.flicking-viewport {
  position: relative;
  overflow: hidden;
}
.flicking-viewport.vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.flicking-viewport.vertical > .flicking-camera {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flicking-viewport.flicking-hidden > .flicking-camera > * {
  visibility: hidden;
}

.flicking-camera {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  z-index: 1;
  will-change: transform;
}
.flicking-camera > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
/*
 * Web Fonts from colophon-foundry.org
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Colophon Foundry. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2022 Colophon Foundry
 *
 * Licenced to Anina Schenker beryll group ag
 */

@font-face {
  font-family: 'apercu pro';
  src: url('/assets/apercu-bold-pro-DYOH_rxF.eot');
  src: url('/assets/apercu-bold-pro-DYOH_rxF.eot?#iefix') format('embedded-opentype'),
    url('/assets/apercu-bold-pro-DlW-688o.woff2') format('woff2'),
    url('/assets/apercu-bold-pro-DriukZbb.woff') format('woff'),
    url('/assets/apercu-bold-pro-Cq5ZyMVq.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'apercu pro';
  src: url('/assets/apercu-medium-pro-DZZZzOOf.eot');
  src: url('/assets/apercu-medium-pro-DZZZzOOf.eot?#iefix') format('embedded-opentype'),
    url('/assets/apercu-medium-pro-C7-cvxf9.woff2') format('woff2'),
    url('/assets/apercu-medium-pro-D3Hkndrr.woff') format('woff'),
    url('/assets/apercu-medium-pro-DX71Wu9r.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'apercu pro';
  src: url('/assets/apercu-regular-pro-jUOHTssJ.eot');
  src: url('/assets/apercu-regular-pro-jUOHTssJ.eot?#iefix') format('embedded-opentype'),
    url('/assets/apercu-regular-pro-C2VuJSj2.woff2') format('woff2'),
    url('/assets/apercu-regular-pro-C_-ftFgd.woff') format('woff'),
    url('/assets/apercu-regular-pro-CBW2g9JU.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}.v-popper--theme-kleio .v-popper__inner {
  max-width:25rem;border-radius:0;--un-bg-opacity:1;background-color:rgb(50 50 50 / var(--un-bg-opacity)) /* #323232 */;padding:0.5rem;font-size:.875rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;font-weight:400;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
  
}@media (max-width: 767.9px){.v-popper--theme-kleio .v-popper__inner{max-width:80vw;}}

.v-popper--theme-kleio .v-popper__arrow-outer {
  --un-border-opacity:1;border-color:rgb(50 50 50 / var(--un-border-opacity));
}

.v-popper--theme-kleio .v-popper__inner a, .v-popper--theme-kleio .v-popper__inner a:link, .v-popper--theme-kleio .v-popper__inner a:visited {
  text-decoration-line:underline;
}
.v-popper--theme-kleio .v-popper__inner p {
  margin-top:1em;margin-bottom:1em;
}.v-popper--theme-kleio .v-popper__inner p:first-child{margin-top:0;}.v-popper--theme-kleio .v-popper__inner p:last-child{margin-bottom:0;}
.v-popper--theme-kleio .v-popper__inner b, .v-popper--theme-kleio .v-popper__inner strong {
  font-weight:900;
}

.v-popper--theme-kleiowarn .v-popper__inner {
  max-width:25rem;border-radius:0;--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;padding:0.5rem;font-size:.875rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;font-weight:400;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}

.v-popper--theme-kleiowarn .v-popper__arrow-outer {
  --un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));
}

.k-tooltip-button {
  cursor:pointer;border-width:1px;border-color:currentColor;border-radius:9999px;padding:0.025rem;line-height:0;
}
.k-tooltip-button.required {
  --un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-tooltip-button.unique {
  --un-border-opacity:1;border-color:rgb(251 146 60 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(251 146 60 / var(--un-bg-opacity)) /* #fb923c */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}

.k-tooltip-icon {
  --un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25c.09-.656.54-1.134 1.342-1.134c.686 0 1.314.343 1.314 1.168c0 .635-.374.927-.965 1.371c-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486c.609-.463 1.244-.977 1.244-2.056c0-1.511-1.276-2.241-2.673-2.241c-1.267 0-2.655.59-2.75 2.286m1.557 5.763c0 .533.425.927 1.01.927c.609 0 1.028-.394 1.028-.927c0-.552-.42-.94-1.029-.94c-.584 0-1.009.388-1.009.94'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;font-size:.625rem;line-height:1.4;
}

.k-required-tooltip-icon {
  --un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m8.93 6.588l-2.29.287l-.082.38l.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319c.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246c-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;cursor:pointer;font-size:.75rem;line-height:1.4;
}/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
2. [UnoCSS]: allow to override the default border color with css var `--un-default-border-color`
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: var(--un-default-border-color, #e5e7eb); /* 2 */
}

::before,
::after {
  --un-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS.
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/*
Make elements with the HTML hidden attribute stay hidden by default.
*/

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;right:0;bottom:0;left:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}
.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}
:root {
  --slower: 0.8s;
  --slow: 0.6s;
  --fast: 0.4s;
  --faster: 0.2s;
  --black: #1D1D1D;
  --white: #fff;
  --grey: #e5e7eb;
  --gray: var(--grey);
  --yellow: #ffeb3b;
  --darkblue: #05375C;
  --blue: #1D00AB;
  --green: #01BE25;
  --red: #FC0505;
  --record-preview-padding: 2em;
  --space-border-radius: 0.6em;
  --tile-shadow: 0px 3px 6px #00000029;
}
.fade-enter-active,
.fade-leave-active {
  opacity:1;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:var(--transition-duration,150ms);
}
.fade-enter-from,
.fade-leave-to {
  opacity:0;
}
.slide-right-enter-active,
.slide-right-leave-active {
  max-width:12.5rem;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));overflow:hidden;transition-duration:100ms;
}
.slide-right-enter-from,
.slide-right-leave-to {
  max-width:0 !important;
}
.panel-button-enter-active,
.panel-button-leave-active {
  transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));opacity:1;transition-duration:150ms;
}
.panel-button-enter-from,
.panel-button-leave-to {
  opacity:0;
}
.message-enter-active,
.message-leave-active {
  --un-translate-x:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));opacity:1;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:150ms;
}
.message-enter-from,
.message-leave-to {
  --un-translate-x:100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));opacity:0;
}
.wipetop-enter-active,
.wipetop-leave-active {
  max-height:var(--transition-max-h,100vh) !important;transition-duration:var(--transition-duration,150ms);transition-property:max-height;
}
.wipetop-enter-from,
.wipetop-leave-to {
  max-height:0 !important;
}
.wipetop14-enter-active,
.wipetop14-leave-active {
  max-height:3.5rem !important;overflow:hidden;transition-duration:10000ms;transition-timing-function:linear;transition-property:max-height;
}
.wipetop14-enter-from,
.wipetop14-leave-to {
  max-height:0 !important;
}
.wipeleft10-enter-active,
.wipeleft10-leave-active {
  max-width:2.5rem;transition-duration:150ms;transition-timing-function:linear;transition-property:max-width;
}
.wipeleft10-enter-from,
.wipeleft10-leave-to {
  max-width:0;
}
.wipeleft-enter-active,
.wipeleft-leave-active {
  max-width:var(--transition-max-w,2.5rem);transition-duration:var(--transition-duration,150ms);transition-timing-function:linear;transition-property:max-width;
}
.wipeleft-enter-from,
.wipeleft-leave-to {
  max-width:0;
}
.list-move, /* apply transition to moving elements */
.list-enter-active,
.list-leave-active {
  transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
}
.list-enter-active {
  transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.list-enter-from,
.list-leave-to {
  opacity:0;
}
/* ensure leaving items are taken out of layout flow so that moving
   animations can be calculated correctly. */
.list-leave-active {
  position:absolute;opacity:0;
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100& {
    opacity: 1;
  }
}
.k-overlay-header {
  display:flex;flex-basis:2rem;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}
.k-overlay-header h1 {
  padding:0.5rem;font-size:.875rem;line-height:1.4;font-weight:700;
}
.k-overlay-header.dark {
  --un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-overlay-header.centered {
  align-items:center;justify-items:stretch;--un-column-gap:1rem;column-gap:var(--un-column-gap);display:grid;grid-template-columns:2rem 1fr 2rem;grid-template-rows:repeat(1,minmax(0,1fr));
}
.k-overlay-footer {
  margin-bottom:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding-left:2rem;padding-right:2rem;font-size:.875rem;line-height:1.4;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-edit-main {
  flex-basis:100%;overflow:hidden;overflow-y:auto;font-size:.875rem;line-height:1.4;container-type:inline-size;container-name:editmain;
}
.k-edit-main section {
  z-index:1;margin-left:auto;margin-right:auto;max-width:50rem;padding-left:1rem;padding-right:1rem;
  
}.k-edit-main section:first-child{padding-top:2.5rem;}.k-edit-main section:last-child{padding-bottom:2.5rem;}@container editmain (min-width: 440px){.k-edit-main section{padding-left:5rem;padding-right:5rem;}}@media (max-width: 767.9px){.k-edit-main section{padding-left:1rem;padding-right:1rem;}}@media (max-width: 767.9px){.k-edit-main section:first-child{padding-top:1rem;}}@media (max-width: 767.9px){.k-edit-main section:last-child{padding-bottom:1rem;}}
.k-edit-main .k-filter-section {
  position:sticky;top:0;z-index:2;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-size:.875rem;line-height:1.4;container-type:inline-size;container-name:filtersection;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-filter-section .k-filter-search {
  width:100%;
  
  
}@container filtersection (min-width: 440px){.k-filter-section .k-filter-search{width:75% !important;}}@container filtersection (min-width: 600px){.k-filter-section .k-filter-search{width:50% !important;}}
.k-panel-half .k-filter-section .k-filter-search {
  
}@media (max-width: 1535.9px){.k-panel-half .k-filter-section .k-filter-search{width:100%;}}
.k-panel-full .k-filter-section .k-filter-search {
  
}@media (max-width: 1535.9px){.k-panel-full .k-filter-section .k-filter-search{width:100%;}}
.k-filter-section .k-filter-autocomplete {
  border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-top:0.25rem;padding-bottom:0.25rem;
}
.k-filter-section .k-filter-toggle {
  margin-bottom:1.5rem;display:flex;flex-direction:row;font-size:.75rem;line-height:1.4;--un-gap:1rem;gap:var(--un-gap);
}
.k-record-input-overlay .k-edit-main {
  padding:0;
}
.k-input-plain {
  max-width:100%;white-space:nowrap;padding:0;font-size:.875rem;line-height:1.4;outline:2px solid transparent;outline-offset:2px;
}.k-input-plain:disabled{overflow:hidden;text-overflow:ellipsis;background-color:transparent /* transparent */;}
.k-input-border {
  max-width:100%;white-space:nowrap;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0;font-size:.875rem;line-height:1.4;outline:2px solid transparent;outline-offset:2px;
}.k-input-border:disabled{overflow:hidden;text-overflow:ellipsis;background-color:transparent /* transparent */;}
.k-input-gray {
  max-width:100%;white-space:nowrap;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;padding:0;font-size:.875rem;line-height:1.4;outline:2px solid transparent;outline-offset:2px;
}.k-input-gray:disabled{overflow:hidden;text-overflow:ellipsis;background-color:transparent /* transparent */;}
.k-input-underline {
  max-width:100%;white-space:nowrap;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));background-color:transparent /* transparent */;padding-left:0;padding-right:0;padding-top:0.25rem;padding-bottom:0.25rem;line-height:1;outline:2px solid transparent;outline-offset:2px;
}
.k-input-checkbox {
  cursor:pointer;line-height:1.1;--un-gap:.5em;gap:var(--un-gap);display:grid;grid-template-columns:1em auto;
}
.k-input-checkbox input[type="checkbox"] {
  margin:0;width:1.15em;height:1.15em;--un-translate-y:-0.075em;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:pointer;-webkit-appearance:none;appearance:none;place-content:center;border-width:1px;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-family:inherit;display:grid;
}.k-input-checkbox input[type="checkbox"]:checked::before{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093l3.473-4.425z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;content:" ";}.k-input-checkbox input[type="checkbox"]:checked{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;}
.k-input-radio {
  cursor:pointer;
}
.k-input-radio input[type="radio"] {
  margin:0;-webkit-appearance:none;appearance:none;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}.k-input-radio input[type="radio"]+*{border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:0.125rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.125rem;padding-bottom:0.125rem;}
.k-input-radio input[type="radio"]:checked + * {
  --un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-radio {
  display: flex;
  gap: .5rem;
  align-items: center;
}
.k-radio input[type="radio"] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  flex-shrink: 0;
  line-height: 0;
  width: 1.15em;
  height: 1.15em;
  border: 0.1em solid currentColor;
  border-radius: 50%;
  display: grid;
  place-content: center;
  cursor: pointer;
}
.k-radio input[type="radio"]:checked::before {
  content: '';
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  background-color: black;
}
.k-record-input-overlay {
  position:absolute;top:1rem;right:1rem;bottom:2.5rem;left:19rem;z-index:36;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:hidden;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
  
  
  box-shadow: 5px 3px 6px #00000029, -2px -2px 6px #00000012;
}@media (min-width: 768px) and (max-width: 949.9px){.k-record-input-overlay{left:20.5rem;}}@media (min-width: 1024px){.k-record-input-overlay{left:23.5rem;}}@media (min-width: 1536px){.k-record-input-overlay{left:31rem;}}@media (max-width: 767.9px){.k-record-input-overlay{left:0.5rem;top:0.5rem;right:0.5rem;bottom:0.5rem;}}
.k-panel-none .k-record-input-overlay .k-edit-main section {
  
}@media (max-width: 1023.9px){.k-panel-none .k-record-input-overlay .k-edit-main section{padding-left:2rem;padding-right:2rem;}}@media (max-width: 767.9px){.k-panel-none .k-record-input-overlay .k-edit-main section{padding-left:1rem;padding-right:1rem;}}
.k-panel-half .k-record-input-overlay .k-edit-main section {
  
}@media (max-width: 1535.9px){.k-panel-half .k-record-input-overlay .k-edit-main section{padding-left:2rem;padding-right:2rem;}}
.k-panel-full .k-record-input-overlay .k-edit-main section {
  
}@media (max-width: 1535.9px){.k-panel-full .k-record-input-overlay .k-edit-main section{padding-left:2rem;padding-right:2rem;}}
.k-form-info-group {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-flow: row;
  gap: 1rem 2rem;
  
}
@container assetform (max-width: 400px) {
  .k-form-info-group {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, minmax(0, 1fr));
    grid-auto-flow: row;
  }
}
.k-form-info {
  display:flex;flex-direction:row;font-size:.875rem;line-height:1.4;
}
.k-form-info label {
  margin-right:0.5rem;
}
.k-form-info .k-link-truncated {
  max-width:100%;overflow:hidden;
}
.k-form-info .k-link-truncated a {
  max-width:100%;display:inline-flex;flex-direction:row;text-decoration-thickness:0;text-decoration:none;
}
.k-form-info .k-link-truncated a > span {
  white-space:nowrap;
}.k-form-info .k-link-truncated a>span:not(:last-child){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.k-field {
   position:relative;max-width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.75rem;
   
}.k-field:hover{--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;}.k-field:hover::after{position:absolute;top:0;bottom:0;left:0;right:0;z-index:31;max-width:100%;border-left-width:2px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));content:" ";}
.k-field.expandable {
  padding-right:3rem;
}
.k-edit-fields .k-field.expandable {
  padding-right:0.75rem;
}
.k-field.in-focus {
  
}.k-field.in-focus::after{position:absolute;top:-2px;bottom:-2px;left:0;right:0;z-index:31;max-width:100%;border-top-width:2px;border-bottom-width:2px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));box-shadow:0 0 6px 3px #00000029;content:" ";}.k-field.in-focus:hover::after{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}
.k-field.error {
  --un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity)) /* #f87171 */;
}.k-field.error::after{position:absolute;top:-1px;bottom:-1px;left:0;right:0;z-index:31;max-width:100%;border-top-width:1px;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(248 113 113 / var(--un-border-opacity));content:" ";}
.k-field-container {
  z-index:32;max-width:100%;display:flex;flex-basis:100%;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;
}
.k-select-input {
  margin:0;width:100%;max-width:100%;-webkit-appearance:none;appearance:none;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:0;background-color:transparent /* transparent */;padding:0.25rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;outline:2px solid transparent;outline-offset:2px;
}.k-select-input:focus{outline:2px solid transparent;outline-offset:2px;}
.k-field-label {
  backface-visibility:hidden;margin-top:0.5rem;height:0;width:66.6666666667%;transform-origin:left;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:pointer;font-size:1rem;line-height:1.4;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:150ms;
}
.k-field-label.away {
  --un-translate-y:-0.75rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));--un-scale-x:0.64;--un-scale-y:0.64;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-select-blank {
  border-style:none;outline:2px solid transparent;outline-offset:2px;
}.k-select-blank::after{box-sizing:border-box;}.k-select-blank::before{box-sizing:border-box;}.k-select-blank:focus{outline:2px solid transparent;outline-offset:2px;}
.k-select-border {
  justify-content:space-between;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.25rem;
}.k-select-border:disabled{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}
.k-input-border {
  box-sizing:border-box;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.25rem;
}.k-input-border:focus-within{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));outline:2px solid transparent;outline-offset:2px;}.k-input-border:disabled{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}
.k-input-border .k-autocomplete-input {
  padding-left:0;padding-right:0;
}
.k-list-grid {
  display:grid;
}
.k-list-item {
  position:relative;width:100%;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);user-select:none;-webkit-user-select:none;
}
.k-list-tiles .k-list-item {
  overflow:visible;
}
.k-list-tiles .k-list-item.k-stack-item {
  
}.k-list-tiles .k-list-item.k-stack-item::before{position:absolute;left:1rem;right:0;top:-0.25rem;height:0;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;content:" ";}.k-list-tiles .k-list-item.k-stack-item::after{position:absolute;left:2rem;right:0;top:-0.5rem;height:0;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;content:" ";}
.k-list-tiles .k-list-item.k-stack-item.is-bundle {
  
}.k-list-tiles .k-list-item.k-stack-item.is-bundle::before{opacity:1;}.k-list-tiles .k-list-item.k-stack-item.is-bundle::after{opacity:1;}
.k-list-item-subline {
  display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-list-tiles .k-list-item-subline {
  justify-content:space-between;padding:0.5rem;padding-top:0.25rem;
  
}@media (max-width: 767.9px){.k-list-tiles .k-list-item-subline{padding:0.25rem;font-size:.75rem;line-height:1.4;}}
.k-list-lines .k-list-item-subline {
  justify-content:flex-start;padding-left:0.25rem;padding-right:0.25rem;
}
.k-list-tiles .k-list-item-label {
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-list-lines .k-list-item-label {
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-list-item.k-list-record {
  cursor:pointer;
}.k-list-item.k-list-record:hover::before{position:absolute;top:0;left:0;right:0;bottom:0;margin:-1px;border-width:1px;--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));content:" ";}
.k-list-item.k-list-record 

.k-list-item.k-list-record.cannot-relate {
  cursor:default;
}
.k-list-lines .k-list-item .k-list-item-container {
  position:relative;min-height:3.25rem;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));display:grid;grid-template-columns:6rem 3rem 3rem 4fr 1fr 4fr 4fr 4rem;grid-template-rows:repeat(1,minmax(0,1fr));
}.k-list-lines .k-list-item .k-list-item-container>*{overflow:hidden;white-space:nowrap;}
.k-list-item-container {
  display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;
}
.k-item-actions-grid {
    position:absolute;top:0;left:0;right:0;min-height:2em;max-width:100%;overflow:hidden;display:grid;grid-template-columns:2fr min-content 1fr;
}
.k-item-actions-grid .k-item-actions-center {
  position:relative;grid-column-start:2;
}
.k-item-actions-grid .k-item-actions-right {
  position:absolute;right:0;top:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;padding-top:0;padding-bottom:0;padding-left:0.5rem;padding-right:0.5rem;
}
.k-item-actions-grid .k-item-actions-left {
  position:relative;max-width:calc(100% - 1rem);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding-top:0;padding-bottom:0;padding-left:0.5rem;padding-right:0.5rem;grid-column-start:1;
}@container tile (min-width: 200px){.k-item-actions-grid .k-item-actions-left{padding-left:1rem;}}
.k-item-actions-grid button {
  cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none;
}
.k-list-item .k-list-item-type {
  max-width:100%;display:inline-flex;flex-wrap:nowrap;align-items:center;overflow:hidden;border-bottom-width:2px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(107 114 128 / var(--un-border-bottom-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1.4;--un-gap:0.5rem;gap:var(--un-gap);
}.k-list-item .k-list-item-type:empty::before{content:"\200B";}
.k-list-item.is-profile .k-list-item-type {
  --un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(49 255 0 / var(--un-border-bottom-opacity));
}
.k-list-item .k-list-item-type span {
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-list-item .k-list-item-type i {
  flex-shrink:0;
}
.k-list-item.is-shared .k-list-item-type {
  padding-right:0.5rem;
}
.k-list-item.is-not-own .k-list-item-type {
  padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;
}
.k-list-item .k-list-item-type .k-list-item-type-shared {
  display:inline-flex;flex-direction:column;align-items:stretch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25;
}
.k-list-item.is-public .k-list-item-type, .k-list-item.is-public .k-list-item-shared  {
  --un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
/* .k-list-item.is-shared .k-list-item-type  {
  @apply relative after:(content-[_] absolute -right-[1.6em] top-1/2 -translate-y-1/2 h-0 w-0 border-transparent border-[.8em] border-b-kleioblue origin-center rotate-90);
} */
.k-list-item .k-list-item-shared {
  max-width:100%;border-bottom-width:2px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(107 114 128 / var(--un-border-bottom-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-top:0.125rem;padding-bottom:0.125rem;padding-left:0.25rem;padding-right:0.5rem;font-size:.75rem;line-height:1.4;line-height:1.25;--un-column-gap:0.5rem;column-gap:var(--un-column-gap);display:grid;grid-template-columns:min-content 1fr;grid-template-rows:repeat(2,minmax(0,1fr));
}
.k-list-item .k-list-item-delete {
  border-bottom-width:2px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(252 5 5 / var(--un-border-bottom-opacity));--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;padding:0.375rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-list-item .k-list-item-delete:hover{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(107 114 128 / var(--un-border-bottom-opacity));}
.k-list-lines .k-list-item .k-list-item-select {
  align-self:center;
}
.k-list-lines .k-list-item .k-list-item-delete {
  align-self:flex-start;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}
.k-list-item-select {
  align-self:flex-start;line-height:1;
}
.k-list-tiles .k-list-item-select, .k-dndmirror-asset .k-list-item-select {
  margin-top:0.5rem;line-height:0 !important;
}
.k-list-item-select {
  width:1.4em;height:1.4em;flex-shrink:0;flex-basis:1.4em;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;line-height:0;
}
.k-list-item-actions .list-button-grab {
  margin-top:0.5rem;display:flex;cursor:grab;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0.5rem;font-size:.75rem;line-height:1.4;
}
.k-list-item-actions .list-button-grab i {
  height:1em;width:1em;
}
.k-list-item-actions .list-button-group {
  margin-right:1rem;display:flex;flex-basis:5rem;flex-direction:column;align-items:stretch;justify-content:flex-start;
}
.k-list-item-actions .list-button-edit {
  display:flex;justify-content:center;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-top:1.5rem;padding-bottom:1.5rem;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}
.k-list-lines .k-list-item-actions {
  position:relative;align-items:stretch;align-self:stretch;overflow:visible;
}
.k-list-lines .k-list-item-actions .list-button-group {
  padding-bottom:0.25rem;
}
.k-list-lines .k-list-item-actions .list-button-edit {
  display:flex;flex-basis:100%;align-items:center;padding-top:0;padding-bottom:0;
}
.k-list-lines .k-list-item-actions .list-button-delete {
  position:absolute;left:-50%;
}
.k-list-item-preview {
  display:flex;flex-basis:100%;align-items:stretch;justify-content:center;overflow:hidden;padding:0.25rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0;padding-bottom:0;
}
.k-list-lines .k-list-item .k-list-item-preview {
  align-self:center;justify-self:stretch;padding:0.25rem;
}
.k-list-lines .k-list-item.k-stack-item .k-list-item-preview {
  grid-column-start:3;
}
.k-list-item-thumbnail {
  overflow:hidden;
}
.k-list-item-thumbnail .k-list-item-picture {
  pointer-events:none;border-style:none;outline:2px solid transparent;outline-offset:2px;
}
.k-list-item-thumbnail .k-list-item-image {
  pointer-events:none;width:100%;height:100%;border-style:none;object-fit:contain;object-position:center;outline:2px solid transparent;outline-offset:2px;
}
.k-list-item-thumbnail.k-list-item-placeholder {
  margin-left:10%;margin-right:10%;height:100%;flex-basis:100%;
}
.k-list-item.is-person .k-list-item-thumbnail.k-list-item-placeholder {
  margin-left:0;margin-right:0;
}
/* .k-list-tiles-xs .k-list-grid.k-list-tiles {
  @apply grid-cols-4 xl:grid-cols-5 2xl:grid-cols-6 3xl:grid-cols-7;
}

.k-panel-half .k-list-tiles-xs .k-list-grid.k-list-tiles {
  @apply grid-cols-3 xl:grid-cols-4 2xl:grid-cols-5 3xl:grid-cols-6;
}

.k-panel-full .k-list-tiles-xs .k-list-grid.k-list-tiles {
  @apply grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 3xl:grid-cols-5;
}

.k-list-tiles-sm .k-list-grid.k-list-tiles {
  @apply grid-cols-3 xl:grid-cols-4 2xl:grid-cols-5 3xl:grid-cols-6;
}

.k-panel-half .k-list-tiles-sm .k-list-grid.k-list-tiles {
  @apply grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 3xl:grid-cols-5;
}

.k-panel-full .k-list-tiles-sm .k-list-grid.k-list-tiles {
  @apply grid-cols-2 xl:grid-cols-2 2xl:grid-cols-3 3xl:grid-cols-4;
}

.k-list-tiles-md .k-list-grid.k-list-tiles {
  @apply grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 3xl:grid-cols-5;
}

.k-panel-half .k-list-tiles-md .k-list-grid.k-list-tiles {
  @apply grid-cols-2 xl:grid-cols-2 2xl:grid-cols-3 3xl:grid-cols-4;
}

.k-panel-full .k-list-tiles-md .k-list-grid.k-list-tiles {
  @apply grid-cols-1 xl:grid-cols-2 2xl:grid-cols-2 3xl:grid-cols-3;
}

.k-list-tiles-lg .k-list-grid.k-list-tiles {
  @apply grid-cols-1 xl:grid-cols-2 2xl:grid-cols-3 3xl:grid-cols-4;
}

.k-panel-half .k-list-tiles-lg .k-list-grid.k-list-tiles {
  @apply grid-cols-1 xl:grid-cols-1 2xl:grid-cols-2 3xl:grid-cols-3;
}

.k-panel-full .k-list-tiles-lg .k-list-grid.k-list-tiles {
  @apply grid-cols-1 xl:grid-cols-1 2xl:grid-cols-1 3xl:grid-cols-2;
}

.k-records-tiles-xs .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-3 grid-cols-5 xl:grid-cols-6 2xl:grid-cols-7 3xl:grid-cols-8;
}

.k-panel-half .k-records-tiles-xs .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-3 grid-cols-4 xl:grid-cols-5 2xl:grid-cols-6 3xl:grid-cols-7;
}

.k-panel-full .k-records-tiles-xs .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-2 grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 2xl:grid-cols-5 3xl:grid-cols-6;
}

.k-records-tiles-sm .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-3 grid-cols-4 xl:grid-cols-5 2xl:grid-cols-6 3xl:grid-cols-7;
}

.k-panel-half .k-records-tiles-sm .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-3 grid-cols-3 xl:grid-cols-4 2xl:grid-cols-5 3xl:grid-cols-6;
}

.k-panel-full .k-records-tiles-sm .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-2 grid-cols-2 lg:grid-cols-3 xl:grid-cols-3 2xl:grid-cols-4 3xl:grid-cols-5;
}

.k-records-tiles-md .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-2 grid-cols-3 xl:grid-cols-4 2xl:grid-cols-5 3xl:grid-cols-6;
}

.k-panel-half .k-records-tiles-md .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-2 grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 3xl:grid-cols-5;
}

.k-panel-full .k-records-tiles-md .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-1 grid-cols-1 lg:grid-cols-2 xl:grid-cols-2 2xl:grid-cols-3 3xl:grid-cols-4;
}

.k-records-tiles-lg .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-1 grid-cols-2 xl:grid-cols-3 2xl:grid-cols-4 3xl:grid-cols-5;
}

.k-panel-half .k-records-tiles-lg .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-1 grid-cols-1 xl:grid-cols-2 2xl:grid-cols-3 3xl:grid-cols-4;
}

.k-panel-full .k-records-tiles-lg .k-list-grid.k-list-tiles {
  @apply lt-md:grid-cols-1 grid-cols-1 lg:grid-cols-2 xl:grid-cols-1 2xl:grid-cols-2 3xl:grid-cols-3;
}


.k-list-grid.k-list-tiles {
  @apply lt-sm:!grid-cols-2;
} */
.k-list-grid.k-list-tiles {
  --k-gap:1rem;--k-cols:8;--k-col-minw:20rem;

  --k-gap-count: calc(var(--k-cols) - 1);
  --k-gap-width: calc(var(--k-gap-count) * var(--k-gap));
  --k-col-maxw: calc((100% - var(--k-gap-width)) / var(--k-cols));

  grid-template-columns: repeat(auto-fill, minmax(max(var(--k-col-minw), var(--k-col-maxw)), 1fr));
  gap: var(--k-gap);
}@media (max-width: 767.9px){.k-list-grid.k-list-tiles{--k-gap:1rem;}}
.k-records-tiles-xs .k-list-grid.k-list-tiles {
  --k-col-minw:10rem;
}@media (max-width: 1023.9px){.k-records-tiles-xs .k-list-grid.k-list-tiles{--k-col-minw:7rem;}}
.k-records-tiles-sm .k-list-grid.k-list-tiles {
  --k-col-minw:14rem;
}@media (max-width: 1023.9px){.k-records-tiles-sm .k-list-grid.k-list-tiles{--k-col-minw:9rem;}}
.k-records-tiles-md .k-list-grid.k-list-tiles {
  --k-col-minw:18rem;
}@media (max-width: 1023.9px){.k-records-tiles-md .k-list-grid.k-list-tiles{--k-col-minw:12rem;}}
.k-records-tiles-lg .k-list-grid.k-list-tiles {
  --k-col-minw:22rem;
}@media (max-width: 1023.9px){.k-records-tiles-lg .k-list-grid.k-list-tiles{--k-col-minw:15rem;}}
.k-list-tiles-xs .k-list-grid.k-list-tiles {
  --k-col-minw:10rem;
}@media (max-width: 1023.9px){.k-list-tiles-xs .k-list-grid.k-list-tiles{--k-col-minw:7rem;}}
.k-list-tiles-sm .k-list-grid.k-list-tiles {
  --k-col-minw:15rem;
}@media (max-width: 1023.9px){.k-list-tiles-sm .k-list-grid.k-list-tiles{--k-col-minw:9rem;}}
.k-list-tiles-md .k-list-grid.k-list-tiles {
  --k-col-minw:20rem;
}@media (max-width: 1023.9px){.k-list-tiles-md .k-list-grid.k-list-tiles{--k-col-minw:12rem;}}
.k-list-tiles-lg .k-list-grid.k-list-tiles {
  --k-col-minw:100%;
}@media (min-width: 2048px){.k-list-tiles-lg .k-list-grid.k-list-tiles{--k-col-minw:25rem;}}
.k-list-grid.k-list-tiles {
  
}@media (max-width: 639.9px){.k-list-grid.k-list-tiles{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}
.k-asset-list.k-list-grid.k-list-tiles {
  
}@media (max-width: 767.9px){.k-asset-list.k-list-grid.k-list-tiles{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}
.k-list-grid.k-list-lines {
  --un-gap:1rem;gap:var(--un-gap);grid-auto-flow:row;grid-template-columns:repeat(1,minmax(0,1fr));
}
.k-list-tiles .k-list-item-create {
  position:relative;height:0;padding-bottom:75%;
}.k-list-tiles .k-list-item-create>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}
.k-list-lines .k-list-item-create {
  display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-style:dashed;padding-top:0.5rem;padding-bottom:0.5rem;
}
.k-list-lines .k-record-from-search {
  position:relative;padding-top:0;padding-bottom:0;
}
.k-list-lines .k-list-item-create .k-list-item-create-icon {
  --un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;position:relative;width:2rem;display:flex;flex-basis:100%;flex-basis:2rem;align-items:center;justify-content:center;padding-top:0;padding-bottom:0;
}
.k-list-lines .k-list-item-create .k-create-wrapper-icon {
  display:none;
}
.k-list-lines .k-list-item-create .k-list-item-create-icon .k-list-item-create-plus {
  --un-translate-x:0;--un-translate-y:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-list-lines .k-list-item .k-item-action-before {
  order:-9999;display:flex;align-self:flex-start;justify-content:flex-start;padding-left:0.25rem;padding-right:0.25rem;
}
.k-list-lines .k-list-item .k-item-action-after {
  display:flex;align-items:center;align-self:stretch;justify-content:flex-end;overflow:visible;padding-right:0.5rem;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-list-lines .k-list-item .k-list-item-type {
  padding-left:0.5rem;padding-right:0.5rem;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}
.k-list-lines .k-list-item .k-list-item-thumbnail {
  position:relative;height:0;padding-bottom:100%;width:100%;
}.k-list-lines .k-list-item .k-list-item-thumbnail>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}
.k-list-lines .k-list-item-info {
  display:flex;align-items:center;align-self:stretch;overflow:hidden;border-left-width:1px;--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity));padding-left:0.5rem;padding-right:0.5rem;
}.k-list-lines .k-list-item-info>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.k-details {
  display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;
}
details .k-details-open-icon {
  --un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48' d='m112 184l144 144l144-144'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;justify-self:end;
}
details[open] .k-details-open-icon {
  --un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48' d='m112 328l144-144l144 144'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;
}
.k-details-summary {
  margin-top:0.25rem;margin-bottom:0.25rem;display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;list-style-type:none;align-items:stretch;justify-content:flex-start;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-bottom:0;
}.k-details-summary::marker{display:none;content:none;}.k-details-summary *::marker{display:none;content:none;}.k-details-summary::-webkit-details-marker{display:none;content:none;}
.k-button-toggle {
  border-style:none;background-color:transparent /* transparent */;font-size:.875rem;line-height:1.4;
}
.k-button-toggle.active {
  text-decoration-line:underline;text-underline-offset:4px;
}
.k-toggle-group {
  align-items:stretch;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr));
}
.k-toggle-group .k-toggle-item {
  padding-top:0.125rem;padding-bottom:0.125rem;padding-left:0.5rem;padding-right:0.5rem;
}
.k-toggle-group .k-toggle-item.active {
  --un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-button-xs {
  font-size:.625rem;line-height:1.4;
}
.k-button-rounded {
  border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;padding:0.25rem;
}
.k-button-icon, .k-button-toggle {
  display:flex;align-items:center;justify-content:center;
}.k-button-icon:disabled,.k-button-toggle:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.k-button-icon:hover:disabled,.k-button-toggle:hover:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}
.k-button-icon {
  padding:0.5rem;
}.k-button-icon:hover{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity)) /* #4b5563 */;}
.k-button-icon.small {
  padding:0;
}
.k-button-icon i, .k-button-toggle i {
  display:inline-block;width:1.2em;height:1.2em;
}
.k-button-icon span {
  font-size:.625rem;line-height:1.4;
}
.k-circle-icon {
  width:1.4em;height:1.4em;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;background-color:transparent /* transparent */;line-height:1;
}.k-circle-icon:hover{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-circle-icon i {
  width:.9em;height:.9em;
}
.k-circle-icon span {
  font-size:.625rem;line-height:1.4;
}
@media (min-width: 1024px){
  .k-button-title:before {
    content: attr(title);
    display: inline-block;
    margin-right: .5rem;
    font-size:.75rem;line-height:1.4;line-height:0;text-decoration-line:underline;text-underline-offset:2px;
  }
}
.k-circle-icon.active {
  --un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-button-link {
  display:inline-block;white-space:nowrap;padding:0;text-decoration-line:underline;
}
.k-button-text {
  margin:0;cursor:pointer;white-space:nowrap;border-style:none;padding:0;outline:2px solid transparent;outline-offset:2px;
}
.k-button-rect {
  align-self:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-left:2.5rem;padding-right:2.5rem;padding-top:0.25rem;padding-bottom:0.25rem;box-shadow:1px 2px 2px #00000029;
}.k-button-rect:hover{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;}@media (max-width: 767.9px){.k-button-rect{padding-left:1.25rem;padding-right:1.25rem;}}
.k-button-rect.red {
  --un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}.k-button-rect.red:hover{--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-button-rect.green {
  --un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;
}.k-button-rect.green:hover{--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-loading, .k-button-loading {
  position:relative;
}.k-loading::after,.k-button-loading::after{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:2em;width:2em;animation:spin 1s linear infinite;border-width:2px;border-color:currentColor;border-top-color:transparent;border-radius:9999px;content:" ";}
button.k-loading span {
  color:transparent /* transparent */;
}
.k-loading, .k-button-loading.thin {
  
}.k-loading::after,.k-button-loading.thin::after{height:1.4em;width:1.4em;border-width:1px;}
.k-button-loading > span, .k-button-loading > i {
  opacity:0;
}
.k-bi-circle-loading {
  
}.k-bi-circle-loading::after{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m31 16c0 8.279-6.721 15-15 15s-15-6.721-15-15 6.721-15 15-15' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;animation:spin 1s linear infinite;content:" ";}
.k-bi-circle-loading i {
  display:none;
}
.record-footer-button {
  position:relative;margin-left:0.25rem;margin-right:0.25rem;border-width:2px;border-radius:9999px;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;font-weight:700;
}
.record-button-black {
  --un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.record-footer-button.k-button-tooltip {
  
}.record-footer-button.k-button-tooltip::before{position:absolute;left:-1px;right:-1px;top:-1px;bottom:-1px;z-index:-1;border-radius:9999px;background-color:inherit /* inherit */;content:" ";}
.record-footer-button .k-tooltip-content {
  position:absolute;bottom:50%;left:50%;display:none;--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;padding:0.5rem;padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;line-height:1rem;
}.record-footer-button .k-tooltip-content::after{float:left;width:1.5rem;height:1.5rem;content:" ";}
.record-footer-button:disabled:hover {
  z-index:41;
}
.record-footer-button:disabled:hover .k-tooltip-content {
  z-index:-2;display:block;
}
.record-button-green {
  --un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.record-button-green:disabled{--un-border-opacity:1;border-color:rgb(134 239 172 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(134 239 172 / var(--un-bg-opacity)) /* #86efac */;}
.record-button-green.k-button-loading {
  
}.record-button-green.k-button-loading:disabled{--un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;}
.record-button-red {
  --un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.record-button-red:disabled {
  cursor:not-allowed;--un-border-opacity:1;border-color:rgb(248 113 113 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(248 113 113 / var(--un-bg-opacity)) /* #f87171 */;
}
.record-button-white {
  --un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.record-button-white:disabled {
  cursor:not-allowed;--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));
}
.k-container-centered {
  display:flex;align-items:center;justify-content:center;
}
.k-button-border {
  white-space:nowrap;border-width:1px;padding:0.25rem;
}
.k-button-white {
  --un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}.k-button-white:hover{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-button-green {
  --un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-button-green:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}
.k-button-green:disabled {
  --un-bg-opacity:1;background-color:rgb(134 239 172 / var(--un-bg-opacity)) /* #86efac */;
}.k-button-green:disabled:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-button-green-full {
  --un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-button-green-full:disabled{--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity)) /* #d1d5db */;}.k-button-green-full:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.k-button-green-full:hover:disabled{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-button-black {
  --un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-button-black:hover{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity)) /* #e5e7eb */;}
.k-button-black-full {
  --un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-button-black-full:hover{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity)) /* #e5e7eb */;}
.k-button-red {
  --un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}.k-button-red:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}
.k-button-red-full {
  --un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-button-red-full:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}
.k-item-actions {
  position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;align-self:stretch;
}
.k-item-actions > .k-button-icon.small:first-child {
  padding-left:0.25rem;
}
.k-item-count {
  padding-left:0.5rem;padding-right:0.5rem;color:inherit;
}
.k-item-action-panel {
  position:absolute;left:0;bottom:0;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap;--un-translate-x:-100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));align-items:center;justify-content:center;background-color:var(--kleio-bg-background) /* var(--kleio-bg-background) */;
}
.k-item-action-panel .k-button-icon.small {
  align-self:stretch;border-right-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-left:0.25rem;padding-right:0.25rem;
}
.k-item-item.is-new .k-item-action-panel .k-button-icon.small {
  border-right-style:none;
}
.k-inverted {
  --un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-inverted:hover{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity)) /* #e5e7eb */;}
.k-modal {
  display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;transition-property:padding;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-modal-content {
  position:relative;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-modal-overlay {
  background-color:rgb(5 55 92 / 0.9) /* #05375C */ !important;
}
.k-modal.off-center-top {
  flex-direction:column;
}.k-modal.off-center-top::before{flex-basis:16.6666666667%;content:" ";}.k-modal.off-center-top::after{flex-basis:33.3333333333%;content:" ";}@media (max-width: 767.9px){.k-modal.off-center-top::before{flex-basis:10%;}}@media (max-width: 767.9px){.k-modal.off-center-top::after{flex-basis:12.5%;}}
.k-panel-left .k-modal {
  padding-left:16rem;
}@media (max-width: 1279.9px){.k-panel-left .k-modal{padding-left:0;}}
.k-panel-right .k-modal {
  padding-right:16rem;
}@media (max-width: 1279.9px){.k-panel-right .k-modal{padding-right:0;}}
.k-modal-header {
  position:relative;padding-top:1rem;padding-bottom:1rem;padding-left:2rem;padding-right:2rem;
}
.k-modal-title {
  font-size:.875rem;line-height:1.4;font-weight:900;
}
.k-modal-header .k-modal-close {
  position:absolute;right:1rem;top:0.5rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-modal-main {
  position:relative;max-height:75vh;display:flex;flex-basis:100%;flex-direction:column;flex-wrap:nowrap;align-items:stretch;overflow-y:auto;padding-left:2rem;padding-right:2rem;padding-top:1rem;padding-bottom:2rem;font-size:.875rem;line-height:1.4;
}
.k-modal-footer {
  display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-modal-footer.overlapping {
  position:absolute;right:0;top:100%;margin-right:1rem;--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-modal-subtitle {
  margin-bottom:0.5rem;font-size:.75rem;line-height:1.4;font-weight:600;
}
.k-modal-button {
  --un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity)) /* #374151 */;padding-left:1rem;padding-right:1rem;padding-top:0.25rem;padding-bottom:0.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-modal-button.primary {
  --un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;
}.k-modal-button.primary:disabled{--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity)) /* #d1d5db */;}
.k-modal-button.secondary {
  --un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity)) /* #374151 */;
}

@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}.i-bi-arrow-up-right-square,.i-bi\:arrow-up-right-square{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm5.854 8.803a.5.5 0 1 1-.708-.707L9.243 6H6.475a.5.5 0 1 1 0-1h3.975a.5.5 0 0 1 .5.5v3.975a.5.5 0 1 1-1 0V6.707z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi-gear,.i-bi\:gear{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492a3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0a2.246 2.246 0 0 1-4.492 0'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi-gear-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872zM8 10.93a2.929 2.929 0 1 1 0-5.86a2.929 2.929 0 0 1 0 5.858z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi-share{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.5 1a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.5 2.5 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5m-8.5 4a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m11 5.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi-share-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.5 2.5 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:arrow-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:arrow-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:arrow-return-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M14.5 1.5a.5.5 0 0 1 .5.5v4.8a2.5 2.5 0 0 1-2.5 2.5H2.707l3.347 3.346a.5.5 0 0 1-.708.708l-4.2-4.2a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 8.3H12.5A1.5 1.5 0 0 0 14 6.8V2a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:arrow-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:arrows-angle-expand{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M5.828 10.172a.5.5 0 0 0-.707 0l-4.096 4.096V11.5a.5.5 0 0 0-1 0v3.975a.5.5 0 0 0 .5.5H4.5a.5.5 0 0 0 0-1H1.732l4.096-4.096a.5.5 0 0 0 0-.707m4.344-4.344a.5.5 0 0 0 .707 0l4.096-4.096V4.5a.5.5 0 1 0 1 0V.525a.5.5 0 0 0-.5-.5H11.5a.5.5 0 0 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 0 .707'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:box-arrow-in-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor' fill-rule='evenodd'%3E%3Cpath d='M10 3.5a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 1 0v2A1.5 1.5 0 0 1 9.5 14h-8A1.5 1.5 0 0 1 0 12.5v-9A1.5 1.5 0 0 1 1.5 2h8A1.5 1.5 0 0 1 11 3.5v2a.5.5 0 0 1-1 0z'/%3E%3Cpath d='M4.146 8.354a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H14.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:box-arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor' fill-rule='evenodd'%3E%3Cpath d='M10 12.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 9.5 2h-8A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0z'/%3E%3Cpath d='M15.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L14.293 7.5H5.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:check-square{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z'/%3E%3Cpath d='M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093l3.473-4.425z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:chevron-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8L4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:circle-fill,.group:hover .group-hover\:i-bi\:circle-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='8' cy='8' r='8' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:clock-history{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M8.515 1.019A7 7 0 0 0 8 1V0a8 8 0 0 1 .589.022zm2.004.45a7 7 0 0 0-.985-.299l.219-.976q.576.129 1.126.342zm1.37.71a7 7 0 0 0-.439-.27l.493-.87a8 8 0 0 1 .979.654l-.615.789a7 7 0 0 0-.418-.302zm1.834 1.79a7 7 0 0 0-.653-.796l.724-.69q.406.429.747.91zm.744 1.352a7 7 0 0 0-.214-.468l.893-.45a8 8 0 0 1 .45 1.088l-.95.313a7 7 0 0 0-.179-.483m.53 2.507a7 7 0 0 0-.1-1.025l.985-.17q.1.58.116 1.17zm-.131 1.538q.05-.254.081-.51l.993.123a8 8 0 0 1-.23 1.155l-.964-.267q.069-.247.12-.501m-.952 2.379q.276-.436.486-.908l.914.405q-.24.54-.555 1.038zm-.964 1.205q.183-.183.35-.378l.758.653a8 8 0 0 1-.401.432z'/%3E%3Cpath d='M8 1a7 7 0 1 0 4.95 11.95l.707.707A8.001 8.001 0 1 1 8 0z'/%3E%3Cpath d='M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:code{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5.854 4.854a.5.5 0 1 0-.708-.708l-3.5 3.5a.5.5 0 0 0 0 .708l3.5 3.5a.5.5 0 0 0 .708-.708L2.707 8zm4.292 0a.5.5 0 0 1 .708-.708l3.5 3.5a.5.5 0 0 1 0 .708l-3.5 3.5a.5.5 0 0 1-.708-.708L13.293 8z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:download{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5'/%3E%3Cpath d='M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:eye{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8M1.173 8a13 13 0 0 1 1.66-2.043C4.12 4.668 5.88 3.5 8 3.5s3.879 1.168 5.168 2.457A13 13 0 0 1 14.828 8q-.086.13-.195.288c-.335.48-.83 1.12-1.465 1.755C11.879 11.332 10.119 12.5 8 12.5s-3.879-1.168-5.168-2.457A13 13 0 0 1 1.172 8z'/%3E%3Cpath d='M8 5.5a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5M4.5 8a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:eye-slash{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M13.359 11.238C15.06 9.72 16 8 16 8s-3-5.5-8-5.5a7 7 0 0 0-2.79.588l.77.771A6 6 0 0 1 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13 13 0 0 1 14.828 8q-.086.13-.195.288c-.335.48-.83 1.12-1.465 1.755q-.247.248-.517.486z'/%3E%3Cpath d='M11.297 9.176a3.5 3.5 0 0 0-4.474-4.474l.823.823a2.5 2.5 0 0 1 2.829 2.829zm-2.943 1.299l.822.822a3.5 3.5 0 0 1-4.474-4.474l.823.823a2.5 2.5 0 0 0 2.829 2.829'/%3E%3Cpath d='M3.35 5.47q-.27.24-.518.487A13 13 0 0 0 1.172 8l.195.288c.335.48.83 1.12 1.465 1.755C4.121 11.332 5.881 12.5 8 12.5c.716 0 1.39-.133 2.02-.36l.77.772A7 7 0 0 1 8 13.5C3 13.5 0 8 0 8s.939-1.721 2.641-3.238l.708.709zm10.296 8.884l-12-12l.708-.708l12 12z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:file-earmark-zip{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M5 7.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.11 0l-.929-.62a1 1 0 0 1-.415-1.074L5 8.438zm2 0H6v.938a1 1 0 0 1-.03.243l-.4 1.598l.93.62l.929-.62l-.4-1.598A1 1 0 0 1 7 8.438z'/%3E%3Cpath d='M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1h-2v1h-1v1h1v1h-1v1h1v1H6V5H5V4h1V3H5V2h1V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:filetype-csv{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5zM3.517 14.841a1.13 1.13 0 0 0 .401.823q.195.162.478.252q.284.091.665.091q.507 0 .859-.158q.354-.158.539-.44q.187-.284.187-.656q0-.336-.134-.56a1 1 0 0 0-.375-.357a2 2 0 0 0-.566-.21l-.621-.144a1 1 0 0 1-.404-.176a.37.37 0 0 1-.144-.299q0-.234.185-.384q.188-.152.512-.152q.214 0 .37.068a.6.6 0 0 1 .246.181a.56.56 0 0 1 .12.258h.75a1.1 1.1 0 0 0-.2-.566a1.2 1.2 0 0 0-.5-.41a1.8 1.8 0 0 0-.78-.152q-.439 0-.776.15q-.337.149-.527.421q-.19.273-.19.639q0 .302.122.524q.124.223.352.367q.228.143.539.213l.618.144q.31.073.463.193a.39.39 0 0 1 .152.326a.5.5 0 0 1-.085.29a.56.56 0 0 1-.255.193q-.167.07-.413.07q-.175 0-.32-.04a.8.8 0 0 1-.248-.115a.58.58 0 0 1-.255-.384zM.806 13.693q0-.373.102-.633a.87.87 0 0 1 .302-.399a.8.8 0 0 1 .475-.137q.225 0 .398.097a.7.7 0 0 1 .272.26a.85.85 0 0 1 .12.381h.765v-.072a1.33 1.33 0 0 0-.466-.964a1.4 1.4 0 0 0-.489-.272a1.8 1.8 0 0 0-.606-.097q-.534 0-.911.223q-.375.222-.572.632q-.195.41-.196.979v.498q0 .568.193.976q.197.407.572.626q.375.217.914.217q.439 0 .785-.164t.55-.454a1.27 1.27 0 0 0 .226-.674v-.076h-.764a.8.8 0 0 1-.118.363a.7.7 0 0 1-.272.25a.9.9 0 0 1-.401.087a.85.85 0 0 1-.478-.132a.83.83 0 0 1-.299-.392a1.7 1.7 0 0 1-.102-.627zm8.239 2.238h-.953l-1.338-3.999h.917l.896 3.138h.038l.888-3.138h.879z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:filter-circle-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16M3.5 5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1M5 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m2 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:images{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M4.502 9a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3'/%3E%3Cpath d='M14.002 13a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2V5A2 2 0 0 1 2 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v8a2 2 0 0 1-1.998 2M14 2H4a1 1 0 0 0-1 1h9.002a2 2 0 0 1 2 2v7A1 1 0 0 0 15 11V3a1 1 0 0 0-1-1M2.002 4a1 1 0 0 0-1 1v8l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773l3.71-3.71a.5.5 0 0 1 .577-.094l1.777 1.947V5a1 1 0 0 0-1-1z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:link{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M6.354 5.5H4a3 3 0 0 0 0 6h3a3 3 0 0 0 2.83-4H9q-.13 0-.25.031A2 2 0 0 1 7 10.5H4a2 2 0 1 1 0-4h1.535c.218-.376.495-.714.82-1z'/%3E%3Cpath d='M9 5.5a3 3 0 0 0-2.83 4h1.098A2 2 0 0 1 9 6.5h3a2 2 0 1 1 0 4h-1.535a4 4 0 0 1-.82 1H12a3 3 0 1 0 0-6z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:list-ol{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5'/%3E%3Cpath d='M1.713 11.865v-.474H2c.217 0 .363-.137.363-.317c0-.185-.158-.31-.361-.31c-.223 0-.367.152-.373.31h-.59c.016-.467.373-.787.986-.787c.588-.002.954.291.957.703a.595.595 0 0 1-.492.594v.033a.615.615 0 0 1 .569.631c.003.533-.502.8-1.051.8c-.656 0-1-.37-1.008-.794h.582c.008.178.186.306.422.309c.254 0 .424-.145.422-.35c-.002-.195-.155-.348-.414-.348h-.3zm-.004-4.699h-.604v-.035c0-.408.295-.844.958-.844c.583 0 .96.326.96.756c0 .389-.257.617-.476.848l-.537.572v.03h1.054V9H1.143v-.395l.957-.99c.138-.142.293-.304.293-.508c0-.18-.147-.32-.342-.32a.33.33 0 0 0-.342.338zM2.564 5h-.635V2.924h-.031l-.598.42v-.567l.629-.443h.635z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:list-ul{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m-3 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:lock{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M8 0a4 4 0 0 1 4 4v2.05a2.5 2.5 0 0 1 2 2.45v5a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 13.5v-5a2.5 2.5 0 0 1 2-2.45V4a4 4 0 0 1 4-4M4.5 7A1.5 1.5 0 0 0 3 8.5v5A1.5 1.5 0 0 0 4.5 15h7a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 11.5 7zM8 1a3 3 0 0 0-3 3v2h6V4a3 3 0 0 0-3-3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:pencil{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12.146.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-10 10a.5.5 0 0 1-.168.11l-5 2a.5.5 0 0 1-.65-.65l2-5a.5.5 0 0 1 .11-.168zM11.207 2.5L13.5 4.793L14.793 3.5L12.5 1.207zm1.586 3L10.5 3.207L4 9.707V10h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.293zm-9.761 5.175l-.106.106l-1.528 3.821l3.821-1.528l.106-.106A.5.5 0 0 1 5 12.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.468-.325'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:person-check-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M15.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0'/%3E%3Cpath d='M1 14s-1 0-1-1s1-4 6-4s6 3 6 4s-1 1-1 1zm5-6a3 3 0 1 0 0-6a3 3 0 0 0 0 6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:person-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 14s-1 0-1-1s1-4 6-4s6 3 6 4s-1 1-1 1zm5-6a3 3 0 1 0 0-6a3 3 0 0 0 0 6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:plus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:plus-lg{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:record-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3Cpath d='M11 8a3 3 0 1 1-6 0a3 3 0 0 1 6 0'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:square{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:stack{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='m14.12 10.163l1.715.858c.22.11.22.424 0 .534L8.267 15.34a.6.6 0 0 1-.534 0L.165 11.555a.299.299 0 0 1 0-.534l1.716-.858l5.317 2.659c.505.252 1.1.252 1.604 0l5.317-2.66zM7.733.063a.6.6 0 0 1 .534 0l7.568 3.784a.3.3 0 0 1 0 .535L8.267 8.165a.6.6 0 0 1-.534 0L.165 4.382a.299.299 0 0 1 0-.535z'/%3E%3Cpath d='m14.12 6.576l1.715.858c.22.11.22.424 0 .534l-7.568 3.784a.6.6 0 0 1-.534 0L.165 7.968a.299.299 0 0 1 0-.534l1.716-.858l5.317 2.659c.505.252 1.1.252 1.604 0z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:star{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2.866 14.85c-.078.444.36.791.746.593l4.39-2.256l4.389 2.256c.386.198.824-.149.746-.592l-.83-4.73l3.522-3.356c.33-.314.16-.888-.282-.95l-4.898-.696L8.465.792a.513.513 0 0 0-.927 0L5.354 5.12l-4.898.696c-.441.062-.612.636-.283.95l3.523 3.356l-.83 4.73zm4.905-2.767l-3.686 1.894l.694-3.957a.56.56 0 0 0-.163-.505L1.71 6.745l4.052-.576a.53.53 0 0 0 .393-.288L8 2.223l1.847 3.658a.53.53 0 0 0 .393.288l4.052.575l-2.906 2.77a.56.56 0 0 0-.163.506l.694 3.957l-3.686-1.894a.5.5 0 0 0-.461 0z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:star-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327l4.898.696c.441.062.612.636.282.95l-3.522 3.356l.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:text-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M2 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:three-dots{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 9.5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3m5 0a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3m5 0a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:trash3{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6.5 1h3a.5.5 0 0 1 .5.5v1H6v-1a.5.5 0 0 1 .5-.5M11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3A1.5 1.5 0 0 0 5 1.5v1H1.5a.5.5 0 0 0 0 1h.538l.853 10.66A2 2 0 0 0 4.885 16h6.23a2 2 0 0 0 1.994-1.84l.853-10.66h.538a.5.5 0 0 0 0-1zm1.958 1l-.846 10.58a1 1 0 0 1-.997.92h-6.23a1 1 0 0 1-.997-.92L3.042 3.5zm-7.487 1a.5.5 0 0 1 .528.47l.5 8.5a.5.5 0 0 1-.998.06L5 5.03a.5.5 0 0 1 .47-.53Zm5.058 0a.5.5 0 0 1 .47.53l-.5 8.5a.5.5 0 1 1-.998-.06l.5-8.5a.5.5 0 0 1 .528-.47M8 4.5a.5.5 0 0 1 .5.5v8.5a.5.5 0 0 1-1 0V5a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:type-bold{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8.21 13c2.106 0 3.412-1.087 3.412-2.823c0-1.306-.984-2.283-2.324-2.386v-.055a2.176 2.176 0 0 0 1.852-2.14c0-1.51-1.162-2.46-3.014-2.46H3.843V13zM5.908 4.674h1.696c.963 0 1.517.451 1.517 1.244c0 .834-.629 1.32-1.73 1.32H5.908V4.673zm0 6.788V8.598h1.73c1.217 0 1.88.492 1.88 1.415c0 .943-.643 1.449-1.832 1.449H5.907z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:type-italic{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7.991 11.674L9.53 4.455c.123-.595.246-.71 1.347-.807l.11-.52H7.211l-.11.52c1.06.096 1.128.212 1.005.807L6.57 11.674c-.123.595-.246.71-1.346.806l-.11.52h3.774l.11-.52c-1.06-.095-1.129-.211-1.006-.806z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:type-strikethrough{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6.333 5.686c0 .31.083.581.27.814H5.166a2.8 2.8 0 0 1-.099-.76c0-1.627 1.436-2.768 3.48-2.768c1.969 0 3.39 1.175 3.445 2.85h-1.23c-.11-1.08-.964-1.743-2.25-1.743c-1.23 0-2.18.602-2.18 1.607zm2.194 7.478c-2.153 0-3.589-1.107-3.705-2.81h1.23c.144 1.06 1.129 1.703 2.544 1.703c1.34 0 2.31-.705 2.31-1.675c0-.827-.547-1.374-1.914-1.675L8.046 8.5H1v-1h14v1h-3.504c.468.437.675.994.675 1.697c0 1.826-1.436 2.967-3.644 2.967'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:type-underline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M5.313 3.136h-1.23V9.54c0 2.105 1.47 3.623 3.917 3.623s3.917-1.518 3.917-3.623V3.136h-1.23v6.323c0 1.49-.978 2.57-2.687 2.57s-2.687-1.08-2.687-2.57zM12.5 15h-9v-1h9z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:ui-checks-grid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 10h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1m9-9h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1m0 9a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1zm0-10a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM2 9a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2zm7 2a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-3a2 2 0 0 1-2-2zM0 2a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm5.354.854a.5.5 0 1 0-.708-.708L3 3.793l-.646-.647a.5.5 0 1 0-.708.708l1 1a.5.5 0 0 0 .708 0z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:x-circle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8L4.646 5.354a.5.5 0 0 1 0-.708'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-bi\:x-lg{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-ion\:apps-sharp{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Crect width='112' height='112' x='48' y='48' fill='currentColor' rx='8' ry='8'/%3E%3Crect width='112' height='112' x='200' y='48' fill='currentColor' rx='8' ry='8'/%3E%3Crect width='112' height='112' x='352' y='48' fill='currentColor' rx='8' ry='8'/%3E%3Crect width='112' height='112' x='48' y='200' fill='currentColor' rx='8' ry='8'/%3E%3Crect width='112' height='112' x='200' y='200' fill='currentColor' rx='8' ry='8'/%3E%3Crect width='112' height='112' x='352' y='200' fill='currentColor' rx='8' ry='8'/%3E%3Crect width='112' height='112' x='48' y='352' fill='currentColor' rx='8' ry='8'/%3E%3Crect width='112' height='112' x='200' y='352' fill='currentColor' rx='8' ry='8'/%3E%3Crect width='112' height='112' x='352' y='352' fill='currentColor' rx='8' ry='8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-ion\:chevron-down-sharp{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48' d='m112 184l144 144l144-144'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-ion\:chevron-up-sharp{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48' d='m112 328l144-144l144 144'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-ion\:close-sharp{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M400 145.49L366.51 112L256 222.51L145.49 112L112 145.49L222.51 256L112 366.51L145.49 400L256 289.49L366.51 400L400 366.51L289.49 256z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:arrows-move-x{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.294 16.708c-.188-.188-.294-.442-.294-.708s.106-.52.294-.708l4-4c.187-.188.442-.293.708-.293.549 0 1.001.452 1.001 1.001 0 .265-.106.52-.293.708l-2.294 2.292h7.586c.548 0 1 .451 1 1s-.452 1-1 1h-7.586l2.294 2.292c.187.188.293.443.293.708 0 .549-.452 1.001-1.001 1.001-.266 0-.521-.105-.708-.293zm17.706-.708c0-.549.451-1 1-1h7.586l-2.294-2.292c-.188-.188-.293-.443-.293-.708 0-.549.452-1.001 1.001-1.001.265 0 .52.105.708.293l4 4c.188.188.294.442.294.708s-.106.52-.294.708l-4 4c-.188.188-.443.293-.708.293-.549 0-1.001-.452-1.001-1.001 0-.265.105-.52.293-.708l2.294-2.292h-7.586c-.549 0-1-.451-1-1z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:arrows-move-y{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.294 16.708c-.188-.188-.294-.442-.294-.708s.106-.52.294-.708l4-4c.187-.188.442-.293.708-.293.549 0 1.001.452 1.001 1.001 0 .265-.106.52-.293.708l-2.294 2.292h7.586c.548 0 1 .451 1 1s-.452 1-1 1h-7.586l2.294 2.292c.187.188.293.443.293.708 0 .549-.452 1.001-1.001 1.001-.266 0-.521-.105-.708-.293zm17.706-.708c0-.549.451-1 1-1h7.586l-2.294-2.292c-.188-.188-.293-.443-.293-.708 0-.549.452-1.001 1.001-1.001.265 0 .52.105.708.293l4 4c.188.188.294.442.294.708s-.106.52-.294.708l-4 4c-.188.188-.443.293-.708.293-.549 0-1.001-.452-1.001-1.001 0-.265.105-.52.293-.708l2.294-2.292h-7.586c-.549 0-1-.451-1-1z' transform='matrix(0 -1 1 0 .000894 32.0009)'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:box-arrow-in-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 6.25c0-.594.674-1.25 1.273-1.25h17.454c.599 0 1.273.656 1.273 1.25v19.5c0 .594-.674 1.25-1.273 1.25h-17.454c-.599 0-1.273-.656-1.273-1.25v-4.333c0-.595-.311-1.084-.909-1.084-.599 0-1.091.489-1.091 1.084v4.333c0 1.783 1.477 3.25 3.273 3.25h17.454c1.796 0 3.273-1.467 3.273-3.25v-19.5c0-1.783-1.477-3.25-3.273-3.25h-17.454c-1.796 0-3.273 1.467-3.273 3.25v4.333c0 .595.492 1.084 1.091 1.084.598 0 .909-.489.909-1.084z'/%3E%3Cpath d='m21.708 16.708c.188-.188.294-.442.294-.708s-.106-.52-.294-.708l-6-6c-.188-.188-.443-.293-.708-.293-.549 0-1.001.452-1.001 1.001 0 .265.105.52.293.708l4.294 4.292h-17.586c-.549 0-1 .451-1 1s.451 1 1 1h17.586l-4.294 4.292c-.188.188-.293.443-.293.708 0 .549.452 1.001 1.001 1.001.265 0 .52-.105.708-.293z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:caret-sort{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m24.852 21.876-8.852 10.124-8.852-10.124 1.976-1.728 6.876 7.852 6.876-7.852zm0-11.752-1.976 1.728-6.876-7.852-6.876 7.852-1.976-1.728 8.852-10.124z' fill-rule='nonzero'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.454 9.282 15.556 15.557 2.122-2.121-15.557-15.557-2.121 2.121z'/%3E%3Cpath d='m15.99 24.839 15.556-15.557-2.121-2.121-15.557 15.557z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:chevron-left{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m22.718.454-15.557 15.556 2.121 2.122 15.557-15.557-2.121-2.121z'/%3E%3Cpath d='m7.161 15.99 15.557 15.556 2.121-2.121-15.557-15.557z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:chevron-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.282 31.546 15.557-15.556-2.121-2.122-15.557 15.557z'/%3E%3Cpath d='m24.839 16.01-15.557-15.556-2.121 2.121 15.557 15.557z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:chevron-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m31.546 22.718-15.556-15.557-2.122 2.121 15.557 15.557z'/%3E%3Cpath d='m16.01 7.161-15.556 15.557 2.121 2.121 15.557-15.557z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:circle-open-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m30.5 16c0 8.003-6.497 14.5-14.5 14.5s-14.5-6.497-14.5-14.5 6.497-14.5 14.5-14.5' fill='none' stroke='%23000' stroke-width='3'/%3E%3Ccircle cx='16' cy='16' r='13'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:close{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m31.91 29.789-29.699-29.699-2.121 2.121 29.699 29.699z'/%3E%3Cpath d='m2.211 31.91 29.699-29.699-2.121-2.121-29.699 29.699z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:close-thin{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23000'%3E%3Cpath d='m1 1 30.023 30.023'/%3E%3Cpath d='m1 31.023 30.023-30.023'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:embed-replace-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='m18.667 4-2.667-2.667h-10.667c-1.463 0-2.666 1.204-2.666 2.667v17c0 1.463 1.203 2.667 2.666 2.667h9.334v2.666l5.333-4-5.333-4v2.667h-9.334v-17zm9.333 5.34c-.006.015 0 18.66 0 18.66 0 1.463-1.204 2.667-2.667 2.667h-14.666c-1.463 0-2.667-1.204-2.667-2.667v-1.667h2.667v1.667h14.666l-.053-18.667h-14.613v9h-2.667v-9c0-1.463 1.204-2.666 2.667-2.666 0 0 14.61.011 14.613 0 1.271 0 2.72 1.401 2.72 2.673z'/%3E%3Cpath d='m14.665 14.195 2.787 2.787-1.707 1.68-4.467-4.467 4.467-4.466 1.707 1.68zm9.947 0-4.467 4.467-1.693-1.68 2.786-2.787-2.786-2.786 1.693-1.68z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:file-facts-landscape{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m32 13v11c0 2.194-1.806 4-4 4h-7v-2h7c1.097 0 2-.903 2-2v-11h-4c-1.646 0-3-1.354-3-3v-4h-19c-1.097 0-2 .903-2 2v14h-2v-14c0-2.194 1.806-4 4-4h19zm-28.8 10.7h-3.2v7.998h1.582v-2.684h1.606c.574 0 1.062-.114 1.464-.346.406-.234.716-.55.926-.948.218-.418.329-.883.322-1.354 0-.5-.106-.952-.316-1.354-.209-.4-.528-.731-.92-.954-.4-.24-.886-.358-1.464-.358zm1.09 2.666c.007.263-.051.525-.17.76-.107.205-.272.373-.476.482-.233.115-.49.171-.75.164h-1.318v-2.812h1.32c.436 0 .778.12 1.024.362.246.244.37.592.37 1.044zm2.434-2.666v7.998h2.92c.802 0 1.468-.16 1.996-.474.534-.32.952-.803 1.19-1.378.26-.6.392-1.324.392-2.168 0-.84-.13-1.556-.392-2.15-.236-.568-.649-1.046-1.178-1.36-.528-.312-1.198-.468-2.01-.468zm1.582 1.29h1.126c.496 0 .9.1 1.218.304.33.216.579.535.708.908.158.402.236.904.236 1.506.006.399-.04.797-.136 1.184-.071.305-.205.593-.392.844-.174.224-.405.398-.668.504-.309.115-.637.171-.966.164h-1.126zm7.486 3.526v3.182h-1.58v-7.998h5.096v1.306h-3.516v2.234h3.212v1.276z'/%3E%3Cpath d='m16.902 9.427h4.303' fill='none' stroke='%23000' stroke-width='2'/%3E%3Cpath d='m16.928 12.555h5.866' fill='none' stroke='%23000' stroke-width='2'/%3E%3Cpath d='m4.427 8.419h10.938v8.013h-10.938z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:file-facts-portrait{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m28 9v19c0 2.194-1.806 4-4 4h-2v-2h2c1.097 0 2-.903 2-2v-19h-4c-1.646 0-3-1.354-3-3v-4h-11c-1.097 0-2 .903-2 2v18h-2v-18c0-2.194 1.806-4 4-4h11zm-24.8 14.7h-3.2v7.998h1.582v-2.684h1.606c.574 0 1.062-.114 1.464-.346.406-.234.716-.55.926-.948.218-.418.329-.883.322-1.354 0-.5-.106-.952-.316-1.354-.209-.4-.528-.731-.92-.954-.4-.24-.886-.358-1.464-.358zm1.09 2.666c.007.263-.051.525-.17.76-.107.205-.272.373-.476.482-.233.115-.49.171-.75.164h-1.318v-2.812h1.32c.436 0 .778.12 1.024.362.246.244.37.592.37 1.044zm2.434-2.666v7.998h2.92c.802 0 1.468-.16 1.996-.474.534-.32.952-.803 1.19-1.378.26-.6.392-1.324.392-2.168 0-.84-.13-1.556-.392-2.15-.236-.568-.649-1.046-1.178-1.36-.528-.312-1.198-.468-2.01-.468zm1.582 1.29h1.126c.496 0 .9.1 1.218.304.33.216.579.535.708.908.158.402.236.904.236 1.506.006.399-.04.797-.136 1.184-.071.305-.205.593-.392.844-.174.224-.405.398-.668.504-.309.115-.637.171-.966.164h-1.126zm7.486 3.526v3.182h-1.58v-7.998h5.096v1.306h-3.516v2.234h3.212v1.276z'/%3E%3Cpath d='m8.065 4.168 8.952.123s-.002.306-.002 1.767c0 2.634 2.175 4.784 4.809 4.784 1.803 0 2.147.013 2.147.013v4.703h-15.801z'/%3E%3Cpath d='m8.065 18.252h10.992' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:file-list-landscape{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m32 13v11c0 2.194-1.806 4-4 4h-7v-2h7c1.097 0 2-.903 2-2v-11h-4c-1.646 0-3-1.354-3-3v-4h-19c-1.097 0-2 .903-2 2v14h-2v-14c0-2.194 1.806-4 4-4h19zm-28.8 10.7h-3.2v7.998h1.582v-2.684h1.606c.574 0 1.062-.114 1.464-.346.406-.234.716-.55.926-.948.218-.418.329-.883.322-1.354 0-.5-.106-.952-.316-1.354-.209-.4-.528-.731-.92-.954-.4-.24-.886-.358-1.464-.358zm1.09 2.666c.007.263-.051.525-.17.76-.107.205-.272.373-.476.482-.233.115-.49.171-.75.164h-1.318v-2.812h1.32c.436 0 .778.12 1.024.362.246.244.37.592.37 1.044zm2.434-2.666v7.998h2.92c.802 0 1.468-.16 1.996-.474.534-.32.952-.803 1.19-1.378.26-.6.392-1.324.392-2.168 0-.84-.13-1.556-.392-2.15-.236-.568-.649-1.046-1.178-1.36-.528-.312-1.198-.468-2.01-.468zm1.582 1.29h1.126c.496 0 .9.1 1.218.304.33.216.579.535.708.908.158.402.236.904.236 1.506.006.399-.04.797-.136 1.184-.071.305-.205.593-.392.844-.174.224-.405.398-.668.504-.309.115-.637.171-.966.164h-1.126zm7.486 3.526v3.182h-1.58v-7.998h5.096v1.306h-3.516v2.234h3.212v1.276z'/%3E%3Cg fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='m4.566 9.351h2.422'/%3E%3Cpath d='m4.566 12.937h2.422'/%3E%3Cpath d='m4.566 16.549h2.422'/%3E%3Cpath d='m4.566 19.987h2.422'/%3E%3Cpath d='m7.772 9.351h13.331'/%3E%3Cpath d='m7.772 12.937h13.331'/%3E%3Cpath d='m7.772 16.549h20.082'/%3E%3Cpath d='m7.772 19.987h20.082'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:file-list-portrait{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m28 9v19c0 2.194-1.806 4-4 4h-2v-2h2c1.097 0 2-.903 2-2v-19h-4c-1.646 0-3-1.354-3-3v-4h-11c-1.097 0-2 .903-2 2v18h-2v-18c0-2.194 1.806-4 4-4h11zm-24.8 14.7h-3.2v7.998h1.582v-2.684h1.606c.574 0 1.062-.114 1.464-.346.406-.234.716-.55.926-.948.218-.418.329-.883.322-1.354 0-.5-.106-.952-.316-1.354-.209-.4-.528-.731-.92-.954-.4-.24-.886-.358-1.464-.358zm1.09 2.666c.007.263-.051.525-.17.76-.107.205-.272.373-.476.482-.233.115-.49.171-.75.164h-1.318v-2.812h1.32c.436 0 .778.12 1.024.362.246.244.37.592.37 1.044zm2.434-2.666v7.998h2.92c.802 0 1.468-.16 1.996-.474.534-.32.952-.803 1.19-1.378.26-.6.392-1.324.392-2.168 0-.84-.13-1.556-.392-2.15-.236-.568-.649-1.046-1.178-1.36-.528-.312-1.198-.468-2.01-.468zm1.582 1.29h1.126c.496 0 .9.1 1.218.304.33.216.579.535.708.908.158.402.236.904.236 1.506.006.399-.04.797-.136 1.184-.071.305-.205.593-.392.844-.174.224-.405.398-.668.504-.309.115-.637.171-.966.164h-1.126zm7.486 3.526v3.182h-1.58v-7.998h5.096v1.306h-3.516v2.234h3.212v1.276z'/%3E%3Cg fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='m8.149 4.889h2.421'/%3E%3Cpath d='m8.149 8.475h2.421'/%3E%3Cpath d='m8.149 12.087h2.421'/%3E%3Cpath d='m8.149 15.525h2.421'/%3E%3Cpath d='m8.149 18.909h2.421'/%3E%3Cpath d='m11.354 4.889h6.089'/%3E%3Cpath d='m11.354 8.475h6.089'/%3E%3Cpath d='m11.354 12.087h11.947'/%3E%3Cpath d='m11.354 15.525h11.947'/%3E%3Cpath d='m11.354 18.909h11.947'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:file-presentation-landscape{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m32 13v11c0 2.194-1.806 4-4 4h-7v-2h7c1.097 0 2-.903 2-2v-11h-4c-1.646 0-3-1.354-3-3v-4h-19c-1.097 0-2 .903-2 2v14h-2v-14c0-2.194 1.806-4 4-4h19zm-28.8 10.7h-3.2v7.998h1.582v-2.684h1.606c.574 0 1.062-.114 1.464-.346.406-.234.716-.55.926-.948.218-.418.329-.883.322-1.354 0-.5-.106-.952-.316-1.354-.209-.4-.528-.731-.92-.954-.4-.24-.886-.358-1.464-.358zm1.09 2.666c.007.263-.051.525-.17.76-.107.205-.272.373-.476.482-.233.115-.49.171-.75.164h-1.318v-2.812h1.32c.436 0 .778.12 1.024.362.246.244.37.592.37 1.044zm2.434-2.666v7.998h2.92c.802 0 1.468-.16 1.996-.474.534-.32.952-.803 1.19-1.378.26-.6.392-1.324.392-2.168 0-.84-.13-1.556-.392-2.15-.236-.568-.649-1.046-1.178-1.36-.528-.312-1.198-.468-2.01-.468zm1.582 1.29h1.126c.496 0 .9.1 1.218.304.33.216.579.535.708.908.158.402.236.904.236 1.506.006.399-.04.797-.136 1.184-.071.305-.205.593-.392.844-.174.224-.405.398-.668.504-.309.115-.637.171-.966.164h-1.126zm7.486 3.526v3.182h-1.58v-7.998h5.096v1.306h-3.516v2.234h3.212v1.276z'/%3E%3Cpath d='m21.017 10.283c0 2.472 1.509 4.497 4.381 4.497 1.059 0 2.106-.007 2.106-.007v8.91l-6.34-.068-.036-1.598h-16.701v-13.598h16.616c-.119.046-.026 1.213-.026 1.864z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:file-presentation-portrait{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m28 9v19c0 2.194-1.806 4-4 4h-2v-2h2c1.097 0 2-.903 2-2v-19h-4c-1.646 0-3-1.354-3-3v-4h-11c-1.097 0-2 .903-2 2v18h-2v-18c0-2.194 1.806-4 4-4h11zm-24.8 14.7h-3.2v7.998h1.582v-2.684h1.606c.574 0 1.062-.114 1.464-.346.406-.234.716-.55.926-.948.218-.418.329-.883.322-1.354 0-.5-.106-.952-.316-1.354-.209-.4-.528-.731-.92-.954-.4-.24-.886-.358-1.464-.358zm1.09 2.666c.007.263-.051.525-.17.76-.107.205-.272.373-.476.482-.233.115-.49.171-.75.164h-1.318v-2.812h1.32c.436 0 .778.12 1.024.362.246.244.37.592.37 1.044zm2.434-2.666v7.998h2.92c.802 0 1.468-.16 1.996-.474.534-.32.952-.803 1.19-1.378.26-.6.392-1.324.392-2.168 0-.84-.13-1.556-.392-2.15-.236-.568-.649-1.046-1.178-1.36-.528-.312-1.198-.468-2.01-.468zm1.582 1.29h1.126c.496 0 .9.1 1.218.304.33.216.579.535.708.908.158.402.236.904.236 1.506.006.399-.04.797-.136 1.184-.071.305-.205.593-.392.844-.174.224-.405.398-.668.504-.309.115-.637.171-.966.164h-1.126zm7.486 3.526v3.182h-1.58v-7.998h5.096v1.306h-3.516v2.234h3.212v1.276z'/%3E%3Cpath d='m8.065 4.033 8.952-.01s.029-.082-.001 2.215c-.04 2.92 2.174 4.719 4.808 4.719 1.803 0 2.147.021 2.147.021v15.925l-2.977-.019-.017-4.807h-12.807z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:image-replace-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='m15.333 21.736-4.666 6.28h14.613l-3.613-4.72-2.627 3.12z'/%3E%3Cpath d='m18.667 4-2.667-2.667h-10.667c-1.463 0-2.666 1.204-2.666 2.667v12c0 1.463 1.203 2.667 2.666 2.667h9.334v2.666l5.333-4-5.333-4v2.667h-9.334v-12zm9.333 5.34c-.006.015 0 18.66 0 18.66 0 1.463-1.204 2.667-2.667 2.667h-14.666c-1.463 0-2.667-1.204-2.667-2.667v-6.667h2.667v6.667h14.666l-.053-18.667h-14.613v4h-2.667v-4c0-1.463 1.204-2.666 2.667-2.666 0 0 14.61.011 14.613 0 1.271 0 2.72 1.401 2.72 2.673z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:layout-landscape{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 6h30v20h-30zm1 1v18h28v-18z'/%3E%3Cg transform='translate(0 10.589)'%3E%3Cpath d='m4.032 9.068h5v3.334h-5z' fill='%23ebebeb'/%3E%3Cpath d='m9.032 9.068v3.334h-5v-3.334zm-1 1h-3v1.334h3z'/%3E%3C/g%3E%3Cg transform='translate(0 5.37064)'%3E%3Cpath d='m4.032 9.068h5v3.334h-5z' fill='%23ebebeb'/%3E%3Cpath d='m9.032 9.068v3.334h-5v-3.334zm-1 1h-3v1.334h3z'/%3E%3C/g%3E%3Cg transform='translate(0 .075654)'%3E%3Cpath d='m4.032 9.068h5v3.334h-5z' fill='%23ebebeb'/%3E%3Cpath d='m9.032 9.068v3.334h-5v-3.334zm-1 1h-3v1.334h3z'/%3E%3C/g%3E%3Cg fill='none' stroke='%23000'%3E%3Cpath d='m3.5 8.106h25'/%3E%3Cpath d='m3.5 13.433h25'/%3E%3Cpath d='m3.5 18.72h25'/%3E%3Cpath d='m3.5 23.894h25'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:layout-list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.224 1.789v8.245h-6.518v-8.245zm-.326.274h-5.866v7.696h5.866z' transform='matrix(3.06861 0 0 3.63855 -14.5786 -5.50781)'/%3E%3Cpath d='m14.032 6.175v3.333h-5v-3.333zm-1 1h-3v1.333h3z'/%3E%3Cpath d='m14.032 6.175v3.333h-5v-3.333zm-1 1h-3v1.333h3z' transform='translate(0 5.46831)'/%3E%3Cpath d='m14.032 6.175v3.333h-5v-3.333zm-1 1h-3v1.333h3z' transform='translate(0 10.7859)'/%3E%3Cpath d='m14.032 6.175v3.333h-5v-3.333zm-1 1h-3v1.333h3z' transform='translate(0 16.0322)'/%3E%3Cg fill='none' stroke='%23000'%3E%3Cpath d='m8.5 5.213h15'/%3E%3Cpath d='m8.5 5.213h15' transform='translate(0 5.44542)'/%3E%3Cpath d='m8.5 5.213h15' transform='translate(0 10.7924)'/%3E%3Cpath d='m8.5 5.213h15' transform='translate(0 16.1108)'/%3E%3Cpath d='m8.5 5.213h15' transform='translate(0 21.2045)'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:layout-portfolio{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m23.821 1v27.522h-17.821v-27.522zm-.891.917h-16.039v25.688h16.039z' transform='matrix(1.1223 0 0 1.09003 -.733787 -.090034)'/%3E%3Cpath d='m23.5 3.308v10h-15v-10zm-1 1h-13v8h13z'/%3E%3Cpath d='m13.5 13.852v3.333h-5v-3.333zm-1 1h-3v1.333h3z'/%3E%3Cpath d='m19.066 13.852v3.333h-5v-3.333zm-1 1h-3v1.333h3z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-kleio\:plus{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cimage height='30' transform='translate(1.011 1.012)' width='30' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAPElEQVRIie3VsQ0AIAwDwcD+O0PDBLEQFPdS6lMqV/Vb51rNAI4Cg8Fg8P/wqGBhkp59nGSPwWAwGHynDZNLBTN5pvd4AAAAAElFTkSuQmCC'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.before\:i-bi\:arrows-move::before{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M7.646.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 1.707V5.5a.5.5 0 0 1-1 0V1.707L6.354 2.854a.5.5 0 1 1-.708-.708zM8 10a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L7.5 14.293V10.5A.5.5 0 0 1 8 10M.146 8.354a.5.5 0 0 1 0-.708l2-2a.5.5 0 1 1 .708.708L1.707 7.5H5.5a.5.5 0 0 1 0 1H1.707l1.147 1.146a.5.5 0 0 1-.708.708zM10 8a.5.5 0 0 1 .5-.5h3.793l-1.147-1.146a.5.5 0 0 1 .708-.708l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L14.293 8.5H10.5A.5.5 0 0 1 10 8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.after\:i-ion\:chevron-down-sharp::after{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48' d='m112 184l144 144l144-144'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.after\:i-ion\:chevron-up-sharp::after{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48' d='m112 328l144-144l144 144'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.kleio-icon{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 400 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.441 288.054 1.972.238-1.172 9.721h9.566v1.987h-9.933v-1.889l-1.623-.195 1.19-9.862zm14.34 11.946v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.908 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h3.874l-.239-1.047 1.936-.443.796 3.477zm4.685-7.35-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.556-1.936.443-2.216-9.683 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.444zm-3.102-13.557-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.556-1.936.443-2.216-9.683 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.556-1.936.443-2.216-9.683 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.557-1.936.444-2.216-9.684 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.556-1.936.443-2.216-9.683 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.102-13.557-1.937.444-2.216-9.683 1.937-.444zm-3.103-13.556-1.936.443-.648-2.828-6.433-2.451.707-1.856 7.426 2.829zm-12.023-8.107-.707 1.856-9.282-3.537.707-1.856zm-12.995-4.952-.707 1.857-9.283-3.537.708-1.857zm-12.995-4.951-.708 1.856-9.282-3.537.707-1.856zm-12.995-4.952-.708 1.857-9.282-3.537.707-1.857zm-12.996-4.952-.707 1.857-9.283-3.537.708-1.856zm-12.995-4.951-.707 1.856-9.283-3.536.707-1.857zm-12.996-4.952-.707 1.857-9.282-3.537.707-1.857zm-12.995-4.951-.707 1.856-9.283-3.537.708-1.856zm-12.995-4.952-.708 1.857-9.282-3.537.707-1.857zm-12.995-4.951-.708 1.856-9.282-3.537.707-1.856zm-12.996-4.952-.707 1.857-9.282-3.537.707-1.857zm-12.995-4.951-.707 1.856-9.283-3.537.708-1.856zm-12.995-4.952-.708 1.856-9.282-3.536.708-1.857zm-12.995-4.952-.708 1.857-9.282-3.537.707-1.856zm-12.996-4.951-.707 1.856-9.282-3.537.707-1.856zm-12.995-4.952-.707 1.857-9.283-3.537.708-1.857zm-12.995-4.951-.708 1.856-9.282-3.537.707-1.856zm-12.995-4.952-.708 1.857-9.282-3.537.707-1.857zm-12.996-4.951-.707 1.856-9.282-3.537.707-1.856zm-12.856-4.899-.903 7.486-1.972-.238.962-7.977 1.913.729zm-3.351 11.193 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.806 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.807 1.973.238-1.189 9.862-1.973-.238zm-1.665 13.806 1.973.238-1.189 9.862-1.973-.238zm-1.664 13.807 1.972.238-1.189 9.862-1.973-.238zm-1.665 13.807 1.972.238-1.189 9.861-1.973-.237zm-1.665 13.806 1.972.238-1.189 9.862-1.973-.238zm-1.665 13.807 1.972.238-1.189 9.862-1.973-.238zm-1.665 13.806 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.807 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.806 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.807 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.806 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.807 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.807 1.973.237-1.19 9.862-1.972-.238zm-1.665 13.806 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.807 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.807 1.973.238-1.189 9.862-1.973-.238zm-1.665 13.807 1.973.237-1.189 9.862-1.973-.238zm-1.664 13.806 1.972.238-1.189 9.862-1.973-.238z'/%3E%3Cg fill='none' stroke='%23000' stroke-width='4'%3E%3Cpath d='m164.2 220.705v-70'/%3E%3Cpath d='m129.2 185.705h70'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 400 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m296 99-259.823-99-36.177 300h342z' fill='%23fff'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;color:transparent /* transparent */;}.kleio-icon-disabled{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 400 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.441 288.054 1.972.238-1.172 9.721h9.566v1.987h-9.933v-1.889l-1.623-.195 1.19-9.862zm14.34 11.946v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.908 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h9.934v1.987zm13.907 0v-1.987h9.933v1.987zm13.907 0v-1.987h9.933v1.987zm13.906 0v-1.987h3.874l-.239-1.047 1.936-.443.796 3.477zm4.685-7.35-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.556-1.936.443-2.216-9.683 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.444zm-3.102-13.557-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.556-1.936.443-2.216-9.683 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.556-1.936.443-2.216-9.683 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.557-1.936.444-2.216-9.684 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.103-13.556-1.936.443-2.216-9.683 1.936-.443zm-3.102-13.556-1.937.443-2.216-9.683 1.937-.443zm-3.102-13.557-1.937.444-2.216-9.683 1.937-.444zm-3.103-13.556-1.936.443-.648-2.828-6.433-2.451.707-1.856 7.426 2.829zm-12.023-8.107-.707 1.856-9.282-3.537.707-1.856zm-12.995-4.952-.707 1.857-9.283-3.537.708-1.857zm-12.995-4.951-.708 1.856-9.282-3.537.707-1.856zm-12.995-4.952-.708 1.857-9.282-3.537.707-1.857zm-12.996-4.952-.707 1.857-9.283-3.537.708-1.856zm-12.995-4.951-.707 1.856-9.283-3.536.707-1.857zm-12.996-4.952-.707 1.857-9.282-3.537.707-1.857zm-12.995-4.951-.707 1.856-9.283-3.537.708-1.856zm-12.995-4.952-.708 1.857-9.282-3.537.707-1.857zm-12.995-4.951-.708 1.856-9.282-3.537.707-1.856zm-12.996-4.952-.707 1.857-9.282-3.537.707-1.857zm-12.995-4.951-.707 1.856-9.283-3.537.708-1.856zm-12.995-4.952-.708 1.856-9.282-3.536.708-1.857zm-12.995-4.952-.708 1.857-9.282-3.537.707-1.856zm-12.996-4.951-.707 1.856-9.282-3.537.707-1.856zm-12.995-4.952-.707 1.857-9.283-3.537.708-1.857zm-12.995-4.951-.708 1.856-9.282-3.537.707-1.856zm-12.995-4.952-.708 1.857-9.282-3.537.707-1.857zm-12.996-4.951-.707 1.856-9.282-3.537.707-1.856zm-12.856-4.899-.903 7.486-1.972-.238.962-7.977 1.913.729zm-3.351 11.193 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.806 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.807 1.973.238-1.189 9.862-1.973-.238zm-1.665 13.806 1.973.238-1.189 9.862-1.973-.238zm-1.664 13.807 1.972.238-1.189 9.862-1.973-.238zm-1.665 13.807 1.972.238-1.189 9.861-1.973-.237zm-1.665 13.806 1.972.238-1.189 9.862-1.973-.238zm-1.665 13.807 1.972.238-1.189 9.862-1.973-.238zm-1.665 13.806 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.807 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.806 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.807 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.806 1.972.238-1.189 9.862-1.972-.238zm-1.665 13.807 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.807 1.973.237-1.19 9.862-1.972-.238zm-1.665 13.806 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.807 1.973.238-1.19 9.862-1.972-.238zm-1.665 13.807 1.973.238-1.189 9.862-1.973-.238zm-1.665 13.807 1.973.237-1.189 9.862-1.973-.238zm-1.664 13.806 1.972.238-1.189 9.862-1.973-.238z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.kleio-icon-square{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 400 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m400 0v2h-9.999v-2zm-400 2v-2h8v2zm22-2v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14.001 0v2h-10.001v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm13.999 0v2h-9.999v-2zm14 0v2h-9.999v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14.001 0v2h-10.001v-2zm13.999 0v2h-10v-2zm14.001 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm14 0v2h-10v-2zm13.999 14.001h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm0 14h-2v-10h2zm-8.001 5.999v-2h8.001v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14.001 0v-2h10.001v2zm-14 0v-2h10.001v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-13.999 0v-2h9.999v2zm-14.001 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-14 0v-2h10v2zm-13.998-2h9.998v2h-9.998zm0-12.002h2v10h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14h2v10.001h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14h2v10.001h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-13.999h2v9.999h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14.001h2v10.001h-2zm0-14h2v10h-2zm0-14h2v10h-2zm0-14h2v10h-2z'/%3E%3Cg fill='none' stroke='%23000' stroke-width='4'%3E%3Cpath d='m200 185v-70'/%3E%3Cpath d='m165 150h70'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 400 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 0h400v300h-400z' fill='%23fff'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;color:transparent /* transparent */;}.kleio-icon-xs{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='1.5' viewBox='0 0 54 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='scale(.133333)'%3E%3Cg%3E%3Cpath d='m296 99-259.823-99-36.177 300h342z' fill='%23fff'/%3E%3Cpath d='m296 99 46 201h-342l36.177-300zm-6.417 5.581-247.109-94.156s-34.015 282.075-34.015 282.075h324.131z'/%3E%3C/g%3E%3Cg fill='none' stroke='%23000' stroke-width='7.5'%3E%3Cpath d='m164.2 245.705v-120'/%3E%3Cpath d='m104.2 185.705h120'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.aspect-16\/10{position:relative;height:0;padding-bottom:62.5%;}.aspect-16\/10>*,.aspect-4\/3>*,.aspect-8\/2>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}.aspect-4\/3{position:relative;height:0;padding-bottom:75%;}.aspect-8\/2{position:relative;height:0;padding-bottom:25%;}.before\:aspect-2\/1::before{position:relative;height:0;padding-bottom:50%;}.before\:aspect-2\/1>*::before{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}.kleio-icon:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.kleio-icon-square:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}@media (min-width: 2048px){.\33 xl\:aspect-4\/3{position:relative;height:0;padding-bottom:75%;}.\33 xl\:aspect-4\/3>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}}.pointer-events-none{pointer-events:none;}.\!after\:visible::after{visibility:visible !important;}.children\:invisible>*{visibility:hidden;}.backface-hidden{backface-visibility:hidden;}.\!absolute{position:absolute !important;}.absolute{position:absolute;}.children\:relative>*,.relative{position:relative;}.fixed{position:fixed;}.sticky{position:sticky;}.hover\:before\:absolute:hover::before{position:absolute;}.before\:absolute::before{position:absolute;}.before\:relative::before{position:relative;}.after\:absolute::after{position:absolute;}.after\:relative::after{position:relative;}.not-last\:after\:absolute:not(:last-child)::after{position:absolute;}.inset-\[5\%\]{inset:5%;}.after\:inset-\[5\%\]::after{inset:5%;}.after\:-inset-y-\[2px\]::after{top:-2px;bottom:-2px;}.after\:inset-x-0::after{left:0;right:0;}.after\:inset-y-0::after{top:0;bottom:0;}.-bottom-\.5{bottom:-0.125rem;}.-bottom-1{bottom:-0.25rem;}.-bottom-6{bottom:-1.5rem;}.-left-\.6em{left:-0.6em;}.-right-6{right:-1.5rem;}.-top-\.5{top:-0.125rem;}.-top-\[1\.4rem\]{top:-1.4rem;}.-top-1{top:-0.25rem;}.-top-1em{top:-1em;}.-top-2\.5{top:-0.625rem;}.-top-4{top:-1rem;}.-top-8{top:-2rem;}.\!left-0{left:0 !important;}.\!left-1{left:0.25rem !important;}.\!right-0{right:0 !important;}.\!top-2{top:0.5rem !important;}.bottom-\.5{bottom:0.125rem;}.bottom-\[-11\%\]{bottom:-11%;}.bottom-\[10\%\]{bottom:10%;}.bottom-\[5\%\]{bottom:5%;}.bottom-\[calc\(-5\%\/\(9\/10\)\)\]{bottom:calc(-5% / (9 / 10));}.bottom-0{bottom:0;}.bottom-1{bottom:0.25rem;}.bottom-1\/2{bottom:50%;}.bottom-10{bottom:2.5rem;}.bottom-12{bottom:3rem;}.bottom-2{bottom:0.5rem;}.bottom-4{bottom:1rem;}.bottom-8{bottom:2rem;}.bottom-auto{bottom:auto;}.bottom-full{bottom:100%;}.left-\[-11\%\]{left:-11%;}.left-\[10\%\]{left:10%;}.left-\[155\%\]{left:155%;}.left-\[160\%\]{left:160%;}.left-\[190\%\]{left:190%;}.left-\[5\%\]{left:5%;}.left-\[calc\(\(100\%\/0\.95_-_100\%\)\*-1-var\(--un-gap\)-2px\)\]{left:calc((100% / 0.95 - 100%) * -1 - var(--un-gap) - 2px);}.left-\[calc\(var\(--k-col-minw\)\/2\)\]{left:calc(var(--k-col-minw) / 2);}.left-\[calc\(var\(--k-gap\)\*-2\)\]{left:calc(var(--k-gap) * -2);}.left-0{left:0;}.left-1\/2{left:50%;}.left-10{left:2.5rem;}.left-16{left:4rem;}.left-2{left:0.5rem;}.left-3{left:0.75rem;}.left-4{left:1rem;}.left-5{left:1.25rem;}.left-76{left:19rem;}.left-auto{left:auto;}.left-full{left:100%;}.right-\[-11\%\]{right:-11%;}.right-\[10\%\]{right:10%;}.right-\[5\%\]{right:5%;}.right-\[calc\(\(100\%\/0\.95_-_100\%\)\*-1-var\(--un-gap\)-2px\)\]{right:calc((100% / 0.95 - 100%) * -1 - var(--un-gap) - 2px);}.right-\[calc\(var\(--k-gap\)\*-1\.2\)\]{right:calc(var(--k-gap) * -1.2);}.right-0{right:0;}.right-1{right:0.25rem;}.right-1\.5{right:0.375rem;}.right-1\/2{right:50%;}.right-10{right:2.5rem;}.right-2{right:0.5rem;}.right-4{right:1rem;}.right-5{right:1.25rem;}.right-6{right:1.5rem;}.right-76{right:19rem;}.right-8{right:2rem;}.right-9{right:2.25rem;}.right-auto{right:auto;}.right-full{right:100%;}.top-\[-11\%\]{top:-11%;}.top-\[10\%\],.top-1\/10{top:10%;}.top-\[20\%\],.top-2\/10{top:20%;}.top-\[30\%\]{top:30%;}.top-\[5\%\]{top:5%;}.top-\[50\%\],.top-1\/2{top:50%;}.top-\[calc\(-5\%\/\(9\/10\)\)\]{top:calc(-5% / (9 / 10));}.top-0{top:0;}.top-1{top:0.25rem;}.top-10{top:2.5rem;}.top-14{top:3.5rem;}.top-2{top:0.5rem;}.top-20{top:5rem;}.top-25{top:6.25rem;}.top-3{top:0.75rem;}.top-3\.8{top:0.95rem;}.top-4{top:1rem;}.top-5{top:1.25rem;}.top-5\.4{top:1.35rem;}.top-6{top:1.5rem;}.top-8{top:2rem;}.top-auto{top:auto;}.hover\:before\:-bottom-\[2px\]:hover::before{bottom:-2px;}.hover\:before\:-left-\[2px\]:hover::before{left:-2px;}.hover\:before\:-right-\[2px\]:hover::before{right:-2px;}.hover\:before\:-top-\[2px\]:hover::before{top:-2px;}.before\:-bottom-2::before{bottom:-0.5rem;}.before\:-bottom-2px::before{bottom:-2px;}.before\:-left-\[20\%\]::before{left:-20%;}.before\:-left-2::before{left:-0.5rem;}.before\:-left-2px::before{left:-2px;}.before\:-left-full::before{left:-100%;}.before\:-right-2::before{right:-0.5rem;}.before\:-right-2px::before{right:-2px;}.before\:-top-1::before{top:-0.25rem;}.before\:-top-2px::before{top:-2px;}.before\:-top-4::before{top:-1rem;}.before\:bottom-0::before{bottom:0;}.before\:left-\[calc\(\(100\%\/0\.95_-_100\%\)\*-1-var\(--un-gap\)-4px\)\]::before{left:calc((100% / 0.95 - 100%) * -1 - var(--un-gap) - 4px);}.before\:left-0::before{left:0;}.before\:left-1::before{left:0.25rem;}.before\:right-\[calc\(\(100\%\/0\.95_-_100\%\)\*-1-2px\)\]::before{right:calc((100% / 0.95 - 100%) * -1 - 2px);}.before\:right-0::before{right:0;}.before\:top-\[38\%\]::before{top:38%;}.before\:top-0::before{top:0;}.after\:-right-\[20\%\]::after{right:-20%;}.after\:-right-full::after{right:-100%;}.after\:-top-2::after{top:-0.5rem;}.after\:bottom-0::after{bottom:0;}.after\:left-\[\.1em\]::after{left:.1em;}.after\:left-0::after{left:0;}.after\:left-2::after{left:0.5rem;}.after\:right-0::after{right:0;}.after\:right-4::after{right:1rem;}.after\:top-\[\.1em\]::after{top:.1em;}.after\:top-\[38\%\]::after{top:38%;}.after\:top-0::after{top:0;}.after\:top-2::after{top:0.5rem;}.not-last\:after\:-right-2\.1:not(:last-child)::after{right:-0.525rem;}.children\:z-101>*{z-index:101;}.z-1{z-index:1;}.z-10{z-index:10;}.z-100{z-index:100;}.z-1000{z-index:1000;}.z-102{z-index:102;}.z-11{z-index:11;}.z-12{z-index:12;}.z-13{z-index:13;}.z-2{z-index:2;}.z-20{z-index:20;}.z-200{z-index:200;}.z-201{z-index:201;}.z-202{z-index:202;}.z-21{z-index:21;}.z-29{z-index:29;}.z-3{z-index:3;}.z-30{z-index:30;}.z-300{z-index:300;}.z-31{z-index:31;}.z-32{z-index:32;}.z-33{z-index:33;}.z-35{z-index:35;}.z-37{z-index:37;}.z-38{z-index:38;}.z-40{z-index:40;}.z-50{z-index:50;}.z-51{z-index:51;}.z-52{z-index:52;}.z-90{z-index:90;}.z-inherit{z-index:inherit;}.before\:z-10::before{z-index:10;}.before\:z-999::before{z-index:999;}.after\:z-1::after{z-index:1;}.after\:z-100::after{z-index:100;}.after\:z-11::after{z-index:11;}.after\:z-31::after{z-index:31;}.after\:z-999::after{z-index:999;}.-order-1{order:-1;}.cols-\[1fr_1rem\]{grid-template-columns:1fr 1rem;}.cols-1,.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.float-left{float:left;}.-m-\[1px\]{margin:-1px;}.-m-1{margin:-0.25rem;}.m-0{margin:0;}.m-auto{margin:auto;}.hover\:-m-\[1px\]:hover{margin:-1px;}.hover\:-m-1px:hover{margin:-1px;}.hover\:m-0:hover{margin:0;}.before\:-m-\[2px\]::before{margin:-2px;}.before\:-m-1px::before{margin:-1px;}.after\:m-auto::after{margin:auto;}.-mx-\[1px\]{margin-left:-1px;margin-right:-1px;}.-mx-3{margin-left:-0.75rem;margin-right:-0.75rem;}.-my-\.25{margin-top:-0.0625rem;margin-bottom:-0.0625rem;}.-my-\.4em{margin-top:-0.4em;margin-bottom:-0.4em;}.-my-\[calc\(\.25rem\+1px\)\]{margin-top:calc(calc(.25rem + 1px) * -1);margin-bottom:calc(calc(.25rem + 1px) * -1);}.-my-1px{margin-top:-1px;margin-bottom:-1px;}.-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem;}.mx-0{margin-left:0;margin-right:0;}.mx-1{margin-left:0.25rem;margin-right:0.25rem;}.mx-1px{margin-left:1px;margin-right:1px;}.mx-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-8{margin-left:2rem;margin-right:2rem;}.mx-auto{margin-left:auto;margin-right:auto;}.my-\.65{margin-top:0.1625rem;margin-bottom:0.1625rem;}.my-\[10\%\]{margin-top:10%;margin-bottom:10%;}.my-\[1px\]{margin-top:1px;margin-bottom:1px;}.my-1{margin-top:0.25rem;margin-bottom:0.25rem;}.my-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-4{margin-top:1rem;margin-bottom:1rem;}.my-8{margin-top:2rem;margin-bottom:2rem;}.-mb-\[1px\]{margin-bottom:-1px;}.-mb-2{margin-bottom:-0.5rem;}.-mb-4{margin-bottom:-1rem;}.-mb-6\.5{margin-bottom:-1.625rem;}.-ml-20{margin-left:-5rem;}.-mr-\[calc\(\.5rem\+1px\)\]{margin-right:calc(calc(.5rem + 1px) * -1);}.-mr-1{margin-right:-0.25rem;}.-mr-1px{margin-right:-1px;}.-mr-2{margin-right:-0.5rem;}.-mt-\.25{margin-top:-0.0625rem;}.-mt-\.5{margin-top:-0.125rem;}.-mt-4{margin-top:-1rem;}.\!mt-0{margin-top:0 !important;}.mb-\.5{margin-bottom:0.125rem;}.mb-\[\.5em\]{margin-bottom:.5em;}.mb-\[\.8em\]{margin-bottom:.8em;}.mb-\[10\%\]{margin-bottom:10%;}.mb-\[1em\],.mb-1em{margin-bottom:1em;}.mb-\[1px\]{margin-bottom:1px;}.mb-\[2em\]{margin-bottom:2em;}.mb-0{margin-bottom:0;}.mb-1{margin-bottom:0.25rem;}.mb-12{margin-bottom:3rem;}.mb-2{margin-bottom:0.5rem;}.mb-20{margin-bottom:5rem;}.mb-24{margin-bottom:6rem;}.mb-4{margin-bottom:1rem;}.mb-6{margin-bottom:1.5rem;}.mb-8{margin-bottom:2rem;}.ml-\[\.8em\]{margin-left:.8em;}.ml-\[2em\]{margin-left:2em;}.ml-0{margin-left:0;}.ml-1{margin-left:0.25rem;}.ml-2{margin-left:0.5rem;}.ml-4{margin-left:1rem;}.ml-5{margin-left:1.25rem;}.ml-auto{margin-left:auto;}.mr-\[1px\]{margin-right:1px;}.mr-0{margin-right:0;}.mr-1{margin-right:0.25rem;}.mr-10{margin-right:2.5rem;}.mr-2{margin-right:0.5rem;}.mr-4{margin-right:1rem;}.mr-6{margin-right:1.5rem;}.mr-auto{margin-right:auto;}.mt-\.2{margin-top:0.05rem;}.mt-\.5{margin-top:0.125rem;}.mt-\[1\.4em\]{margin-top:1.4em;}.mt-\[1em\],.mt-1em{margin-top:1em;}.mt-\[1px\]{margin-top:1px;}.mt-\[2em\]{margin-top:2em;}.mt-0{margin-top:0;}.mt-1{margin-top:0.25rem;}.mt-2{margin-top:0.5rem;}.mt-20{margin-top:5rem;}.mt-2px{margin-top:2px;}.mt-4{margin-top:1rem;}.mt-8{margin-top:2rem;}.mt-auto{margin-top:auto;}.first\:mt-0:first-child{margin-top:0;}.last\:mb-0:last-child{margin-bottom:0;}.last\:mb-12:last-child{margin-bottom:3rem;}.last\:mb-4:last-child{margin-bottom:1rem;}.only-child\:mb-12:only-child{margin-bottom:3rem;}.before\:-mb-2px::before{margin-bottom:-2px;}.before\:-ml-1\/6::before{margin-left:-16.6666666667%;}.before\:ml-1\/10::before{margin-left:10%;}.before\:mt-\[10\%\]::before{margin-top:10%;}.after\:-mr-1\/6::after{margin-right:-16.6666666667%;}.after\:-mt-\.5::after{margin-top:-0.125rem;}.after\:ml-0::after{margin-left:0;}.after\:ml-1\/10::after{margin-left:10%;}.box-border{box-sizing:border-box;}.inline{display:inline;}.block{display:block;}.before\:block::before{display:block;}.after\:block::after{display:block;}.inline-block{display:inline-block;}.after\:inline-block::after{display:inline-block;}.hidden,.marker\:hidden *::marker,.marker\:hidden::marker,.wk-marker\:hidden::-webkit-details-marker{display:none;}.display-inherit{display:inherit;}.aspect-\[1\/1\],.aspect-ratio-1\/1{aspect-ratio:1/1;}.aspect-ratio-16\/9{aspect-ratio:16/9;}.aspect-ratio-2\/3{aspect-ratio:2/3;}.aspect-ratio-3\/2{aspect-ratio:3/2;}.aspect-ratio-4\/3{aspect-ratio:4/3;}.before\:aspect-ratio-1\/1::before{aspect-ratio:1/1;}.after\:aspect-ratio-1\/1::after{aspect-ratio:1/1;}.after\:aspect-ratio-2\/1::after{aspect-ratio:2/1;}.children\:w-auto>*,.w-auto{width:auto;}.h-\.5{height:0.125rem;}.h-\[1\.1em\]{height:1.1em;}.h-\[1\.7em\]{height:1.7em;}.h-\[1em\]{height:1em;}.h-\[2px\]{height:2px;}.h-\[32\%\]{height:32%;}.h-\[40\%\]{height:40%;}.h-\[40vh\]{height:40vh;}.h-\[4px\]{height:4px;}.h-\[60\%\]{height:60%;}.h-\[calc\(10\%\/4\*3\+1px\+\(100\%-\(20\%\/4\*3\+2px\)\)\/3\)\]{height:calc(10% / 4 * 3 + 1px + (100% - (20% / 4 * 3 + 2px)) / 3);}.h-\[calc\(5\%\/4\*3\+\(100\%-\(10\%\/4\*3\+1px\)\)\/5\*2\)\]{height:calc(5% / 4 * 3 + (100% - (10% / 4 * 3 + 1px)) / 5 * 2);}.h-\[min\(calc\(50rem\/3\)\,calc\(80vw\/3\)\)\]{height:min(calc(50rem / 3),calc(80vw / 3));}.h-\[min\(calc\(50rem\/4\)\,calc\(80vw\/4\)\)\]{height:min(calc(50rem / 4),calc(80vw / 4));}.h-0{height:0;}.h-1,.h1{height:0.25rem;}.h-1\.8em{height:1.8em;}.h-1\/2{height:50%;}.h-12{height:3rem;}.h-14{height:3.5rem;}.h-16{height:4rem;}.h-2\.1em{height:2.1em;}.h-20{height:5rem;}.h-22{height:5.5rem;}.h-3,.h3{height:0.75rem;}.h-3\.5{height:0.875rem;}.h-32{height:8rem;}.h-35vh{height:35vh;}.h-4{height:1rem;}.h-6,.h6{height:1.5rem;}.h-70{height:17.5rem;}.h-8{height:2rem;}.h-auto{height:auto;}.h-full{height:100%;}.h2{height:0.5rem;}.max-h-\[100vh\]{max-height:100vh;}.max-h-\[20vh\]{max-height:20vh;}.max-h-\[50vh\],.max-h-50vh{max-height:50vh;}.max-h-\[80vh\],.max-h-80vh{max-height:80vh;}.max-h-\[85vh\]{max-height:85vh;}.max-h-\[calc\(100vh-var\(--un-top\,var\(--un-bottom\,0px\)\)-var\(--un-margin\,14rem\)\)\]{max-height:calc(100vh - var(--un-top,var(--un-bottom,0px)) - var(--un-margin,14rem));}.max-h-0{max-height:0;}.max-h-1\/2{max-height:50%;}.max-h-10{max-height:2.5rem;}.max-h-10vh{max-height:10vh;}.max-h-12{max-height:3rem;}.max-h-14{max-height:3.5rem;}.max-h-20{max-height:5rem;}.max-h-30vh{max-height:30vh;}.max-h-40{max-height:10rem;}.max-h-56{max-height:14rem;}.max-h-6{max-height:1.5rem;}.max-h-60vh{max-height:60vh;}.max-h-70vh{max-height:70vh;}.max-h-8\.4{max-height:2.1rem;}.max-h-9\/10{max-height:90%;}.max-h-full{max-height:100%;}.max-w-\[90vw\]{max-width:90vw;}.max-w-\[calc\(100vw-4rem\)\]{max-width:calc(100vw - 4rem);}.max-w-1\/2{max-width:50%;}.max-w-10{max-width:2.5rem;}.max-w-100{max-width:25rem;}.max-w-104{max-width:26rem;}.max-w-120{max-width:30rem;}.max-w-150{max-width:37.5rem;}.max-w-160{max-width:40rem;}.max-w-180{max-width:45rem;}.max-w-2\/3{max-width:66.6666666667%;}.max-w-200{max-width:50rem;}.max-w-22{max-width:5.5rem;}.max-w-460{max-width:115rem;}.max-w-480{max-width:120rem;}.max-w-60vw{max-width:60vw;}.max-w-70vw{max-width:70vw;}.max-w-72{max-width:18rem;}.max-w-9\/10,.max-w-90\%{max-width:90%;}.max-w-95vw{max-width:95vw;}.max-w-full{max-width:100%;}.min-h-\[50vh\]{min-height:50vh;}.min-h-\[calc\(1em\*1\.4\+1rem\)\]{min-height:calc(1em * 1.4 + 1rem);}.min-h-1\/2{min-height:50%;}.min-h-10{min-height:2.5rem;}.min-h-100{min-height:25rem;}.min-h-12{min-height:3rem;}.min-h-20vh{min-height:20vh;}.min-h-23{min-height:5.75rem;}.min-h-25vh{min-height:25vh;}.min-h-30vh{min-height:30vh;}.min-h-40{min-height:10rem;}.min-h-5{min-height:1.25rem;}.min-h-6{min-height:1.5rem;}.min-h-60{min-height:15rem;}.min-h-7{min-height:1.75rem;}.min-h-8{min-height:2rem;}.min-h-80vh{min-height:80vh;}.min-h-full{min-height:100%;}.min-h-min{min-height:min-content;}.min-h-screen{min-height:100vh;}.min-w-\[1px\]{min-width:1px;}.min-w-\[calc\(\(100\%-1rem\)\/3\*2\)\]{min-width:calc((100% - 1rem) / 3 * 2);}.min-w-0{min-width:0;}.min-w-1\/10{min-width:10%;}.min-w-1\/2{min-width:50%;}.min-w-100\%{min-width:100%;}.min-w-30{min-width:7.5rem;}.min-w-40vw{min-width:40vw;}.min-w-7{min-width:1.75rem;}.min-w-80{min-width:20rem;}.w-\[1\.1em\]{width:1.1em;}.w-\[1\.7em\]{width:1.7em;}.w-\[100\%\],.w-full{width:100%;}.w-\[120\%\]{width:120%;}.w-\[130\%\]{width:130%;}.w-\[1em\]{width:1em;}.w-\[2em\]{width:2em;}.w-\[30\%\],.w-3\/10{width:30%;}.w-\[calc\(100\%-12rem\)\]{width:calc(100% - 12rem);}.w-\[calc\(100\%-8rem\)\]{width:calc(100% - 8rem);}.w-\[calc\(35\%\+3px\)\]{width:calc(35% + 3px);}.w-\[min-content\],.w-min{width:min-content;}.w-0{width:0;}.w-1\.8em{width:1.8em;}.w-1\/2{width:50%;}.w-1\/3{width:33.3333333333%;}.w-1\/4{width:25%;}.w-100{width:25rem;}.w-12{width:3rem;}.w-14{width:3.5rem;}.w-2\.05rem{width:2.05rem;}.w-2\.1em{width:2.1em;}.w-2\/3{width:66.6666666667%;}.w-2\/5{width:40%;}.w-3\/5,.w-6\/10{width:60%;}.w-4{width:1rem;}.w-4\/5,.w-8\/10{width:80%;}.w-5{width:1.25rem;}.w-5\/6{width:83.3333333333%;}.w-60{width:15rem;}.w-7{width:1.75rem;}.w-72{width:18rem;}.w-8{width:2rem;}.w-9\/10{width:90%;}.active\:after\:w-\[1\.2em\]:active::after{width:1.2em;}.nth-1\:w-8\/10:nth-child(1){width:80%;}.nth-2\:w-7\/10:nth-child(2){width:70%;}.nth-3\:w-9\/10:nth-child(3){width:90%;}.nth-4\:w-6\/10:nth-child(4){width:60%;}.before\:h-\.5::before{height:0.125rem;}.before\:h-0::before{height:0;}.before\:h-full::before{height:100%;}.before\:w-\[15\%\]::before{width:15%;}.before\:w-2\/10::before{width:20%;}.before\:w-2\/5::before{width:40%;}.before\:w-8\/10::before{width:80%;}.before\:w-9\/10::before{width:90%;}.before\:w-full::before{width:100%;}.after\:h-\.5::after{height:0.125rem;}.after\:h-\[\.8em\]::after{height:.8em;}.after\:h-\[1em\]::after{height:1em;}.after\:h-\[2px\]::after{height:2px;}.after\:h-\$loading-size::after{height:var(--loading-size);}.after\:h-0::after{height:0;}.after\:h-full::after{height:100%;}.after\:max-w-full::after{max-width:100%;}.after\:w-\[\.8em\]::after{width:.8em;}.after\:w-\[15\%\]::after{width:15%;}.after\:w-\[1em\]::after{width:1em;}.after\:w-\$loading-size::after{width:var(--loading-size);}.after\:w-3\/5::after{width:60%;}.after\:w-6\/10::after{width:60%;}.after\:w-full::after{width:100%;}.flex{display:flex;}.inline-flex{display:inline-flex;}.flex-shrink-0{flex-shrink:0;}.flex-grow{flex-grow:1;}.flex-grow-0{flex-grow:0;}.basis-\[25\%\],.basis-1\/4{flex-basis:25%;}.basis-\[calc\(100\%-2rem\)\]{flex-basis:calc(100% - 2rem);}.basis-\[calc\(6em\+\.5rem\)\]{flex-basis:calc(6em + .5rem);}.basis-1\/2{flex-basis:50%;}.basis-1\/3,.basis-2\/6{flex-basis:33.3333333333%;}.basis-1\/5{flex-basis:20%;}.basis-1\/6{flex-basis:16.6666666667%;}.basis-10{flex-basis:2.5rem;}.basis-12{flex-basis:3rem;}.basis-18{flex-basis:4.5rem;}.basis-2{flex-basis:0.5rem;}.basis-2\/3{flex-basis:66.6666666667%;}.basis-2\/5{flex-basis:40%;}.basis-3{flex-basis:0.75rem;}.basis-3\/5{flex-basis:60%;}.basis-4{flex-basis:1rem;}.basis-6{flex-basis:1.5rem;}.basis-72{flex-basis:18rem;}.basis-8{flex-basis:2rem;}.basis-auto{flex-basis:auto;}.basis-full,.children\:basis-full>*{flex-basis:100%;}.before\:basis-1\/6::before{flex-basis:16.6666666667%;}.before\:basis-2\/3::before{flex-basis:66.6666666667%;}.before\:basis-8\/10::before{flex-basis:80%;}.after\:basis-1\/6::after{flex-basis:16.6666666667%;}.after\:basis-8\/10::after{flex-basis:80%;}.after\:basis-full::after{flex-basis:100%;}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.flex-nowrap{flex-wrap:nowrap;}.origin-center{transform-origin:center;}.origin-left{transform-origin:left;}.-translate-x-100vw{--un-translate-x:-100vw;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-translate-x-9\/10{--un-translate-x:-90%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-translate-x-full{--un-translate-x:-100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-translate-y-1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-translate-y-3{--un-translate-y:-0.75rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-translate-y-8{--un-translate-y:-2rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-x-0{--un-translate-x:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-x-64{--un-translate-x:16rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-x-9\/10{--un-translate-x:90%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-x-full{--un-translate-x:100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-y-0{--un-translate-y:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-y-1\/2{--un-translate-y:50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.active\:after\:translate-x-\[\.6em\]:active::after{--un-translate-x:.6em;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.after\:translate-x-\[1em\]::after{--un-translate-x:1em;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.after\:translate-x-0::after{--un-translate-x:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-rotate-5{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-5deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-0{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-7{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:7deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.before\:rotate-225::before{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:225deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.after\:rotate-45::after{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.scale-64{--un-scale-x:0.64;--un-scale-y:0.64;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.scale-90{--un-scale-x:0.9;--un-scale-y:0.9;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform-gpu{transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite;}.after\:animate-spin::after{animation:spin 1s linear infinite;}.cursor-default{cursor:default;}.disabled\:cursor-default:disabled{cursor:default;}.after\:cursor-default::after{cursor:default;}.cursor-pointer{cursor:pointer;}.after\:cursor-pointer::after{cursor:pointer;}.cursor-text{cursor:text;}.cursor-grab{cursor:grab;}.before\:cursor-grab::before{cursor:grab;}.\!children\:cursor-grabbing>*,.\!cursor-grabbing{cursor:grabbing !important;}.cursor-grabbing{cursor:grabbing;}.touch-none{touch-action:none;}.resize-none{resize:none;}.list-decimal{list-style-type:decimal;}.list-disc{list-style-type:disc;}.list-outside{list-style-position:outside;}.list-inside{list-style-position:inside;}.list-none{list-style-type:none;}.content-start{align-content:flex-start;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.flex-items-baseline,.items-baseline{align-items:baseline;}.items-stretch{align-items:stretch;}.self-start{align-self:flex-start;}.after\:self-start::after{align-self:flex-start;}.self-end{align-self:flex-end;}.self-center{align-self:center;}.self-stretch{align-self:stretch;}.justify-start{justify-content:flex-start;}.first\:justify-start:first-child{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.last\:justify-end:last-child{justify-content:flex-end;}.justify-center{justify-content:center;}.\!justify-between{justify-content:space-between !important;}.justify-between{justify-content:space-between;}.justify-evenly{justify-content:space-evenly;}.justify-items-center{justify-items:center;}.justify-self-end{justify-self:end;}.justify-self-stretch{justify-self:stretch;}.divide-x>:not([hidden])~:not([hidden]){--un-divide-x-reverse:0;border-left-width:calc(1px * calc(1 - var(--un-divide-x-reverse)));border-right-width:calc(1px * var(--un-divide-x-reverse));}.divide-y>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse));}.divide-black>:not([hidden])~:not([hidden]){--un-divide-opacity:1;border-color:rgb(0 0 0 / var(--un-divide-opacity)) /* #000 */;}.divide-current>:not([hidden])~:not([hidden]){border-color:currentColor /* currentColor */;}.divide-white>:not([hidden])~:not([hidden]){--un-divide-opacity:1;border-color:rgb(255 255 255 / var(--un-divide-opacity)) /* #fff */;}.border-none,.divide-none>:not([hidden])~:not([hidden]){border-style:none;}.children\:overflow-hidden>*,.overflow-hidden{overflow:hidden;}.overflow-unset{overflow:unset;}.overflow-visible{overflow:visible;}.disabled\:overflow-hidden:disabled{overflow:hidden;}.overflow-x-hidden{overflow-x:hidden;}.overflow-y-auto{overflow-y:auto;}.overscroll-contain{overscroll-behavior:contain;}.not-focus-truncate:not(:focus),.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.disabled\:truncate:disabled{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.children\:whitespace-nowrap>*,.whitespace-nowrap{white-space:nowrap;}.whitespace-normal{white-space:normal;}.break-words{overflow-wrap:break-word;}.break-all{word-break:break-all;}.\!border-1{border-width:1px !important;}.border{border-width:1px;}.border-0{border-width:0px;}.border-2{border-width:2px;}.border-3{border-width:3px;}.hover\:before\:border-2:hover::before{border-width:2px;}.hover\:before\:border-3:hover::before{border-width:3px;}.hover\:border-1:hover{border-width:1px;}.hover\:border-2:hover{border-width:2px;}.hover\:border:hover{border-width:1px;}.before\:border-1::before{border-width:1px;}.before\:border-2::before{border-width:2px;}.before\:border-3::before{border-width:3px;}.after\:border-1::after{border-width:1px;}.after\:border-3::after{border-width:3px;}.after\:border::after{border-width:1px;}.border-x{border-left-width:1px;border-right-width:1px;}.after\:border-y-2::after{border-top-width:2px;border-bottom-width:2px;}.border-b,.border-b-1{border-bottom-width:1px;}.border-b-0{border-bottom-width:0px;}.border-b-2{border-bottom-width:2px;}.border-b-4{border-bottom-width:4px;}.border-l,.border-l-1{border-left-width:1px;}.border-r,.border-r-1{border-right-width:1px;}.border-t,.border-t-1{border-top-width:1px;}.border-t-0{border-top-width:0px;}.before\:border-r::before{border-right-width:1px;}.before\:border-t::before{border-top-width:1px;}.after\:border-r::after{border-right-width:1px;}.after\:border-t::after{border-top-width:1px;}.after\:border-width-\$loading-border::after{border-width:var(--loading-border);}.\!border-gray-200{--un-border-opacity:1 !important;border-color:rgb(229 231 235 / var(--un-border-opacity)) !important;}.\!border-kleioblue{--un-border-opacity:1 !important;border-color:rgb(29 0 171 / var(--un-border-opacity)) !important;}.\!border-kleiored{--un-border-opacity:1 !important;border-color:rgb(252 5 5 / var(--un-border-opacity)) !important;}.border-\$variant-color{border-color:var(--variant-color);}.border-black{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));}.border-black\/20{border-color:rgb(0 0 0 / 0.2);}.border-color-\[var\(--variant-background\)\]{border-color:var(--variant-background);}.border-current{border-color:currentColor;}.border-gray,.border-gray-400{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));}.border-gray-200{--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));}.border-gray-300{--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity));}.border-gray-500{--un-border-opacity:1;border-color:rgb(107 114 128 / var(--un-border-opacity));}.border-gray-600{--un-border-opacity:1;border-color:rgb(75 85 99 / var(--un-border-opacity));}.border-kleioaccount{--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));}.border-kleioblue{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}.border-kleiodark{--un-border-opacity:1;border-color:rgb(29 29 29 / var(--un-border-opacity));}.border-kleiogreen{--un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));}.border-kleiored{--un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));}.border-neutral-300{--un-border-opacity:1;border-color:rgb(212 212 212 / var(--un-border-opacity));}.border-neutral-400{--un-border-opacity:1;border-color:rgb(163 163 163 / var(--un-border-opacity));}.border-transparent{border-color:transparent;}.border-white{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));}.focus-within\:border-black:focus-within{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));}.focus-within\:border-kleioblue:focus-within{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}.hover\:after\:border-\$variant-color-hover:hover::after{border-color:var(--variant-color-hover);}.hover\:before\:border-black:hover::before{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));}.hover\:before\:border-kleioblue:hover::before{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}.hover\:border-\$variant-background-hover:hover{border-color:var(--variant-background-hover);}.focus\:border-black:focus{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));}.focus\:border-kleioblue:focus{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}.focus\:border-transparent:focus{border-color:transparent;}.disabled\:border-gray-400:disabled{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));}.before\:border-black::before{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));}.before\:border-kleioaccount::before{--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));}.before\:border-transparent::before{border-color:transparent;}.after\:border-\[currentColor\]::after{border-color:currentColor;}.after\:border-\$variant-background::after{border-color:var(--variant-background);}.after\:border-\$variant-color::after{border-color:var(--variant-color);}.after\:border-black::after{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));}.after\:border-kleioaccount::after{--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));}.after\:border-kleioblue::after{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}.after\:border-kleiodark::after{--un-border-opacity:1;border-color:rgb(29 29 29 / var(--un-border-opacity));}.after\:border-neutral-300::after{--un-border-opacity:1;border-color:rgb(212 212 212 / var(--un-border-opacity));}.after\:border-transparent::after{border-color:transparent;}.border-b-black{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));}.border-b-neutral-400{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(163 163 163 / var(--un-border-bottom-opacity));}.border-b-white{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(255 255 255 / var(--un-border-bottom-opacity));}.border-l-black{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(0 0 0 / var(--un-border-left-opacity));}.border-l-white{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(255 255 255 / var(--un-border-left-opacity));}.border-r-neutral-400{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(163 163 163 / var(--un-border-right-opacity));}.border-r-white{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(255 255 255 / var(--un-border-right-opacity));}.border-t-black{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(0 0 0 / var(--un-border-top-opacity));}.border-t-dark-100{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(60 60 60 / var(--un-border-top-opacity));}.border-t-neutral-400{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(163 163 163 / var(--un-border-top-opacity));}.border-t-transparent{border-top-color:transparent;}.border-t-white{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(255 255 255 / var(--un-border-top-opacity));}.hover\:after\:border-t-transparent:hover::after{border-top-color:transparent;}.hover\:border-b-gray-500:hover{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(107 114 128 / var(--un-border-bottom-opacity));}.first\:border-l-transparent:first-child{border-left-color:transparent;}.before\:border-r-neutral-400::before{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(163 163 163 / var(--un-border-right-opacity));}.before\:border-t-kleiogreen::before{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(30 181 100 / var(--un-border-top-opacity));}.before\:border-t-kleiored::before{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(252 5 5 / var(--un-border-top-opacity));}.before\:border-t-neutral-400::before{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(163 163 163 / var(--un-border-top-opacity));}.after\:border-r-neutral-400::after{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(163 163 163 / var(--un-border-right-opacity));}.after\:border-t-kleiogreen::after{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(30 181 100 / var(--un-border-top-opacity));}.after\:border-t-kleiored::after{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(252 5 5 / var(--un-border-top-opacity));}.after\:border-t-neutral-400::after{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(163 163 163 / var(--un-border-top-opacity));}.after\:border-t-transparent::after{border-top-color:transparent;}.rounded{border-radius:0.25rem;}.rounded-2xl{border-radius:1rem;}.rounded-full{border-radius:9999px;}.rounded-lg{border-radius:0.5rem;}.rounded-sm{border-radius:0.125rem;}.rounded-xl{border-radius:0.75rem;}.before\:rounded-full::before{border-radius:9999px;}.after\:rounded-full::after{border-radius:9999px;}.rounded-b{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem;}.rounded-l{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px;}.rounded-r{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;}.rounded-r-\[\.1rem\]{border-top-right-radius:.1rem;border-bottom-right-radius:.1rem;}.rounded-r-\[\.2rem\]{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem;}.rounded-r-0,.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0;}.rounded-t-0{border-top-left-radius:0;border-top-right-radius:0;}.border-dashed{border-style:dashed;}.border-solid{border-style:solid;}.border-b-none{border-bottom-style:none;}.border-l-none{border-left-style:none;}.empty\:border-l-none:empty{border-left-style:none;}.last\:border-r-none:last-child{border-right-style:none;}.before\:border-b-none::before{border-bottom-style:none;}.\!bg-dark-900\/95{background-color:rgb(15 15 15 / 0.95) /* #0f0f0f */ !important;}.\!bg-gray-200{--un-bg-opacity:1 !important;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */ !important;}.bg-\$variant-background{background-color:var(--variant-background) /* var(--variant-background) */;}.bg-\$variant-color{background-color:var(--variant-color) /* var(--variant-color) */;}.bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;}.bg-dark-100{--un-bg-opacity:1;background-color:rgb(60 60 60 / var(--un-bg-opacity)) /* #3c3c3c */;}.bg-dark-200{--un-bg-opacity:1;background-color:rgb(50 50 50 / var(--un-bg-opacity)) /* #323232 */;}.bg-dark-800{--un-bg-opacity:1;background-color:rgb(24 24 24 / var(--un-bg-opacity)) /* #181818 */;}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;}.bg-gray-200{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}.bg-gray-300{--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity)) /* #d1d5db */;}.bg-gray-400{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */;}.bg-green-100{--un-bg-opacity:1;background-color:rgb(220 252 231 / var(--un-bg-opacity)) /* #dcfce7 */;}.bg-green-300{--un-bg-opacity:1;background-color:rgb(134 239 172 / var(--un-bg-opacity)) /* #86efac */;}.bg-inherit{background-color:inherit /* inherit */;}.bg-kleioaccount{--un-bg-opacity:1;background-color:rgb(49 255 0 / var(--un-bg-opacity)) /* #31FF00 */;}.bg-kleioblue{--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;}.bg-kleioblue\/10{background-color:rgb(29 0 171 / 0.1) /* #1D00AB */;}.bg-kleiodark{--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;}.bg-kleiodark\/80{background-color:rgb(29 29 29 / 0.8) /* #1D1D1D */;}.bg-kleiogreen{--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;}.bg-kleiolightblue{--un-bg-opacity:1;background-color:rgb(199 196 236 / var(--un-bg-opacity)) /* #C7C4EC */;}.bg-kleiolightestblue{--un-bg-opacity:1;background-color:rgb(236 237 247 / var(--un-bg-opacity)) /* #ECEDF7 */;}.bg-kleiored{--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;}.bg-kleiored\/10{background-color:rgb(252 5 5 / 0.1) /* #FC0505 */;}.bg-neutral-100{--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity)) /* #f5f5f5 */;}.bg-neutral-200{--un-bg-opacity:1;background-color:rgb(229 229 229 / var(--un-bg-opacity)) /* #e5e5e5 */;}.bg-neutral-300{--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;}.bg-neutral-400{--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;}.bg-neutral-600{--un-bg-opacity:1;background-color:rgb(82 82 82 / var(--un-bg-opacity)) /* #525252 */;}.bg-orange{--un-bg-opacity:1;background-color:rgb(251 146 60 / var(--un-bg-opacity)) /* #fb923c */;}.bg-red-300{--un-bg-opacity:1;background-color:rgb(252 165 165 / var(--un-bg-opacity)) /* #fca5a5 */;}.bg-transparent{background-color:transparent /* transparent */;}.bg-white,.children\:bg-white>*{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}.bg-white\/80{background-color:rgb(255 255 255 / 0.8) /* #fff */;}.focus-within\:hover\:bg-inherit:hover:focus-within{background-color:inherit /* inherit */;}.hover\:bg-\$variant-background-hover:hover{background-color:var(--variant-background-hover) /* var(--variant-background-hover) */;}.hover\:bg-\$variant-color:hover{background-color:var(--variant-color) /* var(--variant-color) */;}.hover\:bg-black:hover{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;}.hover\:bg-dark-100:hover{--un-bg-opacity:1;background-color:rgb(60 60 60 / var(--un-bg-opacity)) /* #3c3c3c */;}.hover\:bg-dark-200:hover{--un-bg-opacity:1;background-color:rgb(50 50 50 / var(--un-bg-opacity)) /* #323232 */;}.hover\:bg-dark-800:hover{--un-bg-opacity:1;background-color:rgb(24 24 24 / var(--un-bg-opacity)) /* #181818 */;}.hover\:bg-gray-200:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}.hover\:bg-gray-300:hover{--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity)) /* #d1d5db */;}.hover\:bg-inherit:hover{background-color:inherit /* inherit */;}.hover\:bg-kleioblue:hover{--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;}.hover\:bg-kleiogreen:hover{--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;}.hover\:bg-kleiored:hover{--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;}.hover\:bg-transparent:hover{background-color:transparent /* transparent */;}.hover\:bg-white:hover{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}.focus\:bg-gray-200:focus{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}.disabled\:bg-gray-400:disabled{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */;}.disabled\:bg-transparent:disabled{background-color:transparent /* transparent */;}.disabled\:hover\:bg-inherit:hover:disabled{background-color:inherit /* inherit */;}.disabled\:hover\:bg-white:hover:disabled{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}.\!before\:bg-transparent::before{background-color:transparent /* transparent */ !important;}.before\:bg-gray-100::before{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;}.before\:bg-neutral-300::before{--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;}.before\:bg-neutral-400::before{--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;}.before\:bg-white\/80::before{background-color:rgb(255 255 255 / 0.8) /* #fff */;}.after\:bg-black::after{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;}.after\:bg-neutral-300::after{--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;}.after\:bg-neutral-400::after{--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;}.after\:bg-transparent::after{background-color:transparent /* transparent */;}.after\:bg-white::after{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}.after\:bg-white\/40::after{background-color:rgb(255 255 255 / 0.4) /* #fff */;}.before\:from-kleioblue::before{--un-gradient-from-position:0%;--un-gradient-from:rgb(29 0 171 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(29 0 171 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}.before\:to-kleiogreen::before{--un-gradient-to-position:100%;--un-gradient-to:rgb(30 181 100 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);}.before\:bg-gradient-to-r::before{--un-gradient-shape:to right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));}.bg-none{background-image:none;}.before\:bg-none::before{background-image:none;}.after\:bg-none::after{background-image:none;}.object-cover{object-fit:cover;}.object-contain{object-fit:contain;}.object-center{object-position:center;}.\!p-2{padding:0.5rem !important;}.children\:p-\.5>*,.p-\.5{padding:0.125rem;}.p-\[2px\]{padding:2px;}.p-\[5\%\]{padding:5%;}.p-\[var\(--tile-width\)\]{padding:var(--tile-width);}.p-0{padding:0;}.p-0\.2{padding:0.05rem;}.p-1{padding:0.25rem;}.p-1\.3{padding:0.325rem;}.p-1\.5{padding:0.375rem;}.p-10{padding:2.5rem;}.p-2,.p2{padding:0.5rem;}.p-2\.2{padding:0.55rem;}.p-24{padding:6rem;}.p-3{padding:0.75rem;}.p-4{padding:1rem;}.\!py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.children\:px-1>*,.px-1{padding-left:0.25rem;padding-right:0.25rem;}.children\:px-4>*,.px,.px-4{padding-left:1rem;padding-right:1rem;}.children\:py-3>*,.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.px-\.8{padding-left:0.2rem;padding-right:0.2rem;}.px-\[10\%\]{padding-left:10%;padding-right:10%;}.px-\[15\%\]{padding-left:15%;padding-right:15%;}.px-\[20\%\]{padding-left:20%;padding-right:20%;}.px-0{padding-left:0;padding-right:0;}.px-12{padding-left:3rem;padding-right:3rem;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.px-2\.8{padding-left:0.7rem;padding-right:0.7rem;}.px-20{padding-left:5rem;padding-right:5rem;}.px-24{padding-left:6rem;padding-right:6rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.px-6{padding-left:1.5rem;padding-right:1.5rem;}.px-8{padding-left:2rem;padding-right:2rem;}.py-\.4{padding-top:0.1rem;padding-bottom:0.1rem;}.py-\.5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-\.651{padding-top:0.16275rem;padding-bottom:0.16275rem;}.py-\[20vh\]{padding-top:20vh;padding-bottom:20vh;}.py-\[calc\(10\%\/4\*3\+1px\)\]{padding-top:calc(10% / 4 * 3 + 1px);padding-bottom:calc(10% / 4 * 3 + 1px);}.py-\[calc\(5\%\/4\*3\)\]{padding-top:calc(5% / 4 * 3);padding-bottom:calc(5% / 4 * 3);}.py-\[calc\(5\%\/4\*3\+1px\)\]{padding-top:calc(5% / 4 * 3 + 1px);padding-bottom:calc(5% / 4 * 3 + 1px);}.py-0{padding-top:0;padding-bottom:0;}.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-1\.2{padding-top:0.3rem;padding-bottom:0.3rem;}.py-1\.6{padding-top:0.4rem;padding-bottom:0.4rem;}.py-12{padding-top:3rem;padding-bottom:3rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-2\.2{padding-top:0.55rem;padding-bottom:0.55rem;}.py-2\.7{padding-top:0.675rem;padding-bottom:0.675rem;}.py-4{padding-top:1rem;padding-bottom:1rem;}.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.py-8{padding-top:2rem;padding-bottom:2rem;}.focus\:px-1:focus{padding-left:0.25rem;padding-right:0.25rem;}.children\:pt-\[calc\(\.5rem-2px\)\]>*{padding-top:calc(.5rem - 2px);}.pb-0{padding-bottom:0;}.pb-1{padding-bottom:0.25rem;}.pb-12{padding-bottom:3rem;}.pb-14{padding-bottom:3.5rem;}.pb-2{padding-bottom:0.5rem;}.pb-20{padding-bottom:5rem;}.pb-4{padding-bottom:1rem;}.pb-5{padding-bottom:1.25rem;}.pb-6{padding-bottom:1.5rem;}.pb-8{padding-bottom:2rem;}.pl-0{padding-left:0;}.pl-1{padding-left:0.25rem;}.pl-12{padding-left:3rem;}.pl-2{padding-left:0.5rem;}.pl-20{padding-left:5rem;}.pl-3{padding-left:0.75rem;}.pl-4{padding-left:1rem;}.pl-6{padding-left:1.5rem;}.pl-72{padding-left:18rem;}.pl-8{padding-left:2rem;}.pl-83{padding-left:20.75rem;}.pr-10{padding-right:2.5rem;}.pr-18{padding-right:4.5rem;}.pr-2{padding-right:0.5rem;}.pr-4{padding-right:1rem;}.pr-6{padding-right:1.5rem;}.pr-72{padding-right:18rem;}.pr-8{padding-right:2rem;}.pr-83{padding-right:20.75rem;}.pt-\[10\%\]{padding-top:10%;}.pt-\[1em\]{padding-top:1em;}.pt-0{padding-top:0;}.pt-1{padding-top:0.25rem;}.pt-11{padding-top:2.75rem;}.pt-14{padding-top:3.5rem;}.pt-2{padding-top:0.5rem;}.pt-20{padding-top:5rem;}.pt-23{padding-top:5.75rem;}.pt-4{padding-top:1rem;}.pt-8{padding-top:2rem;}.last\:pr-0:last-child{padding-right:0;}.after\:pl-\[\.5em\]::after{padding-left:.5em;}.children\:text-center>*,.text-center{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}.align-baseline{vertical-align:baseline;}.align-middle{vertical-align:middle;}.align-text-bottom{vertical-align:text-bottom;}.children\:align-bottom>*{vertical-align:bottom;}.\!text-base{font-size:.875rem !important;line-height:1.4 !important;}.text-2xl{font-size:1.5rem;line-height:2rem;}.text-4xl{font-size:2.25rem;line-height:2.5rem;}.text-base{font-size:.875rem;line-height:1.4;}.text-lg{font-size:1.6rem;line-height:1.15;}.text-md{font-size:1rem;line-height:1.4;}.text-sm{font-size:.75rem;line-height:1.4;}.text-xl{font-size:2.2rem;line-height:1.4;}.text-xs{font-size:.625rem;line-height:1.4;}.after\:text-base::after{font-size:.875rem;line-height:1.4;}.font-size-\[\.75rem\]{font-size:.75rem;}.font-size-0{font-size:0;}.text-size-\[\.8em\]{font-size:.8em;}.text-size-\[1\.2em\]{font-size:1.2em;}.text-size-\[2rem\]{font-size:2rem;}.\!children\:text-orange>*,.\!text-orange{--un-text-opacity:1 !important;color:rgb(251 146 60 / var(--un-text-opacity)) /* #fb923c */ !important;}.color-black,.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.text-black\/50{color:rgb(0 0 0 / 0.5) /* #000 */;}.text-dark{--un-text-opacity:1;color:rgb(34 34 34 / var(--un-text-opacity)) /* #222222 */;}.text-gray,.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.color-gray-200,.text-gray-200{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity)) /* #e5e7eb */;}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;}.color-kleioblue,.text-kleioblue{--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;}.text-kleiodark\/70{color:rgb(29 29 29 / 0.7) /* #1D1D1D */;}.text-kleiogreen{--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;}.text-kleiogreen\/70{color:rgb(30 181 100 / 0.7) /* #1EB564 */;}.text-kleiolightblue{--un-text-opacity:1;color:rgb(199 196 236 / var(--un-text-opacity)) /* #C7C4EC */;}.text-kleiored{--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;}.text-neutral-400{--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity)) /* #a3a3a3 */;}.text-neutral-600{--un-text-opacity:1;color:rgb(82 82 82 / var(--un-text-opacity)) /* #525252 */;}.text-orange{--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity)) /* #fb923c */;}.text-red{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity)) /* #f87171 */;}.color-white,.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.visited\:text-kleioblue:visited{--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;}.empty\:before\:text-kleiored:empty::before{--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;}.group:hover .group-hover\:text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity)) /* #4b5563 */;}.hover\:text-black:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.hover\:text-blue\/80:hover{color:rgb(96 165 250 / 0.8) /* #60a5fa */;}.hover\:text-gray-200:hover{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity)) /* #e5e7eb */;}.hover\:text-gray-400:hover{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.hover\:text-gray-500:hover{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;}.hover\:text-kleioblue:hover{--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;}.hover\:text-kleiodark:hover{--un-text-opacity:1;color:rgb(29 29 29 / var(--un-text-opacity)) /* #1D1D1D */;}.hover\:text-kleiogreen:hover{--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;}.hover\:text-kleiolightestblue:hover{--un-text-opacity:1;color:rgb(236 237 247 / var(--un-text-opacity)) /* #ECEDF7 */;}.hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.focus\:text-black:focus{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.disabled\:hover\:text-gray-400:hover:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.disabled\:text-black:disabled{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.disabled\:text-gray-400:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.disabled\:text-gray-500:disabled{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;}.\!before\:text-orange::before{--un-text-opacity:1 !important;color:rgb(251 146 60 / var(--un-text-opacity)) /* #fb923c */ !important;}.before\:text-gray-400::before{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.before\:text-gray::before{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.before\:text-white::before{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.after\:text-black::after{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.not-last\:after\:text-black:not(:last-child)::after{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.color-\$variant-background{color:var(--variant-background) /* var(--variant-background) */;}.color-\$variant-color{color:var(--variant-color) /* var(--variant-color) */;}.color-gray-700{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity)) /* #374151 */;}.color-transparent{color:transparent /* transparent */;}.hover\:color-\$variant-color-hover:hover{color:var(--variant-color-hover) /* var(--variant-color-hover) */;}.hover\:color-transparent:hover{color:transparent /* transparent */;}.hover\:color-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.color-inherit,.text-inherit{color:inherit;}.focus-within\:hover\:text-inherit:hover:focus-within{color:inherit;}.hover\:text-inherit:hover{color:inherit;}.font-600{font-weight:600;}.font-700,.font-bold{font-weight:700;}.font-medium{font-weight:500;}.font-normal{font-weight:400;}.leading-\[1\.4\]{line-height:1.4;}.leading-\[1\],.leading-none{line-height:1;}.leading-0{line-height:0;}.leading-4{line-height:1rem;}.leading-5{line-height:1.25rem;}.leading-7{line-height:1.75rem;}.tracking-\[\.01em\]{letter-spacing:.01em;}.tracking-wider{letter-spacing:0.05em;}.font-sans{font-family:apercu pro,ui-sans-serif,system-ui,-apple-system,Roboto,Helvetica Neue,Arial,sans-serif;}.uppercase{text-transform:uppercase;}.lowercase{text-transform:lowercase;}.font-italic,.italic{font-style:italic;}.line-through{text-decoration-line:line-through;}.underline{text-decoration-line:underline;}.underline-offset-1{text-underline-offset:1px;}.underline-offset-2{text-underline-offset:2px;}.decoration-none{text-decoration:none;}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.write-vertical-right{writing-mode:vertical-rl;}.write-orient-upright{text-orientation:upright;}.opacity-0{opacity:0;}.opacity-1{opacity:0.01;}.opacity-100{opacity:1;}.opacity-20{opacity:0.2;}.opacity-30{opacity:0.3;}.opacity-50{opacity:0.5;}.opacity-75{opacity:0.75;}.opacity-90{opacity:0.9;}.hover\:before\:opacity-100:hover::before{opacity:1;}.disabled\:opacity-0:disabled{opacity:0;}.disabled\:opacity-50:disabled{opacity:0.5;}.before\:opacity-0::before{opacity:0;}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-\[var\(--tile-shadow\)\]{--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-md{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-none{--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.outline-none{outline:2px solid transparent;outline-offset:2px;}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px;}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-\[max-height\]{transition-property:max-height;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-background-color{transition-property:background-color;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-border{transition-property:border;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-height{transition-property:height;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-margin{transition-property:margin;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-padding{transition-property:padding;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-right{transition-property:right;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-width{transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.before\:transition-50::before{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:50ms;}.before\:transition-opacity::before{transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.after\:transition-all::after{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.after\:transition-border-color::after{transition-property:border-color;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-\[var\(--transition-duration\,50ms\)\]{transition-duration:var(--transition-duration,50ms);}.duration-100{transition-duration:100ms;}.duration-150{transition-duration:150ms;}.duration-50{transition-duration:50ms;}.ease{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}.property-padding{transition-property:padding;}.transition-property-\[background-color\,border-color\]{transition-property:background-color,border-color;}.transition-property-\[grid-template-rows\]{transition-property:grid-template-rows;}.transition-property-\[max-height\]{transition-property:max-height;}.\!transition-none{transition:none !important;}.marker\:content-none *::marker,.marker\:content-none::marker,.wk-marker\:content-none::-webkit-details-marker{content:none;}.disabled\:hover\:before\:content-none:hover:disabled::before{content:none;}.after\:content-none::after{content:none;}.not-last\:after\:content-none:not(:last-child)::after{content:none;}.\@container{container-type:inline-size;}.\@container\/filtersection{container-type:inline-size;container-name:filtersection;}.\@container\/tile{container-type:inline-size;container-name:tile;}.drop-shadow-r{box-shadow:5px 3px 6px #00000029;}.drop-shadow-l{box-shadow:-5px -3px 6px #00000029;}.after\:drop-shadow-y::after{box-shadow:0 0 6px 3px #00000029;}.drop-shadow-button{box-shadow:1px 2px 2px #00000029;}.before\:drop-shadow-button-xl::before{box-shadow:1px 2px 2px #00000058;}.drop-shadow-card{box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;}.select-none{user-select:none;-webkit-user-select:none;}.inset-0{top:0;bottom:0;left:0;right:0;}.before\:inset-0::before{top:0;bottom:0;left:0;right:0;}.after\:inset-0::after{top:0;bottom:0;left:0;right:0;}.var-loading-border-\[1px\]{--loading-border:1px;}.var-loading-border-\[2px\]{--loading-border:2px;}.var-loading-size-\[1\.4em\]{--loading-size:1.4em;}.var-loading-size-\[2em\]{--loading-size:2em;}.var-transition-max-h-\[2em\]{--transition-max-h:2em;}.var-variant-background-\[black\]{--variant-background:#000;}.var-variant-background-\[neutral-200\]{--variant-background:#e5e5e5;}.var-variant-background-\[white\]{--variant-background:#fff;}.var-variant-background-hover-\[black\]{--variant-background-hover:#000;}.var-variant-background-hover-\[var\(--variant-color\)\]{--variant-background-hover:var(--variant-color);}.var-variant-color-\[black\]{--variant-color:#000;}.var-variant-color-\[dark-100\]{--variant-color:#3c3c3c;}.var-variant-color-\[kleiogreen\]{--variant-color:#1EB564;}.var-variant-color-\[neutral-200\]{--variant-color:#e5e5e5;}.var-variant-color-\[white\]{--variant-color:#fff;}.var-variant-color-hover-\[var\(--variant-background\)\]{--variant-color-hover:var(--variant-background);}.var-variant-color-hover-\[white\]{--variant-color-hover:#fff;}.disabled\:hover\:var-variant-background-hover-\[inherit\]:hover:disabled{--variant-background-hover:inherit;}.disabled\:hover\:var-variant-color-hover-\[gray-400\]:hover:disabled{--variant-color-hover:#9ca3af;}.disabled\:var-variant-background-\[neutral-200\]:disabled{--variant-background:#e5e5e5;}.disabled\:var-variant-background-\[white\]:disabled{--variant-background:#fff;}.disabled\:var-variant-background-hover-\[inherit\]:disabled{--variant-background-hover:inherit;}.disabled\:var-variant-color-\[gray-400\]:disabled{--variant-color:#9ca3af;}.disabled\:var-variant-color-hover-\[black\]:disabled{--variant-color-hover:#000;}.disabled\:var-variant-color-hover-\[gray-400\]:disabled{--variant-color-hover:#9ca3af;}.disabled\:var-variant-color-hover-\[var\(--variant-color\)\]:disabled{--variant-color-hover:var(--variant-color);}.before\:content-attr-data-placeholder::before{content:attr(data-placeholder);}.content-\[_\]{content:" ";}.empty\:after\:content-\[\\\\200B\]:empty::after{content:"\\200B";}.hover\:before\:content-\[_\]:hover::before{content:" ";}.before\:content-\[_\]::before{content:" ";}.before\:content-\[https\:\\\/\\\/\]::before{content:"https:\/\/";}.after\:content-\[_\]::after{content:" ";}.after\:content-\[\.\.\.\]::after{content:"...";}.after\:content-\[\\\\200B\]::after{content:"\\200B";}.after\:content-\[\\\\21E7\\23CE\]::after{content:"\\21E7\23CE";}.after\:content-\[\\\\23CE\]::after{content:"\\23CE";}.not-last\:after\:content-\[-\]:not(:last-child)::after{content:"-";}.gap-\.5{--un-gap:0.125rem;gap:var(--un-gap);}.gap-\[\.25em\]{--un-gap:.25em;gap:var(--un-gap);}.gap-\[\.5em\]{--un-gap:.5em;gap:var(--un-gap);}.gap-\[1em\]{--un-gap:1em;gap:var(--un-gap);}.gap-\[1px\]{--un-gap:1px;gap:var(--un-gap);}.gap-\[2px\]{--un-gap:2px;gap:var(--un-gap);}.gap-\[var\(--tile-width\)\]{--un-gap:var(--tile-width);gap:var(--un-gap);}.gap-0{--un-gap:0;gap:var(--un-gap);}.gap-1{--un-gap:0.25rem;gap:var(--un-gap);}.gap-2{--un-gap:0.5rem;gap:var(--un-gap);}.gap-4{--un-gap:1rem;gap:var(--un-gap);}.gap-8{--un-gap:2rem;gap:var(--un-gap);}.gap-x-16{--un-column-gap:4rem;column-gap:var(--un-column-gap);}.grid{display:grid;}.col-span-1{grid-column:span 1/span 1;}.col-span-3{grid-column:span 3/span 3;}.col-span-full,.grid-col-span-full{grid-column:1/-1;}.row-span-1{grid-row:span 1/span 1;}.col-start-1{grid-column-start:1;}.col-start-2{grid-column-start:2;}.col-start-3{grid-column-start:3;}.col-start-4{grid-column-start:4;}.row-start-2{grid-row-start:2;}.row-start-3{grid-row-start:3;}.-row-end-2{grid-row-end:-2;}.col-end-1{grid-column-end:1;}.col-end-5{grid-column-end:5;}.col-end-6{grid-column-end:6;}.row-end-2{grid-row-end:2;}.row-end-5{grid-row-end:5;}.auto-cols-min{grid-auto-columns:min-content;}.auto-rows-auto{grid-auto-rows:auto;}.grid-flow-col{grid-auto-flow:column;}.grid-flow-row{grid-auto-flow:row;}.\!grid-rows-\[max-content_1fr\]{grid-template-rows:max-content 1fr !important;}.grid-cols-\[1\.5rem_1fr_1\.5rem\]{grid-template-columns:1.5rem 1fr 1.5rem;}.grid-cols-\[1fr_min-content_1fr\]{grid-template-columns:1fr min-content 1fr;}.grid-cols-\[1fr_min-content\]{grid-template-columns:1fr min-content;}.grid-cols-\[25\%_75\%\]{grid-template-columns:25% 75%;}.grid-cols-\[2fr_1fr_4fr_2fr_2fr\]{grid-template-columns:2fr 1fr 4fr 2fr 2fr;}.grid-cols-\[3rem_1fr_1\.5rem_1\.5rem\]{grid-template-columns:3rem 1fr 1.5rem 1.5rem;}.grid-cols-\[6rem_3rem_3rem_4fr_1fr_4fr_4fr_4rem\]{grid-template-columns:6rem 3rem 3rem 4fr 1fr 4fr 4fr 4rem;}.grid-cols-\[6rem_6fr_2fr_2fr_2fr\]{grid-template-columns:6rem 6fr 2fr 2fr 2fr;}.grid-cols-\[min-content_1fr_min-content\]{grid-template-columns:min-content 1fr min-content;}.grid-cols-\[min-content_1fr\]{grid-template-columns:min-content 1fr;}.grid-rows-\[1fr_1em\]{grid-template-rows:1fr 1em;}.grid-rows-\[2rem_1\.5rem_min-content_1fr\]{grid-template-rows:2rem 1.5rem min-content 1fr;}.grid-rows-\[2rem_minmax\(0px\,auto\)_min-content_1fr\]{grid-template-rows:2rem minmax(0px,auto) min-content 1fr;}.grid-rows-\[3fr_1fr\]{grid-template-rows:3fr 1fr;}.grid-rows-\[max-content_0fr\]{grid-template-rows:max-content 0fr;}.grid-rows-\[min-content_0fr\]{grid-template-rows:min-content 0fr;}.grid-rows-\[min-content_1fr\]{grid-template-rows:min-content 1fr;}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr));}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr));}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr));}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr));}.grid-cols-none{grid-template-columns:none;}@container tile (min-width: 200px){.\@\[200px\]\/tile-mb-2{margin-bottom:0.5rem;}.\@\[200px\]\/tile-px-4{padding-left:1rem;padding-right:1rem;}.\@\[200px\]\/tile-text-sm{font-size:.75rem;line-height:1.4;}}@media (max-width: 1535.9px){.lt-2xl\:px-2{padding-left:0.5rem;padding-right:0.5rem;}}@media (max-width: 1023.9px){.lt-lg\:px-4{padding-left:1rem;padding-right:1rem;}.lt-lg\:pl-0{padding-left:0;}.lt-lg\:text-sm{font-size:.75rem;line-height:1.4;}.lt-lg\:grid-cols-\[1fr_2fr_1fr\]{grid-template-columns:1fr 2fr 1fr;}}@media (max-width: 767.9px){.lt-md\:absolute{position:absolute;}.\!lt-md\:top-4{top:1rem !important;}.lt-md\:-bottom-1{bottom:-0.25rem;}.lt-md\:-left-3{left:-0.75rem;}.lt-md\:-right-14{right:-3.5rem;}.lt-md\:-right-3{right:-0.75rem;}.lt-md\:bottom-0{bottom:0;}.lt-md\:bottom-8{bottom:2rem;}.lt-md\:left-0{left:0;}.lt-md\:left-12{left:3rem;}.lt-md\:left-2{left:0.5rem;}.lt-md\:left-2\.5{left:0.625rem;}.lt-md\:right-0{right:0;}.lt-md\:right-2{right:0.5rem;}.lt-md\:right-2\.5{right:0.625rem;}.lt-md\:right-4{right:1rem;}.lt-md\:top-0{top:0;}.lt-md\:top-11{top:2.75rem;}.lt-md\:top-4{top:1rem;}.lt-md\:z119{z-index:119;}.lt-md\:z-120{z-index:120;}.lt-md\:z-31{z-index:31;}.lt-md\:mb-4{margin-bottom:1rem;}.lt-md\:ml-auto{margin-left:auto;}.lt-md\:mr-0{margin-right:0;}.lt-md\:mt-2{margin-top:0.5rem;}.lt-md\:block{display:block;}.lt-md\:hidden{display:none;}.lt-md\:h-full{height:100%;}.lt-md\:max-h-80vh{max-height:80vh;}.lt-md\:max-w-\[calc\(100vw-6rem\)\]{max-width:calc(100vw - 6rem);}.lt-md\:max-w-70vw{max-width:70vw;}.lt-md\:max-w-9\/10{max-width:90%;}.lt-md\:max-w-90vw{max-width:90vw;}.lt-md\:max-w-full{max-width:100%;}.lt-md\:min-w-4{min-width:1rem;}.lt-md\:min-w-80vw{min-width:80vw;}.lt-md\:w-5{width:1.25rem;}.lt-md\:w-70vw{width:70vw;}.lt-md\:w-8{width:2rem;}.lt-md\:w-80vw{width:80vw;}.lt-md\:w-9\/10{width:90%;}.lt-md\:w-90vw{width:90vw;}.lt-md\:w-full{width:100%;}.lt-md\:basis-full{flex-basis:100%;}.lt-md\:before\:basis-1\/10::before{flex-basis:10%;}.lt-md\:after\:basis-1\/10::after{flex-basis:10%;}.lt-md\:flex-wrap{flex-wrap:wrap;}.lt-md\:translate-x-0{--un-translate-x:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.lt-md\:place-self-center{place-self:center;}.lt-md\:self-start{align-self:flex-start;}.lt-md\:self-stretch{align-self:stretch;}.lt-md\:justify-start{justify-content:flex-start;}.lt-md\:justify-center{justify-content:center;}.lt-md\:border-none{border-style:none;}.lt-md\:p-0{padding:0;}.lt-md\:p-12{padding:3rem;}.lt-md\:px-10{padding-left:2.5rem;padding-right:2.5rem;}.lt-md\:px-2{padding-left:0.5rem;padding-right:0.5rem;}.lt-md\:px-3{padding-left:0.75rem;padding-right:0.75rem;}.lt-md\:px-5{padding-left:1.25rem;padding-right:1.25rem;}.lt-md\:py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.lt-md\:pb-0{padding-bottom:0;}.lt-md\:pb-16{padding-bottom:4rem;}.lt-md\:pb-20{padding-bottom:5rem;}.lt-md\:pl-10{padding-left:2.5rem;}.lt-md\:pr-\.25{padding-right:0.0625rem;}.lt-md\:pr-10{padding-right:2.5rem;}.lt-md\:pt-12{padding-top:3rem;}.lt-md\:\!text-sm{font-size:.75rem !important;line-height:1.4 !important;}.lt-md\:text-md{font-size:1rem;line-height:1.4;}.lt-md\:text-sm{font-size:.75rem;line-height:1.4;}.lt-md\:text-size-\[1rem\]{font-size:1rem;}.lt-md\:font-bold{font-weight:700;}.lt-md\:col-span-2{grid-column:span 2/span 2;}.lt-md\:col-end-3{grid-column-end:3;}.lt-md\:grid-cols-\[1fr_4fr_1fr\]{grid-template-columns:1fr 4fr 1fr;}.lt-md\:\!grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}.lt-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.lt-md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width: 639.9px){.lt-sm\:mr-1{margin-right:0.25rem;}.lt-sm\:hidden{display:none;}.lt-sm\:w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem);}.lt-sm\:flex-grow-0{flex-grow:0;}.lt-sm\:basis-1\/2{flex-basis:50%;}.lt-sm\:basis-full{flex-basis:100%;}.lt-sm\:only-child\:basis-full:only-child{flex-basis:100%;}.lt-sm\:items-center{align-items:center;}.lt-sm\:whitespace-normal{white-space:normal;}.lt-sm\:break-all{word-break:break-all;}.lt-sm\:text-sm{font-size:.75rem;line-height:1.4;}.lt-sm\:gap-x-0{--un-column-gap:0;column-gap:var(--un-column-gap);}.lt-sm\:col-end-2{grid-column-end:2;}.lt-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}}@media (min-width: 768px){.md\:hidden{display:none;}.md\:max-w-\[40vw\]{max-width:40vw;}}@media (min-width: 768px) and (max-width: 949.9px){.at-md\:max-w-78{max-width:19.5rem;}.at-md\:w-78{width:19.5rem;}.at-md\:basis-78{flex-basis:19.5rem;}.at-md\:\!grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}@media (min-width: 1024px){.lg\:mr-2{margin-right:0.5rem;}.lg\:hidden{display:none;}.lg\:max-w-\[25vw\]{max-width:25vw;}.lg\:max-w-90{max-width:22.5rem;}.lg\:w-3\/4{width:75%;}.lg\:w-90{width:22.5rem;}.lg\:w-full{width:100%;}.lg\:basis-16{flex-basis:4rem;}.lg\:basis-90{flex-basis:22.5rem;}}@media (min-width: 1024px) and (max-width: 1279.9px){.at-lg\:w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem);}.at-lg\:only-child\:basis-full:only-child{flex-basis:100%;}}@media (min-width: 1280px){.xl\:w-\[calc\(100\%-16rem\)\]{width:calc(100% - 16rem);}.xl\:w-2\/3{width:66.6666666667%;}}@media (min-width: 1536px){.\32 xl\:left-86{left:21.5rem;}.\32 xl\:right-86{right:21.5rem;}.\32 xl\:cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.\32 xl\:max-w-\[20vw\]{max-width:20vw;}.\32 xl\:max-w-120{max-width:30rem;}.\32 xl\:w-1\/2{width:50%;}.\32 xl\:w-120{width:30rem;}.\32 xl\:w-3\/4{width:75%;}.\32 xl\:w-82{width:20.5rem;}.\32 xl\:basis-120{flex-basis:30rem;}.\32 xl\:translate-x-74{--un-translate-x:18.5rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.\32 xl\:p-4{padding:1rem;}.\32 xl\:px-4{padding-left:1rem;padding-right:1rem;}.\32 xl\:pl-93{padding-left:23.25rem;}.\32 xl\:pr-93{padding-right:23.25rem;}}
.k-dnd-shadow {
position:fixed;z-index:1000;cursor:grabbing !important;user-select:none;-webkit-user-select:none;
}.k-dnd-shadow>*{cursor:grabbing !important;}

.auth-frame {
top:0;left:0;z-index:1;width:25rem;max-width:95vw;height:0.25rem;--un-translate-x:-100vw;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));border-style:none;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0;opacity:0.01;outline:2px solid transparent;outline-offset:2px;transition-property:height;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:100ms;
}
.auth-frame.show {
position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;margin:auto;width:25rem;max-width:95vw;min-height:25rem;--un-translate-x:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));opacity:1;--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}

.k-button {
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;border-width:1px;border-color:var(--variant-color);background-color:var(--variant-background) /* var(--variant-background) */;padding-left:1rem;padding-right:1rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:.75rem;line-height:1.4;color:var(--variant-color) /* var(--variant-color) */;letter-spacing:.01em;outline:2px solid transparent;outline-offset:2px;box-shadow:1px 2px 2px #00000029;

--variant-color:#000;--variant-color-hover:var(--variant-background);--variant-background:#fff;--variant-background-hover:var(--variant-color);--loading-size:1.4em;--loading-border:1px;

}.k-button:hover{background-color:var(--variant-background-hover) /* var(--variant-background-hover) */;color:var(--variant-color-hover) /* var(--variant-color-hover) */;}.k-button:hover:disabled{--variant-color-hover:#9ca3af;--variant-background-hover:inherit;}.k-button:disabled{--variant-color:#9ca3af;--variant-background:#fff;}
.k-button.secondary {
--variant-background:#fff;--variant-color:#3c3c3c;--variant-color-hover:var(--variant-background);

}.k-button.secondary:disabled{--variant-color:#9ca3af;--variant-background:#fff;--variant-color-hover:#000;--variant-background-hover:inherit;}
.k-button.constructive {
--variant-background:#fff;--variant-color:#1EB564;--variant-color-hover:var(--variant-background);

}.k-button.constructive:disabled{--variant-color:#9ca3af;--variant-background:#fff;--variant-color-hover:var(--variant-color);--variant-background-hover:inherit;}
.k-button.tertiary {
border-width:1px !important;border-color:var(--variant-background);
--variant-background:#000;--variant-color:#fff;--variant-color-hover:var(--variant-background);

}.k-button.tertiary:disabled{--variant-color:#9ca3af;--variant-background:#fff;--variant-color-hover:#000;--variant-background-hover:inherit;}
.k-button.inverted {
--variant-background:#000;--variant-color:#fff;--variant-color-hover:var(--variant-background);

}.k-button.inverted:disabled{--variant-color:#9ca3af;--variant-background:#fff;--variant-color-hover:#000;--variant-background-hover:inherit;}
.k-button.destructive {
--variant-background:#fff;--variant-color:#000;

}.k-button.destructive:disabled{--variant-color:#9ca3af;--variant-background:#fff;--variant-color-hover:#9ca3af;--variant-background-hover:inherit;}
.k-button.template {
justify-content:flex-start;border-color:var(--variant-background);padding-left:0.5rem;padding-right:0.5rem;text-align:left;font-size:.875rem;line-height:1.4;--variant-background:#e5e5e5;--variant-color:#000;

}.k-button.template:hover{border-color:var(--variant-background-hover);}.k-button.template:disabled{--variant-color:#9ca3af;--variant-background:#e5e5e5;--variant-color-hover:#9ca3af;--variant-background-hover:inherit;}
.k-button.template.active {
--variant-background:#000;--variant-color:#e5e5e5;
--variant-color-hover:#fff;--variant-background-hover:#000;
}
.k-button.rounded {
border-width:2px;border-radius:9999px;background-color:var(--variant-color) /* var(--variant-color) */;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;font-size:.875rem;line-height:1.4;color:var(--variant-background) /* var(--variant-background) */;--loading-size:2em;--loading-border:2px;

    /* @apply before:absolute before:content-[_] before:top-0 before:left-0 before:right-0 before:bottom-0 before:-m-[2px] before:rounded-full before:drop-shadow-button-xl before:opacity-0 before:transition-opacity before:transition-50 hover:before:opacity-100; */
}.k-button.rounded:hover{background-color:var(--variant-color) /* var(--variant-color) */;color:var(--variant-color-hover) /* var(--variant-color-hover) */;}@media (max-width: 767.9px){.k-button.rounded{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:.75rem;line-height:1.4;}}
.k-button.small {
padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;
}
.k-button.enter-add {

}.k-button.enter-add::after{display:inline-block;padding-left:.5em;content:"\23CE";}
.k-button.enter-add.shift-modifier {

}.k-button.enter-add.shift-modifier::after{content:"\21E7\23CE";}
.k-button.loading {
color:transparent /* transparent */;
}.k-button.loading::after{visibility:visible !important;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:var(--loading-size);width:var(--loading-size);animation:spin 1s linear infinite;border-width:var(--loading-border);border-color:var(--variant-color);border-top-color:transparent;border-radius:9999px;content:" ";}.k-button.loading>*{visibility:hidden;}.k-button.loading:hover::after{border-color:var(--variant-color-hover);border-top-color:transparent;}.k-button.loading:hover{color:transparent /* transparent */;}
.k-button.rounded.loading {

}.k-button.rounded.loading::after{border-color:var(--variant-background);border-top-color:transparent;}
@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.k-modal-confirm {
display:flex;align-items:center;justify-content:center;
}
.k-confirm-content {
position:relative;max-height:100%;max-width:30rem;display:flex;flex-direction:column;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding:1rem;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}@media (max-width: 767.9px){.k-confirm-content{max-width:90vw;}}
.k-confirm-title {
margin-bottom:0.5rem;font-weight:700;
}
.k-confirm-main {
margin-bottom:1rem;flex-grow:1;overflow-y:auto;
}
.k-confirm-main a {
text-decoration-line:underline;text-underline-offset:2px;
}
.k-confirm-actions {
display:flex;flex-shrink:0;align-items:center;justify-content:flex-start;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-confirm-close {
position:absolute;right:1.5rem;top:1rem;font-size:.625rem;line-height:1.4;
}
.markdown-view p::after{display:block;content:"\200B";}.markdown-view p:last-child::after{content:none;}
.markdown-view h1, .markdown-view h2, .markdown-view h3, .markdown-view h4, .markdown-view h5, .markdown-view h6 {
margin-bottom:1em;font-weight:700;
}
.markdown-view h1 {
font-size:2.2rem;line-height:1.4;
}
.markdown-view h2 {
font-size:1.6rem;line-height:1.15;
}
.markdown-view a {
--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;text-decoration-line:underline;
}.markdown-view a:visited{--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;}.markdown-view a:hover{color:rgb(96 165 250 / 0.8) /* #60a5fa */;}
.markdown-view ul {
margin-bottom:1em;margin-left:.8em;list-style-type:disc;list-style-position:outside;
}
.markdown-view ol {
margin-bottom:1em;margin-left:2em;list-style-type:decimal;list-style-position:outside;
}
.markdown-view ins {
text-decoration-line:underline;
}
.markdown-view dl {
margin-bottom:1em;display:block;padding-left:5rem;
}
.markdown-view dt {
float:left;margin-left:-5rem;display:block;padding-right:1rem;
}
.markdown-view dd {
display:block;
}
.markdown-view.small ul, .markdown-view.small ol {
margin-left:0;margin-right:0;list-style-position:inside;
}.markdown-view.small ul:first-child,.markdown-view.small ol:first-child{margin-top:0;}.markdown-view.small ul:last-child,.markdown-view.small ol:last-child{margin-bottom:0;}.markdown-view.md-truncated::after{display:block;content:"...";}

.k-md-editview {
position:relative;
}
.k-md-editview-preview, .k-md-editview-editor {
position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;
}
.k-md-editview-preview {
overflow-y:auto;
}
.k-md-editview-header {
position:absolute;bottom:100%;right:0;margin-bottom:0.25rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-md-editview.missing-translation .k-md-editview-preview, .k-md-editview.missing-translation .k-md-editview-editor, .k-md-editview.missing-translation .cm-placeholder {
--un-text-opacity:1 !important;color:rgb(251 146 60 / var(--un-text-opacity)) /* #fb923c */ !important;
}

.k-contenteditable {
display:inline-block;cursor:text;
}.k-contenteditable:empty::after{content:"\200B";}.k-contenteditable:empty::before{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;content:attr(data-placeholder);}
.k-contenteditable.disabled {
pointer-events:none;
}

.k-text-input {
position:relative;align-items:center;justify-content:flex-start;--un-gap:0.5rem;gap:var(--un-gap);display:grid;grid-auto-columns:min-content;grid-auto-flow:column;grid-template-columns:1fr min-content;
}
.k-text-input .with-preview {
cursor:text;
}
.k-text-input .show-clear {
margin-right:0.5rem;
}
.k-text-input-container {
position:relative;display:flex;flex-basis:100%;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:space-between;overflow-x:hidden;
}
.k-text-input-element {
margin:0;width:100%;max-width:100%;background-color:transparent /* transparent */;padding:0;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;outline:2px solid transparent;outline-offset:2px;
}.k-text-input-element:focus{outline:2px solid transparent;outline-offset:2px;}
.k-text-input-clear {
flex-shrink:0;flex-basis:1rem;line-height:0;
}.k-text-input-clear:hover{--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;}
.k-text-input-clear-icon {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8L4.646 5.354a.5.5 0 0 1 0-.708'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;height:1em;width:1em;align-self:center;
}

.k-imprint-info {
margin-bottom:1em;line-height:1.4;
}.k-imprint-info:last-child{margin-bottom:0;}
.k-imprint-settings {
margin-bottom:6rem;line-height:1.4;
}
.k-imprint-settings.can-save {
margin-bottom:0.5rem;
}
.k-imprint-form {
margin-bottom:0.5rem;width:100%;--un-gap:0.5rem;gap:var(--un-gap);display:grid;grid-auto-rows:auto;grid-template-columns:25% 75%;

}@media (max-width: 767.9px){.k-imprint-form{grid-template-columns:repeat(1,minmax(0,1fr));}}
.k-imprint-form-label {
padding-top:0.5rem;padding-bottom:0.5rem;

}@media (max-width: 767.9px){.k-imprint-form-label{padding-bottom:0;}}
.k-imprint-input {
width:100%;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-imprint-input-field {
padding-left:0.5rem;padding-right:0.5rem;padding-top:0.4rem;padding-bottom:0.4rem;
}
.k-imprint-input-md {
min-height:5.75rem;max-height:10rem;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;line-height:1.4;
}

.k-simpleselect-wrapper {
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;justify-content:space-between;overflow:visible;padding:0.25rem;
}
.k-simpleselect-wrapper.disabled {
cursor:default;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;user-select:none;-webkit-user-select:none;
}
.k-simpleselect-indicator {
display:flex;flex-basis:1rem;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;padding-left:0.5rem;
}
.k-simpleselect-options {
position:fixed;z-index:1;z-index:1000;list-style-type:none;overflow-y:auto;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}.k-simpleselect-options>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse));--un-divide-opacity:1;border-color:rgb(0 0 0 / var(--un-divide-opacity)) /* #000 */;}
.k-simpleselect-options.options-right {
left:auto;right:0;
}
.k-simpleselect-option {
cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;white-space:nowrap;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}.k-simpleselect-option:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}
.k-simpleselect-option.selected {
--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-simpleselect-option.selected:hover{--un-bg-opacity:1;background-color:rgb(24 24 24 / var(--un-bg-opacity)) /* #181818 */;}
.k-simpleselect-input {
display:inline-flex;flex-basis:100%;align-items:center;justify-content:space-between;
}
.k-simpleselect-input input {
flex-basis:100%;border-style:none;background-color:transparent /* transparent */;outline:2px solid transparent;outline-offset:2px;
}.k-simpleselect-input input:focus{outline:2px solid transparent;outline-offset:2px;}

.k-ordered-multiselect {
display:flex;flex-direction:row;justify-content:space-between;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-ordered-multiselect.empty {
--un-gap:0;gap:var(--un-gap);
}
.k-ordered-container, .k-order-unused {
display:inline-flex;flex-direction:row;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-ordered-multiselect.separator .k-ordered-container {
--un-gap:0.5rem;gap:var(--un-gap);
}
.k-ordered-multiselect.separator .k-ordered-container .k-ordered-item {
position:relative;
}.k-ordered-multiselect.separator .k-ordered-container .k-ordered-item:not(:last-child)::after{position:absolute;right:-0.525rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;content:"-";}
  /* .k-ordered-multiselect-options .k-omselect-option.selected {
    @apply bg-inherit text-black;
  } */
.k-ordered-placeholder {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-ordered-item {
display:flex;cursor:grab;align-items:center;justify-content:flex-start;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-left:0.5rem;padding-right:0.5rem;font-size:.875rem;line-height:1.4;--un-gap:0.25rem;gap:var(--un-gap);
}
.mirror .k-ordered-item {
opacity:0.5;
}
.k-ordered-item.mirror, .k-ordered-item.shadow {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;opacity:0.75;
}
.k-ordered-item.shadow {
--un-border-opacity:1;border-color:rgb(107 114 128 / var(--un-border-opacity));
}
.k-ordered-item.disabled {
cursor:default;
    background-image: repeating-linear-gradient(-45deg, white 0rem, white .2rem, #ccc .2rem, #ccc .4rem, white .4rem);
}
.k-omselect-option {
display:flex;align-items:center;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-omselect-option.disabled, .k-omselect-option.required {
cursor:default;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-omselect-option i {
font-size:.625rem;line-height:1.4;
}
.k-omselect-option.selected + .k-omselect-option.selected {
--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));
}
.k-omselect-indicator {
    display: flex;
    flex-basis: 1rem;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}

.k-user-settings {
display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;font-size:.75rem;line-height:1.4;
}
.k-settings-button {
position:relative;margin-bottom:.8em;width:50%;display:flex;cursor:pointer;align-items:stretch;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;

}@media (max-width: 767.9px){.k-settings-button{width:80vw;}}
a:link.k-settings-button {
text-decoration:none;
}
.k-settings-button .k-tooltip-button {
--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-settings-button:not(.double) {

}.k-settings-button:not(.double):hover{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.k-settings-button:not(.double):hover:focus-within{background-color:inherit /* inherit */;color:inherit;}
.k-settings-button.save {
--un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;
}.k-settings-button.save:hover{--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;}
.k-settings-button.delete {
--un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}.k-settings-button.delete:hover{--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-settings-button .toggle-icon {
margin-left:auto;margin-right:0.5rem;align-self:center;
}
.k-account-label {
position:relative;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-settings-button.no-margin {
margin-bottom:0;
}
.k-settings-button.text-input {
padding-right:0.5rem;display:grid;grid-template-columns:1fr min-content;
}.k-settings-button.text-input:focus-within{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}
.k-settings-button.double {
border-style:none;background-color:transparent /* transparent */;--un-gap:0.5rem;gap:var(--un-gap);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));
}.k-settings-button.double>*{width:auto;}
.k-settings-editable {
width:100%;flex-basis:100%;background-color:transparent /* transparent */;outline:2px solid transparent;outline-offset:2px;
}.k-settings-editable:focus{outline:2px solid transparent;outline-offset:2px;}
.k-settings-actions {
display:flex;align-items:stretch;justify-content:flex-start;overflow:hidden;
}
.k-settings-actions button {
border-right-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-left:0.5rem;padding-right:0.5rem;
}.k-settings-actions button:last-child{border-right-style:none;padding-right:0;}.k-settings-actions button:disabled{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;}
.k-settings-input-field {
padding-left:0.5rem;padding-right:0.5rem;padding-top:0.55rem;padding-bottom:0.55rem;
}
.k-settings-input-error {
margin-bottom:.8em;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;font-style:italic;
}
.k-settings-input-info {
margin-bottom:.8em;font-size:.625rem;line-height:1.4;font-style:italic;
}
.k-settings-button .k-setting-input {
width:100%;align-self:stretch;
}
.k-settings-button .k-text-input-container {
align-self:stretch;
}
.k-settings-button .button-text {
align-self:center;white-space:nowrap;padding:0.55rem;
}
.k-setting-input .k-input-save, .k-settings-actions .k-button-save {
align-self:stretch;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;padding:0.5rem;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-setting-input .k-input-save:disabled,.k-settings-actions .k-button-save:disabled{background-color:transparent /* transparent */;}
.k-settings-button .k-text-input .with-preview {
cursor:pointer;
}
.k-settings-tooltip {
position:absolute;left:100%;top:50%;margin-left:0.5rem;--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-settings-languages {
width:50%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;--un-gap:0.5rem;gap:var(--un-gap);

}@media (max-width: 767.9px){.k-settings-languages{width:80vw;}}
.k-setting-lang-wrapper {
@apply ;
}
.k-setting-lang {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;border-width:1px;border-color:transparent;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0.5rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-setting-lang.selected {
--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-setting-lang.moving {
opacity:0.2;
}
.k-setting-lang .lang-label {
margin-right:auto;
}
.k-setting-lang .lang-grab, .k-settings-languages.disable-sort .k-setting-lang.selected .lang-grab {
display:none;
}
.k-setting-lang.selected .lang-grab {
display:block;cursor:grab;
}
.k-select-input.k-select-input-account {
width:50%;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0.5rem;

}@media (max-width: 767.9px){.k-select-input.k-select-input-account{width:80vw;}}
.k-settings-multiselect {
width:auto;min-width:50%;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0.25rem;font-size:.75rem;line-height:1.4;
}@media (max-width: 767.9px){.k-settings-multiselect{min-width:80vw;}}
.k-settings-multiselect .k-ordered-placeholder {
padding-left:0.25rem;padding-right:0.25rem;padding-top:0.3rem;padding-bottom:0.3rem;
}
.k-settings-multiselect.saving {
--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));
}
.k-settings-multiselect-item {
padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;font-size:.75rem;line-height:1.4;
}
.k-settings-multiselect-item.selected {
display:inline-flex;align-items:center;--un-gap:0.5rem;gap:var(--un-gap);
}.k-settings-multiselect-item.selected::before{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M7.646.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 1.707V5.5a.5.5 0 0 1-1 0V1.707L6.354 2.854a.5.5 0 1 1-.708-.708zM8 10a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L7.5 14.293V10.5A.5.5 0 0 1 8 10M.146 8.354a.5.5 0 0 1 0-.708l2-2a.5.5 0 1 1 .708.708L1.707 7.5H5.5a.5.5 0 0 1 0 1H1.707l1.147 1.146a.5.5 0 0 1-.708.708zM10 8a.5.5 0 0 1 .5-.5h3.793l-1.147-1.146a.5.5 0 0 1 .708-.708l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L14.293 8.5H10.5A.5.5 0 0 1 10 8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;cursor:grab;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;content:" ";}
.k-settings-available-langs .k-ordered-container {
--un-gap:0.25rem;gap:var(--un-gap);
}
.k-settings-available-langs .k-ordered-container .k-ordered-item {

}.k-settings-available-langs .k-ordered-container .k-ordered-item:not(:last-child)::after{content:none;}
  
  

.k-account-infos {
display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;font-size:.75rem;line-height:1.4;
}
.k-account-infos label:first-child {
margin-top:0;
}
.k-account-infos .k-md {
width:50%;

}@media (max-width: 767.9px){.k-account-infos .k-md{width:80vw;}}

.k-account-settings {
position:fixed;top:5rem;bottom:1rem;left:2.5rem;right:2.5rem;z-index:35;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;

    top: calc(5rem + var(--status-top));
}@media (max-width: 767.9px){.k-account-settings{top:1rem !important;left:0.5rem;right:0.5rem;z-index:120;}}
.k-account-scroller {
position:relative;width:100%;height:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;overflow-y:auto;padding-top:1.5rem;padding-bottom:1.5rem;padding-right:18rem;padding-left:18rem;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;

}@media (max-width: 767.9px){.k-account-scroller{padding-left:0.5rem;padding-right:0.5rem;}}
.k-panel-left .k-account-settings {
left:19rem;
}@media (min-width: 1536px){.k-panel-left .k-account-settings{left:21.5rem;}}
.k-panel-left .k-account-scroller {
padding-left:1.5rem;
}
.k-panel-right .k-account-settings {
right:19rem;
}@media (min-width: 1536px){.k-panel-right .k-account-settings{right:21.5rem;}}
.k-panel-right .k-account-scroller {
padding-right:1.5rem;
}
.k-user-settings {
margin-bottom:2em;
}
.k-account-close {
position:absolute;right:1.5rem;top:1.5rem;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-bottom:0.5rem;padding-left:0.5rem;font-size:1.5rem;line-height:2rem;line-height:1;

}@media (max-width: 767.9px){.k-account-close{top:1rem;right:1rem;padding:0;}}
.k-account-wrapper {
max-width:37.5rem;display:flex;flex-basis:100%;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;font-size:.75rem;line-height:1.4;line-height:1.4;
}
.k-account-heading {
position:relative;margin-bottom:0.5rem;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-bottom:0.5rem;font-size:.75rem;line-height:1.4;font-weight:700;
}
.k-account-heading .k-settings-tooltip {
left:auto;right:0;
}
.k-account-infos {
margin-bottom:2em;
}
.k-account-infos a, .k-account-infos a:link, .k-account-infos a:visited {
color:inherit;text-decoration-line:underline;text-underline-offset:2px;
}
.k-account-label {
margin-top:2em;margin-bottom:.5em;line-height:1.4;
}

.auth-frame.show {
    margin-left: 2rem;
}
.k-empty-background {
position:absolute;top:0;bottom:0;left:0;right:0;
    background: var(--bg-image, none);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.k-empty-caption {
position:absolute;right:2rem;bottom:2rem;display:block;max-width:calc(100vw - 4rem);--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;
}
.k-empty-caption-creator {
font-weight:700;
}

.k-account-banner {
position:fixed;top:0;left:0;right:0;z-index:51;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;padding:0.5rem;text-align:center;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
    height: var(--status-top);
    max-height: var(--status-top);
}
.k-account-banner.banner-basic {
--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;font-size:.875rem;line-height:1.4;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-account-banner.banner-basic span {
max-width:50rem;
}
.k-account-banner.banner-trial {
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;
}
.k-account-banner.banner-frozen {
--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;
}
.k-account-banner-summary {
text-align:center;
}.k-account-banner-summary::after{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48' d='m112 184l144 144l144-144'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;position:absolute;right:1rem;top:0.5rem;font-size:.875rem;line-height:1.4;content:" ";}.k-account-banner-summary::marker{display:none;content:none;}.k-account-banner-summary *::marker{display:none;content:none;}.k-account-banner-summary::-webkit-details-marker{display:none;content:none;}
.k-account-banner a {
text-decoration-line:underline;text-underline-offset:2px;
}
details.k-account-banner {
max-height:2.1rem;
}
details.k-account-banner[open] {
max-height:20vh;height:auto;
}details.k-account-banner[open] .k-account-banner-summary::after{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48' d='m112 328l144-144l144 144'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}

.k-lang-selector {
    position: relative;
    height: 100%;
    aspect-ratio: 1/1;
    border-radius: 999px;
}
button.k-lang-button {
    border: none;
    outline: none;
    border-radius: 999px;
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid #1D1D1D;
    background-color: #3c3c3c;
    color: #fff;
}
button.k-lang-button:hover {
    background-color: #fff;
    color: #1D1D1D;
}
button.k-lang-button.active {
    background-color: #fff;
    color: #1D1D1D;
}
button.k-lang-button:disabled {
    background-color: #3c3c3c;
    color: #fff;
}
.k-lang-selector .k-lang-selector-list {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    gap: .25rem;
    display: flex;
    flex-flow: row nowrap;
    flex-direction: row-reverse;
    background-color: #3c3c3ccc;
    border-radius: 999px;
}
@media (max-width: 767.9px) {
button.k-lang-button {
      width: 2rem;
      height: 2rem;
}
}



.k-header-user {
position:relative;
    grid-area: right;
}
.k-header-user.lang-only {
display:flex;flex-direction:row;justify-content:flex-end;padding:0.5rem;font-size:.875rem;line-height:1.4;
}
.k-header-user.lang-only .k-edit-lang-item {
font-size:.875rem;line-height:1.4;
}
.k-header-user-button {
display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;justify-content:flex-end;padding:0.5rem;user-select:none;-webkit-user-select:none;--un-gap:0.5rem;gap:var(--un-gap);
}@media (max-width: 767.9px){.k-header-user-button{padding-bottom:0;}}
.k-user-menu {
position:fixed;right:0.5rem;z-index:200;list-style-type:none;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}.k-user-menu>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse));--un-divide-opacity:1;border-color:rgb(0 0 0 / var(--un-divide-opacity)) /* #000 */;}
.k-user-menu-item {
cursor:pointer;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;
}
.k-user-menu-item.link {
display:flex;align-items:stretch;
}.k-user-menu-item.link>*{flex-basis:100%;}.k-user-menu-item.link:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}
.k-user-menu .k-edit-lang-item {
width:auto;padding:0.125rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}.k-user-menu .k-edit-lang-item:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}
.k-user-menu .k-edit-lang-item.active {
--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;text-decoration-line:underline;text-underline-offset:2px;
}
.k-header-user .k-edit-lang-item {
width:auto;border-style:none;background-image:none;padding:0.125rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}.k-header-user .k-edit-lang-item:hover{background-color:transparent /* transparent */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-header-user .k-edit-lang-item.active {
--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;text-decoration-line:underline;text-underline-offset:2px;
}

.k-search-options {
    list-style-type: none;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -.5rem;
    margin-top: .4rem;
    max-width: min(90vw, 15rem);
    min-width: 12rem;
    height: auto;
    max-height: min(28.5rem, 80vh);
    overflow-y: auto;
    z-index: 999;
    background: white;
    border: 1px solid black;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
}
.k-search-options > li {
    border-bottom: 1px solid black;
    cursor: pointer;
}
.k-search-options > li:last-child {
    border-bottom: none;
}
.k-search-options > li.active {
    background-color: rgb(229 231 235);
}
.k-search-options > li.info {
    padding: .5rem .5rem;
    cursor: default;
font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}

.k-search-option-item {
    display: flex;
    flex-flow: row nowrap;
    gap: 0.5rem;
    padding: 0 0.5rem;
}
.k-search-option-item > button {
    flex-basis: 100%;
    text-align: left;
    padding: 0.125rem 0;
}
.k-search-option-modifier {
    display: flex;
    flex-flow: row nowrap;
}
.k-search-option-modifier button {
font-size:.75rem;line-height:1.4;
    padding: 0.125rem 0.5rem;
    border-right: 1px solid black;
}
.k-search-option-modifier button.active {
    text-decoration: underline;
}
.k-search-option-modifier button:last-child {
    border-right: none;
    padding-right: 0;
}

.k-search-value-wrapper {
    position: relative;
    padding: 0;
}
.k-search-value-wrapper .k-search-value-text {
    position: relative;
    cursor: pointer;
}
.k-search-value-wrapper .k-search-value-text:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
}
.k-search-value-wrapper.flag-not .k-search-value-text {
    text-decoration: line-through;
    text-decoration-thickness: 1px;
    text-decoration-color: rgba(200,200,200,1);
}
.k-search-value-wrapper.flag-not .k-search-value-text:hover {
    text-decoration: line-through underline;
    text-decoration-thickness: 1px;
}
.k-search-value-wrapper.has-modifier .k-search-value-text {
    z-index: 100;
    color: black;
    text-decoration-color: rgba(0,0,0,0.8);
}
.k-search-value-wrapper .k-search-modifier {
    position: absolute;
    top: .25rem;
    bottom: .25rem;
    left: .25rem;
    z-index: 99;
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
    align-items: center;
    background-color: #BABABA;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: .2rem;
    --pad-left: 2rem;
    padding-left: var(--pad-left);
    padding-right: .25rem;
}
.k-search-value-wrapper .k-search-modifier > button {
font-size:.75rem;line-height:1.4;
    border: 1px solid transparent;
    border-radius: .3rem;
    line-height: 1;
    padding: .125rem .25rem;
}
.k-search-value-wrapper button.k-search-btn-modifier {
    border-color: white;
    color: white;
    background: transparent;
}
.k-search-value-wrapper button.k-search-btn-remove {
    border-color: red;
    color: white;
    background: red;
}

.k-search-sub-prop {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
    align-items: center;
}
.k-search-sub-prop .k-search-value-wrapper {
    align-self: stretch;
    padding: .5rem .25em;
}
.k-search-sub-prop + .k-search-combine-open {
    height: .9rem;
    width: .9rem;
    background-color: #3E3E3E;
    border-radius: 999px;
    border: 1px solid #3E3E3E;
    text-align: center;
    line-height: .7;
    align-self: center;
}
.k-search-sub-prop + .k-search-combine-open.or {
    line-height: 0;
    font-size: 20px;
}

.k-search-number-input.k-search-value-wrapper .k-search-value-text:after {
    content: ',';
}
.k-search-number-input.k-search-value-wrapper:last-child .k-search-value-text:after {
    content: '';
}


.k-search-value-date .k-search-value-input {
    text-decoration: inherit;
    text-decoration-thickness: inherit;
    text-underline-offset: inherit;
    text-decoration-color: inherit;
}

.k-search-combine {
    position: relative;
    align-self: center;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.k-search-combine .k-search-combine-open {
    position: relative;
    height: .9rem;
    width: .9rem;
    background-color: #3E3E3E;
    border-radius: 999px;
    border: 1px solid #3E3E3E;
}
.k-search-combine:hover .k-search-combine-open, .k-search-combine.hovered .k-search-combine-open {
    border-color: white;
}
.k-search-combine.open .k-search-combine-open, .k-search-combine.edit .k-search-combine-open {
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;
    border-color: white;
}
.k-search-combine.open .k-search-combine-open {
    z-index: 100;
}
.k-search-combine.and .k-search-combine-open {
    line-height: .7;
}
.k-search-combine.or .k-search-combine-open {
    line-height: 0;
    font-size: 20px;
}
.k-search-combine.disabled .k-search-combine-open, .k-search-combine.disabled:hover .k-search-combine-open {
    border-color: #3E3E3E;
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-search-combine-mod {
    position: absolute;
    left: .5rem;
    top: -.2rem;
    bottom: -.2rem;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: .4rem;
    padding: 0 .5rem 0 .75rem;
    border: 1px solid white;
    border-radius: .2rem;
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;font-size:.75rem;line-height:1.4;
    z-index: 99;
}
.k-search-combine-mod > button {
    text-transform: uppercase;
    opacity: .5;
}
.k-search-combine-mod > button.active {
    opacity: 1;
}

.k-search-acquisition {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
    align-items: stretch;
}
.k-search-acquisition .k-search-prop-label {
    cursor: pointer;
}
.k-search-acquisition .k-search-value-date .k-search-value-input {
    padding: 0;
}

.k-search-dashboard {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-dashboard .k-search-prop-label {
    cursor: pointer;
}
.k-search-dashboard .k-search-value-wrapper {
    padding: .5rem .5em;
}

.k-search-date {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-date .k-search-prop-label.can-change {
    cursor: pointer;
}
.k-search-property-options .k-search-option-date {
    padding: .25rem .5rem;
}

.k-search-dimension {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
    align-items: stretch;
}
.k-search-dimension .k-search-prop-label {
    cursor: pointer;
}

.k-search-flag {
    position: relative;
    padding: .5rem;
}
.k-search-remove {
font-size:.625rem;line-height:1.4;
    align-self: stretch;
    padding: 0 .5rem;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    background-color: #3c3c3c;
}

.k-search-number {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-number .k-search-prop-label.can-change {
    cursor: pointer;
}
.k-search-number .k-search-prop-label {
    padding-right: .25rem;
}
.k-search-number .k-search-value-wrapper {
    padding: .5rem .25em;
}

.k-search-input {
    white-space: nowrap;
}

.k-search-tag {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-tag .k-search-prop-label {
    cursor: pointer;
}
.k-search-tag .k-search-value-wrapper {
    padding: .5rem .5em;
}
.k-search-value-input {
    min-width: 1em;
    align-self: stretch;
    outline: none;
    padding: .5rem .5rem;
}
.k-search-value-input:focus {
    outline: none;
}

.k-search-tag {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-tag .k-search-prop-label {
    cursor: pointer;
}
.k-search-tag .k-search-value-wrapper {
    padding: .5rem .5em;
}
.k-search-value-input {
    min-width: 1em;
    align-self: stretch;
    outline: none;
    padding: .5rem .5rem;
}
.k-search-value-input:focus {
    outline: none;
}

.k-search-text {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-text .k-search-prop-label.can-change {
    cursor: pointer;
}

.k-search-tag {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-tag .k-search-prop-label {
    cursor: pointer;
}
.k-search-tag .k-search-value-wrapper {
    padding: .5rem .5em;
}
.k-search-value-input {
    min-width: 1em;
    align-self: stretch;
    outline: none;
    padding: .5rem .5rem;
}
.k-search-value-input:focus {
    outline: none;
}

.k-search-text {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-text .k-search-prop-label.can-change {
    cursor: pointer;
}

.k-search-number {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-number .k-search-prop-label.can-change {
    cursor: pointer;
}
.k-search-number .k-search-prop-label {
    padding-right: .25rem;
}
.k-search-number .k-search-value-wrapper {
    padding: .5rem .25em;
}

.k-search-text {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
}
.k-search-text .k-search-prop-label.can-change {
    cursor: pointer;
}

.k-search-property {
    display: grid;
    grid-auto-columns: min-content;
    grid-auto-flow: column;
    margin-right: 1rem;
    align-items: center;
    justify-content: flex-start;
    line-height: 1;
    border-radius: .25rem;
    background-color: #1D1D1D;
    color: white;
    white-space: nowrap;
    scroll-margin-right: 20rem;
}
.k-search-property > div:first-child {
    scroll-margin-right: 20rem;
}
.k-search-property.temp.empty  {
    background-color: transparent;
    color: black;
}
.k-search-prop-label {
    padding: .5rem 0 .5rem .5rem;
}
.k-search-input {
    min-width: 1em;
    outline: none;
}
.k-search-input:focus {
    outline: none;
}
.property-padding {
    padding: .5rem;
}
.k-search-option-item.null-value > button {
    font-style: italic;
}
.k-search-option-item.null-value > button:before {
    content: '— (';
}
.k-search-option-item.null-value > button:after {
    content: ')';
}

.k-searchbar {
position:relative;min-width:40vw;width:min-content;max-width:60vw;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;align-self:center;justify-content:space-between;overflow:hidden;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(34 34 34 / var(--un-text-opacity)) /* #222222 */;

}@media (max-width: 767.9px){.k-searchbar{width:70vw;max-width:70vw;place-self:center;align-self:flex-start;}}.k-searchbar.disabled::after{position:absolute;left:0;top:0;right:0;bottom:0;cursor:default;border-radius:9999px;background-color:rgb(255 255 255 / 0.4) /* #fff */;content:" ";}
.k-searchbar-placeholder {
display:inline-flex;align-items:center;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-searchbar-input {
margin-left:1.25rem;margin-right:2.5rem;display:flex;flex-basis:100%;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;

    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: scroll;
    overflow-y: hidden;
}@media (max-width: 639.9px){.k-searchbar-input{margin-right:0.25rem;font-size:.75rem;line-height:1.4;}}
.k-searchbar-input::-webkit-scrollbar {
    display: none;
}
.k-searchbar-actions {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;
}
.k-searchbar-reset {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-left:0.5rem;padding-right:0.5rem;font-size:1rem;line-height:1.4;
}
.k-searchbar-smartset {
display:flex;flex-shrink:0;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;padding-left:1rem;padding-right:1rem;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;--un-gap:0.5rem;gap:var(--un-gap);

}.k-searchbar-smartset:disabled{cursor:default;--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */;}@media (max-width: 767.9px){.k-searchbar-smartset{height:100%;width:2rem;align-self:stretch;justify-content:center;padding:0;font-size:1rem;line-height:1.4;}}
.slide-enter-active,
  .slide-leave-active {
transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.slide-enter-from,
  .slide-leave-to {
--un-translate-x:100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}

.k-layout-header {
position:fixed;top:0;left:0;right:0;z-index:50;height:4rem;--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;transition-property:margin;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
    display: grid;
    grid-template-columns: 1fr min-content 1fr;
    grid-template-rows: auto;
    grid-template-areas: 
      "left center right";
}
@media (max-width: 767.9px) {
.k-layout-header {
height:5rem;justify-content:flex-start;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: repeat(2, minmax(0, 1fr));
      grid-template-areas:
        "left right"
        "center center";
}
}
.k-layout-header {
    margin-top: var(--status-top);
}
.k-layout-header-title {
padding:0.5rem;font-size:.875rem;line-height:1.4;
    grid-area: left;
}@media (max-width: 767.9px){.k-layout-header-title{padding-bottom:0;}}
.k-layout-header-title a, .k-layout-header-title a:link, .k-layout-header-title a:visited {
color:inherit;text-decoration:none;
}
.k-layout-header-title a:hover {
text-decoration-line:underline;text-underline-offset:1px;
}
.k-layout-header-search {
    grid-area: center;
    align-self: center;
    height: 2.5rem;
    display: grid;
    gap: 0 .5rem;
    grid-template-columns: 1fr 2.5rem;
    overflow: hidden;
    border-radius: 999px;
}
@media (max-width: 767.9px) {
.k-layout-header-search {
      height: 2rem;
      grid-template-columns: 1fr min-content 2rem 1fr;
}
.k-layout-header-search .k-searchbar {
      grid-column-start: 2;
}
}


input[type=range] {
    width: 100%;
    margin: calc((var(--range-thumb-size) - var(--range-track-height))/2) 0;
    background-color: transparent;
    -webkit-appearance: none;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
    background: #000000;
    border: 0 solid #010101;
    border-radius: 0;
    width: 100%;
    height: 2px;
    cursor: pointer;
}
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #0d0d0d;
}
input[type=range]:disabled::-webkit-slider-runnable-track {
    background: var(--range-disabled-color);
}
input[type=range]::-webkit-slider-thumb {
    margin-top: calc((var(--range-thumb-size) - var(--range-track-height))/-2);
    width: var(--range-thumb-size);
    height: var(--range-thumb-size);
    background: var(--range-thumb-bg);
    border: 1px solid #000000;
    border-radius: 999px;
    cursor: pointer;
    -webkit-appearance: none;
}
input[type=range]:disabled::-webkit-slider-thumb {
    border-color: var(--range-disabled-color);
}
input[type=range]::-moz-range-track {
    background: #000000;
    border: 0px solid #010101;
    border-radius: 0;
    width: 100%;
    height: var(--range-track-height);
    cursor: pointer;
}
input[type=range]:disabled::-moz-range-track {
    background: var(--range-disabled-color);
}
input[type=range]::-moz-range-thumb {
    width: var(--range-thumb-size);
    height: var(--range-thumb-size);
    background: #ffffff;
    border: 1px solid #000000;
    border-radius: 999px;
    cursor: pointer;
}
input[type=range]:disabled::-moz-range-thumb {
    border-color: var(--range-disabled-color);
}
input[type=range]::-ms-track {
    background: transparent;
    border-color: transparent;
    border-width: 7px 0;
    color: transparent;
    width: 100%;
    height: var(--range-track-height);
    cursor: pointer;
}
input[type=range]::-ms-fill-lower {
    background: #000000;
    border: 0 solid #010101;
    border-radius: 0;
}
input[type=range]:disabled::-ms-fill-lower {
    background: var(--range-disabled-color);
}
input[type=range]::-ms-fill-upper {
    background: #000000;
    border: 0.2px solid #010101;
    border-radius: 0;
}
input[type=range]:disabled::-ms-fill-upper {
    background: var(--range-disabled-color);
    border-color: var(--range-disabled-color);
}
input[type=range]::-ms-thumb {
    width: var(--range-thumb-size);
    height: var(--range-thumb-size);
    background: #ffffff;
    border: 1px solid #000000;
    border-radius: 999px;
    cursor: pointer;
    margin-top: 0px;
    /*Needed to keep the Edge thumb centred*/
}
input[type=range]:disabled::-ms-thumb {
    border-color: var(--range-disabled-color);
}
input[type=range]:focus::-ms-fill-lower {
    background: #000000;
}
input[type=range]:focus::-ms-fill-upper {
    background: #0d0d0d;
}
  /*TODO: Use one of the selectors from https://stackoverflow.com/a/20541859/7077589 and figure out
  how to remove the virtical space around the range input in IE*/
@supports (-ms-ime-align:auto) {
    /* Pre-Chromium Edge only styles, selector taken from hhttps://stackoverflow.com/a/32202953/7077589 */
input[type=range] {
      margin: 0;
      /*Edge starts the margin from the thumb, not the track as other browsers do*/
}
}

.k-sort-by {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;
}.k-sort-by-select:hover{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}
.k-sort-by-direction {
font-size:.75rem;line-height:1.4;line-height:1;
}.k-sort-by-direction:hover{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.k-sort-by-direction:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}


.records-header {
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-top:0.5rem;padding-bottom:0.5rem;font-size:.75rem;line-height:1.4;--un-gap:1rem;gap:var(--un-gap);
}@media (max-width: 767.9px){.records-header{justify-content:flex-start;}}
.records-header .k-toggle-item {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}

.k-list-grid .k-start-account {
margin-top:1rem;min-height:30vh;align-items:center;--un-gap:1rem;gap:var(--un-gap);display:grid;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));
}@media (max-width: 1023.9px){.k-list-grid .k-start-account{grid-template-columns:1fr 2fr 1fr;}}@media (max-width: 767.9px){.k-list-grid .k-start-account{grid-template-columns:1fr 4fr 1fr;}}@media (max-width: 639.9px){.k-list-grid .k-start-account{grid-template-columns:repeat(1,minmax(0,1fr));}}
.k-list-grid .k-start-account .k-start-text {
text-align:center;grid-column:span 1/span 1;grid-column-start:2;
}
.k-list-grid .k-start-account .k-start-arrow {
position:relative;height:50%;align-self:flex-start;justify-self:stretch;
}@media (max-width: 639.9px){.k-list-grid .k-start-account .k-start-arrow{display:none;}}
.k-list-grid .k-start-account .k-start-arrow .k-start-arrow-line {
position:absolute;left:calc(var(--k-col-minw) / 2);right:0;height:100%;border-width:1px;border-color:transparent;--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(0 0 0 / var(--un-border-left-opacity));--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));border-top-left-radius:9999px;border-bottom-left-radius:9999px;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;
}
.k-list-grid .k-start-account .k-start-arrow i {
position:absolute;left:-0.6em;top:-1em;
}
.k-list-grid .k-start-account a {
--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;text-decoration-line:underline;text-underline-offset:2px;
}
.k-list-lines .k-start-account .k-start-arrow {
display:none;
}


.k-form-item {
box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;
}
.k-form-item .k-form-item-input {
font-size:.875rem;line-height:1.4;
}
.k-form-item .k-form-item-input .k-input-plain input, .k-form-item .k-form-item-input .k-input-plain .k-contenteditable {
padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;
}
.k-form-item .k-form-item-input .k-input-plain .k-button {
margin:-1px;align-self:stretch;
}
.k-form-item .k-form-item-input textarea.k-input-plain, .k-form-item .k-form-item-input input.k-input-plain, .k-form-item .k-form-item-input .k-input-plain.k-contenteditable  {
width:100%;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;
}
.k-form-item-options {
margin-top:1px;box-sizing:border-box;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}
.k-form-item-options.variant-border {
margin-left:-1px;margin-right:-1px;
}
.k-form-item.variant-underline .k-form-item-input .k-input-plain input, .k-form-item.variant-underline .k-form-item-input .k-input-plain .k-contenteditable {
padding-left:0;padding-right:0;
}
.k-form-item.variant-border .k-form-item-label {
font-size:.625rem;line-height:1.4;letter-spacing:0.05em;
}
.k-form-item.variant-border .k-form-item-input {
box-sizing:border-box;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}
.k-form-item.variant-border .k-form-item-input:focus-within {
--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));
}
.k-form-item.variant-underline .k-form-item-input {
border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));
}

.k-autocomplete-input {
box-sizing:border-box;width:100%;padding-left:0.25rem;padding-right:0.25rem;
}
.k-select-options {
position:fixed;z-index:1000;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;
}.k-select-options>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse));--un-divide-opacity:1;border-color:rgb(0 0 0 / var(--un-divide-opacity)) /* #000 */;}
.k-select-options:empty {
display:none;
}
.k-select-option {
min-height:1.75rem;max-width:100%;display:flex;flex-shrink:0;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0;
}
.k-select-option.selected {
--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;
}
.k-select-option-content {
display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:.875rem;line-height:1.4;
}
.k-option-loader {
position:relative;flex-basis:2rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-size:.875rem;line-height:1.4;
}
.k-options-bordered {
border-right-width:1px;border-bottom-width:1px;border-left-width:1px;--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));
}

.k-dropset-list-folder {
width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;justify-content:space-between;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));font-size:.75rem;line-height:1.4;
}
.k-dropset-list-folder .k-dropset-item-label {
text-transform:uppercase;
}
.k-dropset-list-folder-content {
overflow:hidden;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;padding-top:0.5rem;padding-bottom:0.5rem;padding-left:0.5rem;padding-right:0.5rem;
}

.k-associated-template-wrapper {
position:relative;min-height:2.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.5rem;padding-bottom:0.5rem;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-associated-template-wrapper .k-template-item {
width:50%;padding-left:0.5rem;padding-right:0.5rem;
}
.k-associated-template-wrapper .k-template-item i {
opacity:1;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:50ms;
}
.k-associated-template-wrapper .k-template-item:disabled i {
opacity:0;
}
.k-associated-template-edit-toggle {
position:absolute;right:0.5rem;top:0.75rem;border-style:none;font-size:.75rem;line-height:1.4;text-decoration-line:underline;text-underline-offset:2px;outline:2px solid transparent;outline-offset:2px;
}.k-associated-template-edit-toggle:focus{outline:2px solid transparent;outline-offset:2px;}

.k-dropset-wrapper {
position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.5rem;padding-bottom:0.5rem;--un-gap:0.5rem;gap:var(--un-gap);
    --transition-duration: 100ms;
}
.k-dropset-list-set-wrapper {
position:relative;box-sizing:border-box;height:2rem;width:50%;
    --transition-max-h: 2rem;
}
.k-dropset-list-folder-wrapper {
position:relative;box-sizing:border-box;width:50%;
    --transition-max-h: 1.5rem;
}
.k-dropset-list-folder-wrapper .k-dropset-list-set-wrapper {
width:100%;
}
.k-dropset-list-set {
position:absolute;box-sizing:border-box;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;justify-content:space-between;overflow:hidden;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:0.25rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-left:0.5rem;padding-right:0.5rem;font-size:1rem;line-height:1.4;top:0;bottom:0;left:0;right:0;--un-gap:0.5rem;gap:var(--un-gap);
}.k-dropset-list-set:hover{margin:-1px;border-width:2px;}
.k-dropset-list-set.active {
cursor:default;
}.k-dropset-list-set.active:hover{margin:0;border-width:1px;}
.k-dropset-list-set.placeholder {
--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-dropset-list-set.private {
--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));
}
.k-dropset-list-set:disabled i {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-dropset-list-set.new {
--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;
}
.k-dropset-list-set .k-contenteditable {
flex-basis:100%;overflow:hidden;white-space:nowrap;text-align:left;outline:2px solid transparent;outline-offset:2px;
}.k-dropset-list-set .k-contenteditable:not(:focus){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.k-dropset-list-set .k-contenteditable:focus{outline:2px solid transparent;outline-offset:2px;}
.k-dropset-item-label {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-dropset-edit-toggle {
position:absolute;right:0.5rem;top:0.95rem;border-style:none;font-size:.75rem;line-height:1.4;text-decoration-line:underline;text-underline-offset:2px;outline:2px solid transparent;outline-offset:2px;
}.k-dropset-edit-toggle:focus{outline:2px solid transparent;outline-offset:2px;}
.k-dropset-list-button-wrapper {
position:relative;box-sizing:border-box;width:50%;height:1.5rem;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;
    --transition-max-h: 1.5rem;
}

.k-modal-membership-invitation {
font-size:.875rem;line-height:1.4;
}
.k-modal-membership-invitation .k-modal-content {
width:80%;max-width:30rem;
}
.k-modal-membership-invitation .k-filter-search {
width:100%;
}
.k-invitations-helpertext {
width:100%;
}
.k-invitation-items {
margin-bottom:0.5rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-invitation-item {
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-membership-invite {
margin-left:auto;align-self:flex-end;--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;grid-column-start:2;
}
.k-invitation-text {
margin-top:1rem;display:flex;flex-direction:column;flex-wrap:nowrap;
}
.k-invitation-formitem {
margin-bottom:0.5rem;
}
.k-invitation-text .k-invitation-formtext {
flex-basis:calc(6em + .5rem);border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.5rem;outline:2px solid transparent;outline-offset:2px;
}.k-invitation-text .k-invitation-formtext:focus{outline:2px solid transparent;outline-offset:2px;}
.k-invitation-text .k-invitation-formnumber {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.5rem;outline:2px solid transparent;outline-offset:2px;
}.k-invitation-text .k-invitation-formnumber:focus{outline:2px solid transparent;outline-offset:2px;}
.k-invitation-text .k-invitation-formselect {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-left:0.25rem;padding-right:0.25rem;padding-top:0.5rem;padding-bottom:0.5rem;outline:2px solid transparent;outline-offset:2px;
}.k-invitation-text .k-invitation-formselect:focus{outline:2px solid transparent;outline-offset:2px;}
.k-invitation-text .k-invitation-formselect .k-button-add {
margin-top:-0.5rem;margin-bottom:-0.5rem;margin-right:-0.25rem;padding-top:0.5rem;padding-bottom:0.5rem;
}
.k-options-wrapper-bordered {
border-right-width:1px;border-bottom-width:1px;border-left-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}

.k-list-item .k-list-item-delete {

}@media (min-width: 1024px){.k-list-item .k-list-item-delete{display:none;}}
.k-list-item:hover .k-list-item-delete {
display:block;
}
.k-list-tiles .k-list-item {
position:relative;height:0;padding-bottom:75%;border-width:1px;border-color:transparent;
}.k-list-tiles .k-list-item>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}
.k-list-item.is-person .k-list-item-preview {
padding-top:0.5rem;
}
.k-list-item.is-person .k-list-item-thumbnail {
aspect-ratio:1/1;max-height:100%;min-width:calc((100% - 1rem) / 3 * 2);min-height:50%;align-self:center;border-radius:9999px;
}
.k-list-item.is-person .k-list-item-thumbnail.k-list-item-placeholder {
flex-basis:auto;
}
.k-list-item.k-stack-item .k-list-item-thumbnail .k-list-item-image {
--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */;
}
.k-list-item.is-person .k-list-item-thumbnail .k-list-item-image {
object-fit:cover;
}
.k-list-item.is-profile {

}.k-list-item.is-profile::before{position:absolute;top:0;left:0;right:0;bottom:0;margin:-1px;border-width:3px;--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));content:" ";}.k-list-item.is-profile:hover::before{border-width:3px;--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}
.k-list-lines .k-list-item.is-profile {

}.k-list-lines .k-list-item.is-profile::before{margin-bottom:-2px;}
.k-list-item.is-profile .k-item-actions-grid .k-item-actions-left, .k-list-item.is-profile .k-item-action-after {
margin-top:2px;
}.k-list-item.is-profile .k-item-actions-grid .k-item-actions-left>*,.k-list-item.is-profile .k-item-action-after>*{padding-top:calc(.5rem - 2px);}
.k-list-item-relations {
position:absolute;top:0;left:0;right:0;display:flex;cursor:pointer;align-items:flex-start;justify-content:center;
}
.k-list-item-relations button {
border-bottom-width:2px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;
}
.k-select-relations .k-list-item {
--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;
}
.k-list-item.related {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-select-relations .k-list-item.is-current {
--un-bg-opacity:1;background-color:rgb(220 252 231 / var(--un-bg-opacity)) /* #dcfce7 */;
}
.k-list-item.related .k-list-item-relations button {
--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-list-item-actions .list-button-bundle {
font-size:1rem;line-height:1.4;
}
.k-list-item-actions .list-button-bundle.active {
--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-list-item.selected .k-list-item-select {
--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;
}
.k-list-item.is-waiting .k-list-item-select {
animation:spin 1s linear infinite;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(255 255 255 / var(--un-border-top-opacity));
}

  /* .k-list-item.selected.is-waiting .k-list-item-select i {
    @apply i-kleio:circle-open-fill;
  } */
.k-list-item-info.k-list-item-recordid {
order:-1;border-style:none;
}

@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.k-list-item-bundled {
position:relative;--un-scale-x:0.9;--un-scale-y:0.9;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-list-tiles .k-list-item-bundled::before {
position:absolute;top:calc(-5% / (9 / 10));bottom:calc(-5% / (9 / 10));left:calc(var(--k-gap) * -2);right:calc(var(--k-gap) * -1.2);--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);content:" ";
     clip-path: inset(0px 0px -6px 0px);
}
.dnd-mirror .k-list-item-bundled::before {
--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}
  /* .k-list-tiles .k-list-item-bundled.first-item {
    @apply before:left-[calc((100%/0.95_-_100%)*-1-var(--un-gap)-4px)];
  } */
.k-list-tiles .k-list-item-bundled.dnd-mirror {

}.k-list-tiles .k-list-item-bundled.dnd-mirror::before{background-color:transparent /* transparent */ !important;}
.k-list-tiles .k-list-item-bundled.last-item {

}.k-list-tiles .k-list-item-bundled.last-item::before{right:calc((100% / 0.95 - 100%) * -1 - 2px);}
.k-list-lines .k-list-item-bundled::before {
position:absolute;top:-1.4rem;bottom:0;left:calc((100% / 0.95 - 100%) * -1 - var(--un-gap) - 2px);right:calc((100% / 0.95 - 100%) * -1 - var(--un-gap) - 2px);--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity)) /* #d1d5db */;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);content:" ";
     clip-path: inset(0px 0px -6px 0px);
}
.k-list-lines .k-list-item-bundled.last-item {

}.k-list-lines .k-list-item-bundled.last-item::before{bottom:-0.5rem;}
.k-list-item-bundled .k-list-item.over {
border-color:rgb(0 0 0 / 0.2);opacity:0.2;
}
.k-list-item-bundled.filtered-out .k-list-item {
opacity:0.3;
}
.bundle-enter-from, .bundle-enter-to {
    display: none;
}
.bundle-enter-active {
    animation: bundle .2s;
    animation-delay: calc( .05s * var(--i) );
}
.bundle-leave-active {
    animation: bundle .2s reverse;
    animation-delay: calc( .05s * (var(--total) - var(--i)) );
}
@keyframes bundle {
0% {
      display: none;
      opacity: 0;
}
1% {
      display: block;
      opacity: 0;
}
100% {
      display: block;
      opacity: 1;
}
}

.k-stack-item {
--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-stack-item .k-list-item-thumbnail {
opacity:0.5;
}
.list-button-bundle {
border-radius:9999px;--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.list-button-bundle.in-tile {
position:absolute;left:0;right:0;top:50%;margin-left:auto;margin-right:auto;margin-top:-1rem;width:min-content;--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.list-button-bundle.k-loading span {
--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-stack-item.is-bundle {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-stack-item.is-bundle .k-list-item-thumbnail {
opacity:0.5;
}
.k-stack-item .k-list-item-thumbnail {
opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}

.selected {
background-color:rgb(29 0 171 / 0.1) /* #1D00AB */;
}
.selected-moving {
border-color:rgb(0 0 0 / 0.2);opacity:0.2;
}
.k-record-dnd-mirror {
opacity:0.9;
}

.k-file-preview {
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;
}

.k-template-add-media {
position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;border-width:1px;border-top-width:0px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding:1rem;
}
.k-template-add-media .k-media-add-btn {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-style:dashed;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.5rem;padding-bottom:0.5rem;
}.k-template-add-media .k-media-add-btn:hover{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}
.k-template-add-media .k-media-add-btn span {
flex-grow:1;flex-basis:auto;text-align:center;
}
.k-template-add-media .k-media-add-count {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;text-align:left;font-size:.875rem;line-height:1.4;
}
.k-template-add-media .k-media-add-previews {
position:relative;aspect-ratio:3/2;overflow:hidden;
}
.k-template-add-media .k-media-add-previews > div {
position:absolute;left:0;right:0;top:0.5rem;bottom:0.5rem;margin:auto;
}
.k-template-add-media .k-media-add-previews > div:nth-child(1) {
--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:7deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-template-add-media .k-media-add-previews > div:nth-child(2) {
--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-5deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-template-add-media .k-media-add-previews > div:last-child {
--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-template-add-media .k-media-add-previews img {
display:block;width:auto;height:auto;max-height:90%;max-width:66.6666666667%;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
}
.k-template-add-media .k-media-add-previews .k-file-preview:not(.has-thumbnail) {
display:block;aspect-ratio:2/3;width:auto;height:auto;max-height:90%;max-width:66.6666666667%;display:flex;align-items:center;border-width:1px;--un-border-opacity:1;border-color:rgb(75 85 99 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
}
.k-template-add-media .k-media-add-multiple {
max-width:100%;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;padding-top:0.5rem;padding-bottom:0.5rem;text-align:left;font-size:.875rem;line-height:1.4;--un-gap:0.25rem;gap:var(--un-gap);
}
  /* .k-template-add-media .k-media-add-multiple .k-radio label {
    @apply truncate;
  } */
.k-template-add-media .k-media-add-multiple .k-radio {
align-items:flex-start;
}
.k-template-add-media .k-media-add-multiple .k-radio input[type="radio"] {
margin-top:0.05rem;
}

.k-records-templates {
position:relative;z-index:21;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:1rem;padding-bottom:2rem;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-records-templates .k-records-add-template {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:.875rem;line-height:1.4;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-records-templates .k-records-add-template:hover, .k-records-templates .k-records-add-template.selected {
--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-records-templates .k-records-edit-template {
border-width:1px;--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));border-radius:9999px;padding-left:0.5rem;padding-right:0.5rem;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-records-templates .k-records-add-template:hover .k-records-edit-template  {
--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}.k-records-templates .k-records-add-template:hover .k-records-edit-template:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.k-records-templates .k-records-add-template:hover .k-records-edit-template:disabled{opacity:0;}
.k-records-templates .k-template-add-new {
display:flex;flex-direction:row;flex-wrap:nowrap;align-self:flex-start;justify-content:flex-start;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;text-decoration-line:underline;text-underline-offset:2px;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}.k-records-templates .k-template-add-new:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}.k-records-templates .k-template-add-new:disabled{opacity:0;}
.k-records-templates .k-template-add-new i {
align-self:flex-start;font-size:.75rem;line-height:1.4;line-height:1;
}
.k-records-templates .k-records-list-templates-descr {
margin-bottom:0.5rem;text-align:left;font-size:.75rem;line-height:1.4;
}

.k-records-add {
position:absolute;z-index:10;width:15rem;max-width:70vw;max-height:calc(100vh - var(--un-top,var(--un-bottom,0px)) - var(--un-margin,14rem));overflow-y:auto;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
    --transition-max-h: 1.25rem;
}
.k-records-add .k-records-templates, .k-records-add .k-template-add-media {
--un-translate-y:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:100ms;
}
.k-records-add.has-assets .k-records-templates {
padding-bottom:0;
    transform: translateY(min(calc(var(--container-height) - 100%), calc(var(--container-scroll-height) - 100%)));
}
.k-records-add .k-template-add-media {
transition-property:border;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-records-add.has-assets .k-template-add-media {
border-top-width:1px;border-bottom-width:0px;
    transform: translateY(max(calc(-1 * (var(--container-height) - 100%)), calc(-1 * (var(--container-scroll-height) - 100%))));
}

.k-dot {
position:relative;
}
.k-dot-actions {
position:absolute;margin:0;display:flex;flex-direction:column;flex-wrap:nowrap;list-style-type:none;white-space:nowrap;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0;font-size:.875rem;line-height:1.4;
}.k-dot-actions>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse));--un-divide-opacity:1;border-color:rgb(0 0 0 / var(--un-divide-opacity)) /* #000 */;}
.k-dot.dot-left-top .k-dot-actions {
left:50%;bottom:50%;
}
.k-dot.dot-left-bottom .k-dot-actions {
left:50%;top:50%;
}
.k-dot.dot-right-top .k-dot-actions {
right:50%;bottom:50%;
}
.k-dot.dot-right-bottom .k-dot-actions {
right:50%;top:50%;
}
.k-button.rounded.dot {
background-color:var(--variant-background) /* var(--variant-background) */;padding:1rem;color:var(--variant-color) /* var(--variant-color) */;
}
.k-dot.active .k-button.rounded.dot {
background-color:var(--variant-color) /* var(--variant-color) */;color:var(--variant-background) /* var(--variant-background) */;
}

.k-template-examples {
grid-template-columns:repeat(1,minmax(0,1fr));--un-gap:1rem;gap:var(--un-gap);display:grid;
}@media (min-width: 1536px){.k-template-examples{grid-template-columns:repeat(2,minmax(0,1fr));}}
.k-template-example {
grid-template-columns:1fr 1rem;--un-gap:0.5rem;gap:var(--un-gap);display:grid;
}
.k-template-example > div {
margin-top:0.125rem;
}

.k-tag-element {
max-width:100%;display:inline-flex;flex-direction:row;align-items:stretch;justify-content:flex-start;
}
.k-tag-element .k-tag-label {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:0.25rem;--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-tag-element.has-clear .k-tag-label {
margin-right:1px;border-top-right-radius:0;border-bottom-right-radius:0;
}
.k-tag-element .k-clear-button {
border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;padding-left:0.25rem;padding-right:0.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-tag-element .k-clear-button:hover{--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity)) /* #d1d5db */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}
.k-tag-element.missing-localization .k-tag-label, .k-tag-element.missing-localization .k-clear-button {
--un-bg-opacity:1;background-color:rgb(251 146 60 / var(--un-bg-opacity)) /* #fb923c */;
}
.k-tag-element .k-clear-button .icon {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M400 145.49L366.51 112L256 222.51L145.49 112L112 145.49L222.51 256L112 366.51L145.49 400L256 289.49L366.51 400L400 366.51L289.49 256z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;
}

.k-mselect-input-wrapper .k-text-input-container {
padding:0.25rem;
}
.k-mselect-input-wrapper .k-button.enter-add {
margin-top:-1px;margin-bottom:-1px;margin-right:-1px;align-self:stretch;
}
.k-mselect-wrapper.saving {
--un-border-opacity:1 !important;border-color:rgb(229 231 235 / var(--un-border-opacity)) !important;
}
.k-mselect-wrapper.saving .k-text-input-clear {
position:relative;
}.k-mselect-wrapper.saving .k-text-input-clear::after{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:1em;width:1em;animation:spin 1s linear infinite;border-width:1px;border-color:currentColor;border-top-color:transparent;border-radius:9999px;content:" ";}
.k-mselect-wrapper.saving .k-text-input-clear i {
opacity:0;
}
@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.k-edit-fields-field {
max-width:100%;align-items:stretch;--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:min-content 0fr;
}
.k-edit-fields-field.is-disabled {
--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;
}
.k-edit-fields-field.is-disabled .k-tag-label {
--un-bg-opacity:1;background-color:rgb(199 196 236 / var(--un-bg-opacity)) /* #C7C4EC */;
}
.k-edit-fields-field.is-additional {
opacity:0.5;
}
.k-edit-fields-field-handle {
display:flex;cursor:grab;align-items:center;border-right-width:1px;--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(255 255 255 / var(--un-border-right-opacity));padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;line-height:0;
}
.k-dnd-shadow .k-edit-fields-field-handle {
cursor:grabbing;
}
.k-edit-fields-field-label {
display:flex;align-items:center;overflow:hidden;padding-left:0.5rem;padding-right:0.5rem;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-edit-fields-tag-element {
overflow:hidden;font-size:.625rem;line-height:1.4;
}.k-edit-fields-tag-element>*{padding:0.125rem;}
.k-edit-fields-field-expand {
display:flex;cursor:pointer;align-items:center;border-left-width:1px;--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(255 255 255 / var(--un-border-left-opacity));padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;line-height:0;
}
.k-edit-fields-field-values {
display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;border-top-width:1px;border-bottom-width:4px;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(255 255 255 / var(--un-border-top-opacity));--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(255 255 255 / var(--un-border-bottom-opacity));padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;grid-column:span 3/span 3;
}
.k-edit-fields-field.required {
  background-image: repeating-linear-gradient(-45deg, #555 0rem, #555 .2rem, black .2rem, black .4rem, #555 .4rem);
}
.k-edit-fields-field.required.is-disabled {
  background-image: repeating-linear-gradient(-45deg, #CCC 0rem, #CCC .2rem, #A3A3A3 .2rem, #A3A3A3 .4rem, #CCC .4rem);
}
.k-edit-fields-field.has-value {
grid-template-columns:min-content 1fr min-content;
}
.k-edit-fields-fiel.edit {
grid-template-rows:min-content 1fr;
}
.k-edit-fields-field-search {
margin-top:0.25rem;flex-basis:100%;--un-bg-opacity:1;background-color:rgb(82 82 82 / var(--un-bg-opacity)) /* #525252 */;
}
.k-edit-fields-field-search .k-text-input-element {
--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-edit-fields-field-searchresult {
font-size:.625rem;line-height:1.4;
}
.k-edit-fields-field-searchresult-item {
--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-edit-fields-field.shadow {
transition:none !important;
}

.k-template-field-edit .k-form-item.required .k-form-item-input {
--un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));
}
.k-template-field-list {
display:flex;flex-direction:column;align-items:stretch;overflow:hidden;border-width:1px;--un-border-opacity:1;border-color:rgb(29 29 29 / var(--un-border-opacity));padding:0.25rem;--un-gap:0.125rem;gap:var(--un-gap);
}@media (max-width: 767.9px){.k-template-field-list{border-style:none;padding:0;}}

.k-space-field-button.has-tooltip {
padding-right:1.5rem;
}
.k-fieldselect-tooltip {
position:absolute;top:50%;right:0.25rem;--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}

.k-fieldset-title {
display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-fields-all {
    position: absolute;
    top: 1rem;
    right: 1rem;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    gap: .5rem;
}

.k-overlay-header-centered {
margin-bottom:1rem;text-align:center;
}
.k-overlay-subtitle {
padding-top:0.5rem;padding-bottom:0.5rem;font-size:.875rem;line-height:1.4;font-weight:700;
}
@media (max-width: 767.9px){
.k-template-select-fields {
padding-top:1rem;
}
.k-template-select-fields .k-overlay-header-centered {
display:none;
}
}
  

.k-accordion {
transition-duration:var(--transition-duration,50ms);transition-property:grid-template-rows;display:grid;grid-auto-flow:row;grid-template-rows:max-content 0fr;
}
.k-accordion.open {
grid-template-rows:max-content 1fr !important;
}
.k-accordion .k-accordion-summary {
margin-top:0.25rem;margin-bottom:0.25rem;cursor:pointer;list-style-type:none;align-items:stretch;justify-content:flex-start;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-bottom:0;display:grid;grid-auto-flow:column;grid-template-columns:repeat(1,minmax(0,1fr));
}.k-accordion .k-accordion-summary::marker{display:none;content:none;}.k-accordion .k-accordion-summary *::marker{display:none;content:none;}.k-accordion .k-accordion-summary::-webkit-details-marker{display:none;content:none;}
.k-accordion .k-accordion-content {
overflow:hidden;
}

.k-templates-list {
position:absolute;right:1rem;top:2rem;width:33.3333333333%;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;box-shadow:5px 3px 6px #00000029;
}
.k-templates-list .k-accordion-summary {
margin-bottom:0;display:flex;align-items:center;justify-content:space-between;border-width:1px;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-left:0.5rem;padding-right:0.5rem;
}
.k-templates-list .k-accordion-content {
border-bottom-width:0px;border-left-width:1px;border-right-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}
.k-templates-list.open .k-accordion-content {
border-bottom-width:1px;
}
.k-templates-list .k-templates-list-items {
display:flex;flex-direction:column;align-items:stretch;padding:0.5rem;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-templates-list .k-templates-list-item {
display:flex;flex-direction:row;padding-top:0.125rem;padding-bottom:0.125rem;padding-left:0.5rem;padding-right:0.5rem;--un-gap:0.25rem;gap:var(--un-gap);
}
@media (max-width: 767.9px){
.k-templates-list {
top:1rem;
}
}

:root {
    --template-padding: calc(.25rem * 14);
}
@media (max-width: 1023.9px){
:root {
      --template-padding: calc(.25rem * 8);
}
}
.k-modal.k-modal-templates {
    padding: 0;
}
.k-modal.k-modal-templates .k-button-footer {
bottom:0.25rem;z-index:202;
}
.k-modal.k-modal-templates.k-modal-templates-edit {
flex-direction:column;
}.k-modal.k-modal-templates.k-modal-templates-edit::before{flex-basis:16.6666666667%;content:" ";}.k-modal.k-modal-templates.k-modal-templates-edit::after{flex-basis:16.6666666667%;content:" ";}@media (max-width: 767.9px){.k-modal.k-modal-templates.k-modal-templates-edit::before{flex-basis:10%;}}@media (max-width: 767.9px){.k-modal.k-modal-templates.k-modal-templates-edit::after{flex-basis:10%;}}
.k-modal-templates .k-modal-content {
left:0 !important;right:0 !important;max-width:115rem;max-height:80vh;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));background-color:transparent /* transparent */;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:100ms;
    margin-left: calc(var(--from-left) + var(--template-padding));
    margin-right: calc(var(--from-right) + var(--template-padding));
}
.k-modal-templates .k-templates-col {
z-index:201;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
    width: var(--edit-column);
}
.k-modal-templates .k-fields-col {
    --selection-width: calc(100vw - var(--from-left) - var(--from-right) - var(--edit-column) - 2 *  var(--template-padding));
    --transition-max-w: var(--selection-width);
    --transition-duration: 50ms;
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));justify-content:flex-end;overflow-y:auto;overflow-x:hidden;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-top:0;padding-bottom:2rem;
    width: var(--selection-width);
    z-index: 200;
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.k-modal-templates .k-fields-col .k-template-select-fields {
padding-left:1.5rem;padding-right:1.5rem;
    width: var(--selection-width);
    min-width: var(--selection-width);
}@media (max-width: 767.9px){.k-modal-templates .k-fields-col .k-template-select-fields{padding-left:0.75rem;padding-right:0.75rem;padding-bottom:4rem;}}
.k-modal-templates .k-templates-edit {
height:100%;display:flex;overflow:hidden;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-modal-templates .k-templates-edit.edit .k-templates-col {
box-shadow:5px 3px 6px #00000029;
}
.k-modal-templates .k-modal-templates-details {
padding-left:1rem;padding-right:1rem;
}
@media (max-width: 767.9px){
.k-modal-templates {
      --edit-column: calc(100vw - 2 * var(--template-padding));
}
.k-modal-templates .k-modal-content {
max-width:100%;min-height:80vh;
      left: calc(.25rem * 2);
      right: calc(.25rem * 2);
}
.k-modal-templates .k-fields-col {
      --selection-width: var(--edit-column);
position:absolute !important;top:2rem;bottom:0;left:0;right:0;z-index:201;margin-bottom:0;display:block;width:100%;
}
.k-modal-templates .k-button.edit-toggle {
z-index:202;
}
.k-modal-templates .k-button.edit-toggle.move-up {
--un-translate-y:-2rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-modal-templates .k-templates-edit .k-button-footer {
padding-left:0.5rem;
}
.k-modal-templates .k-templates-edit .k-button-footer .k-button {
overflow:hidden;
}
.k-modal-templates .k-templates-edit .k-button-footer .k-button span {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
}


.k-list-item-add {
position:relative;align-self:stretch;
}
.k-list-tiles .k-list-item-aspect-wrapper {
aspect-ratio:4/3;width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:hidden;
}
.k-list-lines .k-list-item-add {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-style:dashed;padding-top:0.5rem;padding-bottom:0.5rem;
}.k-list-lines .k-list-item-add:hover{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}
.k-list-item-add-icon {
display:flex;flex-basis:100%;align-items:stretch;justify-content:center;
}
.k-list-item-add-icon .k-kleio-icon {
width:auto;height:auto;min-height:2rem;flex-basis:100%;cursor:pointer;
}

.k-list-item-header-container {
margin-bottom:-0.5rem;align-items:center;font-size:.75rem;line-height:1.4;display:grid;grid-template-columns:6rem 3rem 3rem 4fr 1fr 4fr 4fr 4rem;grid-template-rows:repeat(1,minmax(0,1fr));
}.k-list-item-header-container>*{overflow:hidden;white-space:nowrap;padding-left:0.25rem;padding-right:0.25rem;}

.k-records-list {
margin-top:1rem;padding-bottom:5rem;
}
.k-dndmirror-many {
position:relative;z-index:1000;
}.k-dndmirror-many::before{position:absolute;top:-0.25rem;left:0.25rem;z-index:999;width:100%;height:100%;border-top-width:1px;border-right-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));content:" ";}.k-dndmirror-many::after{position:absolute;top:-0.5rem;left:0.5rem;z-index:999;width:100%;height:100%;border-top-width:1px;border-right-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));content:" ";}

.k-spaces-header {
margin-bottom:-1px;border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));font-size:1rem;line-height:1.4;display:grid;
}
.k-spaces-header.is-new {
grid-template-columns:1fr min-content;
}
.k-spaces-header.edit-label .k-space-public, .k-spaces-header.edit-label .hidden-on-edit-label {
display:none;
}
  /* .k-space-settings.saving .k-spaces-header .k-button-icon.loader i {
    @apply animate-spin;
  } */
.k-spaces-header .k-space-public {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:center;
}
.k-spaces-header .k-spaces-actions {
max-width:5.5rem;display:flex;flex-direction:row;align-items:stretch;border-left-width:1px;--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(0 0 0 / var(--un-border-left-opacity));
}.k-spaces-header .k-spaces-actions:first-child{border-left-color:transparent;}
.k-spaces-header .k-button-icon {
padding:0;padding-left:0.5rem;padding-right:0.5rem;font-size:1.2em;
}
.k-spaces-header .k-button-icon.smaller {
padding-left:0.7rem;padding-right:0.7rem;font-size:.8em;
}
.k-spaces-header .k-spaces-title {
min-height:calc(1em * 1.4 + 1rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0.5rem;
}
.k-spaces-header .k-spaces-header-right {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;overflow:hidden;grid-column-start:3;
}
.k-spaces-header .k-spaces-header-menu {
max-width:5.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;border-left-width:1px;--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(0 0 0 / var(--un-border-left-opacity));
}
.k-spaces-header .k-spaces-header-right .k-button-icon {
border-left-width:1px;--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(0 0 0 / var(--un-border-left-opacity));
}.k-spaces-header .k-spaces-header-right .k-button-icon:first-child{border-left-color:transparent;}

.k-space-settings-section.footer {
margin-bottom:3rem;
}@media (max-width: 639.9px){.k-space-settings-section.footer{align-items:center;}}
@media (max-height: 1023.9px) {
.k-space-settings-section.footer {
margin-bottom:1rem;
}
}
.k-button-footer {
position:absolute;left:0;right:0;bottom:0;margin-bottom:-1.625rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;padding-right:1rem;--un-gap:0.5rem;gap:var(--un-gap);
}

.k-fieldset-title {
display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;--un-gap:0.5rem;gap:var(--un-gap);
}

.k-space-fields {
margin-bottom:1rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;padding-right:2.5rem;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-space-field-button {
position:relative;margin-left:1px;margin-right:1px;border-width:1px;--un-border-opacity:1;border-color:rgb(29 29 29 / var(--un-border-opacity));padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:.75rem;line-height:1.4;font-weight:600;
}.k-space-field-button:hover::before{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-width:2px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));content:" ";}.k-space-field-button:hover:disabled::before{content:none;}
.k-space-field-button.is-diplayed {
--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-space-field-button.is-hidden {
--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity)) /* #374151 */;
    background-image: repeating-linear-gradient(-45deg, white 0rem, white .2rem, #ccc .2rem, #ccc .4rem, white .4rem);
}
.k-space-field-button.is-disabled, .k-space-field-button.is-inactive {
--un-border-opacity:1;border-color:rgb(163 163 163 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity)) /* #a3a3a3 */;
}
.k-space-field-button.is-hidden.is-diplayed, .k-space-field-button.is-hidden:hover {
--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity)) /* #e5e7eb */;
    background-image: repeating-linear-gradient(-45deg, #555 0rem, #555 .2rem, black .2rem, black .4rem, #555 .4rem);
}
.k-space-field-button.is-diplayed.is-disabled {
--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-space-field-button.is-diplayed.is-disabled.is-hidden {
--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
    background-image: repeating-linear-gradient(-45deg, #CCC 0rem, #CCC .2rem, #A3A3A3 .2rem, #A3A3A3 .4rem, #CCC .4rem);
}

  /* .k-space-field-button.assets {
    @apply border-kleioblue color-kleioblue bg-kleioblue/10 hover:bg-kleioblue hover:color-white;
  }
  .k-space-field-button.assets.is-diplayed {
    @apply bg-kleioblue color-white;
  }
  .k-space-field-button.assets.is-hidden.is-diplayed, .k-space-field-button.assets.is-hidden:hover {
    background-image: repeating-linear-gradient(-45deg, #555 0rem, #555 .2rem, #1D00AB .2rem, #1D00AB .4rem, #555 .4rem)
  } */


.k-options-tiles {
    --tile-border-color: rgb(163,163,163);
position:relative;aspect-ratio:4/3;align-self:center;
}
.k-options-tiles-wrapper {
position:absolute;left:10%;right:10%;top:10%;bottom:10%;padding:var(--tile-width);display:grid;
}
.k-options-tiles.grid-style-small .k-options-tiles-wrapper {
--un-gap:var(--tile-width);gap:var(--un-gap);grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));
}
.k-options-tiles.grid-style-medium .k-options-tiles-wrapper {
--un-gap:var(--tile-width);gap:var(--un-gap);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));
}
.k-options-tiles.grid-style-large .k-options-tiles-wrapper {
grid-template-rows:repeat(1,minmax(0,1fr));grid-template-columns:repeat(1,minmax(0,1fr));
}
.k-options-tiles .k-options-tiles-wrapper:before {
position:absolute;left:0;right:0;top:-11%;bottom:-11%;display:block;content:" ";
    --tile-col-width: calc((100% - (var(--tile-cols) + 1) * var(--tile-width)) / var(--tile-cols));
    background-image: repeating-linear-gradient(90deg, var(--tile-border-color), var(--tile-border-color) var(--tile-width), transparent var(--tile-width), transparent calc(var(--tile-col-width) + var(--tile-width)));
}
.k-options-tiles .k-options-tiles-wrapper:after {
position:absolute;left:-11%;right:-11%;top:0;bottom:0;display:block;content:" ";
    --tile-col-width: calc((100% - (var(--tile-cols) + 1) * var(--tile-width)) / var(--tile-cols));
    background-image: repeating-linear-gradient(var(--tile-border-color), var(--tile-border-color) var(--tile-width), transparent var(--tile-width), transparent calc(var(--tile-col-width) + var(--tile-width)));
}
.k-options-tiles-tile {
position:relative;display:flex;flex-direction:row;justify-content:center;--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity)) /* #f5f5f5 */;
}.k-options-tiles-tile::after{position:relative;display:block;aspect-ratio:2/1;flex-basis:100%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";}
.k-options-tiles.image-align-style-center .k-options-tiles-tile {
align-items:center;
}
.k-options-tiles.image-align-style-top .k-options-tiles-tile {
align-items:flex-start;
}.k-options-tiles.image-fit-style-padding .k-options-tiles-tile::after{flex-basis:80%;}.k-options-tiles.image-fit-style-full .k-options-tiles-tile::after{flex-basis:100%;}.k-options-tiles.raster-style-vertical .k-options-tiles-wrapper::after{background-image:none;}.k-options-tiles.raster-style-horizontal .k-options-tiles-wrapper::before{background-image:none;}.k-options-tiles.raster-style-none .k-options-tiles-wrapper::after{background-image:none;}.k-options-tiles.raster-style-none .k-options-tiles-wrapper::before{background-image:none;}
  

.k-options-overview {
    --tile-border-color: rgb(163,163,163);
position:relative;aspect-ratio:4/3;align-self:center;padding-left:10%;padding-right:10%;padding-top:calc(10% / 4 * 3 + 1px);padding-bottom:calc(10% / 4 * 3 + 1px);--un-gap:1px;gap:var(--un-gap);display:grid;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));
}
.k-options-overview-tiles {
position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;--un-gap:2px;gap:var(--un-gap);
}.k-options-overview-tiles::before{position:relative;position:relative;height:0;padding-bottom:50%;display:block;width:80%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";}.k-options-overview-tiles>*::before{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}.k-options-overview.show-label-fields-true .k-options-overview-tiles::after{position:relative;margin-left:10%;display:block;height:2px;width:60%;align-self:flex-start;--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;content:" ";}
.k-options-overview:before {
position:absolute;left:10%;right:10%;top:5%;bottom:5%;z-index:1;display:block;content:" ";
    --tile-col-width: calc((100% - 4px) / 3);
    background-image: repeating-linear-gradient(90deg, var(--tile-border-color), var(--tile-border-color) 1px, transparent 1px, transparent calc(var(--tile-col-width) + 1px));
}
.k-options-overview:after {
position:absolute;left:5%;right:5%;top:10%;bottom:10%;z-index:1;display:block;content:" ";
    --tile-col-width: calc((100% - 4px) / 3);
    background-image: repeating-linear-gradient(var(--tile-border-color), var(--tile-border-color) 1px, transparent 1px, transparent calc(var(--tile-col-width) + 1px));
}
.k-options-overview-menu {
position:absolute;top:0;left:0;bottom:0;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;justify-content:flex-start;border-width:1px;--un-border-opacity:1;border-color:rgb(163 163 163 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding:2px;--un-gap:2px;gap:var(--un-gap);
}
.k-options-overview.collapse-menu-true .k-options-overview-menu {
width:30%;
}
.k-options-overview.collapse-menu-false .k-options-overview-menu {
width:calc(35% + 3px);
}
.k-options-overview-tags {
height:4px;flex-basis:25%;border-width:1px;--un-border-opacity:1;border-color:rgb(163 163 163 / var(--un-border-opacity));border-radius:9999px;
}
.k-options-overview-tags.default {
--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;
}


.k-options-detail {
    --img-color: rgb(212,212,212);
position:relative;aspect-ratio:4/3;align-self:center;padding-left:0;padding-right:0;padding-top:calc(5% / 4 * 3);padding-bottom:calc(5% / 4 * 3);
}
.k-options-detail-main {
position:relative;width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;border-width:1px;--un-border-opacity:1;border-color:rgb(163 163 163 / var(--un-border-opacity));padding-left:15%;padding-right:15%;padding-top:10%;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-options-detail-main-img {
width:100%;flex-shrink:0;flex-basis:60%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;
}
.k-options-detail-main-copyright {
margin-top:-0.125rem;width:100%;display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;justify-content:flex-start;
}.k-options-detail-main-copyright::before{width:40%;height:0.125rem;--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;content:" ";}
.k-options-detail.show-image-caption-none .k-options-detail-main-copyright {
display:none;
}
.k-options-detail-main-description {
margin-top:-0.0625rem;width:100%;display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;justify-content:flex-start;--un-gap:0.125rem;gap:var(--un-gap);
}.k-options-detail-main-description::before{width:90%;height:0.125rem;--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;content:" ";}.k-options-detail-main-description::after{width:60%;height:0.125rem;--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;content:" ";}
.k-options-detail.show-image-caption-none .k-options-detail-main-description, .k-options-detail.show-image-caption-copyright .k-options-detail-main-description {
display:none;
}
.k-options-detail-main-imgs {
width:100%;flex-basis:25%;
    background-image: repeating-linear-gradient(90deg, var(--img-color), var(--img-color) 30%, transparent 30%, transparent calc(100% / 3 + 10 / 6 * 1%));
}
.k-options-detail-aside {
position:absolute;top:0;right:0;bottom:0;width:30%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;border-width:1px;--un-border-opacity:1;border-color:rgb(163 163 163 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding:5%;
}
.k-options-detail-aside-field {
display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:0.1rem;padding-bottom:0.1rem;--un-gap:0.125rem;gap:var(--un-gap);
}
.k-options-detail-aside-field:first-child:after {
width:80%;height:0.125rem;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";
}
.k-options-detail-aside-field:nth-child(2):after {
width:60%;height:0.125rem;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";
}
.k-options-detail-aside-field:nth-child(3):after {
width:83.3333333333%;height:0.125rem;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";
}
.k-options-detail-aside-field:nth-child(4):after {
width:100%;height:0.875rem;content:" ";
    background-image: repeating-linear-gradient(var(--img-color), var(--img-color) .125rem, transparent .125rem, transparent .25rem);
}
.k-options-detail-aside-field:nth-child(5):after {
width:50%;height:0.125rem;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";
}
.k-options-detail.show-field-labels-true .k-options-detail-aside-field:before {
width:40%;height:0.125rem;--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;content:" ";
}

.k-item-label {
display:flex;flex-basis:100%;flex-direction:row;flex-wrap:nowrap;align-items:center;align-self:stretch;justify-content:space-between;
}
.k-item-label .k-label-input {
flex-basis:100%;
}
.k-item-label .k-label-input input {
width:100%;
}
.k-item-label .k-label-actions {
font-size:.75rem;line-height:1.4;
}
.k-item-label .k-label-actions .k-item-count {
display:inline-block;min-width:1.75rem;text-align:right;font-size:.625rem;line-height:1.4;
}
.k-item-label .k-item-kleio {
margin-right:1.5rem;white-space:nowrap;text-align:right;font-size:.875rem;line-height:1.4;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
  

.k-tags-items-before {
margin-left:1rem;max-width:100%;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;line-height:1.4;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-tags-items-before button {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;line-height:1rem;font-style:italic;
}.k-tags-items-before button:hover{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}

.k-modal-space-content-tags .k-space-selected-tags, .k-modal-space-content-tags .k-filter-toggle, .k-modal-space-content-tags .k-filter-search, .k-modal-space-content-tags .k-tags-list {
margin-bottom:1em;
}
.k-modal-space-content-tags .k-space-selected-tags {
margin-top:1rem;margin-bottom:1rem;max-height:10vh;display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto;--un-bg-opacity:1;background-color:rgb(229 229 229 / var(--un-bg-opacity)) /* #e5e5e5 */;padding:0.25rem;font-size:.75rem;line-height:1.4;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-space-select-tags-header {
margin-top:2rem;width:100%;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}
.k-space-selected-tags-empty {
padding-top:0.16275rem;padding-bottom:0.16275rem;font-size:.875rem;line-height:1.4;--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity)) /* #a3a3a3 */;
}
.k-modal-space-content-tags .k-tags-list {
height:35vh;overflow-y:auto;
}

.k-modal-space-tags .k-modal-space-content-tags {
width:60%;max-width:45rem;
}@media (max-width: 767.9px){.k-modal-space-tags .k-modal-space-content-tags{width:90%;max-width:90%;}}
.k-modal-space-tags .k-modal-main {
max-height:70vh;
}@media (max-width: 767.9px){.k-modal-space-tags .k-modal-main{max-height:80vh;}}
.k-modal-space-tags .k-filter-section {
container-type:inline-size;container-name:filtersection;
}
.k-tag-fields-list {
display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-tag-fields-list .k-space-field-button {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-tag-fields-list .k-tag-field-count {
margin-top:-0.0625rem;margin-bottom:-0.0625rem;width:1rem;height:1rem;display:flex;align-items:center;align-self:center;justify-content:center;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-tag-fields-list .k-space-field-button.is-inactive .k-tag-field-count {
--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity)) /* #a3a3a3 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-tag-fields-list .k-space-field-button.is-diplayed .k-tag-field-count {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}

.k-style-options {
margin-top:2rem;margin-bottom:1rem;align-items:stretch;justify-content:flex-start;--un-gap:0.5rem;gap:var(--un-gap);display:grid;grid-auto-flow:row;grid-template-columns:repeat(4,minmax(0,1fr));

}.k-style-options:first-child{margin-top:0;}@media (max-width: 767.9px){.k-style-options{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width: 639.9px){.k-style-options{--un-column-gap:0;column-gap:var(--un-column-gap);grid-template-columns:repeat(1,minmax(0,1fr));}}
.k-style-options-section-title, .k-style-options-helper {
display:inherit;grid-column-start:1;grid-column-end:5;
}@media (max-width: 767.9px){.k-style-options-section-title,.k-style-options-helper{grid-column-end:3;}}@media (max-width: 639.9px){.k-style-options-section-title,.k-style-options-helper{grid-column-end:2;}}
.k-style-options-section-title {
font-size:.875rem;line-height:1.4;font-weight:700;
}
.k-style-options-helper {
box-sizing:border-box;height:min(calc(50rem / 4),calc(80vw / 4));display:flex;flex-direction:row;justify-content:center;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-top:2rem;padding-bottom:1.5rem;--un-gap:0.5rem;gap:var(--un-gap);
}@media (max-width: 767.9px){.k-style-options-helper{display:none;}}
.k-style-options-helper-item {
flex-basis:20%;font-size:.75rem;line-height:1.4;line-height:1;--un-gap:0.25rem;gap:var(--un-gap);display:grid;grid-template-rows:1fr 1em;grid-template-columns:repeat(1,minmax(0,1fr));
}.k-style-options-helper-item>*{text-align:center;vertical-align:bottom;}
.k-style-options-helper-item img {
height:100%;overflow:hidden;
}
.k-style-options-item {
display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;
}
.k-label-top {
font-size:.625rem;line-height:1.4;
}
.k-style-options .k-simpleselect-option {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-style-options-item .k-simpleselect-wrapper > span {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-style-options-item .k-style-options-button {
margin-top:auto;justify-content:space-between;padding-left:0.25rem;padding-right:0.25rem;text-align:left;font-size:.875rem;line-height:1.4;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}

.k-toggle {
position:relative;display:inline-block;height:1em;width:2em;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;transition-property:background-color;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;


}.k-toggle::after{position:absolute;top:.1em;left:.1em;height:.8em;width:.8em;--un-translate-x:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;content:" ";}.k-toggle:active::after{width:1.2em;}
.k-toggle.checked {
--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;

}.k-toggle.checked::after{--un-translate-x:1em;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.k-toggle.checked:active::after{--un-translate-x:.6em;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.k-toggle input[type=checkbox] {
display:none;height:0;width:0;
}

.k-space-domain-settings {
display:flex;flex-direction:column;
}
.k-space-domain-item {
display:flex;flex-direction:column;
}
.k-space-domain-input {
position:relative;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;border-width:1px;--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;
}.k-space-domain-input:focus-within{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));}.k-space-domain-input::before{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;content:"https:/\/";}@media (min-width: 1280px){.k-space-domain-input{width:66.6666666667%;}}@media (min-width: 1536px){.k-space-domain-input{width:50%;}}
.k-space-domain-input .k-button {
margin-top:calc(calc(.25rem + 1px) * -1);margin-bottom:calc(calc(.25rem + 1px) * -1);margin-left:auto;margin-right:calc(calc(.5rem + 1px) * -1);align-self:stretch;
}.k-input-custom-domain:focus{outline:2px solid transparent;outline-offset:2px;}
.k-modal-space-domain .k-md a {
--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;text-decoration-line:underline;text-underline-offset:2px;
}
.k-modal-space-domain .k-modal-main section {
margin-bottom:1em;
}.k-modal-space-domain .k-modal-main section:last-child{margin-bottom:0;}
.k-modal-space-domain .k-input-success, .k-modal-space-domain .k-input-error {
margin-top:1em;font-size:.75rem;line-height:1.4;
}
.k-modal-space-domain .k-input-success {
--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;
}
.k-modal-space-domain .k-input-error {
--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity)) /* #f87171 */;
}

.k-space-settings-section .k-simpleselect-wrapper {
padding-top:0;padding-bottom:0;
}
.k-options-toggle {
margin-left:0.5rem;font-size:1rem;line-height:1.4;
}

.k-spaces-conf-text .k-membership-space-link {
display:inline-flex;align-items:baseline;--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;--un-gap:0.25rem;gap:var(--un-gap);
}.k-spaces-conf-text .k-membership-space-link:hover{--un-text-opacity:1;color:rgb(29 29 29 / var(--un-text-opacity)) /* #1D1D1D */;}
.k-spaces-conf-text .k-membership-space-link i {
align-self:center;}

.k-spaces-container {
position:relative;max-height:60vh;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow-y:auto;
}
.k-space-settings-section {
position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;
}.k-space-settings-section:last-child{margin-bottom:3rem;}
@media (max-height: 1023.9px) {
.k-space-settings-section {

}.k-space-settings-section:last-child{margin-bottom:1rem;}.k-space-settings-section:only-child{margin-bottom:3rem;}
}
.k-spaces-conf-h {
margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:1rem;max-width:50rem;width:calc(100% - 8rem);border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));font-weight:400;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}@media (max-width: 767.9px){.k-spaces-conf-h{font-weight:700;}}@media (max-width: 639.9px){.k-spaces-conf-h{width:calc(100% - 2rem);}}
.kleio.k-panel-full .k-spaces-conf-h {

}@media (min-width: 1024px) and (max-width: 1279.9px){.kleio.k-panel-full .k-spaces-conf-h{width:calc(100% - 2rem);}}
.k-options-conf-line {
position:relative;margin-left:auto;margin-right:auto;margin-bottom:0.5rem;max-width:40rem;width:calc(100% - 12rem);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}@media (max-width: 639.9px){.k-options-conf-line{width:calc(100% - 2rem);}}@media (min-width: 1280px){.k-options-conf-line{width:calc(100% - 16rem);}}
.kleio.k-panel-full .k-options-conf-line {

}@media (min-width: 1024px) and (max-width: 1279.9px){.kleio.k-panel-full .k-options-conf-line{width:calc(100% - 2rem);}}
.k-options-conf-item {
display:flex;flex-basis:calc(100% - 2rem);flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));padding-bottom:0.25rem;
}@media (max-width: 639.9px){.k-options-conf-item{flex-basis:100%;}}@media (max-width: 639.9px){.k-options-conf-item:only-child{flex-basis:100%;}}@media (min-width: 1024px) and (max-width: 1279.9px){.k-options-conf-item:only-child{flex-basis:100%;}}
.k-spaces-conf-text {
position:relative;margin-left:auto;margin-right:auto;margin-bottom:0.5rem;max-width:40rem;width:calc(100% - 12rem);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;--un-gap:1em;gap:var(--un-gap);
}@media (max-width: 639.9px){.k-spaces-conf-text{width:calc(100% - 2rem);}}@media (min-width: 1280px){.k-spaces-conf-text{width:calc(100% - 16rem);}}
.k-spaces-conf-buttons {
position:relative;margin-left:auto;margin-right:auto;margin-bottom:0.5rem;max-width:40rem;width:calc(100% - 12rem);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;--un-gap:1em;gap:var(--un-gap);
}@media (max-width: 639.9px){.k-spaces-conf-buttons{width:calc(100% - 2rem);}}@media (min-width: 1280px){.k-spaces-conf-buttons{width:calc(100% - 16rem);}}
.kleio.k-panel-full .k-spaces-conf-buttons {

}@media (min-width: 1024px) and (max-width: 1279.9px){.kleio.k-panel-full .k-spaces-conf-buttons{width:calc(100% - 2rem);}}
.k-options-conf-label {
white-space:nowrap;font-weight:400;
}
.k-options-conf-label.disabled {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-spaces-conf-error {
position:absolute;left:100%;margin-left:0.5rem;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}
.k-options-conf-item.disabled label {
opacity:0.2;
}
.k-spaces-conf-input {
flex-basis:33.3333333333%;white-space:nowrap;text-align:right;
}@media (max-width: 639.9px){.k-spaces-conf-input{flex-grow:0;flex-basis:50%;white-space:normal;word-break:break-all;}}
.k-spaces-conf-dnd {
margin-bottom:0.125rem;margin-top:-0.125rem;display:flex;flex-basis:66.6666666667%;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-spaces-input-span {
display:inline-block;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;text-align:right;outline:2px solid transparent;outline-offset:2px;transition-property:padding;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}.k-spaces-input-span:focus{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;padding-left:0.25rem;padding-right:0.25rem;outline:2px solid transparent;outline-offset:2px;}
.k-options-conf-item.disabled .k-spaces-input-span {
cursor:default;
}
.k-options-conf-item.slug .k-spaces-input-span {
min-width:0;
}
.k-options-conf-item.slug .prepend {
--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-options-conf-item.slug .k-spaces-conf-input:focus-within .prepend {
display:inline-block;
}
.k-spaces-conf-btn {
border-style:none;padding:0;font-style:italic;text-decoration-line:underline;text-underline-offset:2px;outline:2px solid transparent;outline-offset:2px;
}.k-spaces-conf-btn:focus{outline:2px solid transparent;outline-offset:2px;}
.k-modal-space-content {
width:80%;max-width:50rem;display:flex;flex-direction:column;align-items:stretch;align-self:center;justify-content:flex-start;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
    /* @apply border border-black; */
}
.k-spaces-conf-lang-item {
display:flex;align-items:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.25rem;font-size:.75rem;line-height:1.4;line-height:1;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-spaces-conf-lang-item .k-spaces-conf-lang-toggle {
font-size:.625rem;line-height:1.4;
}
.k-spaces-conf-lang-item .k-spaces-conf-lang-toggle i {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;
}
.k-spaces-conf-lang-label {
cursor:grab;user-select:none;-webkit-user-select:none;
}
.k-spaces-conf-lang-item.selected {
--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-spaces-conf-lang-item.selected .k-spaces-conf-lang-toggle i {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3Cpath d='M11 8a3 3 0 1 1-6 0a3 3 0 0 1 6 0'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;
}
.k-spaces-conf-editor {
position:relative;display:flex;flex-basis:calc(100% - 2rem);flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;
}
.k-spaces-conf-textarea {
resize:none;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.25rem;outline:2px solid transparent;outline-offset:2px;
}.k-spaces-conf-textarea:focus{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));outline:2px solid transparent;outline-offset:2px;}
.k-textarea-utils {
position:absolute;right:0.5rem;top:-0.625rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;--un-gap:0.25rem;gap:var(--un-gap);
}.k-textarea-utils>*{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}
.k-textarea-charcount {
padding-left:0.25rem;padding-right:0.25rem;font-size:.625rem;line-height:1.4;
}
.k-space-settings-section.base {
margin-top:2rem;
}
.k-options-conf-line span a {
text-decoration-line:underline;text-underline-offset:2px;
}
.k-options-conf-help {

}@media (max-width: 639.9px){.k-options-conf-help{display:none;}}
  

.k-space-settings {
position:relative;z-index:12;margin-bottom:2rem;border-width:3px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0;font-size:.875rem;line-height:1.4;
}@media (max-width: 767.9px){.k-space-settings{margin-bottom:1rem;margin-top:0.5rem;}}
.k-space-settings.edit {
box-shadow:1px 2px 2px #00000029;
}
.k-space-settings.saving {
--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));
}
.roll-enter-to,
  .roll-leave-from {
max-height:100vh;}
.roll-enter-active,
  .roll-leave-active {
overflow:hidden;transition-property:max-height;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:150ms;
}
.roll-enter-active .record-footer-button,
  .roll-leave-active .record-footer-button {
display:none;
}
.roll-enter-from,
  .roll-leave-to {
max-height:0;
}

.k-confirm-template .k-simpleselect-wrapper {
--un-bg-opacity:1;background-color:rgb(24 24 24 / var(--un-bg-opacity)) /* #181818 */;padding-left:0.5rem;padding-right:0.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-confirm-template .k-simpleselect-wrapper.fallback {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-simpleselect-option.k-template-select-option {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;padding-left:0.5rem;padding-right:0.5rem;--un-gap:0.5rem;gap:var(--un-gap);
}.k-simpleselect-option.k-template-select-option:hover{--un-bg-opacity:1;background-color:rgb(24 24 24 / var(--un-bg-opacity)) /* #181818 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-simpleselect-option.k-template-select-option.selected {
--un-bg-opacity:1;background-color:rgb(24 24 24 / var(--un-bg-opacity)) /* #181818 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-simpleselect-option.k-template-select-option .k-item-kleio {
margin-left:auto;white-space:nowrap;text-align:right;font-size:.875rem;line-height:1.4;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}

.k-modal-export-fields .k-modal-content {
width:80%;max-width:45rem;
}
.k-export-fields {
z-index:51;height:3rem;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}
.k-export-fields-header {
position:relative;z-index:52;display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;justify-content:space-between;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-top:0.5rem;padding-bottom:0.25rem;padding-left:3rem;
}
.k-export-fields-main {
position:relative;z-index:51;overflow:hidden;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-left:3rem;padding-right:3rem;padding-top:2rem;padding-bottom:2rem;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}

.k-export-type .k-md a {
color:inherit;text-decoration-line:underline;text-underline-offset:2px;
}


.k-export-specs {
margin-top:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;padding:1rem;--un-gap:2rem;gap:var(--un-gap);
}
.k-export-specs-item {
display:inline-flex;--un-gap:.5em;gap:var(--un-gap);
}
.k-export-label {
width:50%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;padding-right:2rem;font-size:1rem;line-height:1.4;
}
.k-export-label-wrapper {
max-width:26rem;display:inline-flex;flex-basis:100%;align-items:center;justify-content:space-between;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;--un-gap:.5em;gap:var(--un-gap);
}
.k-export-main {
position:relative;padding-left:3rem;padding-right:3rem;
}
.k-export-main.in-progress .k-export-label-wrapper {
--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));
}
.k-export-main .k-export-label-input {
outline:2px solid transparent;outline-offset:2px;
}.k-export-main .k-export-label-input:focus{border-color:transparent;outline:2px solid transparent;outline-offset:2px;}.k-export-main .k-export-label-input:empty::before{--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;}
.k-export-settings {
width:100%;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;
}
.k-export-generate {
position:relative;margin-bottom:3rem;width:50%;display:flex;flex-direction:column;align-items:stretch;padding-right:2rem;
}
.k-export-generate button, .k-export-generate a {
padding-left:6rem;padding-right:6rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:.875rem;line-height:1.4;
}
.k-export-generate-progress {
position:relative;margin-top:1rem;margin-bottom:1rem;height:2px;width:100%;max-width:25rem;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;opacity:0;
}
.k-export-progress-bar {
position:absolute;left:0;top:-0.25rem;bottom:-0.25rem;min-width:1px;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-export-progress-helper {
position:absolute;top:-2rem;left:100%;width:100%;font-size:.75rem;line-height:1.4;opacity:0;
}
.k-export-main.in-progress .k-export-generate-progress, .k-export-main.in-progress .k-export-progress-helper {
opacity:1;
}
.k-export-generate-actions {
display:flex;align-items:center;--un-gap:2rem;gap:var(--un-gap);
}
.k-export-main .k-export-show-history {
position:absolute;right:2rem;bottom:3rem;padding:0;
}

.k-export-history-item {
width:100%;max-width:40rem;border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));padding-top:0.5rem;padding-bottom:0.5rem;font-size:.875rem;line-height:1.4;display:grid;grid-template-columns:2fr 1fr 4fr 2fr 2fr;
}
.k-export-history-progress {
display:inline-block;height:1em;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;vertical-align:middle;
}
.k-export-history-status {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;text-align:right;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-export-history-status-label {
--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;
}
.k-export-history-delete {
font-size:.75rem;line-height:1.4;line-height:1;
}

.k-export-history {
display:flex;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:3rem;
}

.k-modal-export .k-modal-content {
width:90%;max-width:50rem;
}
.k-modal-export .k-modal-main {
max-height:85vh;overflow-y:auto;padding:0;
}
.k-export-type {
align-items:stretch;padding-top:2rem;padding-bottom:2rem;--un-column-gap:4rem;column-gap:var(--un-column-gap);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));
}
.k-export-settings-list {
    padding-bottom: .5rem;
    border-bottom: 1px solid black;
    margin-bottom: .5rem;
}
.k-export-settings-list:last-child {
    border-bottom: none;
}
.k-export-settings-list li {
    padding: .125rem 0;
}

.k-task-progress {
position:absolute;left:0;right:0;bottom:100%;z-index:inherit;margin-bottom:0.5rem;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:150ms;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-taks-progress-item {
position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:hidden;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:1rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1.4;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
}
.k-task-progress-title {
z-index:13;
}
.k-task-progress-bar {
position:absolute;top:0;bottom:0;left:0;z-index:12;min-width:1px;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}

.k-import-action {
cursor:pointer;
}.k-import-action>*{white-space:nowrap;padding-top:0.75rem;padding-bottom:0.75rem;padding-left:1rem;padding-right:1rem;}

.k-list-export {
position:fixed;bottom:1rem;left:4rem;z-index:12;display:flex;flex-direction:row;flex-wrap:nowrap;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));--un-gap:1rem;gap:var(--un-gap);
}@media (max-width: 767.9px){.k-list-export{left:3rem;max-width:calc(100vw - 6rem);}}
.k-panel-left .k-list-export {
--un-translate-x:16rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}@media (max-width: 767.9px){.k-panel-left .k-list-export{--un-translate-x:0;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}}@media (min-width: 1536px){.k-panel-left .k-list-export{--un-translate-x:18.5rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}}
.k-list-export-button {
z-index:20;display:flex;flex-direction:row;flex-wrap:nowrap;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));align-items:stretch;justify-content:flex-start;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:0.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-size:.875rem;line-height:1.4;line-height:1;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
}
.k-list-export-info {
min-width:7.5rem;white-space:nowrap;padding-top:0.75rem;padding-bottom:0.75rem;padding-left:1rem;padding-right:1rem;
}@media (max-width: 767.9px){.k-list-export-info{min-width:1rem;}}
.k-list-export-info .k-export-info-count {
margin-top:-0.4em;margin-bottom:-0.4em;width:1.8em;height:1.8em;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;text-align:center;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-list-export-info .k-export-info-count.large-num {
width:2.1em;height:2.1em;font-size:.75rem;}
.k-list-export-info.opacity-50 .k-export-info-count {
background-color:transparent /* transparent */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
@media (max-width: 767.9px) {
.k-list-export-info > span {
font-size:0;
}
.k-list-export-info::first-letter {
font-size:.875rem !important;line-height:1.4 !important;
}
}
.k-list-export-panel {
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;border-left-width:1px;--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(0 0 0 / var(--un-border-left-opacity));--un-gap:0.25rem;gap:var(--un-gap);
}
.k-list-export-archive {
padding-left:0.5rem;padding-right:0.5rem;
}
.k-list-action-button {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;align-self:center;justify-content:space-between;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;padding-top:0.5rem;padding-bottom:0.5rem;padding-left:0.5rem;padding-right:0.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;--un-gap:0.5rem;gap:var(--un-gap);


}.k-list-action-button:hover{margin:-1px;border-width:2px;}.k-list-action-button:disabled{background-color:transparent /* transparent */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;opacity:0.5;}.k-list-action-button:hover:disabled{background-color:inherit /* inherit */;}
.k-list-action-panel {
position:absolute;bottom:0.125rem;right:0;left:0.75rem;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-size:.75rem;line-height:1.4;
}.k-list-action-panel>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse));--un-divide-opacity:1;border-color:rgb(0 0 0 / var(--un-divide-opacity)) /* #000 */;}
.k-list-action-panel-button {
box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;text-align:left;--un-gap:0.5rem;gap:var(--un-gap);
}.k-list-action-panel-button:hover:disabled{background-color:inherit /* inherit */;}.k-list-action-panel-button:disabled{opacity:0.5;}
.k-list-action-panel .k-list-action-panel-button:first-child {
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}


.k-layout-list-header {
position:sticky;top:0;z-index:12;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-top:5rem;
    padding-top: calc(5rem + var(--status-top));
}.k-layout-list-header::before{position:absolute;top:0;bottom:0;left:-0.5rem;right:-0.5rem;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;content:" ";}
.k-space-new-overlay {
position:fixed;top:0;left:0;right:0;bottom:0;z-index:11;background-color:rgb(29 29 29 / 0.8) /* #1D1D1D */;
}

.k-button-actions {
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;
}
.k-button-action-items {
position:absolute;right:100%;top:0;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;border-left-width:1px;border-right-width:1px;border-color:currentColor;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-size:.75rem;line-height:1.4;
}.k-button-action-items>:not([hidden])~:not([hidden]){--un-divide-x-reverse:0;border-left-width:calc(1px * calc(1 - var(--un-divide-x-reverse)));border-right-width:calc(1px * var(--un-divide-x-reverse));border-color:currentColor /* currentColor */;}.k-button-action-items:empty{border-left-style:none;}
.k-button-action-items button, .k-button-action-items .k-button-icon.small {
padding-left:0.5rem;padding-right:0.5rem;
}

.k-set-overview {
    --tile-border-color: rgb(163,163,163);
position:relative;aspect-ratio:4/3;align-self:center;padding-left:10%;padding-right:10%;
}
.k-set-overview.display-as-list-false {
padding-top:calc(10% / 4 * 3 + 1px);padding-bottom:calc(10% / 4 * 3 + 1px);--un-gap:1px;gap:var(--un-gap);display:grid;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));
}
.k-set-overview.display-as-list-false:before {
position:absolute;left:10%;right:10%;top:5%;bottom:5%;z-index:1;display:block;content:" ";
    --tile-col-width: calc((100% - 4px) / 3);
    background-image: repeating-linear-gradient(90deg, var(--tile-border-color), var(--tile-border-color) 1px, transparent 1px, transparent calc(var(--tile-col-width) + 1px));
}
.k-set-overview.display-as-list-false:after {
position:absolute;left:5%;right:5%;top:10%;bottom:10%;z-index:1;display:block;content:" ";
    --tile-col-width: calc((100% - 4px) / 3);
    background-image: repeating-linear-gradient(var(--tile-border-color), var(--tile-border-color) 1px, transparent 1px, transparent calc(var(--tile-col-width) + 1px));
}
.k-set-overview.display-as-list-true {
padding-top:calc(5% / 4 * 3 + 1px);padding-bottom:calc(5% / 4 * 3 + 1px);--un-gap:1px;gap:var(--un-gap);display:grid;grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:repeat(1,minmax(0,1fr));
}
.k-set-overview.display-as-list-true:before {
position:absolute;left:10%;right:10%;top:5%;bottom:5%;z-index:1;display:block;content:" ";
    --tile-col-width: calc((100% - 6px) / 5);
    background-image: repeating-linear-gradient(var(--tile-border-color), var(--tile-border-color) 1px, transparent 1px, transparent calc(var(--tile-col-width) + 1px));
}
.k-set-overview-tiles {
position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;--un-gap:2px;gap:var(--un-gap);
}.k-set-overview-tiles::before{position:relative;display:block;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";}
.k-set-overview.display-as-list-false .k-set-overview-tiles {
align-items:center;
}.k-set-overview.display-as-list-false .k-set-overview-tiles::before{position:relative;height:0;padding-bottom:50%;width:80%;}.k-set-overview.display-as-list-false .k-set-overview-tiles>*::before{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}
.k-set-overview.display-as-list-true .k-set-overview-tiles {
align-items:flex-start;
}.k-set-overview.display-as-list-true .k-set-overview-tiles::before{margin-left:10%;width:20%;flex-basis:80%;}
.k-set-overview-menu {
position:absolute;top:0;left:0;bottom:0;z-index:3;width:30%;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;justify-content:flex-start;overflow:visible;border-width:1px;--un-border-opacity:1;border-color:rgb(212 212 212 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding:2px;--un-gap:2px;gap:var(--un-gap);
}
.k-set-overview-text {
position:absolute;top:0;left:0;right:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;
}
.k-set-overview.display-as-list-false .k-set-overview-text {
height:calc(10% / 4 * 3 + 1px + (100% - (20% / 4 * 3 + 2px)) / 3);
}
.k-set-overview.display-as-list-true .k-set-overview-text {
height:calc(5% / 4 * 3 + (100% - (10% / 4 * 3 + 1px)) / 5 * 2);
}
.k-set-overview-text span {
height:2px;--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity)) /* #9ca3af */;
}.k-set-overview-text span:nth-child(1){width:80%;}.k-set-overview-text span:nth-child(2){width:70%;}.k-set-overview-text span:nth-child(3){width:90%;}.k-set-overview-text span:nth-child(4){width:60%;}
.k-set-overview.random-sort-true .k-set-overview-menu:before {
position:absolute;display:block;border-width:1px;border-color:transparent;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(163 163 163 / var(--un-border-top-opacity));--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(163 163 163 / var(--un-border-right-opacity));border-style:solid;content:" ";
    border-radius: 24% 76% 4% 96% / 5% 72% 28% 95%;
}
.k-set-overview.random-sort-true .k-set-overview-menu:after {
position:absolute;display:block;border-width:1px;border-color:transparent;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(163 163 163 / var(--un-border-bottom-opacity));--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(163 163 163 / var(--un-border-right-opacity));border-style:solid;content:" ";
    border-radius: 96% 4% 69% 31% / 90% 30% 70% 10%;
}
.k-set-overview.random-sort-true.display-as-list-false .k-set-overview-menu:before {
left:155%;top:20%;width:130%;height:60%;
}
.k-set-overview.random-sort-true.display-as-list-false .k-set-overview-menu:after {
left:160%;top:20%;width:120%;height:32%;
}
.k-set-overview.random-sort-true.display-as-list-false.has-text-true .k-set-overview-menu:before {
left:160%;top:50%;width:120%;height:32%;
}
.k-set-overview.random-sort-true.display-as-list-false.has-text-true .k-set-overview-menu:after {
left:160%;top:50%;width:120%;height:32%;
}
.k-set-overview.random-sort-true.display-as-list-true .k-set-overview-menu:before {
left:160%;top:10%;width:100%;height:60%;
}
.k-set-overview.random-sort-true.display-as-list-true .k-set-overview-menu:after {
left:190%;top:30%;width:100%;height:60%;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-set-overview.random-sort-true.display-as-list-true.has-text-true .k-set-overview-menu:before {
left:160%;top:50%;width:100%;height:40%;
}
.k-set-overview.random-sort-true.display-as-list-true.has-text-true .k-set-overview-menu:after {
display:none;
}

.k-set-detail {
    --tile-border-color: rgb(163,163,163);
position:relative;aspect-ratio:4/3;align-self:center;padding:5%;
}.k-set-detail::after{position:absolute;inset:5%;z-index:1;border-width:1px;--un-border-opacity:1;border-color:rgb(212 212 212 / var(--un-border-opacity));content:" ";}
.k-set-detail .k-set-detail-text {
display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-set-detail .k-set-detail-text span {
height:2px;--un-bg-opacity:1;background-color:rgb(209 213 219 / var(--un-bg-opacity)) /* #d1d5db */;
}.k-set-detail .k-set-detail-text span:nth-child(1){width:80%;}.k-set-detail .k-set-detail-text span:nth-child(2){width:70%;}.k-set-detail .k-set-detail-text span:nth-child(3){width:90%;}.k-set-detail .k-set-detail-text span:nth-child(4){width:60%;}
.k-set-detail.record-display-layout-text {
display:flex;flex-direction:column;align-items:center;justify-content:flex-start;
}
.k-set-detail.record-display-layout-text .k-set-detail-images {
position:relative;margin-top:10%;margin-bottom:10%;width:50%;flex-basis:40%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;


}.k-set-detail.record-display-layout-text .k-set-detail-images::before{position:absolute;top:38%;left:-20%;aspect-ratio:1/1;width:15%;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:225deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));border-width:1px;border-color:transparent;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(163 163 163 / var(--un-border-top-opacity));--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(163 163 163 / var(--un-border-right-opacity));content:" ";}.k-set-detail.record-display-layout-text .k-set-detail-images::after{position:absolute;top:38%;right:-20%;aspect-ratio:1/1;width:15%;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));border-width:1px;border-color:transparent;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(163 163 163 / var(--un-border-top-opacity));--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(163 163 163 / var(--un-border-right-opacity));content:" ";}
.k-set-detail.record-display-layout-text .k-set-detail-text {
width:50%;
}
.k-set-detail.record-display-layout-image {
display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-left:20%;padding-right:20%;
}.k-set-detail.record-display-layout-image::before{margin-top:10%;width:100%;flex-basis:66.6666666667%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";}
.k-set-detail.record-display-layout-image .k-set-detail-images {
position:relative;width:30%;flex-basis:16.6666666667%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;
}.k-set-detail.record-display-layout-image .k-set-detail-images::before{position:absolute;top:0;bottom:0;left:-100%;margin-left:-16.6666666667%;width:100%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";}.k-set-detail.record-display-layout-image .k-set-detail-images::after{position:absolute;top:0;bottom:0;right:-100%;margin-right:-16.6666666667%;width:100%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";}
.k-set-detail.record-display-layout-image .k-set-detail-text, .k-set-detail.record-display-layout-blog .k-set-detail-text, .k-set-detail.record-display-layout-cover .k-set-detail-text {
position:absolute;right:0;top:0;bottom:0;z-index:2;width:30%;border-width:1px;--un-border-opacity:1;border-color:rgb(163 163 163 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding:5%;
}
.k-set-detail.record-display-layout-blog {
padding-left:20%;padding-right:20%;padding-top:10%;--un-gap:0.5rem;gap:var(--un-gap);display:grid;grid-template-rows:3fr 1fr;grid-template-columns:repeat(1,minmax(0,1fr));
}.k-set-detail.record-display-layout-blog::before{--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;content:" ";}
.k-set-detail.record-display-layout-blog .k-set-detail-images {
--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;
}
.k-set-detail.record-display-layout-cover .k-set-detail-images {
position:absolute;inset:5%;--un-bg-opacity:1;background-color:rgb(212 212 212 / var(--un-bg-opacity)) /* #d4d4d4 */;
}


.k-modal-set-settings {
width:80%;max-width:50rem;display:flex;flex-direction:column;align-items:stretch;align-self:center;justify-content:flex-start;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
    /* @apply border border-black; */
}
.k-modal-set-settings .k-options-conf-line {
width:100%;max-width:100%;padding-left:2rem;
}@media (max-width: 1023.9px){.k-modal-set-settings .k-options-conf-line{padding-left:0;}}
.k-style-line {
display:flex;flex-direction:row;flex-wrap:nowrap;padding-left:3rem;padding-right:3rem;
}
.k-style-options-md-editor {
margin-top:0.5rem;height:min(calc(50rem / 3),calc(80vw / 3));grid-column-start:1;grid-column-end:5;
}@media (max-width: 767.9px){.k-style-options-md-editor{grid-column-end:3;}}@media (max-width: 639.9px){.k-style-options-md-editor{grid-column-end:2;}}
.k-style-options-md-editor .k-md-editview {
box-sizing:border-box;height:100%;border-width:1px;--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));border-style:solid;
}
.k-style-options-md-editor.focused .k-md-editview {
--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}

.k-set-item {
position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;border-width:1px;--un-border-opacity:1;border-color:rgb(29 29 29 / var(--un-border-opacity));border-radius:0.25rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-size:1rem;line-height:1.4;transition-property:background-color,border-color;
}.k-set-item:hover{margin:-1px;border-width:2px;}.k-set-item.prevent-hover:hover{margin:0;border-width:1px;}.k-set-item.disabled:hover{margin:0;border-width:1px;}
.k-set-item.disabled, .k-set-item.disabled .k-set-header, .k-set-item.disabled .k-set-label.edit, .k-set-item.disabled .k-set-label.edit::after  {
cursor:default;
}
.k-set-item.disabled .k-set-action-toggle {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-set-item.loading {
pointer-events:none;opacity:0.5;
}
.k-set-item.hidden {
--un-border-opacity:1;border-color:rgb(163 163 163 / var(--un-border-opacity));
}
.k-set-item.hidden .k-set-header {
--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity)) /* #a3a3a3 */;
}
.k-set-item.active {
--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-item.includes-record {
--un-border-opacity:1 !important;border-color:rgb(29 0 171 / var(--un-border-opacity)) !important;--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-item.smart.active {
--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-item.record-over {
--un-border-opacity:1 !important;border-color:rgb(29 0 171 / var(--un-border-opacity)) !important;background-color:rgb(29 0 171 / 0.1) /* #1D00AB */;
}
.k-set-item.record-over.prevent-drop {
--un-border-opacity:1 !important;border-color:rgb(252 5 5 / var(--un-border-opacity)) !important;background-color:rgb(252 5 5 / 0.1) /* #FC0505 */;
}
.k-set-item.smart {
--un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));
}
.k-set-header {
display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:stretch;justify-content:space-between;
}
.k-set-label {
position:relative;display:flex;flex-basis:100%;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:hidden;
}
.k-set-item.hidden .k-set-label-input {
--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity)) /* #a3a3a3 */;
}
.k-set-label.edit {
cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;
}.k-set-label.edit::after{position:absolute;display:block;cursor:pointer;background-color:transparent /* transparent */;top:0;bottom:0;left:0;right:0;content:" ";}
.k-set-label.missing-localization {
--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity)) /* #fb923c */;
}
.k-set-label-input {
flex-basis:100%;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;outline:2px solid transparent;outline-offset:2px;
}.k-set-label-input:disabled{overflow:hidden;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:transparent /* transparent */;}
.k-set-label-input::placeholder {
--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity)) /* #fb923c */;
}
.k-set-item.active .k-set-label-input, .k-set-item.includes-record .k-set-label-input {
--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-set-item.active .k-set-label-input:focus,.k-set-item.includes-record .k-set-label-input:focus{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}
.k-set-item .k-set-label-input.k-contenteditable {
padding-right:4.5rem;
}
.k-set-action-toggle {
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;border-top-right-radius:.2rem;border-bottom-right-radius:.2rem;padding-left:0.5rem;padding-right:0.5rem;
}
.k-set-item:hover  .k-set-action-toggle {
border-top-right-radius:.1rem;border-bottom-right-radius:.1rem;
}
.k-set-action-toggle.active {
--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;
}
.k-set-action-toggle.active .k-action-toggle {
--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-item.active .k-set-action-toggle.active, .k-set-item.active.smart .k-set-action-toggle.active {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-set-item.active .k-set-action-toggle.active .k-action-toggle, .k-set-item.active.smart .k-set-action-toggle.active .k-action-toggle {
--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-set-actions {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-size:.75rem;line-height:1.4;
}
.k-set-action-toggle .k-button-action-items .k-button-icon.active {
--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-settings {
border-top-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-set-item.active .k-button-action-items, .k-set-item.active .k-set-action-toggle {
--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-item.includes-record .k-button-action-items, .k-set-item.includes-record .k-set-action-toggle {
--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-item.smart.active .k-button-action-items, .k-set-item.smart.active .k-set-action-toggle {
--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-item.smart.active .k-set-actions, .k-set-item.smart.active .k-set-action-toggle {
--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-item.active .k-button-action-items .k-button-icon.small {
--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));
}.k-set-item.active .k-button-action-items .k-button-icon.small>:not([hidden])~:not([hidden]){--un-divide-opacity:1;border-color:rgb(255 255 255 / var(--un-divide-opacity)) /* #fff */;}.k-set-item.active .k-button-action-items .k-button-icon:hover{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity)) /* #e5e7eb */;}
.k-set-toggles {
display:flex;flex-direction:row;flex-wrap:wrap;
}
.k-set-toggles .k-circle-icon {
width:1.7em;height:1.7em;border-color:transparent;
}
.k-set-toggles .k-circle-icon.active {
background-color:transparent /* transparent */;color:inherit;
}
.k-set-toggles .k-circle-icon i {
width:1.1em;height:1.1em;
}
.k-set-toggle {
display:flex;flex-basis:50%;align-items:center;justify-content:space-between;border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;font-size:.75rem;line-height:1.4;
}
.k-set-toggle.active {
--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(255 255 255 / var(--un-border-bottom-opacity));--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-set-toggle.last {
border-bottom-style:none;
}
.k-set-descr {
display:flex;flex-direction:column;align-items:stretch;
}
.k-set-descr-header {
display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-top-width:1px;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(60 60 60 / var(--un-border-top-opacity));padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:.75rem;line-height:1.4;
}
.k-set-descr-header.active {
border-top-color:transparent;
}
.k-set-descr-editor {
border-top-width:1px;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(60 60 60 / var(--un-border-top-opacity));padding:0.25rem;
}
.k-set-md-input {
min-height:1.25rem;font-size:.75rem;line-height:1.4;
}

.k-folder-item {
width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-top:0.25rem;font-size:.75rem;line-height:1.4;
}
.k-panel-item.disabled .k-folder-item .k-folder-header {
cursor:pointer;
}
.k-folder-header {
position:relative;display:flex;flex-basis:100%;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;overflow:hidden;
}
.k-folder-header.loading {
opacity:0.5;
}
.k-folder-header.stale {
cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;
}
.k-folder-label-input {
flex-basis:100%;align-self:flex-end;--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;font-size:.75rem;line-height:1.4;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px;
}
.k-folder-label-input.disabled {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:transparent /* transparent */;text-transform:uppercase;
}
.k-folder-header.stale .k-folder-label-input {
cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;
}
.k-folder-header.missing-localization .k-folder-label-input {
--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity)) /* #fb923c */;
}
.k-folder-item .k-item-count {
flex-basis:1.5rem;text-align:center;
}
.k-folder-action-toggle {
align-self:stretch;padding-left:0.25rem;
}
.k-folder-action-toggle .k-button-action-items .k-button-icon.small {
padding-left:0.25rem;padding-right:0.25rem;
}
.k-folder-action-toggle .k-button-action-items {
border-left-style:none;
}
.k-folder-content {
display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-left:0.75rem;padding-right:0.75rem;
}
.k-space-item .k-folder-content {
--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;
}
.k-folder-content .k-panel-add {
padding-top:1rem;padding-bottom:1rem;padding-left:0;padding-right:0;
}

.k-panel-item.folder {
margin-top:0.5rem;
}
.k-panel-item.set {
margin-top:0.25rem;
}
.k-panel-item-placeholder {
height:1rem;--transition-max-h:2em;
}

.k-membership-col.actions {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;padding-right:0.5rem;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-membership-col.actions .k-button {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-membership-col.role .k-select-border {
padding:0.325rem;
}
.k-membership-col .k-membership-radio {
margin-left:0.25rem;margin-right:0.5rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-membership-col.status {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-membership-col .k-membership-count {
border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.125rem;padding-bottom:0.125rem;
}
.k-membership-col button.k-membership-count {
cursor:pointer;
}
.k-membership-col.status.accepted .k-membership-count {
border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-membership-col.status.accepted.filterable .k-membership-count {
border-right-width:1px;--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(255 255 255 / var(--un-border-right-opacity));border-top-right-radius:0;border-bottom-right-radius:0;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-membership-col.status.accepted.notice .k-membership-filter, .k-membership-col.status.accepted.notice .k-membership-count {
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;
}
.k-membership-col.status .k-membership-filter {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.125rem;padding-bottom:0.125rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-membership-col.status .k-membership-filter:hover{--un-text-opacity:1;color:rgb(236 237 247 / var(--un-text-opacity)) /* #ECEDF7 */;}
.k-membership-col.status .k-membership-filter i {
margin-top:0.1625rem;margin-bottom:0.1625rem;font-size:.75rem;line-height:1.4;
}
.k-membership-col.status.rejected .k-membership-count {
--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}
.k-membership-col.update {
justify-content:flex-end;
}
.k-membership-col.update.k-loading {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}.k-membership-col.update.k-loading::after{margin-left:0;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}
.k-icon-status-pending {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;
}
.k-icon-status-accepted {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='8' cy='8' r='8' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;
}
.k-icon-status-rejected {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='8' cy='8' r='8' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}
.k-icon-status-filterable {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16M3.5 5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1M5 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m2 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;
}
.k-member-input-wrapper {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.05rem;
}
.k-membership-actions {
padding-left:0.5rem;padding-right:0.5rem;
}
.k-membership-actions .k-button-action-items {
border-style:none;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;
}.k-membership-actions .k-button-action-items>:not([hidden])~:not([hidden]){border-style:none;}
.k-button-resend {
padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;line-height:1;user-select:none;-webkit-user-select:none;
}
.k-membership-col.user .k-membership-link {
flex-basis:50%;
}
.k-membership-col.user .k-membership-link.space {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:0.5rem;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-membership-col.user .k-membership-link.space i {
margin-right:0.5rem;vertical-align:text-bottom;
}

.k-modal-membership-invitation {
font-size:.875rem;line-height:1.4;
}
.k-modal-membership-invitation .k-modal-content {
width:80%;max-width:30rem;
}
.k-modal-membership-invitation .k-filter-search {
width:100%;
}
.k-invitations-helpertext {
width:100%;
}
.k-invitation-items {
margin-bottom:0.5rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-invitation-item {
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-membership-invite {
margin-left:auto;align-self:flex-end;--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;grid-column-start:2;
}
.k-invitation-text {
margin-top:1rem;display:flex;flex-direction:column;flex-wrap:nowrap;
}
.k-invitation-formitem {
margin-bottom:0.5rem;
}
.k-invitation-text .k-invitation-formtext {
flex-basis:calc(6em + .5rem);border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.5rem;outline:2px solid transparent;outline-offset:2px;
}.k-invitation-text .k-invitation-formtext:focus{outline:2px solid transparent;outline-offset:2px;}
.k-invitation-text .k-invitation-formnumber {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.5rem;outline:2px solid transparent;outline-offset:2px;
}.k-invitation-text .k-invitation-formnumber:focus{outline:2px solid transparent;outline-offset:2px;}

.k-modal-membership-invitation {
font-size:.875rem;line-height:1.4;
}
.k-modal-membership-invitation .k-modal-content {
width:80%;max-width:30rem;
}
.k-modal-membership-invitation .k-filter-search {
width:100%;
}
.k-invitations-helpertext {
width:100%;
}
.k-invitation-items {
margin-bottom:0.5rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-invitation-item {
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-membership-invite {
margin-left:auto;align-self:flex-end;--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;grid-column-start:2;
}
.k-invitation-text {
margin-top:1rem;display:flex;flex-direction:column;flex-wrap:nowrap;
}.k-invitation-text.k-loading::before{position:absolute;top:-1rem;left:0;right:0;bottom:0;z-index:10;display:block;background-color:rgb(255 255 255 / 0.8) /* #fff */;content:" ";}.k-invitation-text.k-loading::after{z-index:11;}
.k-edit-membership-formitem {
margin-bottom:0.5rem;
}
.k-invitation-text .k-invitation-formtext {
flex-basis:calc(6em + .5rem);border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.5rem;outline:2px solid transparent;outline-offset:2px;
}.k-invitation-text .k-invitation-formtext:focus{outline:2px solid transparent;outline-offset:2px;}
.k-invitation-text .k-invitation-formnumber {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.5rem;outline:2px solid transparent;outline-offset:2px;
}.k-invitation-text .k-invitation-formnumber:focus{outline:2px solid transparent;outline-offset:2px;}
.k-invitation-text .k-invitation-formselect {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding-left:0.25rem;padding-right:0.25rem;padding-top:0.5rem;padding-bottom:0.5rem;outline:2px solid transparent;outline-offset:2px;
}.k-invitation-text .k-invitation-formselect:focus{outline:2px solid transparent;outline-offset:2px;}
.k-invitation-text .k-invitation-formselect .k-button-add {
margin-top:-0.5rem;margin-bottom:-0.5rem;margin-right:-0.25rem;padding-top:0.5rem;padding-bottom:0.5rem;
}
.k-options-wrapper-bordered {
border-right-width:1px;border-bottom-width:1px;border-left-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}
.k-edit-membership-formitem.variant-border .k-form-item-input {
--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-edit-membership-formitem.variant-border:not(.overwrite) .k-form-item-input .cm-editor {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-edit-membership-formitem.variant-border.overwrite .k-form-item-input {
--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-edit-membership-formitem.prependable .k-form-item-input {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;
}
.k-edit-membership-formitem.prependable .k-edit-membership-prepend {
white-space:nowrap;padding-left:0.5rem;
}

.k-membership-stats {
display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));padding-bottom:1rem;
}.k-membership-stats>*{white-space:nowrap;}
.k-membership-stats .k-button {
margin-top:1em;align-self:flex-start;
}
.k-modal-space-memberships .k-modal-main .k-section-list {
margin-left:2rem;margin-right:2rem;margin-top:1rem;min-height:15rem;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:hidden;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-left:0;padding-right:0;
}
.k-membership-list {
position:relative;z-index:1;align-items:stretch;justify-content:flex-start;overflow-y:auto;padding-bottom:2rem;display:grid;grid-auto-flow:row;grid-template-columns:6rem 6fr 2fr 2fr 2fr;
}
.k-section-list.maxh {
height:40vh;
}
.k-membership-list-header {
position:relative;z-index:10;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-end;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;font-size:.75rem;line-height:1.4;grid-column-start:1;grid-column-end:6;
}@media (max-width: 767.9px){.k-membership-list-header{flex-wrap:wrap;justify-content:flex-start;}}
.k-membership-list-header .k-filter-search {
margin-right:auto;margin-bottom:0.25rem;flex-basis:50%;
}@media (max-width: 767.9px){.k-membership-list-header .k-filter-search{margin-right:0;flex-basis:100%;padding-right:0.0625rem;}}
.k-membership-list-header .k-filter-search .k-button {
margin-top:0 !important;
}@media (max-width: 767.9px){.k-membership-list-header .k-sort-by{margin-left:auto;}}
.k-membership-list.empty {
height:100%;
}
.k-membership-col {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.5rem;padding-bottom:0.5rem;
}
.k-modal-space-memberships .k-modal-main {
min-height:50vh;max-height:80vh;padding-left:0;padding-right:0;
}
.k-modal-space-memberships .k-modal-main section {
padding-left:2rem;padding-right:2rem;
}
.k-modal-space-memberships .k-modal-main .k-filter-section {
padding-top:1rem;padding-bottom:1rem;
}
.k-modal-space-memberships .k-modal-main .k-filter-section .k-filter-search {
margin-top:1rem;max-height:10rem;
}
.k-modal-space-memberships .k-modal-header {
border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));
}

.k-panel-space {
margin-left:0.5rem;margin-right:0.5rem;margin-top:0.25rem;margin-bottom:0.25rem;box-sizing:border-box;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-space-item {
position:relative;border-width:1px;--un-border-opacity:1;border-color:rgb(29 29 29 / var(--un-border-opacity));

}.k-space-item>*{position:relative;z-index:101;}.k-space-item::after{position:absolute;top:0;bottom:0;left:0;right:0;z-index:100;max-width:100%;border-width:3px;border-color:transparent;transition-property:border-color;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;box-shadow:0 0 6px 3px #00000029;content:" ";}.k-space-item.filtered::after{--un-border-opacity:1;border-color:rgb(29 29 29 / var(--un-border-opacity));}
.k-space-item.includes-record {
--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));
}
.k-space-item.default-space {
--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));
}.k-space-item.filtered.includes-record::after{--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));}.k-space-item.filtered.default-space::after{--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));}
.k-space-item.not-public .k-space-header {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-space-item.has-notice .k-space-actions-notice {
--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;
}
.k-space-item.filtered.has-notice .k-space-actions-notice {
--un-text-opacity:1;color:rgb(199 196 236 / var(--un-text-opacity)) /* #C7C4EC */;
}
.k-space-header {
display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;justify-content:space-between;--un-border-opacity:1;border-color:rgb(29 29 29 / var(--un-border-opacity));padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-space-item.open-item .k-space-header {
border-bottom-width:1px;
}
.k-space-title {
display:inline-flex;flex-basis:100%;flex-wrap:nowrap;align-items:center;overflow:hidden;font-size:1rem;line-height:1.4;font-weight:700;outline:2px solid transparent;outline-offset:2px;
}
.k-space-title i {
margin-right:0.25rem;display:inline-block;
}
.k-space-title > span {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-space-item.filtered .k-space-header {
--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-space-item.filtered.default-space .k-space-header {
--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(49 255 0 / var(--un-bg-opacity)) /* #31FF00 */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-space-item.includes-record .k-space-header {
--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-space-item.filtered.includes-record.default-space .k-space-header {
--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-space-item.filtered.includes-record.default-space.open-item .k-space-header::before{position:absolute;border-width:2px;--un-border-opacity:1;border-color:rgb(49 255 0 / var(--un-border-opacity));border-bottom-style:none;top:0;bottom:0;left:0;right:0;content:" ";}
.k-space-header .k-button-icon {
padding:0;
}
.k-space-header .k-notice-icon {
margin-right:0.5rem;align-self:center;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;
}
.k-space-header .k-button-icon.k-button-grab {
cursor:grab;padding-left:0;padding-right:0.5rem;font-size:.625rem;line-height:1.4;
}
.k-space-header .k-button-icon.k-button-grab i {
width:1em;height:1em;
}
.k-space-content {
position:relative;overflow:hidden;padding-top:3.5rem;
}
.k-space-item .k-space-actions {
position:absolute;top:2.5rem;left:1rem;z-index:102;width:50%;display:flex;flex-direction:column;border-radius:0.5rem;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding:0.5rem;font-size:.75rem;line-height:1.4;color:rgb(29 29 29 / 0.7) /* #1D1D1D */;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;box-shadow:5px 3px 6px #00000029;
}
.k-space-item.filtered .k-space-actions {
--un-bg-opacity:1;background-color:rgb(60 60 60 / var(--un-bg-opacity)) /* #3c3c3c */;--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity)) /* #e5e7eb */;
}
.k-space-item .k-space-actions > * {
display:inline-flex;align-items:center;padding:0;color:inherit;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-space-item.not-public .k-space-actions > span {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-space-item .k-space-actions * > span {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}.k-space-item .k-space-actions button:hover,.k-space-item .k-space-actions a:hover{--un-text-opacity:1;color:rgb(29 29 29 / var(--un-text-opacity)) /* #1D1D1D */;}.k-space-item .k-space-actions button:disabled,.k-space-item .k-space-actions a:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.k-space-item .k-space-actions button:hover:disabled,.k-space-item .k-space-actions a:hover:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}
.k-space-item.status-pending .k-space-actions button, .k-space-item.status-pending .k-space-actions a {
color:rgb(30 181 100 / 0.7) /* #1EB564 */;
}.k-space-item.status-pending .k-space-actions button:hover,.k-space-item.status-pending .k-space-actions a:hover{--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;}.k-space-item.filtered .k-space-actions button:hover,.k-space-item.filtered .k-space-actions a:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.k-space-item.filtered .k-space-actions button:disabled:hover{color:inherit;}
.k-space-item .k-space-actions i {
font-size:.75rem;line-height:1.4;
}
.k-space-item .k-space-lang {
position:absolute;top:0.5rem;right:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-action-vr {
width:0;align-self:stretch;border-right-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}
.k-space-item .k-panel-add {
padding:1rem;
}
  

  /* .k-space-item.membership.open-item {
    @apply bg-gray-100;
  } */
.k-space-item.membership.dnd-over {
--un-bg-opacity:1;background-color:rgb(236 237 247 / var(--un-bg-opacity)) /* #ECEDF7 */;
}
.k-space-item.membership.disabled {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-space-item.membership.disabled .k-space-header {
cursor:default;
}
.k-space-item .k-membership-status {
margin-right:0.25rem;font-size:.875rem;line-height:1.4;
}
.k-space-item.membership .k-space-header {
--un-gap:0.5rem;gap:var(--un-gap);
}
.k-space-item.membership .k-space-header .k-notice-icon {
margin-right:0;
}
.k-space-item.membership .k-space-title {
align-items:baseline;
}
.k-space-item .k-membership-count {
margin-left:0.5rem;overflow:unset;white-space:nowrap;font-size:.75rem;line-height:1.4;font-weight:400;
}
.k-space-item.membership.status-pending .k-membership-status {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;
}
.k-space-item.membership.status-rejected .k-membership-status {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='8' cy='8' r='8' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}
.k-space-item.membership.status-accepted .k-membership-status {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='8' cy='8' r='8' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;
}
.k-invitation-toggle {
margin-top:0.5rem;margin-bottom:0.5rem;display:flex;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-space-item.membership.status-pending .k-invitation-toggle .accept, .k-space-item.membership.status-pending .k-invitation-toggle .decline {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-space-item.membership.status-rejected .k-invitation-toggle .decline {
border-width:1px;--un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-space-item.membership.status-accepted .k-invitation-toggle .accept {
border-width:1px;--un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-membership-content {
width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;--un-gap:0.25rem;gap:var(--un-gap);
}
.k-membership-content .k-invitation.k-loading {

}.k-membership-content .k-invitation.k-loading::after{margin-top:-0.125rem;}
.k-membership-content .k-invitation.k-loading > div {
opacity:0;
}
.k-membership-contributions {
display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;justify-content:space-between;padding:0.25rem;
}
.k-membership-infos {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-membership-fields {
font-size:.75rem;line-height:1.4;font-weight:700;text-decoration-line:underline;text-underline-offset:2px;
}

body {
    --sidepanel: calc(.25rem * 72);
    --from-left: calc(var(--sidepanel) * 0.1);
    --from-right: calc(var(--sidepanel) * 0.1);
}
body.k-panel-right {
    --from-right: var(--sidepanel);
}
body.k-panel-left {
    --from-left: var(--sidepanel);
}
@media (min-width: 1536px){
body {
      --sidepanel: calc(.25rem * 82);
}
}
.k-panel-button {
position:absolute;top:50%;z-index:102;height:3rem;width:1.25rem;display:flex;flex-direction:row;--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:pointer;align-items:center;justify-content:center;--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:150ms;

}@media (max-width: 767.9px){.k-panel-button{width:2rem;}}
.k-panel-button.panel-hidden {

}@media (max-width: 767.9px){.k-panel-button.panel-hidden{width:1.25rem;}}
.k-panel-button.panel-left {
right:0;
}@media (max-width: 767.9px){.k-panel-button.panel-left{right:-0.75rem;}}
.k-panel-button.panel-hidden.panel-left {

}@media (max-width: 767.9px){.k-panel-button.panel-hidden.panel-left{right:0;}}
.k-panel-button.panel-right {
left:0;
}@media (max-width: 767.9px){.k-panel-button.panel-right{left:-0.75rem;}}
.k-panel-button.panel-hidden.panel-right {

}@media (max-width: 767.9px){.k-panel-button.panel-hidden.panel-right{left:0;}}

  /* .k-panel-button.panel-left i,
  .k-panel-button.panel-right.panel-hidden i {
    @apply i-kleio:chevron-left;
  } */
.k-panel-button-label {
padding-top:3rem;padding-bottom:3rem;font-size:1rem;line-height:1.4;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:upright;
}
.k-panel-button.panel-hidden {
height:17.5rem;min-height:min-content;width:2.05rem;
}     

  /* .k-panel-button.panel-right i,
  .k-panel-button.panel-left.panel-hidden i {
    @apply i-kleio:chevron-right;
  } */
.k-dashboard-panel {
position:fixed;top:3.5rem;bottom:0;z-index:100;width:18rem;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));overflow:visible;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;transition-duration:100ms;

    top: calc(3.5rem + var(--status-top));
}@media (min-width: 1536px){.k-dashboard-panel{width:20.5rem;}}
.k-dashboard-panel.for-spaces {
--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;
}
.k-dashboard-panel.hide-left {
--un-translate-x:-90%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-dashboard-panel.hide-right {
--un-translate-x:90%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-panel-wrapper {
width:100%;height:100%;overflow-y:auto;opacity:1;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-dashboard-panel.hide-left .k-panel-wrapper, .k-dashboard-panel.hide-right .k-panel-wrapper {
opacity:0.3;
}

  /* .dashboard-membership {
    border: 1px solid var(--grey);
  } */
.k-panel-header {
padding:1rem;padding-bottom:1.25rem;
}
.k-panel-header .k-panel-titel {
margin-bottom:0.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;font-size:1rem;line-height:1.4;
}
.k-panel-footer {
padding:1rem;
}
.k-panel-add {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;--un-gap:1rem;gap:var(--un-gap);
}
.k-folder-content .k-panel-add {
padding-left:0;padding-right:0;
}
.k-panel-add-item {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:0.125rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-left:0.5rem;padding-right:0.5rem;font-size:.75rem;line-height:1.4;font-weight:700;
}.k-panel-add-item:disabled{--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.k-panel-add-item:hover{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.k-panel-add-item:hover:disabled{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}
.k-panel-subtitle {
padding-left:1rem;padding-right:1rem;padding-top:0.5rem;font-size:.75rem;line-height:1.4;font-weight:400;
}
.k-panel-subtitle.collaboration {
margin-top:2rem;
}
    

.k-tag-type {
--un-text-opacity:1;color:rgb(199 196 236 / var(--un-text-opacity)) /* #C7C4EC */;
}
.k-relations-element {
cursor:pointer;
}

.k-tags-list {
display:flex;flex-direction:column;flex-wrap:nowrap;
}
.k-tags-list-empty {
--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity)) /* #a3a3a3 */;
}

.k-contributions-list {
padding-top:0.5rem;
}
.k-details.relations .k-contributions-list{
padding:1rem;
}
.k-contributions-tile picture, .k-contributions-tile img {
pointer-events:none;user-select:none;-webkit-user-select:none;
}
.k-contributions-tile.add {
user-select:none;-webkit-user-select:none;
}
.k-contributions-tile.add .k-list-item-container {
justify-content:center;
}
.k-contributions-tile.add .k-list-item {
border-style:none;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
}
.k-contributions-tile.add .k-list-item-preview {
max-height:3rem;
}
.k-contributions-tile.add .k-list-item-thumbnail {
margin-top:auto;margin-bottom:10%;max-width:2.5rem;max-height:2.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;
}
.k-contributions-tile.add .k-list-item-subline {
justify-content:center;text-align:center;font-size:.75rem;line-height:1.4;
}
.k-contributions-tile .k-add-button-text {
padding-top:0.25rem;padding-bottom:0.25rem;
}
.k-contributions-tile .k-add-button .k-add-button-content {
display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:3rem;
}
.k-contributions-tile .k-add-button .k-icon-border {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;padding:1rem;font-size:.875rem;line-height:1.4;line-height:1;
}
.k-list-item-add-button {
display:flex;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;padding:0.75rem;
}


.k-contributions-list-wrapper {
padding:1rem;
}

.k-overlay-close {
margin-right:0.25rem;aspect-ratio:1/1;align-self:center;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;padding:0.25rem;font-size:1rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;line-height:1;
}

.k-field-object .k-field-container {
min-height:2rem;
}

.k-field-relations.edit-fields {
height:3rem;
}
.k-field-relations .k-field-tags-list {
max-width:100%;flex-basis:100%;
}
.k-field-relations .k-tag-element {
margin-right:0.25rem;margin-top:0.25rem;font-size:.75rem;line-height:1.4;
}.enter-select::after{display:inline-block;padding-left:.5em;content:"\23CE";}

.k-field-spacer {
position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));padding:0.75rem;
}.k-field-spacer:hover{--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;}.k-field-spacer.in-focus::after{position:absolute;top:-2px;bottom:-2px;left:0;right:0;z-index:31;max-width:100%;border-top-width:2px;border-bottom-width:2px;--un-border-opacity:1;border-color:rgb(29 0 171 / var(--un-border-opacity));box-shadow:0 0 6px 3px #00000029;content:" ";}
.k-field-spacer .k-field-label {
height:1rem;cursor:pointer;font-size:.75rem;line-height:1.4;font-weight:700;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:100ms;
}
.k-field-spacer.edit-fields .k-field-label {
height:0;font-size:1rem;line-height:1.4;font-weight:400;line-height:1;
}
.k-field-spacer .k-field-tooltip {
top:auto;bottom:3rem;
}
.k-field-spacer.edit-fields .k-field-tooltip {
top:0.25rem;bottom:auto;
}

.k-field-tags.edit-fields {
height:3rem;
}
.k-field-tags .k-field-tags-list {
max-width:100%;flex-basis:100%;
}
.k-field-tags .k-tag-element {
margin-right:0.25rem;margin-top:0.25rem;font-size:.75rem;line-height:1.4;
}
.k-tag-element.show-more .k-tag-label {
--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-tag-element.show-more:hover .k-clear-button {
--un-bg-opacity:1;background-color:rgb(60 60 60 / var(--un-bg-opacity)) /* #3c3c3c */;
}
.k-tag-element.show-more .k-clear-button {
--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}.k-tag-element.show-more .k-clear-button:hover{--un-bg-opacity:1;background-color:rgb(60 60 60 / var(--un-bg-opacity)) /* #3c3c3c */;}
.k-tag-element.show-more .k-clear-button i {
display:inline-block;vertical-align:text-bottom;
}

.k-required-tooltip-wrapper {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-field.error-required .k-field-label {
--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}
.k-unique-tooltip {
margin-left:0.5rem;margin-right:auto;align-self:center;--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity)) /* #fb923c */;
}
.k-field-text.not-unique .k-text-input-element {
width:auto;flex-basis:auto;
}


.k-stacks-list {
display:flex;flex-direction:column;flex-wrap:nowrap;
}

.k-field-stack .k-autocomplete-input {
padding:0;
}

.k-field-url .k-autocomplete-input {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:transparent /* transparent */;padding:0;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;outline:2px solid transparent;outline-offset:2px;
}.k-field-url .k-autocomplete-input:focus{outline:2px solid transparent;outline-offset:2px;}
.k-field-url.in-focus .k-autocomplete-input {
white-space:normal;word-break:break-all;
}
.k-field-url .k-autocomplete-wrapper {
border-width:1px;border-color:transparent;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-field-url .k-autocomplete-wrapper .k-text-input-container {
flex-basis:auto;
}
.k-field-url.in-focus .k-autocomplete-wrapper .k-text-input-container {
flex-basis:100%;
}
.k-field-url .k-field-input-wraper {
display:flex;align-items:stretch;
}
.k-field-url.in-focus .k-field-input-wraper {
flex-direction:column;
}
.k-field-url-append {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:baseline;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
.k-field-url-append i {
vertical-align:middle;font-size:.75rem;line-height:1.4;
}

.k-modal-invite-content {
width:90%;max-width:30rem;
}
.modal-invite-text {
margin-bottom:1em;width:100%;min-height:10rem;border-width:1px;--un-border-opacity:1;border-color:rgb(107 114 128 / var(--un-border-opacity));--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);outline:2px solid transparent;outline-offset:2px;
}.modal-invite-text:focus{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));outline:2px solid transparent;outline-offset:2px;}

.k-field-user .k-autocomplete-input {
padding:0;
}
.k-field-user .k-user-field-input {
min-height:1.5rem;background-color:transparent /* transparent */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;outline:2px solid transparent;outline-offset:2px;
}.k-field-user .k-user-field-input:focus{outline:2px solid transparent;outline-offset:2px;}
.k-user-invite {
margin:-0.25rem;margin-left:0.5rem;align-self:stretch;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;padding-left:0.25rem;padding-right:0.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-user-with-url-preview {
max-width:100%;min-height:1.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;overflow:hidden;white-space:nowrap;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-slug-url-preview {
min-width:0;display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;--un-gap:.25em;gap:var(--un-gap);
}
.k-slug-url-preview i {
flex-shrink:0;align-self:center;font-size:.75rem;line-height:1.4;
}
.k-slug-url-preview span {
min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}

.k-field {
transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));font-size:1rem;line-height:1.4;transition-property:height;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-property:max-height;
}
.k-appear .k-field {
    animation-name: appear;
    animation-duration: 50ms;
    animation-timing-function: linear;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-delay: calc(25ms * var(--n, 1));
}
.k-field.empty {
--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;
}
.k-field.required.empty {
--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity)) /* #f87171 */;
}
.k-field.edit-fields {
max-height:3.5rem;height:3.5rem;max-width:100%;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-field.edit-fields .k-field-container {
min-height:2rem;overflow:hidden;
}
.k-field.edit-fields .k-field-label {
cursor:default;
}
.k-field-dnd-handle {
z-index:32;display:flex;flex-basis:1rem;flex-direction:row;cursor:grab;touch-action:none;--un-text-opacity:1;color:rgb(29 0 171 / var(--un-text-opacity)) /* #1D00AB */;user-select:none;-webkit-user-select:none;
}
.k-field-dnd-icon {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m24.852 21.876-8.852 10.124-8.852-10.124 1.976-1.728 6.876 7.852 6.876-7.852zm0-11.752-1.976 1.728-6.876-7.852-6.876 7.852-1.976-1.728 8.852-10.124z' fill-rule='nonzero'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;flex-basis:0.5rem;transform-origin:center;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-field-tooltip {
position:absolute;top:0.25rem;right:0.375rem;z-index:33;
}
.k-field-append {
position:absolute;top:0;z-index:32;transition-property:right;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-field .k-field-extend {
position:absolute;right:0;top:0;bottom:0;z-index:32;display:flex;align-items:center;align-self:stretch;border-left-width:1px;--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(0 0 0 / var(--un-border-left-opacity));padding-left:0.5rem;padding-right:0.5rem;
}

.k-player.k-aspect {
    /* width: 100%;
    height: 100%; */
    aspect-ratio: var(--aspect-ratio, 16 / 9);
}
.k-player.k-aspect iframe {
    width: 100%;
    height: 100%;
}

.k-asset-preview {
position:relative;display:flex;flex-direction:column;align-items:stretch;align-self:stretch;padding:1rem;
}
.k-asset-preview .k-asset-actions {
position:absolute;left:auto;right:auto;bottom:auto;top:auto;width:auto;height:auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-asset-preview .k-asset-actions.top-rigth {
top:0.75rem;right:0.5rem;
}
.k-asset-preview .k-asset-actions.bottom-rigth {
bottom:0.5rem;right:0.5rem;
}
.k-asset-preview .k-preview-container {
position:relative;aspect-ratio:4/3;width:100%;max-height:50vh;min-height:25vh;
}
.k-asset-preview .k-preview-container > .k-image, .k-asset-preview .k-preview-container > .k-asset-filetype, .k-asset-preview .k-preview-container > .k-embed-wrapper {
position:absolute;width:100%;height:100%;max-height:100%;opacity:1;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.k-asset-preview .k-preview-container .k-embed, .k-asset-preview .k-preview-container .k-embed iframe {
max-height:50vh;
}
.k-asset-preview .k-embed-wrapper {
display:flex;align-items:center;justify-content:center;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-asset-preview .k-asset-view-mode {
height:2rem;width:auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-left:0.5rem;padding-right:0.5rem;line-height:1;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}.k-asset-preview .k-asset-view-mode:hover{--un-bg-opacity:1;background-color:rgb(50 50 50 / var(--un-bg-opacity)) /* #323232 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-asset-preview .k-preview-container > .k-embed-wrapper {
    opacity: 0;
}
.k-asset-preview .k-preview-container.show-embed > .k-embed-wrapper {
    opacity: 1;
}
.k-asset-preview .k-preview-container.show-embed > .k-image, .k-asset-preview .k-preview-container.show-embed > .k-asset-filetype {
    opacity: 0;
}
.k-asset-preview .k-circle-icon {
width:2rem;padding:0;
}
.k-asset-preview .k-embed {
flex-basis:100%;opacity:1;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:150ms;
    background-color: black;
    flex-basis: min(100%, 100% / 3 * 2 * var(--aspect-ratio, 16 / 9));
}
.k-asset-preview .k-image {
position:absolute;width:100%;height:100%;object-fit:contain;
}
.k-asset-preview .k-asset-filetype {
display:flex;align-items:center;justify-content:center;padding:2.5rem;font-size:.875rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-asset-preview .k-asset-filetype > span {
--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
    padding: 0 4rem;
    text-align: center;
}@media (max-width: 1023.9px){.k-asset-preview .k-asset-filetype>span{padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1.4;}}
.k-asset-preview .k-asset-filetype svg {
    position: absolute;
    width: 100%;
    width: calc(100% - 4rem);
    max-height: 100%;
    z-index: -1;
}
.k-asset-preview .k-asset-replace-url {
align-items:center;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0.25rem;text-align:center;display:grid;grid-template-columns:3rem 1fr 1.5rem 1.5rem;
}
.k-asset-preview .k-asset-replace-url-field {
border-style:none;outline:2px solid transparent;outline-offset:2px;grid-column-start:2;
}.k-asset-preview .k-asset-replace-url-field:focus{outline:2px solid transparent;outline-offset:2px;}
.k-asset-preview .k-asset-replace-url-add {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' fill='currentColor' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='m18.667 4-2.667-2.667h-10.667c-1.463 0-2.666 1.204-2.666 2.667v17c0 1.463 1.203 2.667 2.666 2.667h9.334v2.666l5.333-4-5.333-4v2.667h-9.334v-17zm9.333 5.34c-.006.015 0 18.66 0 18.66 0 1.463-1.204 2.667-2.667 2.667h-14.666c-1.463 0-2.667-1.204-2.667-2.667v-1.667h2.667v1.667h14.666l-.053-18.667h-14.613v9h-2.667v-9c0-1.463 1.204-2.666 2.667-2.666 0 0 14.61.011 14.613 0 1.271 0 2.72 1.401 2.72 2.673z'/%3E%3Cpath d='m14.665 14.195 2.787 2.787-1.707 1.68-4.467-4.467 4.467-4.466 1.707 1.68zm9.947 0-4.467 4.467-1.693-1.68 2.786-2.787-2.786-2.786 1.693-1.68z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;cursor:pointer;justify-self:end;--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;grid-column-start:3;
}
.k-asset-replace-url-clear {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8L4.646 5.354a.5.5 0 0 1 0-.708'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;cursor:pointer;justify-self:end;grid-column-start:4;
}

.k-edit-main.k-asset-form {
position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;
    container-type: inline-size;
    container-name: assetform;
}
.k-asset-replace-progress {
position:absolute;top:0;left:0;right:0;width:100%;height:2px;--un-bg-opacity:1;background-color:rgb(50 50 50 / var(--un-bg-opacity)) /* #323232 */;
}
.k-asset-replace-progressbar {
position:absolute;left:0;top:-0.125rem;bottom:-0.125rem;display:block;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;
}
.k-asset-buttons {
margin-bottom:2rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;
}
.k-asset-buttons button, .k-asset-buttons a {
margin-right:1rem;
}
.k-asset-form .k-asset-replace-embed {
display:flex;flex-direction:column;align-items:stretch;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;
}@media (min-width: 1024px){.k-asset-form .k-asset-replace-embed{width:75%;}}
.k-asset-form .k-asset-replace-embed .input-inline-button {
flex-basis:auto;border-left-width:1px;--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(0 0 0 / var(--un-border-left-opacity));padding-left:0.5rem;padding-right:0.5rem;font-size:.625rem;line-height:1.4;
}
.k-asset-form .k-asset-replace-embed .k-asset-upload-preview {

}.k-asset-form .k-asset-replace-embed .k-asset-upload-preview:hover{background-color:inherit /* inherit */;}
.k-asset-form .k-asset-form-item {
position:relative;
}
.k-form-asset-inputs {
    width: 100%;
    max-width: 700px;
    margin: 2rem auto 0 auto;
}
@container assetform (max-width: 800px) {
.k-form-asset-inputs {
      width: calc(100% - 4rem);
}
}
.k-asset-form .asset-form-input {
    display: flex;
    overflow: hidden;
}
  /* .panels-full .k-asset-form .k-asset-form-item {
    @apply lg:w-full 2xl:w-3/4;
  } */
.k-asset-form .k-form-info {
    padding: .25rem 0;
    border-bottom: 1px solid black;
    gap: .5rem;
}
.k-asset-form .k-form-info label {
font-size:.625rem;line-height:1.4;
    line-height: 1.6;
    flex: 0 0 4.5rem;
    white-space: nowrap;
    margin: 0;
}
@container assetform (max-width: 500px) {
.k-asset-form .k-form-info {
      flex-flow: row wrap;
      gap: 0;
font-size:.75rem;line-height:1.4;
}
.k-asset-form .k-form-info label {
      flex: 0 0 100%;
}
.k-asset-form .k-form-info .info-append:not(.info-filetype) {
      flex: 0 0 100%;
      margin-top: .25rem;
}
}
@media (max-width: 767.9px) {
.k-asset-form .k-form-info {
      flex-flow: row wrap;
      gap: 0;
font-size:.75rem;line-height:1.4;
}
.k-asset-form .k-form-info label {
      flex: 0 0 100%;
}
.k-asset-form .k-form-info .info-append:not(.info-filetype) {
      flex: 0 0 100%;
      margin-top: .25rem;
}
}
.k-asset-form .k-form-info .k-contenteditable {
    outline: none;
}
.k-asset-form .k-form-info .k-contenteditable:focus {
--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
    min-width: 12rem;
    padding-left: .25rem;
    margin-left: -.25rem;
    padding-right: 1.5rem;
    margin-right: -1.5rem;
}
.k-asset-form .k-form-info .k-contenteditable + button {
    margin-left: .25rem;
}
.k-asset-form .k-form-info .info-append {
    margin-left: auto;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-end;
    justify-content: flex-end;
    gap: .5rem;
}
.k-asset-form .k-form-info .info-append .k-button-text {
font-size:.75rem;line-height:1.4;
    line-height: 1.2;
    text-decoration-line: underline;
    text-underline-offset: 1px;
}.k-asset-form .k-form-info .info-append .k-button-text:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}
.k-asset-form .k-form-info .info-append > a {
    align-self: baseline;
}
.k-asset-form .k-form-info .info-append > span {
font-size:.75rem;line-height:1.4;
    /* background-color: rgba(0,0,0,0.88);
    color: white;
    padding: .125rem .5rem;
    border-radius: 999px; */
    text-transform: lowercase;
}
.k-asset-form .k-asset-form-item .k-input-plain.md {
height:8rem;max-height:14rem;white-space:normal;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;
}
.k-asset-form .k-asset-tooltip {
position:absolute;left:100%;top:1.35rem;margin-left:0.5rem;
}
.k-label-with-helper {
display:flex;flex-wrap:nowrap;--un-gap:0.5rem;gap:var(--un-gap);
}

.k-modal-centered {
display:flex;align-items:center;justify-content:center;
}
.k-modal-overlay-dark {
background-color:rgb(15 15 15 / 0.95) /* #0f0f0f */ !important;
}
.k-modal-assets {
position:relative;height:100%;width:100%;display:flex;align-items:stretch;justify-content:center;padding:6rem;

}@media (max-width: 767.9px){.k-modal-assets{padding:3rem;}}
.k-modal-flicking {
flex-basis:100%;
}
.k-modal-slide {
width:100%;display:flex;align-items:center;justify-content:center;
}
.k-modal-embed {
width:100%;--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;
    max-width: calc((100vh - 12rem) * var(--aspect-ratio, 16 / 9))
}
.k-modal-image {
width:100%;height:100%;object-fit:contain;object-position:center;
}
.k-modal-close {
position:absolute;top:1.25rem;right:1.25rem;cursor:pointer;font-size:2rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-modal-assets-prev, .k-modal-assets-next {
position:absolute;top:50%;--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:pointer;font-size:2rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;

}@media (max-width: 767.9px){.k-modal-assets-prev,.k-modal-assets-next{font-size:1rem;}}
.k-modal-assets-prev {
left:1.25rem;

}@media (max-width: 767.9px){.k-modal-assets-prev{left:0.625rem;}}
.k-modal-assets-next {
right:1.25rem;

}@media (max-width: 767.9px){.k-modal-assets-next{right:0.625rem;}}

.k-asset-overlay {
display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;overflow:hidden;
}
.k-asset-overlay .k-overlay-header {
z-index:32;
}
.k-header-col-center {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;grid-column-start:2;
}
.k-header-col-end {
grid-column-start:3;
}
.k-header-title-small {
padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1.4;font-weight:500;
}
.k-asset-main {
flex-basis:100%;overflow:hidden;
}
.k-asset-container {
height:100%;width:100%;overflow-x:hidden;overflow-y:auto;
}
.apearleft-enter-to,
  .apearleft-leave-from,
  .apearright-enter-to,
  .apearright-leave-from {
    transform: translateX(0);
    opacity: 1;
}
.apearleft-enter-from {
    transform: translateX(-4rem);
    opacity: 0;
}
.apearright-enter-from {
    transform: translateX(4rem);
    opacity: 0;
}
.apearleft-leave-to,
  .apearright-leave-to {
    opacity: 0;
}
.apearleft-enter-active,
  .apearleft-leave-active,
  .apearright-enter-active,
  .apearright-leave-active {
    transition: transform .1s ease, opacity .1s linear;
}
.apearleft-leave-active,
  .apearright-leave-active {
    position: absolute!important;
    width: calc(100% - 2rem)!important;
}
  

:root {
    --edit-column: calc(.25rem * 72);
}
@media (max-width: 767.9px){
:root {
      --edit-column: 100%;
}
}
@media (min-width: 768px) and (max-width: 949.9px){
:root {
      --edit-column: calc(.25rem * 78);
}
}
@media (min-width: 1024px){
:root {
      --edit-column: calc(.25rem * 90);
}
}
@media (min-width: 1536px){
:root {
      --edit-column: calc(.25rem * 120);
}
}
.k-edit-column .k-edit-column-header {
position:absolute;top:0;left:0;display:flex;flex-direction:column;flex-wrap:nowrap;list-style-type:none;align-items:stretch;--un-bg-opacity:1;background-color:rgb(29 29 29 / var(--un-bg-opacity)) /* #1D1D1D */;
    width: var(--edit-column);
}
.k-edit-column.is-public .k-edit-column-header {
--un-bg-opacity:1;background-color:rgb(29 0 171 / var(--un-bg-opacity)) /* #1D00AB */;
}
.k-edit-column .k-edit-column-headermain {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding-top:0.5rem;padding-bottom:0.5rem;line-height:1.75rem;
}
.k-edit-column .k-edit-column-headershared {
--un-bg-opacity:1;background-color:rgb(60 60 60 / var(--un-bg-opacity)) /* #3c3c3c */;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.675rem;padding-bottom:0.675rem;font-size:.875rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;--un-gap:0.5rem;gap:var(--un-gap);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));
}
.k-edit-column .k-edit-column-shared-item {
display:flex;flex-direction:row;align-items:center;justify-content:center;--un-gap:0.5rem;gap:var(--un-gap);
}.k-edit-column .k-edit-column-shared-item:first-child{justify-content:flex-start;}.k-edit-column .k-edit-column-shared-item:last-child{justify-content:flex-end;}
.k-edit-header-info {
margin-right:1rem;white-space:nowrap;padding-left:0.75rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-edit-header-info.label {
margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.k-edit-lang-switch {
margin-left:auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.5rem;padding-bottom:0.5rem;
}
.k-edit-lang-item {
margin-right:0.25rem;width:1.75rem;cursor:pointer;border-width:1px;--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));border-radius:9999px;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;font-size:.625rem;line-height:1.4;line-height:1;
}.k-edit-lang-item:hover{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;}

.k-edit-column {
z-index:31;max-width:18rem;display:flex;flex-shrink:0;flex-grow:0;flex-basis:18rem;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:space-between;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding-top:2.75rem;box-shadow:5px 3px 6px #00000029;

}@media (min-width: 768px) and (max-width: 949.9px){.k-edit-column{max-width:19.5rem;flex-basis:19.5rem;}}@media (min-width: 1024px){.k-edit-column{max-width:22.5rem;flex-basis:22.5rem;}}@media (min-width: 1536px){.k-edit-column{max-width:30rem;flex-basis:30rem;}}@media (max-width: 767.9px){.k-edit-column{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;max-width:100%;padding-top:3rem;}}
.k-edit-column.is-shared-record {
padding-top:5.75rem;
}
.k-edit-user-info {
position:absolute;top:-1rem;left:0;width:18rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;font-size:.625rem;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;--un-gap:0.5rem;gap:var(--un-gap);
}@media (max-width: 767.9px){.k-edit-user-info{width:100%;}}@media (min-width: 768px) and (max-width: 949.9px){.k-edit-user-info{width:19.5rem;}}@media (min-width: 1024px){.k-edit-user-info{width:22.5rem;}}@media (min-width: 1536px){.k-edit-user-info{width:30rem;}}
.k-edit-user-info .info-item {
flex-basis:33.3333333333%;white-space:nowrap;
}
.k-edit-form-container {
display:flex;flex-basis:100%;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:space-between;overflow-y:auto;overscroll-behavior:contain;padding-bottom:3.5rem;
}@media (max-width: 767.9px){.k-edit-form-container{padding-bottom:5rem;}}
.k-edit-fields-container {
width:100%;display:flex;flex-shrink:0;flex-direction:column;flex-wrap:nowrap;list-style-type:none;align-items:stretch;justify-content:flex-start;
}
.k-relations-close {
position:absolute;top:1.5rem;right:-1.5rem;z-index:38;width:3rem;height:5.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;

}.k-relations-close:hover{--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;}@media (max-width: 767.9px){.k-relations-close{right:-3.5rem;}}
.k-relations-close .k-relations-count {
padding-top:0.75rem;padding-bottom:0.75rem;
}
.k-left-colum-footer {
margin-bottom:-1rem;padding-left:1rem;padding-right:1rem;
}
  

.k-list-item-asset {
position:relative;height:0;padding-bottom:75%;
}.k-list-item-asset>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}
.k-list-item-progress {
position:absolute;left:0;top:0;height:0.25rem;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:50ms;
}
.list-asset-label {
position:relative;margin-bottom:0.25rem;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;font-size:.75rem;line-height:1.4;
    min-height: calc(2em * 1.4 + 1px);
}@container tile (min-width: 200px){.list-asset-label{margin-bottom:0.5rem;}}
.list-asset-label .truncated-label {
    border-top: 1px solid black;
}
.truncated-label {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.truncated-label > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.truncated-label > span + span:last-child {
    text-overflow: initial;
    overflow: initial;
}
.list-asset-specifier {
    display: flex;
    flex-flow: row nowrap;
    gap: .25rem;
}
@container tile (min-width: 200px) {
.k-list-tile .list-asset-specifier {
      left: 1rem;
}
}
.list-asset-specifier > span {
    text-transform: lowercase;
}
.list-asset-specifier > .file-size {
--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity)) /* #6b7280 */;
}
.k-list-asset-main {
border-bottom-width:2px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0.375rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}
.k-list-asset-thumb {
border-bottom-width:2px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:0.375rem;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity)) /* #000 */;
}.k-list-asset-thumb:hover{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(107 114 128 / var(--un-border-bottom-opacity));}
.k-list-item .k-list-asset-thumb {
display:none;
}
.k-list-item:hover .k-list-asset-thumb {
display:block;
}
.k-list-asset-main.active {
--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}
.k-list-item-filetype {
height:100%;display:flex;align-items:center;justify-content:center;
}
.k-list-item-asset.has-task .k-list-item-select {
position:relative;animation:spin 1s linear infinite;border-color:transparent;
}.k-list-item-asset.has-task .k-list-item-select::before{position:absolute;left:-2px;top:-2px;bottom:-2px;right:-2px;border-radius:9999px;--un-gradient-from-position:0%;--un-gradient-from:rgb(29 0 171 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(29 0 171 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);--un-gradient-to-position:100%;--un-gradient-to:rgb(30 181 100 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);--un-gradient-shape:to right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));content:" ";}.k-list-item-asset.has-task .k-list-item-select::after{position:absolute;left:0;top:0;bottom:0;right:0;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;content:" ";}.k-list-item-asset.has-task.selected .k-list-item-select::after{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity)) /* #000 */;}
@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.k-asset-add-container {
position:relative;height:0;padding-bottom:75%;width:100%;background-color:transparent /* transparent */;user-select:none;-webkit-user-select:none;
}.k-asset-add-container>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}
.k-asset-add-wrapper {
position:relative;flex-basis:100%;cursor:pointer;align-items:center;justify-items:center;overflow:hidden;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-style:dashed;padding:0;display:grid;grid-template-rows:min-content 1fr;
}.k-asset-add-wrapper:hover{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}
.k-asset-add-text {
max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0.5rem;padding-bottom:0;text-align:center;font-size:.75rem;line-height:1.4;--un-text-opacity:1;color:rgb(30 181 100 / var(--un-text-opacity)) /* #1EB564 */;font-weight:600;line-height:1rem;
}
.k-asset-add-button {
margin-top:-1rem;display:flex;flex-direction:row;align-items:center;font-size:2.25rem;line-height:2.5rem;
}
.k-list-tiles-md .k-asset-add-button {
min-width:10%;
}
.k-list-tiles .k-asset-add-button i {
max-height:50%;
}
.k-asset-add-embed {
z-index:1;margin-top:-1rem;max-width:90%;flex-basis:auto;align-self:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:9999px;border-style:dashed;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding:0.5rem;font-size:.75rem;line-height:1.4;
}.k-asset-add-embed:hover{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;}

.k-embed-add {
position:relative;z-index:300;margin-bottom:5rem;width:100%;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;padding:2.5rem;--un-shadow:var(--tile-shadow);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);grid-column-start:1;grid-row-start:2;grid-column-end:1;grid-row-end:-2;
}@media (max-width: 1535.9px){.panels-full .k-embed-add{padding-left:0.5rem;padding-right:0.5rem;}}
.k-embed-add-wrapper {
max-height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;overflow:hidden;border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));
}
.k-embed-add-element {
aspect-ratio:16/9;overflow:hidden;object-fit:contain;
}
.k-embed-add-input {
align-items:center;border-top-width:1px;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(0 0 0 / var(--un-border-top-opacity));padding:0.25rem;text-align:center;display:grid;grid-template-columns:1.5rem 1fr 1.5rem;
}
.k-embed-add-input-field {
border-style:none;outline:2px solid transparent;outline-offset:2px;grid-column-start:2;
}.k-embed-add-input-field:focus{outline:2px solid transparent;outline-offset:2px;}
.k-embed-add-input-clear {
--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 16 16' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='currentColor'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8L4.646 5.354a.5.5 0 0 1 0-.708'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;cursor:pointer;justify-self:end;
}
.k-embed-add-close {
position:absolute;top:0.5rem;right:0.5rem;font-size:.625rem;line-height:1.4;
}
.k-embed-add-button {
position:absolute;bottom:0;right:0.5rem;--un-translate-y:50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));border-radius:9999px;--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}

.k-asset-group {
font-size:.875rem;line-height:1.4;display:grid;grid-template-rows:2rem minmax(0px,auto) min-content 1fr;grid-template-columns:none;
}
.k-asset-group.uploading {
grid-template-rows:2rem 1.5rem min-content 1fr;
}
.k-asset-group-header {
display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;justify-content:space-between;border-bottom-width:1px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(0 0 0 / var(--un-border-bottom-opacity));user-select:none;-webkit-user-select:none;grid-row:span 1/span 1;
}
.k-asset-list {
margin-bottom:1.5rem;margin-top:1rem;--un-gap:1rem;gap:var(--un-gap);display:grid;grid-row-start:3;grid-column-start:1;grid-row-end:5;grid-column-end:1;
}
.k-asset-item {
user-select:none;-webkit-user-select:none;
}
.k-asset-item .k-list-item-asset {
box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
}
.k-asset-group .k-asset-group-title {
display:flex;flex-basis:100%;flex-wrap:nowrap;align-items:center;
}
.k-asset-group .k-asset-group-title .k-asset-tooltip {
position:relative;margin-left:0.5rem;
}
.k-asset-upload-panel {
position:relative;grid-row-start:2;grid-column-start:1;grid-row-end:2;grid-column-end:1;
}
.k-asset-upload-panel.show-details {
margin-bottom:5rem;grid-row-start:2;grid-row-end:-2;
}
.k-dndmirror-asset {
--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}
.k-list-tile .k-list-item-container {
container-type:inline-size;container-name:tile;
}
.k-list-tile button, .k-list-tile .list-asset-label {
font-size:.625rem;line-height:1.4;
}@container tile (min-width: 200px){.k-list-tile button,.k-list-tile .list-asset-label{font-size:.75rem;line-height:1.4;}}
.k-list-tile .k-list-item-preview {
padding-left:0.5rem;padding-right:0.5rem;
}@container tile (min-width: 200px){.k-list-tile .k-list-item-preview{padding-left:1rem;padding-right:1rem;}}
.k-list-tile .list-asset-label {
padding-left:0.5rem;padding-right:0.5rem;
}@container tile (min-width: 200px){.k-list-tile .list-asset-label{padding-left:1rem;padding-right:1rem;}}
.k-list-tile .k-list-item-actions {
padding-left:0.5rem;padding-right:0.5rem;
}@container tile (min-width: 200px){.k-list-tile .k-list-item-actions{padding-left:1rem;padding-right:1rem;}}
.k-list-tiles-xs .k-list-tile .k-list-item-size {
margin-right:0.25rem;flex-basis:2.5rem;
}@media (min-width: 1024px){.k-list-tiles-xs .k-list-tile .k-list-item-size{margin-right:0.5rem;flex-basis:4rem;}}

  /* .k-list-tiles-xs .k-list-tile button {
    @apply text-xs @[200px]/tile-text-sm;
  } */

  /* .k-list-tiles-xs .k-list-tile .list-asset-label {
    @apply text-xs p-2;
  } */
.k-list-tiles-sm .k-list-tile .k-list-item-size {
margin-right:0.25rem;flex-basis:2.5rem;
}@media (min-width: 1024px){.k-list-tiles-sm .k-list-tile .k-list-item-size{margin-right:0.5rem;flex-basis:4rem;}}

  /* .k-list-tiles-sm .k-list-tile .k-list-item-actions {
    @apply pl-2;
  } */
  /* .k-list-tiles-sm .k-list-tile button {
    @apply text-sm;
  } */
  /* .k-list-tiles-sm .k-list-tile .list-asset-label {
    @apply text-sm p-2 2xl:p-4;
  } */
  /* .k-list-tiles-sm .k-list-tile .k-list-item-preview {
    @apply px-2 2xl:px-4;
  } */
.k-list-tiles-md .k-list-tile.k-asset-add .k-asset-add-container {
position:relative;height:0;padding-bottom:75%;
}.k-list-tiles-md .k-list-tile.k-asset-add .k-asset-add-container>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}
.k-list-tiles-lg .k-list-tile.k-asset-add .k-asset-add-container {
position:relative;height:0;padding-bottom:25%;
}.k-list-tiles-lg .k-list-tile.k-asset-add .k-asset-add-container>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}@media (min-width: 2048px){.k-list-tiles-lg .k-list-tile.k-asset-add .k-asset-add-container{position:relative;height:0;padding-bottom:75%;}}@media (min-width: 2048px){.k-list-tiles-lg .k-list-tile.k-asset-add .k-asset-add-container>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}}
.k-list-tile .k-list-item-select {

}@media (max-width: 767.9px){.k-list-tile .k-list-item-select{font-size:.75rem !important;line-height:1.4 !important;}}



.k-assets-container {
position:relative;z-index:30;margin-top:0.25rem;margin-bottom:0.25rem;margin-right:0;display:flex;flex-basis:100%;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;

}@media (max-width: 767.9px){.k-assets-container{position:absolute;top:2.75rem;left:0;right:0;bottom:-0.25rem;z-index:31;}}
.k-asset-groups {
width:100%;height:100%;overflow-x:hidden;overflow-y:auto;padding-left:0;padding-right:0;padding-bottom:3rem;
}
.k-asset-groups-item {
width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;
}
.k-assets-header {
position:sticky;top:0;z-index:31;width:100%;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;padding-top:1rem;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;display:grid;grid-template-columns:1fr min-content 1fr;
}@media (max-width: 767.9px){.k-assets-header{display:none;}}
.k-asset-header-nav {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;--un-gap:0.5rem;gap:var(--un-gap);grid-column-start:1;
}
.k-asset-header-nav button {
border-style:none;outline:2px solid transparent;outline-offset:2px;
}.k-asset-header-nav button:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;}.k-asset-header-nav button:focus{outline:2px solid transparent;outline-offset:2px;}
.k-assets-header-title {
white-space:nowrap;
}
.k-assets-header-size {
display:flex;justify-content:flex-end;grid-column-start:3;
}
.k-assets-header-slider {
flex-basis:4.5rem;
}
.k-assets-group-item {
z-index:30;padding-left:1.5rem;padding-right:1.5rem;
}@media (max-width: 767.9px){.k-assets-group-item{padding-left:0.75rem;padding-right:0.75rem;}}
.k-assets-empty {
display:flex;align-items:center;justify-content:center;padding-top:20vh;padding-bottom:20vh;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity)) /* #9ca3af */;
}
  /* .k-asset-list.k-list-grid.k-list-tiles {
    @apply at-md:!grid-cols-2 lt-md:!grid-cols-2;
  } */


.k-edit-footer {
position:absolute;bottom:-1.5rem;right:1rem;z-index:37;display:flex;flex-direction:row;justify-content:center;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-edit-footer-action {
padding:0.5rem;padding-right:2rem;text-align:left;
}.k-edit-footer-action:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;}


:root {
    --record-padding: calc(.25rem * 10);
}
@media (max-width: 1023.9px){
:root {
      --record-padding: calc(.25rem * 4);
}
}
.k-record-container {
position:fixed;top:6.25rem;bottom:2.5rem;z-index:30;margin-left:auto;margin-right:auto;max-width:120rem;display:flex;flex-direction:row;flex-wrap:nowrap;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));align-items:stretch;justify-content:flex-start;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:100ms;

    top: calc(6.25rem + var(--status-top));
    left: calc(var(--from-left) + var(--record-padding));
    right: calc(var(--from-right) + var(--record-padding));
}@media (max-width: 767.9px){.k-record-container{top:1rem;bottom:2rem;left:0.5rem;right:0.5rem;z-index:120;display:block;}}
.k-record-container.edit-relations {
margin-left:0;--un-translate-x:-100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.k-records-overlay {
position:fixed;top:0;left:0;right:0;bottom:0;z-index:29;background-color:rgb(29 29 29 / 0.8) /* #1D1D1D */;

}@media (max-width: 767.9px){.k-records-overlay{z-index:119;}}
.k-button.edit-toggle {
position:absolute;left:0.5rem;bottom:0.5rem;z-index:40;font-size:.875rem;line-height:1.4;
}@media (min-width: 768px){.k-button.edit-toggle{display:none;}}


.k-message {
position:fixed;top:2.5rem;right:1rem;z-index:1000;width:25%;max-width:25rem;display:flex;flex-direction:column;border-width:1px;--un-border-opacity:1;border-color:rgb(30 181 100 / var(--un-border-opacity));border-radius:0.125rem;--un-bg-opacity:1;background-color:rgb(134 239 172 / var(--un-bg-opacity)) /* #86efac */;padding:0.5rem;
    top: calc(5rem + var(--status-top));
}@media (max-width: 767.9px){.k-message{width:90vw;}}
.k-message.error {
--un-border-opacity:1;border-color:rgb(252 5 5 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(252 165 165 / var(--un-bg-opacity)) /* #fca5a5 */;
}.k-message.many::before{position:absolute;left:0.25rem;right:0;top:-0.25rem;height:0;border-top-width:1px;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(30 181 100 / var(--un-border-top-opacity));content:" ";}.k-message.many::after{position:absolute;left:0.5rem;right:0;top:-0.5rem;height:0;border-top-width:1px;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(30 181 100 / var(--un-border-top-opacity));content:" ";}.k-message.error.many::before{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(252 5 5 / var(--un-border-top-opacity));}.k-message.error.many::after{--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(252 5 5 / var(--un-border-top-opacity));}
.k-message.note {
--un-border-opacity:1;border-color:rgb(156 163 175 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity)) /* #e5e7eb */;
}
.k-message .k-message-close {
position:absolute;right:0.5rem;top:0.5rem;font-size:.75rem;line-height:1.4;
}
.k-message .k-message-button {
border-width:1px;--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity));border-radius:0.125rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:.75rem;line-height:1.4;
}.k-message .k-message-button:hover{--un-bg-opacity:1;background-color:rgb(30 181 100 / var(--un-bg-opacity)) /* #1EB564 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}.k-message .k-message-button.error:hover{--un-bg-opacity:1;background-color:rgb(252 5 5 / var(--un-bg-opacity)) /* #FC0505 */;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;}
.k-message .k-message-type {
margin-bottom:0.5rem;
}
.k-message .k-message-actions {
margin-top:1rem;display:flex;justify-content:flex-end;--un-gap:0.5rem;gap:var(--un-gap);
}
.k-message.error .k-message-detail {
overflow-wrap:break-word;
}

.k-modal-welcome {
display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:center;
}
.k-modal-welcome-content {
width:80%;max-width:50rem;display:flex;flex-direction:column;align-items:stretch;align-self:center;justify-content:flex-start;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 4px 2px;
    /* @apply border border-black; */
}
.k-modal-welcome-content .k-modal-main {
text-align:left;
}
.k-modal-welcome-content .k-modal-header {
position:relative;text-align:center;
}
.k-modal-welcome-content .k-modal-header .k-modal-close {
top:0.5rem;font-size:1.6rem;line-height:1.15;
}
.k-modal-welcome-content .k-modal-header h1 {
font-size:2.2rem;line-height:1.4;
}
.k-modal-welcome-content .k-modal-main a {
text-decoration-line:underline;text-underline-offset:2px;
}
.k-modal-welcome .k-intro-video {
position:relative;height:0;padding-bottom:62.5%;margin-top:1.4em;display:inline-block;width:100%;
}.k-modal-welcome .k-intro-video>*{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;}
.k-modal-welcome .k-intro-video iframe {
position:absolute;top:0;bottom:0;left:0;right:0;
}
@keyframes intro-in {
from {
        opacity: 0;
        transform: translate(0, calc((100vh - 100%) * -1)) scale(0.5);
}
to { 
        opacity: 1;
        transform: translate(0, 0) scale(1);
}
}
@keyframes intro-out {
from { 
        opacity: 1;
        transform: translate(0, 0) scale(1);
}
to {
        opacity: 0;
        transform: translate(0, calc((100vh - 100%) * -1))  scale(0.5);
}
}
.vfm-intro-enter-active {
      animation: intro-in .3s ease;
}
.vfm-intro-leave-active {
      animation: intro-out .3s ease;
}

.k-message-error {
--un-text-opacity:1;color:rgb(252 5 5 / var(--un-text-opacity)) /* #FC0505 */;
}
.k-modal-membership-invitation .k-confirm-actions {
padding:1rem;
}

html,
  body {
--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity)) /* #f3f4f6 */;font-family:apercu pro,ui-sans-serif,system-ui,-apple-system,Roboto,Helvetica Neue,Arial,sans-serif;
    --status-top: 0px;
}
h1,
  h2,
  h3 {
    font-weight: 700;
}
h2 {
    font-size: 1.6rem;
}
body.k-status-basic {
    --status-top: 6rem;
}
@media screen and (max-width: 1023.9px) {
body.k-status-basic {
      --status-top: 2rem;
}
}
body.k-status-frozen, body.k-status-trial  {
    --status-top: 2rem;
}
.layout-panel {
font-size:.875rem;line-height:1.4;transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}
.layout-panel.panel-left {
left:0;box-shadow:5px 3px 6px #00000029;
}
.layout-panel.panel-left.panel-hidden {
--un-translate-x:-90%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.layout-panel.panel-right {
right:0;box-shadow:-5px -3px 6px #00000029;
}
.layout-panel.panel-right.panel-hidden {
--un-translate-x:90%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}
.main-content {
position:relative;z-index:10;width:100%;min-height:100vh;transform:translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));padding-left:5rem;padding-right:5rem;transition-property:padding;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;
}@media (max-width: 767.9px){.main-content{padding-left:2.5rem;padding-right:2.5rem;}}

  /* .main-content.filtered_space {
    @apply bg-kleiolightestblue;
  } */
.main-content.main-panels-left {
padding-left:20.75rem;
}@media (max-width: 767.9px){.main-content.main-panels-left{padding-left:2.5rem;}}@media (min-width: 1536px){.main-content.main-panels-left{padding-left:23.25rem;}}
.main-content.main-panels-right {
padding-right:20.75rem;
}@media (max-width: 767.9px){.main-content.main-panels-right{padding-right:2.5rem;}}@media (min-width: 1536px){.main-content.main-panels-right{padding-right:23.25rem;}}
.scroll-lock {
overflow:hidden;
}

