.sidebar-profile[data-v-e058edea]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--spacing-sm);border:1px solid var(--border-light);border-radius:var(--radius-lg)}.sidebar-profile--collapsed[data-v-e058edea]{border:none;justify-content:center;padding:var(--spacing-sm) var(--spacing-3xs)}.sidebar-profile__info[data-v-e058edea]{display:flex;align-items:center;gap:var(--spacing-sm)}.sidebar-profile__avatar[data-v-e058edea]{width:42px;height:42px;border-radius:10px;background-color:var(--bg-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.sidebar-profile__avatar-icon[data-v-e058edea]{width:100%;height:100%;object-fit:cover}.sidebar-profile__avatar-fallback[data-v-e058edea]{width:1.75rem;height:1.69rem;object-fit:contain;display:block}.sidebar-profile__text[data-v-e058edea]{display:flex;flex-direction:column;gap:var(--spacing-4xs);white-space:nowrap;overflow:hidden;transition:opacity .2s ease}.sidebar-profile__name[data-v-e058edea]{font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);font-family:var(--font-family-body);color:var(--text-primary);line-height:1.2}.sidebar-profile__role[data-v-e058edea]{font-size:var(--font-size-caption);font-family:var(--font-family-body);color:var(--text-secondary);line-height:1.2}.sidebar-profile__more[data-v-e058edea]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;cursor:pointer;color:var(--text-primary);padding:0;border-radius:4px;transition:background-color .2s ease;margin-left:24px}.sidebar-profile__more[data-v-e058edea]:hover{background-color:var(--interactive-bg-primary-hover)}.sidebar-menu[data-v-4ba943e2]{display:flex;flex-direction:column;gap:var(--spacing-2xs);width:100%}.sidebar-menu--collapsed[data-v-4ba943e2],.sidebar-menu--collapsed .sidebar-menu__list[data-v-4ba943e2]{align-items:center}.sidebar-menu__title[data-v-4ba943e2]{font-size:var(--font-size-caption);font-family:var(--font-family-body);font-weight:var(--font-weight-regular);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.02em;margin:0;padding:0;line-height:var(--line-height-caption)}.sidebar-menu__list[data-v-4ba943e2]{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.sidebar-menu__item[data-v-4ba943e2]{display:flex;align-items:center;gap:var(--spacing-2xs);width:100%;padding:var(--spacing-2xs) var(--spacing-md);border-radius:var(--radius-sm);cursor:pointer;transition:background-color .15s ease;list-style:none}.sidebar-menu__item[data-v-4ba943e2]:hover{background-color:var(--interactive-bg-primary-hover)}.sidebar-menu__item--active[data-v-4ba943e2]{background-color:var(--bg-inverted)}.sidebar-menu__item--active .sidebar-menu__item__icon[data-v-4ba943e2],.sidebar-menu__item--active .sidebar-menu__item__label[data-v-4ba943e2]{color:var(--text-inverted)}.sidebar-menu__item--active[data-v-4ba943e2]:hover{background-color:var(--text-secondary)}.sidebar-menu__item--collapsed[data-v-4ba943e2]{width:44px;justify-content:center;padding:var(--spacing-2xs) var(--spacing-3xs);gap:0}.sidebar-menu__item__icon[data-v-4ba943e2]{flex-shrink:0;width:22px;height:22px;color:var(--text-secondary)}.sidebar-menu__item__label[data-v-4ba943e2]{font-size:var(--font-size-body);font-family:var(--font-family-body);color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-project[data-v-0a8d2c2f]{list-style:none;width:100%}.sidebar-project__header[data-v-0a8d2c2f]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--spacing-2xs) var(--spacing-md);border-radius:var(--radius-sm);background:none;border:none;cursor:pointer;transition:background-color .15s ease}.sidebar-project__header[data-v-0a8d2c2f]:hover{background-color:var(--interactive-bg-primary-hover)}.sidebar-project__header--drag-over[data-v-0a8d2c2f]{background-color:var(--bg-status-info, rgba(59, 130, 246, .08));outline:2px dashed var(--border-accent);outline-offset:-2px}.sidebar-project__header-left[data-v-0a8d2c2f]{display:flex;align-items:center;gap:var(--spacing-2xs);min-width:0}.sidebar-project__header-right[data-v-0a8d2c2f]{display:flex;align-items:center;gap:var(--spacing-3xs);flex-shrink:0}.sidebar-project__add-btn[data-v-0a8d2c2f],.sidebar-project__delete-btn[data-v-0a8d2c2f],.sidebar-project__edit-btn[data-v-0a8d2c2f]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-xs);opacity:0;transition:opacity .15s ease,color .15s ease,background-color .15s ease}.sidebar-project__add-btn i[data-v-0a8d2c2f],.sidebar-project__delete-btn i[data-v-0a8d2c2f],.sidebar-project__edit-btn i[data-v-0a8d2c2f]{width:14px;height:14px}.sidebar-project__header:hover .sidebar-project__add-btn[data-v-0a8d2c2f],.sidebar-project__header:hover .sidebar-project__delete-btn[data-v-0a8d2c2f],.sidebar-project__header:hover .sidebar-project__edit-btn[data-v-0a8d2c2f]{opacity:1}.sidebar-project__edit-btn[data-v-0a8d2c2f]:hover,.sidebar-project__add-btn[data-v-0a8d2c2f]:hover{color:var(--text-accent);background-color:var(--bg-status-info)}.sidebar-project__delete-btn[data-v-0a8d2c2f]:hover{color:var(--text-status-error);background-color:var(--bg-status-error)}.sidebar-project__icon[data-v-0a8d2c2f]{width:22px;height:22px;flex-shrink:0;color:var(--text-secondary)}.sidebar-project__label[data-v-0a8d2c2f]{font-size:var(--font-size-body);font-family:var(--font-family-body);color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-project__caret[data-v-0a8d2c2f]{width:24px;height:24px;flex-shrink:0;color:var(--text-primary);transition:transform .2s ease}.sidebar-project__caret--open[data-v-0a8d2c2f]{transform:rotate(180deg)}.sidebar-project__children[data-v-0a8d2c2f]{margin:0;padding:0;list-style:none;background-color:var(--bg-secondary);border-radius:var(--radius-sm)}.sidebar-project__child[data-v-0a8d2c2f]{cursor:pointer;transition:background-color .15s ease}.sidebar-project__child[data-v-0a8d2c2f]:hover{background-color:var(--interactive-bg-primary-hover)}.sidebar-project__child--active .sidebar-project__child-inner[data-v-0a8d2c2f]{border-left-color:var(--interactive-bg-accent-default)}.sidebar-project__child--active .sidebar-project__child-icon[data-v-0a8d2c2f],.sidebar-project__child--active .sidebar-project__child-label[data-v-0a8d2c2f]{color:var(--text-accent)}.sidebar-project__child-inner[data-v-0a8d2c2f]{display:flex;align-items:center;gap:var(--spacing-2xs);padding:var(--spacing-sm) var(--spacing-sm) var(--spacing-sm) 28px;border-left:2px solid var(--border-light);margin-left:var(--spacing-md)}.sidebar-project__child-icon[data-v-0a8d2c2f]{width:16px;height:16px;flex-shrink:0;color:var(--text-tertiary)}.sidebar-project__child-label[data-v-0a8d2c2f]{font-size:var(--font-size-caption);font-family:var(--font-family-body);color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.sidebar-project__child-delete[data-v-0a8d2c2f]{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background:transparent;color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-xs, 4px);flex-shrink:0;opacity:0;transition:opacity .15s ease,color .15s ease,background-color .15s ease}.sidebar-project__child-delete i[data-v-0a8d2c2f]{width:12px;height:12px}.sidebar-project__child:hover .sidebar-project__child-delete[data-v-0a8d2c2f]{opacity:1}.sidebar-project__child-delete[data-v-0a8d2c2f]:hover{color:var(--text-status-error);background-color:var(--bg-status-error)}.sidebar-projects[data-v-430171d7]{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%}.sidebar-projects__section[data-v-430171d7]{display:flex;flex-direction:column;gap:var(--spacing-2xs)}.sidebar-projects__title[data-v-430171d7]{font-size:var(--font-size-caption);font-family:var(--font-family-body);font-weight:var(--font-weight-regular);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.02em;margin:0;padding:0;line-height:16px}.sidebar-projects__list[data-v-430171d7]{display:flex;flex-direction:column;gap:var(--spacing-2xs);margin:0;padding:0;list-style:none}.sidebar-projects__outside[data-v-430171d7]{display:flex;align-items:center;gap:var(--spacing-2xs);padding:var(--spacing-2xs) var(--spacing-md);border-radius:var(--radius-sm);cursor:pointer;list-style:none;transition:background-color .15s ease}.sidebar-projects__outside[data-v-430171d7]:hover{background-color:var(--interactive-bg-primary-hover)}.sidebar-projects__outside[draggable=true][data-v-430171d7]{cursor:grab}.sidebar-projects__outside[draggable=true][data-v-430171d7]:active{cursor:grabbing}.sidebar-projects__outside-icon[data-v-430171d7]{width:22px;height:22px;color:var(--text-tertiary);flex-shrink:0}.sidebar-projects__outside-label[data-v-430171d7]{font-size:var(--font-size-body);font-family:var(--font-family-body);color:var(--text-secondary);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-projects__delete-btn[data-v-430171d7]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-xs);flex-shrink:0;opacity:0;transition:opacity .15s ease,color .15s ease,background-color .15s ease}.sidebar-projects__delete-btn i[data-v-430171d7]{width:14px;height:14px}.sidebar-projects__outside:hover .sidebar-projects__delete-btn[data-v-430171d7]{opacity:1}.sidebar-projects__delete-btn[data-v-430171d7]:hover{color:var(--text-status-error);background-color:var(--bg-status-error)}.sidebar-projects__unassign-zone[data-v-430171d7]{display:flex;align-items:center;justify-content:center;gap:var(--spacing-3xs);padding:var(--spacing-xs);border:2px dashed var(--border-default);border-radius:var(--radius-sm);color:var(--text-tertiary);font-size:var(--font-size-caption);font-family:var(--font-family-body);transition:border-color .15s ease,background-color .15s ease,color .15s ease}.sidebar-projects__unassign-zone i[data-v-430171d7]{width:14px;height:14px}.sidebar-projects__unassign-zone--over[data-v-430171d7]{border-color:var(--border-accent);background-color:var(--bg-status-info, rgba(59, 130, 246, .06));color:var(--text-accent)}.sidebar-projects__loading[data-v-430171d7]{display:flex;align-items:center;justify-content:center;gap:var(--spacing-2xs);padding:var(--spacing-xs) 0}.sidebar-projects__loading-spinner[data-v-430171d7]{width:16px;height:16px;border:2px solid var(--bg-tertiary);border-top-color:var(--interactive-bg-accent-default);border-radius:50%;animation:sidebar-spin-430171d7 .7s linear infinite}.sidebar-projects__loading-text[data-v-430171d7]{font-size:var(--font-size-caption);font-family:var(--font-family-body);color:var(--text-tertiary)}@keyframes sidebar-spin-430171d7{to{transform:rotate(360deg)}}.sidebar-fade-enter-active[data-v-430171d7],.sidebar-fade-leave-active[data-v-430171d7]{transition:opacity .2s ease}.sidebar-fade-enter-from[data-v-430171d7],.sidebar-fade-leave-to[data-v-430171d7]{opacity:0}.sidebar-slide-leave-active[data-v-430171d7]{animation:sidebar-item-out-430171d7 .2s ease-in forwards}.sidebar-slide-move[data-v-430171d7]{transition:transform .3s ease}@keyframes sidebar-item-out-430171d7{0%{opacity:1;transform:translate(0);max-height:48px}to{opacity:0;transform:translate(-12px);max-height:0}}.o-btn[data-v-59482e86]{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-3xs);border:none;cursor:pointer;font-family:var(--font-family-body);font-weight:var(--font-weight-regular);text-decoration:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease;flex-shrink:0}.o-btn--sm[data-v-59482e86]{height:24px;padding:var(--spacing-3xs) var(--spacing-2xs);border-radius:var(--radius-xs);font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.o-btn--md[data-v-59482e86]{height:32px;padding:var(--spacing-3xs) var(--spacing-sm);border-radius:var(--radius-sm);font-size:var(--font-size-body);line-height:var(--line-height-body)}.o-btn--lg[data-v-59482e86]{height:40px;padding:var(--spacing-2xs) var(--spacing-md);border-radius:var(--radius-md);font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-semibold)}.o-btn--icon-only.o-btn--sm[data-v-59482e86]{width:24px;padding:0}.o-btn--icon-only.o-btn--md[data-v-59482e86]{width:32px;padding:0}.o-btn--icon-only.o-btn--lg[data-v-59482e86]{width:40px;padding:0}.o-btn--block[data-v-59482e86]{width:100%}.o-btn--disabled[data-v-59482e86]{cursor:not-allowed;opacity:1}.o-btn--accent[data-v-59482e86]{background-color:var(--interactive-bg-accent-default);color:var(--interactive-label-accent-default)}.o-btn--accent[data-v-59482e86]:hover:not(.o-btn--disabled){background-color:var(--interactive-bg-accent-hover)}.o-btn--accent[data-v-59482e86]:active:not(.o-btn--disabled){background-color:var(--interactive-bg-accent-press)}.o-btn--accent.o-btn--disabled[data-v-59482e86]{background-color:var(--interactive-bg-accent-inactive);color:var(--interactive-label-accent-inactive)}.o-btn--primary[data-v-59482e86]{background-color:var(--interactive-bg-primary-default);color:var(--interactive-label-primary-default);border:1px solid var(--interactive-border-primary-default)}.o-btn--primary[data-v-59482e86]:hover:not(.o-btn--disabled){background-color:var(--interactive-bg-primary-hover);border-color:var(--interactive-border-primary-hover);color:var(--interactive-label-primary-hover)}.o-btn--primary[data-v-59482e86]:active:not(.o-btn--disabled){background-color:var(--interactive-bg-primary-press);border-color:var(--interactive-border-primary-press);color:var(--interactive-label-primary-press)}.o-btn--primary.o-btn--disabled[data-v-59482e86]{background-color:var(--interactive-bg-primary-inactive);border-color:var(--interactive-border-primary-inactive);color:var(--interactive-label-primary-inactive)}.o-btn--secondary[data-v-59482e86]{background-color:transparent;color:var(--interactive-label-primary-default);border:1px solid var(--interactive-border-secondary-default)}.o-btn--secondary[data-v-59482e86]:hover:not(.o-btn--disabled){border-color:var(--interactive-border-secondary-hover);color:var(--interactive-label-primary-hover)}.o-btn--secondary[data-v-59482e86]:active:not(.o-btn--disabled){border-color:var(--interactive-border-secondary-press);color:var(--interactive-label-primary-press)}.o-btn--secondary.o-btn--disabled[data-v-59482e86]{border-color:var(--interactive-border-secondary-inactive);color:var(--interactive-label-primary-inactive)}.o-btn--dark[data-v-59482e86]{background-color:var(--bg-inverted);color:var(--text-inverted)}.o-btn--dark[data-v-59482e86]:hover:not(.o-btn--disabled){opacity:.85}.o-btn--dark.o-btn--disabled[data-v-59482e86]{background-color:var(--interactive-bg-primary-inactive);color:var(--text-tertiary)}.o-btn--danger[data-v-59482e86]{background-color:var(--interactive-bg-danger-default);color:var(--interactive-label-danger-primary-default)}.o-btn--danger[data-v-59482e86]:hover:not(.o-btn--disabled){background-color:var(--interactive-bg-danger-hover)}.o-btn--danger[data-v-59482e86]:active:not(.o-btn--disabled){background-color:var(--interactive-bg-danger-press)}.o-btn--danger.o-btn--disabled[data-v-59482e86]{background-color:var(--interactive-bg-accent-inactive);color:var(--interactive-label-danger-primary-inactive)}.o-btn--ghost[data-v-59482e86]{background-color:transparent;color:var(--interactive-icon-secondary-default)}.o-btn--ghost[data-v-59482e86]:hover:not(.o-btn--disabled){background-color:var(--interactive-bg-primary-hover);color:var(--interactive-icon-secondary-hover)}.o-btn--ghost[data-v-59482e86]:active:not(.o-btn--disabled){background-color:var(--interactive-bg-primary-press)}.o-btn--ghost.o-btn--disabled[data-v-59482e86]{color:var(--interactive-icon-secondary-inactive)}.o-btn--link[data-v-59482e86]{background-color:transparent;color:var(--text-accent);padding-left:0;padding-right:0}.o-btn--link[data-v-59482e86]:hover:not(.o-btn--disabled){text-decoration:underline}.o-btn--link.o-btn--disabled[data-v-59482e86]{color:var(--interactive-label-primary-inactive)}.o-btn__icon[data-v-59482e86]{width:16px;height:16px;flex-shrink:0}.o-btn__label[data-v-59482e86]{line-height:1}.o-btn__spinner[data-v-59482e86]{width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:o-btn-spin-59482e86 .6s linear infinite;flex-shrink:0}@keyframes o-btn-spin-59482e86{to{transform:rotate(360deg)}}.o-input[data-v-e44c6e42]{display:flex;flex-direction:column;gap:var(--spacing-3xs)}.o-input__label[data-v-e44c6e42]{font-size:var(--font-size-caption);line-height:var(--line-height-caption);font-weight:var(--font-weight-medium);color:var(--text-secondary)}.o-input__wrapper[data-v-e44c6e42]{display:flex;align-items:center;gap:var(--spacing-3xs);background-color:var(--bg-tertiary);border:1px solid transparent;border-radius:var(--radius-sm);transition:border-color .15s ease,background-color .15s ease}.o-input--focused .o-input__wrapper[data-v-e44c6e42]{border-color:var(--interactive-border-focus);background-color:var(--bg-primary)}.o-input--error .o-input__wrapper[data-v-e44c6e42]{border-color:var(--border-status-error)}.o-input--disabled .o-input__wrapper[data-v-e44c6e42]{opacity:.5;cursor:not-allowed}.o-input--sm .o-input__wrapper[data-v-e44c6e42]{height:24px;padding:var(--spacing-3xs) var(--spacing-2xs)}.o-input--sm .o-input__field[data-v-e44c6e42]{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.o-input--md .o-input__wrapper[data-v-e44c6e42]{height:30px;padding:var(--spacing-2xs)}.o-input--md .o-input__field[data-v-e44c6e42]{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.o-input--lg .o-input__wrapper[data-v-e44c6e42]{height:40px;padding:var(--spacing-2xs) var(--spacing-sm)}.o-input--lg .o-input__field[data-v-e44c6e42]{font-size:var(--font-size-body);line-height:var(--line-height-body)}.o-input__field[data-v-e44c6e42]{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:var(--font-family-body);color:var(--text-primary)}.o-input__field[data-v-e44c6e42]::placeholder{color:var(--text-tertiary)}.o-input__field[data-v-e44c6e42]:disabled{cursor:not-allowed}.o-input__icon[data-v-e44c6e42]{width:16px;height:16px;flex-shrink:0;color:var(--icon-tertiary)}.o-input--focused .o-input__icon[data-v-e44c6e42]{color:var(--icon-secondary)}.o-input__clear[data-v-e44c6e42]{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:transparent;color:var(--icon-tertiary);cursor:pointer;flex-shrink:0}.o-input__clear[data-v-e44c6e42]:hover{color:var(--icon-primary)}.o-input__hint[data-v-e44c6e42]{font-size:var(--font-size-caption-xs);line-height:var(--line-height-caption-xs);color:var(--text-tertiary)}.o-input__hint--error[data-v-e44c6e42]{color:var(--text-status-error)}.o-modal__backdrop[data-v-7de05f8f]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:var(--modal-backdrop, var(--color-black-a50));padding:var(--spacing-xl)}.o-modal__panel[data-v-7de05f8f]{background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--elevation-500);display:flex;flex-direction:column;max-height:calc(100vh - 48px);overflow:hidden}.o-modal__panel--sm[data-v-7de05f8f]{width:400px}.o-modal__panel--md[data-v-7de05f8f]{width:560px}.o-modal__panel--lg[data-v-7de05f8f]{width:720px}.o-modal__panel--full[data-v-7de05f8f]{width:calc(100vw - 48px);height:calc(100vh - 48px)}.o-modal__header[data-v-7de05f8f]{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) var(--spacing-xl);border-bottom:1px solid var(--border-light);flex-shrink:0}.o-modal__title[data-v-7de05f8f]{margin:0;font-size:var(--font-size-h5);line-height:var(--line-height-h5);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.o-modal__close[data-v-7de05f8f]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--icon-secondary);cursor:pointer;transition:background-color .15s ease}.o-modal__close[data-v-7de05f8f]:hover{background-color:var(--interactive-bg-primary-hover)}.o-modal__body[data-v-7de05f8f]{flex:1;padding:var(--spacing-xl);overflow-y:auto}.o-modal__footer[data-v-7de05f8f]{display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-2xs);padding:var(--spacing-md) var(--spacing-xl);border-top:1px solid var(--border-light);flex-shrink:0}.o-modal-enter-active[data-v-7de05f8f],.o-modal-leave-active[data-v-7de05f8f]{transition:opacity .2s ease}.o-modal-enter-active .o-modal__panel[data-v-7de05f8f],.o-modal-leave-active .o-modal__panel[data-v-7de05f8f]{transition:transform .2s ease,opacity .2s ease}.o-modal-enter-from[data-v-7de05f8f],.o-modal-leave-to[data-v-7de05f8f]{opacity:0}.o-modal-enter-from .o-modal__panel[data-v-7de05f8f],.o-modal-leave-to .o-modal__panel[data-v-7de05f8f]{transform:scale(.95) translateY(8px);opacity:0}.o-badge[data-v-ba64023e]{display:inline-flex;align-items:center;gap:var(--spacing-4xs);font-family:var(--font-family-body);font-weight:var(--font-weight-regular);white-space:nowrap;border-radius:var(--radius-sm)}.o-badge--sm[data-v-ba64023e]{height:20px;padding:var(--spacing-3xs) var(--spacing-2xs);font-size:var(--font-size-caption-xs);line-height:var(--line-height-caption-xs)}.o-badge--md[data-v-ba64023e]{height:24px;padding:var(--spacing-3xs) var(--spacing-xs);font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.o-badge--dot[data-v-ba64023e]{width:8px;height:8px;padding:0;border-radius:50%}.o-badge--light.o-badge--default[data-v-ba64023e]{background-color:transparent;color:var(--text-secondary);border:1px solid var(--border-light)}.o-badge--light.o-badge--accent[data-v-ba64023e]{background-color:transparent;color:var(--text-accent);border:1px solid var(--color-blue-200, #80BEFF)}.o-badge--light.o-badge--success[data-v-ba64023e]{background-color:transparent;color:var(--color-green-700, #00A240);border:1px solid var(--color-green-200, #80D89A)}.o-badge--light.o-badge--warning[data-v-ba64023e]{background-color:transparent;color:var(--color-orange-700, #D45A1C);border:1px solid var(--color-orange-200, #FFC490)}.o-badge--light.o-badge--error[data-v-ba64023e]{background-color:transparent;color:var(--color-red-700, #E02E2A);border:1px solid var(--color-red-200, #FF9F9D)}.o-badge--light.o-badge--info[data-v-ba64023e]{background-color:transparent;color:var(--color-blue-700, #0054A3);border:1px solid var(--color-blue-200, #80BEFF)}.o-badge--strong[data-v-ba64023e]{border:none}.o-badge--strong.o-badge--default[data-v-ba64023e]{background-color:var(--bg-tertiary);color:var(--text-secondary)}.o-badge--strong.o-badge--accent[data-v-ba64023e]{background-color:var(--interactive-bg-accent-default);color:var(--text-inverted)}.o-badge--strong.o-badge--success[data-v-ba64023e]{background-color:var(--color-green-500, #34B968);color:var(--text-inverted)}.o-badge--strong.o-badge--warning[data-v-ba64023e]{background-color:var(--color-orange-500, #FF7A38);color:var(--text-inverted)}.o-badge--strong.o-badge--error[data-v-ba64023e]{background-color:var(--color-red-500, #FF4F4D);color:var(--text-inverted)}.o-badge--strong.o-badge--info[data-v-ba64023e]{background-color:var(--color-blue-500, #0285FF);color:var(--text-inverted)}.o-badge__icon[data-v-ba64023e]{width:14px;height:14px;flex-shrink:0}.o-badge__close[data-v-ba64023e]{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;flex-shrink:0;border-radius:50%;opacity:.7;transition:opacity .15s ease}.o-badge__close i[data-v-ba64023e]{width:10px;height:10px}.o-badge__close[data-v-ba64023e]:hover{opacity:1}.o-tabs[data-v-8c64f28f]{display:flex;flex-direction:column}.o-tabs__list[data-v-8c64f28f]{display:flex;gap:var(--spacing-3xs);border-bottom:1px solid var(--border-light);padding:0 var(--spacing-2xs)}.o-tabs__tab[data-v-8c64f28f]{display:inline-flex;align-items:center;gap:var(--spacing-3xs);padding:var(--spacing-2xs) var(--spacing-sm);border:none;border-bottom:2px solid transparent;background:transparent;font-family:var(--font-family-body);font-size:var(--font-size-caption);line-height:var(--line-height-caption);font-weight:var(--font-weight-medium);color:var(--text-tertiary);cursor:pointer;transition:color .15s ease,border-color .15s ease;margin-bottom:-1px}.o-tabs__tab[data-v-8c64f28f]:hover{color:var(--text-secondary)}.o-tabs__tab--active[data-v-8c64f28f]{color:var(--text-accent);border-bottom-color:var(--border-accent);font-weight:var(--font-weight-semibold)}.o-tabs__tab-icon[data-v-8c64f28f]{width:14px;height:14px;flex-shrink:0}.o-tabs__tab-count[data-v-8c64f28f]{font-size:var(--font-size-caption-xs);background-color:var(--bg-tertiary);color:var(--text-secondary);padding:0 var(--spacing-3xs);border-radius:999px;min-width:16px;text-align:center}.o-tabs__tab--active .o-tabs__tab-count[data-v-8c64f28f]{background-color:var(--bg-status-info);color:var(--text-accent)}.o-tabs__panel[data-v-8c64f28f]{padding-top:var(--spacing-md)}.o-dropdown{position:relative;display:inline-flex}.o-dropdown__trigger{cursor:pointer}.o-dropdown__menu{min-width:180px;background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--elevation-400);padding:var(--spacing-3xs);overflow-y:auto;overscroll-behavior:contain;max-height:min(360px,100vh - 80px)}.o-dropdown__item{display:flex;align-items:center;gap:var(--spacing-2xs);padding:var(--spacing-3xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:var(--font-size-body);font-family:var(--font-family-body);color:var(--text-primary);cursor:pointer;transition:background-color .15s ease,color .15s ease;border:none;background:transparent;width:100%;text-align:left}.o-dropdown__item:hover{background-color:var(--interactive-bg-primary-selected);color:var(--text-accent)}.o-dropdown__item i{width:16px;height:16px;flex-shrink:0}.o-dropdown__item--arrow{justify-content:space-between}.o-dropdown__item--arrow i:last-child{margin-left:auto}.o-dropdown__separator{height:1px;margin:var(--spacing-3xs) var(--spacing-sm);background-color:var(--border-light)}.o-dropdown-enter-active,.o-dropdown-leave-active{transition:opacity .15s ease,transform .15s ease}.o-dropdown-enter-from,.o-dropdown-leave-to{opacity:0;transform:translateY(-4px)}.precision-slider[data-v-6c08de1b]{display:flex;flex-direction:column;gap:var(--spacing-2xs)}.precision-slider__label[data-v-6c08de1b]{font-size:var(--font-size-caption);font-family:var(--font-family-body);font-weight:var(--font-weight-medium);color:var(--text-primary)}.precision-slider__track-wrapper[data-v-6c08de1b]{display:flex;flex-direction:column;gap:var(--spacing-3xs)}.precision-slider__input[data-v-6c08de1b]{width:100%;height:4px;-webkit-appearance:none;appearance:none;background:var(--border-light);border-radius:2px;outline:none;cursor:pointer}.precision-slider__input[data-v-6c08de1b]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--interactive-bg-accent-default);cursor:pointer;border:2px solid var(--bg-primary);box-shadow:0 1px 3px #0003}.precision-slider__input[data-v-6c08de1b]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--interactive-bg-accent-default);cursor:pointer;border:2px solid var(--bg-primary);box-shadow:0 1px 3px #0003}.precision-slider__labels[data-v-6c08de1b]{display:flex;justify-content:space-between}.precision-slider__label-text[data-v-6c08de1b]{font-size:var(--font-size-caption-xs);font-family:var(--font-family-body);color:var(--text-tertiary)}.icon-color-picker[data-v-e5419e14]{display:flex;flex-direction:column;gap:var(--spacing-2xs)}.icon-color-picker__label[data-v-e5419e14]{font-size:var(--font-size-caption);font-family:var(--font-family-body);font-weight:var(--font-weight-medium);color:var(--text-primary)}.icon-color-picker__row[data-v-e5419e14]{display:flex;gap:var(--spacing-2xs)}.icon-color-picker__swatch[data-v-e5419e14]{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .15s ease,transform .15s ease;padding:0}.icon-color-picker__swatch[data-v-e5419e14]:hover{transform:scale(1.15)}.icon-color-picker__swatch--active[data-v-e5419e14]{border-color:var(--text-primary);box-shadow:0 0 0 2px var(--bg-primary)}.o-tag-input[data-v-cc2f7fc5]{display:flex;flex-direction:column;gap:var(--spacing-3xs);position:relative}.o-tag-input__label[data-v-cc2f7fc5]{font-size:var(--font-size-caption);font-family:var(--font-family-body);font-weight:var(--font-weight-medium);color:var(--text-primary)}.o-tag-input__box[data-v-cc2f7fc5]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-3xs);padding:var(--spacing-3xs) var(--spacing-2xs);border:1px solid var(--border-light);border-radius:var(--radius-sm);background-color:var(--bg-primary);min-height:36px;cursor:text;transition:border-color .15s ease}.o-tag-input__box[data-v-cc2f7fc5]:focus-within{border-color:var(--border-accent)}.o-tag-input__tag[data-v-cc2f7fc5]{display:inline-flex;align-items:center;gap:2px;padding:2px 6px;border-radius:6px;background-color:var(--interactive-bg-primary-selected);border:1px solid var(--border-accent);color:var(--text-accent);font-size:var(--font-size-caption-xs);font-family:var(--font-family-body)}.o-tag-input__tag-remove[data-v-cc2f7fc5]{display:flex;align-items:center;justify-content:center;width:12px;height:12px;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;opacity:.6}.o-tag-input__tag-remove i[data-v-cc2f7fc5]{width:8px;height:8px}.o-tag-input__tag-remove[data-v-cc2f7fc5]:hover{opacity:1}.o-tag-input__input[data-v-cc2f7fc5]{flex:1;min-width:80px;border:none;outline:none;background:transparent;font-size:var(--font-size-caption);font-family:var(--font-family-body);color:var(--text-primary);padding:0}.o-tag-input__input[data-v-cc2f7fc5]::placeholder{color:var(--text-tertiary)}.o-tag-input__suggestions[data-v-cc2f7fc5]{position:absolute;top:100%;left:0;right:0;z-index:100;background-color:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-sm);box-shadow:var(--elevation-200);margin-top:2px;max-height:160px;overflow-y:auto}.o-tag-input__suggestion[data-v-cc2f7fc5]{display:block;width:100%;padding:var(--spacing-3xs) var(--spacing-2xs);border:none;background:transparent;font-size:var(--font-size-caption);font-family:var(--font-family-body);color:var(--text-primary);cursor:pointer;text-align:left;transition:background-color .1s ease}.o-tag-input__suggestion[data-v-cc2f7fc5]:hover{background-color:var(--bg-tertiary)}.sidebar-footer[data-v-0892150a]{display:flex;flex-direction:column;gap:var(--spacing-2xs);width:100%;flex-shrink:0;padding:var(--spacing-sm) 0}.sidebar[data-v-b1fc45f1]{display:flex;flex-direction:column;justify-content:space-between;width:280px;height:100%;background-color:var(--bg-sidebar);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--spacing-xl) var(--spacing-md);transition:width .3s ease,padding .3s ease,border-radius .3s ease;overflow:hidden;flex-shrink:0}.sidebar--collapsed[data-v-b1fc45f1]{width:52px;padding:var(--spacing-2xs) var(--spacing-3xs);border-radius:var(--radius-sm);align-items:center}.sidebar__content[data-v-b1fc45f1]{display:flex;flex-direction:column;justify-content:space-between;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.sidebar__content[data-v-b1fc45f1]::-webkit-scrollbar{display:none}.sidebar__content[data-v-b1fc45f1]{scrollbar-width:none}.sidebar__top[data-v-b1fc45f1]{display:flex;flex-direction:column;gap:var(--spacing-2xl)}.sidebar--collapsed .sidebar__top[data-v-b1fc45f1]{gap:var(--spacing-xl)}.sidebar__menus[data-v-b1fc45f1]{display:flex;flex-direction:column;gap:var(--spacing-xl);margin-bottom:var(--spacing-xl)}.sidebar__divider[data-v-b1fc45f1]{width:100%;height:0;border-top:1px solid var(--border-light);margin-bottom:var(--spacing-md)}.sidebar__tags[data-v-b1fc45f1]{display:flex;flex-wrap:wrap;gap:var(--spacing-3xs);padding:0 var(--spacing-2xs);margin-bottom:var(--spacing-sm)}.sidebar__tag-chip[data-v-b1fc45f1]{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:var(--radius-pill, 999px);font-size:var(--font-size-caption-xs, 10px);font-family:var(--font-family-body);border:1px solid var(--border-light);background-color:transparent;color:var(--text-secondary);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.sidebar__tag-chip-icon[data-v-b1fc45f1],.sidebar__tag-chip-close[data-v-b1fc45f1]{width:10px;height:10px;flex-shrink:0}.sidebar__tag-chip--active[data-v-b1fc45f1]{background-color:var(--interactive-bg-accent-default);border-color:var(--interactive-bg-accent-default);color:var(--text-inverted)}.sidebar__tag-chip[data-v-b1fc45f1]:hover:not(.sidebar__tag-chip--active){background-color:var(--interactive-bg-primary-hover)}.sidebar__tag-clear[data-v-b1fc45f1]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:var(--radius-sm);background-color:transparent;color:var(--text-tertiary);cursor:pointer;transition:color .15s ease}.sidebar__tag-clear i[data-v-b1fc45f1]{width:14px;height:14px}.sidebar__tag-clear[data-v-b1fc45f1]:hover{color:var(--text-primary)}.sidebar__collapse-btn[data-v-b1fc45f1]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:var(--spacing-3xs);border:none;border-radius:var(--radius-sm);background-color:var(--bg-status-info);color:var(--icon-accent);cursor:pointer;transition:background-color .15s ease;flex-shrink:0}.sidebar__collapse-btn[data-v-b1fc45f1]:hover{background-color:var(--interactive-bg-primary-selected)}.sidebar__collapse-btn__arrow[data-v-b1fc45f1]{transition:transform .2s ease}.sidebar__collapse-btn__arrow--open[data-v-b1fc45f1]{transform:rotate(180deg)}.search-bar[data-v-4aba0269]{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm);background-color:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-xl);width:336px;height:40px;transition:background-color .15s ease}.search-bar[data-v-4aba0269]:focus-within{background-color:var(--bg-tertiary)}.search-bar__icon[data-v-4aba0269]{flex-shrink:0;width:22px;height:22px;color:var(--text-secondary)}.search-bar__input[data-v-4aba0269]{flex:1;border:none;outline:none;background:transparent;font-size:var(--font-size-body);font-family:var(--font-family-body);color:var(--text-primary);min-width:0}.search-bar__input[data-v-4aba0269]::placeholder{color:var(--text-secondary)}.header[data-v-fbebc783]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--spacing-sm) 1.5rem;border-bottom:1px solid var(--border-default)}.header__left[data-v-fbebc783]{display:flex;align-items:center;margin-right:var(--spacing-lg)}.header__right[data-v-fbebc783]{display:flex;align-items:center;gap:1.25rem}.header__action[data-v-fbebc783]{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;background:none;border:none;border-radius:var(--radius-sm);cursor:pointer;color:var(--icon-primary);transition:background-color .15s ease}.header__action i[data-v-fbebc783]{width:1.375rem;height:1.375rem}.header__action[data-v-fbebc783]:hover{background-color:var(--interactive-bg-primary-press)}.header__user[data-v-fbebc783]{display:flex;align-items:center;gap:0;background:none;border:none;padding:0;cursor:pointer}.header__user-avatar[data-v-fbebc783]{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}.header__user-caret[data-v-fbebc783]{width:24px;height:24px;color:var(--icon-primary)}.breadcrumb[data-v-fbebc783]{display:flex;align-items:center;gap:var(--spacing-3xs)}.breadcrumb__icon[data-v-fbebc783]{width:16px;height:16px;color:var(--icon-accent);flex-shrink:0}.breadcrumb__list[data-v-fbebc783]{display:flex;align-items:center;gap:var(--spacing-4xs);list-style:none;margin:0;padding:0}.breadcrumb__item[data-v-fbebc783]{display:flex;align-items:center;gap:var(--spacing-4xs)}.breadcrumb__link[data-v-fbebc783]{font-size:var(--font-size-caption);font-family:var(--font-family-body);color:var(--text-tertiary);padding:0 var(--spacing-4xs)}.breadcrumb__link--active[data-v-fbebc783]{color:var(--text-primary);font-weight:var(--font-weight-semibold)}.breadcrumb__link--inactive[data-v-fbebc783]{cursor:pointer;transition:color .15s ease}.breadcrumb__link--inactive[data-v-fbebc783]:hover{color:var(--text-secondary)}.breadcrumb__separator[data-v-fbebc783]{font-size:var(--font-size-caption);color:var(--text-tertiary)}.project-modal__subtitle[data-v-ac228948]{margin:0 0 var(--spacing-md) 0;font-size:var(--font-size-caption);color:var(--text-tertiary);line-height:1.4}.project-modal__field[data-v-ac228948]{display:flex;flex-direction:column;gap:var(--spacing-3xs)}.project-modal__field+.project-modal__field[data-v-ac228948]{margin-top:var(--spacing-sm)}.project-modal__label[data-v-ac228948]{font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.project-modal__required[data-v-ac228948]{color:var(--text-status-error, #e02e2e);margin-left:2px}.project-modal__footer[data-v-ac228948]{display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-xs)}.app-shell{display:flex;width:100%;height:100vh;background-color:var(--bg-secondary);padding:8px;gap:10px;box-sizing:border-box}.app-shell__main{flex:1;display:flex;flex-direction:column;background-color:var(--bg-primary);border-radius:16px;overflow:hidden;min-width:0}.app-shell__content{flex:1;overflow-y:auto}.login-card[data-v-5d815f53]{width:477px;max-width:100%;padding:var(--spacing-4xl) var(--spacing-4xl);background:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--elevation-500);display:flex;flex-direction:column;gap:var(--spacing-2xl);font-family:var(--font-family-body);box-sizing:border-box}.login-card__title[data-v-5d815f53]{margin:0;font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:1.19;color:var(--text-primary)}.login-card__fields[data-v-5d815f53]{display:flex;flex-direction:column;gap:var(--spacing-xl)}.login-card__server-error[data-v-5d815f53]{margin:calc(-1 * var(--spacing-md)) 0 0;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--font-size-caption);line-height:1.4;color:var(--text-status-error);background:var(--bg-status-error);border:1px solid var(--border-status-error);border-radius:var(--radius-sm)}.login-card__actions[data-v-5d815f53]{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xl)}.login-card__submit[data-v-5d815f53]{width:100%;height:41px;padding:var(--spacing-sm) 0;border:none;border-radius:var(--radius-sm);background:var(--bg-inverted);color:var(--text-inverted);font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}.login-card__submit[data-v-5d815f53]:hover:not(:disabled){opacity:.85}.login-card__submit[data-v-5d815f53]:active:not(:disabled){opacity:.7}.login-card__submit[data-v-5d815f53]:disabled{opacity:.5;cursor:not-allowed}.login-card__spinner[data-v-5d815f53]{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--text-inverted);border-radius:50%;animation:spin-5d815f53 .6s linear infinite}.login-card__signup[data-v-5d815f53]{margin:0;font-size:var(--font-size-body);line-height:1.21;color:var(--text-secondary);display:flex;align-items:center;gap:var(--spacing-2xs)}.login-card__signup-link[data-v-5d815f53]{color:var(--interactive-bg-accent-hover);font-size:var(--font-size-body);text-decoration:none}.login-card__signup-link[data-v-5d815f53]:hover{text-decoration:underline}.field[data-v-5d815f53]{display:flex;flex-direction:column;gap:var(--spacing-sm)}.field__header[data-v-5d815f53]{display:flex;justify-content:space-between;align-items:center}.field__label[data-v-5d815f53]{font-size:var(--font-size-h5);font-weight:var(--font-weight-regular);line-height:1.19;color:var(--text-secondary)}.field__link[data-v-5d815f53]{font-size:var(--font-size-h5);font-weight:var(--font-weight-regular);line-height:1.19;color:var(--interactive-bg-accent-hover);text-decoration:none}.field__link[data-v-5d815f53]:hover{text-decoration:underline}.field__input[data-v-5d815f53]{width:100%;height:41px;padding:var(--spacing-sm) var(--spacing-2xs);font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:1.21;color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-sm);outline:none;box-sizing:border-box;transition:border-color .2s ease}.field__input[data-v-5d815f53]::placeholder{color:var(--text-tertiary)}.field__input[data-v-5d815f53]:focus{border-color:var(--interactive-border-focus)}.field__input--error[data-v-5d815f53]{border-color:var(--border-status-error)}.field__error[data-v-5d815f53]{font-size:var(--font-size-caption);line-height:1.3;color:var(--text-status-error);margin-top:calc(-1 * var(--spacing-2xs))}.field__input-wrapper[data-v-5d815f53]{display:flex;align-items:center;width:100%;height:41px;padding:0 var(--spacing-2xs);background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-sm);box-sizing:border-box;transition:border-color .2s ease;gap:var(--spacing-4xs)}.field__input-wrapper[data-v-5d815f53]:focus-within{border-color:var(--interactive-border-focus)}.field__input-wrapper--error[data-v-5d815f53]{border-color:var(--border-status-error)}.field__input--has-icon[data-v-5d815f53]{flex:1;min-width:0;height:100%;padding:0;border:none;background:transparent;outline:none;font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);color:var(--text-primary)}.field__input--has-icon[data-v-5d815f53]::placeholder{color:var(--text-tertiary)}.field__toggle[data-v-5d815f53]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--text-tertiary);transition:color .15s ease}.field__toggle[data-v-5d815f53]:hover{color:var(--text-secondary)}.field__toggle i[data-v-5d815f53]{font-size:18px;line-height:1}@keyframes spin-5d815f53{to{transform:rotate(360deg)}}.login-page[data-v-c01d62d4]{position:relative;width:100%;min-height:100vh;background:var(--bg-secondary);font-family:var(--font-family-body);display:flex;align-items:center;justify-content:center;padding:var(--spacing-xl);box-sizing:border-box;overflow:hidden}.login-page__bg[data-v-c01d62d4]{position:absolute;inset:0;pointer-events:none;z-index:0}.login-page__blob[data-v-c01d62d4]{position:absolute;width:379px;height:379px;border-radius:50%;background:var(--bg-accent);filter:blur(550px)}.login-page__blob--top[data-v-c01d62d4]{top:-136px;left:585px}.login-page__blob--bottom[data-v-c01d62d4]{top:765px;left:0}.login-page__container[data-v-c01d62d4]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-4xl)}.login-page__brand[data-v-c01d62d4]{display:flex;align-items:center;gap:var(--spacing-2xs)}.login-page__logo[data-v-c01d62d4]{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 4px 24px rgba(59,130,246,.3));animation:login-logo-float-c01d62d4 3s ease-in-out infinite}@keyframes login-logo-float-c01d62d4{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.splash[data-v-4344b5a5]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary, #f8f9fb)}.splash__content[data-v-4344b5a5]{display:flex;flex-direction:column;align-items:center;position:relative}.splash__logo[data-v-4344b5a5]{width:72px;height:72px;object-fit:contain;opacity:0;transform:scale(.4);transition:opacity .5s ease,transform .6s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:2}.splash__logo--animate[data-v-4344b5a5]{opacity:1;transform:scale(1)}.splash__ring[data-v-4344b5a5]{position:absolute;top:50%;left:50%;width:72px;height:72px;margin-top:-36px;margin-left:-36px;border-radius:50%;border:2px solid rgba(59,130,246,.3);opacity:0;transform:scale(1);transition:opacity .4s ease,transform .8s ease;z-index:1}.splash__ring--expand[data-v-4344b5a5]{opacity:1;transform:scale(2.2);opacity:0;transition:opacity .8s ease .3s,transform .8s ease .3s}.splash__text[data-v-4344b5a5]{margin-top:20px;font-size:22px;font-weight:600;letter-spacing:2px;color:var(--text-primary, #1a1a2e);opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}.splash__text--show[data-v-4344b5a5]{opacity:1;transform:translateY(0)}.splash-fade-leave-active[data-v-4344b5a5]{transition:opacity .35s ease}.splash-fade-leave-to[data-v-4344b5a5]{opacity:0}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:SF Pro,system-ui,-apple-system,sans-serif}:root{--font-family-body: "SF Pro", "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-family-headings: "SF Pro", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-family-mono: "IBM Plex Mono", "SF Mono", "Fira Code", "Cascadia Code", "Consolas", monospace}:root{--font-size-caption-xs: 10px;--font-size-caption: 12px;--font-size-body: 14px;--font-size-button: 14px;--font-size-label: 14px;--font-size-h5: 16px;--font-size-h4: 18px;--font-size-h3: 20px;--font-size-h2: 24px;--font-size-h1: 32px;--line-height-caption-xs: 11.93px;--line-height-caption: 14.32px;--line-height-body: 16.71px;--line-height-button: 16.71px;--line-height-label: 16.71px;--line-height-h5: 19.09px;--line-height-h4: 21.48px;--line-height-h3: 23.87px;--line-height-h2: 28.64px;--line-height-h1: 38.19px;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800}:root{--spacing-4xs: 2px;--spacing-3xs: 4px;--spacing-2xs: 8px;--spacing-xs: 10px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 20px;--spacing-xl: 24px;--spacing-2xl: 32px;--spacing-3xl: 40px;--spacing-4xl: 48px;--spacing-5xl: 56px;--spacing-6xl: 80px}:root{--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px}:root{--color-blue-25: #F0F7FF;--color-blue-50: #E5F3FF;--color-blue-75: #CCE4FF;--color-blue-100: #B3D6FF;--color-blue-200: #80BEFF;--color-blue-300: #4DA6FF;--color-blue-400: #1A8CFF;--color-blue-500: #0285FF;--color-blue-600: #0169CC;--color-blue-700: #0054A3;--color-blue-800: #003D7A;--color-blue-900: #002851;--color-blue-1000: #001428;--color-gray-0: #FFFFFF;--color-gray-50: #FCFCFC;--color-gray-75: #F5F5F5;--color-gray-100: #F3F3F3;--color-gray-200: #E3E6EA;--color-gray-300: #D9D9D9;--color-gray-400: #C4C4C4;--color-gray-500: #BDBDBD;--color-gray-600: #8F8F8F;--color-gray-700: #8A8A8A;--color-gray-800: #5D5D5D;--color-gray-900: #4D4D4D;--color-gray-1000: #212121;--color-white-a0: rgba(255, 255, 255, 0);--color-white-a2: rgba(255, 255, 255, .02);--color-white-a5: rgba(255, 255, 255, .05);--color-white-a10: rgba(255, 255, 255, .1);--color-white-a15: rgba(255, 255, 255, .15);--color-white-a20: rgba(255, 255, 255, .2);--color-white-a25: rgba(255, 255, 255, .25);--color-white-a50: rgba(255, 255, 255, .5);--color-white-a75: rgba(255, 255, 255, .75);--color-white-a80: rgba(255, 255, 255, .8);--color-white-a90: rgba(255, 255, 255, .9);--color-black-a0: rgba(0, 0, 0, 0);--color-black-a2: rgba(0, 0, 0, .02);--color-black-a5: rgba(0, 0, 0, .05);--color-black-a10: rgba(0, 0, 0, .1);--color-black-a15: rgba(0, 0, 0, .15);--color-black-a20: rgba(0, 0, 0, .2);--color-black-a25: rgba(0, 0, 0, .25);--color-black-a50: rgba(0, 0, 0, .5);--color-black-a75: rgba(0, 0, 0, .75);--color-black-a80: rgba(0, 0, 0, .8);--color-black-a90: rgba(0, 0, 0, .9);--color-green-25: #F0FFF5;--color-green-50: #D9F4E4;--color-green-75: #C2EDCF;--color-green-100: #AAE5BA;--color-green-200: #80D89A;--color-green-300: #66D492;--color-green-400: #40C977;--color-green-500: #34B968;--color-green-600: #04B84C;--color-green-700: #00A240;--color-green-800: #007830;--color-green-900: #005020;--color-green-1000: #002810;--color-red-25: #FFF0F0;--color-red-50: #FFE0E0;--color-red-75: #FFD0CF;--color-red-100: #FFBFBE;--color-red-200: #FF9F9D;--color-red-300: #FF8583;--color-red-400: #FF6764;--color-red-500: #FF4F4D;--color-red-600: #FA423E;--color-red-700: #E02E2A;--color-red-800: #B82220;--color-red-900: #901816;--color-red-1000: #480C0B;--color-orange-25: #FFF8F0;--color-orange-50: #FFF0E0;--color-orange-75: #FFE5CC;--color-orange-100: #FFDAB8;--color-orange-200: #FFC490;--color-orange-300: #FF9E6C;--color-orange-400: #FF8549;--color-orange-500: #FF7A38;--color-orange-600: #FB6A22;--color-orange-700: #D45A1C;--color-orange-800: #AD4A16;--color-orange-900: #863A10;--color-orange-1000: #431D08;--color-yellow-25: #FFFCF0;--color-yellow-50: #FFF8D9;--color-yellow-75: #FFF3C2;--color-yellow-100: #FFEFAB;--color-yellow-200: #FFE680;--color-yellow-300: #FFDB66;--color-yellow-400: #FFD24D;--color-yellow-500: #FFC926;--color-yellow-600: #FFC300;--color-yellow-700: #D4A200;--color-yellow-800: #A88100;--color-yellow-900: #7D6100;--color-yellow-1000: #3E3000;--color-pink-25: #FFF0F7;--color-pink-50: #FFE0EF;--color-pink-75: #FFD0E6;--color-pink-100: #FFBFDD;--color-pink-200: #FF9FCB;--color-pink-300: #FFA3CE;--color-pink-400: #FF8DBB;--color-pink-500: #FF79B4;--color-pink-600: #FF66AD;--color-pink-700: #D4538F;--color-pink-800: #A84072;--color-pink-900: #7D2F55;--color-pink-1000: #3E172A;--color-purple-25: #F8F0FF;--color-purple-500: #9747FF}:root{--elevation-100: 0px 1px 2px 0px rgba(0, 0, 0, .04);--elevation-200: 0px 1px 3px 0px rgba(0, 0, 0, .08), 0px 1px 2px 0px rgba(0, 0, 0, .04);--elevation-300: 0px 3px 8px 0px rgba(0, 0, 0, .1), 0px 0px 1px 0px rgba(0, 0, 0, .06);--elevation-400: 0px 4px 12px 0px rgba(0, 0, 0, .12), 0px 0px 1px 0px rgba(0, 0, 0, .08);--elevation-500: 0px 8px 24px 0px rgba(0, 0, 0, .16), 0px 0px 2px 0px rgba(0, 0, 0, .08)}:root{--bg-primary: #ffffff;--bg-secondary: #fcfcfc;--bg-tertiary: #f5f5f5;--bg-inverted: #212121;--bg-accent: #0285FF;--bg-status-error: #FFF0F0;--bg-status-info: #F0F7FF;--bg-status-success: #F0FFF5;--bg-status-warning: #FFFCF0;--bg-sidebar: #FFFFFF;--text-primary: #0d0d0d;--text-secondary: #5d5d5d;--text-tertiary: #8a8a8a;--text-quaternary: #BDBDBD;--text-inverted: #FFFFFF;--text-inverted-static: #FFFFFF;--text-accent: #0285FF;--text-link: #0285FF;--text-status-error: #FA423E;--text-status-success: #04B84C;--text-status-warning: #FB6A22;--icon-primary: #0d0d0d;--icon-secondary: #5d5d5d;--icon-tertiary: #8a8a8a;--icon-inverted: #FFFFFF;--icon-inverted-static: #FFFFFF;--icon-accent: #0285FF;--icon-status-error: #FF4F4D;--icon-status-success: #34B968;--icon-status-warning: #FF7A38;--border-default: #E3E6EA;--border-secondary: #D9D9D9;--border-light: #F3F3F3;--border-heavy: #D9D9D9;--border-accent: #0285FF;--border-status-error: #FF4F4D;--border-status-success: #34B968;--border-status-warning: #FF7A38;--interactive-bg-accent-default: #0285FF;--interactive-bg-accent-hover: #0169CC;--interactive-bg-accent-press: #0054A3;--interactive-bg-accent-inactive: #E3E6EA;--interactive-bg-primary-default: #FFFFFF;--interactive-bg-primary-hover: #FCFCFC;--interactive-bg-primary-press: #F5F5F5;--interactive-bg-primary-inactive: #FCFCFC;--interactive-bg-primary-selected: #F0F7FF;--interactive-bg-danger-default: #FF4F4D;--interactive-bg-danger-hover: #FA423E;--interactive-bg-danger-press: #E02E2A;--interactive-bg-success-default: #34B968;--interactive-bg-success-hover: #04B84C;--interactive-bg-success-press: #00A240;--interactive-border-focus: #0285FF;--interactive-border-primary-default: #D9D9D9;--interactive-border-primary-hover: #C4C4C4;--interactive-border-primary-press: #BDBDBD;--interactive-border-primary-inactive: #E3E6EA;--interactive-border-secondary-default: #E3E6EA;--interactive-border-secondary-hover: #D9D9D9;--interactive-border-secondary-press: #C4C4C4;--interactive-border-secondary-inactive: #F3F3F3;--interactive-border-danger-default: #FF4F4D;--interactive-border-danger-hover: #FA423E;--interactive-border-danger-press: #E02E2A;--interactive-border-danger-inactive: #E3E6EA;--interactive-icon-accent-default: #0285FF;--interactive-icon-accent-hover: #0169CC;--interactive-icon-accent-inactive: #C4C4C4;--interactive-icon-accent-selected: #0285FF;--interactive-icon-primary-default: #5D5D5D;--interactive-icon-primary-hover: #4D4D4D;--interactive-icon-primary-inactive: #BDBDBD;--interactive-icon-primary-selected: #0285FF;--interactive-icon-secondary-default: #8A8A8A;--interactive-icon-secondary-hover: #5D5D5D;--interactive-icon-secondary-inactive: #C4C4C4;--interactive-icon-secondary-selected: #0285FF;--interactive-icon-tertiary-default: #8F8F8F;--interactive-icon-tertiary-hover: #8A8A8A;--interactive-icon-tertiary-inactive: #C4C4C4;--interactive-icon-tertiary-selected: #0285FF;--interactive-icon-danger-primary-default: #FF4F4D;--interactive-icon-danger-primary-hover: #FA423E;--interactive-icon-danger-primary-inactive: #C4C4C4;--interactive-icon-danger-secondary-default: #FF4F4D;--interactive-icon-danger-secondary-hover: #FA423E;--interactive-icon-danger-secondary-inactive: #C4C4C4;--interactive-label-accent-default: #FFFFFF;--interactive-label-accent-hover: #FFFFFF;--interactive-label-accent-press: #FFFFFF;--interactive-label-accent-inactive: #BDBDBD;--interactive-label-accent-selected: #FFFFFF;--interactive-label-primary-default: #4D4D4D;--interactive-label-primary-hover: #212121;--interactive-label-primary-press: #212121;--interactive-label-primary-inactive: #BDBDBD;--interactive-label-primary-selected: #0285FF;--interactive-label-danger-primary-default: #FFFFFF;--interactive-label-danger-primary-hover: #FFFFFF;--interactive-label-danger-primary-press: #FFFFFF;--interactive-label-danger-primary-inactive: #BDBDBD;--interactive-label-danger-secondary-default: #FF4F4D;--interactive-label-danger-secondary-hover: #FA423E;--interactive-label-danger-secondary-press: #E02E2A;--interactive-label-danger-secondary-inactive: #BDBDBD}[data-theme=dark]{--bg-primary: #212121;--bg-secondary: #2E2E2E;--bg-tertiary: #3A3A3A;--bg-inverted: #FFFFFF;--bg-accent: #0285FF;--bg-status-error: #480C0B;--bg-status-info: #001428;--bg-status-success: #002810;--bg-status-warning: #3E3000;--bg-sidebar: #212121;--text-primary: #F5F5F5;--text-secondary: #BDBDBD;--text-tertiary: #8A8A8A;--text-quaternary: #5D5D5D;--text-inverted: #212121;--text-inverted-static: #FFFFFF;--text-accent: #4DA6FF;--text-link: #4DA6FF;--text-status-error: #FF9F9D;--text-status-success: #80D89A;--text-status-warning: #FFC490;--icon-primary: #F5F5F5;--icon-secondary: #BDBDBD;--icon-tertiary: #8A8A8A;--icon-inverted: #212121;--icon-inverted-static: #FFFFFF;--icon-accent: #4DA6FF;--icon-status-error: #FF9F9D;--icon-status-success: #80D89A;--icon-status-warning: #FFC490;--border-default: #4D4D4D;--border-secondary: #5D5D5D;--border-light: #414141;--border-heavy: #5D5D5D;--border-accent: #4DA6FF;--border-status-error: #FF9F9D;--border-status-success: #80D89A;--border-status-warning: #FFC490;--interactive-bg-accent-default: #0285FF;--interactive-bg-accent-hover: #0169CC;--interactive-bg-accent-press: #0054A3;--interactive-bg-accent-inactive: #4D4D4D;--interactive-bg-primary-default: #212121;--interactive-bg-primary-hover: #2E2E2E;--interactive-bg-primary-press: #3A3A3A;--interactive-bg-primary-inactive: #2E2E2E;--interactive-bg-primary-selected: #001428;--interactive-bg-danger-default: #FF4F4D;--interactive-bg-danger-hover: #FA423E;--interactive-bg-danger-press: #E02E2A;--interactive-bg-success-default: #34B968;--interactive-bg-success-hover: #04B84C;--interactive-bg-success-press: #00A240;--interactive-border-focus: #4DA6FF;--interactive-border-primary-default: #5D5D5D;--interactive-border-primary-hover: #8A8A8A;--interactive-border-primary-press: #8F8F8F;--interactive-border-primary-inactive: #4D4D4D;--interactive-border-secondary-default: #4D4D4D;--interactive-border-secondary-hover: #5D5D5D;--interactive-border-secondary-press: #8A8A8A;--interactive-border-secondary-inactive: #414141;--interactive-border-danger-default: #FF4F4D;--interactive-border-danger-hover: #FA423E;--interactive-border-danger-press: #E02E2A;--interactive-border-danger-inactive: #4D4D4D;--interactive-icon-accent-default: #4DA6FF;--interactive-icon-accent-hover: #80BEFF;--interactive-icon-accent-inactive: #5D5D5D;--interactive-icon-accent-selected: #4DA6FF;--interactive-icon-primary-default: #BDBDBD;--interactive-icon-primary-hover: #E3E6EA;--interactive-icon-primary-inactive: #5D5D5D;--interactive-icon-primary-selected: #4DA6FF;--interactive-icon-secondary-default: #8A8A8A;--interactive-icon-secondary-hover: #BDBDBD;--interactive-icon-secondary-inactive: #5D5D5D;--interactive-icon-secondary-selected: #4DA6FF;--interactive-icon-tertiary-default: #8F8F8F;--interactive-icon-tertiary-hover: #8A8A8A;--interactive-icon-tertiary-inactive: #5D5D5D;--interactive-icon-tertiary-selected: #4DA6FF;--interactive-icon-danger-primary-default: #FF4F4D;--interactive-icon-danger-primary-hover: #FF9F9D;--interactive-icon-danger-primary-inactive: #5D5D5D;--interactive-icon-danger-secondary-default: #FF4F4D;--interactive-icon-danger-secondary-hover: #FF9F9D;--interactive-icon-danger-secondary-inactive: #5D5D5D;--interactive-label-accent-default: #FFFFFF;--interactive-label-accent-hover: #FFFFFF;--interactive-label-accent-press: #FFFFFF;--interactive-label-accent-inactive: #5D5D5D;--interactive-label-accent-selected: #FFFFFF;--interactive-label-primary-default: #E3E6EA;--interactive-label-primary-hover: #F5F5F5;--interactive-label-primary-press: #F5F5F5;--interactive-label-primary-inactive: #5D5D5D;--interactive-label-primary-selected: #4DA6FF;--interactive-label-danger-primary-default: #FFFFFF;--interactive-label-danger-primary-hover: #FFFFFF;--interactive-label-danger-primary-press: #FFFFFF;--interactive-label-danger-primary-inactive: #5D5D5D;--interactive-label-danger-secondary-default: #FF9F9D;--interactive-label-danger-secondary-hover: #FFBFBE;--interactive-label-danger-secondary-press: #FF8583;--interactive-label-danger-secondary-inactive: #5D5D5D;--modal-backdrop: rgba(0, 0, 0, .7);--elevation-100: 0px 1px 2px 0px rgba(0, 0, 0, .16);--elevation-200: 0px 1px 3px 0px rgba(0, 0, 0, .24), 0px 1px 2px 0px rgba(0, 0, 0, .12);--elevation-300: 0px 3px 8px 0px rgba(0, 0, 0, .32), 0px 0px 1px 0px rgba(0, 0, 0, .16);--elevation-400: 0px 4px 12px 0px rgba(0, 0, 0, .4), 0px 0px 1px 0px rgba(0, 0, 0, .2);--elevation-500: 0px 8px 24px 0px rgba(0, 0, 0, .48), 0px 0px 2px 0px rgba(0, 0, 0, .24)}.ci-arrow-arrows-reload-01{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2021V16C4.5%2015.7239%204.72386%2015.5%205%2015.5H10C10.2761%2015.5%2010.5%2015.7239%2010.5%2016C10.5%2016.2761%2010.2761%2016.5%2010%2016.5H6.00098C6.6632%2017.3829%207.51401%2018.1119%208.4961%2018.6309C9.73661%2019.2863%2011.1366%2019.5807%2012.5361%2019.4805C13.9358%2019.3801%2015.2797%2018.8902%2016.4141%2018.0645C17.5485%2017.2387%2018.4285%2016.1106%2018.9541%2014.8096L19.001%2014.7197C19.1295%2014.5262%2019.3807%2014.443%2019.6045%2014.5332C19.8605%2014.6366%2019.9843%2014.9285%2019.8809%2015.1846L19.7647%2015.459C19.1595%2016.8175%2018.2072%2017.9948%2017.002%2018.8721C15.7163%2019.8079%2014.1944%2020.3638%2012.6084%2020.4775C11.0223%2020.5912%209.43534%2020.2585%208.0293%2019.5156C7.05888%2019.0029%206.20125%2018.3089%205.5%2017.4766V21C5.5%2021.2761%205.27614%2021.5%205%2021.5C4.72386%2021.5%204.5%2021.2761%204.5%2021ZM5.04688%209.19043C4.94343%209.44646%204.65154%209.57024%204.39551%209.4668C4.13976%209.36332%204.01599%209.07228%204.11914%208.81641L5.04688%209.19043ZM18.5%203C18.5%202.72386%2018.7239%202.5%2019%202.5C19.2761%202.5%2019.5%202.72386%2019.5%203V8C19.5%208.27614%2019.2761%208.5%2019%208.5H14C13.7239%208.5%2013.5%208.27614%2013.5%208C13.5%207.72386%2013.7239%207.5%2014%207.5H17.999C17.337%206.61709%2016.4868%205.88801%2015.5049%205.36914C14.2643%204.71366%2012.8653%204.41927%2011.4658%204.51953C10.0662%204.61986%208.72134%205.11082%207.58692%205.93652C6.45253%206.76221%205.57253%207.88956%205.04688%209.19043L4.58301%209.00293L4.11914%208.81641C4.71485%207.34199%205.71238%206.06378%206.99805%205.12793C8.28372%204.19212%209.80756%203.63525%2011.3936%203.52148C12.9798%203.40778%2014.5656%203.74151%2015.9717%204.48438C16.9419%204.997%2017.7991%205.69041%2018.5%206.52246V3Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2021V16C4.5%2015.7239%204.72386%2015.5%205%2015.5H10C10.2761%2015.5%2010.5%2015.7239%2010.5%2016C10.5%2016.2761%2010.2761%2016.5%2010%2016.5H6.00098C6.6632%2017.3829%207.51401%2018.1119%208.4961%2018.6309C9.73661%2019.2863%2011.1366%2019.5807%2012.5361%2019.4805C13.9358%2019.3801%2015.2797%2018.8902%2016.4141%2018.0645C17.5485%2017.2387%2018.4285%2016.1106%2018.9541%2014.8096L19.001%2014.7197C19.1295%2014.5262%2019.3807%2014.443%2019.6045%2014.5332C19.8605%2014.6366%2019.9843%2014.9285%2019.8809%2015.1846L19.7647%2015.459C19.1595%2016.8175%2018.2072%2017.9948%2017.002%2018.8721C15.7163%2019.8079%2014.1944%2020.3638%2012.6084%2020.4775C11.0223%2020.5912%209.43534%2020.2585%208.0293%2019.5156C7.05888%2019.0029%206.20125%2018.3089%205.5%2017.4766V21C5.5%2021.2761%205.27614%2021.5%205%2021.5C4.72386%2021.5%204.5%2021.2761%204.5%2021ZM5.04688%209.19043C4.94343%209.44646%204.65154%209.57024%204.39551%209.4668C4.13976%209.36332%204.01599%209.07228%204.11914%208.81641L5.04688%209.19043ZM18.5%203C18.5%202.72386%2018.7239%202.5%2019%202.5C19.2761%202.5%2019.5%202.72386%2019.5%203V8C19.5%208.27614%2019.2761%208.5%2019%208.5H14C13.7239%208.5%2013.5%208.27614%2013.5%208C13.5%207.72386%2013.7239%207.5%2014%207.5H17.999C17.337%206.61709%2016.4868%205.88801%2015.5049%205.36914C14.2643%204.71366%2012.8653%204.41927%2011.4658%204.51953C10.0662%204.61986%208.72134%205.11082%207.58692%205.93652C6.45253%206.76221%205.57253%207.88956%205.04688%209.19043L4.58301%209.00293L4.11914%208.81641C4.71485%207.34199%205.71238%206.06378%206.99805%205.12793C8.28372%204.19212%209.80756%203.63525%2011.3936%203.52148C12.9798%203.40778%2014.5656%203.74151%2015.9717%204.48438C16.9419%204.997%2017.7991%205.69041%2018.5%206.52246V3Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-arrow-down-sm{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%207C11.5%206.72386%2011.7239%206.5%2012%206.5C12.2762%206.5%2012.5%206.72386%2012.5%207V15.793L15.6465%2012.6465C15.8418%2012.4512%2016.1583%2012.4512%2016.3535%2012.6465C16.5488%2012.8417%2016.5488%2013.1583%2016.3535%2013.3535L12.3535%2017.3535C12.1583%2017.5488%2011.8418%2017.5488%2011.6465%2017.3535L7.64651%2013.3535C7.45125%2013.1583%207.45125%2012.8417%207.64651%2012.6465C7.81737%2012.4756%208.08134%2012.4539%208.27541%2012.582L8.35354%2012.6465L11.5%2015.793V7Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%207C11.5%206.72386%2011.7239%206.5%2012%206.5C12.2762%206.5%2012.5%206.72386%2012.5%207V15.793L15.6465%2012.6465C15.8418%2012.4512%2016.1583%2012.4512%2016.3535%2012.6465C16.5488%2012.8417%2016.5488%2013.1583%2016.3535%2013.3535L12.3535%2017.3535C12.1583%2017.5488%2011.8418%2017.5488%2011.6465%2017.3535L7.64651%2013.3535C7.45125%2013.1583%207.45125%2012.8417%207.64651%2012.6465C7.81737%2012.4756%208.08134%2012.4539%208.27541%2012.582L8.35354%2012.6465L11.5%2015.793V7Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-arrow-right-sm{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.6465%207.64645C12.8417%207.45118%2013.1583%207.45118%2013.3535%207.64645L17.3535%2011.6464C17.4473%2011.7402%2017.5%2011.8674%2017.5%2012C17.5%2012.1326%2017.4473%2012.2597%2017.3535%2012.3535L13.3535%2016.3535C13.1583%2016.5487%2012.8417%2016.5487%2012.6465%2016.3535C12.4512%2016.1582%2012.4512%2015.8417%2012.6465%2015.6464L15.793%2012.5H7C6.72386%2012.5%206.5%2012.2761%206.5%2012C6.5%2011.7238%206.72386%2011.5%207%2011.5H15.793L12.6465%208.35348L12.582%208.27535C12.4539%208.08127%2012.4756%207.81731%2012.6465%207.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.6465%207.64645C12.8417%207.45118%2013.1583%207.45118%2013.3535%207.64645L17.3535%2011.6464C17.4473%2011.7402%2017.5%2011.8674%2017.5%2012C17.5%2012.1326%2017.4473%2012.2597%2017.3535%2012.3535L13.3535%2016.3535C13.1583%2016.5487%2012.8417%2016.5487%2012.6465%2016.3535C12.4512%2016.1582%2012.4512%2015.8417%2012.6465%2015.6464L15.793%2012.5H7C6.72386%2012.5%206.5%2012.2761%206.5%2012C6.5%2011.7238%206.72386%2011.5%207%2011.5H15.793L12.6465%208.35348L12.582%208.27535C12.4539%208.08127%2012.4756%207.81731%2012.6465%207.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-arrow-right-lg{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.6465%206.64645C15.8417%206.45118%2016.1583%206.45118%2016.3535%206.64645L21.3535%2011.6464C21.5488%2011.8417%2021.5488%2012.1582%2021.3535%2012.3535L16.3535%2017.3535C16.1583%2017.5487%2015.8417%2017.5487%2015.6465%2017.3535C15.4512%2017.1582%2015.4512%2016.8417%2015.6465%2016.6464L19.793%2012.5H3C2.72386%2012.5%202.5%2012.2761%202.5%2012C2.5%2011.7238%202.72386%2011.5%203%2011.5H19.793L15.6465%207.35348L15.582%207.27535C15.4539%207.08127%2015.4756%206.81731%2015.6465%206.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.6465%206.64645C15.8417%206.45118%2016.1583%206.45118%2016.3535%206.64645L21.3535%2011.6464C21.5488%2011.8417%2021.5488%2012.1582%2021.3535%2012.3535L16.3535%2017.3535C16.1583%2017.5487%2015.8417%2017.5487%2015.6465%2017.3535C15.4512%2017.1582%2015.4512%2016.8417%2015.6465%2016.6464L19.793%2012.5H3C2.72386%2012.5%202.5%2012.2761%202.5%2012C2.5%2011.7238%202.72386%2011.5%203%2011.5H19.793L15.6465%207.35348L15.582%207.27535C15.4539%207.08127%2015.4756%206.81731%2015.6465%206.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-caret-down-sm{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6465%2010.6465C14.8417%2010.4512%2015.1583%2010.4512%2015.3535%2010.6465C15.5488%2010.8418%2015.5488%2011.1583%2015.3535%2011.3535L12.3535%2014.3535C12.1583%2014.5488%2011.8417%2014.5488%2011.6465%2014.3535L8.64648%2011.3535C8.45122%2011.1583%208.45122%2010.8418%208.64648%2010.6465C8.84175%2010.4512%209.15825%2010.4512%209.35352%2010.6465L12%2013.293L14.6465%2010.6465Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6465%2010.6465C14.8417%2010.4512%2015.1583%2010.4512%2015.3535%2010.6465C15.5488%2010.8418%2015.5488%2011.1583%2015.3535%2011.3535L12.3535%2014.3535C12.1583%2014.5488%2011.8417%2014.5488%2011.6465%2014.3535L8.64648%2011.3535C8.45122%2011.1583%208.45122%2010.8418%208.64648%2010.6465C8.84175%2010.4512%209.15825%2010.4512%209.35352%2010.6465L12%2013.293L14.6465%2010.6465Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-caret-up-sm{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7246%209.58206C11.9187%209.45389%2012.1827%209.47564%2012.3535%209.64651L15.3535%2012.6465L15.418%2012.7246C15.5461%2012.9187%2015.5244%2013.1827%2015.3535%2013.3535C15.1827%2013.5244%2014.9187%2013.5462%2014.7246%2013.418L14.6465%2013.3535L12%2010.7071L9.35352%2013.3535C9.15825%2013.5488%208.84175%2013.5488%208.64648%2013.3535C8.45122%2013.1583%208.45122%2012.8418%208.64648%2012.6465L11.6465%209.64651L11.7246%209.58206Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7246%209.58206C11.9187%209.45389%2012.1827%209.47564%2012.3535%209.64651L15.3535%2012.6465L15.418%2012.7246C15.5461%2012.9187%2015.5244%2013.1827%2015.3535%2013.3535C15.1827%2013.5244%2014.9187%2013.5462%2014.7246%2013.418L14.6465%2013.3535L12%2010.7071L9.35352%2013.3535C9.15825%2013.5488%208.84175%2013.5488%208.64648%2013.3535C8.45122%2013.1583%208.45122%2012.8418%208.64648%2012.6465L11.6465%209.64651L11.7246%209.58206Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-chevron-down{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.6465%208.64651C18.8417%208.45125%2019.1583%208.45125%2019.3535%208.64651C19.5488%208.84177%2019.5488%209.15828%2019.3535%209.35354L12.3535%2016.3535C12.2597%2016.4473%2012.1326%2016.5%2012%2016.5C11.8674%2016.5%2011.7403%2016.4473%2011.6465%2016.3535L4.64648%209.35354C4.45122%209.15828%204.45122%208.84177%204.64648%208.64651C4.84175%208.45125%205.15825%208.45125%205.35352%208.64651L12%2015.293L18.6465%208.64651Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.6465%208.64651C18.8417%208.45125%2019.1583%208.45125%2019.3535%208.64651C19.5488%208.84177%2019.5488%209.15828%2019.3535%209.35354L12.3535%2016.3535C12.2597%2016.4473%2012.1326%2016.5%2012%2016.5C11.8674%2016.5%2011.7403%2016.4473%2011.6465%2016.3535L4.64648%209.35354C4.45122%209.15828%204.45122%208.84177%204.64648%208.64651C4.84175%208.45125%205.15825%208.45125%205.35352%208.64651L12%2015.293L18.6465%208.64651Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-chevron-left{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6465%204.64651C14.8417%204.45125%2015.1583%204.45125%2015.3535%204.64651C15.5488%204.84177%2015.5488%205.15828%2015.3535%205.35354L8.70703%2012L15.3535%2018.6465L15.418%2018.7246C15.5461%2018.9187%2015.5244%2019.1827%2015.3535%2019.3535C15.1827%2019.5244%2014.9187%2019.5462%2014.7246%2019.418L14.6465%2019.3535L7.64648%2012.3535C7.45122%2012.1583%207.45122%2011.8418%207.64648%2011.6465L14.6465%204.64651Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6465%204.64651C14.8417%204.45125%2015.1583%204.45125%2015.3535%204.64651C15.5488%204.84177%2015.5488%205.15828%2015.3535%205.35354L8.70703%2012L15.3535%2018.6465L15.418%2018.7246C15.5461%2018.9187%2015.5244%2019.1827%2015.3535%2019.3535C15.1827%2019.5244%2014.9187%2019.5462%2014.7246%2019.418L14.6465%2019.3535L7.64648%2012.3535C7.45122%2012.1583%207.45122%2011.8418%207.64648%2011.6465L14.6465%204.64651Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-chevron-left-duo{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.6465%207.64645C10.8418%207.45118%2011.1583%207.45118%2011.3535%207.64645C11.5488%207.84171%2011.5488%208.15822%2011.3535%208.35348L7.70705%2012L11.3535%2015.6464L11.418%2015.7246C11.5462%2015.9186%2011.5244%2016.1826%2011.3535%2016.3535C11.1827%2016.5243%2010.9187%2016.5461%2010.7246%2016.4179L10.6465%2016.3535L6.64651%2012.3535C6.45125%2012.1582%206.45125%2011.8417%206.64651%2011.6464L10.6465%207.64645ZM16.6465%207.64645C16.8418%207.45118%2017.1583%207.45118%2017.3535%207.64645C17.5488%207.84171%2017.5488%208.15822%2017.3535%208.35348L13.7071%2012L17.3535%2015.6464L17.418%2015.7246C17.5462%2015.9186%2017.5244%2016.1826%2017.3535%2016.3535C17.1827%2016.5243%2016.9187%2016.5461%2016.7246%2016.4179L16.6465%2016.3535L12.6465%2012.3535C12.4512%2012.1582%2012.4512%2011.8417%2012.6465%2011.6464L16.6465%207.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.6465%207.64645C10.8418%207.45118%2011.1583%207.45118%2011.3535%207.64645C11.5488%207.84171%2011.5488%208.15822%2011.3535%208.35348L7.70705%2012L11.3535%2015.6464L11.418%2015.7246C11.5462%2015.9186%2011.5244%2016.1826%2011.3535%2016.3535C11.1827%2016.5243%2010.9187%2016.5461%2010.7246%2016.4179L10.6465%2016.3535L6.64651%2012.3535C6.45125%2012.1582%206.45125%2011.8417%206.64651%2011.6464L10.6465%207.64645ZM16.6465%207.64645C16.8418%207.45118%2017.1583%207.45118%2017.3535%207.64645C17.5488%207.84171%2017.5488%208.15822%2017.3535%208.35348L13.7071%2012L17.3535%2015.6464L17.418%2015.7246C17.5462%2015.9186%2017.5244%2016.1826%2017.3535%2016.3535C17.1827%2016.5243%2016.9187%2016.5461%2016.7246%2016.4179L16.6465%2016.3535L12.6465%2012.3535C12.4512%2012.1582%2012.4512%2011.8417%2012.6465%2011.6464L16.6465%207.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-chevron-right{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.64648%204.64651C8.84175%204.45125%209.15825%204.45125%209.35352%204.64651L16.3535%2011.6465C16.5488%2011.8418%2016.5488%2012.1583%2016.3535%2012.3535L9.35352%2019.3535C9.15825%2019.5488%208.84175%2019.5488%208.64648%2019.3535C8.45122%2019.1583%208.45122%2018.8418%208.64648%2018.6465L15.293%2012L8.64648%205.35354C8.45122%205.15828%208.45122%204.84177%208.64648%204.64651Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.64648%204.64651C8.84175%204.45125%209.15825%204.45125%209.35352%204.64651L16.3535%2011.6465C16.5488%2011.8418%2016.5488%2012.1583%2016.3535%2012.3535L9.35352%2019.3535C9.15825%2019.5488%208.84175%2019.5488%208.64648%2019.3535C8.45122%2019.1583%208.45122%2018.8418%208.64648%2018.6465L15.293%2012L8.64648%205.35354C8.45122%205.15828%208.45122%204.84177%208.64648%204.64651Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-chevron-right-duo{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.64651%207.64645C6.84177%207.45118%207.15828%207.45118%207.35354%207.64645L11.3535%2011.6464C11.5488%2011.8417%2011.5488%2012.1582%2011.3535%2012.3535L7.35354%2016.3535C7.15828%2016.5487%206.84177%2016.5487%206.64651%2016.3535C6.45125%2016.1582%206.45125%2015.8417%206.64651%2015.6464L10.293%2012L6.64651%208.35348C6.45125%208.15822%206.45125%207.84171%206.64651%207.64645ZM12.6465%207.64645C12.8418%207.45118%2013.1583%207.45118%2013.3535%207.64645L17.3535%2011.6464C17.5488%2011.8417%2017.5488%2012.1582%2017.3535%2012.3535L13.3535%2016.3535C13.1583%2016.5487%2012.8418%2016.5487%2012.6465%2016.3535C12.4512%2016.1582%2012.4512%2015.8417%2012.6465%2015.6464L16.293%2012L12.6465%208.35348L12.5821%208.27535C12.4539%208.08127%2012.4756%207.81731%2012.6465%207.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.64651%207.64645C6.84177%207.45118%207.15828%207.45118%207.35354%207.64645L11.3535%2011.6464C11.5488%2011.8417%2011.5488%2012.1582%2011.3535%2012.3535L7.35354%2016.3535C7.15828%2016.5487%206.84177%2016.5487%206.64651%2016.3535C6.45125%2016.1582%206.45125%2015.8417%206.64651%2015.6464L10.293%2012L6.64651%208.35348C6.45125%208.15822%206.45125%207.84171%206.64651%207.64645ZM12.6465%207.64645C12.8418%207.45118%2013.1583%207.45118%2013.3535%207.64645L17.3535%2011.6464C17.5488%2011.8417%2017.5488%2012.1582%2017.3535%2012.3535L13.3535%2016.3535C13.1583%2016.5487%2012.8418%2016.5487%2012.6465%2016.3535C12.4512%2016.1582%2012.4512%2015.8417%2012.6465%2015.6464L16.293%2012L12.6465%208.35348L12.5821%208.27535C12.4539%208.08127%2012.4756%207.81731%2012.6465%207.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-arrow-playbook{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2015.4167C4%2014.6431%204.31075%2013.9015%204.86349%2013.3545C5.41623%2012.8075%206.16568%2012.5%206.94737%2012.5H17.0526C17.611%2012.5%2018.1463%2012.2803%2018.5411%2011.8896C18.8866%2011.5478%2019.0993%2011.0995%2019.1472%2010.6226L19.1579%2010.4167C19.1579%209.86413%2018.9359%209.33439%2018.5411%208.94368C18.1463%208.55298%2017.611%208.33333%2017.0526%208.33333H9.86431C9.77395%208.95282%209.48376%209.53104%209.03125%209.97884C8.47851%2010.5258%207.72906%2010.8333%206.94737%2010.8333C6.16568%2010.8333%205.41623%2010.5258%204.86349%209.97884C4.34534%209.4661%204.03948%208.78234%204.00329%208.06152L4%207.91667C4%207.14312%204.31075%206.40147%204.86349%205.85449C5.41623%205.30751%206.16568%205%206.94737%205L7.09375%205.00326C7.82215%205.03907%208.51311%205.34175%209.03125%205.85449C9.48376%206.30229%209.77395%206.88052%209.86431%207.5H17.0526C17.8343%207.5%2018.5838%207.80751%2019.1365%208.35449C19.6893%208.90147%2020%209.64312%2020%2010.4167L19.9967%2010.5615C19.9605%2011.2823%2019.6547%2011.9661%2019.1365%2012.4788C18.5838%2013.0258%2017.8343%2013.3333%2017.0526%2013.3333H6.94737C6.38902%2013.3333%205.85369%2013.553%205.45888%2013.9437C5.06407%2014.3344%204.84211%2014.8641%204.84211%2015.4167C4.84211%2015.9692%205.06407%2016.4989%205.45888%2016.8896C5.85369%2017.2803%206.38902%2017.5%206.94737%2017.5H16.6316V15.8333L19.4383%2017.9167L16.6316%2020V18.3333H6.94737C6.16568%2018.3333%205.41623%2018.0258%204.86349%2017.4788C4.31075%2016.9319%204%2016.1902%204%2015.4167ZM17.4737%2018.3325L18.0345%2017.9167L17.4737%2017.5V18.3325ZM4.8528%208.12256C4.90065%208.59948%205.11342%209.04779%205.45888%209.38965C5.85369%209.78035%206.38902%2010%206.94737%2010C7.50572%2010%208.04104%209.78035%208.43586%209.38965C8.83067%208.99895%209.05263%208.4692%209.05263%207.91667C9.05263%207.36413%208.83067%206.83439%208.43586%206.44368C8.0904%206.10183%207.63736%205.89127%207.15543%205.84391L6.94737%205.83333C6.38902%205.83333%205.8537%206.05298%205.45888%206.44368C5.06407%206.83439%204.84211%207.36413%204.84211%207.91667L4.8528%208.12256Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%2015.4167C4%2014.6431%204.31075%2013.9015%204.86349%2013.3545C5.41623%2012.8075%206.16568%2012.5%206.94737%2012.5H17.0526C17.611%2012.5%2018.1463%2012.2803%2018.5411%2011.8896C18.8866%2011.5478%2019.0993%2011.0995%2019.1472%2010.6226L19.1579%2010.4167C19.1579%209.86413%2018.9359%209.33439%2018.5411%208.94368C18.1463%208.55298%2017.611%208.33333%2017.0526%208.33333H9.86431C9.77395%208.95282%209.48376%209.53104%209.03125%209.97884C8.47851%2010.5258%207.72906%2010.8333%206.94737%2010.8333C6.16568%2010.8333%205.41623%2010.5258%204.86349%209.97884C4.34534%209.4661%204.03948%208.78234%204.00329%208.06152L4%207.91667C4%207.14312%204.31075%206.40147%204.86349%205.85449C5.41623%205.30751%206.16568%205%206.94737%205L7.09375%205.00326C7.82215%205.03907%208.51311%205.34175%209.03125%205.85449C9.48376%206.30229%209.77395%206.88052%209.86431%207.5H17.0526C17.8343%207.5%2018.5838%207.80751%2019.1365%208.35449C19.6893%208.90147%2020%209.64312%2020%2010.4167L19.9967%2010.5615C19.9605%2011.2823%2019.6547%2011.9661%2019.1365%2012.4788C18.5838%2013.0258%2017.8343%2013.3333%2017.0526%2013.3333H6.94737C6.38902%2013.3333%205.85369%2013.553%205.45888%2013.9437C5.06407%2014.3344%204.84211%2014.8641%204.84211%2015.4167C4.84211%2015.9692%205.06407%2016.4989%205.45888%2016.8896C5.85369%2017.2803%206.38902%2017.5%206.94737%2017.5H16.6316V15.8333L19.4383%2017.9167L16.6316%2020V18.3333H6.94737C6.16568%2018.3333%205.41623%2018.0258%204.86349%2017.4788C4.31075%2016.9319%204%2016.1902%204%2015.4167ZM17.4737%2018.3325L18.0345%2017.9167L17.4737%2017.5V18.3325ZM4.8528%208.12256C4.90065%208.59948%205.11342%209.04779%205.45888%209.38965C5.85369%209.78035%206.38902%2010%206.94737%2010C7.50572%2010%208.04104%209.78035%208.43586%209.38965C8.83067%208.99895%209.05263%208.4692%209.05263%207.91667C9.05263%207.36413%208.83067%206.83439%208.43586%206.44368C8.0904%206.10183%207.63736%205.89127%207.15543%205.84391L6.94737%205.83333C6.38902%205.83333%205.8537%206.05298%205.45888%206.44368C5.06407%206.83439%204.84211%207.36413%204.84211%207.91667L4.8528%208.12256Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-calendar-clock{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012ZM11.5%207C11.5%206.72386%2011.7239%206.5%2012%206.5C12.2761%206.5%2012.5%206.72386%2012.5%207V11.5H17C17.2761%2011.5%2017.5%2011.7239%2017.5%2012C17.5%2012.2761%2017.2761%2012.5%2017%2012.5H12C11.7239%2012.5%2011.5%2012.2761%2011.5%2012V7ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012ZM11.5%207C11.5%206.72386%2011.7239%206.5%2012%206.5C12.2761%206.5%2012.5%206.72386%2012.5%207V11.5H17C17.2761%2011.5%2017.5%2011.7239%2017.5%2012C17.5%2012.2761%2017.2761%2012.5%2017%2012.5H12C11.7239%2012.5%2011.5%2012.2761%2011.5%2012V7ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-calendar-timer{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%2013C19.5%208.85786%2016.1421%205.5%2012%205.5C7.85786%205.5%204.5%208.85786%204.5%2013C4.5%2017.1421%207.85786%2020.5%2012%2020.5C16.1421%2020.5%2019.5%2017.1421%2019.5%2013ZM11.5%2013V9C11.5%208.72386%2011.7239%208.5%2012%208.5C12.2761%208.5%2012.5%208.72386%2012.5%209V13C12.5%2013.2761%2012.2761%2013.5%2012%2013.5C11.7239%2013.5%2011.5%2013.2761%2011.5%2013ZM18.6465%203.64648C18.8173%203.47562%2019.0813%203.45387%2019.2754%203.58203L19.3535%203.64648L21.3535%205.64648L21.418%205.72461C21.5461%205.91869%2021.5244%206.18265%2021.3535%206.35352C21.1827%206.52438%2020.9187%206.54613%2020.7246%206.41797L20.6465%206.35352L18.6465%204.35352L18.582%204.27539C18.4539%204.08131%2018.4756%203.81735%2018.6465%203.64648ZM14%201.5C14.2761%201.5%2014.5%201.72386%2014.5%202C14.5%202.27614%2014.2761%202.5%2014%202.5H10C9.72386%202.5%209.5%202.27614%209.5%202C9.5%201.72386%209.72386%201.5%2010%201.5H14ZM20.5%2013C20.5%2017.6944%2016.6944%2021.5%2012%2021.5C7.30558%2021.5%203.5%2017.6944%203.5%2013C3.5%208.30558%207.30558%204.5%2012%204.5C16.6944%204.5%2020.5%208.30558%2020.5%2013Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%2013C19.5%208.85786%2016.1421%205.5%2012%205.5C7.85786%205.5%204.5%208.85786%204.5%2013C4.5%2017.1421%207.85786%2020.5%2012%2020.5C16.1421%2020.5%2019.5%2017.1421%2019.5%2013ZM11.5%2013V9C11.5%208.72386%2011.7239%208.5%2012%208.5C12.2761%208.5%2012.5%208.72386%2012.5%209V13C12.5%2013.2761%2012.2761%2013.5%2012%2013.5C11.7239%2013.5%2011.5%2013.2761%2011.5%2013ZM18.6465%203.64648C18.8173%203.47562%2019.0813%203.45387%2019.2754%203.58203L19.3535%203.64648L21.3535%205.64648L21.418%205.72461C21.5461%205.91869%2021.5244%206.18265%2021.3535%206.35352C21.1827%206.52438%2020.9187%206.54613%2020.7246%206.41797L20.6465%206.35352L18.6465%204.35352L18.582%204.27539C18.4539%204.08131%2018.4756%203.81735%2018.6465%203.64648ZM14%201.5C14.2761%201.5%2014.5%201.72386%2014.5%202C14.5%202.27614%2014.2761%202.5%2014%202.5H10C9.72386%202.5%209.5%202.27614%209.5%202C9.5%201.72386%209.72386%201.5%2010%201.5H14ZM20.5%2013C20.5%2017.6944%2016.6944%2021.5%2012%2021.5C7.30558%2021.5%203.5%2017.6944%203.5%2013C3.5%208.30558%207.30558%204.5%2012%204.5C16.6944%204.5%2020.5%208.30558%2020.5%2013Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-communication-bell{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5001%2017.5H9.5001V18C9.5001%2019.3807%2010.6194%2020.5%2012.0001%2020.5C13.3808%2020.5%2014.5001%2019.3807%2014.5001%2018V17.5ZM18.5001%2010C18.5001%206.41014%2015.59%203.49999%2012.0001%203.5C8.41025%203.50001%205.5001%206.41016%205.5001%2010V13.7227C5.50004%2014.0332%205.37646%2014.3306%205.15733%2014.5498L4.76768%2014.9395C4.63747%2015.0697%204.6122%2015.0975%204.59385%2015.123C4.54923%2015.1852%204.5195%2015.2569%204.50694%2015.333C4.50187%2015.3639%204.5001%2015.4009%204.5001%2015.5859C4.5001%2016.0119%204.50685%2016.102%204.52647%2016.1602C4.57635%2016.3078%204.6929%2016.4237%204.84092%2016.4736C4.89849%2016.493%204.98738%2016.5%205.40928%2016.5H18.5909C19.0134%2016.5%2019.1027%2016.493%2019.1603%2016.4736C19.3075%2016.424%2019.4236%2016.3087%2019.4737%2016.1602C19.4933%2016.102%2019.5001%2016.0119%2019.5001%2015.5859C19.5001%2015.4019%2019.4984%2015.3641%2019.4933%2015.333C19.4805%2015.2557%2019.4503%2015.1843%2019.4063%2015.123C19.3882%2015.0978%2019.363%2015.0699%2019.2325%2014.9395L18.8429%2014.5498C18.6235%2014.3304%2018.5002%2014.0329%2018.5001%2013.7227V10ZM19.5001%2013.7227C19.5002%2013.7677%2019.5181%2013.8109%2019.5499%2013.8428L19.9396%2014.2324C20.0468%2014.3397%2020.1421%2014.4331%2020.2188%2014.54C20.3543%2014.7288%2020.4424%2014.9454%2020.4796%2015.1719C20.5008%2015.3015%2020.5001%2015.4327%2020.5001%2015.5859C20.5001%2015.9311%2020.5063%2016.2266%2020.421%2016.4795C20.2715%2016.9226%2019.924%2017.272%2019.4796%2017.4219C19.2275%2017.5068%2018.9328%2017.5%2018.5909%2017.5H15.5001V18C15.5001%2019.933%2013.9331%2021.5%2012.0001%2021.5C10.0671%2021.5%208.5001%2019.933%208.5001%2018V17.5H5.40928C5.06709%2017.5%204.77272%2017.5069%204.52061%2017.4219C4.0771%2017.2722%203.72894%2016.9234%203.5792%2016.4795C3.49391%2016.2266%203.5001%2015.9311%203.5001%2015.5859C3.5001%2015.4337%203.49837%2015.3017%203.51963%2015.1719C3.55697%2014.9443%203.64652%2014.7279%203.78135%2014.54C3.85806%2014.4332%203.95234%2014.3407%204.06065%2014.2324L4.45029%2013.8428C4.48232%2013.8107%204.50004%2013.7674%204.5001%2013.7227V10C4.5001%205.85787%207.85797%202.50001%2012.0001%202.5C16.1422%202.49999%2019.5001%205.85786%2019.5001%2010V13.7227Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5001%2017.5H9.5001V18C9.5001%2019.3807%2010.6194%2020.5%2012.0001%2020.5C13.3808%2020.5%2014.5001%2019.3807%2014.5001%2018V17.5ZM18.5001%2010C18.5001%206.41014%2015.59%203.49999%2012.0001%203.5C8.41025%203.50001%205.5001%206.41016%205.5001%2010V13.7227C5.50004%2014.0332%205.37646%2014.3306%205.15733%2014.5498L4.76768%2014.9395C4.63747%2015.0697%204.6122%2015.0975%204.59385%2015.123C4.54923%2015.1852%204.5195%2015.2569%204.50694%2015.333C4.50187%2015.3639%204.5001%2015.4009%204.5001%2015.5859C4.5001%2016.0119%204.50685%2016.102%204.52647%2016.1602C4.57635%2016.3078%204.6929%2016.4237%204.84092%2016.4736C4.89849%2016.493%204.98738%2016.5%205.40928%2016.5H18.5909C19.0134%2016.5%2019.1027%2016.493%2019.1603%2016.4736C19.3075%2016.424%2019.4236%2016.3087%2019.4737%2016.1602C19.4933%2016.102%2019.5001%2016.0119%2019.5001%2015.5859C19.5001%2015.4019%2019.4984%2015.3641%2019.4933%2015.333C19.4805%2015.2557%2019.4503%2015.1843%2019.4063%2015.123C19.3882%2015.0978%2019.363%2015.0699%2019.2325%2014.9395L18.8429%2014.5498C18.6235%2014.3304%2018.5002%2014.0329%2018.5001%2013.7227V10ZM19.5001%2013.7227C19.5002%2013.7677%2019.5181%2013.8109%2019.5499%2013.8428L19.9396%2014.2324C20.0468%2014.3397%2020.1421%2014.4331%2020.2188%2014.54C20.3543%2014.7288%2020.4424%2014.9454%2020.4796%2015.1719C20.5008%2015.3015%2020.5001%2015.4327%2020.5001%2015.5859C20.5001%2015.9311%2020.5063%2016.2266%2020.421%2016.4795C20.2715%2016.9226%2019.924%2017.272%2019.4796%2017.4219C19.2275%2017.5068%2018.9328%2017.5%2018.5909%2017.5H15.5001V18C15.5001%2019.933%2013.9331%2021.5%2012.0001%2021.5C10.0671%2021.5%208.5001%2019.933%208.5001%2018V17.5H5.40928C5.06709%2017.5%204.77272%2017.5069%204.52061%2017.4219C4.0771%2017.2722%203.72894%2016.9234%203.5792%2016.4795C3.49391%2016.2266%203.5001%2015.9311%203.5001%2015.5859C3.5001%2015.4337%203.49837%2015.3017%203.51963%2015.1719C3.55697%2014.9443%203.64652%2014.7279%203.78135%2014.54C3.85806%2014.4332%203.95234%2014.3407%204.06065%2014.2324L4.45029%2013.8428C4.48232%2013.8107%204.50004%2013.7674%204.5001%2013.7227V10C4.5001%205.85787%207.85797%202.50001%2012.0001%202.5C16.1422%202.49999%2019.5001%205.85786%2019.5001%2010V13.7227Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-communication-chat-circle{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2013.5451%203.91138%2014.9927%204.63086%2016.2402L4.63379%2016.2451C4.67711%2016.3202%204.73319%2016.4125%204.77441%2016.5117L4.81055%2016.6133L4.83008%2016.6992C4.84566%2016.7838%204.84841%2016.8653%204.84277%2016.9482C4.83309%2017.0899%204.78516%2017.2256%204.74902%2017.334L3.98047%2019.6367L3.97949%2019.6436C3.89532%2019.8961%203.84328%2020.0527%203.81641%2020.167C3.81481%2020.1738%203.81378%2020.1806%203.8125%2020.1865C3.81847%2020.1852%203.82519%2020.1852%203.83203%2020.1836C3.88891%2020.1702%203.95632%2020.1507%204.04102%2020.124L4.35352%2020.0215C4.35546%2020.0208%204.35742%2020.0202%204.35938%2020.0195L6.66602%2019.251C6.77089%2019.216%206.90944%2019.166%207.05176%2019.1562C7.10981%2019.1523%207.16564%2019.1526%207.2207%2019.1582L7.38574%2019.1904L7.4873%2019.2256C7.58695%2019.2669%207.68006%2019.3225%207.75586%2019.3662L7.75977%2019.3682C9.00733%2020.0877%2010.4549%2020.5%2012%2020.5C16.6943%2020.4998%2020.5%2016.6943%2020.5%2012ZM21.5%2012C21.5%2017.2466%2017.2465%2021.4998%2012%2021.5C10.2749%2021.5%208.65517%2021.0401%207.25977%2020.2354L7.25586%2020.2324C7.18839%2020.1935%207.15149%2020.1725%207.12402%2020.1582C7.12199%2020.1571%207.11983%2020.1561%207.11816%2020.1553L7.11621%2020.1562C7.08912%2020.1639%207.05207%2020.176%206.98242%2020.1992L4.67578%2020.9688L4.6748%2020.9678C4.67305%2020.9684%204.67168%2020.9701%204.66992%2020.9707C4.4372%2021.0483%204.22948%2021.1176%204.06055%2021.1572C3.89868%2021.1952%203.67789%2021.2308%203.45508%2021.1514C3.17295%2021.0507%202.94963%2020.8281%202.84863%2020.5449C2.76919%2020.3219%202.8047%2020.1006%202.84277%2019.9385C2.88258%2019.769%202.95236%2019.5609%203.03027%2019.3271L3.80078%2017.0176C3.82376%2016.9487%203.83543%2016.9121%203.84277%2016.8857C3.84333%2016.8837%203.84332%2016.8815%203.84375%2016.8799C3.84319%2016.8788%203.84244%2016.8772%203.8418%2016.876C3.82758%2016.8486%203.80624%2016.8122%203.76758%2016.7451L3.76465%2016.7393C2.96004%2015.344%202.5%2013.7249%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2013.5451%203.91138%2014.9927%204.63086%2016.2402L4.63379%2016.2451C4.67711%2016.3202%204.73319%2016.4125%204.77441%2016.5117L4.81055%2016.6133L4.83008%2016.6992C4.84566%2016.7838%204.84841%2016.8653%204.84277%2016.9482C4.83309%2017.0899%204.78516%2017.2256%204.74902%2017.334L3.98047%2019.6367L3.97949%2019.6436C3.89532%2019.8961%203.84328%2020.0527%203.81641%2020.167C3.81481%2020.1738%203.81378%2020.1806%203.8125%2020.1865C3.81847%2020.1852%203.82519%2020.1852%203.83203%2020.1836C3.88891%2020.1702%203.95632%2020.1507%204.04102%2020.124L4.35352%2020.0215C4.35546%2020.0208%204.35742%2020.0202%204.35938%2020.0195L6.66602%2019.251C6.77089%2019.216%206.90944%2019.166%207.05176%2019.1562C7.10981%2019.1523%207.16564%2019.1526%207.2207%2019.1582L7.38574%2019.1904L7.4873%2019.2256C7.58695%2019.2669%207.68006%2019.3225%207.75586%2019.3662L7.75977%2019.3682C9.00733%2020.0877%2010.4549%2020.5%2012%2020.5C16.6943%2020.4998%2020.5%2016.6943%2020.5%2012ZM21.5%2012C21.5%2017.2466%2017.2465%2021.4998%2012%2021.5C10.2749%2021.5%208.65517%2021.0401%207.25977%2020.2354L7.25586%2020.2324C7.18839%2020.1935%207.15149%2020.1725%207.12402%2020.1582C7.12199%2020.1571%207.11983%2020.1561%207.11816%2020.1553L7.11621%2020.1562C7.08912%2020.1639%207.05207%2020.176%206.98242%2020.1992L4.67578%2020.9688L4.6748%2020.9678C4.67305%2020.9684%204.67168%2020.9701%204.66992%2020.9707C4.4372%2021.0483%204.22948%2021.1176%204.06055%2021.1572C3.89868%2021.1952%203.67789%2021.2308%203.45508%2021.1514C3.17295%2021.0507%202.94963%2020.8281%202.84863%2020.5449C2.76919%2020.3219%202.8047%2020.1006%202.84277%2019.9385C2.88258%2019.769%202.95236%2019.5609%203.03027%2019.3271L3.80078%2017.0176C3.82376%2016.9487%203.83543%2016.9121%203.84277%2016.8857C3.84333%2016.8837%203.84332%2016.8815%203.84375%2016.8799C3.84319%2016.8788%203.84244%2016.8772%203.8418%2016.876C3.82758%2016.8486%203.80624%2016.8122%203.76758%2016.7451L3.76465%2016.7393C2.96004%2015.344%202.5%2013.7249%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-communication-chat-conversation-circle{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2010C2.5%206.41015%205.41015%203.5%209%203.5C11.7038%203.5%2014.0213%205.15121%2015.001%207.5C18.5904%207.50053%2021.499%2010.4105%2021.499%2014C21.499%2015.1713%2021.1901%2016.2722%2020.6465%2017.2227L20.6406%2017.2334L20.6172%2017.2705L20.9688%2018.3242C21.047%2018.559%2021.1174%2018.7676%2021.1572%2018.9375C21.1954%2019.1002%2021.2309%2019.3218%2021.1514%2019.5449C21.0511%2019.826%2020.8303%2020.05%2020.5459%2020.1514C20.3226%2020.231%2020.1007%2020.1944%2019.9385%2020.1562C19.7688%2020.1164%2019.5601%2020.0467%2019.3262%2019.9688V19.9678H19.3242L18.2715%2019.6162C17.3102%2020.1774%2016.1924%2020.5%2015%2020.5C12.2956%2020.4999%209.97942%2018.8481%209%2016.5L8.76172%2016.4951C7.6585%2016.4553%206.62475%2016.14%205.72754%2015.6162L4.67578%2015.9678L4.66797%2015.9697C4.43584%2016.0471%204.22919%2016.1176%204.06055%2016.1572C3.89879%2016.1952%203.67782%2016.2308%203.45508%2016.1514C3.17313%2016.0508%202.94973%2015.8284%202.84863%2015.5449C2.7691%2015.3219%202.80469%2015.1007%202.84277%2014.9385C2.88261%2014.7689%202.95323%2014.5602%203.03125%2014.3262V14.3242L3.38184%2013.2695C2.82151%2012.3086%202.5%2011.1913%202.5%2010ZM3.5%2010C3.5%2011.0831%203.81292%2012.0919%204.35254%2012.9424C4.43285%2013.0692%204.45178%2013.2257%204.4043%2013.3682L3.98047%2014.6406L3.97656%2014.6514L3.97559%2014.6533C3.89346%2014.8998%203.84291%2015.0541%203.81641%2015.167C3.81478%2015.1739%203.8138%2015.1805%203.8125%2015.1865C3.81842%2015.1852%203.82524%2015.1852%203.83203%2015.1836C3.9456%2015.1569%204.10121%2015.1053%204.35254%2015.0215L4.36523%2015.0176L5.63184%2014.5957L5.74121%2014.5723C5.85108%2014.5615%205.9626%2014.5873%206.05762%2014.6475C6.90814%2015.1871%207.91695%2015.5%209%2015.5C9.1042%2015.5%209.20787%2015.4969%209.31055%2015.4912C12.2034%2015.3305%2014.5%2012.9333%2014.5%2010C14.5%206.96243%2012.0376%204.5%209%204.5C5.96243%204.5%203.5%206.96243%203.5%2010ZM15.5%2010C15.5%2013.2304%2013.1435%2015.9086%2010.0557%2016.4131C10.9497%2018.2417%2012.8286%2019.4999%2015%2019.5C16.083%2019.5%2017.0918%2019.1872%2017.9424%2018.6475L18.042%2018.5986C18.1462%2018.5615%2018.2612%2018.5601%2018.3682%2018.5957L19.6299%2019.0156C19.6341%2019.0169%2019.6384%2019.0181%2019.6426%2019.0195C19.8956%2019.1039%2020.0533%2019.1566%2020.168%2019.1836C20.1745%2019.1851%2020.1808%2019.1853%2020.1865%2019.1865C20.1852%2019.1803%2020.1853%2019.1732%2020.1836%2019.166C20.1567%2019.0513%2020.104%2018.8941%2020.0195%2018.6406L19.5957%2017.3682C19.5494%2017.2293%2019.5669%2017.0765%2019.6426%2016.9512L19.7842%2016.7158C20.2397%2015.9154%2020.499%2014.9889%2020.499%2014C20.499%2011.0716%2018.2113%208.67806%2015.3252%208.50977C15.4376%208.98852%2015.5%209.48697%2015.5%2010Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2010C2.5%206.41015%205.41015%203.5%209%203.5C11.7038%203.5%2014.0213%205.15121%2015.001%207.5C18.5904%207.50053%2021.499%2010.4105%2021.499%2014C21.499%2015.1713%2021.1901%2016.2722%2020.6465%2017.2227L20.6406%2017.2334L20.6172%2017.2705L20.9688%2018.3242C21.047%2018.559%2021.1174%2018.7676%2021.1572%2018.9375C21.1954%2019.1002%2021.2309%2019.3218%2021.1514%2019.5449C21.0511%2019.826%2020.8303%2020.05%2020.5459%2020.1514C20.3226%2020.231%2020.1007%2020.1944%2019.9385%2020.1562C19.7688%2020.1164%2019.5601%2020.0467%2019.3262%2019.9688V19.9678H19.3242L18.2715%2019.6162C17.3102%2020.1774%2016.1924%2020.5%2015%2020.5C12.2956%2020.4999%209.97942%2018.8481%209%2016.5L8.76172%2016.4951C7.6585%2016.4553%206.62475%2016.14%205.72754%2015.6162L4.67578%2015.9678L4.66797%2015.9697C4.43584%2016.0471%204.22919%2016.1176%204.06055%2016.1572C3.89879%2016.1952%203.67782%2016.2308%203.45508%2016.1514C3.17313%2016.0508%202.94973%2015.8284%202.84863%2015.5449C2.7691%2015.3219%202.80469%2015.1007%202.84277%2014.9385C2.88261%2014.7689%202.95323%2014.5602%203.03125%2014.3262V14.3242L3.38184%2013.2695C2.82151%2012.3086%202.5%2011.1913%202.5%2010ZM3.5%2010C3.5%2011.0831%203.81292%2012.0919%204.35254%2012.9424C4.43285%2013.0692%204.45178%2013.2257%204.4043%2013.3682L3.98047%2014.6406L3.97656%2014.6514L3.97559%2014.6533C3.89346%2014.8998%203.84291%2015.0541%203.81641%2015.167C3.81478%2015.1739%203.8138%2015.1805%203.8125%2015.1865C3.81842%2015.1852%203.82524%2015.1852%203.83203%2015.1836C3.9456%2015.1569%204.10121%2015.1053%204.35254%2015.0215L4.36523%2015.0176L5.63184%2014.5957L5.74121%2014.5723C5.85108%2014.5615%205.9626%2014.5873%206.05762%2014.6475C6.90814%2015.1871%207.91695%2015.5%209%2015.5C9.1042%2015.5%209.20787%2015.4969%209.31055%2015.4912C12.2034%2015.3305%2014.5%2012.9333%2014.5%2010C14.5%206.96243%2012.0376%204.5%209%204.5C5.96243%204.5%203.5%206.96243%203.5%2010ZM15.5%2010C15.5%2013.2304%2013.1435%2015.9086%2010.0557%2016.4131C10.9497%2018.2417%2012.8286%2019.4999%2015%2019.5C16.083%2019.5%2017.0918%2019.1872%2017.9424%2018.6475L18.042%2018.5986C18.1462%2018.5615%2018.2612%2018.5601%2018.3682%2018.5957L19.6299%2019.0156C19.6341%2019.0169%2019.6384%2019.0181%2019.6426%2019.0195C19.8956%2019.1039%2020.0533%2019.1566%2020.168%2019.1836C20.1745%2019.1851%2020.1808%2019.1853%2020.1865%2019.1865C20.1852%2019.1803%2020.1853%2019.1732%2020.1836%2019.166C20.1567%2019.0513%2020.104%2018.8941%2020.0195%2018.6406L19.5957%2017.3682C19.5494%2017.2293%2019.5669%2017.0765%2019.6426%2016.9512L19.7842%2016.7158C20.2397%2015.9154%2020.499%2014.9889%2020.499%2014C20.499%2011.0716%2018.2113%208.67806%2015.3252%208.50977C15.4376%208.98852%2015.5%209.48697%2015.5%2010Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-communication-microphone{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C10.3431%202%209%203.34315%209%205V12C9%2013.6569%2010.3431%2015%2012%2015C13.6569%2015%2015%2013.6569%2015%2012V5C15%203.34315%2013.6569%202%2012%202ZM10%205C10%203.89543%2010.8954%203%2012%203C13.1046%203%2014%203.89543%2014%205V12C14%2013.1046%2013.1046%2014%2012%2014C10.8954%2014%2010%2013.1046%2010%2012V5ZM6.5%2011C6.5%2010.7239%206.27614%2010.5%206%2010.5C5.72386%2010.5%205.5%2010.7239%205.5%2011V12C5.5%2015.3137%207.93723%2018.0691%2011%2018.4384V21C11%2021.2761%2011.2239%2021.5%2011.5%2021.5H12.5C12.7761%2021.5%2013%2021.2761%2013%2021V18.4384C16.0628%2018.0691%2018.5%2015.3137%2018.5%2012V11C18.5%2010.7239%2018.2761%2010.5%2018%2010.5C17.7239%2010.5%2017.5%2010.7239%2017.5%2011V12C17.5%2014.7614%2015.2614%2017%2012.5%2017H11.5C8.73858%2017%206.5%2014.7614%206.5%2012V11Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C10.3431%202%209%203.34315%209%205V12C9%2013.6569%2010.3431%2015%2012%2015C13.6569%2015%2015%2013.6569%2015%2012V5C15%203.34315%2013.6569%202%2012%202ZM10%205C10%203.89543%2010.8954%203%2012%203C13.1046%203%2014%203.89543%2014%205V12C14%2013.1046%2013.1046%2014%2012%2014C10.8954%2014%2010%2013.1046%2010%2012V5ZM6.5%2011C6.5%2010.7239%206.27614%2010.5%206%2010.5C5.72386%2010.5%205.5%2010.7239%205.5%2011V12C5.5%2015.3137%207.93723%2018.0691%2011%2018.4384V21C11%2021.2761%2011.2239%2021.5%2011.5%2021.5H12.5C12.7761%2021.5%2013%2021.2761%2013%2021V18.4384C16.0628%2018.0691%2018.5%2015.3137%2018.5%2012V11C18.5%2010.7239%2018.2761%2010.5%2018%2010.5C17.7239%2010.5%2017.5%2010.7239%2017.5%2011V12C17.5%2014.7614%2015.2614%2017%2012.5%2017H11.5C8.73858%2017%206.5%2014.7614%206.5%2012V11Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-communication-share-android{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2018C20.5%2016.6193%2019.3807%2015.5%2018%2015.5C16.6193%2015.5%2015.5%2016.6193%2015.5%2018C15.5%2019.3807%2016.6193%2020.5%2018%2020.5C19.3807%2020.5%2020.5%2019.3807%2020.5%2018ZM8.5%2012C8.5%2010.6193%207.38071%209.5%206%209.5C4.61929%209.5%203.5%2010.6193%203.5%2012C3.5%2013.3807%204.61929%2014.5%206%2014.5C7.38071%2014.5%208.5%2013.3807%208.5%2012ZM20.5%206C20.5%204.61929%2019.3807%203.5%2018%203.5C16.6193%203.5%2015.5%204.61929%2015.5%206C15.5%207.38071%2016.6193%208.5%2018%208.5C19.3807%208.5%2020.5%207.38071%2020.5%206ZM21.5%206C21.5%207.933%2019.933%209.5%2018%209.5C16.809%209.5%2015.7572%208.90494%2015.125%207.99609L9.32129%2010.8975C9.43635%2011.2442%209.5%2011.6146%209.5%2012C9.5%2012.3851%209.43616%2012.755%209.32129%2013.1016L15.125%2016.0029C15.7572%2015.0945%2016.8093%2014.5%2018%2014.5C19.933%2014.5%2021.5%2016.067%2021.5%2018C21.5%2019.933%2019.933%2021.5%2018%2021.5C16.067%2021.5%2014.5%2019.933%2014.5%2018C14.5%2017.6147%2014.5627%2017.2441%2014.6777%2016.8975L8.87402%2013.9961C8.2418%2014.9047%207.1908%2015.5%206%2015.5C4.067%2015.5%202.5%2013.933%202.5%2012C2.5%2010.067%204.067%208.5%206%208.5C7.19052%208.5%208.24175%209.09471%208.87402%2010.0029L14.6777%207.10156C14.5629%206.75513%2014.5%206.38495%2014.5%206C14.5%204.067%2016.067%202.5%2018%202.5C19.933%202.5%2021.5%204.067%2021.5%206Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2018C20.5%2016.6193%2019.3807%2015.5%2018%2015.5C16.6193%2015.5%2015.5%2016.6193%2015.5%2018C15.5%2019.3807%2016.6193%2020.5%2018%2020.5C19.3807%2020.5%2020.5%2019.3807%2020.5%2018ZM8.5%2012C8.5%2010.6193%207.38071%209.5%206%209.5C4.61929%209.5%203.5%2010.6193%203.5%2012C3.5%2013.3807%204.61929%2014.5%206%2014.5C7.38071%2014.5%208.5%2013.3807%208.5%2012ZM20.5%206C20.5%204.61929%2019.3807%203.5%2018%203.5C16.6193%203.5%2015.5%204.61929%2015.5%206C15.5%207.38071%2016.6193%208.5%2018%208.5C19.3807%208.5%2020.5%207.38071%2020.5%206ZM21.5%206C21.5%207.933%2019.933%209.5%2018%209.5C16.809%209.5%2015.7572%208.90494%2015.125%207.99609L9.32129%2010.8975C9.43635%2011.2442%209.5%2011.6146%209.5%2012C9.5%2012.3851%209.43616%2012.755%209.32129%2013.1016L15.125%2016.0029C15.7572%2015.0945%2016.8093%2014.5%2018%2014.5C19.933%2014.5%2021.5%2016.067%2021.5%2018C21.5%2019.933%2019.933%2021.5%2018%2021.5C16.067%2021.5%2014.5%2019.933%2014.5%2018C14.5%2017.6147%2014.5627%2017.2441%2014.6777%2016.8975L8.87402%2013.9961C8.2418%2014.9047%207.1908%2015.5%206%2015.5C4.067%2015.5%202.5%2013.933%202.5%2012C2.5%2010.067%204.067%208.5%206%208.5C7.19052%208.5%208.24175%209.09471%208.87402%2010.0029L14.6777%207.10156C14.5629%206.75513%2014.5%206.38495%2014.5%206C14.5%204.067%2016.067%202.5%2018%202.5C19.933%202.5%2021.5%204.067%2021.5%206Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-communication-share-export{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%2017.7998V13C3.5%2012.541%203.50007%2012.1718%203.52051%2011.8721C3.54127%2011.5679%203.58497%2011.2987%203.69043%2011.0439C3.94416%2010.4314%204.43137%209.94416%205.04395%209.69043C5.2987%209.58496%205.56782%209.54127%205.87207%209.52051C6.17187%209.50006%206.54109%209.5%207%209.5C7.27614%209.5%207.5%209.72386%207.5%2010C7.5%2010.2761%207.27614%2010.5%207%2010.5C6.52764%2010.5%206.19826%2010.5%205.94043%2010.5176C5.68697%2010.5349%205.53847%2010.5676%205.42578%2010.6143C5.05855%2010.7665%204.76649%2011.0586%204.61426%2011.4258C4.5676%2011.5384%204.53488%2011.6863%204.51758%2011.9395C4.49998%2012.1973%204.5%2012.5272%204.5%2013V17.7998C4.5%2018.3679%204.50023%2018.764%204.52539%2019.0723C4.5501%2019.3746%204.59601%2019.549%204.66309%2019.6807C4.80707%2019.9633%205.03667%2020.1933%205.31836%2020.3369C5.44977%2020.4039%205.62377%2020.4499%205.92578%2020.4746C6.23381%2020.4998%206.63006%2020.5%207.19727%2020.5H16.8037C17.3709%2020.5%2017.7664%2020.4998%2018.0742%2020.4746C18.3758%2020.4499%2018.5492%2020.4038%2018.6807%2020.3369C18.9628%2020.1932%2019.193%2019.9631%2019.3369%2019.6807C19.4039%2019.5492%2019.4499%2019.3752%2019.4746%2019.0732C19.4998%2018.7654%2019.5%2018.3698%2019.5%2017.8027V13C19.5%2012.5272%2019.5%2012.1973%2019.4824%2011.9395C19.4651%2011.6863%2019.4324%2011.5385%2019.3857%2011.4258C19.2334%2011.0583%2018.9414%2010.7664%2018.5742%2010.6143C18.4616%2010.5676%2018.3138%2010.5349%2018.0605%2010.5176C17.8026%2010.5%2017.4728%2010.5%2017%2010.5C16.7239%2010.5%2016.5%2010.2761%2016.5%2010C16.5%209.72386%2016.7239%209.5%2017%209.5C17.4589%209.5%2017.8281%209.50007%2018.1279%209.52051C18.4323%209.54128%2018.7022%209.58487%2018.957%209.69043C19.5696%209.94426%2020.0559%2010.4316%2020.3096%2011.0439C20.415%2011.2986%2020.4587%2011.5679%2020.4795%2011.8721C20.5%2012.1719%2020.5%2012.541%2020.5%2013V17.8027C20.5%2018.3534%2020.5%2018.7972%2020.4707%2019.1553C20.4409%2019.5191%2020.3783%2019.8389%2020.2275%2020.1348C19.9879%2020.6049%2019.6053%2020.9878%2019.1348%2021.2275C18.8389%2021.3783%2018.5192%2021.4409%2018.1553%2021.4707C17.7973%2021.5%2017.3543%2021.5%2016.8037%2021.5H7.19727C6.64656%2021.5%206.20293%2021.5%205.84473%2021.4707C5.48083%2021.441%205.16111%2021.3782%204.86523%2021.2275C4.39444%2020.9877%204.01193%2020.6047%203.77246%2020.1348C3.62161%2019.8387%203.55908%2019.5186%203.5293%2019.1543C3.5%2018.7958%203.5%2018.3516%203.5%2017.7998ZM11.5%2013V4.20703L9.35352%206.35352C9.15825%206.54878%208.84175%206.54878%208.64648%206.35352C8.45122%206.15825%208.45122%205.84175%208.64648%205.64648L11.6465%202.64648L11.7227%202.58398C11.8042%202.52963%2011.9006%202.5%2012%202.5C12.1326%202.5%2012.2597%202.55272%2012.3535%202.64648L15.3535%205.64648L15.418%205.72461C15.5461%205.91869%2015.5244%206.18265%2015.3535%206.35352C15.1827%206.52438%2014.9187%206.54613%2014.7246%206.41797L14.6465%206.35352L12.5%204.20703V13C12.5%2013.2761%2012.2761%2013.5%2012%2013.5C11.7239%2013.5%2011.5%2013.2761%2011.5%2013Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%2017.7998V13C3.5%2012.541%203.50007%2012.1718%203.52051%2011.8721C3.54127%2011.5679%203.58497%2011.2987%203.69043%2011.0439C3.94416%2010.4314%204.43137%209.94416%205.04395%209.69043C5.2987%209.58496%205.56782%209.54127%205.87207%209.52051C6.17187%209.50006%206.54109%209.5%207%209.5C7.27614%209.5%207.5%209.72386%207.5%2010C7.5%2010.2761%207.27614%2010.5%207%2010.5C6.52764%2010.5%206.19826%2010.5%205.94043%2010.5176C5.68697%2010.5349%205.53847%2010.5676%205.42578%2010.6143C5.05855%2010.7665%204.76649%2011.0586%204.61426%2011.4258C4.5676%2011.5384%204.53488%2011.6863%204.51758%2011.9395C4.49998%2012.1973%204.5%2012.5272%204.5%2013V17.7998C4.5%2018.3679%204.50023%2018.764%204.52539%2019.0723C4.5501%2019.3746%204.59601%2019.549%204.66309%2019.6807C4.80707%2019.9633%205.03667%2020.1933%205.31836%2020.3369C5.44977%2020.4039%205.62377%2020.4499%205.92578%2020.4746C6.23381%2020.4998%206.63006%2020.5%207.19727%2020.5H16.8037C17.3709%2020.5%2017.7664%2020.4998%2018.0742%2020.4746C18.3758%2020.4499%2018.5492%2020.4038%2018.6807%2020.3369C18.9628%2020.1932%2019.193%2019.9631%2019.3369%2019.6807C19.4039%2019.5492%2019.4499%2019.3752%2019.4746%2019.0732C19.4998%2018.7654%2019.5%2018.3698%2019.5%2017.8027V13C19.5%2012.5272%2019.5%2012.1973%2019.4824%2011.9395C19.4651%2011.6863%2019.4324%2011.5385%2019.3857%2011.4258C19.2334%2011.0583%2018.9414%2010.7664%2018.5742%2010.6143C18.4616%2010.5676%2018.3138%2010.5349%2018.0605%2010.5176C17.8026%2010.5%2017.4728%2010.5%2017%2010.5C16.7239%2010.5%2016.5%2010.2761%2016.5%2010C16.5%209.72386%2016.7239%209.5%2017%209.5C17.4589%209.5%2017.8281%209.50007%2018.1279%209.52051C18.4323%209.54128%2018.7022%209.58487%2018.957%209.69043C19.5696%209.94426%2020.0559%2010.4316%2020.3096%2011.0439C20.415%2011.2986%2020.4587%2011.5679%2020.4795%2011.8721C20.5%2012.1719%2020.5%2012.541%2020.5%2013V17.8027C20.5%2018.3534%2020.5%2018.7972%2020.4707%2019.1553C20.4409%2019.5191%2020.3783%2019.8389%2020.2275%2020.1348C19.9879%2020.6049%2019.6053%2020.9878%2019.1348%2021.2275C18.8389%2021.3783%2018.5192%2021.4409%2018.1553%2021.4707C17.7973%2021.5%2017.3543%2021.5%2016.8037%2021.5H7.19727C6.64656%2021.5%206.20293%2021.5%205.84473%2021.4707C5.48083%2021.441%205.16111%2021.3782%204.86523%2021.2275C4.39444%2020.9877%204.01193%2020.6047%203.77246%2020.1348C3.62161%2019.8387%203.55908%2019.5186%203.5293%2019.1543C3.5%2018.7958%203.5%2018.3516%203.5%2017.7998ZM11.5%2013V4.20703L9.35352%206.35352C9.15825%206.54878%208.84175%206.54878%208.64648%206.35352C8.45122%206.15825%208.45122%205.84175%208.64648%205.64648L11.6465%202.64648L11.7227%202.58398C11.8042%202.52963%2011.9006%202.5%2012%202.5C12.1326%202.5%2012.2597%202.55272%2012.3535%202.64648L15.3535%205.64648L15.418%205.72461C15.5461%205.91869%2015.5244%206.18265%2015.3535%206.35352C15.1827%206.52438%2014.9187%206.54613%2014.7246%206.41797L14.6465%206.35352L12.5%204.20703V13C12.5%2013.2761%2012.2761%2013.5%2012%2013.5C11.7239%2013.5%2011.5%2013.2761%2011.5%2013Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-add-plus{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%2018V12.5H6C5.72386%2012.5%205.5%2012.2761%205.5%2012C5.5%2011.7239%205.72386%2011.5%206%2011.5H11.5V6C11.5%205.72386%2011.7239%205.5%2012%205.5C12.2761%205.5%2012.5%205.72386%2012.5%206V11.5H18C18.2761%2011.5%2018.5%2011.7239%2018.5%2012C18.5%2012.2761%2018.2761%2012.5%2018%2012.5H12.5V18C12.5%2018.2761%2012.2761%2018.5%2012%2018.5C11.7239%2018.5%2011.5%2018.2761%2011.5%2018Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%2018V12.5H6C5.72386%2012.5%205.5%2012.2761%205.5%2012C5.5%2011.7239%205.72386%2011.5%206%2011.5H11.5V6C11.5%205.72386%2011.7239%205.5%2012%205.5C12.2761%205.5%2012.5%205.72386%2012.5%206V11.5H18C18.2761%2011.5%2018.5%2011.7239%2018.5%2012C18.5%2012.2761%2018.2761%2012.5%2018%2012.5H12.5V18C12.5%2018.2761%2012.2761%2018.5%2012%2018.5C11.7239%2018.5%2011.5%2018.2761%2011.5%2018Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-copy{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2012.1973C14.5%2011.6301%2014.4998%2011.2338%2014.4746%2010.9258C14.4499%2010.6238%2014.4039%2010.4498%2014.3369%2010.3184C14.1932%2010.0365%2013.9631%209.80699%2013.6807%209.66309C13.5491%209.5961%2013.3753%209.55009%2013.0732%209.52539C12.7649%209.50019%2012.3681%209.5%2011.7998%209.5H6.2002C5.6319%209.5%205.23529%209.50019%204.92676%209.52539C4.62423%209.55012%204.44996%209.59603%204.31836%209.66309C4.03626%209.80687%203.80687%2010.0363%203.66309%2010.3184C3.59603%2010.45%203.55012%2010.6242%203.52539%2010.9268C3.50019%2011.2353%203.5%2011.6319%203.5%2012.2002V17.7998C3.5%2018.3681%203.50019%2018.7649%203.52539%2019.0732C3.55009%2019.3753%203.5961%2019.5491%203.66309%2019.6807C3.80699%2019.9631%204.03652%2020.1932%204.31836%2020.3369C4.44977%2020.4039%204.62377%2020.4499%204.92578%2020.4746C5.23381%2020.4998%205.63006%2020.5%206.19727%2020.5H11.8037C12.3708%2020.5%2012.7664%2020.4998%2013.0742%2020.4746C13.3758%2020.4499%2013.5492%2020.4038%2013.6807%2020.3369C13.9628%2020.1932%2014.193%2019.9631%2014.3369%2019.6807C14.4039%2019.5492%2014.4499%2019.3752%2014.4746%2019.0732C14.4998%2018.7654%2014.5%2018.3698%2014.5%2017.8027V12.1973ZM15.5%2014.5H17.8027C18.3698%2014.5%2018.7654%2014.4998%2019.0732%2014.4746C19.3752%2014.4499%2019.5492%2014.4039%2019.6807%2014.3369C19.963%2014.1931%2020.1932%2013.9628%2020.3369%2013.6807C20.404%2013.549%2020.4499%2013.3747%2020.4746%2013.0723C20.4998%2012.7639%2020.5%2012.3679%2020.5%2011.7998V6.2002C20.5%205.63189%2020.4998%205.23518%2020.4746%204.92676C20.4499%204.62426%2020.404%204.45002%2020.3369%204.31836C20.1932%204.03652%2019.9631%203.80699%2019.6807%203.66309C19.5491%203.5961%2019.3753%203.55009%2019.0732%203.52539C18.7649%203.50019%2018.3681%203.5%2017.7998%203.5H12.2002C11.6319%203.5%2011.2353%203.50019%2010.9268%203.52539C10.6242%203.55012%2010.45%203.59603%2010.3184%203.66309C10.0363%203.80687%209.80687%204.03626%209.66309%204.31836C9.59603%204.44996%209.55012%204.62423%209.52539%204.92676C9.50019%205.23529%209.5%205.6319%209.5%206.2002V8.5H11.7998C12.3516%208.5%2012.7958%208.5%2013.1543%208.5293C13.5186%208.55907%2013.8387%208.62161%2014.1348%208.77246C14.6049%209.012%2014.9877%209.39455%2015.2275%209.86523C15.3782%2010.1611%2015.441%2010.4808%2015.4707%2010.8447C15.5%2011.2029%2015.5%2011.6465%2015.5%2012.1973V14.5ZM21.5%2011.7998C21.5%2012.3516%2021.501%2012.7957%2021.4717%2013.1543C21.4419%2013.5187%2021.3784%2013.8387%2021.2275%2014.1348C20.9878%2014.6052%2020.6049%2014.9879%2020.1348%2015.2275C19.8389%2015.3783%2019.5191%2015.4409%2019.1553%2015.4707C18.7972%2015.5%2018.3534%2015.5%2017.8027%2015.5H15.5V17.8027C15.5%2018.3534%2015.5%2018.7972%2015.4707%2019.1553C15.4409%2019.5191%2015.3783%2019.8389%2015.2275%2020.1348C14.9879%2020.6049%2014.6053%2020.9878%2014.1348%2021.2275C13.8389%2021.3783%2013.5192%2021.4409%2013.1553%2021.4707C12.7973%2021.5%2012.3543%2021.5%2011.8037%2021.5H6.19727C5.64656%2021.5%205.20292%2021.5%204.84473%2021.4707C4.48083%2021.441%204.16111%2021.3782%203.86523%2021.2275C3.39455%2020.9877%203.012%2020.6049%202.77246%2020.1348C2.62162%2019.8387%202.55907%2019.5186%202.5293%2019.1543C2.5%2018.7958%202.5%2018.3516%202.5%2017.7998V12.2002C2.5%2011.6484%202.5%2011.2044%202.5293%2010.8457C2.55906%2010.4814%202.62168%2010.1613%202.77246%209.86523C3.01214%209.39483%203.39483%209.01214%203.86523%208.77246C4.16131%208.62168%204.48137%208.55906%204.8457%208.5293C5.20439%208.5%205.64839%208.5%206.2002%208.5H8.5V6.2002C8.5%205.64839%208.5%205.20439%208.5293%204.8457C8.55906%204.48137%208.62168%204.16131%208.77246%203.86523C9.01214%203.39483%209.39483%203.01214%209.86523%202.77246C10.1613%202.62168%2010.4814%202.55906%2010.8457%202.5293C11.2044%202.5%2011.6484%202.5%2012.2002%202.5H17.7998C18.3516%202.5%2018.7958%202.5%2019.1543%202.5293C19.5186%202.55907%2019.8387%202.62161%2020.1348%202.77246C20.6049%203.012%2020.9877%203.39455%2021.2275%203.86523C21.3783%204.16131%2021.4419%204.48139%2021.4717%204.8457C21.501%205.20424%2021.5%205.64853%2021.5%206.2002V11.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2012.1973C14.5%2011.6301%2014.4998%2011.2338%2014.4746%2010.9258C14.4499%2010.6238%2014.4039%2010.4498%2014.3369%2010.3184C14.1932%2010.0365%2013.9631%209.80699%2013.6807%209.66309C13.5491%209.5961%2013.3753%209.55009%2013.0732%209.52539C12.7649%209.50019%2012.3681%209.5%2011.7998%209.5H6.2002C5.6319%209.5%205.23529%209.50019%204.92676%209.52539C4.62423%209.55012%204.44996%209.59603%204.31836%209.66309C4.03626%209.80687%203.80687%2010.0363%203.66309%2010.3184C3.59603%2010.45%203.55012%2010.6242%203.52539%2010.9268C3.50019%2011.2353%203.5%2011.6319%203.5%2012.2002V17.7998C3.5%2018.3681%203.50019%2018.7649%203.52539%2019.0732C3.55009%2019.3753%203.5961%2019.5491%203.66309%2019.6807C3.80699%2019.9631%204.03652%2020.1932%204.31836%2020.3369C4.44977%2020.4039%204.62377%2020.4499%204.92578%2020.4746C5.23381%2020.4998%205.63006%2020.5%206.19727%2020.5H11.8037C12.3708%2020.5%2012.7664%2020.4998%2013.0742%2020.4746C13.3758%2020.4499%2013.5492%2020.4038%2013.6807%2020.3369C13.9628%2020.1932%2014.193%2019.9631%2014.3369%2019.6807C14.4039%2019.5492%2014.4499%2019.3752%2014.4746%2019.0732C14.4998%2018.7654%2014.5%2018.3698%2014.5%2017.8027V12.1973ZM15.5%2014.5H17.8027C18.3698%2014.5%2018.7654%2014.4998%2019.0732%2014.4746C19.3752%2014.4499%2019.5492%2014.4039%2019.6807%2014.3369C19.963%2014.1931%2020.1932%2013.9628%2020.3369%2013.6807C20.404%2013.549%2020.4499%2013.3747%2020.4746%2013.0723C20.4998%2012.7639%2020.5%2012.3679%2020.5%2011.7998V6.2002C20.5%205.63189%2020.4998%205.23518%2020.4746%204.92676C20.4499%204.62426%2020.404%204.45002%2020.3369%204.31836C20.1932%204.03652%2019.9631%203.80699%2019.6807%203.66309C19.5491%203.5961%2019.3753%203.55009%2019.0732%203.52539C18.7649%203.50019%2018.3681%203.5%2017.7998%203.5H12.2002C11.6319%203.5%2011.2353%203.50019%2010.9268%203.52539C10.6242%203.55012%2010.45%203.59603%2010.3184%203.66309C10.0363%203.80687%209.80687%204.03626%209.66309%204.31836C9.59603%204.44996%209.55012%204.62423%209.52539%204.92676C9.50019%205.23529%209.5%205.6319%209.5%206.2002V8.5H11.7998C12.3516%208.5%2012.7958%208.5%2013.1543%208.5293C13.5186%208.55907%2013.8387%208.62161%2014.1348%208.77246C14.6049%209.012%2014.9877%209.39455%2015.2275%209.86523C15.3782%2010.1611%2015.441%2010.4808%2015.4707%2010.8447C15.5%2011.2029%2015.5%2011.6465%2015.5%2012.1973V14.5ZM21.5%2011.7998C21.5%2012.3516%2021.501%2012.7957%2021.4717%2013.1543C21.4419%2013.5187%2021.3784%2013.8387%2021.2275%2014.1348C20.9878%2014.6052%2020.6049%2014.9879%2020.1348%2015.2275C19.8389%2015.3783%2019.5191%2015.4409%2019.1553%2015.4707C18.7972%2015.5%2018.3534%2015.5%2017.8027%2015.5H15.5V17.8027C15.5%2018.3534%2015.5%2018.7972%2015.4707%2019.1553C15.4409%2019.5191%2015.3783%2019.8389%2015.2275%2020.1348C14.9879%2020.6049%2014.6053%2020.9878%2014.1348%2021.2275C13.8389%2021.3783%2013.5192%2021.4409%2013.1553%2021.4707C12.7973%2021.5%2012.3543%2021.5%2011.8037%2021.5H6.19727C5.64656%2021.5%205.20292%2021.5%204.84473%2021.4707C4.48083%2021.441%204.16111%2021.3782%203.86523%2021.2275C3.39455%2020.9877%203.012%2020.6049%202.77246%2020.1348C2.62162%2019.8387%202.55907%2019.5186%202.5293%2019.1543C2.5%2018.7958%202.5%2018.3516%202.5%2017.7998V12.2002C2.5%2011.6484%202.5%2011.2044%202.5293%2010.8457C2.55906%2010.4814%202.62168%2010.1613%202.77246%209.86523C3.01214%209.39483%203.39483%209.01214%203.86523%208.77246C4.16131%208.62168%204.48137%208.55906%204.8457%208.5293C5.20439%208.5%205.64839%208.5%206.2002%208.5H8.5V6.2002C8.5%205.64839%208.5%205.20439%208.5293%204.8457C8.55906%204.48137%208.62168%204.16131%208.77246%203.86523C9.01214%203.39483%209.39483%203.01214%209.86523%202.77246C10.1613%202.62168%2010.4814%202.55906%2010.8457%202.5293C11.2044%202.5%2011.6484%202.5%2012.2002%202.5H17.7998C18.3516%202.5%2018.7958%202.5%2019.1543%202.5293C19.5186%202.55907%2019.8387%202.62161%2020.1348%202.77246C20.6049%203.012%2020.9877%203.39455%2021.2275%203.86523C21.3783%204.16131%2021.4419%204.48139%2021.4717%204.8457C21.501%205.20424%2021.5%205.64853%2021.5%206.2002V11.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-edit-pencil-line-02{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5361%203.98723C15.8374%203.88935%2016.1626%203.88935%2016.4639%203.98723C16.6654%204.05277%2016.8297%204.16687%2016.9805%204.29485C17.1267%204.41905%2017.2912%204.58415%2017.4824%204.77532L19.2217%206.51555C19.4139%206.70773%2019.5805%206.87271%2019.7051%207.01946C19.8333%207.17055%2019.9471%207.33526%2020.0127%207.53704C20.1104%207.8382%2020.1105%208.16272%2020.0127%208.4638C19.9472%208.66548%2019.8332%208.82942%2019.7051%208.9804C19.5806%209.12699%2019.4145%209.29241%2019.2227%209.4843H19.2217L9.20703%2019.4999H20C20.2761%2019.4999%2020.4999%2019.7238%2020.5%2019.9999C20.5%2020.2761%2020.2761%2020.4999%2020%2020.4999H4C3.72386%2020.4999%203.5%2020.2761%203.5%2019.9999V15.9999C3.50003%2015.8674%203.55274%2015.7402%203.64648%2015.6464L14.5176%204.77532C14.7088%204.58409%2014.8733%204.41903%2015.0195%204.29485C15.1704%204.16678%2015.3345%204.05281%2015.5361%203.98723ZM16.1543%204.93841C16.054%204.90588%2015.946%204.90586%2015.8457%204.93841C15.8195%204.94693%2015.7707%204.96955%2015.667%205.05755C15.5589%205.14932%2015.4268%205.28011%2015.2236%205.48333L15.2217%205.4843L4.5%2016.207V19.4999H7.79297L18.5195%208.77337C18.7209%208.57203%2018.8511%208.44143%2018.9424%208.33391C19.0304%208.23018%2019.053%208.18056%2019.0615%208.15423C19.094%208.05391%2019.0941%207.94587%2019.0615%207.84563C19.053%207.81926%2019.0306%207.76988%2018.9424%207.66594C18.8504%207.55759%2018.7184%207.42631%2018.5146%207.22258L16.7754%205.48235C16.5724%205.27936%2016.441%205.14821%2016.333%205.05657C16.2296%204.96884%2016.1805%204.9469%2016.1543%204.93841Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5361%203.98723C15.8374%203.88935%2016.1626%203.88935%2016.4639%203.98723C16.6654%204.05277%2016.8297%204.16687%2016.9805%204.29485C17.1267%204.41905%2017.2912%204.58415%2017.4824%204.77532L19.2217%206.51555C19.4139%206.70773%2019.5805%206.87271%2019.7051%207.01946C19.8333%207.17055%2019.9471%207.33526%2020.0127%207.53704C20.1104%207.8382%2020.1105%208.16272%2020.0127%208.4638C19.9472%208.66548%2019.8332%208.82942%2019.7051%208.9804C19.5806%209.12699%2019.4145%209.29241%2019.2227%209.4843H19.2217L9.20703%2019.4999H20C20.2761%2019.4999%2020.4999%2019.7238%2020.5%2019.9999C20.5%2020.2761%2020.2761%2020.4999%2020%2020.4999H4C3.72386%2020.4999%203.5%2020.2761%203.5%2019.9999V15.9999C3.50003%2015.8674%203.55274%2015.7402%203.64648%2015.6464L14.5176%204.77532C14.7088%204.58409%2014.8733%204.41903%2015.0195%204.29485C15.1704%204.16678%2015.3345%204.05281%2015.5361%203.98723ZM16.1543%204.93841C16.054%204.90588%2015.946%204.90586%2015.8457%204.93841C15.8195%204.94693%2015.7707%204.96955%2015.667%205.05755C15.5589%205.14932%2015.4268%205.28011%2015.2236%205.48333L15.2217%205.4843L4.5%2016.207V19.4999H7.79297L18.5195%208.77337C18.7209%208.57203%2018.8511%208.44143%2018.9424%208.33391C19.0304%208.23018%2019.053%208.18056%2019.0615%208.15423C19.094%208.05391%2019.0941%207.94587%2019.0615%207.84563C19.053%207.81926%2019.0306%207.76988%2018.9424%207.66594C18.8504%207.55759%2018.7184%207.42631%2018.5146%207.22258L16.7754%205.48235C16.5724%205.27936%2016.441%205.14821%2016.333%205.05657C16.2296%204.96884%2016.1805%204.9469%2016.1543%204.93841Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-hide{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.646%203.64647C3.84119%203.45127%204.15775%203.4514%204.35303%203.64647L20.353%2019.6465L20.4175%2019.7246C20.5458%2019.9187%2020.5239%2020.1826%2020.353%2020.3535C20.1577%2020.5486%2019.8412%2020.5487%2019.646%2020.3535L16.5718%2017.2793C15.209%2017.9893%2013.6577%2018.5%2011.9995%2018.5C8.25627%2018.4998%205.02754%2015.9169%203.23389%2014.1338C2.775%2013.6776%202.44961%2013.3648%202.25732%2012.7754C2.18156%2012.5431%202.15284%2012.2567%202.15283%2012C2.15283%2011.7433%202.18152%2011.4569%202.25732%2011.2246C2.44966%2010.6351%202.77608%2010.3222%203.23584%209.86522C4.06959%209.03652%205.19599%208.05593%206.52588%207.23339L3.646%204.35351C3.45099%204.15829%203.45099%203.84169%203.646%203.64647ZM7.25342%207.96093C5.92204%208.75324%204.78344%209.7368%203.94092%2010.5742C3.45945%2011.0528%203.31521%2011.2081%203.2085%2011.5351C3.17769%2011.6297%203.15283%2011.8001%203.15283%2012C3.15284%2012.1999%203.17767%2012.3703%203.2085%2012.4648C3.31516%2012.7918%203.45879%2012.9464%203.93896%2013.4238C5.70405%2015.1786%208.68176%2017.4998%2011.9995%2017.5C13.3463%2017.5%2014.6406%2017.1158%2015.8286%2016.5361L13.3765%2014.084C12.9814%2014.3453%2012.5084%2014.5%2011.9995%2014.5C10.619%2014.4998%209.49951%2013.3806%209.49951%2012C9.49951%2011.4907%209.65198%2011.0162%209.91357%2010.6211L7.25342%207.96093ZM11.9995%205.49999C15.7429%205.49999%2018.9724%208.08297%2020.7661%209.8662C21.2248%2010.3222%2021.5505%2010.6355%2021.7427%2011.2246C21.8184%2011.4568%2021.8471%2011.7433%2021.8472%2012C21.8472%2012.2566%2021.8184%2012.543%2021.7427%2012.7754C21.552%2013.3597%2021.2285%2013.6713%2020.7759%2014.1211L20.7769%2014.1221L20.7642%2014.1348C20.4841%2014.4132%2020.1719%2014.7086%2019.8306%2015.0088L19.7476%2015.0674C19.5457%2015.1828%2019.2841%2015.1452%2019.1245%2014.9639C18.9422%2014.7565%2018.9621%2014.4402%2019.1694%2014.2578C19.494%2013.9723%2019.7918%2013.6914%2020.0591%2013.4258C20.0601%2013.4248%2020.061%2013.4238%2020.062%2013.4228C20.5414%2012.9463%2020.6861%2012.7917%2020.7925%2012.4658C20.8233%2012.3714%2020.8472%2012.2001%2020.8472%2012C20.8471%2011.8001%2020.8223%2011.6297%2020.7915%2011.5351C20.6849%2011.2082%2020.5407%2011.0531%2020.061%2010.5762C18.2959%208.82134%2015.3174%206.49999%2011.9995%206.49999C11.6843%206.50001%2011.3717%206.52105%2011.063%206.56054C10.7892%206.59536%2010.5394%206.40168%2010.5044%206.12792C10.4694%205.85414%2010.6623%205.60357%2010.936%205.56835C11.2849%205.52372%2011.64%205.50001%2011.9995%205.49999ZM10.4995%2012C10.4995%2012.8283%2011.1713%2013.4998%2011.9995%2013.5C12.2312%2013.5%2012.4504%2013.4471%2012.646%2013.3535L10.647%2011.3545C10.5534%2011.5501%2010.4995%2011.7684%2010.4995%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.646%203.64647C3.84119%203.45127%204.15775%203.4514%204.35303%203.64647L20.353%2019.6465L20.4175%2019.7246C20.5458%2019.9187%2020.5239%2020.1826%2020.353%2020.3535C20.1577%2020.5486%2019.8412%2020.5487%2019.646%2020.3535L16.5718%2017.2793C15.209%2017.9893%2013.6577%2018.5%2011.9995%2018.5C8.25627%2018.4998%205.02754%2015.9169%203.23389%2014.1338C2.775%2013.6776%202.44961%2013.3648%202.25732%2012.7754C2.18156%2012.5431%202.15284%2012.2567%202.15283%2012C2.15283%2011.7433%202.18152%2011.4569%202.25732%2011.2246C2.44966%2010.6351%202.77608%2010.3222%203.23584%209.86522C4.06959%209.03652%205.19599%208.05593%206.52588%207.23339L3.646%204.35351C3.45099%204.15829%203.45099%203.84169%203.646%203.64647ZM7.25342%207.96093C5.92204%208.75324%204.78344%209.7368%203.94092%2010.5742C3.45945%2011.0528%203.31521%2011.2081%203.2085%2011.5351C3.17769%2011.6297%203.15283%2011.8001%203.15283%2012C3.15284%2012.1999%203.17767%2012.3703%203.2085%2012.4648C3.31516%2012.7918%203.45879%2012.9464%203.93896%2013.4238C5.70405%2015.1786%208.68176%2017.4998%2011.9995%2017.5C13.3463%2017.5%2014.6406%2017.1158%2015.8286%2016.5361L13.3765%2014.084C12.9814%2014.3453%2012.5084%2014.5%2011.9995%2014.5C10.619%2014.4998%209.49951%2013.3806%209.49951%2012C9.49951%2011.4907%209.65198%2011.0162%209.91357%2010.6211L7.25342%207.96093ZM11.9995%205.49999C15.7429%205.49999%2018.9724%208.08297%2020.7661%209.8662C21.2248%2010.3222%2021.5505%2010.6355%2021.7427%2011.2246C21.8184%2011.4568%2021.8471%2011.7433%2021.8472%2012C21.8472%2012.2566%2021.8184%2012.543%2021.7427%2012.7754C21.552%2013.3597%2021.2285%2013.6713%2020.7759%2014.1211L20.7769%2014.1221L20.7642%2014.1348C20.4841%2014.4132%2020.1719%2014.7086%2019.8306%2015.0088L19.7476%2015.0674C19.5457%2015.1828%2019.2841%2015.1452%2019.1245%2014.9639C18.9422%2014.7565%2018.9621%2014.4402%2019.1694%2014.2578C19.494%2013.9723%2019.7918%2013.6914%2020.0591%2013.4258C20.0601%2013.4248%2020.061%2013.4238%2020.062%2013.4228C20.5414%2012.9463%2020.6861%2012.7917%2020.7925%2012.4658C20.8233%2012.3714%2020.8472%2012.2001%2020.8472%2012C20.8471%2011.8001%2020.8223%2011.6297%2020.7915%2011.5351C20.6849%2011.2082%2020.5407%2011.0531%2020.061%2010.5762C18.2959%208.82134%2015.3174%206.49999%2011.9995%206.49999C11.6843%206.50001%2011.3717%206.52105%2011.063%206.56054C10.7892%206.59536%2010.5394%206.40168%2010.5044%206.12792C10.4694%205.85414%2010.6623%205.60357%2010.936%205.56835C11.2849%205.52372%2011.64%205.50001%2011.9995%205.49999ZM10.4995%2012C10.4995%2012.8283%2011.1713%2013.4998%2011.9995%2013.5C12.2312%2013.5%2012.4504%2013.4471%2012.646%2013.3535L10.647%2011.3545C10.5534%2011.5501%2010.4995%2011.7684%2010.4995%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-show{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0005%205.5C15.7435%205.50014%2018.9714%208.08307%2020.7651%209.86621C21.2236%2010.322%2021.5504%2010.6354%2021.7427%2011.2246C21.8185%2011.4569%2021.8472%2011.7433%2021.8472%2012C21.8472%2012.2567%2021.8185%2012.5431%2021.7427%2012.7754C21.5504%2013.3646%2021.2235%2013.6781%2020.7651%2014.1338C18.9714%2015.9169%2015.7435%2018.4999%2012.0005%2018.5C8.2571%2018.5%205.02761%2015.917%203.23389%2014.1338C2.77502%2013.6776%202.44961%2013.3647%202.25732%2012.7754C2.18155%2012.5431%202.15283%2012.2567%202.15283%2012C2.15283%2011.7433%202.18155%2011.4569%202.25732%2011.2246C2.4496%2010.6353%202.775%2010.3224%203.23389%209.86621C5.02761%208.08298%208.25709%205.5%2012.0005%205.5ZM12.0005%206.5C8.68257%206.5%205.70411%208.82135%203.93896%2010.5762C3.45892%2011.0534%203.31517%2011.2082%203.2085%2011.5352C3.17766%2011.6297%203.15283%2011.8001%203.15283%2012C3.15283%2012.1999%203.17767%2012.3703%203.2085%2012.4648C3.31517%2012.7918%203.45884%2012.9465%203.93896%2013.4238C5.70411%2015.1786%208.68258%2017.5%2012.0005%2017.5C15.3183%2017.4999%2018.2949%2015.1786%2020.0601%2013.4238C20.5402%2012.9465%2020.6849%2012.7917%2020.7915%2012.4648C20.8223%2012.3703%2020.8472%2012.1999%2020.8472%2012C20.8472%2011.8001%2020.8223%2011.6297%2020.7915%2011.5352C20.6849%2011.2083%2020.5402%2011.0535%2020.0601%2010.5762C18.2949%208.82137%2015.3183%206.50014%2012.0005%206.5ZM13.5005%2012C13.5005%2011.1717%2012.8287%2010.5003%2012.0005%2010.5C11.1721%2010.5%2010.5005%2011.1716%2010.5005%2012C10.5005%2012.8284%2011.1721%2013.5%2012.0005%2013.5C12.8287%2013.4997%2013.5005%2012.8283%2013.5005%2012ZM14.5005%2012C14.5005%2013.3805%2013.381%2014.4997%2012.0005%2014.5C10.6198%2014.5%209.50049%2013.3807%209.50049%2012C9.50049%2010.6193%2010.6198%209.5%2012.0005%209.5C13.381%209.50026%2014.5005%2010.6195%2014.5005%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0005%205.5C15.7435%205.50014%2018.9714%208.08307%2020.7651%209.86621C21.2236%2010.322%2021.5504%2010.6354%2021.7427%2011.2246C21.8185%2011.4569%2021.8472%2011.7433%2021.8472%2012C21.8472%2012.2567%2021.8185%2012.5431%2021.7427%2012.7754C21.5504%2013.3646%2021.2235%2013.6781%2020.7651%2014.1338C18.9714%2015.9169%2015.7435%2018.4999%2012.0005%2018.5C8.2571%2018.5%205.02761%2015.917%203.23389%2014.1338C2.77502%2013.6776%202.44961%2013.3647%202.25732%2012.7754C2.18155%2012.5431%202.15283%2012.2567%202.15283%2012C2.15283%2011.7433%202.18155%2011.4569%202.25732%2011.2246C2.4496%2010.6353%202.775%2010.3224%203.23389%209.86621C5.02761%208.08298%208.25709%205.5%2012.0005%205.5ZM12.0005%206.5C8.68257%206.5%205.70411%208.82135%203.93896%2010.5762C3.45892%2011.0534%203.31517%2011.2082%203.2085%2011.5352C3.17766%2011.6297%203.15283%2011.8001%203.15283%2012C3.15283%2012.1999%203.17767%2012.3703%203.2085%2012.4648C3.31517%2012.7918%203.45884%2012.9465%203.93896%2013.4238C5.70411%2015.1786%208.68258%2017.5%2012.0005%2017.5C15.3183%2017.4999%2018.2949%2015.1786%2020.0601%2013.4238C20.5402%2012.9465%2020.6849%2012.7917%2020.7915%2012.4648C20.8223%2012.3703%2020.8472%2012.1999%2020.8472%2012C20.8472%2011.8001%2020.8223%2011.6297%2020.7915%2011.5352C20.6849%2011.2083%2020.5402%2011.0535%2020.0601%2010.5762C18.2949%208.82137%2015.3183%206.50014%2012.0005%206.5ZM13.5005%2012C13.5005%2011.1717%2012.8287%2010.5003%2012.0005%2010.5C11.1721%2010.5%2010.5005%2011.1716%2010.5005%2012C10.5005%2012.8284%2011.1721%2013.5%2012.0005%2013.5C12.8287%2013.4997%2013.5005%2012.8283%2013.5005%2012ZM14.5005%2012C14.5005%2013.3805%2013.381%2014.4997%2012.0005%2014.5C10.6198%2014.5%209.50049%2013.3807%209.50049%2012C9.50049%2010.6193%2010.6198%209.5%2012.0005%209.5C13.381%209.50026%2014.5005%2010.6195%2014.5005%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-select-multiple{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2019.4004V9C2.5%208.72386%202.72386%208.5%203%208.5C3.27614%208.5%203.5%208.72386%203.5%209V19.4004C3.5%2019.6882%203.50018%2019.8741%203.51172%2020.0156C3.5228%2020.1512%203.54208%2020.2018%203.55469%2020.2266C3.60277%2020.3209%203.67903%2020.3976%203.77246%2020.4453C3.79707%2020.4579%203.84775%2020.4772%203.9834%2020.4883C4.12487%2020.4998%204.31091%2020.5%204.59863%2020.5H15C15.2761%2020.5%2015.5%2020.7239%2015.5%2021C15.5%2021.2761%2015.2761%2021.5%2015%2021.5H4.59863C4.32756%2021.5%204.09392%2021.5%203.90234%2021.4844C3.70505%2021.4683%203.50829%2021.4331%203.31934%2021.3369C3.03665%2021.1929%202.80667%2020.9625%202.66309%2020.6807C2.56685%2020.4917%202.53178%2020.2951%202.51563%2020.0977C2.49996%2019.906%202.5%2019.672%202.5%2019.4004ZM20.5%206.2002C20.5%205.6319%2020.4998%205.23518%2020.4746%204.92676C20.4499%204.62426%2020.404%204.45001%2020.3369%204.31836C20.1932%204.03652%2019.9631%203.80699%2019.6807%203.66309C19.5491%203.5961%2019.3753%203.55009%2019.0732%203.52539C18.7649%203.50019%2018.3681%203.5%2017.7998%203.5H10.2002C9.6319%203.5%209.23529%203.50019%208.92676%203.52539C8.62422%203.55012%208.44996%203.59603%208.31836%203.66309C8.03626%203.80687%207.80687%204.03626%207.66309%204.31836C7.59603%204.44996%207.55012%204.62422%207.52539%204.92676C7.50019%205.23529%207.5%205.6319%207.5%206.2002V13.7998C7.5%2014.3681%207.50019%2014.7649%207.52539%2015.0732C7.55009%2015.3753%207.5961%2015.5491%207.66309%2015.6807C7.80699%2015.9631%208.03652%2016.1932%208.31836%2016.3369C8.44977%2016.4039%208.62377%2016.4499%208.92578%2016.4746C9.23381%2016.4998%209.63006%2016.5%2010.1973%2016.5H17.8037C18.3709%2016.5%2018.7664%2016.4998%2019.0742%2016.4746C19.3758%2016.4499%2019.5492%2016.4038%2019.6807%2016.3369C19.9629%2016.1931%2020.1931%2015.963%2020.3369%2015.6807C20.404%2015.549%2020.4499%2015.3747%2020.4746%2015.0723C20.4998%2014.7639%2020.5%2014.3679%2020.5%2013.7998V6.2002ZM16.6465%207.64648C16.8417%207.45122%2017.1583%207.45122%2017.3535%207.64648C17.5488%207.84175%2017.5488%208.15825%2017.3535%208.35352L13.3535%2012.3535C13.1583%2012.5488%2012.8417%2012.5488%2012.6465%2012.3535L10.6465%2010.3535L10.582%2010.2754C10.4539%2010.0813%2010.4756%209.81735%2010.6465%209.64648C10.8173%209.47562%2011.0813%209.45387%2011.2754%209.58203L11.3535%209.64648L13%2011.293L16.6465%207.64648ZM21.5%2013.7998C21.5%2014.3516%2021.501%2014.7957%2021.4717%2015.1543C21.4419%2015.5187%2021.3784%2015.8387%2021.2275%2016.1348C20.9879%2016.6051%2020.6052%2016.9878%2020.1348%2017.2275C19.8389%2017.3783%2019.5192%2017.4409%2019.1553%2017.4707C18.7973%2017.5%2018.3543%2017.5%2017.8037%2017.5H10.1973C9.64656%2017.5%209.20293%2017.5%208.84473%2017.4707C8.48083%2017.441%208.16111%2017.3782%207.86523%2017.2275C7.39455%2016.9877%207.012%2016.6049%206.77246%2016.1348C6.62161%2015.8387%206.55907%2015.5186%206.5293%2015.1543C6.5%2014.7958%206.5%2014.3516%206.5%2013.7998V6.2002C6.5%205.64839%206.5%205.20439%206.5293%204.8457C6.55906%204.48137%206.62168%204.16131%206.77246%203.86523C7.01214%203.39483%207.39483%203.01214%207.86523%202.77246C8.16131%202.62168%208.48137%202.55906%208.8457%202.5293C9.20439%202.5%209.64839%202.5%2010.2002%202.5H17.7998C18.3516%202.5%2018.7958%202.5%2019.1543%202.5293C19.5186%202.55907%2019.8387%202.62161%2020.1348%202.77246C20.6049%203.012%2020.9877%203.39455%2021.2275%203.86523C21.3783%204.16131%2021.4419%204.48139%2021.4717%204.8457C21.501%205.20425%2021.5%205.64853%2021.5%206.2002V13.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2019.4004V9C2.5%208.72386%202.72386%208.5%203%208.5C3.27614%208.5%203.5%208.72386%203.5%209V19.4004C3.5%2019.6882%203.50018%2019.8741%203.51172%2020.0156C3.5228%2020.1512%203.54208%2020.2018%203.55469%2020.2266C3.60277%2020.3209%203.67903%2020.3976%203.77246%2020.4453C3.79707%2020.4579%203.84775%2020.4772%203.9834%2020.4883C4.12487%2020.4998%204.31091%2020.5%204.59863%2020.5H15C15.2761%2020.5%2015.5%2020.7239%2015.5%2021C15.5%2021.2761%2015.2761%2021.5%2015%2021.5H4.59863C4.32756%2021.5%204.09392%2021.5%203.90234%2021.4844C3.70505%2021.4683%203.50829%2021.4331%203.31934%2021.3369C3.03665%2021.1929%202.80667%2020.9625%202.66309%2020.6807C2.56685%2020.4917%202.53178%2020.2951%202.51563%2020.0977C2.49996%2019.906%202.5%2019.672%202.5%2019.4004ZM20.5%206.2002C20.5%205.6319%2020.4998%205.23518%2020.4746%204.92676C20.4499%204.62426%2020.404%204.45001%2020.3369%204.31836C20.1932%204.03652%2019.9631%203.80699%2019.6807%203.66309C19.5491%203.5961%2019.3753%203.55009%2019.0732%203.52539C18.7649%203.50019%2018.3681%203.5%2017.7998%203.5H10.2002C9.6319%203.5%209.23529%203.50019%208.92676%203.52539C8.62422%203.55012%208.44996%203.59603%208.31836%203.66309C8.03626%203.80687%207.80687%204.03626%207.66309%204.31836C7.59603%204.44996%207.55012%204.62422%207.52539%204.92676C7.50019%205.23529%207.5%205.6319%207.5%206.2002V13.7998C7.5%2014.3681%207.50019%2014.7649%207.52539%2015.0732C7.55009%2015.3753%207.5961%2015.5491%207.66309%2015.6807C7.80699%2015.9631%208.03652%2016.1932%208.31836%2016.3369C8.44977%2016.4039%208.62377%2016.4499%208.92578%2016.4746C9.23381%2016.4998%209.63006%2016.5%2010.1973%2016.5H17.8037C18.3709%2016.5%2018.7664%2016.4998%2019.0742%2016.4746C19.3758%2016.4499%2019.5492%2016.4038%2019.6807%2016.3369C19.9629%2016.1931%2020.1931%2015.963%2020.3369%2015.6807C20.404%2015.549%2020.4499%2015.3747%2020.4746%2015.0723C20.4998%2014.7639%2020.5%2014.3679%2020.5%2013.7998V6.2002ZM16.6465%207.64648C16.8417%207.45122%2017.1583%207.45122%2017.3535%207.64648C17.5488%207.84175%2017.5488%208.15825%2017.3535%208.35352L13.3535%2012.3535C13.1583%2012.5488%2012.8417%2012.5488%2012.6465%2012.3535L10.6465%2010.3535L10.582%2010.2754C10.4539%2010.0813%2010.4756%209.81735%2010.6465%209.64648C10.8173%209.47562%2011.0813%209.45387%2011.2754%209.58203L11.3535%209.64648L13%2011.293L16.6465%207.64648ZM21.5%2013.7998C21.5%2014.3516%2021.501%2014.7957%2021.4717%2015.1543C21.4419%2015.5187%2021.3784%2015.8387%2021.2275%2016.1348C20.9879%2016.6051%2020.6052%2016.9878%2020.1348%2017.2275C19.8389%2017.3783%2019.5192%2017.4409%2019.1553%2017.4707C18.7973%2017.5%2018.3543%2017.5%2017.8037%2017.5H10.1973C9.64656%2017.5%209.20293%2017.5%208.84473%2017.4707C8.48083%2017.441%208.16111%2017.3782%207.86523%2017.2275C7.39455%2016.9877%207.012%2016.6049%206.77246%2016.1348C6.62161%2015.8387%206.55907%2015.5186%206.5293%2015.1543C6.5%2014.7958%206.5%2014.3516%206.5%2013.7998V6.2002C6.5%205.64839%206.5%205.20439%206.5293%204.8457C6.55906%204.48137%206.62168%204.16131%206.77246%203.86523C7.01214%203.39483%207.39483%203.01214%207.86523%202.77246C8.16131%202.62168%208.48137%202.55906%208.8457%202.5293C9.20439%202.5%209.64839%202.5%2010.2002%202.5H17.7998C18.3516%202.5%2018.7958%202.5%2019.1543%202.5293C19.5186%202.55907%2019.8387%202.62161%2020.1348%202.77246C20.6049%203.012%2020.9877%203.39455%2021.2275%203.86523C21.3783%204.16131%2021.4419%204.48139%2021.4717%204.8457C21.501%205.20425%2021.5%205.64853%2021.5%206.2002V13.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-sort-descending{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2016.5C16.2761%2016.5%2016.5%2016.7238%2016.5%2017C16.5%2017.2761%2016.2761%2017.5%2016%2017.5H4C3.72386%2017.5%203.5%2017.2761%203.5%2017C3.5%2016.7238%203.72386%2016.5%204%2016.5H16ZM17.5%2013V6.20699L15.3535%208.35348C15.1583%208.54874%2014.8417%208.54874%2014.6465%208.35348C14.4512%208.15822%2014.4512%207.84171%2014.6465%207.64645L17.6465%204.64645L17.7246%204.58199C17.9187%204.45383%2018.1827%204.47558%2018.3535%204.64645L21.3535%207.64645L21.418%207.72457C21.5461%207.91865%2021.5244%208.18262%2021.3535%208.35348C21.1827%208.52434%2020.9187%208.54609%2020.7246%208.41793L20.6465%208.35348L18.5%206.20699V13C18.5%2013.2761%2018.2761%2013.5%2018%2013.5C17.7239%2013.5%2017.5%2013.2761%2017.5%2013ZM13%2011.5C13.2761%2011.5%2013.5%2011.7238%2013.5%2012C13.5%2012.2761%2013.2761%2012.5%2013%2012.5H4C3.72386%2012.5%203.5%2012.2761%203.5%2012C3.5%2011.7238%203.72386%2011.5%204%2011.5H13ZM10%206.49996C10.2761%206.49996%2010.5%206.72382%2010.5%206.99996C10.5%207.27611%2010.2761%207.49996%2010%207.49996H4C3.72386%207.49996%203.5%207.27611%203.5%206.99996C3.5%206.72382%203.72386%206.49996%204%206.49996H10Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2016.5C16.2761%2016.5%2016.5%2016.7238%2016.5%2017C16.5%2017.2761%2016.2761%2017.5%2016%2017.5H4C3.72386%2017.5%203.5%2017.2761%203.5%2017C3.5%2016.7238%203.72386%2016.5%204%2016.5H16ZM17.5%2013V6.20699L15.3535%208.35348C15.1583%208.54874%2014.8417%208.54874%2014.6465%208.35348C14.4512%208.15822%2014.4512%207.84171%2014.6465%207.64645L17.6465%204.64645L17.7246%204.58199C17.9187%204.45383%2018.1827%204.47558%2018.3535%204.64645L21.3535%207.64645L21.418%207.72457C21.5461%207.91865%2021.5244%208.18262%2021.3535%208.35348C21.1827%208.52434%2020.9187%208.54609%2020.7246%208.41793L20.6465%208.35348L18.5%206.20699V13C18.5%2013.2761%2018.2761%2013.5%2018%2013.5C17.7239%2013.5%2017.5%2013.2761%2017.5%2013ZM13%2011.5C13.2761%2011.5%2013.5%2011.7238%2013.5%2012C13.5%2012.2761%2013.2761%2012.5%2013%2012.5H4C3.72386%2012.5%203.5%2012.2761%203.5%2012C3.5%2011.7238%203.72386%2011.5%204%2011.5H13ZM10%206.49996C10.2761%206.49996%2010.5%206.72382%2010.5%206.99996C10.5%207.27611%2010.2761%207.49996%2010%207.49996H4C3.72386%207.49996%203.5%207.27611%203.5%206.99996C3.5%206.72382%203.72386%206.49996%204%206.49996H10Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-sort-ascending{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5%2011C17.5%2010.7239%2017.7239%2010.5%2018%2010.5C18.2761%2010.5%2018.5%2010.7239%2018.5%2011V17.793L20.6465%2015.6465C20.8417%2015.4512%2021.1583%2015.4512%2021.3535%2015.6465C21.5488%2015.8417%2021.5488%2016.1583%2021.3535%2016.3535L18.3535%2019.3535C18.1583%2019.5488%2017.8417%2019.5488%2017.6465%2019.3535L14.6465%2016.3535L14.582%2016.2754C14.4539%2016.0813%2014.4756%2015.8173%2014.6465%2015.6465C14.8173%2015.4756%2015.0813%2015.4539%2015.2754%2015.582L15.3535%2015.6465L17.5%2017.793V11ZM10%2016.5C10.2761%2016.5%2010.5%2016.7239%2010.5%2017C10.5%2017.2761%2010.2761%2017.5%2010%2017.5H4C3.72386%2017.5%203.5%2017.2761%203.5%2017C3.5%2016.7239%203.72386%2016.5%204%2016.5H10ZM13%2011.5C13.2761%2011.5%2013.5%2011.7239%2013.5%2012C13.5%2012.2761%2013.2761%2012.5%2013%2012.5H4C3.72386%2012.5%203.5%2012.2761%203.5%2012C3.5%2011.7239%203.72386%2011.5%204%2011.5H13ZM16%206.5C16.2761%206.5%2016.5%206.72386%2016.5%207C16.5%207.27614%2016.2761%207.5%2016%207.5H4C3.72386%207.5%203.5%207.27614%203.5%207C3.5%206.72386%203.72386%206.5%204%206.5H16Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5%2011C17.5%2010.7239%2017.7239%2010.5%2018%2010.5C18.2761%2010.5%2018.5%2010.7239%2018.5%2011V17.793L20.6465%2015.6465C20.8417%2015.4512%2021.1583%2015.4512%2021.3535%2015.6465C21.5488%2015.8417%2021.5488%2016.1583%2021.3535%2016.3535L18.3535%2019.3535C18.1583%2019.5488%2017.8417%2019.5488%2017.6465%2019.3535L14.6465%2016.3535L14.582%2016.2754C14.4539%2016.0813%2014.4756%2015.8173%2014.6465%2015.6465C14.8173%2015.4756%2015.0813%2015.4539%2015.2754%2015.582L15.3535%2015.6465L17.5%2017.793V11ZM10%2016.5C10.2761%2016.5%2010.5%2016.7239%2010.5%2017C10.5%2017.2761%2010.2761%2017.5%2010%2017.5H4C3.72386%2017.5%203.5%2017.2761%203.5%2017C3.5%2016.7239%203.72386%2016.5%204%2016.5H10ZM13%2011.5C13.2761%2011.5%2013.5%2011.7239%2013.5%2012C13.5%2012.2761%2013.2761%2012.5%2013%2012.5H4C3.72386%2012.5%203.5%2012.2761%203.5%2012C3.5%2011.7239%203.72386%2011.5%204%2011.5H13ZM16%206.5C16.2761%206.5%2016.5%206.72386%2016.5%207C16.5%207.27614%2016.2761%207.5%2016%207.5H4C3.72386%207.5%203.5%207.27614%203.5%207C3.5%206.72386%203.72386%206.5%204%206.5H16Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-paperclip-attachment-tilt{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.0768%204.21734C13.3223%201.97182%2016.9631%201.97182%2019.2086%204.21734C21.4538%206.46292%2021.453%2010.1038%2019.2076%2012.3492L11.2535%2020.3043C9.6914%2021.8664%207.15837%2021.8653%205.59631%2020.3033C4.03458%2018.7412%204.03427%2016.2091%205.59631%2014.647L13.5514%206.69195C14.4301%205.81338%2015.8554%205.81331%2016.734%206.69195C17.6128%207.57081%2017.6115%208.99511%2016.733%209.87359L9.83948%2016.7681L9.48596%2016.4146L9.13147%2016.0611L16.026%209.16656C16.5143%208.67825%2016.5149%207.88696%2016.027%207.39898C15.5389%206.91086%2014.7466%206.91093%2014.2584%207.39898L6.30334%2015.3541C5.13195%2016.5255%205.13201%2018.4246%206.30334%2019.5962C7.47495%2020.7678%209.37399%2020.7678%2010.5455%2019.5962L18.5006%2011.6421C20.3555%209.78725%2020.3562%206.77936%2018.5016%204.92437C16.6466%203.06938%2013.6388%203.06938%2011.7838%204.92437L4.88928%2011.8179C4.69402%2012.0132%204.37751%2012.0132%204.18225%2011.8179C3.98716%2011.6226%203.98704%2011.3061%204.18225%2011.1109L11.0768%204.21734ZM9.83948%2016.7681C9.64422%2016.9634%209.32673%2016.9634%209.13147%2016.7681C8.93648%2016.573%208.93658%2016.2563%209.13147%2016.0611L9.83948%2016.7681Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.0768%204.21734C13.3223%201.97182%2016.9631%201.97182%2019.2086%204.21734C21.4538%206.46292%2021.453%2010.1038%2019.2076%2012.3492L11.2535%2020.3043C9.6914%2021.8664%207.15837%2021.8653%205.59631%2020.3033C4.03458%2018.7412%204.03427%2016.2091%205.59631%2014.647L13.5514%206.69195C14.4301%205.81338%2015.8554%205.81331%2016.734%206.69195C17.6128%207.57081%2017.6115%208.99511%2016.733%209.87359L9.83948%2016.7681L9.48596%2016.4146L9.13147%2016.0611L16.026%209.16656C16.5143%208.67825%2016.5149%207.88696%2016.027%207.39898C15.5389%206.91086%2014.7466%206.91093%2014.2584%207.39898L6.30334%2015.3541C5.13195%2016.5255%205.13201%2018.4246%206.30334%2019.5962C7.47495%2020.7678%209.37399%2020.7678%2010.5455%2019.5962L18.5006%2011.6421C20.3555%209.78725%2020.3562%206.77936%2018.5016%204.92437C16.6466%203.06938%2013.6388%203.06938%2011.7838%204.92437L4.88928%2011.8179C4.69402%2012.0132%204.37751%2012.0132%204.18225%2011.8179C3.98716%2011.6226%203.98704%2011.3061%204.18225%2011.1109L11.0768%204.21734ZM9.83948%2016.7681C9.64422%2016.9634%209.32673%2016.9634%209.13147%2016.7681C8.93648%2016.573%208.93658%2016.2563%209.13147%2016.0611L9.83948%2016.7681Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-close-circle{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012ZM14.6465%208.64648C14.8418%208.45129%2015.1583%208.45124%2015.3535%208.64648C15.5487%208.84173%2015.5487%209.15827%2015.3535%209.35352L12.707%2012L15.3535%2014.6465L15.418%2014.7246C15.546%2014.9187%2015.5243%2015.1827%2015.3535%2015.3535C15.1827%2015.5243%2014.9187%2015.546%2014.7246%2015.418L14.6465%2015.3535L12%2012.707L9.35352%2015.3535C9.15827%2015.5487%208.84173%2015.5487%208.64648%2015.3535C8.45124%2015.1583%208.45129%2014.8418%208.64648%2014.6465L11.293%2012L8.64648%209.35352L8.58203%209.27539C8.45387%209.08131%208.47562%208.81735%208.64648%208.64648C8.81735%208.47562%209.08131%208.45387%209.27539%208.58203L9.35352%208.64648L12%2011.293L14.6465%208.64648ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012ZM14.6465%208.64648C14.8418%208.45129%2015.1583%208.45124%2015.3535%208.64648C15.5487%208.84173%2015.5487%209.15827%2015.3535%209.35352L12.707%2012L15.3535%2014.6465L15.418%2014.7246C15.546%2014.9187%2015.5243%2015.1827%2015.3535%2015.3535C15.1827%2015.5243%2014.9187%2015.546%2014.7246%2015.418L14.6465%2015.3535L12%2012.707L9.35352%2015.3535C9.15827%2015.5487%208.84173%2015.5487%208.64648%2015.3535C8.45124%2015.1583%208.45129%2014.8418%208.64648%2014.6465L11.293%2012L8.64648%209.35352L8.58203%209.27539C8.45387%209.08131%208.47562%208.81735%208.64648%208.64648C8.81735%208.47562%209.08131%208.45387%209.27539%208.58203L9.35352%208.64648L12%2011.293L14.6465%208.64648ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-edit-pencil-01{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5361%203.98723C15.8374%203.88935%2016.1626%203.88935%2016.4639%203.98723C16.6654%204.05277%2016.8297%204.16687%2016.9805%204.29485C17.1267%204.41905%2017.2912%204.58415%2017.4824%204.77532L19.2217%206.51555C19.4139%206.70773%2019.5805%206.87271%2019.7051%207.01946C19.8333%207.17055%2019.9471%207.33526%2020.0127%207.53704C20.1104%207.8382%2020.1105%208.16272%2020.0127%208.4638C19.9472%208.66548%2019.8332%208.82942%2019.7051%208.9804C19.5806%209.12699%2019.4145%209.29241%2019.2227%209.4843L8.35352%2020.3534C8.25975%2020.4472%208.13261%2020.4999%208%2020.4999H4C3.86739%2020.4999%203.74025%2020.4472%203.64648%2020.3534C3.55275%2020.2597%203.5%2020.1325%203.5%2019.9999V15.9999C3.50003%2015.8674%203.55274%2015.7402%203.64648%2015.6464L14.5176%204.77532C14.7088%204.58409%2014.8733%204.41903%2015.0195%204.29485C15.1704%204.16678%2015.3345%204.05281%2015.5361%203.98723ZM4.5%2016.207V19.4999H7.79297L15.293%2011.9999L12%208.70696L4.5%2016.207ZM16.1543%204.93841C16.054%204.90588%2015.946%204.90586%2015.8457%204.93841C15.8195%204.94693%2015.7707%204.96955%2015.667%205.05755C15.5589%205.14932%2015.4268%205.28011%2015.2236%205.48333L15.2217%205.4843L12.707%207.99993L16%2011.2929L18.5195%208.77337C18.7209%208.57203%2018.8511%208.44143%2018.9424%208.33391C19.0304%208.23018%2019.053%208.18056%2019.0615%208.15423C19.094%208.05391%2019.0941%207.94587%2019.0615%207.84563C19.053%207.81926%2019.0306%207.76988%2018.9424%207.66594C18.8504%207.55759%2018.7184%207.42631%2018.5146%207.22258L16.7754%205.48235C16.5724%205.27936%2016.441%205.14821%2016.333%205.05657C16.2296%204.96884%2016.1805%204.9469%2016.1543%204.93841Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5361%203.98723C15.8374%203.88935%2016.1626%203.88935%2016.4639%203.98723C16.6654%204.05277%2016.8297%204.16687%2016.9805%204.29485C17.1267%204.41905%2017.2912%204.58415%2017.4824%204.77532L19.2217%206.51555C19.4139%206.70773%2019.5805%206.87271%2019.7051%207.01946C19.8333%207.17055%2019.9471%207.33526%2020.0127%207.53704C20.1104%207.8382%2020.1105%208.16272%2020.0127%208.4638C19.9472%208.66548%2019.8332%208.82942%2019.7051%208.9804C19.5806%209.12699%2019.4145%209.29241%2019.2227%209.4843L8.35352%2020.3534C8.25975%2020.4472%208.13261%2020.4999%208%2020.4999H4C3.86739%2020.4999%203.74025%2020.4472%203.64648%2020.3534C3.55275%2020.2597%203.5%2020.1325%203.5%2019.9999V15.9999C3.50003%2015.8674%203.55274%2015.7402%203.64648%2015.6464L14.5176%204.77532C14.7088%204.58409%2014.8733%204.41903%2015.0195%204.29485C15.1704%204.16678%2015.3345%204.05281%2015.5361%203.98723ZM4.5%2016.207V19.4999H7.79297L15.293%2011.9999L12%208.70696L4.5%2016.207ZM16.1543%204.93841C16.054%204.90588%2015.946%204.90586%2015.8457%204.93841C15.8195%204.94693%2015.7707%204.96955%2015.667%205.05755C15.5589%205.14932%2015.4268%205.28011%2015.2236%205.48333L15.2217%205.4843L12.707%207.99993L16%2011.2929L18.5195%208.77337C18.7209%208.57203%2018.8511%208.44143%2018.9424%208.33391C19.0304%208.23018%2019.053%208.18056%2019.0615%208.15423C19.094%208.05391%2019.0941%207.94587%2019.0615%207.84563C19.053%207.81926%2019.0306%207.76988%2018.9424%207.66594C18.8504%207.55759%2018.7184%207.42631%2018.5146%207.22258L16.7754%205.48235C16.5724%205.27936%2016.441%205.14821%2016.333%205.05657C16.2296%204.96884%2016.1805%204.9469%2016.1543%204.93841Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-environment-brain{display:inline-block;width:30px;height:30px;mask:url(/assets/brain-C_1raQL-.svg) no-repeat center/contain;-webkit-mask:url(/assets/brain-C_1raQL-.svg) no-repeat center/contain;background-color:currentColor}.ci-environment-bulb{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%2020.5C15.2761%2020.5%2015.5%2020.7239%2015.5%2021C15.5%2021.2761%2015.2761%2021.5%2015%2021.5H9C8.72386%2021.5%208.5%2021.2761%208.5%2021C8.5%2020.7239%208.72386%2020.5%209%2020.5H15ZM17.5%209C17.5%205.96246%2015.0376%203.5%2012%203.5C8.96243%203.5%206.5%205.96243%206.5%209C6.5%2010.114%206.83099%2011.1491%207.39941%2012.0146C8.34348%2013.4522%208.836%2014.2016%208.9082%2014.3281C8.97549%2014.446%209.03239%2014.5444%209.08203%2014.6289C9.13084%2014.712%209.17527%2014.7863%209.21191%2014.8506C9.28445%2014.9779%209.34944%2015.1012%209.39258%2015.2451C9.43575%2015.3893%209.44869%2015.5283%209.45801%2015.6748C9.46271%2015.7487%209.46686%2015.8354%209.47168%2015.9316C9.47657%2016.0295%209.48275%2016.1429%209.49121%2016.2783C9.50025%2016.4229%209.5%2016.6327%209.5%2017C9.5%2017.2761%209.72386%2017.5%2010%2017.5H14C14.2761%2017.5%2014.5%2017.2761%2014.5%2017C14.5%2016.6327%2014.4998%2016.4229%2014.5088%2016.2783C14.5173%2016.1429%2014.5234%2016.0295%2014.5283%2015.9316C14.5331%2015.8354%2014.5373%2015.7487%2014.542%2015.6748C14.5512%2015.5286%2014.5645%2015.3901%2014.6074%2015.2461C14.6505%2015.1019%2014.7155%2014.9781%2014.7881%2014.8506C14.8247%2014.7863%2014.8682%2014.7119%2014.917%2014.6289C14.9666%2014.5444%2015.0245%2014.4461%2015.0918%2014.3281C15.1643%2014.2012%2015.6581%2013.4512%2016.6016%2012.0146C17.1699%2011.1492%2017.5%2010.1139%2017.5%209ZM18.5%209C18.5%2010.315%2018.1087%2011.5399%2017.4365%2012.5635C16.9595%2013.2898%2016.6024%2013.8339%2016.3564%2014.21C16.2334%2014.3981%2016.1387%2014.5439%2016.0713%2014.6484C16.0376%2014.7007%2016.0107%2014.7415%2015.9912%2014.7725C15.9815%2014.7878%2015.9744%2014.8003%2015.9688%2014.8096C15.966%2014.8141%2015.9635%2014.8177%2015.9619%2014.8203C15.9605%2014.8227%2015.96%2014.8242%2015.96%2014.8242C15.8897%2014.9474%2015.8297%2015.0499%2015.7793%2015.1357C15.7281%2015.2229%2015.6895%2015.289%2015.6572%2015.3457C15.5919%2015.4604%2015.5744%2015.5023%2015.5654%2015.5322C15.5565%2015.5622%2015.5474%2015.6068%2015.5391%2015.7383C15.5349%2015.8035%2015.5314%2015.8804%2015.5264%2015.9814C15.5214%2016.0809%2015.5157%2016.1993%2015.5068%2016.3408C15.5003%2016.4455%2015.5%2016.6131%2015.5%2017C15.5%2017.8284%2014.8284%2018.5%2014%2018.5H10C9.17157%2018.5%208.5%2017.8284%208.5%2017C8.5%2016.6132%208.49971%2016.4455%208.49316%2016.3408C8.48431%2016.1993%208.47861%2016.0809%208.47363%2015.9814C8.46857%2015.8803%208.46411%2015.8035%208.45996%2015.7383C8.45159%2015.6066%208.44354%2015.5622%208.43457%2015.5322C8.42558%2015.5022%208.40817%2015.4605%208.34277%2015.3457C8.3104%2015.2889%208.27104%2015.2231%208.21973%2015.1357C8.16925%2015.0499%208.10941%2014.9475%208.03906%2014.8242C8.03906%2014.8242%208.03856%2014.8227%208.03711%2014.8203C8.03555%2014.8177%208.03304%2014.8141%208.03027%2014.8096C8.02459%2014.8003%208.01747%2014.7878%208.00781%2014.7725C7.98833%2014.7415%207.9614%2014.7007%207.92773%2014.6484C7.86036%2014.5439%207.76647%2014.398%207.64355%2014.21C7.39782%2013.834%207.04053%2013.2899%206.56348%2012.5635C5.89129%2011.5399%205.5%2010.3149%205.5%209C5.5%205.41015%208.41015%202.5%2012%202.5C15.5898%202.5%2018.5%205.41013%2018.5%209Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%2020.5C15.2761%2020.5%2015.5%2020.7239%2015.5%2021C15.5%2021.2761%2015.2761%2021.5%2015%2021.5H9C8.72386%2021.5%208.5%2021.2761%208.5%2021C8.5%2020.7239%208.72386%2020.5%209%2020.5H15ZM17.5%209C17.5%205.96246%2015.0376%203.5%2012%203.5C8.96243%203.5%206.5%205.96243%206.5%209C6.5%2010.114%206.83099%2011.1491%207.39941%2012.0146C8.34348%2013.4522%208.836%2014.2016%208.9082%2014.3281C8.97549%2014.446%209.03239%2014.5444%209.08203%2014.6289C9.13084%2014.712%209.17527%2014.7863%209.21191%2014.8506C9.28445%2014.9779%209.34944%2015.1012%209.39258%2015.2451C9.43575%2015.3893%209.44869%2015.5283%209.45801%2015.6748C9.46271%2015.7487%209.46686%2015.8354%209.47168%2015.9316C9.47657%2016.0295%209.48275%2016.1429%209.49121%2016.2783C9.50025%2016.4229%209.5%2016.6327%209.5%2017C9.5%2017.2761%209.72386%2017.5%2010%2017.5H14C14.2761%2017.5%2014.5%2017.2761%2014.5%2017C14.5%2016.6327%2014.4998%2016.4229%2014.5088%2016.2783C14.5173%2016.1429%2014.5234%2016.0295%2014.5283%2015.9316C14.5331%2015.8354%2014.5373%2015.7487%2014.542%2015.6748C14.5512%2015.5286%2014.5645%2015.3901%2014.6074%2015.2461C14.6505%2015.1019%2014.7155%2014.9781%2014.7881%2014.8506C14.8247%2014.7863%2014.8682%2014.7119%2014.917%2014.6289C14.9666%2014.5444%2015.0245%2014.4461%2015.0918%2014.3281C15.1643%2014.2012%2015.6581%2013.4512%2016.6016%2012.0146C17.1699%2011.1492%2017.5%2010.1139%2017.5%209ZM18.5%209C18.5%2010.315%2018.1087%2011.5399%2017.4365%2012.5635C16.9595%2013.2898%2016.6024%2013.8339%2016.3564%2014.21C16.2334%2014.3981%2016.1387%2014.5439%2016.0713%2014.6484C16.0376%2014.7007%2016.0107%2014.7415%2015.9912%2014.7725C15.9815%2014.7878%2015.9744%2014.8003%2015.9688%2014.8096C15.966%2014.8141%2015.9635%2014.8177%2015.9619%2014.8203C15.9605%2014.8227%2015.96%2014.8242%2015.96%2014.8242C15.8897%2014.9474%2015.8297%2015.0499%2015.7793%2015.1357C15.7281%2015.2229%2015.6895%2015.289%2015.6572%2015.3457C15.5919%2015.4604%2015.5744%2015.5023%2015.5654%2015.5322C15.5565%2015.5622%2015.5474%2015.6068%2015.5391%2015.7383C15.5349%2015.8035%2015.5314%2015.8804%2015.5264%2015.9814C15.5214%2016.0809%2015.5157%2016.1993%2015.5068%2016.3408C15.5003%2016.4455%2015.5%2016.6131%2015.5%2017C15.5%2017.8284%2014.8284%2018.5%2014%2018.5H10C9.17157%2018.5%208.5%2017.8284%208.5%2017C8.5%2016.6132%208.49971%2016.4455%208.49316%2016.3408C8.48431%2016.1993%208.47861%2016.0809%208.47363%2015.9814C8.46857%2015.8803%208.46411%2015.8035%208.45996%2015.7383C8.45159%2015.6066%208.44354%2015.5622%208.43457%2015.5322C8.42558%2015.5022%208.40817%2015.4605%208.34277%2015.3457C8.3104%2015.2889%208.27104%2015.2231%208.21973%2015.1357C8.16925%2015.0499%208.10941%2014.9475%208.03906%2014.8242C8.03906%2014.8242%208.03856%2014.8227%208.03711%2014.8203C8.03555%2014.8177%208.03304%2014.8141%208.03027%2014.8096C8.02459%2014.8003%208.01747%2014.7878%208.00781%2014.7725C7.98833%2014.7415%207.9614%2014.7007%207.92773%2014.6484C7.86036%2014.5439%207.76647%2014.398%207.64355%2014.21C7.39782%2013.834%207.04053%2013.2899%206.56348%2012.5635C5.89129%2011.5399%205.5%2010.3149%205.5%209C5.5%205.41015%208.41015%202.5%2012%202.5C15.5898%202.5%2018.5%205.41013%2018.5%209Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-environment-lightning{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.5685%201.74829C12.6823%201.55326%2012.913%201.45888%2013.131%201.51782C13.3487%201.57696%2013.5001%201.77455%2013.5001%202.00024V9.50024H18.0001C18.1791%209.50029%2018.3446%209.59601%2018.4337%209.75122C18.5228%209.90643%2018.5219%2010.0976%2018.4318%2010.2522L11.4318%2022.2522C11.3179%2022.4471%2011.0872%2022.5415%2010.8693%2022.4827C10.6515%2022.4236%2010.5002%2022.2259%2010.5001%2022.0002V14.5002H6.00012C5.82116%2014.5002%205.65572%2014.4044%205.56653%2014.2493C5.47739%2014.0941%205.47833%2013.9029%205.56848%2013.7483L12.5685%201.74829ZM6.87024%2013.5002H11.0001C11.2762%2013.5003%2011.5001%2013.7241%2011.5001%2014.0002V20.1506L17.13%2010.5002H13.0001C12.724%2010.5002%2012.5002%2010.2763%2012.5001%2010.0002V3.84888L6.87024%2013.5002Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.5685%201.74829C12.6823%201.55326%2012.913%201.45888%2013.131%201.51782C13.3487%201.57696%2013.5001%201.77455%2013.5001%202.00024V9.50024H18.0001C18.1791%209.50029%2018.3446%209.59601%2018.4337%209.75122C18.5228%209.90643%2018.5219%2010.0976%2018.4318%2010.2522L11.4318%2022.2522C11.3179%2022.4471%2011.0872%2022.5415%2010.8693%2022.4827C10.6515%2022.4236%2010.5002%2022.2259%2010.5001%2022.0002V14.5002H6.00012C5.82116%2014.5002%205.65572%2014.4044%205.56653%2014.2493C5.47739%2014.0941%205.47833%2013.9029%205.56848%2013.7483L12.5685%201.74829ZM6.87024%2013.5002H11.0001C11.2762%2013.5003%2011.5001%2013.7241%2011.5001%2014.0002V20.1506L17.13%2010.5002H13.0001C12.724%2010.5002%2012.5002%2010.2763%2012.5001%2010.0002V3.84888L6.87024%2013.5002Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-environment-puzzle{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.5%206C16.5%204.61929%2015.3807%203.5%2014%203.5C12.6193%203.5%2011.5%204.61929%2011.5%206C11.5%206.36045%2011.3751%206.7213%2011.1533%206.99902C10.9285%207.28053%2010.5815%207.49999%2010.1514%207.5H8C7.72386%207.5%207.5%207.72386%207.5%208V10.1514C7.49999%2010.5815%207.28053%2010.9285%206.99902%2011.1533C6.7213%2011.3751%206.36045%2011.5%206%2011.5C4.61929%2011.5%203.5%2012.6193%203.5%2014C3.5%2015.3807%204.61929%2016.5%206%2016.5C6.36043%2016.5%206.72129%2016.6249%206.99902%2016.8467C7.28053%2017.0715%207.5%2017.4185%207.5%2017.8486V20C7.5%2020.2761%207.72386%2020.5%208%2020.5H20C20.2761%2020.5%2020.5%2020.2762%2020.5%2020V17.8486C20.5%2017.7815%2020.4687%2017.7039%2020.375%2017.6289C20.2771%2017.5507%2020.1371%2017.5%2020%2017.5C18.067%2017.5%2016.5%2015.933%2016.5%2014C16.5%2012.067%2018.067%2010.5%2020%2010.5C20.1371%2010.5%2020.2771%2010.4493%2020.375%2010.3711C20.4687%2010.2961%2020.5%2010.2185%2020.5%2010.1514V8C20.5%207.72391%2020.2762%207.50002%2020%207.5H17.8486C17.4185%207.5%2017.0715%207.28053%2016.8467%206.99902C16.6249%206.72129%2016.5%206.36043%2016.5%206ZM17.5%206C17.5%206.13707%2017.5507%206.27711%2017.6289%206.375C17.7039%206.46869%2017.7815%206.5%2017.8486%206.5H20C20.8284%206.50002%2021.5%207.17154%2021.5%208V10.1514C21.5%2010.5815%2021.2805%2010.9285%2020.999%2011.1533C20.7213%2011.3751%2020.3604%2011.5%2020%2011.5C18.6193%2011.5%2017.5%2012.6193%2017.5%2014C17.5%2015.3807%2018.6193%2016.5%2020%2016.5C20.3604%2016.5%2020.7213%2016.6249%2020.999%2016.8467C21.2805%2017.0715%2021.5%2017.4185%2021.5%2017.8486V20C21.5%2020.7766%2020.9097%2021.4154%2020.1533%2021.4922L20%2021.5H8C7.17157%2021.5%206.5%2020.8284%206.5%2020V17.8486C6.5%2017.7815%206.46869%2017.7039%206.375%2017.6289C6.27711%2017.5507%206.13707%2017.5%206%2017.5C4.067%2017.5%202.5%2015.933%202.5%2014C2.5%2012.067%204.067%2010.5%206%2010.5C6.13706%2010.5%206.2771%2010.4493%206.375%2010.3711C6.46868%2010.2961%206.49999%2010.2185%206.5%2010.1514V8C6.5%207.17157%207.17157%206.5%208%206.5H10.1514C10.2185%206.49999%2010.2961%206.46868%2010.3711%206.375C10.4493%206.2771%2010.5%206.13706%2010.5%206C10.5%204.067%2012.067%202.5%2014%202.5C15.933%202.5%2017.5%204.067%2017.5%206Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.5%206C16.5%204.61929%2015.3807%203.5%2014%203.5C12.6193%203.5%2011.5%204.61929%2011.5%206C11.5%206.36045%2011.3751%206.7213%2011.1533%206.99902C10.9285%207.28053%2010.5815%207.49999%2010.1514%207.5H8C7.72386%207.5%207.5%207.72386%207.5%208V10.1514C7.49999%2010.5815%207.28053%2010.9285%206.99902%2011.1533C6.7213%2011.3751%206.36045%2011.5%206%2011.5C4.61929%2011.5%203.5%2012.6193%203.5%2014C3.5%2015.3807%204.61929%2016.5%206%2016.5C6.36043%2016.5%206.72129%2016.6249%206.99902%2016.8467C7.28053%2017.0715%207.5%2017.4185%207.5%2017.8486V20C7.5%2020.2761%207.72386%2020.5%208%2020.5H20C20.2761%2020.5%2020.5%2020.2762%2020.5%2020V17.8486C20.5%2017.7815%2020.4687%2017.7039%2020.375%2017.6289C20.2771%2017.5507%2020.1371%2017.5%2020%2017.5C18.067%2017.5%2016.5%2015.933%2016.5%2014C16.5%2012.067%2018.067%2010.5%2020%2010.5C20.1371%2010.5%2020.2771%2010.4493%2020.375%2010.3711C20.4687%2010.2961%2020.5%2010.2185%2020.5%2010.1514V8C20.5%207.72391%2020.2762%207.50002%2020%207.5H17.8486C17.4185%207.5%2017.0715%207.28053%2016.8467%206.99902C16.6249%206.72129%2016.5%206.36043%2016.5%206ZM17.5%206C17.5%206.13707%2017.5507%206.27711%2017.6289%206.375C17.7039%206.46869%2017.7815%206.5%2017.8486%206.5H20C20.8284%206.50002%2021.5%207.17154%2021.5%208V10.1514C21.5%2010.5815%2021.2805%2010.9285%2020.999%2011.1533C20.7213%2011.3751%2020.3604%2011.5%2020%2011.5C18.6193%2011.5%2017.5%2012.6193%2017.5%2014C17.5%2015.3807%2018.6193%2016.5%2020%2016.5C20.3604%2016.5%2020.7213%2016.6249%2020.999%2016.8467C21.2805%2017.0715%2021.5%2017.4185%2021.5%2017.8486V20C21.5%2020.7766%2020.9097%2021.4154%2020.1533%2021.4922L20%2021.5H8C7.17157%2021.5%206.5%2020.8284%206.5%2020V17.8486C6.5%2017.7815%206.46869%2017.7039%206.375%2017.6289C6.27711%2017.5507%206.13707%2017.5%206%2017.5C4.067%2017.5%202.5%2015.933%202.5%2014C2.5%2012.067%204.067%2010.5%206%2010.5C6.13706%2010.5%206.2771%2010.4493%206.375%2010.3711C6.46868%2010.2961%206.49999%2010.2185%206.5%2010.1514V8C6.5%207.17157%207.17157%206.5%208%206.5H10.1514C10.2185%206.49999%2010.2961%206.46868%2010.3711%206.375C10.4493%206.2771%2010.5%206.13706%2010.5%206C10.5%204.067%2012.067%202.5%2014%202.5C15.933%202.5%2017.5%204.067%2017.5%206Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-environment-sun{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%2022V20C11.5%2019.7239%2011.7239%2019.5%2012%2019.5C12.2761%2019.5%2012.5%2019.7239%2012.5%2020V22C12.5%2022.2761%2012.2761%2022.5%2012%2022.5C11.7239%2022.5%2011.5%2022.2761%2011.5%2022ZM5.35449%2019.4961C5.15923%2019.6914%204.84175%2019.6914%204.64648%2019.4961C4.45144%2019.301%204.45166%2018.9843%204.64648%2018.7891L5.35449%2019.4961ZM19.4961%2018.7891L19.5596%2018.8672C19.6878%2019.0613%2019.667%2019.3252%2019.4961%2019.4961C19.3252%2019.667%2019.0613%2019.6878%2018.8672%2019.5596L18.7891%2019.4961L17.374%2018.082L17.7285%2017.7285L18.082%2017.374L19.4961%2018.7891ZM6.06152%2017.374C6.25679%2017.1792%206.57342%2017.179%206.76855%2017.374C6.96382%2017.5693%206.96382%2017.8868%206.76855%2018.082L5.35449%2019.4961L5.00098%2019.1426L4.64648%2018.7891L6.06152%2017.374ZM17.374%2017.374C17.5693%2017.1788%2017.8868%2017.1788%2018.082%2017.374L17.374%2018.082C17.1788%2017.8868%2017.1788%2017.5693%2017.374%2017.374ZM16.5%2012C16.5%209.51472%2014.4853%207.5%2012%207.5C9.51472%207.5%207.5%209.51472%207.5%2012C7.5%2014.4853%209.51472%2016.5%2012%2016.5C14.4853%2016.5%2016.5%2014.4853%2016.5%2012ZM4%2011.5C4.27614%2011.5%204.5%2011.7239%204.5%2012C4.5%2012.2761%204.27614%2012.5%204%2012.5H2C1.72386%2012.5%201.5%2012.2761%201.5%2012C1.5%2011.7239%201.72386%2011.5%202%2011.5H4ZM22%2011.5C22.2761%2011.5%2022.5%2011.7239%2022.5%2012C22.5%2012.2761%2022.2761%2012.5%2022%2012.5H20C19.7239%2012.5%2019.5%2012.2761%2019.5%2012C19.5%2011.7239%2019.7239%2011.5%2020%2011.5H22ZM4.64648%204.64648C4.81735%204.47562%205.08131%204.45387%205.27539%204.58203L5.35352%204.64648L6.76758%206.06055C6.96284%206.25581%206.96284%206.57232%206.76758%206.76758C6.57232%206.96284%206.25581%206.96284%206.06055%206.76758L4.64648%205.35352L4.58203%205.27539C4.45387%205.08131%204.47562%204.81735%204.64648%204.64648ZM18.7891%204.64648C18.9843%204.45125%2019.3008%204.4513%2019.4961%204.64648C19.6914%204.84175%2019.6914%205.15825%2019.4961%205.35352L18.082%206.76758C17.8868%206.96284%2017.5703%206.96284%2017.375%206.76758C17.1798%206.57231%2017.1798%206.25578%2017.375%206.06055L18.7891%204.64648ZM11.5%204V2C11.5%201.72386%2011.7239%201.5%2012%201.5C12.2761%201.5%2012.5%201.72386%2012.5%202V4C12.5%204.27614%2012.2761%204.5%2012%204.5C11.7239%204.5%2011.5%204.27614%2011.5%204ZM17.5%2012C17.5%2015.0376%2015.0376%2017.5%2012%2017.5C8.96243%2017.5%206.5%2015.0376%206.5%2012C6.5%208.96243%208.96243%206.5%2012%206.5C15.0376%206.5%2017.5%208.96243%2017.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%2022V20C11.5%2019.7239%2011.7239%2019.5%2012%2019.5C12.2761%2019.5%2012.5%2019.7239%2012.5%2020V22C12.5%2022.2761%2012.2761%2022.5%2012%2022.5C11.7239%2022.5%2011.5%2022.2761%2011.5%2022ZM5.35449%2019.4961C5.15923%2019.6914%204.84175%2019.6914%204.64648%2019.4961C4.45144%2019.301%204.45166%2018.9843%204.64648%2018.7891L5.35449%2019.4961ZM19.4961%2018.7891L19.5596%2018.8672C19.6878%2019.0613%2019.667%2019.3252%2019.4961%2019.4961C19.3252%2019.667%2019.0613%2019.6878%2018.8672%2019.5596L18.7891%2019.4961L17.374%2018.082L17.7285%2017.7285L18.082%2017.374L19.4961%2018.7891ZM6.06152%2017.374C6.25679%2017.1792%206.57342%2017.179%206.76855%2017.374C6.96382%2017.5693%206.96382%2017.8868%206.76855%2018.082L5.35449%2019.4961L5.00098%2019.1426L4.64648%2018.7891L6.06152%2017.374ZM17.374%2017.374C17.5693%2017.1788%2017.8868%2017.1788%2018.082%2017.374L17.374%2018.082C17.1788%2017.8868%2017.1788%2017.5693%2017.374%2017.374ZM16.5%2012C16.5%209.51472%2014.4853%207.5%2012%207.5C9.51472%207.5%207.5%209.51472%207.5%2012C7.5%2014.4853%209.51472%2016.5%2012%2016.5C14.4853%2016.5%2016.5%2014.4853%2016.5%2012ZM4%2011.5C4.27614%2011.5%204.5%2011.7239%204.5%2012C4.5%2012.2761%204.27614%2012.5%204%2012.5H2C1.72386%2012.5%201.5%2012.2761%201.5%2012C1.5%2011.7239%201.72386%2011.5%202%2011.5H4ZM22%2011.5C22.2761%2011.5%2022.5%2011.7239%2022.5%2012C22.5%2012.2761%2022.2761%2012.5%2022%2012.5H20C19.7239%2012.5%2019.5%2012.2761%2019.5%2012C19.5%2011.7239%2019.7239%2011.5%2020%2011.5H22ZM4.64648%204.64648C4.81735%204.47562%205.08131%204.45387%205.27539%204.58203L5.35352%204.64648L6.76758%206.06055C6.96284%206.25581%206.96284%206.57232%206.76758%206.76758C6.57232%206.96284%206.25581%206.96284%206.06055%206.76758L4.64648%205.35352L4.58203%205.27539C4.45387%205.08131%204.47562%204.81735%204.64648%204.64648ZM18.7891%204.64648C18.9843%204.45125%2019.3008%204.4513%2019.4961%204.64648C19.6914%204.84175%2019.6914%205.15825%2019.4961%205.35352L18.082%206.76758C17.8868%206.96284%2017.5703%206.96284%2017.375%206.76758C17.1798%206.57231%2017.1798%206.25578%2017.375%206.06055L18.7891%204.64648ZM11.5%204V2C11.5%201.72386%2011.7239%201.5%2012%201.5C12.2761%201.5%2012.5%201.72386%2012.5%202V4C12.5%204.27614%2012.2761%204.5%2012%204.5C11.7239%204.5%2011.5%204.27614%2011.5%204ZM17.5%2012C17.5%2015.0376%2015.0376%2017.5%2012%2017.5C8.96243%2017.5%206.5%2015.0376%206.5%2012C6.5%208.96243%208.96243%206.5%2012%206.5C15.0376%206.5%2017.5%208.96243%2017.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-environment-moon{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.5%206.00002C8.5%205.37599%208.56072%204.7658%208.67578%204.17482C5.63304%205.469%203.50006%208.48588%203.5%2012C3.5%2016.6944%207.30556%2020.5%2012%2020.5C15.5145%2020.5%2018.5302%2018.3663%2019.8242%2015.3233C19.2334%2015.4381%2018.6237%2015.5%2018%2015.5C12.7533%2015.5%208.5%2011.2467%208.5%206.00002ZM9.5%206.00002C9.5%2010.6944%2013.3056%2014.5%2018%2014.5C18.8597%2014.5%2019.689%2014.3734%2020.4697%2014.1367C20.646%2014.0834%2020.8374%2014.1306%2020.9678%2014.2608C21.0982%2014.3912%2021.1463%2014.5833%2021.0928%2014.7598C19.9106%2018.6603%2016.2876%2021.5%2012%2021.5C6.75331%2021.5%202.5%2017.2467%202.5%2012C2.50006%207.71251%205.33998%204.08952%209.24023%202.90724C9.41675%202.85374%209.60883%202.90182%209.73926%203.03224C9.86963%203.16267%209.91775%203.35478%209.86426%203.53127C9.62766%204.31202%209.5%205.14058%209.5%206.00002Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.5%206.00002C8.5%205.37599%208.56072%204.7658%208.67578%204.17482C5.63304%205.469%203.50006%208.48588%203.5%2012C3.5%2016.6944%207.30556%2020.5%2012%2020.5C15.5145%2020.5%2018.5302%2018.3663%2019.8242%2015.3233C19.2334%2015.4381%2018.6237%2015.5%2018%2015.5C12.7533%2015.5%208.5%2011.2467%208.5%206.00002ZM9.5%206.00002C9.5%2010.6944%2013.3056%2014.5%2018%2014.5C18.8597%2014.5%2019.689%2014.3734%2020.4697%2014.1367C20.646%2014.0834%2020.8374%2014.1306%2020.9678%2014.2608C21.0982%2014.3912%2021.1463%2014.5833%2021.0928%2014.7598C19.9106%2018.6603%2016.2876%2021.5%2012%2021.5C6.75331%2021.5%202.5%2017.2467%202.5%2012C2.50006%207.71251%205.33998%204.08952%209.24023%202.90724C9.41675%202.85374%209.60883%202.90182%209.73926%203.03224C9.86963%203.16267%209.91775%203.35478%209.86426%203.53127C9.62766%204.31202%209.5%205.14058%209.5%206.00002Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-media-play{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.80859%204.17871C6.09981%204.1413%206.37577%204.22535%206.63379%204.33399C6.8935%204.44335%207.20879%204.61129%207.58789%204.81348L17.5732%2010.1397C17.5793%2010.1426%2017.5858%2010.1453%2017.5918%2010.1484C18.0114%2010.3722%2018.3567%2010.5567%2018.6123%2010.7246C18.8636%2010.8898%2019.1053%2011.0871%2019.2363%2011.3711C19.4203%2011.7699%2019.4203%2012.2302%2019.2363%2012.6289C19.1052%2012.9128%2018.8631%2013.1099%2018.6113%2013.2754C18.3551%2013.4438%2018.0089%2013.629%2017.5879%2013.8535L7.58789%2019.1865C7.2084%2019.3889%206.89353%2019.5578%206.63379%2019.667C6.37553%2019.7756%206.09964%2019.8577%205.80859%2019.8203C5.39434%2019.7669%205.01986%2019.544%204.77734%2019.2031C4.60704%2018.9637%204.55099%2018.6804%204.52539%2018.4014C4.49967%2018.1209%204.5%2017.7638%204.5%2017.334V6.66699C4.5%206.23701%204.49967%205.8794%204.52539%205.59864C4.55099%205.3196%204.60703%205.03633%204.77734%204.79688C5.01984%204.45593%205.39426%204.23215%205.80859%204.17871ZM5.5%2017.334C5.5%2017.7832%205.50097%2018.0856%205.52148%2018.3096C5.54216%2018.5351%205.57803%2018.6023%205.59277%2018.623C5.67326%2018.7362%205.79719%2018.8111%205.93555%2018.8291C5.96098%2018.8324%206.03768%2018.8327%206.24609%2018.7451C6.45334%2018.658%206.72071%2018.5161%207.11719%2018.3047L17.1172%2012.9707C17.5556%2012.7369%2017.8538%2012.5777%2018.0625%2012.4404C18.2756%2012.3004%2018.3184%2012.23%2018.3281%2012.209C18.3894%2012.0761%2018.3894%2011.9229%2018.3281%2011.79C18.3185%2011.7693%2018.2759%2011.6992%2018.0635%2011.5596C17.8554%2011.4228%2017.5581%2011.2643%2017.1211%2011.0313V11.0303C17.12%2011.0297%2017.1183%2011.0299%2017.1172%2011.0293L7.11719%205.69629C6.72078%205.48487%206.45357%205.34226%206.24609%205.25489C6.03732%205.16699%205.96063%205.16767%205.93555%205.1709C5.79721%205.18888%205.67327%205.26377%205.59277%205.37696C5.57806%205.39768%205.54216%205.46475%205.52148%205.69043C5.50094%205.91475%205.5%206.21747%205.5%206.66699V17.334Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.80859%204.17871C6.09981%204.1413%206.37577%204.22535%206.63379%204.33399C6.8935%204.44335%207.20879%204.61129%207.58789%204.81348L17.5732%2010.1397C17.5793%2010.1426%2017.5858%2010.1453%2017.5918%2010.1484C18.0114%2010.3722%2018.3567%2010.5567%2018.6123%2010.7246C18.8636%2010.8898%2019.1053%2011.0871%2019.2363%2011.3711C19.4203%2011.7699%2019.4203%2012.2302%2019.2363%2012.6289C19.1052%2012.9128%2018.8631%2013.1099%2018.6113%2013.2754C18.3551%2013.4438%2018.0089%2013.629%2017.5879%2013.8535L7.58789%2019.1865C7.2084%2019.3889%206.89353%2019.5578%206.63379%2019.667C6.37553%2019.7756%206.09964%2019.8577%205.80859%2019.8203C5.39434%2019.7669%205.01986%2019.544%204.77734%2019.2031C4.60704%2018.9637%204.55099%2018.6804%204.52539%2018.4014C4.49967%2018.1209%204.5%2017.7638%204.5%2017.334V6.66699C4.5%206.23701%204.49967%205.8794%204.52539%205.59864C4.55099%205.3196%204.60703%205.03633%204.77734%204.79688C5.01984%204.45593%205.39426%204.23215%205.80859%204.17871ZM5.5%2017.334C5.5%2017.7832%205.50097%2018.0856%205.52148%2018.3096C5.54216%2018.5351%205.57803%2018.6023%205.59277%2018.623C5.67326%2018.7362%205.79719%2018.8111%205.93555%2018.8291C5.96098%2018.8324%206.03768%2018.8327%206.24609%2018.7451C6.45334%2018.658%206.72071%2018.5161%207.11719%2018.3047L17.1172%2012.9707C17.5556%2012.7369%2017.8538%2012.5777%2018.0625%2012.4404C18.2756%2012.3004%2018.3184%2012.23%2018.3281%2012.209C18.3894%2012.0761%2018.3894%2011.9229%2018.3281%2011.79C18.3185%2011.7693%2018.2759%2011.6992%2018.0635%2011.5596C17.8554%2011.4228%2017.5581%2011.2643%2017.1211%2011.0313V11.0303C17.12%2011.0297%2017.1183%2011.0299%2017.1172%2011.0293L7.11719%205.69629C6.72078%205.48487%206.45357%205.34226%206.24609%205.25489C6.03732%205.16699%205.96063%205.16767%205.93555%205.1709C5.79721%205.18888%205.67327%205.26377%205.59277%205.37696C5.57806%205.39768%205.54216%205.46475%205.52148%205.69043C5.50094%205.91475%205.5%206.21747%205.5%206.66699V17.334Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-media-pause{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.11766%206.51564C9.11766%206.11157%209.11577%205.96887%209.09433%205.85857C8.99693%205.35784%208.61373%204.96662%208.12363%204.86679C8.01433%204.84456%207.87299%204.84212%207.4706%204.84212C7.0682%204.84212%206.92686%204.84457%206.81757%204.86679C6.32754%204.96646%205.94515%205.35749%205.84767%205.85857C5.82594%205.97033%205.82355%206.11485%205.82355%206.52633V17.4737C5.82355%2017.8851%205.82593%2018.0297%205.84767%2018.1414C5.9453%2018.6426%206.32789%2019.0344%206.81757%2019.134C6.92685%2019.1562%207.06835%2019.1579%207.4706%2019.1579C7.87262%2019.1579%208.01439%2019.1562%208.12363%2019.134C8.61345%2019.0344%208.99676%2018.6425%209.09433%2018.1414C9.11579%2018.0311%209.11766%2017.8885%209.11766%2017.4844V6.51564ZM18.1765%206.51564C18.1765%206.11157%2018.1746%205.96887%2018.1531%205.85857C18.0557%205.35784%2017.6725%204.96662%2017.1824%204.86679C17.0731%204.84456%2016.9318%204.84212%2016.5294%204.84212C16.127%204.84212%2015.9857%204.84457%2015.8764%204.86679C15.3863%204.96646%2015.0039%205.35749%2014.9065%205.85857C14.8847%205.97033%2014.8823%206.11485%2014.8823%206.52633V17.4737C14.8823%2017.8851%2014.8847%2018.0297%2014.9065%2018.1414C15.0041%2018.6426%2015.3867%2019.0344%2015.8764%2019.134C15.9857%2019.1562%2016.1272%2019.1579%2016.5294%2019.1579C16.9314%2019.1579%2017.0732%2019.1562%2017.1824%2019.134C17.6723%2019.0344%2018.0556%2018.6425%2018.1531%2018.1414C18.1746%2018.0311%2018.1765%2017.8885%2018.1765%2017.4844V6.51564ZM9.94118%2017.4844C9.94119%2017.8483%209.94297%2018.0931%209.90178%2018.3051C9.73936%2019.14%209.10127%2019.7935%208.28448%2019.9597C8.07563%2020.0022%207.83326%2020%207.4706%2020C7.10768%2020%206.86563%2020.0022%206.65672%2019.9597C5.83983%2019.7935%205.20183%2019.1399%205.03943%2018.3051C4.99795%2018.0916%205.00002%2017.8446%205.00002%2017.4737V6.52633C5.00002%206.15525%204.99787%205.90772%205.03943%205.69409C5.2019%204.85901%205.84006%204.20645%206.65672%204.04032C6.86564%203.99782%207.10771%204.00002%207.4706%204.00002C7.83331%204.00002%208.07485%203.9979%208.28367%204.04032C9.10012%204.20638%209.73924%204.85878%209.90178%205.69409C9.94303%205.90618%209.94119%206.15149%209.94118%206.51564V17.4844ZM19%2017.4844C19%2017.8484%2019.0018%2018.0931%2018.9606%2018.3051C18.7982%2019.14%2018.1601%2019.7935%2017.3433%2019.9597C17.1344%2020.0022%2016.8921%2020%2016.5294%2020C16.1665%2020%2015.9244%2020.0022%2015.7155%2019.9597C14.8986%2019.7935%2014.2606%2019.1399%2014.0982%2018.3051C14.0567%2018.0916%2014.0588%2017.8446%2014.0588%2017.4737V6.52633C14.0588%206.15525%2014.0567%205.90772%2014.0982%205.69409C14.2607%204.85901%2014.8989%204.20645%2015.7155%204.04032C15.9244%203.99782%2016.1665%204.00002%2016.5294%204.00002C16.8921%204.00002%2017.1337%203.9979%2017.3425%204.04032C18.1589%204.20638%2018.798%204.85878%2018.9606%205.69409C19.0018%205.90618%2019%206.15149%2019%206.51564V17.4844Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.11766%206.51564C9.11766%206.11157%209.11577%205.96887%209.09433%205.85857C8.99693%205.35784%208.61373%204.96662%208.12363%204.86679C8.01433%204.84456%207.87299%204.84212%207.4706%204.84212C7.0682%204.84212%206.92686%204.84457%206.81757%204.86679C6.32754%204.96646%205.94515%205.35749%205.84767%205.85857C5.82594%205.97033%205.82355%206.11485%205.82355%206.52633V17.4737C5.82355%2017.8851%205.82593%2018.0297%205.84767%2018.1414C5.9453%2018.6426%206.32789%2019.0344%206.81757%2019.134C6.92685%2019.1562%207.06835%2019.1579%207.4706%2019.1579C7.87262%2019.1579%208.01439%2019.1562%208.12363%2019.134C8.61345%2019.0344%208.99676%2018.6425%209.09433%2018.1414C9.11579%2018.0311%209.11766%2017.8885%209.11766%2017.4844V6.51564ZM18.1765%206.51564C18.1765%206.11157%2018.1746%205.96887%2018.1531%205.85857C18.0557%205.35784%2017.6725%204.96662%2017.1824%204.86679C17.0731%204.84456%2016.9318%204.84212%2016.5294%204.84212C16.127%204.84212%2015.9857%204.84457%2015.8764%204.86679C15.3863%204.96646%2015.0039%205.35749%2014.9065%205.85857C14.8847%205.97033%2014.8823%206.11485%2014.8823%206.52633V17.4737C14.8823%2017.8851%2014.8847%2018.0297%2014.9065%2018.1414C15.0041%2018.6426%2015.3867%2019.0344%2015.8764%2019.134C15.9857%2019.1562%2016.1272%2019.1579%2016.5294%2019.1579C16.9314%2019.1579%2017.0732%2019.1562%2017.1824%2019.134C17.6723%2019.0344%2018.0556%2018.6425%2018.1531%2018.1414C18.1746%2018.0311%2018.1765%2017.8885%2018.1765%2017.4844V6.51564ZM9.94118%2017.4844C9.94119%2017.8483%209.94297%2018.0931%209.90178%2018.3051C9.73936%2019.14%209.10127%2019.7935%208.28448%2019.9597C8.07563%2020.0022%207.83326%2020%207.4706%2020C7.10768%2020%206.86563%2020.0022%206.65672%2019.9597C5.83983%2019.7935%205.20183%2019.1399%205.03943%2018.3051C4.99795%2018.0916%205.00002%2017.8446%205.00002%2017.4737V6.52633C5.00002%206.15525%204.99787%205.90772%205.03943%205.69409C5.2019%204.85901%205.84006%204.20645%206.65672%204.04032C6.86564%203.99782%207.10771%204.00002%207.4706%204.00002C7.83331%204.00002%208.07485%203.9979%208.28367%204.04032C9.10012%204.20638%209.73924%204.85878%209.90178%205.69409C9.94303%205.90618%209.94119%206.15149%209.94118%206.51564V17.4844ZM19%2017.4844C19%2017.8484%2019.0018%2018.0931%2018.9606%2018.3051C18.7982%2019.14%2018.1601%2019.7935%2017.3433%2019.9597C17.1344%2020.0022%2016.8921%2020%2016.5294%2020C16.1665%2020%2015.9244%2020.0022%2015.7155%2019.9597C14.8986%2019.7935%2014.2606%2019.1399%2014.0982%2018.3051C14.0567%2018.0916%2014.0588%2017.8446%2014.0588%2017.4737V6.52633C14.0588%206.15525%2014.0567%205.90772%2014.0982%205.69409C14.2607%204.85901%2014.8989%204.20645%2015.7155%204.04032C15.9244%203.99782%2016.1665%204.00002%2016.5294%204.00002C16.8921%204.00002%2017.1337%203.9979%2017.3425%204.04032C18.1589%204.20638%2018.798%204.85878%2018.9606%205.69409C19.0018%205.90618%2019%206.15149%2019%206.51564V17.4844Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-media-stop{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%208.19727C18.5%207.63006%2018.4998%207.23381%2018.4746%206.92578C18.4499%206.62377%2018.4039%206.44977%2018.3369%206.31836C18.1932%206.03652%2017.9631%205.80699%2017.6807%205.66309C17.5491%205.5961%2017.3753%205.55009%2017.0732%205.52539C16.7649%205.50019%2016.3681%205.5%2015.7998%205.5H8.2002C7.6319%205.5%207.23529%205.50019%206.92676%205.52539C6.62423%205.55012%206.44996%205.59603%206.31836%205.66309C6.03626%205.80687%205.80687%206.03626%205.66309%206.31836C5.59603%206.44996%205.55012%206.62423%205.52539%206.92676C5.50019%207.23529%205.5%207.6319%205.5%208.2002V15.7998C5.5%2016.3679%205.50023%2016.7641%205.52539%2017.0723C5.5501%2017.3746%205.59596%2017.5489%205.66309%2017.6807C5.80713%2017.9633%206.03679%2018.1934%206.31836%2018.3369C6.44977%2018.4039%206.62377%2018.4499%206.92578%2018.4746C7.23381%2018.4998%207.63006%2018.5%208.19727%2018.5H15.8037C16.3709%2018.5%2016.7664%2018.4998%2017.0742%2018.4746C17.3758%2018.4499%2017.5492%2018.4038%2017.6807%2018.3369C17.9626%2018.1933%2018.193%2017.9631%2018.3369%2017.6807C18.4039%2017.5491%2018.4499%2017.3752%2018.4746%2017.0732C18.4998%2016.7655%2018.5%2016.3698%2018.5%2015.8027V8.19727ZM19.5%2015.8027C19.5%2016.3534%2019.5%2016.7973%2019.4707%2017.1553C19.4409%2017.519%2019.3783%2017.839%2019.2275%2018.1348C18.988%2018.6047%2018.6053%2018.9878%2018.1348%2019.2275C17.8389%2019.3783%2017.5192%2019.4409%2017.1553%2019.4707C16.7973%2019.5%2016.3543%2019.5%2015.8037%2019.5H8.19727C7.64656%2019.5%207.20293%2019.5%206.84473%2019.4707C6.48083%2019.441%206.16111%2019.3782%205.86523%2019.2275C5.39439%2018.9876%205.01188%2018.6045%204.77246%2018.1348C4.62162%2017.8387%204.55909%2017.5185%204.5293%2017.1543C4.5%2016.7959%204.5%2016.3516%204.5%2015.7998V8.2002C4.5%207.64839%204.5%207.20439%204.5293%206.8457C4.55906%206.48137%204.62168%206.16131%204.77246%205.86523C5.01214%205.39483%205.39483%205.01214%205.86523%204.77246C6.16131%204.62168%206.48137%204.55906%206.8457%204.5293C7.20439%204.5%207.64839%204.5%208.2002%204.5H15.7998C16.3516%204.5%2016.7958%204.5%2017.1543%204.5293C17.5186%204.55907%2017.8387%204.62161%2018.1348%204.77246C18.6049%205.012%2018.9877%205.39455%2019.2275%205.86523C19.3782%206.16111%2019.441%206.48083%2019.4707%206.84473C19.5%207.20293%2019.5%207.64656%2019.5%208.19727V15.8027Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%208.19727C18.5%207.63006%2018.4998%207.23381%2018.4746%206.92578C18.4499%206.62377%2018.4039%206.44977%2018.3369%206.31836C18.1932%206.03652%2017.9631%205.80699%2017.6807%205.66309C17.5491%205.5961%2017.3753%205.55009%2017.0732%205.52539C16.7649%205.50019%2016.3681%205.5%2015.7998%205.5H8.2002C7.6319%205.5%207.23529%205.50019%206.92676%205.52539C6.62423%205.55012%206.44996%205.59603%206.31836%205.66309C6.03626%205.80687%205.80687%206.03626%205.66309%206.31836C5.59603%206.44996%205.55012%206.62423%205.52539%206.92676C5.50019%207.23529%205.5%207.6319%205.5%208.2002V15.7998C5.5%2016.3679%205.50023%2016.7641%205.52539%2017.0723C5.5501%2017.3746%205.59596%2017.5489%205.66309%2017.6807C5.80713%2017.9633%206.03679%2018.1934%206.31836%2018.3369C6.44977%2018.4039%206.62377%2018.4499%206.92578%2018.4746C7.23381%2018.4998%207.63006%2018.5%208.19727%2018.5H15.8037C16.3709%2018.5%2016.7664%2018.4998%2017.0742%2018.4746C17.3758%2018.4499%2017.5492%2018.4038%2017.6807%2018.3369C17.9626%2018.1933%2018.193%2017.9631%2018.3369%2017.6807C18.4039%2017.5491%2018.4499%2017.3752%2018.4746%2017.0732C18.4998%2016.7655%2018.5%2016.3698%2018.5%2015.8027V8.19727ZM19.5%2015.8027C19.5%2016.3534%2019.5%2016.7973%2019.4707%2017.1553C19.4409%2017.519%2019.3783%2017.839%2019.2275%2018.1348C18.988%2018.6047%2018.6053%2018.9878%2018.1348%2019.2275C17.8389%2019.3783%2017.5192%2019.4409%2017.1553%2019.4707C16.7973%2019.5%2016.3543%2019.5%2015.8037%2019.5H8.19727C7.64656%2019.5%207.20293%2019.5%206.84473%2019.4707C6.48083%2019.441%206.16111%2019.3782%205.86523%2019.2275C5.39439%2018.9876%205.01188%2018.6045%204.77246%2018.1348C4.62162%2017.8387%204.55909%2017.5185%204.5293%2017.1543C4.5%2016.7959%204.5%2016.3516%204.5%2015.7998V8.2002C4.5%207.64839%204.5%207.20439%204.5293%206.8457C4.55906%206.48137%204.62168%206.16131%204.77246%205.86523C5.01214%205.39483%205.39483%205.01214%205.86523%204.77246C6.16131%204.62168%206.48137%204.55906%206.8457%204.5293C7.20439%204.5%207.64839%204.5%208.2002%204.5H15.7998C16.3516%204.5%2016.7958%204.5%2017.1543%204.5293C17.5186%204.55907%2017.8387%204.62161%2018.1348%204.77246C18.6049%205.012%2018.9877%205.39455%2019.2275%205.86523C19.3782%206.16111%2019.441%206.48083%2019.4707%206.84473C19.5%207.20293%2019.5%207.64656%2019.5%208.19727V15.8027Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-media-volume-max{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.4542%204.34563C18.6425%204.14367%2018.9592%204.13289%2019.1612%204.32122C20.2101%205.29943%2021.0479%206.48248%2021.6221%207.7968C22.1962%209.1111%2022.495%2010.5296%2022.5001%2011.9638C22.505%2013.398%2022.2164%2014.8184%2021.6514%2016.1366C21.0864%2017.4549%2020.2569%2018.6433%2019.2149%2019.6288C19.0143%2019.8185%2018.6976%2019.8098%2018.5079%2019.6093C18.3181%2019.4087%2018.3268%2019.092%2018.5274%2018.9023C19.4703%2018.0106%2020.2203%2016.9349%2020.7315%2015.7421C21.2427%2014.5493%2021.5046%2013.2645%2021.5001%2011.9667C21.4955%2010.669%2021.2247%209.38544%2020.7051%208.19622C20.1856%207.00717%2019.4276%205.93665%2018.4786%205.05168C18.2771%204.86336%2018.2662%204.54744%2018.4542%204.34563ZM11.5001%207.52532C11.5001%206.82112%2011.4991%206.32542%2011.4688%205.96868C11.4538%205.79261%2011.433%205.67217%2011.4092%205.58977C11.3896%205.52168%2011.3734%205.49649%2011.3702%205.49211C11.2574%205.36824%2011.0895%205.30845%2010.9239%205.33391C10.9286%205.33319%2010.9014%205.33625%2010.8321%205.38469C10.7618%205.43385%2010.6693%205.51492%2010.5469%205.6425C10.2991%205.90096%209.98671%206.28605%209.544%206.83391L7.86919%208.90715C7.71013%209.10399%207.575%209.27817%207.39849%209.4052C7.25361%209.50943%207.09113%209.58652%206.919%209.63372C6.70926%209.69116%206.48848%209.68743%206.2354%209.68743H4.81255C4.0168%209.68743%203.73926%209.69425%203.52935%209.7636C3.07861%209.9126%202.72525%2010.266%202.57622%2010.7167C2.50688%2010.9266%202.50005%2011.2042%202.50005%2011.9999C2.50005%2012.7957%202.50688%2013.0732%202.57622%2013.2831C2.72526%2013.734%203.07845%2014.0883%203.52935%2014.2372C3.73926%2014.3066%204.0168%2014.3124%204.81255%2014.3124H6.2354C6.48847%2014.3124%206.70925%2014.3087%206.919%2014.3661C7.09112%2014.4133%207.25361%2014.4904%207.39849%2014.5947C7.575%2014.7217%207.71013%2014.8959%207.86919%2015.0927L9.544%2017.1659C9.98671%2017.7138%2010.2991%2018.0989%2010.5469%2018.3573C10.6693%2018.485%2010.7618%2018.566%2010.8321%2018.6152C10.9015%2018.6636%2010.9286%2018.6667%2010.9239%2018.6659C11.0895%2018.6914%2011.2574%2018.6316%2011.3702%2018.5077C11.3735%2018.5032%2011.3897%2018.4778%2011.4092%2018.4101C11.433%2018.3277%2011.4538%2018.2072%2011.4688%2018.0312C11.4991%2017.6744%2011.5001%2017.1788%2011.5001%2016.4745V7.52532ZM15.7266%207.27043C15.9149%207.06891%2016.2308%207.05808%2016.4327%207.24602C17.082%207.85152%2017.6006%208.58384%2017.9561%209.39739C18.3116%2010.2111%2018.497%2011.0895%2018.5001%2011.9775C18.5031%2012.8653%2018.3244%2013.7444%2017.9747%2014.5605C17.6249%2015.3766%2017.111%2016.1125%2016.4659%2016.7226C16.2652%2016.9123%2015.9486%2016.9037%2015.7588%2016.7031C15.5693%2016.5024%2015.5788%2016.1857%2015.7794%2015.996L15.9786%2015.7978C16.4315%2015.3233%2016.7967%2014.7712%2017.0557%2014.1669C17.3517%2013.4763%2017.5027%2012.7318%2017.5001%2011.9804C17.4974%2011.2292%2017.3408%2010.4862%2017.0401%209.79778C16.7393%209.10935%2016.3005%208.48983%2015.751%207.97747C15.5491%207.78913%2015.5383%207.47238%2015.7266%207.27043ZM12.5001%2016.4745C12.5001%2017.1593%2012.5006%2017.7058%2012.4659%2018.1152C12.4333%2018.4985%2012.3637%2018.9023%2012.1094%2019.1816C11.7712%2019.5531%2011.2691%2019.7304%2010.7725%2019.6542C10.3993%2019.5968%2010.0915%2019.3264%209.82525%2019.0488C9.54083%2018.7522%209.19719%2018.3267%208.76665%2017.7939L7.09185%2015.7206C6.89814%2015.4809%206.85629%2015.4362%206.81451%2015.4062C6.76621%2015.3715%206.71171%2015.3457%206.65435%2015.33C6.60474%2015.3165%206.54324%2015.3124%206.2354%2015.3124H4.81255C4.09594%2015.3124%203.61707%2015.319%203.21587%2015.1865C2.46421%2014.9381%201.87434%2014.3483%201.62603%2013.5966C1.49354%2013.1954%201.50005%2012.7165%201.50005%2011.9999C1.50005%2011.2833%201.4935%2010.8044%201.62603%2010.4032C1.87434%209.65159%202.46421%209.06172%203.21587%208.8134C3.61706%208.6809%204.09597%208.68743%204.81255%208.68743H6.2354C6.5433%208.68743%206.60474%208.6834%206.65435%208.66985C6.71173%208.65413%206.7662%208.62841%206.81451%208.59368C6.85629%208.56361%206.89809%208.519%207.09185%208.27922L8.76665%206.20598C9.19722%205.67315%209.54082%205.2477%209.82525%204.9511C10.0915%204.67341%2010.3993%204.40302%2010.7725%204.34563C11.2691%204.26944%2011.7712%204.44684%2012.1094%204.81829C12.3637%205.09751%2012.4333%205.50133%2012.4659%205.88469C12.5007%206.29406%2012.5001%206.84058%2012.5001%207.52532V16.4745Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.4542%204.34563C18.6425%204.14367%2018.9592%204.13289%2019.1612%204.32122C20.2101%205.29943%2021.0479%206.48248%2021.6221%207.7968C22.1962%209.1111%2022.495%2010.5296%2022.5001%2011.9638C22.505%2013.398%2022.2164%2014.8184%2021.6514%2016.1366C21.0864%2017.4549%2020.2569%2018.6433%2019.2149%2019.6288C19.0143%2019.8185%2018.6976%2019.8098%2018.5079%2019.6093C18.3181%2019.4087%2018.3268%2019.092%2018.5274%2018.9023C19.4703%2018.0106%2020.2203%2016.9349%2020.7315%2015.7421C21.2427%2014.5493%2021.5046%2013.2645%2021.5001%2011.9667C21.4955%2010.669%2021.2247%209.38544%2020.7051%208.19622C20.1856%207.00717%2019.4276%205.93665%2018.4786%205.05168C18.2771%204.86336%2018.2662%204.54744%2018.4542%204.34563ZM11.5001%207.52532C11.5001%206.82112%2011.4991%206.32542%2011.4688%205.96868C11.4538%205.79261%2011.433%205.67217%2011.4092%205.58977C11.3896%205.52168%2011.3734%205.49649%2011.3702%205.49211C11.2574%205.36824%2011.0895%205.30845%2010.9239%205.33391C10.9286%205.33319%2010.9014%205.33625%2010.8321%205.38469C10.7618%205.43385%2010.6693%205.51492%2010.5469%205.6425C10.2991%205.90096%209.98671%206.28605%209.544%206.83391L7.86919%208.90715C7.71013%209.10399%207.575%209.27817%207.39849%209.4052C7.25361%209.50943%207.09113%209.58652%206.919%209.63372C6.70926%209.69116%206.48848%209.68743%206.2354%209.68743H4.81255C4.0168%209.68743%203.73926%209.69425%203.52935%209.7636C3.07861%209.9126%202.72525%2010.266%202.57622%2010.7167C2.50688%2010.9266%202.50005%2011.2042%202.50005%2011.9999C2.50005%2012.7957%202.50688%2013.0732%202.57622%2013.2831C2.72526%2013.734%203.07845%2014.0883%203.52935%2014.2372C3.73926%2014.3066%204.0168%2014.3124%204.81255%2014.3124H6.2354C6.48847%2014.3124%206.70925%2014.3087%206.919%2014.3661C7.09112%2014.4133%207.25361%2014.4904%207.39849%2014.5947C7.575%2014.7217%207.71013%2014.8959%207.86919%2015.0927L9.544%2017.1659C9.98671%2017.7138%2010.2991%2018.0989%2010.5469%2018.3573C10.6693%2018.485%2010.7618%2018.566%2010.8321%2018.6152C10.9015%2018.6636%2010.9286%2018.6667%2010.9239%2018.6659C11.0895%2018.6914%2011.2574%2018.6316%2011.3702%2018.5077C11.3735%2018.5032%2011.3897%2018.4778%2011.4092%2018.4101C11.433%2018.3277%2011.4538%2018.2072%2011.4688%2018.0312C11.4991%2017.6744%2011.5001%2017.1788%2011.5001%2016.4745V7.52532ZM15.7266%207.27043C15.9149%207.06891%2016.2308%207.05808%2016.4327%207.24602C17.082%207.85152%2017.6006%208.58384%2017.9561%209.39739C18.3116%2010.2111%2018.497%2011.0895%2018.5001%2011.9775C18.5031%2012.8653%2018.3244%2013.7444%2017.9747%2014.5605C17.6249%2015.3766%2017.111%2016.1125%2016.4659%2016.7226C16.2652%2016.9123%2015.9486%2016.9037%2015.7588%2016.7031C15.5693%2016.5024%2015.5788%2016.1857%2015.7794%2015.996L15.9786%2015.7978C16.4315%2015.3233%2016.7967%2014.7712%2017.0557%2014.1669C17.3517%2013.4763%2017.5027%2012.7318%2017.5001%2011.9804C17.4974%2011.2292%2017.3408%2010.4862%2017.0401%209.79778C16.7393%209.10935%2016.3005%208.48983%2015.751%207.97747C15.5491%207.78913%2015.5383%207.47238%2015.7266%207.27043ZM12.5001%2016.4745C12.5001%2017.1593%2012.5006%2017.7058%2012.4659%2018.1152C12.4333%2018.4985%2012.3637%2018.9023%2012.1094%2019.1816C11.7712%2019.5531%2011.2691%2019.7304%2010.7725%2019.6542C10.3993%2019.5968%2010.0915%2019.3264%209.82525%2019.0488C9.54083%2018.7522%209.19719%2018.3267%208.76665%2017.7939L7.09185%2015.7206C6.89814%2015.4809%206.85629%2015.4362%206.81451%2015.4062C6.76621%2015.3715%206.71171%2015.3457%206.65435%2015.33C6.60474%2015.3165%206.54324%2015.3124%206.2354%2015.3124H4.81255C4.09594%2015.3124%203.61707%2015.319%203.21587%2015.1865C2.46421%2014.9381%201.87434%2014.3483%201.62603%2013.5966C1.49354%2013.1954%201.50005%2012.7165%201.50005%2011.9999C1.50005%2011.2833%201.4935%2010.8044%201.62603%2010.4032C1.87434%209.65159%202.46421%209.06172%203.21587%208.8134C3.61706%208.6809%204.09597%208.68743%204.81255%208.68743H6.2354C6.5433%208.68743%206.60474%208.6834%206.65435%208.66985C6.71173%208.65413%206.7662%208.62841%206.81451%208.59368C6.85629%208.56361%206.89809%208.519%207.09185%208.27922L8.76665%206.20598C9.19722%205.67315%209.54082%205.2477%209.82525%204.9511C10.0915%204.67341%2010.3993%204.40302%2010.7725%204.34563C11.2691%204.26944%2011.7712%204.44684%2012.1094%204.81829C12.3637%205.09751%2012.4333%205.50133%2012.4659%205.88469C12.5007%206.29406%2012.5001%206.84058%2012.5001%207.52532V16.4745Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-media-volume-off{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5001%207.52545C11.5001%206.82107%2011.4991%206.32561%2011.4688%205.96881C11.4538%205.79242%2011.433%205.6714%2011.4092%205.58893C11.3857%205.50747%2011.367%205.48777%2011.3702%205.49127C11.2574%205.36739%2011.0895%205.30858%2010.9239%205.33404C10.9192%205.33521%2010.8908%205.3438%2010.8321%205.38482C10.7618%205.43402%2010.6694%205.51491%2010.5469%205.64264C10.2991%205.90109%209.98671%206.28618%209.544%206.83404L7.86919%208.90728C7.71021%209.10404%207.57493%209.27737%207.39849%209.40436C7.25352%209.50868%207.09125%209.58663%206.919%209.63385C6.70926%209.6913%206.48848%209.68756%206.2354%209.68756H4.81255C4.0168%209.68756%203.73926%209.69341%203.52935%209.76275C3.07842%209.91177%202.7252%2010.2659%202.57623%2010.7169C2.5069%2010.9268%202.50005%2011.2044%202.50005%2012.0001C2.50006%2012.7952%202.50696%2013.0724%202.57623%2013.2823C2.72519%2013.7332%203.07844%2014.0874%203.52935%2014.2364C3.73926%2014.3057%204.0168%2014.3126%204.81255%2014.3126H6.2354C6.48847%2014.3126%206.70926%2014.3078%206.919%2014.3653C7.09125%2014.4125%207.25352%2014.4905%207.39849%2014.5948C7.57492%2014.7218%207.71023%2014.8951%207.86919%2015.0919L9.544%2017.1651C9.98671%2017.713%2010.2991%2018.0981%2010.5469%2018.3565C10.6695%2018.4843%2010.7618%2018.5651%2010.8321%2018.6143C10.8907%2018.6553%2010.9191%2018.6639%2010.9239%2018.6651C11.0895%2018.6906%2011.2574%2018.6317%2011.3702%2018.5079C11.367%2018.5114%2011.3857%2018.4918%2011.4092%2018.4102C11.433%2018.3277%2011.4538%2018.2067%2011.4688%2018.0303C11.4991%2017.6735%2011.5001%2017.178%2011.5001%2016.4737V7.52545ZM21.4747%208.81744C21.6698%208.62228%2021.9864%208.62247%2022.1817%208.81744C22.377%209.0127%2022.377%209.32921%2022.1817%209.52447L19.7061%2011.9991L22.1817%2014.4747L22.2461%2014.5528C22.3744%2014.7469%2022.3526%2015.0108%2022.1817%2015.1817C22.011%2015.3522%2021.7477%2015.3739%2021.5538%2015.2462L21.4747%2015.1817L19.0001%2012.7061L16.5254%2015.1817C16.3302%2015.3769%2016.0137%2015.3768%2015.8184%2015.1817C15.6232%2014.9864%2015.6232%2014.6699%2015.8184%2014.4747L18.293%2011.9991L15.8184%209.52447L15.754%209.44635C15.6258%209.25227%2015.6476%208.98829%2015.8184%208.81744C15.9892%208.64688%2016.2524%208.62598%2016.4463%208.75396L16.5254%208.81744L19.0001%2011.2921L21.4747%208.81744ZM12.5001%2016.4737C12.5001%2017.1588%2012.5007%2017.7058%2012.4659%2018.1153C12.4333%2018.4985%2012.3635%2018.9015%2012.1094%2019.1807C11.7712%2019.5523%2011.2691%2019.7296%2010.7725%2019.6534C10.3994%2019.596%2010.0915%2019.3265%209.82525%2019.0489C9.54082%2018.7523%209.19721%2018.3268%208.76665%2017.794L7.09185%2015.7208C6.89807%2015.481%206.85629%2015.4364%206.81451%2015.4063C6.76616%2015.3715%206.7118%2015.3459%206.65435%2015.3301C6.60472%2015.3166%206.54348%2015.3126%206.2354%2015.3126H4.81255C4.09591%2015.3126%203.61708%2015.3181%203.21587%2015.1856C2.46435%2014.9373%201.87439%2014.3482%201.62603%2013.5967C1.49351%2013.1956%201.50005%2012.7165%201.50005%2012.0001C1.50005%2011.2837%201.49364%2010.8045%201.62603%2010.4034C1.87434%209.65173%202.46423%209.06186%203.21587%208.81353C3.61708%208.68099%204.09591%208.68756%204.81255%208.68756H6.2354C6.54358%208.68756%206.60471%208.68259%206.65435%208.669C6.7118%208.65327%206.76616%208.62763%206.81451%208.59283C6.85627%208.56276%206.89818%208.51804%207.09185%208.27838L8.76665%206.20514C9.19717%205.67237%209.54084%205.24683%209.82525%204.95025C10.0915%204.67265%2010.3994%204.40313%2010.7725%204.34576C11.2691%204.26953%2011.7712%204.44689%2012.1094%204.81842C12.3635%205.09758%2012.4333%205.50062%2012.4659%205.88385C12.5007%206.29332%2012.5001%206.84038%2012.5001%207.52545V16.4737Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5001%207.52545C11.5001%206.82107%2011.4991%206.32561%2011.4688%205.96881C11.4538%205.79242%2011.433%205.6714%2011.4092%205.58893C11.3857%205.50747%2011.367%205.48777%2011.3702%205.49127C11.2574%205.36739%2011.0895%205.30858%2010.9239%205.33404C10.9192%205.33521%2010.8908%205.3438%2010.8321%205.38482C10.7618%205.43402%2010.6694%205.51491%2010.5469%205.64264C10.2991%205.90109%209.98671%206.28618%209.544%206.83404L7.86919%208.90728C7.71021%209.10404%207.57493%209.27737%207.39849%209.40436C7.25352%209.50868%207.09125%209.58663%206.919%209.63385C6.70926%209.6913%206.48848%209.68756%206.2354%209.68756H4.81255C4.0168%209.68756%203.73926%209.69341%203.52935%209.76275C3.07842%209.91177%202.7252%2010.2659%202.57623%2010.7169C2.5069%2010.9268%202.50005%2011.2044%202.50005%2012.0001C2.50006%2012.7952%202.50696%2013.0724%202.57623%2013.2823C2.72519%2013.7332%203.07844%2014.0874%203.52935%2014.2364C3.73926%2014.3057%204.0168%2014.3126%204.81255%2014.3126H6.2354C6.48847%2014.3126%206.70926%2014.3078%206.919%2014.3653C7.09125%2014.4125%207.25352%2014.4905%207.39849%2014.5948C7.57492%2014.7218%207.71023%2014.8951%207.86919%2015.0919L9.544%2017.1651C9.98671%2017.713%2010.2991%2018.0981%2010.5469%2018.3565C10.6695%2018.4843%2010.7618%2018.5651%2010.8321%2018.6143C10.8907%2018.6553%2010.9191%2018.6639%2010.9239%2018.6651C11.0895%2018.6906%2011.2574%2018.6317%2011.3702%2018.5079C11.367%2018.5114%2011.3857%2018.4918%2011.4092%2018.4102C11.433%2018.3277%2011.4538%2018.2067%2011.4688%2018.0303C11.4991%2017.6735%2011.5001%2017.178%2011.5001%2016.4737V7.52545ZM21.4747%208.81744C21.6698%208.62228%2021.9864%208.62247%2022.1817%208.81744C22.377%209.0127%2022.377%209.32921%2022.1817%209.52447L19.7061%2011.9991L22.1817%2014.4747L22.2461%2014.5528C22.3744%2014.7469%2022.3526%2015.0108%2022.1817%2015.1817C22.011%2015.3522%2021.7477%2015.3739%2021.5538%2015.2462L21.4747%2015.1817L19.0001%2012.7061L16.5254%2015.1817C16.3302%2015.3769%2016.0137%2015.3768%2015.8184%2015.1817C15.6232%2014.9864%2015.6232%2014.6699%2015.8184%2014.4747L18.293%2011.9991L15.8184%209.52447L15.754%209.44635C15.6258%209.25227%2015.6476%208.98829%2015.8184%208.81744C15.9892%208.64688%2016.2524%208.62598%2016.4463%208.75396L16.5254%208.81744L19.0001%2011.2921L21.4747%208.81744ZM12.5001%2016.4737C12.5001%2017.1588%2012.5007%2017.7058%2012.4659%2018.1153C12.4333%2018.4985%2012.3635%2018.9015%2012.1094%2019.1807C11.7712%2019.5523%2011.2691%2019.7296%2010.7725%2019.6534C10.3994%2019.596%2010.0915%2019.3265%209.82525%2019.0489C9.54082%2018.7523%209.19721%2018.3268%208.76665%2017.794L7.09185%2015.7208C6.89807%2015.481%206.85629%2015.4364%206.81451%2015.4063C6.76616%2015.3715%206.7118%2015.3459%206.65435%2015.3301C6.60472%2015.3166%206.54348%2015.3126%206.2354%2015.3126H4.81255C4.09591%2015.3126%203.61708%2015.3181%203.21587%2015.1856C2.46435%2014.9373%201.87439%2014.3482%201.62603%2013.5967C1.49351%2013.1956%201.50005%2012.7165%201.50005%2012.0001C1.50005%2011.2837%201.49364%2010.8045%201.62603%2010.4034C1.87434%209.65173%202.46423%209.06186%203.21587%208.81353C3.61708%208.68099%204.09591%208.68756%204.81255%208.68756H6.2354C6.54358%208.68756%206.60471%208.68259%206.65435%208.669C6.7118%208.65327%206.76616%208.62763%206.81451%208.59283C6.85627%208.56276%206.89818%208.51804%207.09185%208.27838L8.76665%206.20514C9.19717%205.67237%209.54084%205.24683%209.82525%204.95025C10.0915%204.67265%2010.3994%204.40313%2010.7725%204.34576C11.2691%204.26953%2011.7712%204.44689%2012.1094%204.81842C12.3635%205.09758%2012.4333%205.50062%2012.4659%205.88385C12.5007%206.29332%2012.5001%206.84038%2012.5001%207.52545V16.4737Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-menu-dashboard{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%2012.1631C19.5%2011.2386%2019.4994%2010.5794%2019.4502%2010.0557C19.4019%209.54217%2019.3098%209.19696%2019.1465%208.89844C18.9835%208.60067%2018.7459%208.3431%2018.3477%208.03809C17.9403%207.72617%2017.3958%207.38709%2016.6289%206.91113L15.0293%205.91797C14.2184%205.41473%2013.6415%205.05828%2013.1582%204.82324C12.6852%204.59323%2012.3404%204.5%2012%204.5C11.6596%204.5%2011.3148%204.59323%2010.8418%204.82324C10.3585%205.05828%209.78155%205.41473%208.9707%205.91797L7.37109%206.91113C6.60419%207.38709%206.05967%207.72617%205.65234%208.03809C5.25406%208.3431%205.0165%208.60067%204.85352%208.89844C4.69018%209.19696%204.59806%209.54217%204.54981%2010.0557C4.5006%2010.5794%204.5%2011.2386%204.5%2012.1631V13.3799C4.5%2014.9538%204.50131%2016.0857%204.61328%2016.9473C4.72361%2017.7961%204.93366%2018.3068%205.29688%2018.6826C5.65788%2019.056%206.1452%2019.2708%206.95801%2019.3838C7.78693%2019.499%208.87755%2019.5%2010.4004%2019.5H13.5996C15.1225%2019.5%2016.2131%2019.499%2017.042%2019.3838C17.8548%2019.2708%2018.3421%2019.056%2018.7031%2018.6826C19.0663%2018.3068%2019.2764%2017.7961%2019.3867%2016.9473C19.4987%2016.0857%2019.5%2014.9538%2019.5%2013.3799V12.1631ZM20.5%2013.3799C20.5%2014.9264%2020.5012%2016.1351%2020.3789%2017.0762C20.2549%2018.03%2019.9958%2018.7842%2019.4219%2019.3779C18.8456%2019.9739%2018.1096%2020.2447%2017.1797%2020.374C16.2659%2020.501%2015.0933%2020.5%2013.5996%2020.5H10.4004C8.90675%2020.5%207.73408%2020.501%206.82031%2020.374C5.89037%2020.2447%205.15437%2019.9739%204.57813%2019.3779C4.00416%2018.7842%203.74507%2018.03%203.62109%2017.0762C3.49881%2016.1351%203.5%2014.9264%203.5%2013.3799V12.1631C3.5%2011.257%203.49909%2010.5432%203.55371%209.96191C3.60928%209.37052%203.72465%208.8782%203.97656%208.41797C4.22893%207.95693%204.57958%207.59977%205.04395%207.24414C5.49928%206.89543%206.09311%206.52739%206.84375%206.06152L8.44336%205.06836C9.23678%204.57594%209.86391%204.18662%2010.4043%203.92383C10.9549%203.65608%2011.4541%203.5%2012%203.5C12.5459%203.5%2013.0451%203.65608%2013.5957%203.92383C14.1361%204.18662%2014.7632%204.57594%2015.5566%205.06836L17.1563%206.06152C17.9069%206.52739%2018.5007%206.89543%2018.9561%207.24414C19.4204%207.59977%2019.7711%207.95693%2020.0234%208.41797C20.2754%208.8782%2020.3907%209.37052%2020.4463%209.96191C20.5009%2010.5432%2020.5%2011.257%2020.5%2012.1631V13.3799Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%2012.1631C19.5%2011.2386%2019.4994%2010.5794%2019.4502%2010.0557C19.4019%209.54217%2019.3098%209.19696%2019.1465%208.89844C18.9835%208.60067%2018.7459%208.3431%2018.3477%208.03809C17.9403%207.72617%2017.3958%207.38709%2016.6289%206.91113L15.0293%205.91797C14.2184%205.41473%2013.6415%205.05828%2013.1582%204.82324C12.6852%204.59323%2012.3404%204.5%2012%204.5C11.6596%204.5%2011.3148%204.59323%2010.8418%204.82324C10.3585%205.05828%209.78155%205.41473%208.9707%205.91797L7.37109%206.91113C6.60419%207.38709%206.05967%207.72617%205.65234%208.03809C5.25406%208.3431%205.0165%208.60067%204.85352%208.89844C4.69018%209.19696%204.59806%209.54217%204.54981%2010.0557C4.5006%2010.5794%204.5%2011.2386%204.5%2012.1631V13.3799C4.5%2014.9538%204.50131%2016.0857%204.61328%2016.9473C4.72361%2017.7961%204.93366%2018.3068%205.29688%2018.6826C5.65788%2019.056%206.1452%2019.2708%206.95801%2019.3838C7.78693%2019.499%208.87755%2019.5%2010.4004%2019.5H13.5996C15.1225%2019.5%2016.2131%2019.499%2017.042%2019.3838C17.8548%2019.2708%2018.3421%2019.056%2018.7031%2018.6826C19.0663%2018.3068%2019.2764%2017.7961%2019.3867%2016.9473C19.4987%2016.0857%2019.5%2014.9538%2019.5%2013.3799V12.1631ZM20.5%2013.3799C20.5%2014.9264%2020.5012%2016.1351%2020.3789%2017.0762C20.2549%2018.03%2019.9958%2018.7842%2019.4219%2019.3779C18.8456%2019.9739%2018.1096%2020.2447%2017.1797%2020.374C16.2659%2020.501%2015.0933%2020.5%2013.5996%2020.5H10.4004C8.90675%2020.5%207.73408%2020.501%206.82031%2020.374C5.89037%2020.2447%205.15437%2019.9739%204.57813%2019.3779C4.00416%2018.7842%203.74507%2018.03%203.62109%2017.0762C3.49881%2016.1351%203.5%2014.9264%203.5%2013.3799V12.1631C3.5%2011.257%203.49909%2010.5432%203.55371%209.96191C3.60928%209.37052%203.72465%208.8782%203.97656%208.41797C4.22893%207.95693%204.57958%207.59977%205.04395%207.24414C5.49928%206.89543%206.09311%206.52739%206.84375%206.06152L8.44336%205.06836C9.23678%204.57594%209.86391%204.18662%2010.4043%203.92383C10.9549%203.65608%2011.4541%203.5%2012%203.5C12.5459%203.5%2013.0451%203.65608%2013.5957%203.92383C14.1361%204.18662%2014.7632%204.57594%2015.5566%205.06836L17.1563%206.06152C17.9069%206.52739%2018.5007%206.89543%2018.9561%207.24414C19.4204%207.59977%2019.7711%207.95693%2020.0234%208.41797C20.2754%208.8782%2020.3907%209.37052%2020.4463%209.96191C20.5009%2010.5432%2020.5%2011.257%2020.5%2012.1631V13.3799Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-menu-more-horizontal{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2012C7.5%2012.8284%206.82843%2013.5%206%2013.5C5.17157%2013.5%204.5%2012.8284%204.5%2012C4.5%2011.1716%205.17157%2010.5%206%2010.5C6.82843%2010.5%207.5%2011.1716%207.5%2012ZM13.5%2012C13.5%2012.8284%2012.8284%2013.5%2012%2013.5C11.1716%2013.5%2010.5%2012.8284%2010.5%2012C10.5%2011.1716%2011.1716%2010.5%2012%2010.5C12.8284%2010.5%2013.5%2011.1716%2013.5%2012ZM19.5%2012C19.5%2012.8284%2018.8284%2013.5%2018%2013.5C17.1716%2013.5%2016.5%2012.8284%2016.5%2012C16.5%2011.1716%2017.1716%2010.5%2018%2010.5C18.8284%2010.5%2019.5%2011.1716%2019.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.5%2012C7.5%2012.8284%206.82843%2013.5%206%2013.5C5.17157%2013.5%204.5%2012.8284%204.5%2012C4.5%2011.1716%205.17157%2010.5%206%2010.5C6.82843%2010.5%207.5%2011.1716%207.5%2012ZM13.5%2012C13.5%2012.8284%2012.8284%2013.5%2012%2013.5C11.1716%2013.5%2010.5%2012.8284%2010.5%2012C10.5%2011.1716%2011.1716%2010.5%2012%2010.5C12.8284%2010.5%2013.5%2011.1716%2013.5%2012ZM19.5%2012C19.5%2012.8284%2018.8284%2013.5%2018%2013.5C17.1716%2013.5%2016.5%2012.8284%2016.5%2012C16.5%2011.1716%2017.1716%2010.5%2018%2010.5C18.8284%2010.5%2019.5%2011.1716%2019.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-menu-more-vertical{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.5%2018C13.5%2018.8284%2012.8284%2019.5%2012%2019.5C11.1716%2019.5%2010.5%2018.8284%2010.5%2018C10.5%2017.1716%2011.1716%2016.5%2012%2016.5C12.8284%2016.5%2013.5%2017.1716%2013.5%2018ZM13.5%2012C13.5%2012.8284%2012.8284%2013.5%2012%2013.5C11.1716%2013.5%2010.5%2012.8284%2010.5%2012C10.5%2011.1716%2011.1716%2010.5%2012%2010.5C12.8284%2010.5%2013.5%2011.1716%2013.5%2012ZM13.5%206C13.5%206.82843%2012.8284%207.5%2012%207.5C11.1716%207.5%2010.5%206.82843%2010.5%206C10.5%205.17157%2011.1716%204.5%2012%204.5C12.8284%204.5%2013.5%205.17157%2013.5%206Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.5%2018C13.5%2018.8284%2012.8284%2019.5%2012%2019.5C11.1716%2019.5%2010.5%2018.8284%2010.5%2018C10.5%2017.1716%2011.1716%2016.5%2012%2016.5C12.8284%2016.5%2013.5%2017.1716%2013.5%2018ZM13.5%2012C13.5%2012.8284%2012.8284%2013.5%2012%2013.5C11.1716%2013.5%2010.5%2012.8284%2010.5%2012C10.5%2011.1716%2011.1716%2010.5%2012%2010.5C12.8284%2010.5%2013.5%2011.1716%2013.5%2012ZM13.5%206C13.5%206.82843%2012.8284%207.5%2012%207.5C11.1716%207.5%2010.5%206.82843%2010.5%206C10.5%205.17157%2011.1716%204.5%2012%204.5C12.8284%204.5%2013.5%205.17157%2013.5%206Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-menu-close-sm{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.6464%207.64645C15.8417%207.45119%2016.1582%207.4512%2016.3535%207.64645C16.5487%207.84171%2016.5487%208.15822%2016.3535%208.35348L12.707%2012L16.3535%2015.6464L16.4179%2015.7246C16.5461%2015.9186%2016.5243%2016.1826%2016.3535%2016.3535C16.1826%2016.5243%2015.9186%2016.5461%2015.7246%2016.4179L15.6464%2016.3535L12%2012.707L8.35348%2016.3535C8.15822%2016.5487%207.84171%2016.5487%207.64645%2016.3535C7.4512%2016.1582%207.45119%2015.8417%207.64645%2015.6464L11.2929%2012L7.64645%208.35348C7.45118%208.15822%207.45118%207.84171%207.64645%207.64645C7.84171%207.45118%208.15822%207.45118%208.35348%207.64645L12%2011.2929L15.6464%207.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.6464%207.64645C15.8417%207.45119%2016.1582%207.4512%2016.3535%207.64645C16.5487%207.84171%2016.5487%208.15822%2016.3535%208.35348L12.707%2012L16.3535%2015.6464L16.4179%2015.7246C16.5461%2015.9186%2016.5243%2016.1826%2016.3535%2016.3535C16.1826%2016.5243%2015.9186%2016.5461%2015.7246%2016.4179L15.6464%2016.3535L12%2012.707L8.35348%2016.3535C8.15822%2016.5487%207.84171%2016.5487%207.64645%2016.3535C7.4512%2016.1582%207.45119%2015.8417%207.64645%2015.6464L11.2929%2012L7.64645%208.35348C7.45118%208.15822%207.45118%207.84171%207.64645%207.64645C7.84171%207.45118%208.15822%207.45118%208.35348%207.64645L12%2011.2929L15.6464%207.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-menu-close-md{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.6464%205.64645C17.8417%205.45119%2018.1582%205.4512%2018.3535%205.64645C18.5487%205.84171%2018.5487%206.15822%2018.3535%206.35348L12.707%2012L18.3535%2017.6464L18.4179%2017.7246C18.5461%2017.9186%2018.5243%2018.1826%2018.3535%2018.3535C18.1826%2018.5243%2017.9186%2018.5461%2017.7246%2018.4179L17.6464%2018.3535L12%2012.707L6.35348%2018.3535C6.15822%2018.5487%205.84171%2018.5487%205.64645%2018.3535C5.4512%2018.1582%205.45119%2017.8417%205.64645%2017.6464L11.2929%2012L5.64645%206.35348C5.45118%206.15822%205.45118%205.84171%205.64645%205.64645C5.84171%205.45118%206.15822%205.45118%206.35348%205.64645L12%2011.2929L17.6464%205.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.6464%205.64645C17.8417%205.45119%2018.1582%205.4512%2018.3535%205.64645C18.5487%205.84171%2018.5487%206.15822%2018.3535%206.35348L12.707%2012L18.3535%2017.6464L18.4179%2017.7246C18.5461%2017.9186%2018.5243%2018.1826%2018.3535%2018.3535C18.1826%2018.5243%2017.9186%2018.5461%2017.7246%2018.4179L17.6464%2018.3535L12%2012.707L6.35348%2018.3535C6.15822%2018.5487%205.84171%2018.5487%205.64645%2018.3535C5.4512%2018.1582%205.45119%2017.8417%205.64645%2017.6464L11.2929%2012L5.64645%206.35348C5.45118%206.15822%205.45118%205.84171%205.64645%205.64645C5.84171%205.45118%206.15822%205.45118%206.35348%205.64645L12%2011.2929L17.6464%205.64645Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-folder{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%209.20021C20.5%208.63191%2020.4998%208.2352%2020.4746%207.92677C20.4499%207.62428%2020.404%207.45003%2020.3369%207.31838C20.1933%207.03669%2019.9633%206.80709%2019.6807%206.6631C19.549%206.59603%2019.3746%206.55012%2019.0723%206.52541C18.764%206.50024%2018.3679%206.50002%2017.7998%206.50002H3.5V16.7998C3.5%2017.3679%203.50023%2017.764%203.52539%2018.0723C3.5501%2018.3746%203.59601%2018.549%203.66309%2018.6807C3.80707%2018.9633%204.03667%2019.1933%204.31836%2019.3369C4.44977%2019.4039%204.62377%2019.4499%204.92578%2019.4746C5.23381%2019.4998%205.63006%2019.5%206.19727%2019.5H17.8027C18.3698%2019.5%2018.7655%2019.4998%2019.0732%2019.4746C19.3752%2019.4499%2019.5491%2019.4039%2019.6807%2019.3369C19.9631%2019.193%2020.1932%2018.9627%2020.3369%2018.6807C20.404%2018.549%2020.4499%2018.3747%2020.4746%2018.0723C20.4998%2017.7639%2020.5%2017.3679%2020.5%2016.7998V9.20021ZM5%204.50002C4.34707%204.50002%203.79297%204.91768%203.58691%205.50002H10.793L10.584%205.29103C10.2214%204.9285%2010.0946%204.80722%209.95508%204.7217C9.82048%204.63924%209.67494%204.57764%209.52246%204.54103C9.36325%204.50281%209.18761%204.50002%208.6748%204.50002H5ZM21.5%2016.7998C21.5%2017.3516%2021.501%2017.7957%2021.4717%2018.1543C21.4419%2018.5187%2021.3784%2018.8387%2021.2275%2019.1348C20.9878%2019.6052%2020.6048%2019.988%2020.1348%2020.2276C19.839%2020.3783%2019.519%2020.441%2019.1553%2020.4707C18.7973%2020.5%2018.3534%2020.5%2017.8027%2020.5H6.19727C5.64656%2020.5%205.20293%2020.5%204.84473%2020.4707C4.48083%2020.441%204.16111%2020.3783%203.86523%2020.2276C3.39444%2019.9877%203.01193%2019.6047%202.77246%2019.1348C2.62161%2018.8387%202.55908%2018.5186%202.5293%2018.1543C2.5%2017.7958%202.5%2017.3516%202.5%2016.7998V6.00002C2.5%204.61931%203.61929%203.50002%205%203.50002H8.6748C9.13998%203.50002%209.45481%203.49708%209.75586%203.56935C10.0114%203.63072%2010.2553%203.73141%2010.4785%203.86818C10.7424%204.02994%2010.9622%204.25523%2011.291%204.584L12.207%205.50002H17.7998C18.3516%205.50002%2018.7958%205.50001%2019.1543%205.52931C19.5186%205.5591%2019.8387%205.62163%2020.1348%205.77248C20.6047%206.01194%2020.9877%206.39445%2021.2275%206.86525C21.3783%207.16132%2021.4419%207.4814%2021.4717%207.84572C21.501%208.20426%2021.5%208.64855%2021.5%209.20021V16.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%209.20021C20.5%208.63191%2020.4998%208.2352%2020.4746%207.92677C20.4499%207.62428%2020.404%207.45003%2020.3369%207.31838C20.1933%207.03669%2019.9633%206.80709%2019.6807%206.6631C19.549%206.59603%2019.3746%206.55012%2019.0723%206.52541C18.764%206.50024%2018.3679%206.50002%2017.7998%206.50002H3.5V16.7998C3.5%2017.3679%203.50023%2017.764%203.52539%2018.0723C3.5501%2018.3746%203.59601%2018.549%203.66309%2018.6807C3.80707%2018.9633%204.03667%2019.1933%204.31836%2019.3369C4.44977%2019.4039%204.62377%2019.4499%204.92578%2019.4746C5.23381%2019.4998%205.63006%2019.5%206.19727%2019.5H17.8027C18.3698%2019.5%2018.7655%2019.4998%2019.0732%2019.4746C19.3752%2019.4499%2019.5491%2019.4039%2019.6807%2019.3369C19.9631%2019.193%2020.1932%2018.9627%2020.3369%2018.6807C20.404%2018.549%2020.4499%2018.3747%2020.4746%2018.0723C20.4998%2017.7639%2020.5%2017.3679%2020.5%2016.7998V9.20021ZM5%204.50002C4.34707%204.50002%203.79297%204.91768%203.58691%205.50002H10.793L10.584%205.29103C10.2214%204.9285%2010.0946%204.80722%209.95508%204.7217C9.82048%204.63924%209.67494%204.57764%209.52246%204.54103C9.36325%204.50281%209.18761%204.50002%208.6748%204.50002H5ZM21.5%2016.7998C21.5%2017.3516%2021.501%2017.7957%2021.4717%2018.1543C21.4419%2018.5187%2021.3784%2018.8387%2021.2275%2019.1348C20.9878%2019.6052%2020.6048%2019.988%2020.1348%2020.2276C19.839%2020.3783%2019.519%2020.441%2019.1553%2020.4707C18.7973%2020.5%2018.3534%2020.5%2017.8027%2020.5H6.19727C5.64656%2020.5%205.20293%2020.5%204.84473%2020.4707C4.48083%2020.441%204.16111%2020.3783%203.86523%2020.2276C3.39444%2019.9877%203.01193%2019.6047%202.77246%2019.1348C2.62161%2018.8387%202.55908%2018.5186%202.5293%2018.1543C2.5%2017.7958%202.5%2017.3516%202.5%2016.7998V6.00002C2.5%204.61931%203.61929%203.50002%205%203.50002H8.6748C9.13998%203.50002%209.45481%203.49708%209.75586%203.56935C10.0114%203.63072%2010.2553%203.73141%2010.4785%203.86818C10.7424%204.02994%2010.9622%204.25523%2011.291%204.584L12.207%205.50002H17.7998C18.3516%205.50002%2018.7958%205.50001%2019.1543%205.52931C19.5186%205.5591%2019.8387%205.62163%2020.1348%205.77248C20.6047%206.01194%2020.9877%206.39445%2021.2275%206.86525C21.3783%207.16132%2021.4419%207.4814%2021.4717%207.84572C21.501%208.20426%2021.5%208.64855%2021.5%209.20021V16.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-notebook{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%207.19727C19.5%206.63006%2019.4998%206.23381%2019.4746%205.92578C19.4499%205.62377%2019.4039%205.44977%2019.3369%205.31836C19.1934%205.03679%2018.9633%204.80713%2018.6807%204.66309C18.5489%204.59596%2018.3746%204.5501%2018.0723%204.52539C17.7641%204.50023%2017.3679%204.5%2016.7998%204.5H8.5V19.5H16.8027C17.3698%2019.5%2017.7655%2019.4998%2018.0732%2019.4746C18.3752%2019.4499%2018.5491%2019.4039%2018.6807%2019.3369C18.9631%2019.193%2019.1933%2018.9626%2019.3369%2018.6807C19.4038%2018.5492%2019.4499%2018.3758%2019.4746%2018.0742C19.4998%2017.7664%2019.5%2017.3709%2019.5%2016.8037V7.19727ZM16%2010.5C16.2761%2010.5%2016.5%2010.7239%2016.5%2011C16.5%2011.2761%2016.2761%2011.5%2016%2011.5H12C11.7239%2011.5%2011.5%2011.2761%2011.5%2011C11.5%2010.7239%2011.7239%2010.5%2012%2010.5H16ZM16%207.5C16.2761%207.5%2016.5%207.72386%2016.5%208C16.5%208.27614%2016.2761%208.5%2016%208.5H12C11.7239%208.5%2011.5%208.27614%2011.5%208C11.5%207.72386%2011.7239%207.5%2012%207.5H16ZM4.5%2016.7998C4.5%2017.3681%204.50019%2017.7649%204.52539%2018.0732C4.55009%2018.3753%204.5961%2018.5491%204.66309%2018.6807C4.80699%2018.9631%205.03652%2019.1932%205.31836%2019.3369C5.44977%2019.4039%205.62377%2019.4499%205.92578%2019.4746C6.23381%2019.4998%206.63006%2019.5%207.19727%2019.5H7.5V4.5H7.2002C6.6319%204.5%206.23529%204.50019%205.92676%204.52539C5.62423%204.55012%205.44996%204.59603%205.31836%204.66309C5.03626%204.80687%204.80687%205.03626%204.66309%205.31836C4.59603%205.44996%204.55012%205.62423%204.52539%205.92676C4.50019%206.23529%204.5%206.6319%204.5%207.2002V16.7998ZM20.5%2016.8037C20.5%2017.3543%2020.5%2017.7973%2020.4707%2018.1553C20.4409%2018.5192%2020.3783%2018.8389%2020.2275%2019.1348C19.9878%2019.6053%2019.6047%2019.988%2019.1348%2020.2275C18.839%2020.3783%2018.519%2020.4409%2018.1553%2020.4707C17.7973%2020.5%2017.3534%2020.5%2016.8027%2020.5H7.19727C6.64656%2020.5%206.20293%2020.5%205.84473%2020.4707C5.48083%2020.441%205.16111%2020.3782%204.86523%2020.2275C4.39455%2019.9877%204.012%2019.6049%203.77246%2019.1348C3.62161%2018.8387%203.55907%2018.5186%203.5293%2018.1543C3.5%2017.7958%203.5%2017.3516%203.5%2016.7998V7.2002C3.5%206.64839%203.5%206.20439%203.5293%205.8457C3.55906%205.48137%203.62168%205.16131%203.77246%204.86523C4.01214%204.39483%204.39483%204.01214%204.86523%203.77246C5.16131%203.62168%205.48137%203.55906%205.8457%203.5293C6.20439%203.5%206.64839%203.5%207.2002%203.5H16.7998C17.3516%203.5%2017.7959%203.5%2018.1543%203.5293C18.5185%203.55909%2018.8387%203.62162%2019.1348%203.77246C19.6045%204.01188%2019.9876%204.39439%2020.2275%204.86523C20.3782%205.16111%2020.441%205.48083%2020.4707%205.84473C20.5%206.20293%2020.5%206.64656%2020.5%207.19727V16.8037Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%207.19727C19.5%206.63006%2019.4998%206.23381%2019.4746%205.92578C19.4499%205.62377%2019.4039%205.44977%2019.3369%205.31836C19.1934%205.03679%2018.9633%204.80713%2018.6807%204.66309C18.5489%204.59596%2018.3746%204.5501%2018.0723%204.52539C17.7641%204.50023%2017.3679%204.5%2016.7998%204.5H8.5V19.5H16.8027C17.3698%2019.5%2017.7655%2019.4998%2018.0732%2019.4746C18.3752%2019.4499%2018.5491%2019.4039%2018.6807%2019.3369C18.9631%2019.193%2019.1933%2018.9626%2019.3369%2018.6807C19.4038%2018.5492%2019.4499%2018.3758%2019.4746%2018.0742C19.4998%2017.7664%2019.5%2017.3709%2019.5%2016.8037V7.19727ZM16%2010.5C16.2761%2010.5%2016.5%2010.7239%2016.5%2011C16.5%2011.2761%2016.2761%2011.5%2016%2011.5H12C11.7239%2011.5%2011.5%2011.2761%2011.5%2011C11.5%2010.7239%2011.7239%2010.5%2012%2010.5H16ZM16%207.5C16.2761%207.5%2016.5%207.72386%2016.5%208C16.5%208.27614%2016.2761%208.5%2016%208.5H12C11.7239%208.5%2011.5%208.27614%2011.5%208C11.5%207.72386%2011.7239%207.5%2012%207.5H16ZM4.5%2016.7998C4.5%2017.3681%204.50019%2017.7649%204.52539%2018.0732C4.55009%2018.3753%204.5961%2018.5491%204.66309%2018.6807C4.80699%2018.9631%205.03652%2019.1932%205.31836%2019.3369C5.44977%2019.4039%205.62377%2019.4499%205.92578%2019.4746C6.23381%2019.4998%206.63006%2019.5%207.19727%2019.5H7.5V4.5H7.2002C6.6319%204.5%206.23529%204.50019%205.92676%204.52539C5.62423%204.55012%205.44996%204.59603%205.31836%204.66309C5.03626%204.80687%204.80687%205.03626%204.66309%205.31836C4.59603%205.44996%204.55012%205.62423%204.52539%205.92676C4.50019%206.23529%204.5%206.6319%204.5%207.2002V16.7998ZM20.5%2016.8037C20.5%2017.3543%2020.5%2017.7973%2020.4707%2018.1553C20.4409%2018.5192%2020.3783%2018.8389%2020.2275%2019.1348C19.9878%2019.6053%2019.6047%2019.988%2019.1348%2020.2275C18.839%2020.3783%2018.519%2020.4409%2018.1553%2020.4707C17.7973%2020.5%2017.3534%2020.5%2016.8027%2020.5H7.19727C6.64656%2020.5%206.20293%2020.5%205.84473%2020.4707C5.48083%2020.441%205.16111%2020.3782%204.86523%2020.2275C4.39455%2019.9877%204.012%2019.6049%203.77246%2019.1348C3.62161%2018.8387%203.55907%2018.5186%203.5293%2018.1543C3.5%2017.7958%203.5%2017.3516%203.5%2016.7998V7.2002C3.5%206.64839%203.5%206.20439%203.5293%205.8457C3.55906%205.48137%203.62168%205.16131%203.77246%204.86523C4.01214%204.39483%204.39483%204.01214%204.86523%203.77246C5.16131%203.62168%205.48137%203.55906%205.8457%203.5293C6.20439%203.5%206.64839%203.5%207.2002%203.5H16.7998C17.3516%203.5%2017.7959%203.5%2018.1543%203.5293C18.5185%203.55909%2018.8387%203.62162%2019.1348%203.77246C19.6045%204.01188%2019.9876%204.39439%2020.2275%204.86523C20.3782%205.16111%2020.441%205.48083%2020.4707%205.84473C20.5%206.20293%2020.5%206.64656%2020.5%207.19727V16.8037Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-note-text{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%207.19727C19.5%206.63006%2019.4998%206.23381%2019.4746%205.92578C19.4499%205.62377%2019.4039%205.44977%2019.3369%205.31836C19.1934%205.03679%2018.9633%204.80713%2018.6807%204.66309C18.5489%204.59596%2018.3746%204.5501%2018.0723%204.52539C17.7641%204.50023%2017.3679%204.5%2016.7998%204.5H7.2002C6.6319%204.5%206.23529%204.50019%205.92676%204.52539C5.62423%204.55012%205.44996%204.59603%205.31836%204.66309C5.03626%204.80687%204.80687%205.03626%204.66309%205.31836C4.59603%205.44996%204.55012%205.62423%204.52539%205.92676C4.50019%206.23529%204.5%206.6319%204.5%207.2002V16.7998C4.5%2017.3681%204.50019%2017.7649%204.52539%2018.0732C4.55009%2018.3753%204.5961%2018.5491%204.66309%2018.6807C4.80699%2018.9631%205.03652%2019.1932%205.31836%2019.3369C5.44977%2019.4039%205.62377%2019.4499%205.92578%2019.4746C6.23381%2019.4998%206.63006%2019.5%207.19727%2019.5H12.5V14.6006C12.5%2014.3288%2012.5%2014.0942%2012.5156%2013.9023C12.5318%2013.7049%2012.5669%2013.5083%2012.6631%2013.3193C12.8069%2013.0371%2013.0371%2012.8069%2013.3193%2012.6631C13.5083%2012.5669%2013.7049%2012.5318%2013.9023%2012.5156C14.0941%2012.5%2014.3279%2012.5%2014.5996%2012.5H19.5V7.19727ZM13.5%2019.4629C13.5074%2019.4613%2013.5152%2019.4607%2013.5225%2019.459C13.6748%2019.4224%2013.8205%2019.3608%2013.9551%2019.2783C14.0949%2019.1927%2014.2217%2019.0713%2014.584%2018.709L18.709%2014.584C19.0708%2014.2222%2019.1926%2014.095%2019.2783%2013.9551C19.3606%2013.8207%2019.4214%2013.6741%2019.458%2013.5215C19.4597%2013.5145%2019.4604%2013.5072%2019.4619%2013.5H14.5996C14.3113%2013.5%2014.125%2013.5001%2013.9834%2013.5117C13.8479%2013.5228%2013.7972%2013.5421%2013.7725%2013.5547C13.6787%2013.6026%2013.6026%2013.6787%2013.5547%2013.7725C13.5421%2013.7972%2013.5228%2013.8485%2013.5117%2013.9844C13.5002%2014.126%2013.5%2014.3126%2013.5%2014.6006V19.4629ZM20.5%2012.6748C20.5%2012.7968%2020.5%2012.9066%2020.499%2013.0049C20.4963%2013.2937%2020.4863%2013.5231%2020.4307%2013.7549C20.3694%2014.0102%2020.2678%2014.2551%2020.1309%2014.4785C19.9693%2014.7421%2019.7467%2014.9613%2019.417%2015.291L15.291%2019.417C14.9617%2019.7463%2014.7423%2019.9702%2014.4785%2020.1318C14.2554%2020.2685%2014.0114%2020.3693%2013.7559%2020.4307C13.5237%2020.4864%2013.2933%2020.4964%2013.0049%2020.499C12.9073%2020.4999%2012.7977%2020.5%2012.6768%2020.5H7.19727C6.64656%2020.5%206.20293%2020.5%205.84473%2020.4707C5.48083%2020.441%205.16111%2020.3782%204.86523%2020.2275C4.39455%2019.9877%204.012%2019.6049%203.77246%2019.1348C3.62161%2018.8387%203.55907%2018.5186%203.5293%2018.1543C3.5%2017.7958%203.5%2017.3516%203.5%2016.7998V7.2002C3.5%206.64839%203.5%206.20439%203.5293%205.8457C3.55906%205.48137%203.62168%205.16131%203.77246%204.86523C4.01214%204.39483%204.39483%204.01214%204.86523%203.77246C5.16131%203.62168%205.48137%203.55906%205.8457%203.5293C6.20439%203.5%206.64839%203.5%207.2002%203.5H16.7998C17.3516%203.5%2017.7959%203.5%2018.1543%203.5293C18.5185%203.55909%2018.8387%203.62162%2019.1348%203.77246C19.6045%204.01188%2019.9876%204.39439%2020.2275%204.86523C20.3782%205.16111%2020.441%205.48083%2020.4707%205.84473C20.5%206.20293%2020.5%206.64656%2020.5%207.19727V12.6748Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%207.19727C19.5%206.63006%2019.4998%206.23381%2019.4746%205.92578C19.4499%205.62377%2019.4039%205.44977%2019.3369%205.31836C19.1934%205.03679%2018.9633%204.80713%2018.6807%204.66309C18.5489%204.59596%2018.3746%204.5501%2018.0723%204.52539C17.7641%204.50023%2017.3679%204.5%2016.7998%204.5H7.2002C6.6319%204.5%206.23529%204.50019%205.92676%204.52539C5.62423%204.55012%205.44996%204.59603%205.31836%204.66309C5.03626%204.80687%204.80687%205.03626%204.66309%205.31836C4.59603%205.44996%204.55012%205.62423%204.52539%205.92676C4.50019%206.23529%204.5%206.6319%204.5%207.2002V16.7998C4.5%2017.3681%204.50019%2017.7649%204.52539%2018.0732C4.55009%2018.3753%204.5961%2018.5491%204.66309%2018.6807C4.80699%2018.9631%205.03652%2019.1932%205.31836%2019.3369C5.44977%2019.4039%205.62377%2019.4499%205.92578%2019.4746C6.23381%2019.4998%206.63006%2019.5%207.19727%2019.5H12.5V14.6006C12.5%2014.3288%2012.5%2014.0942%2012.5156%2013.9023C12.5318%2013.7049%2012.5669%2013.5083%2012.6631%2013.3193C12.8069%2013.0371%2013.0371%2012.8069%2013.3193%2012.6631C13.5083%2012.5669%2013.7049%2012.5318%2013.9023%2012.5156C14.0941%2012.5%2014.3279%2012.5%2014.5996%2012.5H19.5V7.19727ZM13.5%2019.4629C13.5074%2019.4613%2013.5152%2019.4607%2013.5225%2019.459C13.6748%2019.4224%2013.8205%2019.3608%2013.9551%2019.2783C14.0949%2019.1927%2014.2217%2019.0713%2014.584%2018.709L18.709%2014.584C19.0708%2014.2222%2019.1926%2014.095%2019.2783%2013.9551C19.3606%2013.8207%2019.4214%2013.6741%2019.458%2013.5215C19.4597%2013.5145%2019.4604%2013.5072%2019.4619%2013.5H14.5996C14.3113%2013.5%2014.125%2013.5001%2013.9834%2013.5117C13.8479%2013.5228%2013.7972%2013.5421%2013.7725%2013.5547C13.6787%2013.6026%2013.6026%2013.6787%2013.5547%2013.7725C13.5421%2013.7972%2013.5228%2013.8485%2013.5117%2013.9844C13.5002%2014.126%2013.5%2014.3126%2013.5%2014.6006V19.4629ZM20.5%2012.6748C20.5%2012.7968%2020.5%2012.9066%2020.499%2013.0049C20.4963%2013.2937%2020.4863%2013.5231%2020.4307%2013.7549C20.3694%2014.0102%2020.2678%2014.2551%2020.1309%2014.4785C19.9693%2014.7421%2019.7467%2014.9613%2019.417%2015.291L15.291%2019.417C14.9617%2019.7463%2014.7423%2019.9702%2014.4785%2020.1318C14.2554%2020.2685%2014.0114%2020.3693%2013.7559%2020.4307C13.5237%2020.4864%2013.2933%2020.4964%2013.0049%2020.499C12.9073%2020.4999%2012.7977%2020.5%2012.6768%2020.5H7.19727C6.64656%2020.5%206.20293%2020.5%205.84473%2020.4707C5.48083%2020.441%205.16111%2020.3782%204.86523%2020.2275C4.39455%2019.9877%204.012%2019.6049%203.77246%2019.1348C3.62161%2018.8387%203.55907%2018.5186%203.5293%2018.1543C3.5%2017.7958%203.5%2017.3516%203.5%2016.7998V7.2002C3.5%206.64839%203.5%206.20439%203.5293%205.8457C3.55906%205.48137%203.62168%205.16131%203.77246%204.86523C4.01214%204.39483%204.39483%204.01214%204.86523%203.77246C5.16131%203.62168%205.48137%203.55906%205.8457%203.5293C6.20439%203.5%206.64839%203.5%207.2002%203.5H16.7998C17.3516%203.5%2017.7959%203.5%2018.1543%203.5293C18.5185%203.55909%2018.8387%203.62162%2019.1348%203.77246C19.6045%204.01188%2019.9876%204.39439%2020.2275%204.86523C20.3782%205.16111%2020.441%205.48083%2020.4707%205.84473C20.5%206.20293%2020.5%206.64656%2020.5%207.19727V12.6748Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-note-search{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.5%2013.5C16.5%2011.8431%2015.1569%2010.5%2013.5%2010.5C11.8431%2010.5%2010.5%2011.8431%2010.5%2013.5C10.5%2015.1569%2011.8431%2016.5%2013.5%2016.5C15.1569%2016.5%2016.5%2015.1569%2016.5%2013.5ZM19.5%2010V7.19727C19.5%206.63006%2019.4998%206.23381%2019.4746%205.92578C19.4499%205.62377%2019.4039%205.44977%2019.3369%205.31836C19.1934%205.03679%2018.9633%204.80713%2018.6807%204.66309C18.5489%204.59596%2018.3746%204.5501%2018.0723%204.52539C17.7641%204.50023%2017.3679%204.5%2016.7998%204.5H7.2002C6.6319%204.5%206.23529%204.50019%205.92676%204.52539C5.62423%204.55012%205.44996%204.59603%205.31836%204.66309C5.03626%204.80687%204.80687%205.03626%204.66309%205.31836C4.59603%205.44996%204.55012%205.62423%204.52539%205.92676C4.50019%206.23529%204.5%206.6319%204.5%207.2002V16.7998C4.5%2017.3681%204.50019%2017.7649%204.52539%2018.0732C4.55009%2018.3753%204.5961%2018.5491%204.66309%2018.6807C4.80699%2018.9631%205.03652%2019.1932%205.31836%2019.3369C5.44977%2019.4039%205.62377%2019.4499%205.92578%2019.4746C6.23381%2019.4998%206.63006%2019.5%207.19727%2019.5H10C10.2761%2019.5%2010.5%2019.7239%2010.5%2020C10.5%2020.2761%2010.2761%2020.5%2010%2020.5H7.19727C6.64655%2020.5%206.20293%2020.5%205.84473%2020.4707C5.48082%2020.441%205.16111%2020.3782%204.86523%2020.2275C4.39455%2019.9877%204.012%2019.6049%203.77246%2019.1348C3.62161%2018.8387%203.55907%2018.5186%203.5293%2018.1543C3.5%2017.7958%203.5%2017.3516%203.5%2016.7998V7.2002C3.5%206.64839%203.5%206.20439%203.5293%205.8457C3.55906%205.48137%203.62168%205.16131%203.77246%204.86523C4.01214%204.39483%204.39483%204.01214%204.86523%203.77246C5.16131%203.62168%205.48137%203.55906%205.8457%203.5293C6.20439%203.5%206.64839%203.5%207.2002%203.5H16.7998C17.3516%203.5%2017.7959%203.5%2018.1543%203.5293C18.5185%203.55909%2018.8387%203.62162%2019.1348%203.77246C19.6045%204.01188%2019.9876%204.39439%2020.2275%204.86523C20.3782%205.16111%2020.441%205.48083%2020.4707%205.84473C20.5%206.20293%2020.5%206.64656%2020.5%207.19727V10C20.5%2010.2761%2020.2761%2010.5%2020%2010.5C19.7239%2010.5%2019.5%2010.2761%2019.5%2010ZM17.5%2013.5C17.5%2014.4243%2017.1846%2015.2739%2016.6582%2015.9512L19.3535%2018.6465L19.418%2018.7246C19.5461%2018.9187%2019.5244%2019.1827%2019.3535%2019.3535C19.1827%2019.5244%2018.9187%2019.5461%2018.7246%2019.418L18.6465%2019.3535L15.9512%2016.6582C15.2739%2017.1846%2014.4243%2017.5%2013.5%2017.5C11.2909%2017.5%209.5%2015.7091%209.5%2013.5C9.5%2011.2909%2011.2909%209.5%2013.5%209.5C15.7091%209.5%2017.5%2011.2909%2017.5%2013.5Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.5%2013.5C16.5%2011.8431%2015.1569%2010.5%2013.5%2010.5C11.8431%2010.5%2010.5%2011.8431%2010.5%2013.5C10.5%2015.1569%2011.8431%2016.5%2013.5%2016.5C15.1569%2016.5%2016.5%2015.1569%2016.5%2013.5ZM19.5%2010V7.19727C19.5%206.63006%2019.4998%206.23381%2019.4746%205.92578C19.4499%205.62377%2019.4039%205.44977%2019.3369%205.31836C19.1934%205.03679%2018.9633%204.80713%2018.6807%204.66309C18.5489%204.59596%2018.3746%204.5501%2018.0723%204.52539C17.7641%204.50023%2017.3679%204.5%2016.7998%204.5H7.2002C6.6319%204.5%206.23529%204.50019%205.92676%204.52539C5.62423%204.55012%205.44996%204.59603%205.31836%204.66309C5.03626%204.80687%204.80687%205.03626%204.66309%205.31836C4.59603%205.44996%204.55012%205.62423%204.52539%205.92676C4.50019%206.23529%204.5%206.6319%204.5%207.2002V16.7998C4.5%2017.3681%204.50019%2017.7649%204.52539%2018.0732C4.55009%2018.3753%204.5961%2018.5491%204.66309%2018.6807C4.80699%2018.9631%205.03652%2019.1932%205.31836%2019.3369C5.44977%2019.4039%205.62377%2019.4499%205.92578%2019.4746C6.23381%2019.4998%206.63006%2019.5%207.19727%2019.5H10C10.2761%2019.5%2010.5%2019.7239%2010.5%2020C10.5%2020.2761%2010.2761%2020.5%2010%2020.5H7.19727C6.64655%2020.5%206.20293%2020.5%205.84473%2020.4707C5.48082%2020.441%205.16111%2020.3782%204.86523%2020.2275C4.39455%2019.9877%204.012%2019.6049%203.77246%2019.1348C3.62161%2018.8387%203.55907%2018.5186%203.5293%2018.1543C3.5%2017.7958%203.5%2017.3516%203.5%2016.7998V7.2002C3.5%206.64839%203.5%206.20439%203.5293%205.8457C3.55906%205.48137%203.62168%205.16131%203.77246%204.86523C4.01214%204.39483%204.39483%204.01214%204.86523%203.77246C5.16131%203.62168%205.48137%203.55906%205.8457%203.5293C6.20439%203.5%206.64839%203.5%207.2002%203.5H16.7998C17.3516%203.5%2017.7959%203.5%2018.1543%203.5293C18.5185%203.55909%2018.8387%203.62162%2019.1348%203.77246C19.6045%204.01188%2019.9876%204.39439%2020.2275%204.86523C20.3782%205.16111%2020.441%205.48083%2020.4707%205.84473C20.5%206.20293%2020.5%206.64656%2020.5%207.19727V10C20.5%2010.2761%2020.2761%2010.5%2020%2010.5C19.7239%2010.5%2019.5%2010.2761%2019.5%2010ZM17.5%2013.5C17.5%2014.4243%2017.1846%2015.2739%2016.6582%2015.9512L19.3535%2018.6465L19.418%2018.7246C19.5461%2018.9187%2019.5244%2019.1827%2019.3535%2019.3535C19.1827%2019.5244%2018.9187%2019.5461%2018.7246%2019.418L18.6465%2019.3535L15.9512%2016.6582C15.2739%2017.1846%2014.4243%2017.5%2013.5%2017.5C11.2909%2017.5%209.5%2015.7091%209.5%2013.5C9.5%2011.2909%2011.2909%209.5%2013.5%209.5C15.7091%209.5%2017.5%2011.2909%2017.5%2013.5Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-upload{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM11.5%2018V12.9336L9.27734%2014.416C9.04758%2014.5692%208.73716%2014.5071%208.58398%2014.2773C8.43081%2014.0476%208.49289%2013.7372%208.72266%2013.584L11.7227%2011.584L11.7881%2011.5469C11.9447%2011.4736%2012.1305%2011.4861%2012.2773%2011.584L15.2773%2013.584L15.3555%2013.6484C15.5192%2013.8136%2015.55%2014.0763%2015.416%2014.2773C15.2821%2014.4782%2015.0278%2014.5512%2014.8125%2014.4639L14.7227%2014.416L12.5%2012.9336V18C12.5%2018.2761%2012.2761%2018.5%2012%2018.5C11.7239%2018.5%2011.5%2018.2761%2011.5%2018ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM11.5%2018V12.9336L9.27734%2014.416C9.04758%2014.5692%208.73716%2014.5071%208.58398%2014.2773C8.43081%2014.0476%208.49289%2013.7372%208.72266%2013.584L11.7227%2011.584L11.7881%2011.5469C11.9447%2011.4736%2012.1305%2011.4861%2012.2773%2011.584L15.2773%2013.584L15.3555%2013.6484C15.5192%2013.8136%2015.55%2014.0763%2015.416%2014.2773C15.2821%2014.4782%2015.0278%2014.5512%2014.8125%2014.4639L14.7227%2014.416L12.5%2012.9336V18C12.5%2018.2761%2012.2761%2018.5%2012%2018.5C11.7239%2018.5%2011.5%2018.2761%2011.5%2018ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-document{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7968%202.5%2012.9066%202.50008%2013.0049%202.50098C13.294%202.50361%2013.523%202.51367%2013.7549%202.56934C14.0097%202.6305%2014.2546%202.73092%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25521%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4863%208.47591%2019.4964%208.7061%2019.499%208.99512C19.4999%209.09324%2019.5%209.20368%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM15%2016.5C15.2761%2016.5%2015.5%2016.7239%2015.5%2017C15.5%2017.2761%2015.2761%2017.5%2015%2017.5H9C8.72386%2017.5%208.5%2017.2761%208.5%2017C8.5%2016.7239%208.72386%2016.5%209%2016.5H15ZM15%2013.5C15.2761%2013.5%2015.5%2013.7239%2015.5%2014C15.5%2014.2761%2015.2761%2014.5%2015%2014.5H9C8.72386%2014.5%208.5%2014.2761%208.5%2014C8.5%2013.7239%208.72386%2013.5%209%2013.5H15ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49998%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3946%208.98774%2013.012%208.60494%2012.7725%208.13477C12.6216%207.83868%2012.5591%207.51862%2012.5293%207.1543C12.5%206.79577%2012.5%206.35156%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36811%2013.5002%206.76488%2013.5254%207.07324C13.5501%207.37528%2013.5961%207.54906%2013.6631%207.68066C13.807%207.96305%2014.0365%208.19321%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2214%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8212%203.63967%2013.6748%203.5788%2013.5215%203.54199C13.5144%203.5403%2013.5072%203.53868%2013.5%203.53711V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7968%202.5%2012.9066%202.50008%2013.0049%202.50098C13.294%202.50361%2013.523%202.51367%2013.7549%202.56934C14.0097%202.6305%2014.2546%202.73092%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25521%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4863%208.47591%2019.4964%208.7061%2019.499%208.99512C19.4999%209.09324%2019.5%209.20368%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM15%2016.5C15.2761%2016.5%2015.5%2016.7239%2015.5%2017C15.5%2017.2761%2015.2761%2017.5%2015%2017.5H9C8.72386%2017.5%208.5%2017.2761%208.5%2017C8.5%2016.7239%208.72386%2016.5%209%2016.5H15ZM15%2013.5C15.2761%2013.5%2015.5%2013.7239%2015.5%2014C15.5%2014.2761%2015.2761%2014.5%2015%2014.5H9C8.72386%2014.5%208.5%2014.2761%208.5%2014C8.5%2013.7239%208.72386%2013.5%209%2013.5H15ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49998%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3946%208.98774%2013.012%208.60494%2012.7725%208.13477C12.6216%207.83868%2012.5591%207.51862%2012.5293%207.1543C12.5%206.79577%2012.5%206.35156%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36811%2013.5002%206.76488%2013.5254%207.07324C13.5501%207.37528%2013.5961%207.54906%2013.6631%207.68066C13.807%207.96305%2014.0365%208.19321%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2214%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8212%203.63967%2013.6748%203.5788%2013.5215%203.54199C13.5144%203.5403%2013.5072%203.53868%2013.5%203.53711V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-download{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64655%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48083%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM11.5%2012C11.5%2011.7239%2011.7239%2011.5%2012%2011.5C12.2761%2011.5%2012.5%2011.7239%2012.5%2012V17.0654L14.7227%2015.584C14.9524%2015.4308%2015.2628%2015.4929%2015.416%2015.7227C15.5692%2015.9524%2015.5071%2016.2628%2015.2773%2016.416L12.2773%2018.416C12.1094%2018.528%2011.8906%2018.528%2011.7227%2018.416L8.72266%2016.416L8.64453%2016.3516C8.48083%2016.1864%208.44996%2015.9237%208.58398%2015.7227C8.71792%2015.5218%208.97216%2015.4488%209.1875%2015.5361L9.27734%2015.584L11.5%2017.0654V12ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63006%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64655%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48083%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM11.5%2012C11.5%2011.7239%2011.7239%2011.5%2012%2011.5C12.2761%2011.5%2012.5%2011.7239%2012.5%2012V17.0654L14.7227%2015.584C14.9524%2015.4308%2015.2628%2015.4929%2015.416%2015.7227C15.5692%2015.9524%2015.5071%2016.2628%2015.2773%2016.416L12.2773%2018.416C12.1094%2018.528%2011.8906%2018.528%2011.7227%2018.416L8.72266%2016.416L8.64453%2016.3516C8.48083%2016.1864%208.44996%2015.9237%208.58398%2015.7227C8.71792%2015.5218%208.97216%2015.4488%209.1875%2015.5361L9.27734%2015.584L11.5%2017.0654V12ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63006%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-code{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM9.64648%2012.6465C9.84175%2012.4512%2010.1583%2012.4512%2010.3535%2012.6465C10.5488%2012.8417%2010.5488%2013.1583%2010.3535%2013.3535L8.70703%2015L10.3535%2016.6465L10.418%2016.7246C10.5461%2016.9187%2010.5244%2017.1827%2010.3535%2017.3535C10.1827%2017.5244%209.91869%2017.5461%209.72461%2017.418L9.64648%2017.3535L7.64648%2015.3535C7.45122%2015.1583%207.45122%2014.8417%207.64648%2014.6465L9.64648%2012.6465ZM13.6465%2012.6465C13.8173%2012.4756%2014.0813%2012.4539%2014.2754%2012.582L14.3535%2012.6465L16.3535%2014.6465C16.5488%2014.8417%2016.5488%2015.1583%2016.3535%2015.3535L14.3535%2017.3535C14.1583%2017.5488%2013.8417%2017.5488%2013.6465%2017.3535C13.4512%2017.1583%2013.4512%2016.8417%2013.6465%2016.6465L15.293%2015L13.6465%2013.3535L13.582%2013.2754C13.4539%2013.0813%2013.4756%2012.8173%2013.6465%2012.6465ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM9.64648%2012.6465C9.84175%2012.4512%2010.1583%2012.4512%2010.3535%2012.6465C10.5488%2012.8417%2010.5488%2013.1583%2010.3535%2013.3535L8.70703%2015L10.3535%2016.6465L10.418%2016.7246C10.5461%2016.9187%2010.5244%2017.1827%2010.3535%2017.3535C10.1827%2017.5244%209.91869%2017.5461%209.72461%2017.418L9.64648%2017.3535L7.64648%2015.3535C7.45122%2015.1583%207.45122%2014.8417%207.64648%2014.6465L9.64648%2012.6465ZM13.6465%2012.6465C13.8173%2012.4756%2014.0813%2012.4539%2014.2754%2012.582L14.3535%2012.6465L16.3535%2014.6465C16.5488%2014.8417%2016.5488%2015.1583%2016.3535%2015.3535L14.3535%2017.3535C14.1583%2017.5488%2013.8417%2017.5488%2013.6465%2017.3535C13.4512%2017.1583%2013.4512%2016.8417%2013.6465%2016.6465L15.293%2015L13.6465%2013.3535L13.582%2013.2754C13.4539%2013.0813%2013.4756%2012.8173%2013.6465%2012.6465ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-close{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM13.6465%2012.6465C13.8417%2012.4512%2014.1583%2012.4512%2014.3535%2012.6465C14.5488%2012.8417%2014.5488%2013.1583%2014.3535%2013.3535L12.707%2015L14.3535%2016.6465L14.418%2016.7246C14.5461%2016.9187%2014.5244%2017.1827%2014.3535%2017.3535C14.1827%2017.5244%2013.9187%2017.5461%2013.7246%2017.418L13.6465%2017.3535L12%2015.707L10.3535%2017.3535C10.1583%2017.5488%209.84174%2017.5488%209.64648%2017.3535C9.45123%2017.1583%209.45124%2016.8417%209.64648%2016.6465L11.293%2015L9.64648%2013.3535L9.58203%2013.2754C9.45387%2013.0813%209.47562%2012.8173%209.64648%2012.6465C9.81735%2012.4756%2010.0813%2012.4539%2010.2754%2012.582L10.3535%2012.6465L12%2014.293L13.6465%2012.6465ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM13.6465%2012.6465C13.8417%2012.4512%2014.1583%2012.4512%2014.3535%2012.6465C14.5488%2012.8417%2014.5488%2013.1583%2014.3535%2013.3535L12.707%2015L14.3535%2016.6465L14.418%2016.7246C14.5461%2016.9187%2014.5244%2017.1827%2014.3535%2017.3535C14.1827%2017.5244%2013.9187%2017.5461%2013.7246%2017.418L13.6465%2017.3535L12%2015.707L10.3535%2017.3535C10.1583%2017.5488%209.84174%2017.5488%209.64648%2017.3535C9.45123%2017.1583%209.45124%2016.8417%209.64648%2016.6465L11.293%2015L9.64648%2013.3535L9.58203%2013.2754C9.45387%2013.0813%209.47562%2012.8173%209.64648%2012.6465C9.81735%2012.4756%2010.0813%2012.4539%2010.2754%2012.582L10.3535%2012.6465L12%2014.293L13.6465%2012.6465ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-blank{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2017.7998V6.2002C4.5%205.64839%204.5%205.20439%204.5293%204.8457C4.55906%204.48137%204.62168%204.16131%204.77246%203.86523C5.01214%203.39483%205.39483%203.01214%205.86523%202.77246C6.16131%202.62168%206.48137%202.55906%206.8457%202.5293C7.20439%202.5%207.64839%202.5%208.2002%202.5H12.6748C12.7967%202.5%2012.9067%202.50008%2013.0049%202.50098C13.2934%202.50361%2013.5238%202.51361%2013.7559%202.56934C14.0112%202.63068%2014.2553%202.73136%2014.4785%202.86816C14.7424%203.02992%2014.9622%203.25522%2015.291%203.58398L18.417%206.70898C18.7464%207.03841%2018.9692%207.25776%2019.1309%207.52148C19.2676%207.74465%2019.3693%207.98875%2019.4307%208.24414C19.4858%208.47359%2019.4952%208.7016%2019.498%208.98633C19.4982%208.99089%2019.5%208.99541%2019.5%209C19.5%209.00294%2019.4991%209.00586%2019.499%209.00879C19.4998%209.10373%2019.5%209.20959%2019.5%209.32617V17.8037C19.5%2018.3543%2019.5%2018.7973%2019.4707%2019.1553C19.4409%2019.5192%2019.3783%2019.8389%2019.2275%2020.1348C18.9878%2020.6053%2018.6047%2020.988%2018.1348%2021.2275C17.839%2021.3783%2017.519%2021.4409%2017.1553%2021.4707C16.7973%2021.5%2016.3534%2021.5%2015.8027%2021.5H8.19727C7.64654%2021.5%207.20293%2021.5%206.84473%2021.4707C6.48082%2021.441%206.16111%2021.3782%205.86523%2021.2275C5.39455%2020.9877%205.012%2020.6049%204.77246%2020.1348C4.62161%2019.8387%204.55907%2019.5186%204.5293%2019.1543C4.5%2018.7958%204.5%2018.3516%204.5%2017.7998ZM5.5%2017.7998C5.5%2018.3681%205.50019%2018.7649%205.52539%2019.0732C5.55009%2019.3753%205.5961%2019.5491%205.66309%2019.6807C5.80699%2019.9631%206.03652%2020.1932%206.31836%2020.3369C6.44977%2020.4039%206.62377%2020.4499%206.92578%2020.4746C7.23381%2020.4998%207.63005%2020.5%208.19727%2020.5H15.8027C16.3698%2020.5%2016.7655%2020.4998%2017.0732%2020.4746C17.3752%2020.4499%2017.5491%2020.4039%2017.6807%2020.3369C17.9631%2020.193%2018.1933%2019.9626%2018.3369%2019.6807C18.4038%2019.5492%2018.4499%2019.3758%2018.4746%2019.0742C18.4998%2018.7664%2018.5%2018.3709%2018.5%2017.8037V9.5H16.1973C15.6466%209.5%2015.2029%209.49997%2014.8447%209.4707C14.4808%209.44097%2014.1611%209.37823%2013.8652%209.22754C13.3944%208.98766%2013.0119%208.60467%2012.7725%208.13477C12.6216%207.8387%2012.5591%207.51858%2012.5293%207.1543C12.5%206.7958%2012.5%206.3516%2012.5%205.7998V3.5H8.2002C7.6319%203.5%207.23529%203.50019%206.92676%203.52539C6.62423%203.55012%206.44996%203.59603%206.31836%203.66309C6.03626%203.80687%205.80687%204.03626%205.66309%204.31836C5.59603%204.44996%205.55012%204.62422%205.52539%204.92676C5.50019%205.23529%205.5%205.6319%205.5%206.2002V17.7998ZM13.5%205.7998C13.5%206.36785%2013.5002%206.76401%2013.5254%207.07227C13.5501%207.37463%2013.596%207.54897%2013.6631%207.68066C13.8071%207.96325%2014.0367%208.19332%2014.3184%208.33691C14.4498%208.40387%2014.6238%208.44991%2014.9258%208.47461C15.2338%208.49978%2015.6301%208.5%2016.1973%208.5H18.4619C18.4604%208.49281%2018.4597%208.48553%2018.458%208.47852C18.4214%208.32606%2018.3607%208.17942%2018.2783%208.04492C18.1927%207.90514%2018.0712%207.77922%2017.709%207.41699L14.584%204.29102C14.2215%203.92848%2014.0946%203.80721%2013.9551%203.72168C13.8206%203.63932%2013.675%203.57766%2013.5225%203.54102C13.5152%203.53926%2013.5075%203.53775%2013.5%203.53613V5.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-archive{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%2010.5908C18.5%2010.3058%2018.4997%2010.1217%2018.4883%209.98142C18.4773%209.84696%2018.4586%209.79666%2018.4463%209.77244C18.3987%209.67918%2018.3213%209.60295%2018.2266%209.55466C18.2017%209.54202%2018.151%209.52277%2018.0156%209.51169C17.8742%209.50016%2017.6883%209.49998%2017.4004%209.49998H6.60058C6.31231%209.49998%206.12526%209.50011%205.98339%209.51169C5.84759%209.52281%205.79705%209.54213%205.77245%209.55466C5.67865%209.60252%205.60259%209.67867%205.55468%209.77244C5.5421%209.79713%205.52281%209.84843%205.51171%209.98435C5.50017%2010.126%205.49999%2010.3126%205.49999%2010.6006V15.7998C5.49999%2016.3681%205.50018%2016.7648%205.52538%2017.0732C5.55011%2017.3757%205.596%2017.55%205.66308%2017.6816C5.80695%2017.9638%206.03637%2018.1932%206.31835%2018.3369C6.44979%2018.4039%206.62362%2018.4499%206.92577%2018.4746C7.23373%2018.4998%207.62928%2018.5%208.19628%2018.5H15.8027C16.3698%2018.5%2016.7655%2018.4998%2017.0732%2018.4746C17.3748%2018.4499%2017.5482%2018.4038%2017.6797%2018.3369C17.9625%2018.1928%2018.1934%2017.9623%2018.3369%2017.6806C18.4038%2017.5492%2018.4499%2017.3757%2018.4746%2017.0742C18.4998%2016.7664%2018.5%2016.3709%2018.5%2015.8037V10.5908ZM14%2013.5L14.1006%2013.5097C14.3284%2013.5564%2014.5%2013.7583%2014.5%2014C14.5%2014.2416%2014.3284%2014.4436%2014.1006%2014.4902L14%2014.5H9.99999C9.72385%2014.5%209.49999%2014.2761%209.49999%2014C9.49999%2013.7238%209.72385%2013.5%209.99999%2013.5H14ZM4.97753%206.49998C4.70742%206.49998%204.65397%206.50328%204.61034%206.51365C4.53447%206.5317%204.46309%206.56779%204.40331%206.61814C4.36915%206.64699%204.3341%206.68887%204.17382%206.90525C3.91587%207.25348%203.73987%207.49179%203.62304%207.67771C3.50308%207.86863%203.4888%207.93996%203.48729%207.95701C3.47115%208.14542%203.56228%208.32686%203.72265%208.42576C3.7369%208.43453%203.80299%208.46514%204.02831%208.4824C4.24689%208.49911%204.54221%208.49997%204.9746%208.49998H19.0234C19.4561%208.49997%2019.7518%208.49914%2019.9707%208.4824C20.1964%208.46513%2020.2622%208.43448%2020.2764%208.42576C20.4373%208.32657%2020.5288%208.14489%2020.5127%207.95701C20.5112%207.94018%2020.4971%207.86888%2020.3769%207.67771C20.26%207.49161%2020.0832%207.25266%2019.8252%206.90427C19.6659%206.6893%2019.6302%206.64726%2019.5957%206.61814C19.5358%206.56773%2019.4646%206.53168%2019.3887%206.51365C19.3451%206.5033%2019.2914%206.49998%2019.0215%206.49998H4.97753ZM19.5%2015.8037C19.5%2016.3542%2019.4999%2016.7973%2019.4707%2017.1552C19.441%2017.519%2019.3782%2017.8389%2019.2275%2018.1347C18.9876%2018.6057%2018.6036%2018.9881%2018.1338%2019.2275C17.8379%2019.3783%2017.5182%2019.4409%2017.1543%2019.4707C16.7963%2019.4999%2016.3533%2019.5%2015.8027%2019.5H8.19628C7.64587%2019.5%207.20279%2019.4999%206.84472%2019.4707C6.48071%2019.4409%206.16019%2019.3783%205.86425%2019.2275C5.39386%2018.9878%205.01202%2018.6049%204.77245%2018.1347C4.62164%2017.8387%204.55808%2017.5186%204.52831%2017.1543C4.49903%2016.7957%204.49999%2016.3515%204.49999%2015.7998V10.6006C4.49999%2010.3288%204.49897%2010.0942%204.51464%209.90232C4.52575%209.76633%204.54683%209.63096%204.58983%209.49802C4.3434%209.49666%204.1308%209.4941%203.95214%209.48044C3.6928%209.46059%203.42496%209.41698%203.19823%209.27732C2.71571%208.98003%202.44297%208.43605%202.4912%207.87205C2.51393%207.60669%202.63782%207.36594%202.77636%207.14548C2.91847%206.91935%203.12187%206.64466%203.37011%206.30955C3.50215%206.13129%203.61477%205.97462%203.75976%205.85251C3.93877%205.70185%204.15111%205.59519%204.3789%205.54099C4.5633%205.49717%204.75557%205.49998%204.97753%205.49998H19.0215C19.2434%205.49998%2019.4357%205.49717%2019.6201%205.54099C19.8482%205.59522%2020.0611%205.70166%2020.2402%205.85251C20.3849%205.97433%2020.4958%206.12989%2020.6289%206.30955C20.8771%206.64461%2021.0814%206.91929%2021.2236%207.14548C21.3621%207.36583%2021.4861%207.60673%2021.5088%207.87205C21.557%208.43668%2021.2828%208.98038%2020.8008%209.27732C20.574%209.41701%2020.3063%209.4606%2020.0469%209.48044C19.8679%209.49412%2019.655%209.49666%2019.4082%209.49802C19.451%209.63031%2019.4733%209.76437%2019.4844%209.89939C19.5%2010.0899%2019.5%2010.3221%2019.5%2010.5908V15.8037Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%2010.5908C18.5%2010.3058%2018.4997%2010.1217%2018.4883%209.98142C18.4773%209.84696%2018.4586%209.79666%2018.4463%209.77244C18.3987%209.67918%2018.3213%209.60295%2018.2266%209.55466C18.2017%209.54202%2018.151%209.52277%2018.0156%209.51169C17.8742%209.50016%2017.6883%209.49998%2017.4004%209.49998H6.60058C6.31231%209.49998%206.12526%209.50011%205.98339%209.51169C5.84759%209.52281%205.79705%209.54213%205.77245%209.55466C5.67865%209.60252%205.60259%209.67867%205.55468%209.77244C5.5421%209.79713%205.52281%209.84843%205.51171%209.98435C5.50017%2010.126%205.49999%2010.3126%205.49999%2010.6006V15.7998C5.49999%2016.3681%205.50018%2016.7648%205.52538%2017.0732C5.55011%2017.3757%205.596%2017.55%205.66308%2017.6816C5.80695%2017.9638%206.03637%2018.1932%206.31835%2018.3369C6.44979%2018.4039%206.62362%2018.4499%206.92577%2018.4746C7.23373%2018.4998%207.62928%2018.5%208.19628%2018.5H15.8027C16.3698%2018.5%2016.7655%2018.4998%2017.0732%2018.4746C17.3748%2018.4499%2017.5482%2018.4038%2017.6797%2018.3369C17.9625%2018.1928%2018.1934%2017.9623%2018.3369%2017.6806C18.4038%2017.5492%2018.4499%2017.3757%2018.4746%2017.0742C18.4998%2016.7664%2018.5%2016.3709%2018.5%2015.8037V10.5908ZM14%2013.5L14.1006%2013.5097C14.3284%2013.5564%2014.5%2013.7583%2014.5%2014C14.5%2014.2416%2014.3284%2014.4436%2014.1006%2014.4902L14%2014.5H9.99999C9.72385%2014.5%209.49999%2014.2761%209.49999%2014C9.49999%2013.7238%209.72385%2013.5%209.99999%2013.5H14ZM4.97753%206.49998C4.70742%206.49998%204.65397%206.50328%204.61034%206.51365C4.53447%206.5317%204.46309%206.56779%204.40331%206.61814C4.36915%206.64699%204.3341%206.68887%204.17382%206.90525C3.91587%207.25348%203.73987%207.49179%203.62304%207.67771C3.50308%207.86863%203.4888%207.93996%203.48729%207.95701C3.47115%208.14542%203.56228%208.32686%203.72265%208.42576C3.7369%208.43453%203.80299%208.46514%204.02831%208.4824C4.24689%208.49911%204.54221%208.49997%204.9746%208.49998H19.0234C19.4561%208.49997%2019.7518%208.49914%2019.9707%208.4824C20.1964%208.46513%2020.2622%208.43448%2020.2764%208.42576C20.4373%208.32657%2020.5288%208.14489%2020.5127%207.95701C20.5112%207.94018%2020.4971%207.86888%2020.3769%207.67771C20.26%207.49161%2020.0832%207.25266%2019.8252%206.90427C19.6659%206.6893%2019.6302%206.64726%2019.5957%206.61814C19.5358%206.56773%2019.4646%206.53168%2019.3887%206.51365C19.3451%206.5033%2019.2914%206.49998%2019.0215%206.49998H4.97753ZM19.5%2015.8037C19.5%2016.3542%2019.4999%2016.7973%2019.4707%2017.1552C19.441%2017.519%2019.3782%2017.8389%2019.2275%2018.1347C18.9876%2018.6057%2018.6036%2018.9881%2018.1338%2019.2275C17.8379%2019.3783%2017.5182%2019.4409%2017.1543%2019.4707C16.7963%2019.4999%2016.3533%2019.5%2015.8027%2019.5H8.19628C7.64587%2019.5%207.20279%2019.4999%206.84472%2019.4707C6.48071%2019.4409%206.16019%2019.3783%205.86425%2019.2275C5.39386%2018.9878%205.01202%2018.6049%204.77245%2018.1347C4.62164%2017.8387%204.55808%2017.5186%204.52831%2017.1543C4.49903%2016.7957%204.49999%2016.3515%204.49999%2015.7998V10.6006C4.49999%2010.3288%204.49897%2010.0942%204.51464%209.90232C4.52575%209.76633%204.54683%209.63096%204.58983%209.49802C4.3434%209.49666%204.1308%209.4941%203.95214%209.48044C3.6928%209.46059%203.42496%209.41698%203.19823%209.27732C2.71571%208.98003%202.44297%208.43605%202.4912%207.87205C2.51393%207.60669%202.63782%207.36594%202.77636%207.14548C2.91847%206.91935%203.12187%206.64466%203.37011%206.30955C3.50215%206.13129%203.61477%205.97462%203.75976%205.85251C3.93877%205.70185%204.15111%205.59519%204.3789%205.54099C4.5633%205.49717%204.75557%205.49998%204.97753%205.49998H19.0215C19.2434%205.49998%2019.4357%205.49717%2019.6201%205.54099C19.8482%205.59522%2020.0611%205.70166%2020.2402%205.85251C20.3849%205.97433%2020.4958%206.12989%2020.6289%206.30955C20.8771%206.64461%2021.0814%206.91929%2021.2236%207.14548C21.3621%207.36583%2021.4861%207.60673%2021.5088%207.87205C21.557%208.43668%2021.2828%208.98038%2020.8008%209.27732C20.574%209.41701%2020.3063%209.4606%2020.0469%209.48044C19.8679%209.49412%2019.655%209.49666%2019.4082%209.49802C19.451%209.63031%2019.4733%209.76437%2019.4844%209.89939C19.5%2010.0899%2019.5%2010.3221%2019.5%2010.5908V15.8037Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-cloud-download{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%2014C0.5%2011.1839%202.61662%208.86298%205.3457%208.53906C6.59585%206.13993%209.10551%204.5%2012%204.5C15.6337%204.5%2018.6619%207.08398%2019.3516%2010.5146C21.6725%2010.694%2023.5%2012.6331%2023.5%2015C23.5%2017.4853%2021.4853%2019.5%2019%2019.5H6C2.96245%2019.5%200.500079%2017.0375%200.5%2014ZM11.5%209C11.5%208.72386%2011.7239%208.5%2012%208.5C12.2761%208.5%2012.5%208.72386%2012.5%209V14.0654L14.7227%2012.584C14.9524%2012.4308%2015.2628%2012.4929%2015.416%2012.7227C15.5692%2012.9524%2015.5071%2013.2628%2015.2773%2013.416L12.2773%2015.416C12.1094%2015.528%2011.8906%2015.528%2011.7227%2015.416L8.72266%2013.416L8.64453%2013.3516C8.48083%2013.1864%208.44996%2012.9237%208.58398%2012.7227C8.71792%2012.5218%208.97216%2012.4488%209.1875%2012.5361L9.27734%2012.584L11.5%2014.0654V9ZM1.5%2014C1.50008%2016.4852%203.5148%2018.5%206%2018.5H19C20.933%2018.5%2022.5%2016.933%2022.5%2015C22.5%2013.067%2020.933%2011.5%2019%2011.5C18.9794%2011.5%2018.9592%2011.5006%2018.9385%2011.501C18.6864%2011.5054%2018.4702%2011.3209%2018.4346%2011.0713C17.9843%207.92158%2015.2744%205.5%2012%205.5C9.40391%205.5%207.16282%207.02201%206.12109%209.22461C6.04346%209.38876%205.88236%209.49791%205.70117%209.50977C3.35558%209.66352%201.5%2011.6154%201.5%2014Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%2014C0.5%2011.1839%202.61662%208.86298%205.3457%208.53906C6.59585%206.13993%209.10551%204.5%2012%204.5C15.6337%204.5%2018.6619%207.08398%2019.3516%2010.5146C21.6725%2010.694%2023.5%2012.6331%2023.5%2015C23.5%2017.4853%2021.4853%2019.5%2019%2019.5H6C2.96245%2019.5%200.500079%2017.0375%200.5%2014ZM11.5%209C11.5%208.72386%2011.7239%208.5%2012%208.5C12.2761%208.5%2012.5%208.72386%2012.5%209V14.0654L14.7227%2012.584C14.9524%2012.4308%2015.2628%2012.4929%2015.416%2012.7227C15.5692%2012.9524%2015.5071%2013.2628%2015.2773%2013.416L12.2773%2015.416C12.1094%2015.528%2011.8906%2015.528%2011.7227%2015.416L8.72266%2013.416L8.64453%2013.3516C8.48083%2013.1864%208.44996%2012.9237%208.58398%2012.7227C8.71792%2012.5218%208.97216%2012.4488%209.1875%2012.5361L9.27734%2012.584L11.5%2014.0654V9ZM1.5%2014C1.50008%2016.4852%203.5148%2018.5%206%2018.5H19C20.933%2018.5%2022.5%2016.933%2022.5%2015C22.5%2013.067%2020.933%2011.5%2019%2011.5C18.9794%2011.5%2018.9592%2011.5006%2018.9385%2011.501C18.6864%2011.5054%2018.4702%2011.3209%2018.4346%2011.0713C17.9843%207.92158%2015.2744%205.5%2012%205.5C9.40391%205.5%207.16282%207.02201%206.12109%209.22461C6.04346%209.38876%205.88236%209.49791%205.70117%209.50977C3.35558%209.66352%201.5%2011.6154%201.5%2014Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-file-cloud-upload{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%2014C0.5%2011.1839%202.61662%208.86298%205.3457%208.53906C6.59585%206.13993%209.10551%204.5%2012%204.5C15.6337%204.5%2018.6619%207.08398%2019.3516%2010.5146C21.6725%2010.694%2023.5%2012.6331%2023.5%2015C23.5%2017.4853%2021.4853%2019.5%2019%2019.5H6C2.96245%2019.5%200.500079%2017.0375%200.5%2014ZM11.5%2016V10.9336L9.27734%2012.416C9.04758%2012.5692%208.73716%2012.5071%208.58398%2012.2773C8.43081%2012.0476%208.49289%2011.7372%208.72266%2011.584L11.7227%209.58398L11.7881%209.54688C11.9447%209.47358%2012.1305%209.48609%2012.2773%209.58398L15.2773%2011.584L15.3555%2011.6484C15.5192%2011.8136%2015.55%2012.0763%2015.416%2012.2773C15.2821%2012.4782%2015.0278%2012.5512%2014.8125%2012.4639L14.7227%2012.416L12.5%2010.9336V16C12.5%2016.2761%2012.2761%2016.5%2012%2016.5C11.7239%2016.5%2011.5%2016.2761%2011.5%2016ZM1.5%2014C1.50008%2016.4852%203.5148%2018.5%206%2018.5H19C20.933%2018.5%2022.5%2016.933%2022.5%2015C22.5%2013.067%2020.933%2011.5%2019%2011.5C18.9794%2011.5%2018.9592%2011.5006%2018.9385%2011.501C18.6864%2011.5054%2018.4702%2011.3209%2018.4346%2011.0713C17.9843%207.92158%2015.2744%205.5%2012%205.5C9.40391%205.5%207.16282%207.02201%206.12109%209.22461C6.04346%209.38876%205.88236%209.49791%205.70117%209.50977C3.35558%209.66352%201.5%2011.6154%201.5%2014Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%2014C0.5%2011.1839%202.61662%208.86298%205.3457%208.53906C6.59585%206.13993%209.10551%204.5%2012%204.5C15.6337%204.5%2018.6619%207.08398%2019.3516%2010.5146C21.6725%2010.694%2023.5%2012.6331%2023.5%2015C23.5%2017.4853%2021.4853%2019.5%2019%2019.5H6C2.96245%2019.5%200.500079%2017.0375%200.5%2014ZM11.5%2016V10.9336L9.27734%2012.416C9.04758%2012.5692%208.73716%2012.5071%208.58398%2012.2773C8.43081%2012.0476%208.49289%2011.7372%208.72266%2011.584L11.7227%209.58398L11.7881%209.54688C11.9447%209.47358%2012.1305%209.48609%2012.2773%209.58398L15.2773%2011.584L15.3555%2011.6484C15.5192%2011.8136%2015.55%2012.0763%2015.416%2012.2773C15.2821%2012.4782%2015.0278%2012.5512%2014.8125%2012.4639L14.7227%2012.416L12.5%2010.9336V16C12.5%2016.2761%2012.2761%2016.5%2012%2016.5C11.7239%2016.5%2011.5%2016.2761%2011.5%2016ZM1.5%2014C1.50008%2016.4852%203.5148%2018.5%206%2018.5H19C20.933%2018.5%2022.5%2016.933%2022.5%2015C22.5%2013.067%2020.933%2011.5%2019%2011.5C18.9794%2011.5%2018.9592%2011.5006%2018.9385%2011.501C18.6864%2011.5054%2018.4702%2011.3209%2018.4346%2011.0713C17.9843%207.92158%2015.2744%205.5%2012%205.5C9.40391%205.5%207.16282%207.02201%206.12109%209.22461C6.04346%209.38876%205.88236%209.49791%205.70117%209.50977C3.35558%209.66352%201.5%2011.6154%201.5%2014Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-warning-info{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012ZM11.5%2016V11C11.5%2010.7239%2011.7239%2010.5%2012%2010.5C12.2761%2010.5%2012.5%2010.7239%2012.5%2011V16C12.5%2016.2761%2012.2761%2016.5%2012%2016.5C11.7239%2016.5%2011.5%2016.2761%2011.5%2016ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012ZM12.5498%208.09961C12.5498%208.37537%2012.3265%208.59907%2012.0508%208.59961L11.9512%208.60059C11.8184%208.60085%2011.6907%208.5479%2011.5967%208.4541C11.5029%208.36041%2011.4503%208.23315%2011.4502%208.10059V8C11.4502%207.72386%2011.6741%207.5%2011.9502%207.5H12.0498C12.3259%207.5%2012.5498%207.72386%2012.5498%208V8.09961Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012ZM11.5%2016V11C11.5%2010.7239%2011.7239%2010.5%2012%2010.5C12.2761%2010.5%2012.5%2010.7239%2012.5%2011V16C12.5%2016.2761%2012.2761%2016.5%2012%2016.5C11.7239%2016.5%2011.5%2016.2761%2011.5%2016ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012ZM12.5498%208.09961C12.5498%208.37537%2012.3265%208.59907%2012.0508%208.59961L11.9512%208.60059C11.8184%208.60085%2011.6907%208.5479%2011.5967%208.4541C11.5029%208.36041%2011.4503%208.23315%2011.4502%208.10059V8C11.4502%207.72386%2011.6741%207.5%2011.9502%207.5H12.0498C12.3259%207.5%2012.5498%207.72386%2012.5498%208V8.09961Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-warning-circle-warning{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012ZM12.0498%2014.9502C12.3259%2014.9502%2012.5498%2015.1741%2012.5498%2015.4502V15.5498C12.5498%2015.6828%2012.4965%2015.8105%2012.4023%2015.9043C12.3082%2015.9981%2012.1808%2016.0503%2012.0479%2016.0498H11.9482C11.6729%2016.0487%2011.4502%2015.8252%2011.4502%2015.5498V15.4502C11.4502%2015.1741%2011.6741%2014.9502%2011.9502%2014.9502H12.0498ZM11.5%2012.4502V8.4502C11.5%208.17405%2011.7239%207.9502%2012%207.9502C12.2761%207.9502%2012.5%208.17405%2012.5%208.4502V12.4502C12.5%2012.7263%2012.2761%2012.9502%2012%2012.9502C11.7239%2012.9502%2011.5%2012.7263%2011.5%2012.4502ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C7.30558%203.5%203.5%207.30558%203.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C16.6944%2020.5%2020.5%2016.6944%2020.5%2012ZM12.0498%2014.9502C12.3259%2014.9502%2012.5498%2015.1741%2012.5498%2015.4502V15.5498C12.5498%2015.6828%2012.4965%2015.8105%2012.4023%2015.9043C12.3082%2015.9981%2012.1808%2016.0503%2012.0479%2016.0498H11.9482C11.6729%2016.0487%2011.4502%2015.8252%2011.4502%2015.5498V15.4502C11.4502%2015.1741%2011.6741%2014.9502%2011.9502%2014.9502H12.0498ZM11.5%2012.4502V8.4502C11.5%208.17405%2011.7239%207.9502%2012%207.9502C12.2761%207.9502%2012.5%208.17405%2012.5%208.4502V12.4502C12.5%2012.7263%2012.2761%2012.9502%2012%2012.9502C11.7239%2012.9502%2011.5%2012.7263%2011.5%2012.4502ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-warning-shield-warning{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%206.19727C19.5%205.63006%2019.4998%205.23381%2019.4746%204.92578C19.4499%204.62377%2019.4039%204.44977%2019.3369%204.31836C19.1934%204.03679%2018.9633%203.80713%2018.6807%203.66309C18.5489%203.59596%2018.3746%203.5501%2018.0723%203.52539C17.7641%203.50023%2017.3679%203.5%2016.7998%203.5H7.2002C6.6319%203.5%206.23529%203.50019%205.92676%203.52539C5.62423%203.55012%205.44996%203.59603%205.31836%203.66309C5.03626%203.80687%204.80687%204.03626%204.66309%204.31836C4.59603%204.44996%204.55012%204.62423%204.52539%204.92676C4.50019%205.23529%204.5%205.6319%204.5%206.2002V10.165C4.5%2016.427%209.22464%2019.2453%2011.2803%2020.1758C11.4925%2020.2719%2011.5584%2020.3016%2011.7471%2020.334C11.7843%2020.3403%2011.8799%2020.3467%2012.001%2020.3467C12.1218%2020.3467%2012.2167%2020.3403%2012.2539%2020.334C12.4413%2020.3018%2012.5058%2020.2723%2012.7168%2020.1768L12.7197%2020.1758C14.7755%2019.2453%2019.5%2016.4268%2019.5%2010.165V6.19727ZM11.5%2012V8C11.5%207.72386%2011.7239%207.5%2012%207.5C12.2761%207.5%2012.5%207.72386%2012.5%208V12C12.5%2012.2761%2012.2761%2012.5%2012%2012.5C11.7239%2012.5%2011.5%2012.2761%2011.5%2012ZM12.5498%2015.0996C12.5498%2015.3754%2012.3265%2015.5991%2012.0508%2015.5996L11.9512%2015.6006C11.8184%2015.6008%2011.6907%2015.5479%2011.5967%2015.4541C11.5029%2015.3604%2011.4503%2015.2332%2011.4502%2015.1006V15C11.4502%2014.7239%2011.6741%2014.5%2011.9502%2014.5H12.0498C12.3259%2014.5%2012.5498%2014.7239%2012.5498%2015V15.0996ZM20.5%2010.165C20.5%2017.0396%2015.2885%2020.1107%2013.1318%2021.0869L13.127%2021.0898V21.0889L13.124%2021.0908L13.123%2021.0898C12.8943%2021.1934%2012.737%2021.2656%2012.4238%2021.3193C12.3015%2021.3403%2012.138%2021.3467%2012.001%2021.3467C11.8638%2021.3467%2011.6996%2021.3404%2011.5771%2021.3193C11.2608%2021.265%2011.1021%2021.1928%2010.8682%2021.0869C8.71149%2020.1107%203.5%2017.0396%203.5%2010.165V6.2002C3.5%205.64839%203.5%205.20439%203.5293%204.8457C3.55906%204.48137%203.62168%204.16131%203.77246%203.86523C4.01214%203.39483%204.39483%203.01214%204.86523%202.77246C5.16131%202.62168%205.48137%202.55906%205.8457%202.5293C6.20439%202.5%206.64839%202.5%207.2002%202.5H16.7998C17.3516%202.5%2017.7959%202.5%2018.1543%202.5293C18.5185%202.55909%2018.8387%202.62162%2019.1348%202.77246C19.6045%203.01188%2019.9876%203.39439%2020.2275%203.86523C20.3782%204.16111%2020.441%204.48083%2020.4707%204.84473C20.5%205.20293%2020.5%205.64656%2020.5%206.19727V10.165Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%206.19727C19.5%205.63006%2019.4998%205.23381%2019.4746%204.92578C19.4499%204.62377%2019.4039%204.44977%2019.3369%204.31836C19.1934%204.03679%2018.9633%203.80713%2018.6807%203.66309C18.5489%203.59596%2018.3746%203.5501%2018.0723%203.52539C17.7641%203.50023%2017.3679%203.5%2016.7998%203.5H7.2002C6.6319%203.5%206.23529%203.50019%205.92676%203.52539C5.62423%203.55012%205.44996%203.59603%205.31836%203.66309C5.03626%203.80687%204.80687%204.03626%204.66309%204.31836C4.59603%204.44996%204.55012%204.62423%204.52539%204.92676C4.50019%205.23529%204.5%205.6319%204.5%206.2002V10.165C4.5%2016.427%209.22464%2019.2453%2011.2803%2020.1758C11.4925%2020.2719%2011.5584%2020.3016%2011.7471%2020.334C11.7843%2020.3403%2011.8799%2020.3467%2012.001%2020.3467C12.1218%2020.3467%2012.2167%2020.3403%2012.2539%2020.334C12.4413%2020.3018%2012.5058%2020.2723%2012.7168%2020.1768L12.7197%2020.1758C14.7755%2019.2453%2019.5%2016.4268%2019.5%2010.165V6.19727ZM11.5%2012V8C11.5%207.72386%2011.7239%207.5%2012%207.5C12.2761%207.5%2012.5%207.72386%2012.5%208V12C12.5%2012.2761%2012.2761%2012.5%2012%2012.5C11.7239%2012.5%2011.5%2012.2761%2011.5%2012ZM12.5498%2015.0996C12.5498%2015.3754%2012.3265%2015.5991%2012.0508%2015.5996L11.9512%2015.6006C11.8184%2015.6008%2011.6907%2015.5479%2011.5967%2015.4541C11.5029%2015.3604%2011.4503%2015.2332%2011.4502%2015.1006V15C11.4502%2014.7239%2011.6741%2014.5%2011.9502%2014.5H12.0498C12.3259%2014.5%2012.5498%2014.7239%2012.5498%2015V15.0996ZM20.5%2010.165C20.5%2017.0396%2015.2885%2020.1107%2013.1318%2021.0869L13.127%2021.0898V21.0889L13.124%2021.0908L13.123%2021.0898C12.8943%2021.1934%2012.737%2021.2656%2012.4238%2021.3193C12.3015%2021.3403%2012.138%2021.3467%2012.001%2021.3467C11.8638%2021.3467%2011.6996%2021.3404%2011.5771%2021.3193C11.2608%2021.265%2011.1021%2021.1928%2010.8682%2021.0869C8.71149%2020.1107%203.5%2017.0396%203.5%2010.165V6.2002C3.5%205.64839%203.5%205.20439%203.5293%204.8457C3.55906%204.48137%203.62168%204.16131%203.77246%203.86523C4.01214%203.39483%204.39483%203.01214%204.86523%202.77246C5.16131%202.62168%205.48137%202.55906%205.8457%202.5293C6.20439%202.5%206.64839%202.5%207.2002%202.5H16.7998C17.3516%202.5%2017.7959%202.5%2018.1543%202.5293C18.5185%202.55909%2018.8387%202.62162%2019.1348%202.77246C19.6045%203.01188%2019.9876%203.39439%2020.2275%203.86523C20.3782%204.16111%2020.441%204.48083%2020.4707%204.84473C20.5%205.20293%2020.5%205.64656%2020.5%206.19727V10.165Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-warning-stop-sign{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C9.83272%203.5%207.85587%204.31222%206.35449%205.64746L18.3516%2017.6445C19.6868%2016.1432%2020.5%2014.1673%2020.5%2012ZM3.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C14.1673%2020.5%2016.1432%2019.6868%2017.6445%2018.3516L5.64746%206.35449C4.31222%207.85587%203.5%209.83272%203.5%2012ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%2012C20.5%207.30558%2016.6944%203.5%2012%203.5C9.83272%203.5%207.85587%204.31222%206.35449%205.64746L18.3516%2017.6445C19.6868%2016.1432%2020.5%2014.1673%2020.5%2012ZM3.5%2012C3.5%2016.6944%207.30558%2020.5%2012%2020.5C14.1673%2020.5%2016.1432%2019.6868%2017.6445%2018.3516L5.64746%206.35449C4.31222%207.85587%203.5%209.83272%203.5%2012ZM21.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-warning-triangle-warning{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.9825%203.71582C11.6297%203.42769%2012.3695%203.42778%2013.0167%203.71582C13.4392%203.90394%2013.7657%204.25832%2014.0821%204.70606C14.4001%205.15602%2014.7545%205.77082%2015.2042%206.54981L20.0548%2014.9502C20.5045%2015.7291%2020.8593%2016.3434%2021.09%2016.8438C21.3195%2017.3418%2021.4625%2017.8017%2021.4142%2018.2617C21.34%2018.9663%2020.9704%2019.6062%2020.3976%2020.0225C20.0234%2020.2943%2019.5536%2020.4001%2019.0079%2020.4502C18.4596%2020.5005%2017.7506%2020.5%2016.8517%2020.5H7.14855C6.24964%2020.5%205.54067%2020.5005%204.9923%2020.4502C4.44653%2020.4001%203.97682%2020.2943%203.60265%2020.0225C3.02969%2019.6061%202.66018%2018.9663%202.58605%2018.2617C2.5377%2017.8017%202.68069%2017.3417%202.91026%2016.8438C3.14099%2016.3433%203.49661%2015.7292%203.9464%2014.9502L8.79698%206.54883C9.24639%205.77043%209.60028%205.15587%209.91808%204.70606C10.2343%204.25852%2010.5601%203.90396%2010.9825%203.71582ZM12.6105%204.62988C12.2221%204.45697%2011.7781%204.45697%2011.3898%204.62988C11.2189%204.70596%2011.021%204.87762%2010.7345%205.2832C10.4495%205.68664%2010.1214%206.25343%209.66222%207.04883L4.81163%2015.4502C4.35213%2016.2461%204.02537%2016.8139%203.81847%2017.2627C3.61059%2017.7137%203.56062%2017.9711%203.58019%2018.1572C3.62468%2018.5798%203.84661%2018.964%204.19054%2019.2139C4.34191%2019.3238%204.58979%2019.4087%205.08409%2019.4541C5.57588%2019.4992%206.2301%2019.5%207.14855%2019.5H16.8517C17.7702%2019.5%2018.4244%2019.4992%2018.9161%2019.4541C19.4105%2019.4087%2019.6583%2019.3238%2019.8097%2019.2139C20.1537%2018.9639%2020.3755%2018.5797%2020.42%2018.1572C20.4396%2017.971%2020.3897%2017.7129%2020.1817%2017.2617C19.9749%2016.813%2019.648%2016.2459%2019.1886%2015.4502L14.339%207.04981C13.8793%206.25371%2013.551%205.6868%2013.2657%205.2832C12.9792%204.87782%2012.7814%204.70609%2012.6105%204.62988ZM11.5001%2013V9C11.5001%208.72388%2011.724%208.5%2012.0001%208.5C12.2762%208.5%2012.5001%208.72388%2012.5001%209V13C12.5001%2013.2761%2012.2763%2013.5%2012.0001%2013.5C11.724%2013.5%2011.5001%2013.2761%2011.5001%2013ZM12.5509%2016.0996C12.5509%2016.3754%2012.3276%2016.5991%2012.0519%2016.5996L11.9513%2016.6006C11.8185%2016.6008%2011.6908%2016.5479%2011.5968%2016.4541C11.503%2016.3604%2011.4504%2016.2332%2011.4503%2016.1006V16C11.4503%2015.7239%2011.6742%2015.5%2011.9503%2015.5H12.0509C12.327%2015.5%2012.5509%2015.7239%2012.5509%2016V16.0996Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.9825%203.71582C11.6297%203.42769%2012.3695%203.42778%2013.0167%203.71582C13.4392%203.90394%2013.7657%204.25832%2014.0821%204.70606C14.4001%205.15602%2014.7545%205.77082%2015.2042%206.54981L20.0548%2014.9502C20.5045%2015.7291%2020.8593%2016.3434%2021.09%2016.8438C21.3195%2017.3418%2021.4625%2017.8017%2021.4142%2018.2617C21.34%2018.9663%2020.9704%2019.6062%2020.3976%2020.0225C20.0234%2020.2943%2019.5536%2020.4001%2019.0079%2020.4502C18.4596%2020.5005%2017.7506%2020.5%2016.8517%2020.5H7.14855C6.24964%2020.5%205.54067%2020.5005%204.9923%2020.4502C4.44653%2020.4001%203.97682%2020.2943%203.60265%2020.0225C3.02969%2019.6061%202.66018%2018.9663%202.58605%2018.2617C2.5377%2017.8017%202.68069%2017.3417%202.91026%2016.8438C3.14099%2016.3433%203.49661%2015.7292%203.9464%2014.9502L8.79698%206.54883C9.24639%205.77043%209.60028%205.15587%209.91808%204.70606C10.2343%204.25852%2010.5601%203.90396%2010.9825%203.71582ZM12.6105%204.62988C12.2221%204.45697%2011.7781%204.45697%2011.3898%204.62988C11.2189%204.70596%2011.021%204.87762%2010.7345%205.2832C10.4495%205.68664%2010.1214%206.25343%209.66222%207.04883L4.81163%2015.4502C4.35213%2016.2461%204.02537%2016.8139%203.81847%2017.2627C3.61059%2017.7137%203.56062%2017.9711%203.58019%2018.1572C3.62468%2018.5798%203.84661%2018.964%204.19054%2019.2139C4.34191%2019.3238%204.58979%2019.4087%205.08409%2019.4541C5.57588%2019.4992%206.2301%2019.5%207.14855%2019.5H16.8517C17.7702%2019.5%2018.4244%2019.4992%2018.9161%2019.4541C19.4105%2019.4087%2019.6583%2019.3238%2019.8097%2019.2139C20.1537%2018.9639%2020.3755%2018.5797%2020.42%2018.1572C20.4396%2017.971%2020.3897%2017.7129%2020.1817%2017.2617C19.9749%2016.813%2019.648%2016.2459%2019.1886%2015.4502L14.339%207.04981C13.8793%206.25371%2013.551%205.6868%2013.2657%205.2832C12.9792%204.87782%2012.7814%204.70609%2012.6105%204.62988ZM11.5001%2013V9C11.5001%208.72388%2011.724%208.5%2012.0001%208.5C12.2762%208.5%2012.5001%208.72388%2012.5001%209V13C12.5001%2013.2761%2012.2763%2013.5%2012.0001%2013.5C11.724%2013.5%2011.5001%2013.2761%2011.5001%2013ZM12.5509%2016.0996C12.5509%2016.3754%2012.3276%2016.5991%2012.0519%2016.5996L11.9513%2016.6006C11.8185%2016.6008%2011.6908%2016.5479%2011.5968%2016.4541C11.503%2016.3604%2011.4504%2016.2332%2011.4503%2016.1006V16C11.4503%2015.7239%2011.6742%2015.5%2011.9503%2015.5H12.0509C12.327%2015.5%2012.5509%2015.7239%2012.5509%2016V16.0996Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-ai{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%206.5C15.2164%206.5%2015.4084%206.63906%2015.4756%206.84473C16.0666%208.65624%2016.6678%209.81902%2017.501%2010.6523C18.3305%2011.482%2019.4372%2012.0325%2021.1377%2012.5195C21.3521%2012.581%2021.5%2012.7769%2021.5%2013C21.5%2013.2231%2021.3521%2013.419%2021.1377%2013.4805C19.4372%2013.9675%2018.3305%2014.518%2017.501%2015.3477C16.6678%2016.181%2016.0666%2017.3438%2015.4756%2019.1553C15.4084%2019.3609%2015.2164%2019.5%2015%2019.5C14.7836%2019.5%2014.5916%2019.3609%2014.5244%2019.1553C13.9334%2017.3438%2013.3322%2016.181%2012.499%2015.3477C11.6695%2014.518%2010.5628%2013.9675%208.8623%2013.4805C8.64785%2013.419%208.5%2013.2231%208.5%2013C8.5%2012.7769%208.64785%2012.581%208.8623%2012.5195C10.5628%2012.0325%2011.6695%2011.482%2012.499%2010.6523C13.3322%209.81902%2013.9334%208.65624%2014.5244%206.84473C14.5916%206.63906%2014.7836%206.5%2015%206.5ZM15%208.46777C14.511%209.67444%2013.9529%2010.6124%2013.2061%2011.3594C12.4974%2012.0681%2011.6431%2012.5806%2010.5762%2013C11.6431%2013.4194%2012.4974%2013.9319%2013.2061%2014.6406C13.9527%2015.3874%2014.5111%2016.325%2015%2017.5312C15.4889%2016.325%2016.0473%2015.3874%2016.7939%2014.6406C17.5024%2013.9321%2018.3564%2013.4193%2019.4229%2013C18.3564%2012.5807%2017.5024%2012.0679%2016.7939%2011.3594C16.0471%2010.6124%2015.489%209.67444%2015%208.46777ZM7%203.5C7.21636%203.5%207.40844%203.63907%207.47559%203.84473C7.76663%204.73725%208.0515%205.27511%208.42676%205.65039C8.79838%206.02201%209.30565%206.28146%2010.1377%206.51953C10.3521%206.58099%2010.5%206.7769%2010.5%207C10.5%207.2231%2010.3521%207.41901%2010.1377%207.48047C9.30565%207.71854%208.79838%207.97799%208.42676%208.34961C8.0515%208.72489%207.76663%209.26275%207.47559%2010.1553C7.40844%2010.3609%207.21636%2010.5%207%2010.5C6.78364%2010.5%206.59156%2010.3609%206.52441%2010.1553C6.23337%209.26275%205.9485%208.72489%205.57324%208.34961C5.20162%207.97799%204.69435%207.71854%203.8623%207.48047C3.64786%207.41901%203.5%207.2231%203.5%207C3.5%206.7769%203.64786%206.58099%203.8623%206.51953C4.69435%206.28146%205.20162%206.02201%205.57324%205.65039C5.9485%205.27511%206.23337%204.73725%206.52441%203.84473L6.55566%203.77148C6.64025%203.60687%206.81055%203.5%207%203.5ZM7%205.33691C6.7988%205.73194%206.5679%206.06979%206.28027%206.35742C6.02039%206.61731%205.72538%206.82449%205.39062%207C5.72538%207.17551%206.02039%207.38269%206.28027%207.64258C6.56771%207.93003%206.79889%208.26741%207%208.66211C7.20111%208.26741%207.43229%207.93003%207.71973%207.64258C7.97941%207.38289%208.27397%207.17542%208.6084%207C8.27397%206.82458%207.97941%206.61711%207.71973%206.35742C7.4321%206.06979%207.2012%205.73194%207%205.33691Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%206.5C15.2164%206.5%2015.4084%206.63906%2015.4756%206.84473C16.0666%208.65624%2016.6678%209.81902%2017.501%2010.6523C18.3305%2011.482%2019.4372%2012.0325%2021.1377%2012.5195C21.3521%2012.581%2021.5%2012.7769%2021.5%2013C21.5%2013.2231%2021.3521%2013.419%2021.1377%2013.4805C19.4372%2013.9675%2018.3305%2014.518%2017.501%2015.3477C16.6678%2016.181%2016.0666%2017.3438%2015.4756%2019.1553C15.4084%2019.3609%2015.2164%2019.5%2015%2019.5C14.7836%2019.5%2014.5916%2019.3609%2014.5244%2019.1553C13.9334%2017.3438%2013.3322%2016.181%2012.499%2015.3477C11.6695%2014.518%2010.5628%2013.9675%208.8623%2013.4805C8.64785%2013.419%208.5%2013.2231%208.5%2013C8.5%2012.7769%208.64785%2012.581%208.8623%2012.5195C10.5628%2012.0325%2011.6695%2011.482%2012.499%2010.6523C13.3322%209.81902%2013.9334%208.65624%2014.5244%206.84473C14.5916%206.63906%2014.7836%206.5%2015%206.5ZM15%208.46777C14.511%209.67444%2013.9529%2010.6124%2013.2061%2011.3594C12.4974%2012.0681%2011.6431%2012.5806%2010.5762%2013C11.6431%2013.4194%2012.4974%2013.9319%2013.2061%2014.6406C13.9527%2015.3874%2014.5111%2016.325%2015%2017.5312C15.4889%2016.325%2016.0473%2015.3874%2016.7939%2014.6406C17.5024%2013.9321%2018.3564%2013.4193%2019.4229%2013C18.3564%2012.5807%2017.5024%2012.0679%2016.7939%2011.3594C16.0471%2010.6124%2015.489%209.67444%2015%208.46777ZM7%203.5C7.21636%203.5%207.40844%203.63907%207.47559%203.84473C7.76663%204.73725%208.0515%205.27511%208.42676%205.65039C8.79838%206.02201%209.30565%206.28146%2010.1377%206.51953C10.3521%206.58099%2010.5%206.7769%2010.5%207C10.5%207.2231%2010.3521%207.41901%2010.1377%207.48047C9.30565%207.71854%208.79838%207.97799%208.42676%208.34961C8.0515%208.72489%207.76663%209.26275%207.47559%2010.1553C7.40844%2010.3609%207.21636%2010.5%207%2010.5C6.78364%2010.5%206.59156%2010.3609%206.52441%2010.1553C6.23337%209.26275%205.9485%208.72489%205.57324%208.34961C5.20162%207.97799%204.69435%207.71854%203.8623%207.48047C3.64786%207.41901%203.5%207.2231%203.5%207C3.5%206.7769%203.64786%206.58099%203.8623%206.51953C4.69435%206.28146%205.20162%206.02201%205.57324%205.65039C5.9485%205.27511%206.23337%204.73725%206.52441%203.84473L6.55566%203.77148C6.64025%203.60687%206.81055%203.5%207%203.5ZM7%205.33691C6.7988%205.73194%206.5679%206.06979%206.28027%206.35742C6.02039%206.61731%205.72538%206.82449%205.39062%207C5.72538%207.17551%206.02039%207.38269%206.28027%207.64258C6.56771%207.93003%206.79889%208.26741%207%208.66211C7.20111%208.26741%207.43229%207.93003%207.71973%207.64258C7.97941%207.38289%208.27397%207.17542%208.6084%207C8.27397%206.82458%207.97941%206.61711%207.71973%206.35742C7.4321%206.06979%207.2012%205.73194%207%205.33691Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-bookmark{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5%207.19727C17.5%206.63006%2017.4998%206.23381%2017.4746%205.92578C17.4499%205.62377%2017.4039%205.44977%2017.3369%205.31836C17.1934%205.03679%2016.9633%204.80713%2016.6807%204.66309C16.5489%204.59596%2016.3746%204.5501%2016.0723%204.52539C15.7641%204.50023%2015.3679%204.5%2014.7998%204.5H9.2002C8.6319%204.5%208.23529%204.50019%207.92676%204.52539C7.62423%204.55012%207.44996%204.59603%207.31836%204.66309C7.03626%204.80687%206.80687%205.03626%206.66309%205.31836C6.59603%205.44996%206.55012%205.62423%206.52539%205.92676C6.50019%206.23529%206.5%206.6319%206.5%207.2002V16.6855C6.5%2017.3729%206.50021%2017.8642%206.52441%2018.2363C6.5489%2018.6126%206.59592%2018.8056%206.65332%2018.9229C6.93697%2019.5016%207.55831%2019.8348%208.19727%2019.75C8.32666%2019.7328%208.51382%2019.6641%208.84082%2019.4756C9.16394%2019.2893%209.57262%2019.017%2010.1445%2018.6357L10.1475%2018.6338C10.5736%2018.3497%2010.8584%2018.1557%2011.166%2018.0469C11.7051%2017.8563%2012.2939%2017.8563%2012.833%2018.0469C13.141%2018.1558%2013.4267%2018.3506%2013.8545%2018.6357C14.4264%2019.017%2014.8359%2019.2894%2015.1592%2019.4756C15.4861%2019.6639%2015.6732%2019.7328%2015.8027%2019.75C16.4418%2019.8348%2017.0631%2019.5015%2017.3467%2018.9229C17.4041%2018.8057%2017.4511%2018.6126%2017.4756%2018.2363C17.4998%2017.8641%2017.5%2017.3728%2017.5%2016.6855V7.19727ZM18.5%2016.6855C18.5%2017.3589%2018.5004%2017.8884%2018.4736%2018.3008C18.4471%2018.7087%2018.3917%2019.0641%2018.2451%2019.3633C17.7722%2020.3281%2016.7357%2020.8827%2015.6709%2020.7412C15.3407%2020.6973%2015.0136%2020.546%2014.6592%2020.3418C14.301%2020.1354%2013.8602%2019.8414%2013.2998%2019.4678C12.8267%2019.1523%2012.6613%2019.0466%2012.499%2018.9893C12.1758%2018.8751%2011.8232%2018.8751%2011.5%2018.9893C11.3381%2019.0465%2011.1735%2019.1516%2010.7021%2019.4658L10.6992%2019.4678C10.139%2019.8412%209.69874%2020.1354%209.34082%2020.3418C8.98682%2020.5459%208.66026%2020.6972%208.33008%2020.7412C7.26501%2020.8829%206.22782%2020.3282%205.75488%2019.3633C5.60827%2019.0641%205.5529%2018.7086%205.52637%2018.3008C5.49956%2017.8885%205.5%2017.3589%205.5%2016.6855V7.2002C5.5%206.64839%205.5%206.20439%205.5293%205.8457C5.55906%205.48137%205.62168%205.16131%205.77246%204.86523C6.01214%204.39483%206.39483%204.01214%206.86523%203.77246C7.16131%203.62168%207.48137%203.55906%207.8457%203.5293C8.20439%203.5%208.64839%203.5%209.2002%203.5H14.7998C15.3516%203.5%2015.7959%203.5%2016.1543%203.5293C16.5185%203.55909%2016.8387%203.62162%2017.1348%203.77246C17.6045%204.01188%2017.9876%204.39439%2018.2275%204.86523C18.3782%205.16111%2018.441%205.48083%2018.4707%205.84473C18.5%206.20293%2018.5%206.64656%2018.5%207.19727V16.6855Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5%207.19727C17.5%206.63006%2017.4998%206.23381%2017.4746%205.92578C17.4499%205.62377%2017.4039%205.44977%2017.3369%205.31836C17.1934%205.03679%2016.9633%204.80713%2016.6807%204.66309C16.5489%204.59596%2016.3746%204.5501%2016.0723%204.52539C15.7641%204.50023%2015.3679%204.5%2014.7998%204.5H9.2002C8.6319%204.5%208.23529%204.50019%207.92676%204.52539C7.62423%204.55012%207.44996%204.59603%207.31836%204.66309C7.03626%204.80687%206.80687%205.03626%206.66309%205.31836C6.59603%205.44996%206.55012%205.62423%206.52539%205.92676C6.50019%206.23529%206.5%206.6319%206.5%207.2002V16.6855C6.5%2017.3729%206.50021%2017.8642%206.52441%2018.2363C6.5489%2018.6126%206.59592%2018.8056%206.65332%2018.9229C6.93697%2019.5016%207.55831%2019.8348%208.19727%2019.75C8.32666%2019.7328%208.51382%2019.6641%208.84082%2019.4756C9.16394%2019.2893%209.57262%2019.017%2010.1445%2018.6357L10.1475%2018.6338C10.5736%2018.3497%2010.8584%2018.1557%2011.166%2018.0469C11.7051%2017.8563%2012.2939%2017.8563%2012.833%2018.0469C13.141%2018.1558%2013.4267%2018.3506%2013.8545%2018.6357C14.4264%2019.017%2014.8359%2019.2894%2015.1592%2019.4756C15.4861%2019.6639%2015.6732%2019.7328%2015.8027%2019.75C16.4418%2019.8348%2017.0631%2019.5015%2017.3467%2018.9229C17.4041%2018.8057%2017.4511%2018.6126%2017.4756%2018.2363C17.4998%2017.8641%2017.5%2017.3728%2017.5%2016.6855V7.19727ZM18.5%2016.6855C18.5%2017.3589%2018.5004%2017.8884%2018.4736%2018.3008C18.4471%2018.7087%2018.3917%2019.0641%2018.2451%2019.3633C17.7722%2020.3281%2016.7357%2020.8827%2015.6709%2020.7412C15.3407%2020.6973%2015.0136%2020.546%2014.6592%2020.3418C14.301%2020.1354%2013.8602%2019.8414%2013.2998%2019.4678C12.8267%2019.1523%2012.6613%2019.0466%2012.499%2018.9893C12.1758%2018.8751%2011.8232%2018.8751%2011.5%2018.9893C11.3381%2019.0465%2011.1735%2019.1516%2010.7021%2019.4658L10.6992%2019.4678C10.139%2019.8412%209.69874%2020.1354%209.34082%2020.3418C8.98682%2020.5459%208.66026%2020.6972%208.33008%2020.7412C7.26501%2020.8829%206.22782%2020.3282%205.75488%2019.3633C5.60827%2019.0641%205.5529%2018.7086%205.52637%2018.3008C5.49956%2017.8885%205.5%2017.3589%205.5%2016.6855V7.2002C5.5%206.64839%205.5%206.20439%205.5293%205.8457C5.55906%205.48137%205.62168%205.16131%205.77246%204.86523C6.01214%204.39483%206.39483%204.01214%206.86523%203.77246C7.16131%203.62168%207.48137%203.55906%207.8457%203.5293C8.20439%203.5%208.64839%203.5%209.2002%203.5H14.7998C15.3516%203.5%2015.7959%203.5%2016.1543%203.5293C16.5185%203.55909%2016.8387%203.62162%2017.1348%203.77246C17.6045%204.01188%2017.9876%204.39439%2018.2275%204.86523C18.3782%205.16111%2018.441%205.48083%2018.4707%205.84473C18.5%206.20293%2018.5%206.64656%2018.5%207.19727V16.6855Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-book-open{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%206.60059C20.5%206.31265%2020.4999%206.12596%2020.4883%205.98438C20.4771%205.84855%2020.458%205.79735%2020.4453%205.77246C20.3972%205.67821%2020.3203%205.60243%2020.2266%205.55469C20.2018%205.54211%2020.1511%205.52278%2020.0156%205.51172C19.8739%205.50017%2019.6874%205.5%2019.3994%205.5H16.7998C15.9515%205.5%2015.3453%205.50025%2014.8701%205.53906C14.4007%205.57741%2014.1029%205.65087%2013.8643%205.77246C13.3942%206.01207%2013.0122%206.39477%2012.7725%206.86523C12.6509%207.10385%2012.5774%207.40103%2012.5391%207.87012C12.5002%208.3452%2012.5%208.95147%2012.5%209.7998V18.3516C12.8202%2017.8817%2013.071%2017.553%2013.3838%2017.2959C13.7391%2017.0039%2014.1477%2016.7851%2014.5879%2016.6514C15.102%2016.4952%2015.6613%2016.5%2016.5693%2016.5H19.4023C19.6897%2016.5%2019.8753%2016.4998%2020.0166%2016.4883C20.1521%2016.4772%2020.2029%2016.4579%2020.2275%2016.4453C20.3203%2016.398%2020.3968%2016.3217%2020.4453%2016.2266C20.458%2016.2015%2020.4771%2016.1508%2020.4883%2016.0156C20.4999%2015.8742%2020.5%2015.6883%2020.5%2015.4004V6.60059ZM3.5%2015.4004C3.5%2015.6883%203.50018%2015.8742%203.51172%2016.0156C3.5228%2016.1512%203.54206%2016.2018%203.55469%2016.2266C3.60282%2016.321%203.67913%2016.3976%203.77246%2016.4453C3.79714%2016.4579%203.84796%2016.4772%203.9834%2016.4883C4.12465%2016.4998%204.31023%2016.5%204.59766%2016.5H7.43066C8.33875%2016.5%208.89705%2016.4952%209.41113%2016.6514C9.85073%2016.7849%2010.2613%2017.0034%2010.6172%2017.2959C10.9299%2017.5529%2011.1808%2017.8809%2011.5%2018.3496V9.7998C11.5%208.9515%2011.4998%208.34518%2011.4609%207.87012C11.4226%207.40111%2011.3491%207.10386%2011.2275%206.86523C10.9878%206.39478%2010.6051%206.01212%2010.1348%205.77246C9.89615%205.65088%209.59829%205.57741%209.12891%205.53906C8.65376%205.50028%208.04725%205.5%207.19922%205.5H4.59961C4.31133%205.5%204.12499%205.50015%203.9834%205.51172C3.84789%205.52281%203.79721%205.54208%203.77246%205.55469C3.67871%205.60257%203.60257%205.67871%203.55469%205.77246C3.54211%205.79715%203.52282%205.84845%203.51172%205.98438C3.50018%206.12604%203.5%206.31265%203.5%206.60059V15.4004ZM21.5%2015.4004C21.5%2015.6722%2021.5002%2015.9059%2021.4844%2016.0977C21.4681%2016.2954%2021.4322%2016.4917%2021.3359%2016.6807C21.1927%2016.9617%2020.965%2017.1925%2020.6816%2017.3369C20.4927%2017.4332%2020.296%2017.4682%2020.0986%2017.4844C19.9071%2017.5%2019.6734%2017.5%2019.4023%2017.5H16.5693C15.5993%2017.5%2015.2173%2017.5047%2014.8789%2017.6074C14.5646%2017.7029%2014.2725%2017.8596%2014.0186%2018.0684C13.7453%2018.293%2013.5293%2018.6079%2012.9912%2019.415L12.416%2020.2773C12.3233%2020.4164%2012.1671%2020.5%2012%2020.5C11.8329%2020.5%2011.6767%2020.4164%2011.584%2020.2773L11.0029%2019.4053C10.469%2018.6044%2010.2543%2018.2918%209.98242%2018.0684C9.72897%2017.86%209.43515%2017.7031%209.12012%2017.6074C8.78176%2017.5047%208.40064%2017.5%207.43066%2017.5H4.59766C4.32657%2017.5%204.09283%2017.5%203.90137%2017.4844C3.70423%2017.4682%203.5081%2017.433%203.31934%2017.3369C3.03655%2017.1928%202.80662%2016.9624%202.66309%2016.6807C2.56683%2016.4917%202.53179%2016.2952%202.51563%2016.0977C2.49995%2015.906%202.5%2015.672%202.5%2015.4004V6.60059C2.5%206.32881%202.49995%206.09422%202.51563%205.90234C2.53176%205.7049%202.5669%205.50834%202.66309%205.31934C2.8069%205.03709%203.03709%204.8069%203.31934%204.66309C3.50833%204.5669%203.70486%204.53177%203.90234%204.51563C4.0941%204.49996%204.32789%204.5%204.59961%204.5H7.19922C8.03105%204.5%208.68555%204.50005%209.21094%204.54297C9.74208%204.58637%2010.1858%204.67646%2010.5889%204.88184C11.1751%205.18057%2011.6631%205.63794%2012%206.19922C12.3368%205.638%2012.8248%205.1806%2013.4111%204.88184C13.8142%204.67651%2014.2579%204.58636%2014.7891%204.54297C15.3144%204.50008%2015.9682%204.5%2016.7998%204.5H19.3994C19.6712%204.5%2019.9058%204.49995%2020.0977%204.51563C20.2951%204.53177%2020.4917%204.56688%2020.6807%204.66309C20.9632%204.80704%2021.1923%205.03738%2021.3359%205.31934C21.4321%205.50827%2021.4681%205.70466%2021.4844%205.90234C21.5002%206.09432%2021.5%206.32868%2021.5%206.60059V15.4004Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%206.60059C20.5%206.31265%2020.4999%206.12596%2020.4883%205.98438C20.4771%205.84855%2020.458%205.79735%2020.4453%205.77246C20.3972%205.67821%2020.3203%205.60243%2020.2266%205.55469C20.2018%205.54211%2020.1511%205.52278%2020.0156%205.51172C19.8739%205.50017%2019.6874%205.5%2019.3994%205.5H16.7998C15.9515%205.5%2015.3453%205.50025%2014.8701%205.53906C14.4007%205.57741%2014.1029%205.65087%2013.8643%205.77246C13.3942%206.01207%2013.0122%206.39477%2012.7725%206.86523C12.6509%207.10385%2012.5774%207.40103%2012.5391%207.87012C12.5002%208.3452%2012.5%208.95147%2012.5%209.7998V18.3516C12.8202%2017.8817%2013.071%2017.553%2013.3838%2017.2959C13.7391%2017.0039%2014.1477%2016.7851%2014.5879%2016.6514C15.102%2016.4952%2015.6613%2016.5%2016.5693%2016.5H19.4023C19.6897%2016.5%2019.8753%2016.4998%2020.0166%2016.4883C20.1521%2016.4772%2020.2029%2016.4579%2020.2275%2016.4453C20.3203%2016.398%2020.3968%2016.3217%2020.4453%2016.2266C20.458%2016.2015%2020.4771%2016.1508%2020.4883%2016.0156C20.4999%2015.8742%2020.5%2015.6883%2020.5%2015.4004V6.60059ZM3.5%2015.4004C3.5%2015.6883%203.50018%2015.8742%203.51172%2016.0156C3.5228%2016.1512%203.54206%2016.2018%203.55469%2016.2266C3.60282%2016.321%203.67913%2016.3976%203.77246%2016.4453C3.79714%2016.4579%203.84796%2016.4772%203.9834%2016.4883C4.12465%2016.4998%204.31023%2016.5%204.59766%2016.5H7.43066C8.33875%2016.5%208.89705%2016.4952%209.41113%2016.6514C9.85073%2016.7849%2010.2613%2017.0034%2010.6172%2017.2959C10.9299%2017.5529%2011.1808%2017.8809%2011.5%2018.3496V9.7998C11.5%208.9515%2011.4998%208.34518%2011.4609%207.87012C11.4226%207.40111%2011.3491%207.10386%2011.2275%206.86523C10.9878%206.39478%2010.6051%206.01212%2010.1348%205.77246C9.89615%205.65088%209.59829%205.57741%209.12891%205.53906C8.65376%205.50028%208.04725%205.5%207.19922%205.5H4.59961C4.31133%205.5%204.12499%205.50015%203.9834%205.51172C3.84789%205.52281%203.79721%205.54208%203.77246%205.55469C3.67871%205.60257%203.60257%205.67871%203.55469%205.77246C3.54211%205.79715%203.52282%205.84845%203.51172%205.98438C3.50018%206.12604%203.5%206.31265%203.5%206.60059V15.4004ZM21.5%2015.4004C21.5%2015.6722%2021.5002%2015.9059%2021.4844%2016.0977C21.4681%2016.2954%2021.4322%2016.4917%2021.3359%2016.6807C21.1927%2016.9617%2020.965%2017.1925%2020.6816%2017.3369C20.4927%2017.4332%2020.296%2017.4682%2020.0986%2017.4844C19.9071%2017.5%2019.6734%2017.5%2019.4023%2017.5H16.5693C15.5993%2017.5%2015.2173%2017.5047%2014.8789%2017.6074C14.5646%2017.7029%2014.2725%2017.8596%2014.0186%2018.0684C13.7453%2018.293%2013.5293%2018.6079%2012.9912%2019.415L12.416%2020.2773C12.3233%2020.4164%2012.1671%2020.5%2012%2020.5C11.8329%2020.5%2011.6767%2020.4164%2011.584%2020.2773L11.0029%2019.4053C10.469%2018.6044%2010.2543%2018.2918%209.98242%2018.0684C9.72897%2017.86%209.43515%2017.7031%209.12012%2017.6074C8.78176%2017.5047%208.40064%2017.5%207.43066%2017.5H4.59766C4.32657%2017.5%204.09283%2017.5%203.90137%2017.4844C3.70423%2017.4682%203.5081%2017.433%203.31934%2017.3369C3.03655%2017.1928%202.80662%2016.9624%202.66309%2016.6807C2.56683%2016.4917%202.53179%2016.2952%202.51563%2016.0977C2.49995%2015.906%202.5%2015.672%202.5%2015.4004V6.60059C2.5%206.32881%202.49995%206.09422%202.51563%205.90234C2.53176%205.7049%202.5669%205.50834%202.66309%205.31934C2.8069%205.03709%203.03709%204.8069%203.31934%204.66309C3.50833%204.5669%203.70486%204.53177%203.90234%204.51563C4.0941%204.49996%204.32789%204.5%204.59961%204.5H7.19922C8.03105%204.5%208.68555%204.50005%209.21094%204.54297C9.74208%204.58637%2010.1858%204.67646%2010.5889%204.88184C11.1751%205.18057%2011.6631%205.63794%2012%206.19922C12.3368%205.638%2012.8248%205.1806%2013.4111%204.88184C13.8142%204.67651%2014.2579%204.58636%2014.7891%204.54297C15.3144%204.50008%2015.9682%204.5%2016.7998%204.5H19.3994C19.6712%204.5%2019.9058%204.49995%2020.0977%204.51563C20.2951%204.53177%2020.4917%204.56688%2020.6807%204.66309C20.9632%204.80704%2021.1923%205.03738%2021.3359%205.31934C21.4321%205.50827%2021.4681%205.70466%2021.4844%205.90234C21.5002%206.09432%2021.5%206.32868%2021.5%206.60059V15.4004Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-chart-bar-vertical-01{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%209.60059C20.5%209.31265%2020.4999%209.12596%2020.4883%208.98438C20.4771%208.84855%2020.458%208.79735%2020.4453%208.77246C20.3968%208.67739%2020.3204%208.60201%2020.2275%208.55469C20.2029%208.54215%2020.1525%208.52282%2020.0166%208.51172C19.8748%208.50014%2019.6884%208.5%2019.4004%208.5H15.5V19.5H20.5V9.60059ZM3.5%2019.5H8.5V11.5H4.59961C4.31133%2011.5%204.12499%2011.5001%203.9834%2011.5117C3.84789%2011.5228%203.79721%2011.5421%203.77246%2011.5547C3.67871%2011.6026%203.60257%2011.6787%203.55469%2011.7725C3.54211%2011.7972%203.52282%2011.8485%203.51172%2011.9844C3.50018%2012.126%203.5%2012.3126%203.5%2012.6006V19.5ZM14.5%205.60059C14.5%205.31265%2014.4999%205.12596%2014.4883%204.98438C14.4771%204.84855%2014.458%204.79735%2014.4453%204.77246C14.3972%204.67813%2014.3209%204.60234%2014.2275%204.55469C14.2029%204.54213%2014.1517%204.52283%2014.0156%204.51172C13.8738%204.50017%2013.6874%204.5%2013.3994%204.5H10.5996C10.3113%204.5%2010.125%204.50015%209.9834%204.51172C9.84789%204.52281%209.79721%204.54208%209.77246%204.55469C9.67871%204.60257%209.60257%204.67871%209.55469%204.77246C9.54211%204.79715%209.52282%204.84845%209.51172%204.98438C9.50018%205.12604%209.5%205.31265%209.5%205.60059V19.5H14.5V5.60059ZM15.5%207.5H19.4004C19.6719%207.5%2019.9058%207.49998%2020.0977%207.51562C20.2953%207.53175%2020.4924%207.56673%2020.6816%207.66309C20.965%207.80746%2021.1927%208.03821%2021.3359%208.31934C21.4321%208.50827%2021.4681%208.70466%2021.4844%208.90234C21.5002%209.09432%2021.5%209.32868%2021.5%209.60059V20C21.5%2020.1326%2021.4473%2020.2598%2021.3535%2020.3535C21.2597%2020.4473%2021.1326%2020.5%2021%2020.5H3C2.72386%2020.5%202.5%2020.2761%202.5%2020V12.6006C2.5%2012.3288%202.49995%2012.0942%202.51563%2011.9023C2.53176%2011.7049%202.5669%2011.5083%202.66309%2011.3193C2.8069%2011.0371%203.03709%2010.8069%203.31934%2010.6631C3.50833%2010.5669%203.70486%2010.5318%203.90234%2010.5156C4.0941%2010.5%204.32789%2010.5%204.59961%2010.5H8.5V5.60059C8.5%205.32881%208.49995%205.09422%208.51562%204.90234C8.53176%204.7049%208.5669%204.50834%208.66309%204.31934C8.8069%204.03709%209.03709%203.8069%209.31934%203.66309C9.50833%203.5669%209.70486%203.53177%209.90234%203.51563C10.0941%203.49996%2010.3279%203.5%2010.5996%203.5H13.3994C13.6712%203.5%2013.9057%203.49996%2014.0977%203.51563C14.2953%203.53178%2014.4925%203.5667%2014.6816%203.66309C14.9643%203.80715%2015.1924%204.03765%2015.3359%204.31934C15.4321%204.50827%2015.4681%204.70466%2015.4844%204.90234C15.5002%205.09432%2015.5%205.32868%2015.5%205.60059V7.5Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%209.60059C20.5%209.31265%2020.4999%209.12596%2020.4883%208.98438C20.4771%208.84855%2020.458%208.79735%2020.4453%208.77246C20.3968%208.67739%2020.3204%208.60201%2020.2275%208.55469C20.2029%208.54215%2020.1525%208.52282%2020.0166%208.51172C19.8748%208.50014%2019.6884%208.5%2019.4004%208.5H15.5V19.5H20.5V9.60059ZM3.5%2019.5H8.5V11.5H4.59961C4.31133%2011.5%204.12499%2011.5001%203.9834%2011.5117C3.84789%2011.5228%203.79721%2011.5421%203.77246%2011.5547C3.67871%2011.6026%203.60257%2011.6787%203.55469%2011.7725C3.54211%2011.7972%203.52282%2011.8485%203.51172%2011.9844C3.50018%2012.126%203.5%2012.3126%203.5%2012.6006V19.5ZM14.5%205.60059C14.5%205.31265%2014.4999%205.12596%2014.4883%204.98438C14.4771%204.84855%2014.458%204.79735%2014.4453%204.77246C14.3972%204.67813%2014.3209%204.60234%2014.2275%204.55469C14.2029%204.54213%2014.1517%204.52283%2014.0156%204.51172C13.8738%204.50017%2013.6874%204.5%2013.3994%204.5H10.5996C10.3113%204.5%2010.125%204.50015%209.9834%204.51172C9.84789%204.52281%209.79721%204.54208%209.77246%204.55469C9.67871%204.60257%209.60257%204.67871%209.55469%204.77246C9.54211%204.79715%209.52282%204.84845%209.51172%204.98438C9.50018%205.12604%209.5%205.31265%209.5%205.60059V19.5H14.5V5.60059ZM15.5%207.5H19.4004C19.6719%207.5%2019.9058%207.49998%2020.0977%207.51562C20.2953%207.53175%2020.4924%207.56673%2020.6816%207.66309C20.965%207.80746%2021.1927%208.03821%2021.3359%208.31934C21.4321%208.50827%2021.4681%208.70466%2021.4844%208.90234C21.5002%209.09432%2021.5%209.32868%2021.5%209.60059V20C21.5%2020.1326%2021.4473%2020.2598%2021.3535%2020.3535C21.2597%2020.4473%2021.1326%2020.5%2021%2020.5H3C2.72386%2020.5%202.5%2020.2761%202.5%2020V12.6006C2.5%2012.3288%202.49995%2012.0942%202.51563%2011.9023C2.53176%2011.7049%202.5669%2011.5083%202.66309%2011.3193C2.8069%2011.0371%203.03709%2010.8069%203.31934%2010.6631C3.50833%2010.5669%203.70486%2010.5318%203.90234%2010.5156C4.0941%2010.5%204.32789%2010.5%204.59961%2010.5H8.5V5.60059C8.5%205.32881%208.49995%205.09422%208.51562%204.90234C8.53176%204.7049%208.5669%204.50834%208.66309%204.31934C8.8069%204.03709%209.03709%203.8069%209.31934%203.66309C9.50833%203.5669%209.70486%203.53177%209.90234%203.51563C10.0941%203.49996%2010.3279%203.5%2010.5996%203.5H13.3994C13.6712%203.5%2013.9057%203.49996%2014.0977%203.51563C14.2953%203.53178%2014.4925%203.5667%2014.6816%203.66309C14.9643%203.80715%2015.1924%204.03765%2015.3359%204.31934C15.4321%204.50827%2015.4681%204.70466%2015.4844%204.90234C15.5002%205.09432%2015.5%205.32868%2015.5%205.60059V7.5Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-chart-line{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2016.7998V5C2.5%204.72386%202.72386%204.5%203%204.5C3.27614%204.5%203.5%204.72386%203.5%205V13.9326L6.5332%2011.4053L6.53613%2011.4023C6.87921%2011.1164%207.15648%2010.8855%207.39551%2010.7129C7.63881%2010.5372%207.87114%2010.401%208.13281%2010.3193C8.69202%2010.1448%209.29417%2010.1722%209.83496%2010.3965C10.0884%2010.5016%2010.3074%2010.6582%2010.5342%2010.8555C10.757%2011.0494%2011.0123%2011.3053%2011.3291%2011.6221L11.3359%2011.6289C11.6676%2011.9605%2011.8989%2012.191%2012.0928%2012.3594C12.2825%2012.5241%2012.4096%2012.6055%2012.5244%2012.6523C12.8547%2012.7869%2013.2237%2012.7982%2013.5635%2012.6855C13.6819%2012.6462%2013.8152%2012.5735%2014.0166%2012.4209C14.2223%2012.2651%2014.47%2012.0491%2014.8252%2011.7383L20.6709%206.62402C20.8787%206.4422%2021.1941%206.46313%2021.376%206.6709C21.5578%206.87869%2021.5368%207.19412%2021.3291%207.37598L15.4834%2012.4912C15.1386%2012.7929%2014.8613%2013.0367%2014.6211%2013.2188C14.3767%2013.4039%2014.1428%2013.5469%2013.8779%2013.6348C13.3134%2013.822%2012.6995%2013.803%2012.1475%2013.5781C11.8896%2013.473%2011.6669%2013.3144%2011.4365%2013.1143C11.21%2012.9175%2010.9506%2012.6576%2010.6289%2012.3359L10.6221%2012.3291C10.2957%2012.0027%2010.0685%2011.7762%209.87793%2011.6104C9.69133%2011.448%209.56558%2011.3674%209.45215%2011.3203C9.12741%2011.1856%208.76594%2011.1688%208.43066%2011.2734C8.31369%2011.31%208.18163%2011.3789%207.98145%2011.5234C7.777%2011.6711%207.53061%2011.876%207.17676%2012.1709L7.16992%2012.1768L7.16895%2012.1758L3.5%2015.2344V16.7998C3.5%2017.3679%203.50023%2017.764%203.52539%2018.0723C3.5501%2018.3746%203.59601%2018.549%203.66309%2018.6807C3.80707%2018.9633%204.03668%2019.1933%204.31836%2019.3369C4.44977%2019.4039%204.62377%2019.4499%204.92578%2019.4746C5.23381%2019.4998%205.63006%2019.5%206.19727%2019.5H21C21.2761%2019.5%2021.5%2019.7239%2021.5%2020C21.5%2020.2761%2021.2761%2020.5%2021%2020.5H6.19727C5.64656%2020.5%205.20293%2020.5%204.84473%2020.4707C4.48083%2020.441%204.16111%2020.3782%203.86523%2020.2275C3.39444%2019.9877%203.01193%2019.6047%202.77246%2019.1348C2.62161%2018.8387%202.55908%2018.5186%202.5293%2018.1543C2.5%2017.7958%202.5%2017.3516%202.5%2016.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2016.7998V5C2.5%204.72386%202.72386%204.5%203%204.5C3.27614%204.5%203.5%204.72386%203.5%205V13.9326L6.5332%2011.4053L6.53613%2011.4023C6.87921%2011.1164%207.15648%2010.8855%207.39551%2010.7129C7.63881%2010.5372%207.87114%2010.401%208.13281%2010.3193C8.69202%2010.1448%209.29417%2010.1722%209.83496%2010.3965C10.0884%2010.5016%2010.3074%2010.6582%2010.5342%2010.8555C10.757%2011.0494%2011.0123%2011.3053%2011.3291%2011.6221L11.3359%2011.6289C11.6676%2011.9605%2011.8989%2012.191%2012.0928%2012.3594C12.2825%2012.5241%2012.4096%2012.6055%2012.5244%2012.6523C12.8547%2012.7869%2013.2237%2012.7982%2013.5635%2012.6855C13.6819%2012.6462%2013.8152%2012.5735%2014.0166%2012.4209C14.2223%2012.2651%2014.47%2012.0491%2014.8252%2011.7383L20.6709%206.62402C20.8787%206.4422%2021.1941%206.46313%2021.376%206.6709C21.5578%206.87869%2021.5368%207.19412%2021.3291%207.37598L15.4834%2012.4912C15.1386%2012.7929%2014.8613%2013.0367%2014.6211%2013.2188C14.3767%2013.4039%2014.1428%2013.5469%2013.8779%2013.6348C13.3134%2013.822%2012.6995%2013.803%2012.1475%2013.5781C11.8896%2013.473%2011.6669%2013.3144%2011.4365%2013.1143C11.21%2012.9175%2010.9506%2012.6576%2010.6289%2012.3359L10.6221%2012.3291C10.2957%2012.0027%2010.0685%2011.7762%209.87793%2011.6104C9.69133%2011.448%209.56558%2011.3674%209.45215%2011.3203C9.12741%2011.1856%208.76594%2011.1688%208.43066%2011.2734C8.31369%2011.31%208.18163%2011.3789%207.98145%2011.5234C7.777%2011.6711%207.53061%2011.876%207.17676%2012.1709L7.16992%2012.1768L7.16895%2012.1758L3.5%2015.2344V16.7998C3.5%2017.3679%203.50023%2017.764%203.52539%2018.0723C3.5501%2018.3746%203.59601%2018.549%203.66309%2018.6807C3.80707%2018.9633%204.03668%2019.1933%204.31836%2019.3369C4.44977%2019.4039%204.62377%2019.4499%204.92578%2019.4746C5.23381%2019.4998%205.63006%2019.5%206.19727%2019.5H21C21.2761%2019.5%2021.5%2019.7239%2021.5%2020C21.5%2020.2761%2021.2761%2020.5%2021%2020.5H6.19727C5.64656%2020.5%205.20293%2020.5%204.84473%2020.4707C4.48083%2020.441%204.16111%2020.3782%203.86523%2020.2275C3.39444%2019.9877%203.01193%2019.6047%202.77246%2019.1348C2.62161%2018.8387%202.55908%2018.5186%202.5293%2018.1543C2.5%2017.7958%202.5%2017.3516%202.5%2016.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-check{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.373%207.40382C18.5682%207.20862%2018.8848%207.20878%2019.08%207.40382C19.2752%207.59899%2019.276%207.91556%2019.081%208.11085L10.5966%2016.5962C10.5029%2016.69%2010.3748%2016.7427%2010.2421%2016.7427C10.1097%2016.7426%209.9823%2016.6899%209.88863%2016.5962L5.64645%2012.354C5.45118%2012.1588%205.45118%2011.8413%205.64645%2011.646C5.84165%2011.4511%206.15828%2011.4511%206.35348%2011.646L10.2421%2015.5347L18.373%207.40382Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.373%207.40382C18.5682%207.20862%2018.8848%207.20878%2019.08%207.40382C19.2752%207.59899%2019.276%207.91556%2019.081%208.11085L10.5966%2016.5962C10.5029%2016.69%2010.3748%2016.7427%2010.2421%2016.7427C10.1097%2016.7426%209.9823%2016.6899%209.88863%2016.5962L5.64645%2012.354C5.45118%2012.1588%205.45118%2011.8413%205.64645%2011.646C5.84165%2011.4511%206.15828%2011.4511%206.35348%2011.646L10.2421%2015.5347L18.373%207.40382Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-download{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%2020.5C18.2761%2020.5%2018.5%2020.7239%2018.5%2021C18.5%2021.2761%2018.2761%2021.5%2018%2021.5H6C5.72386%2021.5%205.5%2021.2761%205.5%2021C5.5%2020.7239%205.72386%2020.5%206%2020.5H18ZM11.5%203C11.5%202.72386%2011.7239%202.5%2012%202.5C12.2761%202.5%2012.5%202.72386%2012.5%203V15.793L16.6465%2011.6465C16.8417%2011.4512%2017.1583%2011.4512%2017.3535%2011.6465C17.5488%2011.8417%2017.5488%2012.1583%2017.3535%2012.3535L12.3535%2017.3535C12.1583%2017.5488%2011.8417%2017.5488%2011.6465%2017.3535L6.64648%2012.3535L6.58203%2012.2754C6.45387%2012.0813%206.47562%2011.8173%206.64648%2011.6465C6.81735%2011.4756%207.08131%2011.4539%207.27539%2011.582L7.35352%2011.6465L11.5%2015.793V3Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%2020.5C18.2761%2020.5%2018.5%2020.7239%2018.5%2021C18.5%2021.2761%2018.2761%2021.5%2018%2021.5H6C5.72386%2021.5%205.5%2021.2761%205.5%2021C5.5%2020.7239%205.72386%2020.5%206%2020.5H18ZM11.5%203C11.5%202.72386%2011.7239%202.5%2012%202.5C12.2761%202.5%2012.5%202.72386%2012.5%203V15.793L16.6465%2011.6465C16.8417%2011.4512%2017.1583%2011.4512%2017.3535%2011.6465C17.5488%2011.8417%2017.5488%2012.1583%2017.3535%2012.3535L12.3535%2017.3535C12.1583%2017.5488%2011.8417%2017.5488%2011.6465%2017.3535L6.64648%2012.3535L6.58203%2012.2754C6.45387%2012.0813%206.47562%2011.8173%206.64648%2011.6465C6.81735%2011.4756%207.08131%2011.4539%207.27539%2011.582L7.35352%2011.6465L11.5%2015.793V3Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-external-link{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2015.7998V8.2002C4.5%207.64839%204.5%207.20439%204.5293%206.8457C4.55906%206.48137%204.62168%206.16131%204.77246%205.86523C5.01214%205.39483%205.39483%205.01214%205.86523%204.77246C6.16131%204.62168%206.48137%204.55906%206.8457%204.5293C7.20439%204.5%207.64839%204.5%208.2002%204.5H10C10.2761%204.5%2010.5%204.72386%2010.5%205C10.5%205.27614%2010.2761%205.5%2010%205.5H8.2002C7.6319%205.5%207.23529%205.50019%206.92676%205.52539C6.62423%205.55012%206.44996%205.59603%206.31836%205.66309C6.03626%205.80687%205.80687%206.03626%205.66309%206.31836C5.59603%206.44996%205.55012%206.62423%205.52539%206.92676C5.50019%207.23529%205.5%207.6319%205.5%208.2002V15.7998C5.5%2016.3681%205.50019%2016.7649%205.52539%2017.0732C5.55009%2017.3753%205.5961%2017.5491%205.66309%2017.6807C5.80699%2017.9631%206.03652%2018.1932%206.31836%2018.3369C6.44977%2018.4039%206.62377%2018.4499%206.92578%2018.4746C7.23381%2018.4998%207.63006%2018.5%208.19727%2018.5H15.8027C16.3698%2018.5%2016.7655%2018.4998%2017.0732%2018.4746C17.3752%2018.4499%2017.5491%2018.4039%2017.6807%2018.3369C17.963%2018.193%2018.1932%2017.9628%2018.3369%2017.6807C18.4039%2017.5492%2018.4499%2017.3752%2018.4746%2017.0732C18.4998%2016.7654%2018.5%2016.3698%2018.5%2015.8027V14C18.5%2013.7239%2018.7239%2013.5%2019%2013.5C19.2761%2013.5%2019.5%2013.7239%2019.5%2014V15.8027C19.5%2016.3534%2019.5%2016.7972%2019.4707%2017.1553C19.4409%2017.5191%2019.3783%2017.8389%2019.2275%2018.1348C18.9879%2018.605%2018.6048%2018.9879%2018.1348%2019.2275C17.839%2019.3783%2017.519%2019.4409%2017.1553%2019.4707C16.7973%2019.5%2016.3534%2019.5%2015.8027%2019.5H8.19727C7.64656%2019.5%207.20293%2019.5%206.84473%2019.4707C6.48083%2019.441%206.16111%2019.3782%205.86523%2019.2275C5.39455%2018.9877%205.012%2018.6049%204.77246%2018.1348C4.62161%2017.8387%204.55907%2017.5186%204.5293%2017.1543C4.5%2016.7958%204.5%2016.3516%204.5%2015.7998ZM20.5%209C20.5%209.27614%2020.2761%209.5%2020%209.5C19.7239%209.5%2019.5%209.27614%2019.5%209V5.20703L13.3535%2011.3535C13.1583%2011.5488%2012.8417%2011.5488%2012.6465%2011.3535C12.4512%2011.1583%2012.4512%2010.8417%2012.6465%2010.6465L18.793%204.5H15C14.7239%204.5%2014.5%204.27614%2014.5%204C14.5%203.72386%2014.7239%203.5%2015%203.5H20C20.2761%203.5%2020.5%203.72386%2020.5%204V9Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2015.7998V8.2002C4.5%207.64839%204.5%207.20439%204.5293%206.8457C4.55906%206.48137%204.62168%206.16131%204.77246%205.86523C5.01214%205.39483%205.39483%205.01214%205.86523%204.77246C6.16131%204.62168%206.48137%204.55906%206.8457%204.5293C7.20439%204.5%207.64839%204.5%208.2002%204.5H10C10.2761%204.5%2010.5%204.72386%2010.5%205C10.5%205.27614%2010.2761%205.5%2010%205.5H8.2002C7.6319%205.5%207.23529%205.50019%206.92676%205.52539C6.62423%205.55012%206.44996%205.59603%206.31836%205.66309C6.03626%205.80687%205.80687%206.03626%205.66309%206.31836C5.59603%206.44996%205.55012%206.62423%205.52539%206.92676C5.50019%207.23529%205.5%207.6319%205.5%208.2002V15.7998C5.5%2016.3681%205.50019%2016.7649%205.52539%2017.0732C5.55009%2017.3753%205.5961%2017.5491%205.66309%2017.6807C5.80699%2017.9631%206.03652%2018.1932%206.31836%2018.3369C6.44977%2018.4039%206.62377%2018.4499%206.92578%2018.4746C7.23381%2018.4998%207.63006%2018.5%208.19727%2018.5H15.8027C16.3698%2018.5%2016.7655%2018.4998%2017.0732%2018.4746C17.3752%2018.4499%2017.5491%2018.4039%2017.6807%2018.3369C17.963%2018.193%2018.1932%2017.9628%2018.3369%2017.6807C18.4039%2017.5492%2018.4499%2017.3752%2018.4746%2017.0732C18.4998%2016.7654%2018.5%2016.3698%2018.5%2015.8027V14C18.5%2013.7239%2018.7239%2013.5%2019%2013.5C19.2761%2013.5%2019.5%2013.7239%2019.5%2014V15.8027C19.5%2016.3534%2019.5%2016.7972%2019.4707%2017.1553C19.4409%2017.5191%2019.3783%2017.8389%2019.2275%2018.1348C18.9879%2018.605%2018.6048%2018.9879%2018.1348%2019.2275C17.839%2019.3783%2017.519%2019.4409%2017.1553%2019.4707C16.7973%2019.5%2016.3534%2019.5%2015.8027%2019.5H8.19727C7.64656%2019.5%207.20293%2019.5%206.84473%2019.4707C6.48083%2019.441%206.16111%2019.3782%205.86523%2019.2275C5.39455%2018.9877%205.012%2018.6049%204.77246%2018.1348C4.62161%2017.8387%204.55907%2017.5186%204.5293%2017.1543C4.5%2016.7958%204.5%2016.3516%204.5%2015.7998ZM20.5%209C20.5%209.27614%2020.2761%209.5%2020%209.5C19.7239%209.5%2019.5%209.27614%2019.5%209V5.20703L13.3535%2011.3535C13.1583%2011.5488%2012.8417%2011.5488%2012.6465%2011.3535C12.4512%2011.1583%2012.4512%2010.8417%2012.6465%2010.6465L18.793%204.5H15C14.7239%204.5%2014.5%204.27614%2014.5%204C14.5%203.72386%2014.7239%203.5%2015%203.5H20C20.2761%203.5%2020.5%203.72386%2020.5%204V9Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-image{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2275%201.84372C11.7295%201.68062%2012.2705%201.68073%2012.7724%201.84372C13.0884%201.94637%2013.3591%202.12877%2013.6377%202.3652C13.9117%202.59781%2014.2255%202.91106%2014.6152%203.30075L20.6972%209.38375C21.0875%209.77404%2021.4019%2010.0877%2021.6347%2010.3623C21.8714%2010.6413%2022.0536%2010.9125%2022.1562%2011.2285C22.3192%2011.7304%2022.3193%2012.2705%2022.1562%2012.7724C22.0536%2013.0884%2021.8713%2013.3589%2021.6347%2013.6377C21.4019%2013.9121%2021.0875%2014.2259%2020.6972%2014.6162L14.6191%2020.6933C14.6176%2020.6949%2014.6167%2020.6977%2014.6152%2020.6992C14.2255%2021.0889%2013.9126%2021.4031%2013.6386%2021.6357C13.3601%2021.8722%2013.0884%2022.0535%2012.7724%2022.1562C12.2704%2022.3192%2011.7295%2022.3193%2011.2275%2022.1562C10.9119%2022.0536%2010.6414%2021.8718%2010.3633%2021.6357C10.0896%2021.4034%209.77652%2021.09%209.38767%2020.7011L3.30173%2014.6152C2.91199%2014.2255%202.59795%2013.9118%202.36521%2013.6377C2.1287%2013.3591%201.9464%2013.0884%201.84372%2012.7724C1.68063%2012.2705%201.68071%2011.7305%201.84372%2011.2285C1.94643%2010.9124%202.12856%2010.641%202.36521%2010.3623C2.59682%2010.0895%202.90879%209.77767%203.29587%209.39059L9.38376%203.3027C9.77362%202.91284%2010.0879%202.59812%2010.3623%202.3652C10.6409%202.12872%2010.9116%201.94638%2011.2275%201.84372ZM12.4638%202.79489C12.1627%202.69707%2011.8382%202.69715%2011.5371%202.79489C11.3967%202.8405%2011.2404%202.93125%2011.0088%203.1279C10.7728%203.32825%2010.4922%203.60836%2010.0908%204.00973L4.01462%2010.0849C4.0127%2010.0869%204.01169%2010.0898%204.00974%2010.0918C3.60808%2010.4934%203.32822%2010.7738%203.1279%2011.0097C2.93134%2011.2413%202.84053%2011.3966%202.79489%2011.5371C2.69701%2011.8383%202.69701%2012.1626%202.79489%2012.4638C2.84055%2012.6041%202.93166%2012.759%203.1279%2012.9902C3.32808%2013.226%203.60737%2013.5068%204.00876%2013.9082L10.0947%2019.9941C10.4953%2020.3947%2010.7754%2020.6742%2011.0107%2020.874C11.2414%2021.0697%2011.3969%2021.1595%2011.5371%2021.205C11.8383%2021.3028%2012.1627%2021.3029%2012.4638%2021.205C12.6043%2021.1594%2012.76%2021.0693%2012.9912%2020.873C13.2264%2020.6733%2013.506%2020.3944%2013.9062%2019.9941C13.9073%2019.993%2013.908%2019.9913%2013.9092%2019.9902L19.9902%2013.9091C20.3919%2013.5074%2020.6718%2013.2271%2020.872%2012.9912C21.0683%2012.7599%2021.1593%2012.6044%2021.205%2012.4638C21.3029%2012.1626%2021.3029%2011.8383%2021.205%2011.5371C21.1593%2011.3964%2021.0685%2011.2404%2020.872%2011.0088C20.6719%2010.7728%2020.3918%2010.4924%2019.9902%2010.0908L13.9082%204.00778C13.5069%203.60646%2013.2268%203.32695%2012.9912%203.12692C12.76%202.93067%2012.6043%202.84052%2012.4638%202.79489Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2275%201.84372C11.7295%201.68062%2012.2705%201.68073%2012.7724%201.84372C13.0884%201.94637%2013.3591%202.12877%2013.6377%202.3652C13.9117%202.59781%2014.2255%202.91106%2014.6152%203.30075L20.6972%209.38375C21.0875%209.77404%2021.4019%2010.0877%2021.6347%2010.3623C21.8714%2010.6413%2022.0536%2010.9125%2022.1562%2011.2285C22.3192%2011.7304%2022.3193%2012.2705%2022.1562%2012.7724C22.0536%2013.0884%2021.8713%2013.3589%2021.6347%2013.6377C21.4019%2013.9121%2021.0875%2014.2259%2020.6972%2014.6162L14.6191%2020.6933C14.6176%2020.6949%2014.6167%2020.6977%2014.6152%2020.6992C14.2255%2021.0889%2013.9126%2021.4031%2013.6386%2021.6357C13.3601%2021.8722%2013.0884%2022.0535%2012.7724%2022.1562C12.2704%2022.3192%2011.7295%2022.3193%2011.2275%2022.1562C10.9119%2022.0536%2010.6414%2021.8718%2010.3633%2021.6357C10.0896%2021.4034%209.77652%2021.09%209.38767%2020.7011L3.30173%2014.6152C2.91199%2014.2255%202.59795%2013.9118%202.36521%2013.6377C2.1287%2013.3591%201.9464%2013.0884%201.84372%2012.7724C1.68063%2012.2705%201.68071%2011.7305%201.84372%2011.2285C1.94643%2010.9124%202.12856%2010.641%202.36521%2010.3623C2.59682%2010.0895%202.90879%209.77767%203.29587%209.39059L9.38376%203.3027C9.77362%202.91284%2010.0879%202.59812%2010.3623%202.3652C10.6409%202.12872%2010.9116%201.94638%2011.2275%201.84372ZM12.4638%202.79489C12.1627%202.69707%2011.8382%202.69715%2011.5371%202.79489C11.3967%202.8405%2011.2404%202.93125%2011.0088%203.1279C10.7728%203.32825%2010.4922%203.60836%2010.0908%204.00973L4.01462%2010.0849C4.0127%2010.0869%204.01169%2010.0898%204.00974%2010.0918C3.60808%2010.4934%203.32822%2010.7738%203.1279%2011.0097C2.93134%2011.2413%202.84053%2011.3966%202.79489%2011.5371C2.69701%2011.8383%202.69701%2012.1626%202.79489%2012.4638C2.84055%2012.6041%202.93166%2012.759%203.1279%2012.9902C3.32808%2013.226%203.60737%2013.5068%204.00876%2013.9082L10.0947%2019.9941C10.4953%2020.3947%2010.7754%2020.6742%2011.0107%2020.874C11.2414%2021.0697%2011.3969%2021.1595%2011.5371%2021.205C11.8383%2021.3028%2012.1627%2021.3029%2012.4638%2021.205C12.6043%2021.1594%2012.76%2021.0693%2012.9912%2020.873C13.2264%2020.6733%2013.506%2020.3944%2013.9062%2019.9941C13.9073%2019.993%2013.908%2019.9913%2013.9092%2019.9902L19.9902%2013.9091C20.3919%2013.5074%2020.6718%2013.2271%2020.872%2012.9912C21.0683%2012.7599%2021.1593%2012.6044%2021.205%2012.4638C21.3029%2012.1626%2021.3029%2011.8383%2021.205%2011.5371C21.1593%2011.3964%2021.0685%2011.2404%2020.872%2011.0088C20.6719%2010.7728%2020.3918%2010.4924%2019.9902%2010.0908L13.9082%204.00778C13.5069%203.60646%2013.2268%203.32695%2012.9912%203.12692C12.76%202.93067%2012.6043%202.84052%2012.4638%202.79489Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-link-horizontal{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2012C2.5%209.51472%204.51472%207.5%207%207.5H9C9.27614%207.5%209.5%207.72386%209.5%208C9.5%208.27614%209.27614%208.5%209%208.5H7C5.067%208.5%203.5%2010.067%203.5%2012C3.5%2013.933%205.067%2015.5%207%2015.5H9C9.27614%2015.5%209.5%2015.7239%209.5%2016C9.5%2016.2761%209.27614%2016.5%209%2016.5H7C4.51472%2016.5%202.5%2014.4853%202.5%2012ZM20.5%2012C20.5%2010.067%2018.933%208.5%2017%208.5H15C14.7239%208.5%2014.5%208.27614%2014.5%208C14.5%207.72386%2014.7239%207.5%2015%207.5H17C19.4853%207.5%2021.5%209.51472%2021.5%2012C21.5%2014.4853%2019.4853%2016.5%2017%2016.5H15C14.7239%2016.5%2014.5%2016.2761%2014.5%2016C14.5%2015.7239%2014.7239%2015.5%2015%2015.5H17C18.933%2015.5%2020.5%2013.933%2020.5%2012ZM16%2011.5C16.2761%2011.5%2016.5%2011.7239%2016.5%2012C16.5%2012.2761%2016.2761%2012.5%2016%2012.5H8C7.72386%2012.5%207.5%2012.2761%207.5%2012C7.5%2011.7239%207.72386%2011.5%208%2011.5H16Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2012C2.5%209.51472%204.51472%207.5%207%207.5H9C9.27614%207.5%209.5%207.72386%209.5%208C9.5%208.27614%209.27614%208.5%209%208.5H7C5.067%208.5%203.5%2010.067%203.5%2012C3.5%2013.933%205.067%2015.5%207%2015.5H9C9.27614%2015.5%209.5%2015.7239%209.5%2016C9.5%2016.2761%209.27614%2016.5%209%2016.5H7C4.51472%2016.5%202.5%2014.4853%202.5%2012ZM20.5%2012C20.5%2010.067%2018.933%208.5%2017%208.5H15C14.7239%208.5%2014.5%208.27614%2014.5%208C14.5%207.72386%2014.7239%207.5%2015%207.5H17C19.4853%207.5%2021.5%209.51472%2021.5%2012C21.5%2014.4853%2019.4853%2016.5%2017%2016.5H15C14.7239%2016.5%2014.5%2016.2761%2014.5%2016C14.5%2015.7239%2014.7239%2015.5%2015%2015.5H17C18.933%2015.5%2020.5%2013.933%2020.5%2012ZM16%2011.5C16.2761%2011.5%2016.5%2011.7239%2016.5%2012C16.5%2012.2761%2016.2761%2012.5%2016%2012.5H8C7.72386%2012.5%207.5%2012.2761%207.5%2012C7.5%2011.7239%207.72386%2011.5%208%2011.5H16Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-loading{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.5%2014C6.5%2013.7239%206.27614%2013.5%206%2013.5C5.72386%2013.5%205.5%2013.7239%205.5%2014C5.5%2014.2761%205.72386%2014.5%206%2014.5C6.27614%2014.5%206.5%2014.2761%206.5%2014ZM12.5%2012C12.5%2011.7239%2012.2761%2011.5%2012%2011.5C11.7239%2011.5%2011.5%2011.7239%2011.5%2012C11.5%2012.2761%2011.7239%2012.5%2012%2012.5C12.2761%2012.5%2012.5%2012.2761%2012.5%2012ZM18.5%2010C18.5%209.72386%2018.2761%209.5%2018%209.5C17.7239%209.5%2017.5%209.72386%2017.5%2010C17.5%2010.2761%2017.7239%2010.5%2018%2010.5C18.2761%2010.5%2018.5%2010.2761%2018.5%2010ZM7.5%2014C7.5%2014.8284%206.82843%2015.5%206%2015.5C5.17157%2015.5%204.5%2014.8284%204.5%2014C4.5%2013.1716%205.17157%2012.5%206%2012.5C6.82843%2012.5%207.5%2013.1716%207.5%2014ZM13.5%2012C13.5%2012.8284%2012.8284%2013.5%2012%2013.5C11.1716%2013.5%2010.5%2012.8284%2010.5%2012C10.5%2011.1716%2011.1716%2010.5%2012%2010.5C12.8284%2010.5%2013.5%2011.1716%2013.5%2012ZM19.5%2010C19.5%2010.8284%2018.8284%2011.5%2018%2011.5C17.1716%2011.5%2016.5%2010.8284%2016.5%2010C16.5%209.17157%2017.1716%208.5%2018%208.5C18.8284%208.5%2019.5%209.17157%2019.5%2010Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.5%2014C6.5%2013.7239%206.27614%2013.5%206%2013.5C5.72386%2013.5%205.5%2013.7239%205.5%2014C5.5%2014.2761%205.72386%2014.5%206%2014.5C6.27614%2014.5%206.5%2014.2761%206.5%2014ZM12.5%2012C12.5%2011.7239%2012.2761%2011.5%2012%2011.5C11.7239%2011.5%2011.5%2011.7239%2011.5%2012C11.5%2012.2761%2011.7239%2012.5%2012%2012.5C12.2761%2012.5%2012.5%2012.2761%2012.5%2012ZM18.5%2010C18.5%209.72386%2018.2761%209.5%2018%209.5C17.7239%209.5%2017.5%209.72386%2017.5%2010C17.5%2010.2761%2017.7239%2010.5%2018%2010.5C18.2761%2010.5%2018.5%2010.2761%2018.5%2010ZM7.5%2014C7.5%2014.8284%206.82843%2015.5%206%2015.5C5.17157%2015.5%204.5%2014.8284%204.5%2014C4.5%2013.1716%205.17157%2012.5%206%2012.5C6.82843%2012.5%207.5%2013.1716%207.5%2014ZM13.5%2012C13.5%2012.8284%2012.8284%2013.5%2012%2013.5C11.1716%2013.5%2010.5%2012.8284%2010.5%2012C10.5%2011.1716%2011.1716%2010.5%2012%2010.5C12.8284%2010.5%2013.5%2011.1716%2013.5%2012ZM19.5%2010C19.5%2010.8284%2018.8284%2011.5%2018%2011.5C17.1716%2011.5%2016.5%2010.8284%2016.5%2010C16.5%209.17157%2017.1716%208.5%2018%208.5C18.8284%208.5%2019.5%209.17157%2019.5%2010Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-lock{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%2012.1973C19.5%2011.6301%2019.4998%2011.2338%2019.4746%2010.9258C19.4499%2010.6238%2019.4039%2010.4498%2019.3369%2010.3184C19.1934%2010.0368%2018.9633%209.80713%2018.6807%209.66309C18.5489%209.59596%2018.3746%209.55011%2018.0723%209.52539C17.7641%209.50023%2017.3679%209.5%2016.7998%209.5H7.2002C6.6319%209.5%206.23529%209.50019%205.92676%209.52539C5.62423%209.55012%205.44996%209.59603%205.31836%209.66309C5.03626%209.80687%204.80687%2010.0363%204.66309%2010.3184C4.59603%2010.45%204.55012%2010.6242%204.52539%2010.9268C4.50019%2011.2353%204.5%2011.6319%204.5%2012.2002V17.7998C4.5%2018.3681%204.50019%2018.7649%204.52539%2019.0732C4.55009%2019.3753%204.5961%2019.5491%204.66309%2019.6807C4.807%2019.9631%205.03652%2020.1932%205.31836%2020.3369C5.44977%2020.4039%205.62377%2020.4499%205.92578%2020.4746C6.23381%2020.4998%206.63006%2020.5%207.19727%2020.5H16.8027C17.3698%2020.5%2017.7655%2020.4998%2018.0732%2020.4746C18.3752%2020.4499%2018.5491%2020.4039%2018.6807%2020.3369C18.9631%2020.193%2019.1933%2019.9626%2019.3369%2019.6807C19.4038%2019.5492%2019.4499%2019.3758%2019.4746%2019.0742C19.4998%2018.7664%2019.5%2018.3709%2019.5%2017.8037V12.1973ZM14.5%206C14.5%204.61929%2013.3807%203.5%2012%203.5C10.6193%203.5%209.5%204.61929%209.5%206V8.5H14.5V6ZM15.5%208.5H16.7998C17.3516%208.5%2017.7959%208.5%2018.1543%208.5293C18.5185%208.55909%2018.8387%208.62162%2019.1348%208.77246C19.6045%209.01188%2019.9876%209.39439%2020.2275%209.86523C20.3782%2010.1611%2020.441%2010.4808%2020.4707%2010.8447C20.5%2011.2029%2020.5%2011.6466%2020.5%2012.1973V17.8037C20.5%2018.3543%2020.5%2018.7973%2020.4707%2019.1553C20.4409%2019.5192%2020.3783%2019.8389%2020.2275%2020.1348C19.9878%2020.6053%2019.6047%2020.988%2019.1348%2021.2275C18.839%2021.3783%2018.519%2021.4409%2018.1553%2021.4707C17.7973%2021.5%2017.3534%2021.5%2016.8027%2021.5H7.19727C6.64655%2021.5%206.20293%2021.5%205.84473%2021.4707C5.48083%2021.441%205.1611%2021.3782%204.86523%2021.2275C4.39455%2020.9877%204.012%2020.6049%203.77246%2020.1348C3.62161%2019.8387%203.55907%2019.5186%203.5293%2019.1543C3.5%2018.7958%203.5%2018.3516%203.5%2017.7998V12.2002C3.5%2011.6484%203.5%2011.2044%203.5293%2010.8457C3.55906%2010.4814%203.62168%2010.1613%203.77246%209.86523C4.01214%209.39483%204.39483%209.01214%204.86523%208.77246C5.16131%208.62168%205.48137%208.55906%205.8457%208.5293C6.20439%208.5%206.64839%208.5%207.2002%208.5H8.5V6C8.5%204.067%2010.067%202.5%2012%202.5C13.933%202.5%2015.5%204.067%2015.5%206V8.5Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.5%2012.1973C19.5%2011.6301%2019.4998%2011.2338%2019.4746%2010.9258C19.4499%2010.6238%2019.4039%2010.4498%2019.3369%2010.3184C19.1934%2010.0368%2018.9633%209.80713%2018.6807%209.66309C18.5489%209.59596%2018.3746%209.55011%2018.0723%209.52539C17.7641%209.50023%2017.3679%209.5%2016.7998%209.5H7.2002C6.6319%209.5%206.23529%209.50019%205.92676%209.52539C5.62423%209.55012%205.44996%209.59603%205.31836%209.66309C5.03626%209.80687%204.80687%2010.0363%204.66309%2010.3184C4.59603%2010.45%204.55012%2010.6242%204.52539%2010.9268C4.50019%2011.2353%204.5%2011.6319%204.5%2012.2002V17.7998C4.5%2018.3681%204.50019%2018.7649%204.52539%2019.0732C4.55009%2019.3753%204.5961%2019.5491%204.66309%2019.6807C4.807%2019.9631%205.03652%2020.1932%205.31836%2020.3369C5.44977%2020.4039%205.62377%2020.4499%205.92578%2020.4746C6.23381%2020.4998%206.63006%2020.5%207.19727%2020.5H16.8027C17.3698%2020.5%2017.7655%2020.4998%2018.0732%2020.4746C18.3752%2020.4499%2018.5491%2020.4039%2018.6807%2020.3369C18.9631%2020.193%2019.1933%2019.9626%2019.3369%2019.6807C19.4038%2019.5492%2019.4499%2019.3758%2019.4746%2019.0742C19.4998%2018.7664%2019.5%2018.3709%2019.5%2017.8037V12.1973ZM14.5%206C14.5%204.61929%2013.3807%203.5%2012%203.5C10.6193%203.5%209.5%204.61929%209.5%206V8.5H14.5V6ZM15.5%208.5H16.7998C17.3516%208.5%2017.7959%208.5%2018.1543%208.5293C18.5185%208.55909%2018.8387%208.62162%2019.1348%208.77246C19.6045%209.01188%2019.9876%209.39439%2020.2275%209.86523C20.3782%2010.1611%2020.441%2010.4808%2020.4707%2010.8447C20.5%2011.2029%2020.5%2011.6466%2020.5%2012.1973V17.8037C20.5%2018.3543%2020.5%2018.7973%2020.4707%2019.1553C20.4409%2019.5192%2020.3783%2019.8389%2020.2275%2020.1348C19.9878%2020.6053%2019.6047%2020.988%2019.1348%2021.2275C18.839%2021.3783%2018.519%2021.4409%2018.1553%2021.4707C17.7973%2021.5%2017.3534%2021.5%2016.8027%2021.5H7.19727C6.64655%2021.5%206.20293%2021.5%205.84473%2021.4707C5.48083%2021.441%205.1611%2021.3782%204.86523%2021.2275C4.39455%2020.9877%204.012%2020.6049%203.77246%2020.1348C3.62161%2019.8387%203.55907%2019.5186%203.5293%2019.1543C3.5%2018.7958%203.5%2018.3516%203.5%2017.7998V12.2002C3.5%2011.6484%203.5%2011.2044%203.5293%2010.8457C3.55906%2010.4814%203.62168%2010.1613%203.77246%209.86523C4.01214%209.39483%204.39483%209.01214%204.86523%208.77246C5.16131%208.62168%205.48137%208.55906%205.8457%208.5293C6.20439%208.5%206.64839%208.5%207.2002%208.5H8.5V6C8.5%204.067%2010.067%202.5%2012%202.5C13.933%202.5%2015.5%204.067%2015.5%206V8.5Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-search-magnifying-glass{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.5%2010C16.5%206.41015%2013.5899%203.5%2010%203.5C6.41015%203.5%203.5%206.41015%203.5%2010C3.5%2013.5899%206.41015%2016.5%2010%2016.5C13.5899%2016.5%2016.5%2013.5899%2016.5%2010ZM17.5%2010C17.5%2011.8911%2016.7985%2013.6173%2015.6436%2014.9365L21.3535%2020.6465L21.418%2020.7246C21.5461%2020.9187%2021.5244%2021.1827%2021.3535%2021.3535C21.1827%2021.5244%2020.9187%2021.5461%2020.7246%2021.418L20.6465%2021.3535L14.9365%2015.6436C13.6173%2016.7985%2011.8911%2017.5%2010%2017.5C5.85786%2017.5%202.5%2014.1421%202.5%2010C2.5%205.85786%205.85786%202.5%2010%202.5C14.1421%202.5%2017.5%205.85786%2017.5%2010Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.5%2010C16.5%206.41015%2013.5899%203.5%2010%203.5C6.41015%203.5%203.5%206.41015%203.5%2010C3.5%2013.5899%206.41015%2016.5%2010%2016.5C13.5899%2016.5%2016.5%2013.5899%2016.5%2010ZM17.5%2010C17.5%2011.8911%2016.7985%2013.6173%2015.6436%2014.9365L21.3535%2020.6465L21.418%2020.7246C21.5461%2020.9187%2021.5244%2021.1827%2021.3535%2021.3535C21.1827%2021.5244%2020.9187%2021.5461%2020.7246%2021.418L20.6465%2021.3535L14.9365%2015.6436C13.6173%2016.7985%2011.8911%2017.5%2010%2017.5C5.85786%2017.5%202.5%2014.1421%202.5%2010C2.5%205.85786%205.85786%202.5%2010%202.5C14.1421%202.5%2017.5%205.85786%2017.5%2010Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-settings{display:inline-block;width:30px;height:30px;mask:url(/assets/Settings-BPplktug.svg) no-repeat center/contain;-webkit-mask:url(/assets/Settings-BPplktug.svg) no-repeat center/contain;background-color:currentColor}.ci-interface-thumbs-up{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='currentColor'%3e%3cpath%20d='M2%2020h2c.55%200%201-.45%201-1v-9c0-.55-.45-1-1-1H2v11zm19.83-7.12c.11-.25.17-.52.17-.8V11c0-1.1-.9-2-2-2h-5.5l.92-4.65c.05-.22.02-.46-.08-.66-.23-.45-.52-.86-.88-1.22L14%202%207.59%208.41C7.21%208.79%207%209.3%207%209.83v7.84C7%2018.95%208.05%2020%209.34%2020h7.55c.75%200%201.44-.4%201.81-1.04l2.95-5.56c.04-.08.07-.16.09-.24l.09-.28z'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='currentColor'%3e%3cpath%20d='M2%2020h2c.55%200%201-.45%201-1v-9c0-.55-.45-1-1-1H2v11zm19.83-7.12c.11-.25.17-.52.17-.8V11c0-1.1-.9-2-2-2h-5.5l.92-4.65c.05-.22.02-.46-.08-.66-.23-.45-.52-.86-.88-1.22L14%202%207.59%208.41C7.21%208.79%207%209.3%207%209.83v7.84C7%2018.95%208.05%2020%209.34%2020h7.55c.75%200%201.44-.4%201.81-1.04l2.95-5.56c.04-.08.07-.16.09-.24l.09-.28z'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-thumbs-down{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='currentColor'%3e%3cpath%20d='M22%204h-2c-.55%200-1%20.45-1%201v9c0%20.55.45%201%201%201h2V4zM2.17%2011.12c-.11.25-.17.52-.17.8V13c0%201.1.9%202%202%202h5.5l-.92%204.65c-.05.22-.02.46.08.66.23.45.52.86.88%201.22L10%2022l6.41-6.41c.38-.38.59-.89.59-1.42V6.34C17%205.05%2015.95%204%2014.66%204H7.11c-.75%200-1.44.4-1.81%201.04L2.35%2010.6c-.04.08-.07.16-.09.24l-.09.28z'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='currentColor'%3e%3cpath%20d='M22%204h-2c-.55%200-1%20.45-1%201v9c0%20.55.45%201%201%201h2V4zM2.17%2011.12c-.11.25-.17.52-.17.8V13c0%201.1.9%202%202%202h5.5l-.92%204.65c-.05.22-.02.46.08.66.23.45.52.86.88%201.22L10%2022l6.41-6.41c.38-.38.59-.89.59-1.42V6.34C17%205.05%2015.95%204%2014.66%204H7.11c-.75%200-1.44.4-1.81%201.04L2.35%2010.6c-.04.08-.07.16-.09.24l-.09.28z'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-trash-full{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%2017.7998V6.5H4C3.72386%206.5%203.5%206.27614%203.5%206C3.5%205.72386%203.72386%205.5%204%205.5H7.50195C7.50379%205.26201%207.50809%205.05423%207.52051%204.87207C7.54127%204.56786%207.58497%204.29868%207.69043%204.04395C7.94406%203.43163%208.43023%202.94427%209.04297%202.69043C9.29771%202.58491%209.56687%202.54129%209.87109%202.52051C10.171%202.50005%2010.5409%202.5%2011%202.5H13C13.4589%202.5%2013.8281%202.50007%2014.1279%202.52051C14.4323%202.54127%2014.7022%202.58487%2014.957%202.69043C15.5696%202.94426%2016.0559%203.43163%2016.3096%204.04395C16.415%204.29864%2016.4587%204.56786%2016.4795%204.87207C16.4919%205.05423%2016.4962%205.26201%2016.498%205.5H20C20.2761%205.5%2020.5%205.72386%2020.5%206C20.5%206.27614%2020.2761%206.5%2020%206.5H18.5V17.8027C18.5%2018.3534%2018.5%2018.7972%2018.4707%2019.1553C18.4409%2019.5191%2018.3783%2019.8389%2018.2275%2020.1348C17.9879%2020.605%2017.6048%2020.9879%2017.1348%2021.2275C16.839%2021.3783%2016.519%2021.4409%2016.1553%2021.4707C15.7973%2021.5%2015.3534%2021.5%2014.8027%2021.5H9.19727C8.64656%2021.5%208.20293%2021.5%207.84473%2021.4707C7.48083%2021.441%207.16111%2021.3782%206.86523%2021.2275C6.39444%2020.9877%206.01193%2020.6047%205.77246%2020.1348C5.62161%2019.8387%205.55908%2019.5186%205.5293%2019.1543C5.5%2018.7958%205.5%2018.3516%205.5%2017.7998ZM9.5%2017V10C9.5%209.72386%209.72386%209.5%2010%209.5C10.2761%209.5%2010.5%209.72386%2010.5%2010V17C10.5%2017.2761%2010.2761%2017.5%2010%2017.5C9.72386%2017.5%209.5%2017.2761%209.5%2017ZM13.5%2017V10C13.5%209.72386%2013.7239%209.5%2014%209.5C14.2761%209.5%2014.5%209.72386%2014.5%2010V17C14.5%2017.2761%2014.2761%2017.5%2014%2017.5C13.7239%2017.5%2013.5%2017.2761%2013.5%2017ZM11%203.5C10.5272%203.5%2010.1975%203.49998%209.93945%203.51758C9.686%203.53487%209.53843%203.5676%209.42578%203.61426C9.05859%203.76635%208.76663%204.0582%208.61426%204.42578C8.5676%204.53844%208.53488%204.6863%208.51758%204.93945C8.50697%205.09491%208.50371%205.27679%208.50195%205.5H15.498C15.4963%205.27681%2015.493%205.0949%2015.4824%204.93945C15.4651%204.68635%2015.4324%204.53846%2015.3857%204.42578C15.2334%204.05832%2014.9414%203.76641%2014.5742%203.61426C14.4616%203.56759%2014.3138%203.53488%2014.0605%203.51758C13.8026%203.49998%2013.4728%203.5%2013%203.5H11ZM6.5%2017.7998C6.5%2018.3679%206.50023%2018.764%206.52539%2019.0723C6.5501%2019.3746%206.59601%2019.549%206.66309%2019.6807C6.80707%2019.9633%207.03667%2020.1933%207.31836%2020.3369C7.44977%2020.4039%207.62377%2020.4499%207.92578%2020.4746C8.23381%2020.4998%208.63006%2020.5%209.19727%2020.5H14.8027C15.3698%2020.5%2015.7655%2020.4998%2016.0732%2020.4746C16.3752%2020.4499%2016.5491%2020.4039%2016.6807%2020.3369C16.963%2020.193%2017.1932%2019.9628%2017.3369%2019.6807C17.4039%2019.5492%2017.4499%2019.3752%2017.4746%2019.0732C17.4998%2018.7654%2017.5%2018.3698%2017.5%2017.8027V6.5H6.5V17.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%2017.7998V6.5H4C3.72386%206.5%203.5%206.27614%203.5%206C3.5%205.72386%203.72386%205.5%204%205.5H7.50195C7.50379%205.26201%207.50809%205.05423%207.52051%204.87207C7.54127%204.56786%207.58497%204.29868%207.69043%204.04395C7.94406%203.43163%208.43023%202.94427%209.04297%202.69043C9.29771%202.58491%209.56687%202.54129%209.87109%202.52051C10.171%202.50005%2010.5409%202.5%2011%202.5H13C13.4589%202.5%2013.8281%202.50007%2014.1279%202.52051C14.4323%202.54127%2014.7022%202.58487%2014.957%202.69043C15.5696%202.94426%2016.0559%203.43163%2016.3096%204.04395C16.415%204.29864%2016.4587%204.56786%2016.4795%204.87207C16.4919%205.05423%2016.4962%205.26201%2016.498%205.5H20C20.2761%205.5%2020.5%205.72386%2020.5%206C20.5%206.27614%2020.2761%206.5%2020%206.5H18.5V17.8027C18.5%2018.3534%2018.5%2018.7972%2018.4707%2019.1553C18.4409%2019.5191%2018.3783%2019.8389%2018.2275%2020.1348C17.9879%2020.605%2017.6048%2020.9879%2017.1348%2021.2275C16.839%2021.3783%2016.519%2021.4409%2016.1553%2021.4707C15.7973%2021.5%2015.3534%2021.5%2014.8027%2021.5H9.19727C8.64656%2021.5%208.20293%2021.5%207.84473%2021.4707C7.48083%2021.441%207.16111%2021.3782%206.86523%2021.2275C6.39444%2020.9877%206.01193%2020.6047%205.77246%2020.1348C5.62161%2019.8387%205.55908%2019.5186%205.5293%2019.1543C5.5%2018.7958%205.5%2018.3516%205.5%2017.7998ZM9.5%2017V10C9.5%209.72386%209.72386%209.5%2010%209.5C10.2761%209.5%2010.5%209.72386%2010.5%2010V17C10.5%2017.2761%2010.2761%2017.5%2010%2017.5C9.72386%2017.5%209.5%2017.2761%209.5%2017ZM13.5%2017V10C13.5%209.72386%2013.7239%209.5%2014%209.5C14.2761%209.5%2014.5%209.72386%2014.5%2010V17C14.5%2017.2761%2014.2761%2017.5%2014%2017.5C13.7239%2017.5%2013.5%2017.2761%2013.5%2017ZM11%203.5C10.5272%203.5%2010.1975%203.49998%209.93945%203.51758C9.686%203.53487%209.53843%203.5676%209.42578%203.61426C9.05859%203.76635%208.76663%204.0582%208.61426%204.42578C8.5676%204.53844%208.53488%204.6863%208.51758%204.93945C8.50697%205.09491%208.50371%205.27679%208.50195%205.5H15.498C15.4963%205.27681%2015.493%205.0949%2015.4824%204.93945C15.4651%204.68635%2015.4324%204.53846%2015.3857%204.42578C15.2334%204.05832%2014.9414%203.76641%2014.5742%203.61426C14.4616%203.56759%2014.3138%203.53488%2014.0605%203.51758C13.8026%203.49998%2013.4728%203.5%2013%203.5H11ZM6.5%2017.7998C6.5%2018.3679%206.50023%2018.764%206.52539%2019.0723C6.5501%2019.3746%206.59601%2019.549%206.66309%2019.6807C6.80707%2019.9633%207.03667%2020.1933%207.31836%2020.3369C7.44977%2020.4039%207.62377%2020.4499%207.92578%2020.4746C8.23381%2020.4998%208.63006%2020.5%209.19727%2020.5H14.8027C15.3698%2020.5%2015.7655%2020.4998%2016.0732%2020.4746C16.3752%2020.4499%2016.5491%2020.4039%2016.6807%2020.3369C16.963%2020.193%2017.1932%2019.9628%2017.3369%2019.6807C17.4039%2019.5492%2017.4499%2019.3752%2017.4746%2019.0732C17.4998%2018.7654%2017.5%2018.3698%2017.5%2017.8027V6.5H6.5V17.7998Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-interface-tag{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2295%203.92044C11.7509%203.87303%2012.1027%203.83683%2012.4433%203.89603C12.7319%203.9462%2013.01%204.04683%2013.2636%204.19291C13.5632%204.36554%2013.8103%204.61852%2014.1806%204.9888L19.3437%2010.1519C19.7338%2010.542%2020.0477%2010.8552%2020.2802%2011.1294C20.5166%2011.4082%2020.6981%2011.6789%2020.8007%2011.9947C20.9637%2012.4961%2020.9651%2013.0378%2020.8017%2013.5406C20.699%2013.8565%2020.5167%2014.1271%2020.2802%2014.4058C20.0475%2014.68%2019.7339%2014.9942%2019.3437%2015.3843L15.3837%2019.3433C14.9936%2019.7335%2014.6797%2020.0479%2014.4052%2020.2808C14.1263%2020.5175%2013.8551%2020.6996%2013.539%2020.8023C13.0367%2020.9655%2012.495%2020.9653%2011.9931%2020.8023C11.678%2020.6998%2011.4082%2020.5182%2011.1308%2020.2827C10.8579%2020.0511%2010.5457%2019.7387%2010.1582%2019.3511L4.98336%2014.1763C4.61648%2013.8094%204.3634%2013.5628%204.19136%2013.2642C4.04506%2013.0102%203.94556%2012.732%203.89547%2012.4439C3.83665%2012.1054%203.8723%2011.7562%203.9189%2011.2437L4.24996%207.60013V7.59623L4.25191%207.58548C4.29372%207.12554%204.32628%206.75265%204.37691%206.44974C4.42862%206.14056%204.50371%205.869%204.64449%205.61576C4.87099%205.20844%205.20693%204.87258%205.61422%204.64603C5.86853%204.50461%206.14165%204.42953%206.45308%204.37748C6.75829%204.32647%207.13467%204.29279%207.59957%204.25052L11.2295%203.92044ZM12.2724%204.88138C12.0923%204.85007%2011.8948%204.86324%2011.3193%204.91556L7.68941%205.24564C7.21006%205.28922%206.87771%205.32044%206.61812%205.3638C6.36487%205.40613%206.21585%205.45503%206.10054%205.51908C5.85619%205.65496%205.65444%205.85679%205.51851%206.10111C5.45484%206.21562%205.40524%206.3636%205.36324%206.61478C5.32024%206.87212%205.29019%207.20152%205.24703%207.6763V7.67923L5.24508%207.689L5.24605%207.68998L4.915%2011.3335C4.86351%2011.8999%204.84987%2012.095%204.88082%2012.273C4.91098%2012.4462%204.97115%2012.6124%205.05855%2012.7642C5.14919%2012.9216%205.28526%2013.0642%205.69039%2013.4693L10.8652%2018.6441C11.2646%2019.0434%2011.5438%2019.3221%2011.7783%2019.521C12.008%2019.7159%2012.1628%2019.8057%2012.3027%2019.8511C12.6041%2019.949%2012.9295%2019.9489%2013.2304%2019.8511C13.3708%2019.8054%2013.5265%2019.7153%2013.7578%2019.5191C13.9938%2019.3187%2014.2749%2019.0381%2014.6767%2018.6363L18.6367%2014.6763C19.0383%2014.2747%2019.3175%2013.9941%2019.5175%2013.7583C19.7138%2013.527%2019.8048%2013.3717%2019.8505%2013.231C19.9481%2012.9305%2019.9475%2012.6059%2019.8496%2012.3042C19.8038%2012.1635%2019.7134%2012.0079%2019.5175%2011.7769C19.3177%2011.5412%2019.0382%2011.2605%2018.6367%2010.8589L13.4736%205.69583C13.0649%205.28717%2012.922%205.15035%2012.7636%205.05912C12.6115%204.97155%2012.4451%204.91145%2012.2724%204.88138ZM7.94429%207.94486C8.53008%207.35926%209.48063%207.35918%2010.0664%207.94486C10.6522%208.53064%2010.6522%209.48114%2010.0664%2010.0669C9.48048%2010.6528%208.52996%2010.6516%207.94429%2010.066C7.35832%209.47992%207.35877%208.53038%207.94429%207.94486ZM9.35933%208.65189C9.16412%208.45674%208.84658%208.45682%208.65133%208.65189C8.45584%208.84738%208.45636%209.1639%208.65133%209.35892C8.84667%209.55426%209.16417%209.55501%209.35933%209.3599C9.5546%209.16463%209.5546%208.84715%209.35933%208.65189Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.2295%203.92044C11.7509%203.87303%2012.1027%203.83683%2012.4433%203.89603C12.7319%203.9462%2013.01%204.04683%2013.2636%204.19291C13.5632%204.36554%2013.8103%204.61852%2014.1806%204.9888L19.3437%2010.1519C19.7338%2010.542%2020.0477%2010.8552%2020.2802%2011.1294C20.5166%2011.4082%2020.6981%2011.6789%2020.8007%2011.9947C20.9637%2012.4961%2020.9651%2013.0378%2020.8017%2013.5406C20.699%2013.8565%2020.5167%2014.1271%2020.2802%2014.4058C20.0475%2014.68%2019.7339%2014.9942%2019.3437%2015.3843L15.3837%2019.3433C14.9936%2019.7335%2014.6797%2020.0479%2014.4052%2020.2808C14.1263%2020.5175%2013.8551%2020.6996%2013.539%2020.8023C13.0367%2020.9655%2012.495%2020.9653%2011.9931%2020.8023C11.678%2020.6998%2011.4082%2020.5182%2011.1308%2020.2827C10.8579%2020.0511%2010.5457%2019.7387%2010.1582%2019.3511L4.98336%2014.1763C4.61648%2013.8094%204.3634%2013.5628%204.19136%2013.2642C4.04506%2013.0102%203.94556%2012.732%203.89547%2012.4439C3.83665%2012.1054%203.8723%2011.7562%203.9189%2011.2437L4.24996%207.60013V7.59623L4.25191%207.58548C4.29372%207.12554%204.32628%206.75265%204.37691%206.44974C4.42862%206.14056%204.50371%205.869%204.64449%205.61576C4.87099%205.20844%205.20693%204.87258%205.61422%204.64603C5.86853%204.50461%206.14165%204.42953%206.45308%204.37748C6.75829%204.32647%207.13467%204.29279%207.59957%204.25052L11.2295%203.92044ZM12.2724%204.88138C12.0923%204.85007%2011.8948%204.86324%2011.3193%204.91556L7.68941%205.24564C7.21006%205.28922%206.87771%205.32044%206.61812%205.3638C6.36487%205.40613%206.21585%205.45503%206.10054%205.51908C5.85619%205.65496%205.65444%205.85679%205.51851%206.10111C5.45484%206.21562%205.40524%206.3636%205.36324%206.61478C5.32024%206.87212%205.29019%207.20152%205.24703%207.6763V7.67923L5.24508%207.689L5.24605%207.68998L4.915%2011.3335C4.86351%2011.8999%204.84987%2012.095%204.88082%2012.273C4.91098%2012.4462%204.97115%2012.6124%205.05855%2012.7642C5.14919%2012.9216%205.28526%2013.0642%205.69039%2013.4693L10.8652%2018.6441C11.2646%2019.0434%2011.5438%2019.3221%2011.7783%2019.521C12.008%2019.7159%2012.1628%2019.8057%2012.3027%2019.8511C12.6041%2019.949%2012.9295%2019.9489%2013.2304%2019.8511C13.3708%2019.8054%2013.5265%2019.7153%2013.7578%2019.5191C13.9938%2019.3187%2014.2749%2019.0381%2014.6767%2018.6363L18.6367%2014.6763C19.0383%2014.2747%2019.3175%2013.9941%2019.5175%2013.7583C19.7138%2013.527%2019.8048%2013.3717%2019.8505%2013.231C19.9481%2012.9305%2019.9475%2012.6059%2019.8496%2012.3042C19.8038%2012.1635%2019.7134%2012.0079%2019.5175%2011.7769C19.3177%2011.5412%2019.0382%2011.2605%2018.6367%2010.8589L13.4736%205.69583C13.0649%205.28717%2012.922%205.15035%2012.7636%205.05912C12.6115%204.97155%2012.4451%204.91145%2012.2724%204.88138ZM7.94429%207.94486C8.53008%207.35926%209.48063%207.35918%2010.0664%207.94486C10.6522%208.53064%2010.6522%209.48114%2010.0664%2010.0669C9.48048%2010.6528%208.52996%2010.6516%207.94429%2010.066C7.35832%209.47992%207.35877%208.53038%207.94429%207.94486ZM9.35933%208.65189C9.16412%208.45674%208.84658%208.45682%208.65133%208.65189C8.45584%208.84738%208.45636%209.1639%208.65133%209.35892C8.84667%209.55426%209.16417%209.55501%209.35933%209.3599C9.5546%209.16463%209.5546%208.84715%209.35933%208.65189Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-navigation-globe{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5ZM8.50684%2012.5C8.56245%2014.7298%208.98715%2016.7172%209.62891%2018.1611C9.97382%2018.9371%2010.3717%2019.5344%2010.7881%2019.9307C11.2019%2020.3244%2011.6105%2020.5%2012%2020.5C12.3895%2020.5%2012.7981%2020.3244%2013.2119%2019.9307C13.6283%2019.5344%2014.0262%2018.9371%2014.3711%2018.1611C15.0128%2016.7172%2015.4375%2014.7298%2015.4932%2012.5H8.50684ZM3.51562%2012.5C3.72804%2016.1615%206.25771%2019.1984%209.66016%2020.1709C9.30365%2019.7223%208.98678%2019.1792%208.71484%2018.5674C8.00656%2016.9738%207.56152%2014.8425%207.50586%2012.5H3.51562ZM16.4941%2012.5C16.4385%2014.8425%2015.9934%2016.9738%2015.2852%2018.5674C15.0131%2019.1794%2014.6955%2019.7222%2014.3389%2020.1709C17.7418%2019.1987%2020.2719%2016.1618%2020.4844%2012.5H16.4941ZM14.3389%203.82812C14.6957%204.27689%2015.013%204.82033%2015.2852%205.43262C15.9934%207.02625%2016.4385%209.15746%2016.4941%2011.5H20.4844C20.2719%207.83811%2017.7419%204.80028%2014.3389%203.82812ZM12%203.5C11.6105%203.5%2011.2019%203.67562%2010.7881%204.06934C10.3717%204.46562%209.97382%205.06289%209.62891%205.83887C8.98715%207.28281%208.56245%209.2702%208.50684%2011.5H15.4932C15.4375%209.2702%2015.0128%207.28281%2014.3711%205.83887C14.0262%205.06289%2013.6283%204.46562%2013.2119%204.06934C12.7981%203.67562%2012.3895%203.5%2012%203.5ZM9.66016%203.82812C6.25758%204.80056%203.72805%207.83843%203.51562%2011.5H7.50586C7.56152%209.15746%208.00656%207.02625%208.71484%205.43262C8.98691%204.82054%209.30346%204.2768%209.66016%203.82812Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.5C17.2467%202.5%2021.5%206.75329%2021.5%2012C21.5%2017.2467%2017.2467%2021.5%2012%2021.5C6.75329%2021.5%202.5%2017.2467%202.5%2012C2.5%206.75329%206.75329%202.5%2012%202.5ZM8.50684%2012.5C8.56245%2014.7298%208.98715%2016.7172%209.62891%2018.1611C9.97382%2018.9371%2010.3717%2019.5344%2010.7881%2019.9307C11.2019%2020.3244%2011.6105%2020.5%2012%2020.5C12.3895%2020.5%2012.7981%2020.3244%2013.2119%2019.9307C13.6283%2019.5344%2014.0262%2018.9371%2014.3711%2018.1611C15.0128%2016.7172%2015.4375%2014.7298%2015.4932%2012.5H8.50684ZM3.51562%2012.5C3.72804%2016.1615%206.25771%2019.1984%209.66016%2020.1709C9.30365%2019.7223%208.98678%2019.1792%208.71484%2018.5674C8.00656%2016.9738%207.56152%2014.8425%207.50586%2012.5H3.51562ZM16.4941%2012.5C16.4385%2014.8425%2015.9934%2016.9738%2015.2852%2018.5674C15.0131%2019.1794%2014.6955%2019.7222%2014.3389%2020.1709C17.7418%2019.1987%2020.2719%2016.1618%2020.4844%2012.5H16.4941ZM14.3389%203.82812C14.6957%204.27689%2015.013%204.82033%2015.2852%205.43262C15.9934%207.02625%2016.4385%209.15746%2016.4941%2011.5H20.4844C20.2719%207.83811%2017.7419%204.80028%2014.3389%203.82812ZM12%203.5C11.6105%203.5%2011.2019%203.67562%2010.7881%204.06934C10.3717%204.46562%209.97382%205.06289%209.62891%205.83887C8.98715%207.28281%208.56245%209.2702%208.50684%2011.5H15.4932C15.4375%209.2702%2015.0128%207.28281%2014.3711%205.83887C14.0262%205.06289%2013.6283%204.46562%2013.2119%204.06934C12.7981%203.67562%2012.3895%203.5%2012%203.5ZM9.66016%203.82812C6.25758%204.80056%203.72805%207.83843%203.51562%2011.5H7.50586C7.56152%209.15746%208.00656%207.02625%208.71484%205.43262C8.98691%204.82054%209.30346%204.2768%209.66016%203.82812Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-navigation-map-pin{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%209.92285C18.4999%208.22128%2017.8159%206.58769%2016.5977%205.38281C15.3791%204.17789%2013.7255%203.5%2012%203.5C10.2744%203.50002%208.61993%204.17862%207.40137%205.38379C6.18326%206.58876%205.5%208.22139%205.5%209.92285C5.5%2012.2034%206.49921%2014.3174%207.7627%2016.0742C9.0238%2017.8276%2010.5195%2019.1844%2011.4404%2019.9385C11.7308%2020.1762%2011.7837%2020.2097%2011.8643%2020.2324C11.9319%2020.2514%2012.0682%2020.2514%2012.1357%2020.2324C12.2169%2020.2096%2012.2697%2020.1766%2012.5605%2019.9385C13.4815%2019.1844%2014.9764%2017.8283%2016.2373%2016.0752C17.5009%2014.3184%2018.5%2012.2035%2018.5%209.92285ZM13.5%209C13.5%208.17157%2012.8284%207.5%2012%207.5C11.1716%207.5%2010.5%208.17157%2010.5%209C10.5%209.82843%2011.1716%2010.5%2012%2010.5C12.8284%2010.5%2013.5%209.82843%2013.5%209ZM19.5%209.92285C19.5%2012.494%2018.3771%2014.8125%2017.0488%2016.6592C15.7181%2018.5093%2014.1511%2019.9277%2013.1934%2020.7119C12.9446%2020.9156%2012.7269%2021.104%2012.4062%2021.1943C12.1615%2021.2632%2011.8375%2021.2632%2011.5928%2021.1943C11.2724%2021.104%2011.0536%2020.9141%2010.8066%2020.7119C9.84883%2019.9277%208.28198%2018.5085%206.95117%2016.6582C5.62296%2014.8115%204.5%2012.4939%204.5%209.92285C4.5%207.95231%205.29114%206.06352%206.69824%204.67188C8.10515%203.28044%2010.0127%202.50002%2012%202.5C13.9874%202.5%2015.8948%203.28041%2017.3018%204.67188C18.7088%206.06344%2019.4999%207.95255%2019.5%209.92285ZM14.5%209C14.5%2010.3807%2013.3807%2011.5%2012%2011.5C10.6193%2011.5%209.5%2010.3807%209.5%209C9.5%207.61929%2010.6193%206.5%2012%206.5C13.3807%206.5%2014.5%207.61929%2014.5%209Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%209.92285C18.4999%208.22128%2017.8159%206.58769%2016.5977%205.38281C15.3791%204.17789%2013.7255%203.5%2012%203.5C10.2744%203.50002%208.61993%204.17862%207.40137%205.38379C6.18326%206.58876%205.5%208.22139%205.5%209.92285C5.5%2012.2034%206.49921%2014.3174%207.7627%2016.0742C9.0238%2017.8276%2010.5195%2019.1844%2011.4404%2019.9385C11.7308%2020.1762%2011.7837%2020.2097%2011.8643%2020.2324C11.9319%2020.2514%2012.0682%2020.2514%2012.1357%2020.2324C12.2169%2020.2096%2012.2697%2020.1766%2012.5605%2019.9385C13.4815%2019.1844%2014.9764%2017.8283%2016.2373%2016.0752C17.5009%2014.3184%2018.5%2012.2035%2018.5%209.92285ZM13.5%209C13.5%208.17157%2012.8284%207.5%2012%207.5C11.1716%207.5%2010.5%208.17157%2010.5%209C10.5%209.82843%2011.1716%2010.5%2012%2010.5C12.8284%2010.5%2013.5%209.82843%2013.5%209ZM19.5%209.92285C19.5%2012.494%2018.3771%2014.8125%2017.0488%2016.6592C15.7181%2018.5093%2014.1511%2019.9277%2013.1934%2020.7119C12.9446%2020.9156%2012.7269%2021.104%2012.4062%2021.1943C12.1615%2021.2632%2011.8375%2021.2632%2011.5928%2021.1943C11.2724%2021.104%2011.0536%2020.9141%2010.8066%2020.7119C9.84883%2019.9277%208.28198%2018.5085%206.95117%2016.6582C5.62296%2014.8115%204.5%2012.4939%204.5%209.92285C4.5%207.95231%205.29114%206.06352%206.69824%204.67188C8.10515%203.28044%2010.0127%202.50002%2012%202.5C13.9874%202.5%2015.8948%203.28041%2017.3018%204.67188C18.7088%206.06344%2019.4999%207.95255%2019.5%209.92285ZM14.5%209C14.5%2010.3807%2013.3807%2011.5%2012%2011.5C10.6193%2011.5%209.5%2010.3807%209.5%209C9.5%207.61929%2010.6193%206.5%2012%206.5C13.3807%206.5%2014.5%207.61929%2014.5%209Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-system-data{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5%2013.8955C17.1984%2014.1522%2016.8461%2014.3782%2016.4658%2014.5684C15.297%2015.1527%2013.7175%2015.5%2012%2015.5C10.2825%2015.5%208.703%2015.1527%207.53418%2014.5684C7.15387%2014.3782%206.80164%2014.1522%206.5%2013.8955V17C6.5%2017.537%206.94881%2018.1575%207.98145%2018.6738C8.98416%2019.1751%2010.4041%2019.5%2012%2019.5C13.5959%2019.5%2015.0158%2019.1751%2016.0186%2018.6738C17.0512%2018.1575%2017.5%2017.537%2017.5%2017V13.8955ZM17.5%208.89551C17.1984%209.15216%2016.8461%209.3782%2016.4658%209.56836C15.297%2010.1527%2013.7175%2010.5%2012%2010.5C10.2825%2010.5%208.703%2010.1527%207.53418%209.56836C7.15387%209.3782%206.80164%209.15216%206.5%208.89551V12C6.5%2012.537%206.94881%2013.1575%207.98145%2013.6738C8.98416%2014.1751%2010.4041%2014.5%2012%2014.5C13.5959%2014.5%2015.0158%2014.1751%2016.0186%2013.6738C17.0512%2013.1575%2017.5%2012.537%2017.5%2012V8.89551ZM17.5%207C17.5%206.46299%2017.0512%205.84249%2016.0186%205.32617C15.0158%204.82489%2013.5959%204.5%2012%204.5C10.4041%204.5%208.98416%204.82489%207.98145%205.32617C6.94881%205.84249%206.5%206.46299%206.5%207C6.5%207.53701%206.94881%208.15751%207.98145%208.67383C8.98416%209.17511%2010.4041%209.5%2012%209.5C13.5959%209.5%2015.0158%209.17511%2016.0186%208.67383C17.0512%208.15751%2017.5%207.53701%2017.5%207ZM18.5%2017C18.5%2018.1198%2017.6048%2018.9989%2016.4658%2019.5684C15.297%2020.1527%2013.7175%2020.5%2012%2020.5C10.2825%2020.5%208.703%2020.1527%207.53418%2019.5684C6.39524%2018.9989%205.5%2018.1198%205.5%2017V7C5.5%205.88016%206.39524%205.00111%207.53418%204.43164C8.703%203.8473%2010.2825%203.5%2012%203.5C13.7175%203.5%2015.297%203.8473%2016.4658%204.43164C17.6048%205.00111%2018.5%205.88016%2018.5%207V17Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5%2013.8955C17.1984%2014.1522%2016.8461%2014.3782%2016.4658%2014.5684C15.297%2015.1527%2013.7175%2015.5%2012%2015.5C10.2825%2015.5%208.703%2015.1527%207.53418%2014.5684C7.15387%2014.3782%206.80164%2014.1522%206.5%2013.8955V17C6.5%2017.537%206.94881%2018.1575%207.98145%2018.6738C8.98416%2019.1751%2010.4041%2019.5%2012%2019.5C13.5959%2019.5%2015.0158%2019.1751%2016.0186%2018.6738C17.0512%2018.1575%2017.5%2017.537%2017.5%2017V13.8955ZM17.5%208.89551C17.1984%209.15216%2016.8461%209.3782%2016.4658%209.56836C15.297%2010.1527%2013.7175%2010.5%2012%2010.5C10.2825%2010.5%208.703%2010.1527%207.53418%209.56836C7.15387%209.3782%206.80164%209.15216%206.5%208.89551V12C6.5%2012.537%206.94881%2013.1575%207.98145%2013.6738C8.98416%2014.1751%2010.4041%2014.5%2012%2014.5C13.5959%2014.5%2015.0158%2014.1751%2016.0186%2013.6738C17.0512%2013.1575%2017.5%2012.537%2017.5%2012V8.89551ZM17.5%207C17.5%206.46299%2017.0512%205.84249%2016.0186%205.32617C15.0158%204.82489%2013.5959%204.5%2012%204.5C10.4041%204.5%208.98416%204.82489%207.98145%205.32617C6.94881%205.84249%206.5%206.46299%206.5%207C6.5%207.53701%206.94881%208.15751%207.98145%208.67383C8.98416%209.17511%2010.4041%209.5%2012%209.5C13.5959%209.5%2015.0158%209.17511%2016.0186%208.67383C17.0512%208.15751%2017.5%207.53701%2017.5%207ZM18.5%2017C18.5%2018.1198%2017.6048%2018.9989%2016.4658%2019.5684C15.297%2020.1527%2013.7175%2020.5%2012%2020.5C10.2825%2020.5%208.703%2020.1527%207.53418%2019.5684C6.39524%2018.9989%205.5%2018.1198%205.5%2017V7C5.5%205.88016%206.39524%205.00111%207.53418%204.43164C8.703%203.8473%2010.2825%203.5%2012%203.5C13.7175%203.5%2015.297%203.8473%2016.4658%204.43164C17.6048%205.00111%2018.5%205.88016%2018.5%207V17Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-system-terminal{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%208.19727C20.5%207.63006%2020.4998%207.23381%2020.4746%206.92578C20.4499%206.62377%2020.4039%206.44977%2020.3369%206.31836C20.1934%206.03679%2019.9633%205.80713%2019.6807%205.66309C19.5489%205.59596%2019.3746%205.5501%2019.0723%205.52539C18.7641%205.50023%2018.3679%205.5%2017.7998%205.5H6.2002C5.6319%205.5%205.23529%205.50019%204.92676%205.52539C4.62423%205.55012%204.44996%205.59603%204.31836%205.66309C4.03626%205.80687%203.80687%206.03626%203.66309%206.31836C3.59603%206.44996%203.55012%206.62423%203.52539%206.92676C3.50019%207.23529%203.5%207.6319%203.5%208.2002V15.7998C3.5%2016.3679%203.50023%2016.7641%203.52539%2017.0723C3.5501%2017.3746%203.59596%2017.5489%203.66309%2017.6807C3.80713%2017.9633%204.03679%2018.1934%204.31836%2018.3369C4.44977%2018.4039%204.62377%2018.4499%204.92578%2018.4746C5.23381%2018.4998%205.63006%2018.5%206.19727%2018.5H17.8027C18.3698%2018.5%2018.7655%2018.4998%2019.0732%2018.4746C19.3752%2018.4499%2019.5491%2018.4039%2019.6807%2018.3369C19.9628%2018.1931%2020.1931%2017.9628%2020.3369%2017.6807C20.4039%2017.5491%2020.4499%2017.3752%2020.4746%2017.0732C20.4998%2016.7655%2020.5%2016.3698%2020.5%2015.8027V8.19727ZM17%2014.5C17.2761%2014.5%2017.5%2014.7239%2017.5%2015C17.5%2015.2761%2017.2761%2015.5%2017%2015.5H12C11.7239%2015.5%2011.5%2015.2761%2011.5%2015C11.5%2014.7239%2011.7239%2014.5%2012%2014.5H17ZM6.61621%209.67969C6.79304%209.46781%207.10827%209.43951%207.32031%209.61621L10.3203%2012.1162C10.4341%2012.2112%2010.5%2012.3517%2010.5%2012.5C10.5%2012.6483%2010.4341%2012.7888%2010.3203%2012.8838L7.32031%2015.3838C7.10827%2015.5605%206.79304%2015.5322%206.61621%2015.3203C6.43951%2015.1083%206.46781%2014.793%206.67969%2014.6162L9.21875%2012.5L6.67969%2010.3838C6.46781%2010.207%206.43951%209.89173%206.61621%209.67969ZM21.5%2015.8027C21.5%2016.3534%2021.5%2016.7973%2021.4707%2017.1553C21.4409%2017.519%2021.3783%2017.839%2021.2275%2018.1348C20.9879%2018.6049%2020.6049%2018.9879%2020.1348%2019.2275C19.839%2019.3783%2019.519%2019.4409%2019.1553%2019.4707C18.7973%2019.5%2018.3534%2019.5%2017.8027%2019.5H6.19727C5.64656%2019.5%205.20293%2019.5%204.84473%2019.4707C4.48083%2019.441%204.16111%2019.3782%203.86523%2019.2275C3.39439%2018.9876%203.01188%2018.6045%202.77246%2018.1348C2.62162%2017.8387%202.55909%2017.5185%202.5293%2017.1543C2.5%2016.7959%202.5%2016.3516%202.5%2015.7998V8.2002C2.5%207.64839%202.5%207.20439%202.5293%206.8457C2.55906%206.48137%202.62168%206.16131%202.77246%205.86523C3.01214%205.39483%203.39483%205.01214%203.86523%204.77246C4.16131%204.62168%204.48137%204.55906%204.8457%204.5293C5.20439%204.5%205.64839%204.5%206.2002%204.5H17.7998C18.3516%204.5%2018.7959%204.5%2019.1543%204.5293C19.5185%204.55909%2019.8387%204.62162%2020.1348%204.77246C20.6045%205.01188%2020.9876%205.39438%2021.2275%205.86523C21.3782%206.16111%2021.441%206.48083%2021.4707%206.84473C21.5%207.20293%2021.5%207.64656%2021.5%208.19727V15.8027Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.5%208.19727C20.5%207.63006%2020.4998%207.23381%2020.4746%206.92578C20.4499%206.62377%2020.4039%206.44977%2020.3369%206.31836C20.1934%206.03679%2019.9633%205.80713%2019.6807%205.66309C19.5489%205.59596%2019.3746%205.5501%2019.0723%205.52539C18.7641%205.50023%2018.3679%205.5%2017.7998%205.5H6.2002C5.6319%205.5%205.23529%205.50019%204.92676%205.52539C4.62423%205.55012%204.44996%205.59603%204.31836%205.66309C4.03626%205.80687%203.80687%206.03626%203.66309%206.31836C3.59603%206.44996%203.55012%206.62423%203.52539%206.92676C3.50019%207.23529%203.5%207.6319%203.5%208.2002V15.7998C3.5%2016.3679%203.50023%2016.7641%203.52539%2017.0723C3.5501%2017.3746%203.59596%2017.5489%203.66309%2017.6807C3.80713%2017.9633%204.03679%2018.1934%204.31836%2018.3369C4.44977%2018.4039%204.62377%2018.4499%204.92578%2018.4746C5.23381%2018.4998%205.63006%2018.5%206.19727%2018.5H17.8027C18.3698%2018.5%2018.7655%2018.4998%2019.0732%2018.4746C19.3752%2018.4499%2019.5491%2018.4039%2019.6807%2018.3369C19.9628%2018.1931%2020.1931%2017.9628%2020.3369%2017.6807C20.4039%2017.5491%2020.4499%2017.3752%2020.4746%2017.0732C20.4998%2016.7655%2020.5%2016.3698%2020.5%2015.8027V8.19727ZM17%2014.5C17.2761%2014.5%2017.5%2014.7239%2017.5%2015C17.5%2015.2761%2017.2761%2015.5%2017%2015.5H12C11.7239%2015.5%2011.5%2015.2761%2011.5%2015C11.5%2014.7239%2011.7239%2014.5%2012%2014.5H17ZM6.61621%209.67969C6.79304%209.46781%207.10827%209.43951%207.32031%209.61621L10.3203%2012.1162C10.4341%2012.2112%2010.5%2012.3517%2010.5%2012.5C10.5%2012.6483%2010.4341%2012.7888%2010.3203%2012.8838L7.32031%2015.3838C7.10827%2015.5605%206.79304%2015.5322%206.61621%2015.3203C6.43951%2015.1083%206.46781%2014.793%206.67969%2014.6162L9.21875%2012.5L6.67969%2010.3838C6.46781%2010.207%206.43951%209.89173%206.61621%209.67969ZM21.5%2015.8027C21.5%2016.3534%2021.5%2016.7973%2021.4707%2017.1553C21.4409%2017.519%2021.3783%2017.839%2021.2275%2018.1348C20.9879%2018.6049%2020.6049%2018.9879%2020.1348%2019.2275C19.839%2019.3783%2019.519%2019.4409%2019.1553%2019.4707C18.7973%2019.5%2018.3534%2019.5%2017.8027%2019.5H6.19727C5.64656%2019.5%205.20293%2019.5%204.84473%2019.4707C4.48083%2019.441%204.16111%2019.3782%203.86523%2019.2275C3.39439%2018.9876%203.01188%2018.6045%202.77246%2018.1348C2.62162%2017.8387%202.55909%2017.5185%202.5293%2017.1543C2.5%2016.7959%202.5%2016.3516%202.5%2015.7998V8.2002C2.5%207.64839%202.5%207.20439%202.5293%206.8457C2.55906%206.48137%202.62168%206.16131%202.77246%205.86523C3.01214%205.39483%203.39483%205.01214%203.86523%204.77246C4.16131%204.62168%204.48137%204.55906%204.8457%204.5293C5.20439%204.5%205.64839%204.5%206.2002%204.5H17.7998C18.3516%204.5%2018.7959%204.5%2019.1543%204.5293C19.5185%204.55909%2019.8387%204.62162%2020.1348%204.77246C20.6045%205.01188%2020.9876%205.39438%2021.2275%205.86523C21.3782%206.16111%2021.441%206.48083%2021.4707%206.84473C21.5%207.20293%2021.5%207.64656%2021.5%208.19727V15.8027Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-user-robot{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2019C14.5%2018.1146%2013.9612%2017.2521%2012.9648%2016.5879C11.972%2015.926%2010.5718%2015.5%209%2015.5C7.42818%2015.5%206.02805%2015.926%205.03516%2016.5879C4.03876%2017.2521%203.5%2018.1146%203.5%2019C3.5%2019.2761%203.27614%2019.5%203%2019.5C2.72386%2019.5%202.5%2019.2761%202.5%2019C2.5%2017.6762%203.30529%2016.5393%204.48047%2015.7558C5.65913%2014.9701%207.25829%2014.5%209%2014.5C10.7417%2014.5%2012.3409%2014.9701%2013.5195%2015.7558C14.6947%2016.5393%2015.5%2017.6762%2015.5%2019C15.5%2019.2761%2015.2761%2019.5%2015%2019.5C14.7239%2019.5%2014.5%2019.2761%2014.5%2019ZM20.5723%207.99996C20.5723%207.13738%2020.4016%206.28278%2020.0713%205.48531C19.7823%204.78775%2019.375%204.14616%2018.8691%203.58785L18.6465%203.35348L18.582%203.27535C18.4539%203.08127%2018.4756%202.81731%2018.6465%202.64645C18.8417%202.45118%2019.1583%202.45118%2019.3535%202.64645C20.0566%203.34949%2020.6146%204.18394%2020.9951%205.1025C21.3755%206.02079%2021.5723%207.00543%2021.5723%207.99996C21.5722%208.99428%2021.3755%209.97902%2020.9951%2010.8974C20.6146%2011.816%2020.0564%2012.6505%2019.3535%2013.3535C19.1583%2013.5487%2018.8417%2013.5487%2018.6465%2013.3535C18.4513%2013.1582%2018.4512%2012.8417%2018.6465%2012.6464C19.2567%2012.0362%2019.7411%2011.3117%2020.0713%2010.5146C20.4015%209.71732%2020.5722%208.86269%2020.5723%207.99996ZM12.5%207.99996C12.5%206.06697%2010.933%204.49996%209%204.49996C7.067%204.49996%205.5%206.06697%205.5%207.99996C5.5%209.93296%207.067%2011.5%209%2011.5C10.933%2011.5%2012.5%209.93296%2012.5%207.99996ZM17.5%208.00094C17.5%207.54148%2017.4093%207.08574%2017.2334%206.66109C17.0796%206.2897%2016.8631%205.94765%2016.5938%205.65035L16.4746%205.52535L16.4102%205.44723C16.282%205.25315%2016.3037%204.98919%2016.4746%204.81832C16.6455%204.64746%2016.9094%204.6257%2017.1035%204.75387L17.1816%204.81832L17.334%204.97848C17.6805%205.36088%2017.9593%205.80047%2018.1572%206.27828C18.3833%206.82414%2018.5%207.40994%2018.5%208.00094C18.5%208.59196%2018.3833%209.17597%2018.1572%209.72164C17.9312%2010.2674%2017.5995%2010.7637%2017.1816%2011.1816C16.9864%2011.3769%2016.6699%2011.3769%2016.4746%2011.1816C16.2795%2010.9863%2016.2794%2010.6698%2016.4746%2010.4746C16.7994%2010.1497%2017.0575%209.76351%2017.2334%209.33883C17.4093%208.91413%2017.5%208.46022%2017.5%208.00094ZM13.5%207.99996C13.5%2010.4852%2011.4853%2012.5%209%2012.5C6.51472%2012.5%204.5%2010.4852%204.5%207.99996C4.5%205.51468%206.51472%203.49996%209%203.49996C11.4853%203.49996%2013.5%205.51468%2013.5%207.99996Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2019C14.5%2018.1146%2013.9612%2017.2521%2012.9648%2016.5879C11.972%2015.926%2010.5718%2015.5%209%2015.5C7.42818%2015.5%206.02805%2015.926%205.03516%2016.5879C4.03876%2017.2521%203.5%2018.1146%203.5%2019C3.5%2019.2761%203.27614%2019.5%203%2019.5C2.72386%2019.5%202.5%2019.2761%202.5%2019C2.5%2017.6762%203.30529%2016.5393%204.48047%2015.7558C5.65913%2014.9701%207.25829%2014.5%209%2014.5C10.7417%2014.5%2012.3409%2014.9701%2013.5195%2015.7558C14.6947%2016.5393%2015.5%2017.6762%2015.5%2019C15.5%2019.2761%2015.2761%2019.5%2015%2019.5C14.7239%2019.5%2014.5%2019.2761%2014.5%2019ZM20.5723%207.99996C20.5723%207.13738%2020.4016%206.28278%2020.0713%205.48531C19.7823%204.78775%2019.375%204.14616%2018.8691%203.58785L18.6465%203.35348L18.582%203.27535C18.4539%203.08127%2018.4756%202.81731%2018.6465%202.64645C18.8417%202.45118%2019.1583%202.45118%2019.3535%202.64645C20.0566%203.34949%2020.6146%204.18394%2020.9951%205.1025C21.3755%206.02079%2021.5723%207.00543%2021.5723%207.99996C21.5722%208.99428%2021.3755%209.97902%2020.9951%2010.8974C20.6146%2011.816%2020.0564%2012.6505%2019.3535%2013.3535C19.1583%2013.5487%2018.8417%2013.5487%2018.6465%2013.3535C18.4513%2013.1582%2018.4512%2012.8417%2018.6465%2012.6464C19.2567%2012.0362%2019.7411%2011.3117%2020.0713%2010.5146C20.4015%209.71732%2020.5722%208.86269%2020.5723%207.99996ZM12.5%207.99996C12.5%206.06697%2010.933%204.49996%209%204.49996C7.067%204.49996%205.5%206.06697%205.5%207.99996C5.5%209.93296%207.067%2011.5%209%2011.5C10.933%2011.5%2012.5%209.93296%2012.5%207.99996ZM17.5%208.00094C17.5%207.54148%2017.4093%207.08574%2017.2334%206.66109C17.0796%206.2897%2016.8631%205.94765%2016.5938%205.65035L16.4746%205.52535L16.4102%205.44723C16.282%205.25315%2016.3037%204.98919%2016.4746%204.81832C16.6455%204.64746%2016.9094%204.6257%2017.1035%204.75387L17.1816%204.81832L17.334%204.97848C17.6805%205.36088%2017.9593%205.80047%2018.1572%206.27828C18.3833%206.82414%2018.5%207.40994%2018.5%208.00094C18.5%208.59196%2018.3833%209.17597%2018.1572%209.72164C17.9312%2010.2674%2017.5995%2010.7637%2017.1816%2011.1816C16.9864%2011.3769%2016.6699%2011.3769%2016.4746%2011.1816C16.2795%2010.9863%2016.2794%2010.6698%2016.4746%2010.4746C16.7994%2010.1497%2017.0575%209.76351%2017.2334%209.33883C17.4093%208.91413%2017.5%208.46022%2017.5%208.00094ZM13.5%207.99996C13.5%2010.4852%2011.4853%2012.5%209%2012.5C6.51472%2012.5%204.5%2010.4852%204.5%207.99996C4.5%205.51468%206.51472%203.49996%209%203.49996C11.4853%203.49996%2013.5%205.51468%2013.5%207.99996Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-user-single{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%2021C18.5%2017.4101%2015.5899%2014.5%2012%2014.5C8.41015%2014.5%205.5%2017.4101%205.5%2021C5.5%2021.2761%205.27614%2021.5%205%2021.5C4.72386%2021.5%204.5%2021.2761%204.5%2021C4.5%2016.8579%207.85786%2013.5%2012%2013.5C16.1421%2013.5%2019.5%2016.8579%2019.5%2021C19.5%2021.2761%2019.2761%2021.5%2019%2021.5C18.7239%2021.5%2018.5%2021.2761%2018.5%2021ZM15.5%207C15.5%205.067%2013.933%203.5%2012%203.5C10.067%203.5%208.5%205.067%208.5%207C8.5%208.933%2010.067%2010.5%2012%2010.5C13.933%2010.5%2015.5%208.933%2015.5%207ZM16.5%207C16.5%209.48528%2014.4853%2011.5%2012%2011.5C9.51472%2011.5%207.5%209.48528%207.5%207C7.5%204.51472%209.51472%202.5%2012%202.5C14.4853%202.5%2016.5%204.51472%2016.5%207Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.5%2021C18.5%2017.4101%2015.5899%2014.5%2012%2014.5C8.41015%2014.5%205.5%2017.4101%205.5%2021C5.5%2021.2761%205.27614%2021.5%205%2021.5C4.72386%2021.5%204.5%2021.2761%204.5%2021C4.5%2016.8579%207.85786%2013.5%2012%2013.5C16.1421%2013.5%2019.5%2016.8579%2019.5%2021C19.5%2021.2761%2019.2761%2021.5%2019%2021.5C18.7239%2021.5%2018.5%2021.2761%2018.5%2021ZM15.5%207C15.5%205.067%2013.933%203.5%2012%203.5C10.067%203.5%208.5%205.067%208.5%207C8.5%208.933%2010.067%2010.5%2012%2010.5C13.933%2010.5%2015.5%208.933%2015.5%207ZM16.5%207C16.5%209.48528%2014.4853%2011.5%2012%2011.5C9.51472%2011.5%207.5%209.48528%207.5%207C7.5%204.51472%209.51472%202.5%2012%202.5C14.4853%202.5%2016.5%204.51472%2016.5%207Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-user-group{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.5%2020C16.5%2019.4162%2016.103%2018.8024%2015.2783%2018.3076C14.4636%2017.8188%2013.3057%2017.5%2012%2017.5C10.6943%2017.5%209.53644%2017.8188%208.72168%2018.3076C7.89704%2018.8024%207.5%2019.4162%207.5%2020C7.5%2020.2761%207.27614%2020.5%207%2020.5C6.72386%2020.5%206.5%2020.2761%206.5%2020C6.5%2018.927%207.22223%2018.0412%208.20703%2017.4502C9.20192%2016.8533%2010.5442%2016.5%2012%2016.5C13.4558%2016.5%2014.7981%2016.8533%2015.793%2017.4502C16.7778%2018.0412%2017.5%2018.927%2017.5%2020C17.5%2020.2761%2017.2761%2020.5%2017%2020.5C16.7239%2020.5%2016.5%2020.2761%2016.5%2020ZM2.5%2017C2.50013%2016.2058%202.90082%2015.5082%203.50391%2014.9658C4.10567%2014.4247%204.93254%2014.0132%205.87305%2013.7666C6.14009%2013.6966%206.41328%2013.8561%206.4834%2014.123C6.5534%2014.3901%206.39394%2014.6633%206.12695%2014.7334C5.30174%2014.9497%204.62858%2015.2983%204.17188%2015.709C3.71667%2016.1183%203.50012%2016.5643%203.5%2017C3.5%2017.2761%203.27614%2017.5%203%2017.5C2.72386%2017.5%202.5%2017.2761%202.5%2017ZM20.5%2017C20.4999%2016.5643%2020.2833%2016.1183%2019.8281%2015.709C19.3714%2015.2983%2018.6983%2014.9497%2017.873%2014.7334C17.6061%2014.6633%2017.4466%2014.3901%2017.5166%2014.123C17.5779%2013.8896%2017.7944%2013.7385%2018.0264%2013.751L18.127%2013.7666L18.4736%2013.8662C19.2705%2014.1176%2019.9694%2014.4923%2020.4961%2014.9658C21.0992%2015.5082%2021.4999%2016.2058%2021.5%2017C21.5%2017.2761%2021.2761%2017.5%2021%2017.5C20.7239%2017.5%2020.5%2017.2761%2020.5%2017ZM14.5%2011C14.5%209.61929%2013.3807%208.5%2012%208.5C10.6193%208.5%209.5%209.61929%209.5%2011C9.5%2012.3807%2010.6193%2013.5%2012%2013.5C13.3807%2013.5%2014.5%2012.3807%2014.5%2011ZM4.5%208C4.5%206.067%206.067%204.5%208%204.5C8.89604%204.5%209.71414%204.83775%2010.333%205.3916C10.5387%205.57574%2010.5571%205.89189%2010.373%206.09766C10.189%206.30329%209.87276%206.32052%209.66699%206.13672C9.22436%205.74056%208.64062%205.5%208%205.5C6.61929%205.5%205.5%206.61929%205.5%208C5.5%208.74019%205.82097%209.40481%206.33301%209.86328C6.53865%2010.0473%206.55686%2010.3636%206.37305%2010.5693C6.21179%2010.7495%205.94897%2010.7855%205.74805%2010.668L5.66699%2010.6084L5.53516%2010.4854C4.89633%209.85171%204.5%208.97176%204.5%208ZM18.5%208C18.5%206.61929%2017.3807%205.5%2016%205.5C15.3594%205.5%2014.7756%205.74056%2014.333%206.13672C14.1272%206.32052%2013.811%206.30329%2013.627%206.09766C13.4429%205.89189%2013.4613%205.57574%2013.667%205.3916C14.2859%204.83775%2015.104%204.5%2016%204.5C17.933%204.5%2019.5%206.067%2019.5%208C19.5%209.03663%2019.0482%209.96824%2018.333%2010.6084C18.1272%2010.7925%2017.8111%2010.7751%2017.627%2010.5693C17.4431%2010.3636%2017.4614%2010.0473%2017.667%209.86328L17.8496%209.68262C18.2543%209.23811%2018.5%208.64789%2018.5%208ZM15.5%2011C15.5%2012.933%2013.933%2014.5%2012%2014.5C10.067%2014.5%208.5%2012.933%208.5%2011C8.5%209.067%2010.067%207.5%2012%207.5C13.933%207.5%2015.5%209.067%2015.5%2011Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.5%2020C16.5%2019.4162%2016.103%2018.8024%2015.2783%2018.3076C14.4636%2017.8188%2013.3057%2017.5%2012%2017.5C10.6943%2017.5%209.53644%2017.8188%208.72168%2018.3076C7.89704%2018.8024%207.5%2019.4162%207.5%2020C7.5%2020.2761%207.27614%2020.5%207%2020.5C6.72386%2020.5%206.5%2020.2761%206.5%2020C6.5%2018.927%207.22223%2018.0412%208.20703%2017.4502C9.20192%2016.8533%2010.5442%2016.5%2012%2016.5C13.4558%2016.5%2014.7981%2016.8533%2015.793%2017.4502C16.7778%2018.0412%2017.5%2018.927%2017.5%2020C17.5%2020.2761%2017.2761%2020.5%2017%2020.5C16.7239%2020.5%2016.5%2020.2761%2016.5%2020ZM2.5%2017C2.50013%2016.2058%202.90082%2015.5082%203.50391%2014.9658C4.10567%2014.4247%204.93254%2014.0132%205.87305%2013.7666C6.14009%2013.6966%206.41328%2013.8561%206.4834%2014.123C6.5534%2014.3901%206.39394%2014.6633%206.12695%2014.7334C5.30174%2014.9497%204.62858%2015.2983%204.17188%2015.709C3.71667%2016.1183%203.50012%2016.5643%203.5%2017C3.5%2017.2761%203.27614%2017.5%203%2017.5C2.72386%2017.5%202.5%2017.2761%202.5%2017ZM20.5%2017C20.4999%2016.5643%2020.2833%2016.1183%2019.8281%2015.709C19.3714%2015.2983%2018.6983%2014.9497%2017.873%2014.7334C17.6061%2014.6633%2017.4466%2014.3901%2017.5166%2014.123C17.5779%2013.8896%2017.7944%2013.7385%2018.0264%2013.751L18.127%2013.7666L18.4736%2013.8662C19.2705%2014.1176%2019.9694%2014.4923%2020.4961%2014.9658C21.0992%2015.5082%2021.4999%2016.2058%2021.5%2017C21.5%2017.2761%2021.2761%2017.5%2021%2017.5C20.7239%2017.5%2020.5%2017.2761%2020.5%2017ZM14.5%2011C14.5%209.61929%2013.3807%208.5%2012%208.5C10.6193%208.5%209.5%209.61929%209.5%2011C9.5%2012.3807%2010.6193%2013.5%2012%2013.5C13.3807%2013.5%2014.5%2012.3807%2014.5%2011ZM4.5%208C4.5%206.067%206.067%204.5%208%204.5C8.89604%204.5%209.71414%204.83775%2010.333%205.3916C10.5387%205.57574%2010.5571%205.89189%2010.373%206.09766C10.189%206.30329%209.87276%206.32052%209.66699%206.13672C9.22436%205.74056%208.64062%205.5%208%205.5C6.61929%205.5%205.5%206.61929%205.5%208C5.5%208.74019%205.82097%209.40481%206.33301%209.86328C6.53865%2010.0473%206.55686%2010.3636%206.37305%2010.5693C6.21179%2010.7495%205.94897%2010.7855%205.74805%2010.668L5.66699%2010.6084L5.53516%2010.4854C4.89633%209.85171%204.5%208.97176%204.5%208ZM18.5%208C18.5%206.61929%2017.3807%205.5%2016%205.5C15.3594%205.5%2014.7756%205.74056%2014.333%206.13672C14.1272%206.32052%2013.811%206.30329%2013.627%206.09766C13.4429%205.89189%2013.4613%205.57574%2013.667%205.3916C14.2859%204.83775%2015.104%204.5%2016%204.5C17.933%204.5%2019.5%206.067%2019.5%208C19.5%209.03663%2019.0482%209.96824%2018.333%2010.6084C18.1272%2010.7925%2017.8111%2010.7751%2017.627%2010.5693C17.4431%2010.3636%2017.4614%2010.0473%2017.667%209.86328L17.8496%209.68262C18.2543%209.23811%2018.5%208.64789%2018.5%208ZM15.5%2011C15.5%2012.933%2013.933%2014.5%2012%2014.5C10.067%2014.5%208.5%2012.933%208.5%2011C8.5%209.067%2010.067%207.5%2012%207.5C13.933%207.5%2015.5%209.067%2015.5%2011Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}.ci-user-remove{display:inline-block;width:30px;height:30px;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2019C14.5%2018.1146%2013.9612%2017.2522%2012.9648%2016.5879C11.972%2015.926%2010.5718%2015.5%209%2015.5C7.42818%2015.5%206.02805%2015.926%205.03516%2016.5879C4.03876%2017.2522%203.5%2018.1146%203.5%2019C3.5%2019.2761%203.27614%2019.5%203%2019.5C2.72386%2019.5%202.5%2019.2761%202.5%2019C2.5%2017.6762%203.30529%2016.5393%204.48047%2015.7559C5.65913%2014.9701%207.25829%2014.5%209%2014.5C10.7417%2014.5%2012.3409%2014.9701%2013.5195%2015.7559C14.6947%2016.5393%2015.5%2017.6762%2015.5%2019C15.5%2019.2761%2015.2761%2019.5%2015%2019.5C14.7239%2019.5%2014.5%2019.2761%2014.5%2019ZM21%2012.5C21.2761%2012.5%2021.5%2012.7239%2021.5%2013C21.5%2013.2761%2021.2761%2013.5%2021%2013.5H15C14.7239%2013.5%2014.5%2013.2761%2014.5%2013C14.5%2012.7239%2014.7239%2012.5%2015%2012.5H21ZM12.5%208C12.5%206.067%2010.933%204.5%209%204.5C7.067%204.5%205.5%206.067%205.5%208C5.5%209.933%207.067%2011.5%209%2011.5C10.933%2011.5%2012.5%209.933%2012.5%208ZM13.5%208C13.5%2010.4853%2011.4853%2012.5%209%2012.5C6.51472%2012.5%204.5%2010.4853%204.5%208C4.5%205.51472%206.51472%203.5%209%203.5C11.4853%203.5%2013.5%205.51472%2013.5%208Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5%2019C14.5%2018.1146%2013.9612%2017.2522%2012.9648%2016.5879C11.972%2015.926%2010.5718%2015.5%209%2015.5C7.42818%2015.5%206.02805%2015.926%205.03516%2016.5879C4.03876%2017.2522%203.5%2018.1146%203.5%2019C3.5%2019.2761%203.27614%2019.5%203%2019.5C2.72386%2019.5%202.5%2019.2761%202.5%2019C2.5%2017.6762%203.30529%2016.5393%204.48047%2015.7559C5.65913%2014.9701%207.25829%2014.5%209%2014.5C10.7417%2014.5%2012.3409%2014.9701%2013.5195%2015.7559C14.6947%2016.5393%2015.5%2017.6762%2015.5%2019C15.5%2019.2761%2015.2761%2019.5%2015%2019.5C14.7239%2019.5%2014.5%2019.2761%2014.5%2019ZM21%2012.5C21.2761%2012.5%2021.5%2012.7239%2021.5%2013C21.5%2013.2761%2021.2761%2013.5%2021%2013.5H15C14.7239%2013.5%2014.5%2013.2761%2014.5%2013C14.5%2012.7239%2014.7239%2012.5%2015%2012.5H21ZM12.5%208C12.5%206.067%2010.933%204.5%209%204.5C7.067%204.5%205.5%206.067%205.5%208C5.5%209.933%207.067%2011.5%209%2011.5C10.933%2011.5%2012.5%209.933%2012.5%208ZM13.5%208C13.5%2010.4853%2011.4853%2012.5%209%2012.5C6.51472%2012.5%204.5%2010.4853%204.5%208C4.5%205.51472%206.51472%203.5%209%203.5C11.4853%203.5%2013.5%205.51472%2013.5%208Z'%20fill='%235D5D5D'/%3e%3c/svg%3e") no-repeat center/contain;background-color:currentColor}body{width:100%;margin:0;padding:0;font-family:var(--font-family-body);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;transition:.4s;padding:3px;color:var(--text-link)}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.39"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}
