@charset "UTF-8";.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{inset:0;position:absolute}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.vpc-root{width:100%;height:100%;margin:0}.vpc-img{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.vpc-round-mode .cropper-view-box,.vpc-round-mode .cropper-face{border-radius:50%}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-x pan-y pinch-zoom;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform var(--vc-transition-easing);transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1 / 1;height:100%;opacity:0;pointer-events:none;transition:opacity var(--vc-transition-easing);transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width: 100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background: transparent;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-height: 30px;--vc-nav-width: 30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;padding:0;position:absolute;inset-block-start:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-inline:auto 50%;inset-block-start:auto;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media(hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color: var(--vc-clr-primary);--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-border-radius: 0;--vc-pgn-gap: 6px;--vc-pgn-height: 4px;--vc-png-bottom: 10px;--vc-png-left: auto;--vc-png-right: 10px;--vc-pgn-width: 16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media(hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}:root{--vs-dropdown-max-height: 600px;--uc-app-max-width: 1920px;--uc-navbar-height: 50px;--uc-font-family-poppins: "Poppins", sans-serif;--uc-font-family-space-mono: "Space Mono", monospace;--uc-font-family-fa: "Font Awesome 6 Pro", "Font Awesome 6 Free";--uc-font-size-root: 16px;--uc-white: #fff;--uc-black: #000;--uc-vselect-z-index: 2505;--uc-theme-color-10: #121313;--uc-theme-color-10-0: #12131300;--uc-theme-color-20: #1b1d1d;--uc-theme-color-30: #272b2b;--uc-theme-color-40: #444b4b;--uc-theme-color-50: #707c7c;--uc-theme-color-60: #97a5a5;--uc-theme-color-70: #acbcbc;--uc-theme-color-80: #c4d4d4;--uc-theme-color-90: #e2efef;--uc-theme-accent: #267c8e;--uc-success-success: #a2d4bf;--uc-warning-warning: #ffe471;--uc-error-error-30: #ff9f91;--uc-error-error-40: #ff8978;--uc-error-error-60: #c33030;--uc-error-error-80: #9d1616;--uc-foreground: #ffffff;--uc-text-text-primary: #ffffff;--uc-text-text-secondary: #acbcbc;--uc-text-text-tertiary: #707c7c;--uc-background: #000000;--uc-bg-bg: #000000;--uc-bg-bg-surface-1: #1b1d1d;--uc-bg-bg-surface-1-0: #1b1d1d00;--uc-bg-bg-surface-2: #272b2b;--uc-bg-bg-surface-3: #444b4b;--uc-buttons-primary-button-primary-text: #ffffff;--uc-buttons-primary-button-primary-bg: #267c8e;--uc-buttons-primary-button-primary-hover-text: #000000;--uc-buttons-primary-button-primary-hover-bg: #ffffff;--uc-buttons-primary-button-primary-disabled-text: #707c7c;--uc-buttons-primary-button-primary-disabled-bg: #272b2b;--uc-buttons-secondary-button-secondary-text: #ffffff;--uc-buttons-secondary-button-secondary-bg: #444b4b;--uc-buttons-secondary-button-secondary-hover-text: #000000;--uc-buttons-secondary-button-secondary-hover-bg: #ffffff;--uc-buttons-secondary-button-secondary-disabled-text: #707c7c;--uc-buttons-secondary-button-secondary-disabled-bg: #272b2b;--uc-buttons-tertiary-button-tertiary-text: #acbcbc;--uc-buttons-tertiary-button-tertiary-bg: #444b4b;--uc-buttons-tertiary-button-tertiary-hover-text: #000000;--uc-buttons-tertiary-button-tertiary-hover-bg: #ffffff;--uc-buttons-tertiary-button-tertiary-disabled-text: #707c7c;--uc-buttons-tertiary-button-tertiary-disabled-bg: #272b2b}[class*=fa-]:before{content:"?"}@font-face{font-family:Poppins;font-style:normal;font-weight:200;src:local("Poppins-ExtraLight"),url(/configurator/fonts/poppins/poppins-latin-ext_latin-extralight.woff2) format("woff2"),url(/configurator/fonts/poppins/poppins-latin-ext_latin-extralight.woff) format("woff");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:local("Poppins-Light"),url(/configurator/fonts/poppins/poppins-v20-latin-ext_latin-300.woff2) format("woff2"),url(/configurator/fonts/poppins/poppins-v20-latin-ext_latin-300.woff) format("woff");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:local("Poppins-Regular"),url(/configurator/fonts/poppins/poppins-v20-latin-ext_latin-regular.woff2) format("woff2"),url(/configurator/fonts/poppins/poppins-v20-latin-ext_latin-regular.woff) format("woff");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:local("Poppins-Medium"),url(/configurator/fonts/poppins/poppins-latin-ext_latin-medium.woff2) format("woff2"),url(/configurator/fonts/poppins/poppins-latin-ext_latin-medium.woff) format("woff");font-display:swap}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;src:local("Space Mono-Regular"),url(/configurator/fonts/space-mono/space-mono-v11-latin-ext_latin-regular.woff2) format("woff2"),url(/configurator/fonts/space-mono/space-mono-v11-latin-ext_latin-regular.woff) format("woff");font-display:swap}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;src:local("Space Mono-Bold"),url(/configurator/fonts/space-mono/space-mono-v11-latin-ext_latin-700.woff2) format("woff2"),url(/configurator/fonts/space-mono/space-mono-v11-latin-ext_latin-700.woff) format("woff");font-display:swap}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;src:url(/configurator/fonts/fontawesome6/fa-solid-900.woff2) format("woff2"),url(/configurator/fonts/fontawesome6/fa-solid-900.ttf) format("truetype")}.fa-bluetooth:before{content:""}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.fass:before,.far:before,.fasr:before,.fal:before,.fasl:before,.fat:before,.fast:before,.fad:before,.fadr:before,.fadl:before,.fadt:before,.fasds:before,.fasdr:before,.fasdl:before,.fasdt:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-light:before,.fa-thin:before,.fa-brands:before,.fa-classic:before,.fa-duotone:before,.fa-sharp:before,.fa-sharp-duotone:before,.fa:before{content:var(--fa)}.fad:after,.fa-duotone.fa-solid:after,.fa-duotone:after,.fadr:after,.fa-duotone.fa-regular:after,.fadl:after,.fa-duotone.fa-light:after,.fadt:after,.fa-duotone.fa-thin:after,.fasds:after,.fa-sharp-duotone.fa-solid:after,.fa-sharp-duotone:after,.fasdr:after,.fa-sharp-duotone.fa-regular:after,.fasdl:after,.fa-sharp-duotone.fa-light:after,.fasdt:after,.fa-sharp-duotone.fa-thin:after{content:var(--fa--fa)}.fa-classic.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fass,.fa-sharp,.fad,.fa-duotone,.fasds,.fa-sharp-duotone{font-weight:900}.fa-classic,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin{font-family:"Font Awesome 6 Pro"}.fa-duotone,.fad,.fadr,.fadl,.fadt{font-family:"Font Awesome 6 Duotone"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-sharp,.fass,.fasr,.fasl,.fast{font-family:"Font Awesome 6 Sharp"}.fa-sharp-duotone,.fasds,.fasdr,.fasdl,.fasdt{font-family:"Font Awesome 6 Sharp Duotone"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa: "0";--fa--fa: "00"}.fa-1{--fa: "1";--fa--fa: "11"}.fa-2{--fa: "2";--fa--fa: "22"}.fa-3{--fa: "3";--fa--fa: "33"}.fa-4{--fa: "4";--fa--fa: "44"}.fa-5{--fa: "5";--fa--fa: "55"}.fa-6{--fa: "6";--fa--fa: "66"}.fa-7{--fa: "7";--fa--fa: "77"}.fa-8{--fa: "8";--fa--fa: "88"}.fa-9{--fa: "9";--fa--fa: "99"}.fa-fill-drip{--fa: "";--fa--fa: ""}.fa-arrows-to-circle{--fa: "";--fa--fa: ""}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: "";--fa--fa: ""}.fa-wagon-covered{--fa: "";--fa--fa: ""}.fa-line-height{--fa: "";--fa--fa: ""}.fa-bagel{--fa: "";--fa--fa: ""}.fa-transporter-7{--fa: "";--fa--fa: ""}.fa-at{--fa: "@";--fa--fa: "@@"}.fa-rectangles-mixed{--fa: "";--fa--fa: ""}.fa-phone-arrow-up-right,.fa-phone-arrow-up,.fa-phone-outgoing{--fa: "";--fa--fa: ""}.fa-trash-can,.fa-trash-alt{--fa: "";--fa--fa: ""}.fa-circle-l{--fa: "";--fa--fa: ""}.fa-head-side-goggles,.fa-head-vr{--fa: "";--fa--fa: ""}.fa-text-height{--fa: "";--fa--fa: ""}.fa-user-xmark,.fa-user-times{--fa: "";--fa--fa: ""}.fa-face-hand-yawn{--fa: "";--fa--fa: ""}.fa-gauge-simple-min,.fa-tachometer-slowest{--fa: "";--fa--fa: ""}.fa-stethoscope{--fa: "";--fa--fa: ""}.fa-coffin{--fa: "";--fa--fa: ""}.fa-message,.fa-comment-alt{--fa: "";--fa--fa: ""}.fa-salad,.fa-bowl-salad{--fa: "";--fa--fa: ""}.fa-info{--fa: "";--fa--fa: ""}.fa-robot-astromech{--fa: "";--fa--fa: ""}.fa-ring-diamond{--fa: "";--fa--fa: ""}.fa-fondue-pot{--fa: "";--fa--fa: ""}.fa-theta{--fa: "";--fa--fa: ""}.fa-face-hand-peeking{--fa: "";--fa--fa: ""}.fa-square-user{--fa: "";--fa--fa: ""}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: "";--fa--fa: ""}.fa-explosion{--fa: "";--fa--fa: ""}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: "";--fa--fa: ""}.fa-wave-square{--fa: "";--fa--fa: ""}.fa-ring{--fa: "";--fa--fa: ""}.fa-building-un{--fa: "";--fa--fa: ""}.fa-dice-three{--fa: "";--fa--fa: ""}.fa-tire-pressure-warning{--fa: "";--fa--fa: ""}.fa-wifi-fair,.fa-wifi-2{--fa: "";--fa--fa: ""}.fa-calendar-days,.fa-calendar-alt{--fa: "";--fa--fa: ""}.fa-mp3-player{--fa: "";--fa--fa: ""}.fa-anchor-circle-check{--fa: "";--fa--fa: ""}.fa-tally-4{--fa: "";--fa--fa: ""}.fa-rectangle-history{--fa: "";--fa--fa: ""}.fa-building-circle-arrow-right{--fa: "";--fa--fa: ""}.fa-volleyball,.fa-volleyball-ball{--fa: "";--fa--fa: ""}.fa-sun-haze{--fa: "";--fa--fa: ""}.fa-text-size{--fa: "";--fa--fa: ""}.fa-ufo{--fa: "";--fa--fa: ""}.fa-fork,.fa-utensil-fork{--fa: "";--fa--fa: ""}.fa-arrows-up-to-line{--fa: "";--fa--fa: ""}.fa-mobile-signal{--fa: "";--fa--fa: ""}.fa-barcode-scan{--fa: "";--fa--fa: ""}.fa-sort-down,.fa-sort-desc{--fa: "";--fa--fa: ""}.fa-folder-arrow-down,.fa-folder-download{--fa: "";--fa--fa: ""}.fa-circle-minus,.fa-minus-circle{--fa: "";--fa--fa: ""}.fa-face-icicles{--fa: "";--fa--fa: ""}.fa-shovel{--fa: "";--fa--fa: ""}.fa-door-open{--fa: "";--fa--fa: ""}.fa-films{--fa: "";--fa--fa: ""}.fa-right-from-bracket,.fa-sign-out-alt{--fa: "";--fa--fa: ""}.fa-face-glasses{--fa: "";--fa--fa: ""}.fa-nfc{--fa: "";--fa--fa: ""}.fa-atom{--fa: "";--fa--fa: ""}.fa-soap{--fa: "";--fa--fa: ""}.fa-icons,.fa-heart-music-camera-bolt{--fa: "";--fa--fa: ""}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: "";--fa--fa: ""}.fa-closed-captioning-slash{--fa: "";--fa--fa: ""}.fa-calculator-simple,.fa-calculator-alt{--fa: "";--fa--fa: ""}.fa-bridge-circle-check{--fa: "";--fa--fa: ""}.fa-sliders-up,.fa-sliders-v{--fa: "";--fa--fa: ""}.fa-location-minus,.fa-map-marker-minus{--fa: "";--fa--fa: ""}.fa-pump-medical{--fa: "";--fa--fa: ""}.fa-fingerprint{--fa: "";--fa--fa: ""}.fa-ski-boot{--fa: "";--fa--fa: ""}.fa-standard-definition,.fa-rectangle-sd{--fa: "";--fa--fa: ""}.fa-h1{--fa: "";--fa--fa: ""}.fa-hand-point-right{--fa: "";--fa--fa: ""}.fa-magnifying-glass-location,.fa-search-location{--fa: "";--fa--fa: ""}.fa-message-bot{--fa: "";--fa--fa: ""}.fa-forward-step,.fa-step-forward{--fa: "";--fa--fa: ""}.fa-face-smile-beam,.fa-smile-beam{--fa: "";--fa--fa: ""}.fa-light-ceiling{--fa: "";--fa--fa: ""}.fa-message-exclamation,.fa-comment-alt-exclamation{--fa: "";--fa--fa: ""}.fa-bowl-scoop,.fa-bowl-shaved-ice{--fa: "";--fa--fa: ""}.fa-square-x{--fa: "";--fa--fa: ""}.fa-building-memo{--fa: "";--fa--fa: ""}.fa-utility-pole-double{--fa: "";--fa--fa: ""}.fa-flag-checkered{--fa: "";--fa--fa: ""}.fa-chevrons-up,.fa-chevron-double-up{--fa: "";--fa--fa: ""}.fa-football,.fa-football-ball{--fa: "";--fa--fa: ""}.fa-user-vneck{--fa: "";--fa--fa: ""}.fa-school-circle-exclamation{--fa: "";--fa--fa: ""}.fa-crop{--fa: "";--fa--fa: ""}.fa-angles-down,.fa-angle-double-down{--fa: "";--fa--fa: ""}.fa-users-rectangle{--fa: "";--fa--fa: ""}.fa-people-roof{--fa: "";--fa--fa: ""}.fa-square-arrow-right,.fa-arrow-square-right{--fa: "";--fa--fa: ""}.fa-location-plus,.fa-map-marker-plus{--fa: "";--fa--fa: ""}.fa-lightbulb-exclamation-on{--fa: "";--fa--fa: ""}.fa-people-line{--fa: "";--fa--fa: ""}.fa-beer-mug-empty,.fa-beer{--fa: "";--fa--fa: ""}.fa-carpool,.fa-car-people{--fa: "";--fa--fa: ""}.fa-crate-empty{--fa: "";--fa--fa: ""}.fa-diagram-predecessor{--fa: "";--fa--fa: ""}.fa-transporter{--fa: "";--fa--fa: ""}.fa-calendar-circle-user{--fa: "";--fa--fa: ""}.fa-arrow-up-long,.fa-long-arrow-up{--fa: "";--fa--fa: ""}.fa-person-carry-box,.fa-person-carry{--fa: "";--fa--fa: ""}.fa-fire-flame-simple,.fa-burn{--fa: "";--fa--fa: ""}.fa-person,.fa-male{--fa: "";--fa--fa: ""}.fa-laptop{--fa: "";--fa--fa: ""}.fa-file-csv{--fa: "";--fa--fa: ""}.fa-menorah{--fa: "";--fa--fa: ""}.fa-union{--fa: "";--fa--fa: ""}.fa-chevrons-left,.fa-chevron-double-left{--fa: "";--fa--fa: ""}.fa-circle-heart,.fa-heart-circle{--fa: "";--fa--fa: ""}.fa-truck-plane{--fa: "";--fa--fa: ""}.fa-record-vinyl{--fa: "";--fa--fa: ""}.fa-bring-forward{--fa: "";--fa--fa: ""}.fa-square-p{--fa: "";--fa--fa: ""}.fa-face-grin-stars,.fa-grin-stars{--fa: "";--fa--fa: ""}.fa-sigma{--fa: "";--fa--fa: ""}.fa-camera-movie{--fa: "";--fa--fa: ""}.fa-bong{--fa: "";--fa--fa: ""}.fa-clarinet{--fa: "";--fa--fa: ""}.fa-truck-flatbed{--fa: "";--fa--fa: ""}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: "";--fa--fa: ""}.fa-arrow-down-up-across-line{--fa: "";--fa--fa: ""}.fa-arrows-rotate-reverse{--fa: "";--fa--fa: ""}.fa-leaf-heart{--fa: "";--fa--fa: ""}.fa-house-building{--fa: "";--fa--fa: ""}.fa-cheese-swiss{--fa: "";--fa--fa: ""}.fa-spoon,.fa-utensil-spoon{--fa: "";--fa--fa: ""}.fa-jar-wheat{--fa: "";--fa--fa: ""}.fa-envelopes-bulk,.fa-mail-bulk{--fa: "";--fa--fa: ""}.fa-file-circle-exclamation{--fa: "";--fa--fa: ""}.fa-bow-arrow{--fa: "";--fa--fa: ""}.fa-cart-xmark{--fa: "";--fa--fa: ""}.fa-hexagon-xmark,.fa-times-hexagon,.fa-xmark-hexagon{--fa: "";--fa--fa: ""}.fa-circle-h,.fa-hospital-symbol{--fa: "";--fa--fa: ""}.fa-merge{--fa: "";--fa--fa: ""}.fa-pager{--fa: "";--fa--fa: ""}.fa-cart-minus{--fa: "";--fa--fa: ""}.fa-address-book,.fa-contact-book{--fa: "";--fa--fa: ""}.fa-pan-frying{--fa: "";--fa--fa: ""}.fa-grid,.fa-grid-3{--fa: "";--fa--fa: ""}.fa-football-helmet{--fa: "";--fa--fa: ""}.fa-hand-love{--fa: "";--fa--fa: ""}.fa-trees{--fa: "";--fa--fa: ""}.fa-strikethrough{--fa: "";--fa--fa: ""}.fa-page{--fa: "";--fa--fa: ""}.fa-k{--fa: "K";--fa--fa: "KK"}.fa-diagram-previous{--fa: "";--fa--fa: ""}.fa-gauge-min,.fa-tachometer-alt-slowest{--fa: "";--fa--fa: ""}.fa-folder-grid{--fa: "";--fa--fa: ""}.fa-eggplant{--fa: "";--fa--fa: ""}.fa-excavator{--fa: "";--fa--fa: ""}.fa-ram{--fa: "";--fa--fa: ""}.fa-landmark-flag{--fa: "";--fa--fa: ""}.fa-lips{--fa: "";--fa--fa: ""}.fa-pencil,.fa-pencil-alt{--fa: "";--fa--fa: ""}.fa-backward{--fa: "";--fa--fa: ""}.fa-caret-right{--fa: "";--fa--fa: ""}.fa-comments{--fa: "";--fa--fa: ""}.fa-paste,.fa-file-clipboard{--fa: "";--fa--fa: ""}.fa-desktop-arrow-down{--fa: "";--fa--fa: ""}.fa-code-pull-request{--fa: "";--fa--fa: ""}.fa-pumpkin{--fa: "";--fa--fa: ""}.fa-clipboard-list{--fa: "";--fa--fa: ""}.fa-pen-field{--fa: "";--fa--fa: ""}.fa-chart-sine{--fa: "";--fa--fa: ""}.fa-blueberries{--fa: "";--fa--fa: ""}.fa-truck-ramp-box,.fa-truck-loading{--fa: "";--fa--fa: ""}.fa-note{--fa: "";--fa--fa: ""}.fa-arrow-down-to-square{--fa: "";--fa--fa: ""}.fa-user-check{--fa: "";--fa--fa: ""}.fa-cloud-xmark{--fa: "";--fa--fa: ""}.fa-vial-virus{--fa: "";--fa--fa: ""}.fa-book-blank,.fa-book-alt{--fa: "";--fa--fa: ""}.fa-golf-flag-hole{--fa: "";--fa--fa: ""}.fa-message-arrow-down,.fa-comment-alt-arrow-down{--fa: "";--fa--fa: ""}.fa-face-unamused{--fa: "";--fa--fa: ""}.fa-sheet-plastic{--fa: "";--fa--fa: ""}.fa-circle-9{--fa: "";--fa--fa: ""}.fa-blog{--fa: "";--fa--fa: ""}.fa-user-ninja{--fa: "";--fa--fa: ""}.fa-pencil-slash{--fa: "";--fa--fa: ""}.fa-bowling-pins{--fa: "";--fa--fa: ""}.fa-person-arrow-up-from-line{--fa: "";--fa--fa: ""}.fa-down-right{--fa: "";--fa--fa: ""}.fa-scroll-torah,.fa-torah{--fa: "";--fa--fa: ""}.fa-webhook{--fa: "";--fa--fa: ""}.fa-blinds-open{--fa: "";--fa--fa: ""}.fa-fence{--fa: "";--fa--fa: ""}.fa-up,.fa-arrow-alt-up{--fa: "";--fa--fa: ""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: "";--fa--fa: ""}.fa-drumstick{--fa: "";--fa--fa: ""}.fa-square-v{--fa: "";--fa--fa: ""}.fa-face-awesome,.fa-gave-dandy{--fa: "";--fa--fa: ""}.fa-dial-off{--fa: "";--fa--fa: ""}.fa-toggle-off{--fa: "";--fa--fa: ""}.fa-face-smile-horns{--fa: "";--fa--fa: ""}.fa-box-archive,.fa-archive{--fa: "";--fa--fa: ""}.fa-grapes{--fa: "";--fa--fa: ""}.fa-person-drowning{--fa: "";--fa--fa: ""}.fa-dial-max{--fa: "";--fa--fa: ""}.fa-circle-m{--fa: "";--fa--fa: ""}.fa-calendar-image{--fa: "";--fa--fa: ""}.fa-circle-caret-down,.fa-caret-circle-down{--fa: "";--fa--fa: ""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: "";--fa--fa: ""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: "";--fa--fa: ""}.fa-shish-kebab{--fa: "";--fa--fa: ""}.fa-spray-can{--fa: "";--fa--fa: ""}.fa-alarm-snooze{--fa: "";--fa--fa: ""}.fa-scarecrow{--fa: "";--fa--fa: ""}.fa-truck-monster{--fa: "";--fa--fa: ""}.fa-gift-card{--fa: "";--fa--fa: ""}.fa-w{--fa: "W";--fa--fa: "WW"}.fa-code-pull-request-draft{--fa: "";--fa--fa: ""}.fa-square-b{--fa: "";--fa--fa: ""}.fa-elephant{--fa: "";--fa--fa: ""}.fa-earth-africa,.fa-globe-africa{--fa: "";--fa--fa: ""}.fa-rainbow{--fa: "";--fa--fa: ""}.fa-circle-notch{--fa: "";--fa--fa: ""}.fa-tablet-screen-button,.fa-tablet-alt{--fa: "";--fa--fa: ""}.fa-paw{--fa: "";--fa--fa: ""}.fa-message-question{--fa: "";--fa--fa: ""}.fa-cloud{--fa: "";--fa--fa: ""}.fa-trowel-bricks{--fa: "";--fa--fa: ""}.fa-square-3{--fa: "";--fa--fa: ""}.fa-face-flushed,.fa-flushed{--fa: "";--fa--fa: ""}.fa-hospital-user{--fa: "";--fa--fa: ""}.fa-microwave{--fa: "";--fa--fa: ""}.fa-chf-sign{--fa: "";--fa--fa: ""}.fa-tent-arrow-left-right{--fa: "";--fa--fa: ""}.fa-cart-circle-arrow-up{--fa: "";--fa--fa: ""}.fa-trash-clock{--fa: "";--fa--fa: ""}.fa-reflect-both{--fa: "";--fa--fa: ""}.fa-gavel,.fa-legal{--fa: "";--fa--fa: ""}.fa-sprinkler-ceiling{--fa: "";--fa--fa: ""}.fa-browsers{--fa: "";--fa--fa: ""}.fa-trillium{--fa: "";--fa--fa: ""}.fa-table-cells-unlock{--fa: "";--fa--fa: ""}.fa-music-slash{--fa: "";--fa--fa: ""}.fa-truck-ramp{--fa: "";--fa--fa: ""}.fa-binoculars{--fa: "";--fa--fa: ""}.fa-microphone-slash{--fa: "";--fa--fa: ""}.fa-box-tissue{--fa: "";--fa--fa: ""}.fa-circle-c{--fa: "";--fa--fa: ""}.fa-star-christmas{--fa: "";--fa--fa: ""}.fa-chart-bullet{--fa: "";--fa--fa: ""}.fa-motorcycle{--fa: "";--fa--fa: ""}.fa-tree-christmas{--fa: "";--fa--fa: ""}.fa-tire-flat{--fa: "";--fa--fa: ""}.fa-sunglasses{--fa: "";--fa--fa: ""}.fa-badge{--fa: "";--fa--fa: ""}.fa-message-pen,.fa-comment-alt-edit,.fa-message-edit{--fa: "";--fa--fa: ""}.fa-bell-concierge,.fa-concierge-bell{--fa: "";--fa--fa: ""}.fa-pen-ruler,.fa-pencil-ruler{--fa: "";--fa--fa: ""}.fa-file-mp3{--fa: "";--fa--fa: ""}.fa-arrow-progress{--fa: "";--fa--fa: ""}.fa-chess-rook-piece,.fa-chess-rook-alt{--fa: "";--fa--fa: ""}.fa-square-root{--fa: "";--fa--fa: ""}.fa-album-collection-circle-plus{--fa: "";--fa--fa: ""}.fa-people-arrows,.fa-people-arrows-left-right{--fa: "";--fa--fa: ""}.fa-sign-post{--fa: "";--fa--fa: ""}.fa-face-angry-horns{--fa: "";--fa--fa: ""}.fa-mars-and-venus-burst{--fa: "";--fa--fa: ""}.fa-tombstone{--fa: "";--fa--fa: ""}.fa-square-caret-right,.fa-caret-square-right{--fa: "";--fa--fa: ""}.fa-scissors,.fa-cut{--fa: "";--fa--fa: ""}.fa-list-music{--fa: "";--fa--fa: ""}.fa-sun-plant-wilt{--fa: "";--fa--fa: ""}.fa-toilets-portable{--fa: "";--fa--fa: ""}.fa-hockey-puck{--fa: "";--fa--fa: ""}.fa-mustache{--fa: "";--fa--fa: ""}.fa-hyphen{--fa: "-";--fa--fa: "--"}.fa-table{--fa: "";--fa--fa: ""}.fa-user-chef{--fa: "";--fa--fa: ""}.fa-message-image,.fa-comment-alt-image{--fa: "";--fa--fa: ""}.fa-users-medical{--fa: "";--fa--fa: ""}.fa-sensor-triangle-exclamation,.fa-sensor-alert{--fa: "";--fa--fa: ""}.fa-magnifying-glass-arrow-right{--fa: "";--fa--fa: ""}.fa-tachograph-digital,.fa-digital-tachograph{--fa: "";--fa--fa: ""}.fa-face-mask{--fa: "";--fa--fa: ""}.fa-pickleball{--fa: "";--fa--fa: ""}.fa-star-sharp-half{--fa: "";--fa--fa: ""}.fa-users-slash{--fa: "";--fa--fa: ""}.fa-clover{--fa: "";--fa--fa: ""}.fa-meat{--fa: "";--fa--fa: ""}.fa-reply,.fa-mail-reply{--fa: "";--fa--fa: ""}.fa-star-and-crescent{--fa: "";--fa--fa: ""}.fa-empty-set{--fa: "";--fa--fa: ""}.fa-house-fire{--fa: "";--fa--fa: ""}.fa-square-minus,.fa-minus-square{--fa: "";--fa--fa: ""}.fa-helicopter{--fa: "";--fa--fa: ""}.fa-bird{--fa: "";--fa--fa: ""}.fa-compass{--fa: "";--fa--fa: ""}.fa-square-caret-down,.fa-caret-square-down{--fa: "";--fa--fa: ""}.fa-heart-half-stroke,.fa-heart-half-alt{--fa: "";--fa--fa: ""}.fa-file-circle-question{--fa: "";--fa--fa: ""}.fa-truck-utensils{--fa: "";--fa--fa: ""}.fa-laptop-code{--fa: "";--fa--fa: ""}.fa-joystick{--fa: "";--fa--fa: ""}.fa-grill-fire{--fa: "";--fa--fa: ""}.fa-rectangle-vertical-history{--fa: "";--fa--fa: ""}.fa-swatchbook{--fa: "";--fa--fa: ""}.fa-prescription-bottle{--fa: "";--fa--fa: ""}.fa-bars,.fa-navicon{--fa: "";--fa--fa: ""}.fa-keyboard-left{--fa: "";--fa--fa: ""}.fa-people-group{--fa: "";--fa--fa: ""}.fa-hourglass-end,.fa-hourglass-3{--fa: "";--fa--fa: ""}.fa-heart-crack,.fa-heart-broken{--fa: "";--fa--fa: ""}.fa-face-beam-hand-over-mouth{--fa: "";--fa--fa: ""}.fa-droplet-percent,.fa-humidity{--fa: "";--fa--fa: ""}.fa-square-up-right,.fa-external-link-square-alt{--fa: "";--fa--fa: ""}.fa-face-kiss-beam,.fa-kiss-beam{--fa: "";--fa--fa: ""}.fa-corn{--fa: "";--fa--fa: ""}.fa-roller-coaster{--fa: "";--fa--fa: ""}.fa-photo-film-music{--fa: "";--fa--fa: ""}.fa-radar{--fa: "";--fa--fa: ""}.fa-sickle{--fa: "";--fa--fa: ""}.fa-film{--fa: "";--fa--fa: ""}.fa-coconut{--fa: "";--fa--fa: ""}.fa-ruler-horizontal{--fa: "";--fa--fa: ""}.fa-shield-cross{--fa: "";--fa--fa: ""}.fa-cassette-tape{--fa: "";--fa--fa: ""}.fa-square-terminal{--fa: "";--fa--fa: ""}.fa-people-robbery{--fa: "";--fa--fa: ""}.fa-lightbulb{--fa: "";--fa--fa: ""}.fa-caret-left{--fa: "";--fa--fa: ""}.fa-comment-middle{--fa: "";--fa--fa: ""}.fa-trash-can-list{--fa: "";--fa--fa: ""}.fa-block{--fa: "";--fa--fa: ""}.fa-circle-exclamation,.fa-exclamation-circle{--fa: "";--fa--fa: ""}.fa-school-circle-xmark{--fa: "";--fa--fa: ""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: "";--fa--fa: ""}.fa-face-frown-slight{--fa: "";--fa--fa: ""}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: "";--fa--fa: ""}.fa-sidebar-flip{--fa: "";--fa--fa: ""}.fa-unlock-keyhole,.fa-unlock-alt{--fa: "";--fa--fa: ""}.fa-temperature-list{--fa: "";--fa--fa: ""}.fa-cloud-showers-heavy{--fa: "";--fa--fa: ""}.fa-headphones-simple,.fa-headphones-alt{--fa: "";--fa--fa: ""}.fa-sitemap{--fa: "";--fa--fa: ""}.fa-pipe-section{--fa: "";--fa--fa: ""}.fa-space-station-moon-construction,.fa-space-station-moon-alt{--fa: "";--fa--fa: ""}.fa-circle-dollar-to-slot,.fa-donate{--fa: "";--fa--fa: ""}.fa-memory{--fa: "";--fa--fa: ""}.fa-face-sleeping{--fa: "";--fa--fa: ""}.fa-road-spikes{--fa: "";--fa--fa: ""}.fa-fire-burner{--fa: "";--fa--fa: ""}.fa-squirrel{--fa: "";--fa--fa: ""}.fa-arrow-up-to-line,.fa-arrow-to-top{--fa: "";--fa--fa: ""}.fa-flag{--fa: "";--fa--fa: ""}.fa-face-cowboy-hat{--fa: "";--fa--fa: ""}.fa-hanukiah{--fa: "";--fa--fa: ""}.fa-chart-scatter-3d{--fa: "";--fa--fa: ""}.fa-display-chart-up{--fa: "";--fa--fa: ""}.fa-square-code{--fa: "";--fa--fa: ""}.fa-feather{--fa: "";--fa--fa: ""}.fa-volume-low,.fa-volume-down{--fa: "";--fa--fa: ""}.fa-xmark-to-slot,.fa-times-to-slot,.fa-vote-nay{--fa: "";--fa--fa: ""}.fa-box-taped,.fa-box-alt{--fa: "";--fa--fa: ""}.fa-comment-slash{--fa: "";--fa--fa: ""}.fa-swords{--fa: "";--fa--fa: ""}.fa-cloud-sun-rain{--fa: "";--fa--fa: ""}.fa-album{--fa: "";--fa--fa: ""}.fa-circle-n{--fa: "";--fa--fa: ""}.fa-compress{--fa: "";--fa--fa: ""}.fa-wheat-awn,.fa-wheat-alt{--fa: "";--fa--fa: ""}.fa-ankh{--fa: "";--fa--fa: ""}.fa-hands-holding-child{--fa: "";--fa--fa: ""}.fa-asterisk{--fa: "*";--fa--fa: "**"}.fa-key-skeleton-left-right{--fa: "";--fa--fa: ""}.fa-comment-lines{--fa: "";--fa--fa: ""}.fa-luchador-mask,.fa-luchador,.fa-mask-luchador{--fa: "";--fa--fa: ""}.fa-square-check,.fa-check-square{--fa: "";--fa--fa: ""}.fa-shredder{--fa: "";--fa--fa: ""}.fa-book-open-cover,.fa-book-open-alt{--fa: "";--fa--fa: ""}.fa-sandwich{--fa: "";--fa--fa: ""}.fa-peseta-sign{--fa: "";--fa--fa: ""}.fa-square-parking-slash,.fa-parking-slash{--fa: "";--fa--fa: ""}.fa-train-tunnel{--fa: "";--fa--fa: ""}.fa-heading,.fa-header{--fa: "";--fa--fa: ""}.fa-ghost{--fa: "";--fa--fa: ""}.fa-face-anguished{--fa: "";--fa--fa: ""}.fa-hockey-sticks{--fa: "";--fa--fa: ""}.fa-abacus{--fa: "";--fa--fa: ""}.fa-film-simple,.fa-film-alt{--fa: "";--fa--fa: ""}.fa-list,.fa-list-squares{--fa: "";--fa--fa: ""}.fa-tree-palm{--fa: "";--fa--fa: ""}.fa-square-phone-flip,.fa-phone-square-alt{--fa: "";--fa--fa: ""}.fa-user-beard-bolt{--fa: "";--fa--fa: ""}.fa-cart-plus{--fa: "";--fa--fa: ""}.fa-gamepad{--fa: "";--fa--fa: ""}.fa-border-center-v{--fa: "";--fa--fa: ""}.fa-circle-dot,.fa-dot-circle{--fa: "";--fa--fa: ""}.fa-clipboard-medical{--fa: "";--fa--fa: ""}.fa-face-dizzy,.fa-dizzy{--fa: "";--fa--fa: ""}.fa-egg{--fa: "";--fa--fa: ""}.fa-up-to-line,.fa-arrow-alt-to-top{--fa: "";--fa--fa: ""}.fa-house-medical-circle-xmark{--fa: "";--fa--fa: ""}.fa-watch-fitness{--fa: "";--fa--fa: ""}.fa-clock-nine-thirty{--fa: "";--fa--fa: ""}.fa-campground{--fa: "";--fa--fa: ""}.fa-folder-plus{--fa: "";--fa--fa: ""}.fa-jug{--fa: "";--fa--fa: ""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: "";--fa--fa: ""}.fa-snow-blowing{--fa: "";--fa--fa: ""}.fa-paintbrush,.fa-paint-brush{--fa: "";--fa--fa: ""}.fa-lock{--fa: "";--fa--fa: ""}.fa-arrow-down-from-line,.fa-arrow-from-top{--fa: "";--fa--fa: ""}.fa-gas-pump{--fa: "";--fa--fa: ""}.fa-signal-bars-slash,.fa-signal-alt-slash{--fa: "";--fa--fa: ""}.fa-monkey{--fa: "";--fa--fa: ""}.fa-rectangle-pro,.fa-pro{--fa: "";--fa--fa: ""}.fa-house-night{--fa: "";--fa--fa: ""}.fa-hot-tub-person,.fa-hot-tub{--fa: "";--fa--fa: ""}.fa-globe-pointer{--fa: "";--fa--fa: ""}.fa-blanket{--fa: "";--fa--fa: ""}.fa-map-location,.fa-map-marked{--fa: "";--fa--fa: ""}.fa-house-flood-water{--fa: "";--fa--fa: ""}.fa-comments-question-check{--fa: "";--fa--fa: ""}.fa-tree{--fa: "";--fa--fa: ""}.fa-arrows-cross{--fa: "";--fa--fa: ""}.fa-backpack{--fa: "";--fa--fa: ""}.fa-square-small{--fa: "";--fa--fa: ""}.fa-folder-arrow-up,.fa-folder-upload{--fa: "";--fa--fa: ""}.fa-bridge-lock{--fa: "";--fa--fa: ""}.fa-crosshairs-simple{--fa: "";--fa--fa: ""}.fa-sack-dollar{--fa: "";--fa--fa: ""}.fa-pen-to-square,.fa-edit{--fa: "";--fa--fa: ""}.fa-square-sliders,.fa-sliders-h-square{--fa: "";--fa--fa: ""}.fa-car-side{--fa: "";--fa--fa: ""}.fa-message-middle-top,.fa-comment-middle-top-alt{--fa: "";--fa--fa: ""}.fa-lightbulb-on{--fa: "";--fa--fa: ""}.fa-knife,.fa-utensil-knife{--fa: "";--fa--fa: ""}.fa-share-nodes,.fa-share-alt{--fa: "";--fa--fa: ""}.fa-display-chart-up-circle-dollar{--fa: "";--fa--fa: ""}.fa-wave-sine{--fa: "";--fa--fa: ""}.fa-heart-circle-minus{--fa: "";--fa--fa: ""}.fa-circle-w{--fa: "";--fa--fa: ""}.fa-circle-calendar,.fa-calendar-circle{--fa: "";--fa--fa: ""}.fa-hourglass-half,.fa-hourglass-2{--fa: "";--fa--fa: ""}.fa-microscope{--fa: "";--fa--fa: ""}.fa-sunset{--fa: "";--fa--fa: ""}.fa-sink{--fa: "";--fa--fa: ""}.fa-calendar-exclamation{--fa: "";--fa--fa: ""}.fa-truck-container-empty{--fa: "";--fa--fa: ""}.fa-hand-heart{--fa: "";--fa--fa: ""}.fa-bag-shopping,.fa-shopping-bag{--fa: "";--fa--fa: ""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: "";--fa--fa: ""}.fa-mitten{--fa: "";--fa--fa: ""}.fa-reply-clock,.fa-reply-time{--fa: "";--fa--fa: ""}.fa-person-rays{--fa: "";--fa--fa: ""}.fa-right,.fa-arrow-alt-right{--fa: "";--fa--fa: ""}.fa-circle-f{--fa: "";--fa--fa: ""}.fa-users{--fa: "";--fa--fa: ""}.fa-face-pleading{--fa: "";--fa--fa: ""}.fa-eye-slash{--fa: "";--fa--fa: ""}.fa-flask-vial{--fa: "";--fa--fa: ""}.fa-police-box{--fa: "";--fa--fa: ""}.fa-cucumber{--fa: "";--fa--fa: ""}.fa-head-side-brain{--fa: "";--fa--fa: ""}.fa-hand,.fa-hand-paper{--fa: "";--fa--fa: ""}.fa-person-biking-mountain,.fa-biking-mountain{--fa: "";--fa--fa: ""}.fa-utensils-slash{--fa: "";--fa--fa: ""}.fa-print-magnifying-glass,.fa-print-search{--fa: "";--fa--fa: ""}.fa-turn-right{--fa: "";--fa--fa: ""}.fa-folder-bookmark{--fa: "";--fa--fa: ""}.fa-arrow-turn-left-down{--fa: "";--fa--fa: ""}.fa-om{--fa: "";--fa--fa: ""}.fa-pi{--fa: "";--fa--fa: ""}.fa-flask-round-potion,.fa-flask-potion{--fa: "";--fa--fa: ""}.fa-face-shush{--fa: "";--fa--fa: ""}.fa-worm{--fa: "";--fa--fa: ""}.fa-house-circle-xmark{--fa: "";--fa--fa: ""}.fa-plug{--fa: "";--fa--fa: ""}.fa-calendar-circle-exclamation{--fa: "";--fa--fa: ""}.fa-square-i{--fa: "";--fa--fa: ""}.fa-chevron-up{--fa: "";--fa--fa: ""}.fa-face-saluting{--fa: "";--fa--fa: ""}.fa-gauge-simple-low,.fa-tachometer-slow{--fa: "";--fa--fa: ""}.fa-face-persevering{--fa: "";--fa--fa: ""}.fa-circle-camera,.fa-camera-circle{--fa: "";--fa--fa: ""}.fa-hand-spock{--fa: "";--fa--fa: ""}.fa-spider-web{--fa: "";--fa--fa: ""}.fa-circle-microphone,.fa-microphone-circle{--fa: "";--fa--fa: ""}.fa-book-arrow-up{--fa: "";--fa--fa: ""}.fa-popsicle{--fa: "";--fa--fa: ""}.fa-command{--fa: "";--fa--fa: ""}.fa-blinds{--fa: "";--fa--fa: ""}.fa-stopwatch{--fa: "";--fa--fa: ""}.fa-saxophone{--fa: "";--fa--fa: ""}.fa-square-2{--fa: "";--fa--fa: ""}.fa-field-hockey-stick-ball,.fa-field-hockey{--fa: "";--fa--fa: ""}.fa-arrow-up-square-triangle,.fa-sort-shapes-up-alt{--fa: "";--fa--fa: ""}.fa-face-scream{--fa: "";--fa--fa: ""}.fa-square-m{--fa: "";--fa--fa: ""}.fa-camera-web,.fa-webcam{--fa: "";--fa--fa: ""}.fa-comment-arrow-down{--fa: "";--fa--fa: ""}.fa-lightbulb-cfl{--fa: "";--fa--fa: ""}.fa-window-frame-open{--fa: "";--fa--fa: ""}.fa-face-kiss,.fa-kiss{--fa: "";--fa--fa: ""}.fa-bridge-circle-xmark{--fa: "";--fa--fa: ""}.fa-period{--fa: ".";--fa--fa: ".."}.fa-face-grin-tongue,.fa-grin-tongue{--fa: "";--fa--fa: ""}.fa-up-to-dotted-line{--fa: "";--fa--fa: ""}.fa-thought-bubble{--fa: "";--fa--fa: ""}.fa-skeleton-ribs{--fa: "";--fa--fa: ""}.fa-raygun{--fa: "";--fa--fa: ""}.fa-flute{--fa: "";--fa--fa: ""}.fa-acorn{--fa: "";--fa--fa: ""}.fa-video-arrow-up-right{--fa: "";--fa--fa: ""}.fa-grate-droplet{--fa: "";--fa--fa: ""}.fa-seal-exclamation{--fa: "";--fa--fa: ""}.fa-chess-bishop{--fa: "";--fa--fa: ""}.fa-message-sms{--fa: "";--fa--fa: ""}.fa-coffee-beans{--fa: "";--fa--fa: ""}.fa-hat-witch{--fa: "";--fa--fa: ""}.fa-face-grin-wink,.fa-grin-wink{--fa: "";--fa--fa: ""}.fa-clock-three-thirty{--fa: "";--fa--fa: ""}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: "";--fa--fa: ""}.fa-alarm-clock{--fa: "";--fa--fa: ""}.fa-eclipse{--fa: "";--fa--fa: ""}.fa-face-relieved{--fa: "";--fa--fa: ""}.fa-road-circle-check{--fa: "";--fa--fa: ""}.fa-dice-five{--fa: "";--fa--fa: ""}.fa-octagon-minus,.fa-minus-octagon{--fa: "";--fa--fa: ""}.fa-square-rss,.fa-rss-square{--fa: "";--fa--fa: ""}.fa-face-zany{--fa: "";--fa--fa: ""}.fa-tricycle{--fa: "";--fa--fa: ""}.fa-land-mine-on{--fa: "";--fa--fa: ""}.fa-square-arrow-up-left{--fa: "";--fa--fa: ""}.fa-i-cursor{--fa: "";--fa--fa: ""}.fa-chart-mixed-up-circle-dollar{--fa: "";--fa--fa: ""}.fa-salt-shaker{--fa: "";--fa--fa: ""}.fa-stamp{--fa: "";--fa--fa: ""}.fa-file-plus{--fa: "";--fa--fa: ""}.fa-draw-square{--fa: "";--fa--fa: ""}.fa-toilet-paper-under-slash,.fa-toilet-paper-reverse-slash{--fa: "";--fa--fa: ""}.fa-stairs{--fa: "";--fa--fa: ""}.fa-drone-front,.fa-drone-alt{--fa: "";--fa--fa: ""}.fa-glass-empty{--fa: "";--fa--fa: ""}.fa-dial-high{--fa: "";--fa--fa: ""}.fa-user-helmet-safety,.fa-user-construction,.fa-user-hard-hat{--fa: "";--fa--fa: ""}.fa-i{--fa: "I";--fa--fa: "II"}.fa-hryvnia-sign,.fa-hryvnia{--fa: "";--fa--fa: ""}.fa-arrow-down-left-and-arrow-up-right-to-center{--fa: "";--fa--fa: ""}.fa-pills{--fa: "";--fa--fa: ""}.fa-face-grin-wide,.fa-grin-alt{--fa: "";--fa--fa: ""}.fa-tooth{--fa: "";--fa--fa: ""}.fa-basketball-hoop{--fa: "";--fa--fa: ""}.fa-objects-align-bottom{--fa: "";--fa--fa: ""}.fa-v{--fa: "V";--fa--fa: "VV"}.fa-sparkles{--fa: "";--fa--fa: ""}.fa-squid{--fa: "";--fa--fa: ""}.fa-leafy-green{--fa: "";--fa--fa: ""}.fa-circle-arrow-up-right{--fa: "";--fa--fa: ""}.fa-calendars{--fa: "";--fa--fa: ""}.fa-bangladeshi-taka-sign{--fa: "";--fa--fa: ""}.fa-bicycle{--fa: "";--fa--fa: ""}.fa-hammer-war{--fa: "";--fa--fa: ""}.fa-circle-d{--fa: "";--fa--fa: ""}.fa-spider-black-widow{--fa: "";--fa--fa: ""}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: "";--fa--fa: ""}.fa-pear{--fa: "";--fa--fa: ""}.fa-head-side-cough-slash{--fa: "";--fa--fa: ""}.fa-file-mov{--fa: "";--fa--fa: ""}.fa-triangle{--fa: "";--fa--fa: ""}.fa-apartment{--fa: "";--fa--fa: ""}.fa-truck-medical,.fa-ambulance{--fa: "";--fa--fa: ""}.fa-pepper{--fa: "";--fa--fa: ""}.fa-piano{--fa: "";--fa--fa: ""}.fa-gun-squirt{--fa: "";--fa--fa: ""}.fa-wheat-awn-circle-exclamation{--fa: "";--fa--fa: ""}.fa-snowman{--fa: "";--fa--fa: ""}.fa-user-alien{--fa: "";--fa--fa: ""}.fa-shield-check{--fa: "";--fa--fa: ""}.fa-mortar-pestle{--fa: "";--fa--fa: ""}.fa-road-barrier{--fa: "";--fa--fa: ""}.fa-chart-candlestick{--fa: "";--fa--fa: ""}.fa-briefcase-blank{--fa: "";--fa--fa: ""}.fa-school{--fa: "";--fa--fa: ""}.fa-igloo{--fa: "";--fa--fa: ""}.fa-bracket-round,.fa-parenthesis{--fa: "(";--fa--fa: "(("}.fa-joint{--fa: "";--fa--fa: ""}.fa-horse-saddle{--fa: "";--fa--fa: ""}.fa-mug-marshmallows{--fa: "";--fa--fa: ""}.fa-filters{--fa: "";--fa--fa: ""}.fa-bell-on{--fa: "";--fa--fa: ""}.fa-angle-right{--fa: "";--fa--fa: ""}.fa-dial-med{--fa: "";--fa--fa: ""}.fa-horse{--fa: "";--fa--fa: ""}.fa-q{--fa: "Q";--fa--fa: "QQ"}.fa-monitor-waveform,.fa-monitor-heart-rate{--fa: "";--fa--fa: ""}.fa-link-simple{--fa: "";--fa--fa: ""}.fa-whistle{--fa: "";--fa--fa: ""}.fa-g{--fa: "G";--fa--fa: "GG"}.fa-wine-glass-crack,.fa-fragile{--fa: "";--fa--fa: ""}.fa-slot-machine{--fa: "";--fa--fa: ""}.fa-notes-medical{--fa: "";--fa--fa: ""}.fa-car-wash{--fa: "";--fa--fa: ""}.fa-escalator{--fa: "";--fa--fa: ""}.fa-comment-image{--fa: "";--fa--fa: ""}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: "";--fa--fa: ""}.fa-dong-sign{--fa: "";--fa--fa: ""}.fa-donut,.fa-doughnut{--fa: "";--fa--fa: ""}.fa-capsules{--fa: "";--fa--fa: ""}.fa-poo-storm,.fa-poo-bolt{--fa: "";--fa--fa: ""}.fa-tally-1{--fa: "";--fa--fa: ""}.fa-file-vector{--fa: "";--fa--fa: ""}.fa-face-frown-open,.fa-frown-open{--fa: "";--fa--fa: ""}.fa-square-dashed{--fa: "";--fa--fa: ""}.fa-bag-shopping-plus{--fa: "";--fa--fa: ""}.fa-square-j{--fa: "";--fa--fa: ""}.fa-hand-point-up{--fa: "";--fa--fa: ""}.fa-money-bill{--fa: "";--fa--fa: ""}.fa-arrow-up-big-small,.fa-sort-size-up{--fa: "";--fa--fa: ""}.fa-barcode-read{--fa: "";--fa--fa: ""}.fa-baguette{--fa: "";--fa--fa: ""}.fa-bowl-soft-serve{--fa: "";--fa--fa: ""}.fa-face-holding-back-tears{--fa: "";--fa--fa: ""}.fa-square-up,.fa-arrow-alt-square-up{--fa: "";--fa--fa: ""}.fa-train-subway-tunnel,.fa-subway-tunnel{--fa: "";--fa--fa: ""}.fa-square-exclamation,.fa-exclamation-square{--fa: "";--fa--fa: ""}.fa-semicolon{--fa: ";";--fa--fa: ";;"}.fa-bookmark{--fa: "";--fa--fa: ""}.fa-fan-table{--fa: "";--fa--fa: ""}.fa-align-justify{--fa: "";--fa--fa: ""}.fa-battery-low,.fa-battery-1{--fa: "";--fa--fa: ""}.fa-credit-card-front{--fa: "";--fa--fa: ""}.fa-brain-arrow-curved-right,.fa-mind-share{--fa: "";--fa--fa: ""}.fa-umbrella-beach{--fa: "";--fa--fa: ""}.fa-helmet-un{--fa: "";--fa--fa: ""}.fa-location-smile,.fa-map-marker-smile{--fa: "";--fa--fa: ""}.fa-arrow-left-to-line,.fa-arrow-to-left{--fa: "";--fa--fa: ""}.fa-bullseye{--fa: "";--fa--fa: ""}.fa-sushi,.fa-nigiri{--fa: "";--fa--fa: ""}.fa-message-captions,.fa-comment-alt-captions{--fa: "";--fa--fa: ""}.fa-trash-list{--fa: "";--fa--fa: ""}.fa-bacon{--fa: "";--fa--fa: ""}.fa-option{--fa: "";--fa--fa: ""}.fa-raccoon{--fa: "";--fa--fa: ""}.fa-hand-point-down{--fa: "";--fa--fa: ""}.fa-arrow-up-from-bracket{--fa: "";--fa--fa: ""}.fa-head-side-gear{--fa: "";--fa--fa: ""}.fa-trash-plus{--fa: "";--fa--fa: ""}.fa-file-cad{--fa: "";--fa--fa: ""}.fa-objects-align-top{--fa: "";--fa--fa: ""}.fa-folder,.fa-folder-blank{--fa: "";--fa--fa: ""}.fa-face-anxious-sweat{--fa: "";--fa--fa: ""}.fa-credit-card-blank{--fa: "";--fa--fa: ""}.fa-file-waveform,.fa-file-medical-alt{--fa: "";--fa--fa: ""}.fa-microchip-ai{--fa: "";--fa--fa: ""}.fa-mug{--fa: "";--fa--fa: ""}.fa-plane-up-slash{--fa: "";--fa--fa: ""}.fa-radiation{--fa: "";--fa--fa: ""}.fa-pen-circle{--fa: "";--fa--fa: ""}.fa-bag-seedling{--fa: "";--fa--fa: ""}.fa-chart-simple{--fa: "";--fa--fa: ""}.fa-crutches{--fa: "";--fa--fa: ""}.fa-circle-parking,.fa-parking-circle{--fa: "";--fa--fa: ""}.fa-mars-stroke{--fa: "";--fa--fa: ""}.fa-leaf-oak{--fa: "";--fa--fa: ""}.fa-square-bolt{--fa: "";--fa--fa: ""}.fa-vial{--fa: "";--fa--fa: ""}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: "";--fa--fa: ""}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: "";--fa--fa: ""}.fa-lambda{--fa: "";--fa--fa: ""}.fa-e{--fa: "E";--fa--fa: "EE"}.fa-pizza{--fa: "";--fa--fa: ""}.fa-bowl-chopsticks-noodles{--fa: "";--fa--fa: ""}.fa-h3{--fa: "";--fa--fa: ""}.fa-pen-clip,.fa-pen-alt{--fa: "";--fa--fa: ""}.fa-bridge-circle-exclamation{--fa: "";--fa--fa: ""}.fa-badge-percent{--fa: "";--fa--fa: ""}.fa-rotate-reverse{--fa: "";--fa--fa: ""}.fa-user{--fa: "";--fa--fa: ""}.fa-sensor{--fa: "";--fa--fa: ""}.fa-comma{--fa: ",";--fa--fa: ",,"}.fa-school-circle-check{--fa: "";--fa--fa: ""}.fa-toilet-paper-under,.fa-toilet-paper-reverse{--fa: "";--fa--fa: ""}.fa-light-emergency{--fa: "";--fa--fa: ""}.fa-arrow-down-to-arc{--fa: "";--fa--fa: ""}.fa-dumpster{--fa: "";--fa--fa: ""}.fa-van-shuttle,.fa-shuttle-van{--fa: "";--fa--fa: ""}.fa-building-user{--fa: "";--fa--fa: ""}.fa-light-switch{--fa: "";--fa--fa: ""}.fa-square-caret-left,.fa-caret-square-left{--fa: "";--fa--fa: ""}.fa-highlighter{--fa: "";--fa--fa: ""}.fa-wave-pulse,.fa-heart-rate{--fa: "";--fa--fa: ""}.fa-key{--fa: "";--fa--fa: ""}.fa-arrow-left-to-bracket{--fa: "";--fa--fa: ""}.fa-hat-santa{--fa: "";--fa--fa: ""}.fa-tamale{--fa: "";--fa--fa: ""}.fa-box-check{--fa: "";--fa--fa: ""}.fa-bullhorn{--fa: "";--fa--fa: ""}.fa-steak{--fa: "";--fa--fa: ""}.fa-location-crosshairs-slash,.fa-location-slash{--fa: "";--fa--fa: ""}.fa-person-dolly{--fa: "";--fa--fa: ""}.fa-globe{--fa: "";--fa--fa: ""}.fa-synagogue{--fa: "";--fa--fa: ""}.fa-file-chart-column,.fa-file-chart-line{--fa: "";--fa--fa: ""}.fa-person-half-dress{--fa: "";--fa--fa: ""}.fa-folder-image{--fa: "";--fa--fa: ""}.fa-calendar-pen,.fa-calendar-edit{--fa: "";--fa--fa: ""}.fa-road-bridge{--fa: "";--fa--fa: ""}.fa-face-smile-tear{--fa: "";--fa--fa: ""}.fa-message-plus,.fa-comment-alt-plus{--fa: "";--fa--fa: ""}.fa-location-arrow{--fa: "";--fa--fa: ""}.fa-c{--fa: "C";--fa--fa: "CC"}.fa-tablet-button{--fa: "";--fa--fa: ""}.fa-person-dress-fairy{--fa: "";--fa--fa: ""}.fa-rectangle-history-circle-user{--fa: "";--fa--fa: ""}.fa-building-lock{--fa: "";--fa--fa: ""}.fa-chart-line-up{--fa: "";--fa--fa: ""}.fa-mailbox{--fa: "";--fa--fa: ""}.fa-sign-posts{--fa: "";--fa--fa: ""}.fa-truck-bolt{--fa: "";--fa--fa: ""}.fa-pizza-slice{--fa: "";--fa--fa: ""}.fa-money-bill-wave{--fa: "";--fa--fa: ""}.fa-chart-area,.fa-area-chart{--fa: "";--fa--fa: ""}.fa-house-flag{--fa: "";--fa--fa: ""}.fa-circle-three-quarters-stroke{--fa: "";--fa--fa: ""}.fa-person-circle-minus{--fa: "";--fa--fa: ""}.fa-scalpel{--fa: "";--fa--fa: ""}.fa-ban,.fa-cancel{--fa: "";--fa--fa: ""}.fa-bell-exclamation{--fa: "";--fa--fa: ""}.fa-circle-bookmark,.fa-bookmark-circle{--fa: "";--fa--fa: ""}.fa-egg-fried{--fa: "";--fa--fa: ""}.fa-face-weary{--fa: "";--fa--fa: ""}.fa-uniform-martial-arts{--fa: "";--fa--fa: ""}.fa-camera-rotate{--fa: "";--fa--fa: ""}.fa-sun-dust{--fa: "";--fa--fa: ""}.fa-comment-text{--fa: "";--fa--fa: ""}.fa-spray-can-sparkles,.fa-air-freshener{--fa: "";--fa--fa: ""}.fa-signal-bars,.fa-signal-alt,.fa-signal-alt-4,.fa-signal-bars-strong{--fa: "";--fa--fa: ""}.fa-diamond-exclamation{--fa: "";--fa--fa: ""}.fa-star{--fa: "";--fa--fa: ""}.fa-dial-min{--fa: "";--fa--fa: ""}.fa-repeat{--fa: "";--fa--fa: ""}.fa-cross{--fa: "";--fa--fa: ""}.fa-page-caret-down,.fa-file-caret-down{--fa: "";--fa--fa: ""}.fa-box{--fa: "";--fa--fa: ""}.fa-venus-mars{--fa: "";--fa--fa: ""}.fa-clock-seven-thirty{--fa: "";--fa--fa: ""}.fa-arrow-pointer,.fa-mouse-pointer{--fa: "";--fa--fa: ""}.fa-clock-four-thirty{--fa: "";--fa--fa: ""}.fa-signal-bars-good,.fa-signal-alt-3{--fa: "";--fa--fa: ""}.fa-cactus{--fa: "";--fa--fa: ""}.fa-lightbulb-gear{--fa: "";--fa--fa: ""}.fa-maximize,.fa-expand-arrows-alt{--fa: "";--fa--fa: ""}.fa-charging-station{--fa: "";--fa--fa: ""}.fa-shapes,.fa-triangle-circle-square{--fa: "";--fa--fa: ""}.fa-plane-tail{--fa: "";--fa--fa: ""}.fa-gauge-simple-max,.fa-tachometer-fastest{--fa: "";--fa--fa: ""}.fa-circle-u{--fa: "";--fa--fa: ""}.fa-shield-slash{--fa: "";--fa--fa: ""}.fa-square-phone-hangup,.fa-phone-square-down{--fa: "";--fa--fa: ""}.fa-arrow-up-left{--fa: "";--fa--fa: ""}.fa-transporter-1{--fa: "";--fa--fa: ""}.fa-peanuts{--fa: "";--fa--fa: ""}.fa-shuffle,.fa-random{--fa: "";--fa--fa: ""}.fa-person-running,.fa-running{--fa: "";--fa--fa: ""}.fa-mobile-retro{--fa: "";--fa--fa: ""}.fa-grip-lines-vertical{--fa: "";--fa--fa: ""}.fa-bin-bottles-recycle{--fa: "";--fa--fa: ""}.fa-arrow-up-from-square{--fa: "";--fa--fa: ""}.fa-file-dashed-line,.fa-page-break{--fa: "";--fa--fa: ""}.fa-bracket-curly-right{--fa: "}";--fa--fa: "}}"}.fa-spider{--fa: "";--fa--fa: ""}.fa-clock-three{--fa: "";--fa--fa: ""}.fa-hands-bound{--fa: "";--fa--fa: ""}.fa-scalpel-line-dashed,.fa-scalpel-path{--fa: "";--fa--fa: ""}.fa-file-invoice-dollar{--fa: "";--fa--fa: ""}.fa-pipe-smoking{--fa: "";--fa--fa: ""}.fa-face-astonished{--fa: "";--fa--fa: ""}.fa-window{--fa: "";--fa--fa: ""}.fa-plane-circle-exclamation{--fa: "";--fa--fa: ""}.fa-ear{--fa: "";--fa--fa: ""}.fa-file-lock{--fa: "";--fa--fa: ""}.fa-diagram-venn{--fa: "";--fa--fa: ""}.fa-arrow-down-from-bracket{--fa: "";--fa--fa: ""}.fa-x-ray{--fa: "";--fa--fa: ""}.fa-goal-net{--fa: "";--fa--fa: ""}.fa-coffin-cross{--fa: "";--fa--fa: ""}.fa-octopus{--fa: "";--fa--fa: ""}.fa-spell-check{--fa: "";--fa--fa: ""}.fa-location-xmark,.fa-map-marker-times,.fa-map-marker-xmark{--fa: "";--fa--fa: ""}.fa-circle-quarter-stroke{--fa: "";--fa--fa: ""}.fa-lasso{--fa: "";--fa--fa: ""}.fa-slash{--fa: "";--fa--fa: ""}.fa-person-to-portal,.fa-portal-enter{--fa: "";--fa--fa: ""}.fa-calendar-star{--fa: "";--fa--fa: ""}.fa-computer-mouse,.fa-mouse{--fa: "";--fa--fa: ""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: "";--fa--fa: ""}.fa-pegasus{--fa: "";--fa--fa: ""}.fa-files-medical{--fa: "";--fa--fa: ""}.fa-cannon{--fa: "";--fa--fa: ""}.fa-nfc-lock{--fa: "";--fa--fa: ""}.fa-person-ski-lift,.fa-ski-lift{--fa: "";--fa--fa: ""}.fa-square-6{--fa: "";--fa--fa: ""}.fa-shop-slash,.fa-store-alt-slash{--fa: "";--fa--fa: ""}.fa-wind-turbine{--fa: "";--fa--fa: ""}.fa-sliders-simple{--fa: "";--fa--fa: ""}.fa-grid-round{--fa: "";--fa--fa: ""}.fa-badge-sheriff{--fa: "";--fa--fa: ""}.fa-server{--fa: "";--fa--fa: ""}.fa-virus-covid-slash{--fa: "";--fa--fa: ""}.fa-intersection{--fa: "";--fa--fa: ""}.fa-shop-lock{--fa: "";--fa--fa: ""}.fa-family{--fa: "";--fa--fa: ""}.fa-hourglass-start,.fa-hourglass-1{--fa: "";--fa--fa: ""}.fa-user-hair-buns{--fa: "";--fa--fa: ""}.fa-blender-phone{--fa: "";--fa--fa: ""}.fa-hourglass-clock{--fa: "";--fa--fa: ""}.fa-person-seat-reclined{--fa: "";--fa--fa: ""}.fa-paper-plane-top,.fa-paper-plane-alt,.fa-send{--fa: "";--fa--fa: ""}.fa-message-arrow-up,.fa-comment-alt-arrow-up{--fa: "";--fa--fa: ""}.fa-lightbulb-exclamation{--fa: "";--fa--fa: ""}.fa-layer-minus,.fa-layer-group-minus{--fa: "";--fa--fa: ""}.fa-chart-pie-simple-circle-currency{--fa: "";--fa--fa: ""}.fa-circle-e{--fa: "";--fa--fa: ""}.fa-building-wheat{--fa: "";--fa--fa: ""}.fa-gauge-max,.fa-tachometer-alt-fastest{--fa: "";--fa--fa: ""}.fa-person-breastfeeding{--fa: "";--fa--fa: ""}.fa-apostrophe{--fa: "'";--fa--fa: "''"}.fa-file-png{--fa: "";--fa--fa: ""}.fa-fire-hydrant{--fa: "";--fa--fa: ""}.fa-right-to-bracket,.fa-sign-in-alt{--fa: "";--fa--fa: ""}.fa-video-plus{--fa: "";--fa--fa: ""}.fa-square-right,.fa-arrow-alt-square-right{--fa: "";--fa--fa: ""}.fa-comment-smile{--fa: "";--fa--fa: ""}.fa-venus{--fa: "";--fa--fa: ""}.fa-passport{--fa: "";--fa--fa: ""}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: "";--fa--fa: ""}.fa-inbox-in,.fa-inbox-arrow-down{--fa: "";--fa--fa: ""}.fa-heart-pulse,.fa-heartbeat{--fa: "";--fa--fa: ""}.fa-circle-8{--fa: "";--fa--fa: ""}.fa-clouds-moon{--fa: "";--fa--fa: ""}.fa-clock-ten-thirty{--fa: "";--fa--fa: ""}.fa-people-carry-box,.fa-people-carry{--fa: "";--fa--fa: ""}.fa-folder-user{--fa: "";--fa--fa: ""}.fa-trash-can-xmark{--fa: "";--fa--fa: ""}.fa-temperature-high{--fa: "";--fa--fa: ""}.fa-microchip{--fa: "";--fa--fa: ""}.fa-left-long-to-line{--fa: "";--fa--fa: ""}.fa-crown{--fa: "";--fa--fa: ""}.fa-weight-hanging{--fa: "";--fa--fa: ""}.fa-xmarks-lines{--fa: "";--fa--fa: ""}.fa-file-prescription{--fa: "";--fa--fa: ""}.fa-table-cells-lock{--fa: "";--fa--fa: ""}.fa-calendar-range{--fa: "";--fa--fa: ""}.fa-flower-daffodil{--fa: "";--fa--fa: ""}.fa-hand-back-point-up{--fa: "";--fa--fa: ""}.fa-weight-scale,.fa-weight{--fa: "";--fa--fa: ""}.fa-arrow-up-to-arc{--fa: "";--fa--fa: ""}.fa-star-exclamation{--fa: "";--fa--fa: ""}.fa-books{--fa: "";--fa--fa: ""}.fa-user-group,.fa-user-friends{--fa: "";--fa--fa: ""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: "";--fa--fa: ""}.fa-layer-plus,.fa-layer-group-plus{--fa: "";--fa--fa: ""}.fa-play-pause{--fa: "";--fa--fa: ""}.fa-block-question{--fa: "";--fa--fa: ""}.fa-snooze,.fa-zzz{--fa: "";--fa--fa: ""}.fa-scanner-image{--fa: "";--fa--fa: ""}.fa-tv-retro{--fa: "";--fa--fa: ""}.fa-square-t{--fa: "";--fa--fa: ""}.fa-farm,.fa-barn-silo{--fa: "";--fa--fa: ""}.fa-chess-knight{--fa: "";--fa--fa: ""}.fa-bars-sort{--fa: "";--fa--fa: ""}.fa-pallet-boxes,.fa-palette-boxes,.fa-pallet-alt{--fa: "";--fa--fa: ""}.fa-face-laugh-squint,.fa-laugh-squint{--fa: "";--fa--fa: ""}.fa-code-simple{--fa: "";--fa--fa: ""}.fa-bolt-slash{--fa: "";--fa--fa: ""}.fa-panel-fire{--fa: "";--fa--fa: ""}.fa-binary-circle-check{--fa: "";--fa--fa: ""}.fa-comment-minus{--fa: "";--fa--fa: ""}.fa-burrito{--fa: "";--fa--fa: ""}.fa-violin{--fa: "";--fa--fa: ""}.fa-objects-column{--fa: "";--fa--fa: ""}.fa-square-chevron-down,.fa-chevron-square-down{--fa: "";--fa--fa: ""}.fa-comment-plus{--fa: "";--fa--fa: ""}.fa-triangle-instrument,.fa-triangle-music{--fa: "";--fa--fa: ""}.fa-wheelchair{--fa: "";--fa--fa: ""}.fa-user-pilot-tie{--fa: "";--fa--fa: ""}.fa-piano-keyboard{--fa: "";--fa--fa: ""}.fa-bed-empty{--fa: "";--fa--fa: ""}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: "";--fa--fa: ""}.fa-toggle-on{--fa: "";--fa--fa: ""}.fa-rectangle-vertical,.fa-rectangle-portrait{--fa: "";--fa--fa: ""}.fa-person-walking,.fa-walking{--fa: "";--fa--fa: ""}.fa-l{--fa: "L";--fa--fa: "LL"}.fa-signal-stream{--fa: "";--fa--fa: ""}.fa-down-to-bracket{--fa: "";--fa--fa: ""}.fa-circle-z{--fa: "";--fa--fa: ""}.fa-stars{--fa: "";--fa--fa: ""}.fa-fire{--fa: "";--fa--fa: ""}.fa-bed-pulse,.fa-procedures{--fa: "";--fa--fa: ""}.fa-house-day{--fa: "";--fa--fa: ""}.fa-shuttle-space,.fa-space-shuttle{--fa: "";--fa--fa: ""}.fa-shirt-long-sleeve{--fa: "";--fa--fa: ""}.fa-chart-pie-simple,.fa-chart-pie-alt{--fa: "";--fa--fa: ""}.fa-face-laugh,.fa-laugh{--fa: "";--fa--fa: ""}.fa-folder-open{--fa: "";--fa--fa: ""}.fa-album-collection-circle-user{--fa: "";--fa--fa: ""}.fa-candy{--fa: "";--fa--fa: ""}.fa-bowl-hot,.fa-soup{--fa: "";--fa--fa: ""}.fa-flatbread{--fa: "";--fa--fa: ""}.fa-heart-circle-plus{--fa: "";--fa--fa: ""}.fa-code-fork{--fa: "";--fa--fa: ""}.fa-city{--fa: "";--fa--fa: ""}.fa-signal-bars-weak,.fa-signal-alt-1{--fa: "";--fa--fa: ""}.fa-microphone-lines,.fa-microphone-alt{--fa: "";--fa--fa: ""}.fa-clock-twelve{--fa: "";--fa--fa: ""}.fa-pepper-hot{--fa: "";--fa--fa: ""}.fa-citrus-slice{--fa: "";--fa--fa: ""}.fa-sheep{--fa: "";--fa--fa: ""}.fa-unlock{--fa: "";--fa--fa: ""}.fa-colon-sign{--fa: "";--fa--fa: ""}.fa-headset{--fa: "";--fa--fa: ""}.fa-badger-honey{--fa: "";--fa--fa: ""}.fa-h4{--fa: "";--fa--fa: ""}.fa-store-slash{--fa: "";--fa--fa: ""}.fa-road-circle-xmark{--fa: "";--fa--fa: ""}.fa-signal-slash{--fa: "";--fa--fa: ""}.fa-user-minus{--fa: "";--fa--fa: ""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: "";--fa--fa: ""}.fa-champagne-glasses,.fa-glass-cheers{--fa: "";--fa--fa: ""}.fa-taco{--fa: "";--fa--fa: ""}.fa-hexagon-plus,.fa-plus-hexagon{--fa: "";--fa--fa: ""}.fa-clipboard{--fa: "";--fa--fa: ""}.fa-house-circle-exclamation{--fa: "";--fa--fa: ""}.fa-file-arrow-up,.fa-file-upload{--fa: "";--fa--fa: ""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: "";--fa--fa: ""}.fa-messages,.fa-comments-alt{--fa: "";--fa--fa: ""}.fa-bath,.fa-bathtub{--fa: "";--fa--fa: ""}.fa-umbrella-simple,.fa-umbrella-alt{--fa: "";--fa--fa: ""}.fa-rectangle-history-circle-plus{--fa: "";--fa--fa: ""}.fa-underline{--fa: "";--fa--fa: ""}.fa-prescription-bottle-pill{--fa: "";--fa--fa: ""}.fa-user-pen,.fa-user-edit{--fa: "";--fa--fa: ""}.fa-binary-slash{--fa: "";--fa--fa: ""}.fa-square-o{--fa: "";--fa--fa: ""}.fa-caduceus{--fa: "";--fa--fa: ""}.fa-signature{--fa: "";--fa--fa: ""}.fa-stroopwafel{--fa: "";--fa--fa: ""}.fa-bold{--fa: "";--fa--fa: ""}.fa-anchor-lock{--fa: "";--fa--fa: ""}.fa-building-ngo{--fa: "";--fa--fa: ""}.fa-transporter-3{--fa: "";--fa--fa: ""}.fa-engine-warning,.fa-engine-exclamation{--fa: "";--fa--fa: ""}.fa-circle-down-right{--fa: "";--fa--fa: ""}.fa-square-k{--fa: "";--fa--fa: ""}.fa-manat-sign{--fa: "";--fa--fa: ""}.fa-money-check-pen,.fa-money-check-edit{--fa: "";--fa--fa: ""}.fa-not-equal{--fa: "";--fa--fa: ""}.fa-border-top-left,.fa-border-style{--fa: "";--fa--fa: ""}.fa-map-location-dot,.fa-map-marked-alt{--fa: "";--fa--fa: ""}.fa-tilde{--fa: "~";--fa--fa: "~~"}.fa-jedi{--fa: "";--fa--fa: ""}.fa-square-poll-vertical,.fa-poll{--fa: "";--fa--fa: ""}.fa-arrow-down-square-triangle,.fa-sort-shapes-down-alt{--fa: "";--fa--fa: ""}.fa-mug-hot{--fa: "";--fa--fa: ""}.fa-dog-leashed{--fa: "";--fa--fa: ""}.fa-car-battery,.fa-battery-car{--fa: "";--fa--fa: ""}.fa-face-downcast-sweat{--fa: "";--fa--fa: ""}.fa-mailbox-flag-up{--fa: "";--fa--fa: ""}.fa-memo-circle-info{--fa: "";--fa--fa: ""}.fa-gift{--fa: "";--fa--fa: ""}.fa-dice-two{--fa: "";--fa--fa: ""}.fa-volume,.fa-volume-medium{--fa: "";--fa--fa: ""}.fa-transporter-5{--fa: "";--fa--fa: ""}.fa-gauge-circle-bolt{--fa: "";--fa--fa: ""}.fa-coin-front{--fa: "";--fa--fa: ""}.fa-file-slash{--fa: "";--fa--fa: ""}.fa-message-arrow-up-right{--fa: "";--fa--fa: ""}.fa-treasure-chest{--fa: "";--fa--fa: ""}.fa-chess-queen{--fa: "";--fa--fa: ""}.fa-paintbrush-fine,.fa-paint-brush-alt,.fa-paint-brush-fine,.fa-paintbrush-alt{--fa: "";--fa--fa: ""}.fa-glasses{--fa: "";--fa--fa: ""}.fa-hood-cloak{--fa: "";--fa--fa: ""}.fa-square-quote{--fa: "";--fa--fa: ""}.fa-up-left{--fa: "";--fa--fa: ""}.fa-bring-front{--fa: "";--fa--fa: ""}.fa-chess-board{--fa: "";--fa--fa: ""}.fa-burger-cheese,.fa-cheeseburger{--fa: "";--fa--fa: ""}.fa-building-circle-check{--fa: "";--fa--fa: ""}.fa-repeat-1{--fa: "";--fa--fa: ""}.fa-arrow-down-to-line,.fa-arrow-to-bottom{--fa: "";--fa--fa: ""}.fa-grid-5{--fa: "";--fa--fa: ""}.fa-swap-arrows{--fa: "";--fa--fa: ""}.fa-right-long-to-line{--fa: "";--fa--fa: ""}.fa-person-chalkboard{--fa: "";--fa--fa: ""}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: "";--fa--fa: ""}.fa-hand-back-fist,.fa-hand-rock{--fa: "";--fa--fa: ""}.fa-grid-round-5{--fa: "";--fa--fa: ""}.fa-tally,.fa-tally-5{--fa: "";--fa--fa: ""}.fa-square-caret-up,.fa-caret-square-up{--fa: "";--fa--fa: ""}.fa-cloud-showers-water{--fa: "";--fa--fa: ""}.fa-chart-bar,.fa-bar-chart{--fa: "";--fa--fa: ""}.fa-hands-bubbles,.fa-hands-wash{--fa: "";--fa--fa: ""}.fa-less-than-equal{--fa: "";--fa--fa: ""}.fa-train{--fa: "";--fa--fa: ""}.fa-up-from-dotted-line{--fa: "";--fa--fa: ""}.fa-eye-low-vision,.fa-low-vision{--fa: "";--fa--fa: ""}.fa-traffic-light-go{--fa: "";--fa--fa: ""}.fa-face-exhaling{--fa: "";--fa--fa: ""}.fa-sensor-fire{--fa: "";--fa--fa: ""}.fa-user-unlock{--fa: "";--fa--fa: ""}.fa-hexagon-divide{--fa: "";--fa--fa: ""}.fa-00{--fa: "";--fa--fa: ""}.fa-crow{--fa: "";--fa--fa: ""}.fa-cassette-betamax,.fa-betamax{--fa: "";--fa--fa: ""}.fa-sailboat{--fa: "";--fa--fa: ""}.fa-window-restore{--fa: "";--fa--fa: ""}.fa-nfc-magnifying-glass{--fa: "";--fa--fa: ""}.fa-file-binary{--fa: "";--fa--fa: ""}.fa-circle-v{--fa: "";--fa--fa: ""}.fa-square-plus,.fa-plus-square{--fa: "";--fa--fa: ""}.fa-bowl-scoops{--fa: "";--fa--fa: ""}.fa-mistletoe{--fa: "";--fa--fa: ""}.fa-custard{--fa: "";--fa--fa: ""}.fa-lacrosse-stick{--fa: "";--fa--fa: ""}.fa-hockey-mask{--fa: "";--fa--fa: ""}.fa-sunrise{--fa: "";--fa--fa: ""}.fa-subtitles{--fa: "";--fa--fa: ""}.fa-panel-ews{--fa: "";--fa--fa: ""}.fa-torii-gate{--fa: "";--fa--fa: ""}.fa-cloud-exclamation{--fa: "";--fa--fa: ""}.fa-message-lines,.fa-comment-alt-lines{--fa: "";--fa--fa: ""}.fa-frog{--fa: "";--fa--fa: ""}.fa-bucket{--fa: "";--fa--fa: ""}.fa-floppy-disk-pen{--fa: "";--fa--fa: ""}.fa-image{--fa: "";--fa--fa: ""}.fa-window-frame{--fa: "";--fa--fa: ""}.fa-microphone{--fa: "";--fa--fa: ""}.fa-cow{--fa: "";--fa--fa: ""}.fa-file-zip{--fa: "";--fa--fa: ""}.fa-square-ring{--fa: "";--fa--fa: ""}.fa-down-from-line,.fa-arrow-alt-from-top{--fa: "";--fa--fa: ""}.fa-caret-up{--fa: "";--fa--fa: ""}.fa-shield-xmark,.fa-shield-times{--fa: "";--fa--fa: ""}.fa-screwdriver{--fa: "";--fa--fa: ""}.fa-circle-sort-down,.fa-sort-circle-down{--fa: "";--fa--fa: ""}.fa-folder-closed{--fa: "";--fa--fa: ""}.fa-house-tsunami{--fa: "";--fa--fa: ""}.fa-square-nfi{--fa: "";--fa--fa: ""}.fa-forklift{--fa: "";--fa--fa: ""}.fa-arrow-up-from-ground-water{--fa: "";--fa--fa: ""}.fa-bracket-square-right{--fa: "]";--fa--fa: "]]"}.fa-martini-glass,.fa-glass-martini-alt{--fa: "";--fa--fa: ""}.fa-square-binary{--fa: "";--fa--fa: ""}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: "";--fa--fa: ""}.fa-table-columns,.fa-columns{--fa: "";--fa--fa: ""}.fa-square-a{--fa: "";--fa--fa: ""}.fa-tick{--fa: "";--fa--fa: ""}.fa-lemon{--fa: "";--fa--fa: ""}.fa-head-side-mask{--fa: "";--fa--fa: ""}.fa-handshake{--fa: "";--fa--fa: ""}.fa-gem{--fa: "";--fa--fa: ""}.fa-dolly,.fa-dolly-box{--fa: "";--fa--fa: ""}.fa-smoking{--fa: "";--fa--fa: ""}.fa-minimize,.fa-compress-arrows-alt{--fa: "";--fa--fa: ""}.fa-refrigerator{--fa: "";--fa--fa: ""}.fa-monument{--fa: "";--fa--fa: ""}.fa-octagon-xmark,.fa-times-octagon,.fa-xmark-octagon{--fa: "";--fa--fa: ""}.fa-align-slash{--fa: "";--fa--fa: ""}.fa-snowplow{--fa: "";--fa--fa: ""}.fa-angles-right,.fa-angle-double-right{--fa: "";--fa--fa: ""}.fa-truck-ramp-couch,.fa-truck-couch{--fa: "";--fa--fa: ""}.fa-cannabis{--fa: "";--fa--fa: ""}.fa-circle-play,.fa-play-circle{--fa: "";--fa--fa: ""}.fa-arrow-up-right-and-arrow-down-left-from-center{--fa: "";--fa--fa: ""}.fa-location-arrow-up{--fa: "";--fa--fa: ""}.fa-tablets{--fa: "";--fa--fa: ""}.fa-360-degrees{--fa: "";--fa--fa: ""}.fa-ethernet{--fa: "";--fa--fa: ""}.fa-euro-sign,.fa-eur,.fa-euro{--fa: "";--fa--fa: ""}.fa-chair{--fa: "";--fa--fa: ""}.fa-circle-check,.fa-check-circle{--fa: "";--fa--fa: ""}.fa-square-dashed-circle-plus{--fa: "";--fa--fa: ""}.fa-hand-holding-circle-dollar{--fa: "";--fa--fa: ""}.fa-money-simple-from-bracket{--fa: "";--fa--fa: ""}.fa-bat{--fa: "";--fa--fa: ""}.fa-circle-stop,.fa-stop-circle{--fa: "";--fa--fa: ""}.fa-head-side-headphones{--fa: "";--fa--fa: ""}.fa-phone-rotary{--fa: "";--fa--fa: ""}.fa-arrow-up-to-bracket{--fa: "";--fa--fa: ""}.fa-compass-drafting,.fa-drafting-compass{--fa: "";--fa--fa: ""}.fa-plate-wheat{--fa: "";--fa--fa: ""}.fa-calendar-circle-minus{--fa: "";--fa--fa: ""}.fa-chopsticks{--fa: "";--fa--fa: ""}.fa-car-wrench,.fa-car-mechanic{--fa: "";--fa--fa: ""}.fa-icicles{--fa: "";--fa--fa: ""}.fa-person-shelter{--fa: "";--fa--fa: ""}.fa-neuter{--fa: "";--fa--fa: ""}.fa-id-badge{--fa: "";--fa--fa: ""}.fa-kazoo{--fa: "";--fa--fa: ""}.fa-marker{--fa: "";--fa--fa: ""}.fa-bin-bottles{--fa: "";--fa--fa: ""}.fa-face-laugh-beam,.fa-laugh-beam{--fa: "";--fa--fa: ""}.fa-square-arrow-down-left{--fa: "";--fa--fa: ""}.fa-battery-bolt{--fa: "";--fa--fa: ""}.fa-tree-large{--fa: "";--fa--fa: ""}.fa-helicopter-symbol{--fa: "";--fa--fa: ""}.fa-aperture{--fa: "";--fa--fa: ""}.fa-universal-access{--fa: "";--fa--fa: ""}.fa-gear-complex{--fa: "";--fa--fa: ""}.fa-file-magnifying-glass,.fa-file-search{--fa: "";--fa--fa: ""}.fa-up-right{--fa: "";--fa--fa: ""}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: "";--fa--fa: ""}.fa-user-police{--fa: "";--fa--fa: ""}.fa-lari-sign{--fa: "";--fa--fa: ""}.fa-volcano{--fa: "";--fa--fa: ""}.fa-teddy-bear{--fa: "";--fa--fa: ""}.fa-stocking{--fa: "";--fa--fa: ""}.fa-person-walking-dashed-line-arrow-right{--fa: "";--fa--fa: ""}.fa-image-slash{--fa: "";--fa--fa: ""}.fa-mask-snorkel{--fa: "";--fa--fa: ""}.fa-smoke{--fa: "";--fa--fa: ""}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: "";--fa--fa: ""}.fa-battery-exclamation{--fa: "";--fa--fa: ""}.fa-viruses{--fa: "";--fa--fa: ""}.fa-square-person-confined{--fa: "";--fa--fa: ""}.fa-user-tie{--fa: "";--fa--fa: ""}.fa-up-to-bracket{--fa: "";--fa--fa: ""}.fa-arrow-down-long,.fa-long-arrow-down{--fa: "";--fa--fa: ""}.fa-tent-arrow-down-to-line{--fa: "";--fa--fa: ""}.fa-certificate{--fa: "";--fa--fa: ""}.fa-crystal-ball{--fa: "";--fa--fa: ""}.fa-reply-all,.fa-mail-reply-all{--fa: "";--fa--fa: ""}.fa-suitcase{--fa: "";--fa--fa: ""}.fa-person-skating,.fa-skating{--fa: "";--fa--fa: ""}.fa-star-shooting{--fa: "";--fa--fa: ""}.fa-binary-lock{--fa: "";--fa--fa: ""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: "";--fa--fa: ""}.fa-camera-retro{--fa: "";--fa--fa: ""}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: "";--fa--fa: ""}.fa-comment-pen,.fa-comment-edit{--fa: "";--fa--fa: ""}.fa-file-import,.fa-arrow-right-to-file{--fa: "";--fa--fa: ""}.fa-banjo{--fa: "";--fa--fa: ""}.fa-square-arrow-up-right,.fa-external-link-square{--fa: "";--fa--fa: ""}.fa-light-emergency-on{--fa: "";--fa--fa: ""}.fa-kerning{--fa: "";--fa--fa: ""}.fa-box-open{--fa: "";--fa--fa: ""}.fa-square-f{--fa: "";--fa--fa: ""}.fa-scroll{--fa: "";--fa--fa: ""}.fa-spa{--fa: "";--fa--fa: ""}.fa-arrow-left-from-line,.fa-arrow-from-right{--fa: "";--fa--fa: ""}.fa-strawberry{--fa: "";--fa--fa: ""}.fa-location-pin-lock{--fa: "";--fa--fa: ""}.fa-pause{--fa: "";--fa--fa: ""}.fa-clock-eight-thirty{--fa: "";--fa--fa: ""}.fa-plane-engines,.fa-plane-alt{--fa: "";--fa--fa: ""}.fa-hill-avalanche{--fa: "";--fa--fa: ""}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: "";--fa--fa: ""}.fa-bomb{--fa: "";--fa--fa: ""}.fa-gauge-low,.fa-tachometer-alt-slow{--fa: "";--fa--fa: ""}.fa-registered{--fa: "";--fa--fa: ""}.fa-trash-can-plus{--fa: "";--fa--fa: ""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: "";--fa--fa: ""}.fa-chart-fft{--fa: "";--fa--fa: ""}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: "";--fa--fa: ""}.fa-globe-snow{--fa: "";--fa--fa: ""}.fa-subscript{--fa: "";--fa--fa: ""}.fa-diamond-turn-right,.fa-directions{--fa: "";--fa--fa: ""}.fa-integral{--fa: "";--fa--fa: ""}.fa-burst{--fa: "";--fa--fa: ""}.fa-house-laptop,.fa-laptop-house{--fa: "";--fa--fa: ""}.fa-face-tired,.fa-tired{--fa: "";--fa--fa: ""}.fa-money-bills{--fa: "";--fa--fa: ""}.fa-blinds-raised{--fa: "";--fa--fa: ""}.fa-smog{--fa: "";--fa--fa: ""}.fa-ufo-beam{--fa: "";--fa--fa: ""}.fa-hydra{--fa: "";--fa--fa: ""}.fa-circle-caret-up,.fa-caret-circle-up{--fa: "";--fa--fa: ""}.fa-user-vneck-hair-long{--fa: "";--fa--fa: ""}.fa-square-a-lock{--fa: "";--fa--fa: ""}.fa-crutch{--fa: "";--fa--fa: ""}.fa-gas-pump-slash{--fa: "";--fa--fa: ""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: "";--fa--fa: ""}.fa-palette{--fa: "";--fa--fa: ""}.fa-transporter-4{--fa: "";--fa--fa: ""}.fa-chart-mixed-up-circle-currency{--fa: "";--fa--fa: ""}.fa-objects-align-right{--fa: "";--fa--fa: ""}.fa-arrows-turn-right{--fa: "";--fa--fa: ""}.fa-vest{--fa: "";--fa--fa: ""}.fa-pig{--fa: "";--fa--fa: ""}.fa-inbox-full{--fa: "";--fa--fa: ""}.fa-circle-envelope,.fa-envelope-circle{--fa: "";--fa--fa: ""}.fa-triangle-person-digging,.fa-construction{--fa: "";--fa--fa: ""}.fa-ferry{--fa: "";--fa--fa: ""}.fa-bullseye-arrow{--fa: "";--fa--fa: ""}.fa-arrows-down-to-people{--fa: "";--fa--fa: ""}.fa-seedling,.fa-sprout{--fa: "";--fa--fa: ""}.fa-clock-seven{--fa: "";--fa--fa: ""}.fa-left-right,.fa-arrows-alt-h{--fa: "";--fa--fa: ""}.fa-boxes-packing{--fa: "";--fa--fa: ""}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: "";--fa--fa: ""}.fa-flashlight{--fa: "";--fa--fa: ""}.fa-file-jpg{--fa: "";--fa--fa: ""}.fa-group-arrows-rotate{--fa: "";--fa--fa: ""}.fa-bowl-food{--fa: "";--fa--fa: ""}.fa-square-9{--fa: "";--fa--fa: ""}.fa-candy-cane{--fa: "";--fa--fa: ""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: "";--fa--fa: ""}.fa-square-dollar,.fa-dollar-square,.fa-usd-square{--fa: "";--fa--fa: ""}.fa-phone-arrow-right{--fa: "";--fa--fa: ""}.fa-hand-holding-seedling{--fa: "";--fa--fa: ""}.fa-message-check,.fa-comment-alt-check{--fa: "";--fa--fa: ""}.fa-cloud-bolt,.fa-thunderstorm{--fa: "";--fa--fa: ""}.fa-chart-line-up-down{--fa: "";--fa--fa: ""}.fa-text-slash,.fa-remove-format{--fa: "";--fa--fa: ""}.fa-watch{--fa: "";--fa--fa: ""}.fa-circle-down-left{--fa: "";--fa--fa: ""}.fa-text{--fa: "";--fa--fa: ""}.fa-projector{--fa: "";--fa--fa: ""}.fa-face-smile-wink,.fa-smile-wink{--fa: "";--fa--fa: ""}.fa-tombstone-blank,.fa-tombstone-alt{--fa: "";--fa--fa: ""}.fa-chess-king-piece,.fa-chess-king-alt{--fa: "";--fa--fa: ""}.fa-circle-6{--fa: "";--fa--fa: ""}.fa-waves-sine{--fa: "";--fa--fa: ""}.fa-left,.fa-arrow-alt-left{--fa: "";--fa--fa: ""}.fa-file-word{--fa: "";--fa--fa: ""}.fa-file-powerpoint{--fa: "";--fa--fa: ""}.fa-square-down,.fa-arrow-alt-square-down{--fa: "";--fa--fa: ""}.fa-objects-align-center-vertical{--fa: "";--fa--fa: ""}.fa-arrows-left-right,.fa-arrows-h{--fa: "";--fa--fa: ""}.fa-house-lock{--fa: "";--fa--fa: ""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: "";--fa--fa: ""}.fa-wreath{--fa: "";--fa--fa: ""}.fa-children{--fa: "";--fa--fa: ""}.fa-meter-droplet{--fa: "";--fa--fa: ""}.fa-chalkboard,.fa-blackboard{--fa: "";--fa--fa: ""}.fa-user-large-slash,.fa-user-alt-slash{--fa: "";--fa--fa: ""}.fa-signal-strong,.fa-signal-4{--fa: "";--fa--fa: ""}.fa-lollipop,.fa-lollypop{--fa: "";--fa--fa: ""}.fa-list-tree{--fa: "";--fa--fa: ""}.fa-envelope-open{--fa: "";--fa--fa: ""}.fa-draw-circle{--fa: "";--fa--fa: ""}.fa-cat-space{--fa: "";--fa--fa: ""}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: "";--fa--fa: ""}.fa-rabbit-running,.fa-rabbit-fast{--fa: "";--fa--fa: ""}.fa-memo-pad{--fa: "";--fa--fa: ""}.fa-mattress-pillow{--fa: "";--fa--fa: ""}.fa-alarm-plus{--fa: "";--fa--fa: ""}.fa-alicorn{--fa: "";--fa--fa: ""}.fa-comment-question{--fa: "";--fa--fa: ""}.fa-gingerbread-man{--fa: "";--fa--fa: ""}.fa-guarani-sign{--fa: "";--fa--fa: ""}.fa-burger-fries{--fa: "";--fa--fa: ""}.fa-mug-tea{--fa: "";--fa--fa: ""}.fa-border-top{--fa: "";--fa--fa: ""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: "";--fa--fa: ""}.fa-circle-book-open,.fa-book-circle{--fa: "";--fa--fa: ""}.fa-arrows-to-dotted-line{--fa: "";--fa--fa: ""}.fa-fire-extinguisher{--fa: "";--fa--fa: ""}.fa-magnifying-glass-arrows-rotate{--fa: "";--fa--fa: ""}.fa-garage-open{--fa: "";--fa--fa: ""}.fa-shelves-empty{--fa: "";--fa--fa: ""}.fa-cruzeiro-sign{--fa: "";--fa--fa: ""}.fa-watch-apple{--fa: "";--fa--fa: ""}.fa-watch-calculator{--fa: "";--fa--fa: ""}.fa-list-dropdown{--fa: "";--fa--fa: ""}.fa-cabinet-filing{--fa: "";--fa--fa: ""}.fa-burger-soda{--fa: "";--fa--fa: ""}.fa-square-arrow-up,.fa-arrow-square-up{--fa: "";--fa--fa: ""}.fa-greater-than-equal{--fa: "";--fa--fa: ""}.fa-pallet-box{--fa: "";--fa--fa: ""}.fa-face-confounded{--fa: "";--fa--fa: ""}.fa-shield-halved,.fa-shield-alt{--fa: "";--fa--fa: ""}.fa-truck-plow{--fa: "";--fa--fa: ""}.fa-book-atlas,.fa-atlas{--fa: "";--fa--fa: ""}.fa-virus{--fa: "";--fa--fa: ""}.fa-grid-round-2{--fa: "";--fa--fa: ""}.fa-comment-middle-top{--fa: "";--fa--fa: ""}.fa-wave{--fa: "";--fa--fa: ""}.fa-envelope-circle-check{--fa: "";--fa--fa: ""}.fa-layer-group{--fa: "";--fa--fa: ""}.fa-restroom-simple{--fa: "";--fa--fa: ""}.fa-arrows-to-dot{--fa: "";--fa--fa: ""}.fa-border-outer{--fa: "";--fa--fa: ""}.fa-hashtag-lock{--fa: "";--fa--fa: ""}.fa-clock-two-thirty{--fa: "";--fa--fa: ""}.fa-archway{--fa: "";--fa--fa: ""}.fa-heart-circle-check{--fa: "";--fa--fa: ""}.fa-house-chimney-crack,.fa-house-damage{--fa: "";--fa--fa: ""}.fa-file-zipper,.fa-file-archive{--fa: "";--fa--fa: ""}.fa-ticket-perforated{--fa: "";--fa--fa: ""}.fa-heart-half{--fa: "";--fa--fa: ""}.fa-comment-check{--fa: "";--fa--fa: ""}.fa-square{--fa: "";--fa--fa: ""}.fa-memo{--fa: "";--fa--fa: ""}.fa-martini-glass-empty,.fa-glass-martini{--fa: "";--fa--fa: ""}.fa-couch{--fa: "";--fa--fa: ""}.fa-cedi-sign{--fa: "";--fa--fa: ""}.fa-italic{--fa: "";--fa--fa: ""}.fa-glass-citrus{--fa: "";--fa--fa: ""}.fa-calendar-lines-pen{--fa: "";--fa--fa: ""}.fa-table-cells-column-lock{--fa: "";--fa--fa: ""}.fa-church{--fa: "";--fa--fa: ""}.fa-person-snowmobiling,.fa-snowmobile{--fa: "";--fa--fa: ""}.fa-face-hushed{--fa: "";--fa--fa: ""}.fa-comments-dollar{--fa: "";--fa--fa: ""}.fa-tickets-simple{--fa: "";--fa--fa: ""}.fa-pickaxe{--fa: "";--fa--fa: ""}.fa-link-simple-slash{--fa: "";--fa--fa: ""}.fa-democrat{--fa: "";--fa--fa: ""}.fa-face-confused{--fa: "";--fa--fa: ""}.fa-pinball{--fa: "";--fa--fa: ""}.fa-z{--fa: "Z";--fa--fa: "ZZ"}.fa-person-skiing,.fa-skiing{--fa: "";--fa--fa: ""}.fa-deer{--fa: "";--fa--fa: ""}.fa-input-pipe{--fa: "";--fa--fa: ""}.fa-road-lock{--fa: "";--fa--fa: ""}.fa-a{--fa: "A";--fa--fa: "AA"}.fa-bookmark-slash{--fa: "";--fa--fa: ""}.fa-temperature-arrow-down,.fa-temperature-down{--fa: "";--fa--fa: ""}.fa-mace{--fa: "";--fa--fa: ""}.fa-feather-pointed,.fa-feather-alt{--fa: "";--fa--fa: ""}.fa-sausage{--fa: "";--fa--fa: ""}.fa-trash-can-clock{--fa: "";--fa--fa: ""}.fa-p{--fa: "P";--fa--fa: "PP"}.fa-broom-wide{--fa: "";--fa--fa: ""}.fa-snowflake{--fa: "";--fa--fa: ""}.fa-stomach{--fa: "";--fa--fa: ""}.fa-newspaper{--fa: "";--fa--fa: ""}.fa-rectangle-ad,.fa-ad{--fa: "";--fa--fa: ""}.fa-guitar-electric{--fa: "";--fa--fa: ""}.fa-arrow-turn-down-right{--fa: "";--fa--fa: ""}.fa-moon-cloud{--fa: "";--fa--fa: ""}.fa-bread-slice-butter{--fa: "";--fa--fa: ""}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: "";--fa--fa: ""}.fa-user-group-crown,.fa-users-crown{--fa: "";--fa--fa: ""}.fa-circle-i{--fa: "";--fa--fa: ""}.fa-toilet-paper-check{--fa: "";--fa--fa: ""}.fa-filter-circle-xmark{--fa: "";--fa--fa: ""}.fa-locust{--fa: "";--fa--fa: ""}.fa-sort,.fa-unsorted{--fa: "";--fa--fa: ""}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: "";--fa--fa: ""}.fa-chart-waterfall{--fa: "";--fa--fa: ""}.fa-sparkle{--fa: "";--fa--fa: ""}.fa-face-party{--fa: "";--fa--fa: ""}.fa-kidneys{--fa: "";--fa--fa: ""}.fa-wifi-exclamation{--fa: "";--fa--fa: ""}.fa-chart-network{--fa: "";--fa--fa: ""}.fa-person-dress-burst{--fa: "";--fa--fa: ""}.fa-dice-d4{--fa: "";--fa--fa: ""}.fa-money-check-dollar,.fa-money-check-alt{--fa: "";--fa--fa: ""}.fa-vector-square{--fa: "";--fa--fa: ""}.fa-bread-slice{--fa: "";--fa--fa: ""}.fa-language{--fa: "";--fa--fa: ""}.fa-wheat-awn-slash{--fa: "";--fa--fa: ""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: "";--fa--fa: ""}.fa-dagger{--fa: "";--fa--fa: ""}.fa-podium{--fa: "";--fa--fa: ""}.fa-diamonds-4{--fa: "";--fa--fa: ""}.fa-memo-circle-check{--fa: "";--fa--fa: ""}.fa-route-highway{--fa: "";--fa--fa: ""}.fa-down-to-line,.fa-arrow-alt-to-bottom{--fa: "";--fa--fa: ""}.fa-filter{--fa: "";--fa--fa: ""}.fa-square-g{--fa: "";--fa--fa: ""}.fa-circle-phone,.fa-phone-circle{--fa: "";--fa--fa: ""}.fa-clipboard-prescription{--fa: "";--fa--fa: ""}.fa-user-nurse-hair{--fa: "";--fa--fa: ""}.fa-question{--fa: "?";--fa--fa: "??"}.fa-file-signature{--fa: "";--fa--fa: ""}.fa-toggle-large-on{--fa: "";--fa--fa: ""}.fa-up-down-left-right,.fa-arrows-alt{--fa: "";--fa--fa: ""}.fa-dryer-heat,.fa-dryer-alt{--fa: "";--fa--fa: ""}.fa-house-chimney-user{--fa: "";--fa--fa: ""}.fa-hand-holding-heart{--fa: "";--fa--fa: ""}.fa-arrow-up-small-big,.fa-sort-size-up-alt{--fa: "";--fa--fa: ""}.fa-train-track{--fa: "";--fa--fa: ""}.fa-puzzle-piece{--fa: "";--fa--fa: ""}.fa-money-check{--fa: "";--fa--fa: ""}.fa-star-half-stroke,.fa-star-half-alt{--fa: "";--fa--fa: ""}.fa-file-exclamation{--fa: "";--fa--fa: ""}.fa-code{--fa: "";--fa--fa: ""}.fa-whiskey-glass,.fa-glass-whiskey{--fa: "";--fa--fa: ""}.fa-moon-stars{--fa: "";--fa--fa: ""}.fa-building-circle-exclamation{--fa: "";--fa--fa: ""}.fa-clothes-hanger{--fa: "";--fa--fa: ""}.fa-mobile-notch,.fa-mobile-iphone{--fa: "";--fa--fa: ""}.fa-magnifying-glass-chart{--fa: "";--fa--fa: ""}.fa-arrow-up-right-from-square,.fa-external-link{--fa: "";--fa--fa: ""}.fa-cubes-stacked{--fa: "";--fa--fa: ""}.fa-images-user{--fa: "";--fa--fa: ""}.fa-won-sign,.fa-krw,.fa-won{--fa: "";--fa--fa: ""}.fa-image-polaroid-user{--fa: "";--fa--fa: ""}.fa-virus-covid{--fa: "";--fa--fa: ""}.fa-square-ellipsis{--fa: "";--fa--fa: ""}.fa-pie{--fa: "";--fa--fa: ""}.fa-chess-knight-piece,.fa-chess-knight-alt{--fa: "";--fa--fa: ""}.fa-austral-sign{--fa: "";--fa--fa: ""}.fa-cloud-plus{--fa: "";--fa--fa: ""}.fa-f{--fa: "F";--fa--fa: "FF"}.fa-leaf{--fa: "";--fa--fa: ""}.fa-bed-bunk{--fa: "";--fa--fa: ""}.fa-road{--fa: "";--fa--fa: ""}.fa-taxi,.fa-cab{--fa: "";--fa--fa: ""}.fa-person-circle-plus{--fa: "";--fa--fa: ""}.fa-chart-pie,.fa-pie-chart{--fa: "";--fa--fa: ""}.fa-bolt-lightning{--fa: "";--fa--fa: ""}.fa-clock-eight{--fa: "";--fa--fa: ""}.fa-sack-xmark{--fa: "";--fa--fa: ""}.fa-file-xls{--fa: "";--fa--fa: ""}.fa-file-excel{--fa: "";--fa--fa: ""}.fa-file-contract{--fa: "";--fa--fa: ""}.fa-fish-fins{--fa: "";--fa--fa: ""}.fa-circle-q{--fa: "";--fa--fa: ""}.fa-building-flag{--fa: "";--fa--fa: ""}.fa-face-grin-beam,.fa-grin-beam{--fa: "";--fa--fa: ""}.fa-object-ungroup{--fa: "";--fa--fa: ""}.fa-face-disguise{--fa: "";--fa--fa: ""}.fa-circle-arrow-down-right{--fa: "";--fa--fa: ""}.fa-alien-8bit,.fa-alien-monster{--fa: "";--fa--fa: ""}.fa-hand-point-ribbon{--fa: "";--fa--fa: ""}.fa-poop{--fa: "";--fa--fa: ""}.fa-object-exclude{--fa: "";--fa--fa: ""}.fa-telescope{--fa: "";--fa--fa: ""}.fa-location-pin,.fa-map-marker{--fa: "";--fa--fa: ""}.fa-square-list{--fa: "";--fa--fa: ""}.fa-kaaba{--fa: "";--fa--fa: ""}.fa-toilet-paper{--fa: "";--fa--fa: ""}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: "";--fa--fa: ""}.fa-comment-code{--fa: "";--fa--fa: ""}.fa-sim-cards{--fa: "";--fa--fa: ""}.fa-starship{--fa: "";--fa--fa: ""}.fa-eject{--fa: "";--fa--fa: ""}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: "";--fa--fa: ""}.fa-plane-circle-check{--fa: "";--fa--fa: ""}.fa-seal{--fa: "";--fa--fa: ""}.fa-user-cowboy{--fa: "";--fa--fa: ""}.fa-hexagon-vertical-nft{--fa: "";--fa--fa: ""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: "";--fa--fa: ""}.fa-bread-loaf{--fa: "";--fa--fa: ""}.fa-rings-wedding{--fa: "";--fa--fa: ""}.fa-object-group{--fa: "";--fa--fa: ""}.fa-french-fries{--fa: "";--fa--fa: ""}.fa-chart-line,.fa-line-chart{--fa: "";--fa--fa: ""}.fa-calendar-arrow-down,.fa-calendar-download{--fa: "";--fa--fa: ""}.fa-send-back{--fa: "";--fa--fa: ""}.fa-mask-ventilator{--fa: "";--fa--fa: ""}.fa-tickets{--fa: "";--fa--fa: ""}.fa-signature-lock{--fa: "";--fa--fa: ""}.fa-arrow-right{--fa: "";--fa--fa: ""}.fa-signs-post,.fa-map-signs{--fa: "";--fa--fa: ""}.fa-octagon-plus,.fa-plus-octagon{--fa: "";--fa--fa: ""}.fa-cash-register{--fa: "";--fa--fa: ""}.fa-person-circle-question{--fa: "";--fa--fa: ""}.fa-melon-slice{--fa: "";--fa--fa: ""}.fa-space-station-moon{--fa: "";--fa--fa: ""}.fa-message-smile,.fa-comment-alt-smile{--fa: "";--fa--fa: ""}.fa-cup-straw{--fa: "";--fa--fa: ""}.fa-left-from-line,.fa-arrow-alt-from-right{--fa: "";--fa--fa: ""}.fa-h{--fa: "H";--fa--fa: "HH"}.fa-basket-shopping-simple,.fa-shopping-basket-alt{--fa: "";--fa--fa: ""}.fa-hands-holding-heart,.fa-hands-heart{--fa: "";--fa--fa: ""}.fa-clock-nine{--fa: "";--fa--fa: ""}.fa-hammer-brush{--fa: "";--fa--fa: ""}.fa-tarp{--fa: "";--fa--fa: ""}.fa-face-sleepy{--fa: "";--fa--fa: ""}.fa-hand-horns{--fa: "";--fa--fa: ""}.fa-screwdriver-wrench,.fa-tools{--fa: "";--fa--fa: ""}.fa-arrows-to-eye{--fa: "";--fa--fa: ""}.fa-circle-three-quarters{--fa: "";--fa--fa: ""}.fa-trophy-star,.fa-trophy-alt{--fa: "";--fa--fa: ""}.fa-plug-circle-bolt{--fa: "";--fa--fa: ""}.fa-face-thermometer{--fa: "";--fa--fa: ""}.fa-grid-round-4{--fa: "";--fa--fa: ""}.fa-sign-posts-wrench{--fa: "";--fa--fa: ""}.fa-shirt-running{--fa: "";--fa--fa: ""}.fa-book-circle-arrow-up{--fa: "";--fa--fa: ""}.fa-face-nauseated{--fa: "";--fa--fa: ""}.fa-heart{--fa: "";--fa--fa: ""}.fa-file-chart-pie{--fa: "";--fa--fa: ""}.fa-mars-and-venus{--fa: "";--fa--fa: ""}.fa-house-user,.fa-home-user{--fa: "";--fa--fa: ""}.fa-circle-arrow-down-left{--fa: "";--fa--fa: ""}.fa-dumpster-fire{--fa: "";--fa--fa: ""}.fa-hexagon-minus,.fa-minus-hexagon{--fa: "";--fa--fa: ""}.fa-left-to-line,.fa-arrow-alt-to-left{--fa: "";--fa--fa: ""}.fa-house-crack{--fa: "";--fa--fa: ""}.fa-paw-simple,.fa-paw-alt{--fa: "";--fa--fa: ""}.fa-arrow-left-long-to-line{--fa: "";--fa--fa: ""}.fa-brackets-round,.fa-parentheses{--fa: "";--fa--fa: ""}.fa-martini-glass-citrus,.fa-cocktail{--fa: "";--fa--fa: ""}.fa-user-shakespeare{--fa: "";--fa--fa: ""}.fa-arrow-right-to-arc{--fa: "";--fa--fa: ""}.fa-face-surprise,.fa-surprise{--fa: "";--fa--fa: ""}.fa-bottle-water{--fa: "";--fa--fa: ""}.fa-circle-pause,.fa-pause-circle{--fa: "";--fa--fa: ""}.fa-gauge-circle-plus{--fa: "";--fa--fa: ""}.fa-folders{--fa: "";--fa--fa: ""}.fa-angel{--fa: "";--fa--fa: ""}.fa-value-absolute{--fa: "";--fa--fa: ""}.fa-rabbit{--fa: "";--fa--fa: ""}.fa-toilet-paper-slash{--fa: "";--fa--fa: ""}.fa-circle-euro{--fa: "";--fa--fa: ""}.fa-apple-whole,.fa-apple-alt{--fa: "";--fa--fa: ""}.fa-kitchen-set{--fa: "";--fa--fa: ""}.fa-diamond-half{--fa: "";--fa--fa: ""}.fa-lock-keyhole,.fa-lock-alt{--fa: "";--fa--fa: ""}.fa-r{--fa: "R";--fa--fa: "RR"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: "";--fa--fa: ""}.fa-square-info,.fa-info-square{--fa: "";--fa--fa: ""}.fa-wifi-slash{--fa: "";--fa--fa: ""}.fa-toilet-paper-xmark{--fa: "";--fa--fa: ""}.fa-hands-holding-dollar,.fa-hands-usd{--fa: "";--fa--fa: ""}.fa-cube{--fa: "";--fa--fa: ""}.fa-arrow-down-triangle-square,.fa-sort-shapes-down{--fa: "";--fa--fa: ""}.fa-bitcoin-sign{--fa: "";--fa--fa: ""}.fa-shutters{--fa: "";--fa--fa: ""}.fa-shield-dog{--fa: "";--fa--fa: ""}.fa-solar-panel{--fa: "";--fa--fa: ""}.fa-lock-open{--fa: "";--fa--fa: ""}.fa-table-tree{--fa: "";--fa--fa: ""}.fa-house-chimney-heart{--fa: "";--fa--fa: ""}.fa-tally-3{--fa: "";--fa--fa: ""}.fa-elevator{--fa: "";--fa--fa: ""}.fa-money-bill-transfer{--fa: "";--fa--fa: ""}.fa-money-bill-trend-up{--fa: "";--fa--fa: ""}.fa-house-flood-water-circle-arrow-right{--fa: "";--fa--fa: ""}.fa-square-poll-horizontal,.fa-poll-h{--fa: "";--fa--fa: ""}.fa-circle{--fa: "";--fa--fa: ""}.fa-left-to-bracket{--fa: "";--fa--fa: ""}.fa-cart-circle-exclamation{--fa: "";--fa--fa: ""}.fa-sword{--fa: "";--fa--fa: ""}.fa-backward-fast,.fa-fast-backward{--fa: "";--fa--fa: ""}.fa-recycle{--fa: "";--fa--fa: ""}.fa-user-astronaut{--fa: "";--fa--fa: ""}.fa-interrobang{--fa: "";--fa--fa: ""}.fa-plane-slash{--fa: "";--fa--fa: ""}.fa-circle-dashed{--fa: "";--fa--fa: ""}.fa-trademark{--fa: "";--fa--fa: ""}.fa-basketball,.fa-basketball-ball{--fa: "";--fa--fa: ""}.fa-fork-knife,.fa-utensils-alt{--fa: "";--fa--fa: ""}.fa-satellite-dish{--fa: "";--fa--fa: ""}.fa-badge-check{--fa: "";--fa--fa: ""}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: "";--fa--fa: ""}.fa-slider{--fa: "";--fa--fa: ""}.fa-mobile-screen-button,.fa-mobile-alt{--fa: "";--fa--fa: ""}.fa-clock-one-thirty{--fa: "";--fa--fa: ""}.fa-inbox-out,.fa-inbox-arrow-up{--fa: "";--fa--fa: ""}.fa-cloud-slash{--fa: "";--fa--fa: ""}.fa-volume-high,.fa-volume-up{--fa: "";--fa--fa: ""}.fa-users-rays{--fa: "";--fa--fa: ""}.fa-wallet{--fa: "";--fa--fa: ""}.fa-octagon-check{--fa: "";--fa--fa: ""}.fa-flatbread-stuffed{--fa: "";--fa--fa: ""}.fa-clipboard-check{--fa: "";--fa--fa: ""}.fa-cart-circle-plus{--fa: "";--fa--fa: ""}.fa-truck-clock,.fa-shipping-timed{--fa: "";--fa--fa: ""}.fa-pool-8-ball{--fa: "";--fa--fa: ""}.fa-file-audio{--fa: "";--fa--fa: ""}.fa-turn-down-left{--fa: "";--fa--fa: ""}.fa-lock-hashtag{--fa: "";--fa--fa: ""}.fa-chart-radar{--fa: "";--fa--fa: ""}.fa-staff{--fa: "";--fa--fa: ""}.fa-burger,.fa-hamburger{--fa: "";--fa--fa: ""}.fa-utility-pole{--fa: "";--fa--fa: ""}.fa-transporter-6{--fa: "";--fa--fa: ""}.fa-arrow-turn-left{--fa: "";--fa--fa: ""}.fa-wrench{--fa: "";--fa--fa: ""}.fa-bugs{--fa: "";--fa--fa: ""}.fa-vector-polygon{--fa: "";--fa--fa: ""}.fa-diagram-nested{--fa: "";--fa--fa: ""}.fa-rupee-sign,.fa-rupee{--fa: "";--fa--fa: ""}.fa-file-image{--fa: "";--fa--fa: ""}.fa-circle-question,.fa-question-circle{--fa: "";--fa--fa: ""}.fa-tickets-perforated{--fa: "";--fa--fa: ""}.fa-image-user{--fa: "";--fa--fa: ""}.fa-buoy{--fa: "";--fa--fa: ""}.fa-plane-departure{--fa: "";--fa--fa: ""}.fa-handshake-slash{--fa: "";--fa--fa: ""}.fa-book-bookmark{--fa: "";--fa--fa: ""}.fa-border-center-h{--fa: "";--fa--fa: ""}.fa-can-food{--fa: "";--fa--fa: ""}.fa-typewriter{--fa: "";--fa--fa: ""}.fa-arrow-right-from-arc{--fa: "";--fa--fa: ""}.fa-circle-k{--fa: "";--fa--fa: ""}.fa-face-hand-over-mouth{--fa: "";--fa--fa: ""}.fa-popcorn{--fa: "";--fa--fa: ""}.fa-house-water,.fa-house-flood{--fa: "";--fa--fa: ""}.fa-object-subtract{--fa: "";--fa--fa: ""}.fa-code-branch{--fa: "";--fa--fa: ""}.fa-warehouse-full,.fa-warehouse-alt{--fa: "";--fa--fa: ""}.fa-hat-cowboy{--fa: "";--fa--fa: ""}.fa-bridge{--fa: "";--fa--fa: ""}.fa-phone-flip,.fa-phone-alt{--fa: "";--fa--fa: ""}.fa-arrow-down-from-dotted-line{--fa: "";--fa--fa: ""}.fa-file-doc{--fa: "";--fa--fa: ""}.fa-square-quarters{--fa: "";--fa--fa: ""}.fa-truck-front{--fa: "";--fa--fa: ""}.fa-cat{--fa: "";--fa--fa: ""}.fa-trash-xmark{--fa: "";--fa--fa: ""}.fa-circle-caret-left,.fa-caret-circle-left{--fa: "";--fa--fa: ""}.fa-files{--fa: "";--fa--fa: ""}.fa-anchor-circle-exclamation{--fa: "";--fa--fa: ""}.fa-face-clouds{--fa: "";--fa--fa: ""}.fa-user-crown{--fa: "";--fa--fa: ""}.fa-basket-shopping-plus{--fa: "";--fa--fa: ""}.fa-truck-field{--fa: "";--fa--fa: ""}.fa-route{--fa: "";--fa--fa: ""}.fa-cart-circle-check{--fa: "";--fa--fa: ""}.fa-clipboard-question{--fa: "";--fa--fa: ""}.fa-panorama{--fa: "";--fa--fa: ""}.fa-comment-medical{--fa: "";--fa--fa: ""}.fa-teeth-open{--fa: "";--fa--fa: ""}.fa-user-tie-hair-long{--fa: "";--fa--fa: ""}.fa-file-circle-minus{--fa: "";--fa--fa: ""}.fa-head-side-medical{--fa: "";--fa--fa: ""}.fa-arrow-turn-right{--fa: "";--fa--fa: ""}.fa-tags{--fa: "";--fa--fa: ""}.fa-wine-glass{--fa: "";--fa--fa: ""}.fa-forward-fast,.fa-fast-forward{--fa: "";--fa--fa: ""}.fa-face-meh-blank,.fa-meh-blank{--fa: "";--fa--fa: ""}.fa-user-robot{--fa: "";--fa--fa: ""}.fa-square-parking,.fa-parking{--fa: "";--fa--fa: ""}.fa-card-diamond{--fa: "";--fa--fa: ""}.fa-face-zipper{--fa: "";--fa--fa: ""}.fa-face-raised-eyebrow{--fa: "";--fa--fa: ""}.fa-house-signal{--fa: "";--fa--fa: ""}.fa-square-chevron-up,.fa-chevron-square-up{--fa: "";--fa--fa: ""}.fa-bars-progress,.fa-tasks-alt{--fa: "";--fa--fa: ""}.fa-faucet-drip{--fa: "";--fa--fa: ""}.fa-arrows-to-line{--fa: "";--fa--fa: ""}.fa-dolphin{--fa: "";--fa--fa: ""}.fa-arrow-up-right{--fa: "";--fa--fa: ""}.fa-circle-r{--fa: "";--fa--fa: ""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: "";--fa--fa: ""}.fa-ban-smoking,.fa-smoking-ban{--fa: "";--fa--fa: ""}.fa-circle-sort-up,.fa-sort-circle-up{--fa: "";--fa--fa: ""}.fa-terminal{--fa: "";--fa--fa: ""}.fa-mobile-button{--fa: "";--fa--fa: ""}.fa-house-medical-flag{--fa: "";--fa--fa: ""}.fa-basket-shopping,.fa-shopping-basket{--fa: "";--fa--fa: ""}.fa-tape{--fa: "";--fa--fa: ""}.fa-chestnut{--fa: "";--fa--fa: ""}.fa-bus-simple,.fa-bus-alt{--fa: "";--fa--fa: ""}.fa-eye{--fa: "";--fa--fa: ""}.fa-face-sad-cry,.fa-sad-cry{--fa: "";--fa--fa: ""}.fa-heat{--fa: "";--fa--fa: ""}.fa-ticket-airline,.fa-ticket-perforated-plane,.fa-ticket-plane{--fa: "";--fa--fa: ""}.fa-boot-heeled{--fa: "";--fa--fa: ""}.fa-arrows-minimize,.fa-compress-arrows{--fa: "";--fa--fa: ""}.fa-audio-description{--fa: "";--fa--fa: ""}.fa-person-military-to-person{--fa: "";--fa--fa: ""}.fa-file-shield{--fa: "";--fa--fa: ""}.fa-hexagon{--fa: "";--fa--fa: ""}.fa-manhole{--fa: "";--fa--fa: ""}.fa-user-slash{--fa: "";--fa--fa: ""}.fa-pen{--fa: "";--fa--fa: ""}.fa-tower-observation{--fa: "";--fa--fa: ""}.fa-floppy-disks{--fa: "";--fa--fa: ""}.fa-toilet-paper-blank-under,.fa-toilet-paper-reverse-alt{--fa: "";--fa--fa: ""}.fa-file-code{--fa: "";--fa--fa: ""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: "";--fa--fa: ""}.fa-pump{--fa: "";--fa--fa: ""}.fa-bus{--fa: "";--fa--fa: ""}.fa-heart-circle-xmark{--fa: "";--fa--fa: ""}.fa-arrow-up-left-from-circle{--fa: "";--fa--fa: ""}.fa-house-chimney,.fa-home-lg{--fa: "";--fa--fa: ""}.fa-window-maximize{--fa: "";--fa--fa: ""}.fa-dryer{--fa: "";--fa--fa: ""}.fa-face-frown,.fa-frown{--fa: "";--fa--fa: ""}.fa-chess-bishop-piece,.fa-chess-bishop-alt{--fa: "";--fa--fa: ""}.fa-shirt-tank-top{--fa: "";--fa--fa: ""}.fa-diploma,.fa-scroll-ribbon{--fa: "";--fa--fa: ""}.fa-screencast{--fa: "";--fa--fa: ""}.fa-walker{--fa: "";--fa--fa: ""}.fa-prescription{--fa: "";--fa--fa: ""}.fa-shop,.fa-store-alt{--fa: "";--fa--fa: ""}.fa-floppy-disk,.fa-save{--fa: "";--fa--fa: ""}.fa-vihara{--fa: "";--fa--fa: ""}.fa-face-kiss-closed-eyes{--fa: "";--fa--fa: ""}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: "";--fa--fa: ""}.fa-file-user{--fa: "";--fa--fa: ""}.fa-user-police-tie{--fa: "";--fa--fa: ""}.fa-face-tongue-money{--fa: "";--fa--fa: ""}.fa-tennis-ball{--fa: "";--fa--fa: ""}.fa-square-l{--fa: "";--fa--fa: ""}.fa-sort-up,.fa-sort-asc{--fa: "";--fa--fa: ""}.fa-calendar-arrow-up,.fa-calendar-upload{--fa: "";--fa--fa: ""}.fa-comment-dots,.fa-commenting{--fa: "";--fa--fa: ""}.fa-plant-wilt{--fa: "";--fa--fa: ""}.fa-scarf{--fa: "";--fa--fa: ""}.fa-album-circle-plus{--fa: "";--fa--fa: ""}.fa-user-nurse-hair-long{--fa: "";--fa--fa: ""}.fa-diamond{--fa: "";--fa--fa: ""}.fa-square-left,.fa-arrow-alt-square-left{--fa: "";--fa--fa: ""}.fa-face-grin-squint,.fa-grin-squint{--fa: "";--fa--fa: ""}.fa-circle-ellipsis-vertical{--fa: "";--fa--fa: ""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: "";--fa--fa: ""}.fa-grid-dividers{--fa: "";--fa--fa: ""}.fa-chart-diagram{--fa: "";--fa--fa: ""}.fa-bacterium{--fa: "";--fa--fa: ""}.fa-hand-pointer{--fa: "";--fa--fa: ""}.fa-drum-steelpan{--fa: "";--fa--fa: ""}.fa-hand-scissors{--fa: "";--fa--fa: ""}.fa-hands-praying,.fa-praying-hands{--fa: "";--fa--fa: ""}.fa-face-pensive{--fa: "";--fa--fa: ""}.fa-user-music{--fa: "";--fa--fa: ""}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: "";--fa--fa: ""}.fa-messages-dollar,.fa-comments-alt-dollar{--fa: "";--fa--fa: ""}.fa-sensor-on{--fa: "";--fa--fa: ""}.fa-balloon{--fa: "";--fa--fa: ""}.fa-biohazard{--fa: "";--fa--fa: ""}.fa-chess-queen-piece,.fa-chess-queen-alt{--fa: "";--fa--fa: ""}.fa-location-crosshairs,.fa-location{--fa: "";--fa--fa: ""}.fa-mars-double{--fa: "";--fa--fa: ""}.fa-left-from-bracket{--fa: "";--fa--fa: ""}.fa-house-person-leave,.fa-house-leave,.fa-house-person-depart{--fa: "";--fa--fa: ""}.fa-ruler-triangle{--fa: "";--fa--fa: ""}.fa-card-club{--fa: "";--fa--fa: ""}.fa-child-dress{--fa: "";--fa--fa: ""}.fa-users-between-lines{--fa: "";--fa--fa: ""}.fa-lungs-virus{--fa: "";--fa--fa: ""}.fa-spinner-third{--fa: "";--fa--fa: ""}.fa-face-grin-tears,.fa-grin-tears{--fa: "";--fa--fa: ""}.fa-phone{--fa: "";--fa--fa: ""}.fa-computer-mouse-scrollwheel,.fa-mouse-alt{--fa: "";--fa--fa: ""}.fa-calendar-xmark,.fa-calendar-times{--fa: "";--fa--fa: ""}.fa-child-reaching{--fa: "";--fa--fa: ""}.fa-table-layout{--fa: "";--fa--fa: ""}.fa-narwhal{--fa: "";--fa--fa: ""}.fa-ramp-loading{--fa: "";--fa--fa: ""}.fa-calendar-circle-plus{--fa: "";--fa--fa: ""}.fa-toothbrush{--fa: "";--fa--fa: ""}.fa-border-inner{--fa: "";--fa--fa: ""}.fa-paw-claws{--fa: "";--fa--fa: ""}.fa-kiwi-fruit{--fa: "";--fa--fa: ""}.fa-traffic-light-slow{--fa: "";--fa--fa: ""}.fa-rectangle-code{--fa: "";--fa--fa: ""}.fa-head-side-virus{--fa: "";--fa--fa: ""}.fa-keyboard-brightness{--fa: "";--fa--fa: ""}.fa-books-medical{--fa: "";--fa--fa: ""}.fa-lightbulb-slash{--fa: "";--fa--fa: ""}.fa-house-blank,.fa-home-blank{--fa: "";--fa--fa: ""}.fa-square-5{--fa: "";--fa--fa: ""}.fa-square-heart,.fa-heart-square{--fa: "";--fa--fa: ""}.fa-puzzle{--fa: "";--fa--fa: ""}.fa-user-gear,.fa-user-cog{--fa: "";--fa--fa: ""}.fa-pipe-circle-check{--fa: "";--fa--fa: ""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: "";--fa--fa: ""}.fa-octagon-exclamation{--fa: "";--fa--fa: ""}.fa-dial-low{--fa: "";--fa--fa: ""}.fa-door-closed{--fa: "";--fa--fa: ""}.fa-laptop-mobile,.fa-phone-laptop{--fa: "";--fa--fa: ""}.fa-conveyor-belt-boxes,.fa-conveyor-belt-alt{--fa: "";--fa--fa: ""}.fa-shield-virus{--fa: "";--fa--fa: ""}.fa-starfighter-twin-ion-engine-advanced,.fa-starfighter-alt-advanced{--fa: "";--fa--fa: ""}.fa-dice-six{--fa: "";--fa--fa: ""}.fa-starfighter-twin-ion-engine,.fa-starfighter-alt{--fa: "";--fa--fa: ""}.fa-rocket-launch{--fa: "";--fa--fa: ""}.fa-mosquito-net{--fa: "";--fa--fa: ""}.fa-file-fragment{--fa: "";--fa--fa: ""}.fa-vent-damper{--fa: "";--fa--fa: ""}.fa-bridge-water{--fa: "";--fa--fa: ""}.fa-ban-bug,.fa-debug{--fa: "";--fa--fa: ""}.fa-person-booth{--fa: "";--fa--fa: ""}.fa-text-width{--fa: "";--fa--fa: ""}.fa-garage-car{--fa: "";--fa--fa: ""}.fa-square-kanban{--fa: "";--fa--fa: ""}.fa-hat-wizard{--fa: "";--fa--fa: ""}.fa-chart-kanban{--fa: "";--fa--fa: ""}.fa-pen-fancy{--fa: "";--fa--fa: ""}.fa-coffee-pot{--fa: "";--fa--fa: ""}.fa-mouse-field{--fa: "";--fa--fa: ""}.fa-person-digging,.fa-digging{--fa: "";--fa--fa: ""}.fa-shower-down,.fa-shower-alt{--fa: "";--fa--fa: ""}.fa-box-circle-check{--fa: "";--fa--fa: ""}.fa-brightness{--fa: "";--fa--fa: ""}.fa-car-side-bolt{--fa: "";--fa--fa: ""}.fa-file-xml{--fa: "";--fa--fa: ""}.fa-ornament{--fa: "";--fa--fa: ""}.fa-phone-arrow-down-left,.fa-phone-arrow-down,.fa-phone-incoming{--fa: "";--fa--fa: ""}.fa-cloud-word{--fa: "";--fa--fa: ""}.fa-hand-fingers-crossed{--fa: "";--fa--fa: ""}.fa-trash{--fa: "";--fa--fa: ""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: "";--fa--fa: ""}.fa-arrow-down-small-big,.fa-sort-size-down-alt{--fa: "";--fa--fa: ""}.fa-book-medical{--fa: "";--fa--fa: ""}.fa-face-melting{--fa: "";--fa--fa: ""}.fa-poo{--fa: "";--fa--fa: ""}.fa-pen-clip-slash,.fa-pen-alt-slash{--fa: "";--fa--fa: ""}.fa-quote-right,.fa-quote-right-alt{--fa: "";--fa--fa: ""}.fa-scroll-old{--fa: "";--fa--fa: ""}.fa-guitars{--fa: "";--fa--fa: ""}.fa-phone-xmark{--fa: "";--fa--fa: ""}.fa-hose{--fa: "";--fa--fa: ""}.fa-clock-six{--fa: "";--fa--fa: ""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: "";--fa--fa: ""}.fa-billboard{--fa: "";--fa--fa: ""}.fa-square-r{--fa: "";--fa--fa: ""}.fa-cubes{--fa: "";--fa--fa: ""}.fa-envelope-open-dollar{--fa: "";--fa--fa: ""}.fa-divide{--fa: "";--fa--fa: ""}.fa-sun-cloud{--fa: "";--fa--fa: ""}.fa-lamp-floor{--fa: "";--fa--fa: ""}.fa-square-7{--fa: "";--fa--fa: ""}.fa-tenge-sign,.fa-tenge{--fa: "";--fa--fa: ""}.fa-headphones{--fa: "";--fa--fa: ""}.fa-hands-holding{--fa: "";--fa--fa: ""}.fa-campfire{--fa: "";--fa--fa: ""}.fa-circle-ampersand{--fa: "";--fa--fa: ""}.fa-snowflakes{--fa: "";--fa--fa: ""}.fa-hands-clapping{--fa: "";--fa--fa: ""}.fa-republican{--fa: "";--fa--fa: ""}.fa-leaf-maple{--fa: "";--fa--fa: ""}.fa-arrow-left{--fa: "";--fa--fa: ""}.fa-person-circle-xmark{--fa: "";--fa--fa: ""}.fa-ruler{--fa: "";--fa--fa: ""}.fa-arrow-left-from-bracket{--fa: "";--fa--fa: ""}.fa-cup-straw-swoosh{--fa: "";--fa--fa: ""}.fa-temperature-sun,.fa-temperature-hot{--fa: "";--fa--fa: ""}.fa-align-left{--fa: "";--fa--fa: ""}.fa-dice-d6{--fa: "";--fa--fa: ""}.fa-restroom{--fa: "";--fa--fa: ""}.fa-high-definition,.fa-rectangle-hd{--fa: "";--fa--fa: ""}.fa-j{--fa: "J";--fa--fa: "JJ"}.fa-galaxy{--fa: "";--fa--fa: ""}.fa-users-viewfinder{--fa: "";--fa--fa: ""}.fa-file-video{--fa: "";--fa--fa: ""}.fa-cherries{--fa: "";--fa--fa: ""}.fa-up-right-from-square,.fa-external-link-alt{--fa: "";--fa--fa: ""}.fa-circle-sort,.fa-sort-circle{--fa: "";--fa--fa: ""}.fa-table-cells,.fa-th{--fa: "";--fa--fa: ""}.fa-bag-shopping-minus{--fa: "";--fa--fa: ""}.fa-file-pdf{--fa: "";--fa--fa: ""}.fa-siren{--fa: "";--fa--fa: ""}.fa-arrow-up-to-dotted-line{--fa: "";--fa--fa: ""}.fa-image-landscape,.fa-landscape{--fa: "";--fa--fa: ""}.fa-tank-water{--fa: "";--fa--fa: ""}.fa-curling-stone,.fa-curling{--fa: "";--fa--fa: ""}.fa-gamepad-modern,.fa-gamepad-alt{--fa: "";--fa--fa: ""}.fa-messages-question{--fa: "";--fa--fa: ""}.fa-book-bible,.fa-bible{--fa: "";--fa--fa: ""}.fa-o{--fa: "O";--fa--fa: "OO"}.fa-suitcase-medical,.fa-medkit{--fa: "";--fa--fa: ""}.fa-briefcase-arrow-right{--fa: "";--fa--fa: ""}.fa-expand-wide{--fa: "";--fa--fa: ""}.fa-clock-eleven-thirty{--fa: "";--fa--fa: ""}.fa-rv{--fa: "";--fa--fa: ""}.fa-user-secret{--fa: "";--fa--fa: ""}.fa-otter{--fa: "";--fa--fa: ""}.fa-dreidel{--fa: "";--fa--fa: ""}.fa-person-dress,.fa-female{--fa: "";--fa--fa: ""}.fa-comment-dollar{--fa: "";--fa--fa: ""}.fa-business-time,.fa-briefcase-clock{--fa: "";--fa--fa: ""}.fa-flower-tulip{--fa: "";--fa--fa: ""}.fa-people-pants-simple{--fa: "";--fa--fa: ""}.fa-cloud-drizzle{--fa: "";--fa--fa: ""}.fa-table-cells-large,.fa-th-large{--fa: "";--fa--fa: ""}.fa-book-tanakh,.fa-tanakh{--fa: "";--fa--fa: ""}.fa-solar-system{--fa: "";--fa--fa: ""}.fa-seal-question{--fa: "";--fa--fa: ""}.fa-phone-volume,.fa-volume-control-phone{--fa: "";--fa--fa: ""}.fa-disc-drive{--fa: "";--fa--fa: ""}.fa-hat-cowboy-side{--fa: "";--fa--fa: ""}.fa-table-rows,.fa-rows{--fa: "";--fa--fa: ""}.fa-location-exclamation,.fa-map-marker-exclamation{--fa: "";--fa--fa: ""}.fa-face-fearful{--fa: "";--fa--fa: ""}.fa-clipboard-user{--fa: "";--fa--fa: ""}.fa-bus-school{--fa: "";--fa--fa: ""}.fa-film-slash{--fa: "";--fa--fa: ""}.fa-square-arrow-down-right{--fa: "";--fa--fa: ""}.fa-book-sparkles,.fa-book-spells{--fa: "";--fa--fa: ""}.fa-washing-machine,.fa-washer{--fa: "";--fa--fa: ""}.fa-child{--fa: "";--fa--fa: ""}.fa-lira-sign{--fa: "";--fa--fa: ""}.fa-user-visor{--fa: "";--fa--fa: ""}.fa-file-plus-minus{--fa: "";--fa--fa: ""}.fa-chess-clock-flip,.fa-chess-clock-alt{--fa: "";--fa--fa: ""}.fa-satellite{--fa: "";--fa--fa: ""}.fa-truck-fire{--fa: "";--fa--fa: ""}.fa-plane-lock{--fa: "";--fa--fa: ""}.fa-steering-wheel{--fa: "";--fa--fa: ""}.fa-tag{--fa: "";--fa--fa: ""}.fa-stretcher{--fa: "";--fa--fa: ""}.fa-book-section,.fa-book-law{--fa: "";--fa--fa: ""}.fa-inboxes{--fa: "";--fa--fa: ""}.fa-coffee-bean{--fa: "";--fa--fa: ""}.fa-circle-yen{--fa: "";--fa--fa: ""}.fa-brackets-curly{--fa: "";--fa--fa: ""}.fa-ellipsis-stroke-vertical,.fa-ellipsis-v-alt{--fa: "";--fa--fa: ""}.fa-comment{--fa: "";--fa--fa: ""}.fa-square-1{--fa: "";--fa--fa: ""}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: "";--fa--fa: ""}.fa-head-side{--fa: "";--fa--fa: ""}.fa-truck-ladder{--fa: "";--fa--fa: ""}.fa-envelope{--fa: "";--fa--fa: ""}.fa-dolly-empty{--fa: "";--fa--fa: ""}.fa-face-tissue{--fa: "";--fa--fa: ""}.fa-angles-up,.fa-angle-double-up{--fa: "";--fa--fa: ""}.fa-bin-recycle{--fa: "";--fa--fa: ""}.fa-paperclip{--fa: "";--fa--fa: ""}.fa-chart-line-down{--fa: "";--fa--fa: ""}.fa-arrow-right-to-city{--fa: "";--fa--fa: ""}.fa-lock-a{--fa: "";--fa--fa: ""}.fa-ribbon{--fa: "";--fa--fa: ""}.fa-lungs{--fa: "";--fa--fa: ""}.fa-person-pinball{--fa: "";--fa--fa: ""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: "";--fa--fa: ""}.fa-apple-core{--fa: "";--fa--fa: ""}.fa-circle-y{--fa: "";--fa--fa: ""}.fa-h6{--fa: "";--fa--fa: ""}.fa-litecoin-sign{--fa: "";--fa--fa: ""}.fa-bottle-baby{--fa: "";--fa--fa: ""}.fa-circle-small{--fa: "";--fa--fa: ""}.fa-border-none{--fa: "";--fa--fa: ""}.fa-arrow-turn-down-left{--fa: "";--fa--fa: ""}.fa-circle-wifi-circle-wifi,.fa-circle-wifi-group{--fa: "";--fa--fa: ""}.fa-circle-nodes{--fa: "";--fa--fa: ""}.fa-parachute-box{--fa: "";--fa--fa: ""}.fa-reflect-horizontal{--fa: "";--fa--fa: ""}.fa-message-medical,.fa-comment-alt-medical{--fa: "";--fa--fa: ""}.fa-rugby-ball{--fa: "";--fa--fa: ""}.fa-comment-music{--fa: "";--fa--fa: ""}.fa-indent{--fa: "";--fa--fa: ""}.fa-tree-deciduous,.fa-tree-alt{--fa: "";--fa--fa: ""}.fa-puzzle-piece-simple,.fa-puzzle-piece-alt{--fa: "";--fa--fa: ""}.fa-truck-field-un{--fa: "";--fa--fa: ""}.fa-nfc-trash{--fa: "";--fa--fa: ""}.fa-hourglass,.fa-hourglass-empty{--fa: "";--fa--fa: ""}.fa-mountain{--fa: "";--fa--fa: ""}.fa-file-xmark,.fa-file-times{--fa: "";--fa--fa: ""}.fa-house-heart,.fa-home-heart{--fa: "";--fa--fa: ""}.fa-house-chimney-blank{--fa: "";--fa--fa: ""}.fa-meter-bolt{--fa: "";--fa--fa: ""}.fa-user-doctor,.fa-user-md{--fa: "";--fa--fa: ""}.fa-slash-back{--fa: "\\";--fa--fa: "\\\\"}.fa-circle-info,.fa-info-circle{--fa: "";--fa--fa: ""}.fa-fishing-rod{--fa: "";--fa--fa: ""}.fa-hammer-crash{--fa: "";--fa--fa: ""}.fa-message-heart{--fa: "";--fa--fa: ""}.fa-cloud-meatball{--fa: "";--fa--fa: ""}.fa-camera-polaroid{--fa: "";--fa--fa: ""}.fa-camera,.fa-camera-alt{--fa: "";--fa--fa: ""}.fa-square-virus{--fa: "";--fa--fa: ""}.fa-cart-arrow-up{--fa: "";--fa--fa: ""}.fa-meteor{--fa: "";--fa--fa: ""}.fa-car-on{--fa: "";--fa--fa: ""}.fa-sleigh{--fa: "";--fa--fa: ""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: "";--fa--fa: ""}.fa-buoy-mooring{--fa: "";--fa--fa: ""}.fa-square-4{--fa: "";--fa--fa: ""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: "";--fa--fa: ""}.fa-file-eps{--fa: "";--fa--fa: ""}.fa-tricycle-adult{--fa: "";--fa--fa: ""}.fa-waveform{--fa: "";--fa--fa: ""}.fa-water{--fa: "";--fa--fa: ""}.fa-star-sharp-half-stroke,.fa-star-sharp-half-alt{--fa: "";--fa--fa: ""}.fa-nfc-signal{--fa: "";--fa--fa: ""}.fa-plane-prop{--fa: "";--fa--fa: ""}.fa-calendar-check{--fa: "";--fa--fa: ""}.fa-clock-desk{--fa: "";--fa--fa: ""}.fa-calendar-clock,.fa-calendar-time{--fa: "";--fa--fa: ""}.fa-braille{--fa: "";--fa--fa: ""}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: "";--fa--fa: ""}.fa-plate-utensils{--fa: "";--fa--fa: ""}.fa-family-pants{--fa: "";--fa--fa: ""}.fa-hose-reel{--fa: "";--fa--fa: ""}.fa-house-window{--fa: "";--fa--fa: ""}.fa-landmark{--fa: "";--fa--fa: ""}.fa-truck{--fa: "";--fa--fa: ""}.fa-music-magnifying-glass{--fa: "";--fa--fa: ""}.fa-crosshairs{--fa: "";--fa--fa: ""}.fa-cloud-rainbow{--fa: "";--fa--fa: ""}.fa-person-cane{--fa: "";--fa--fa: ""}.fa-alien{--fa: "";--fa--fa: ""}.fa-tent{--fa: "";--fa--fa: ""}.fa-laptop-binary{--fa: "";--fa--fa: ""}.fa-vest-patches{--fa: "";--fa--fa: ""}.fa-people-dress-simple{--fa: "";--fa--fa: ""}.fa-check-double{--fa: "";--fa--fa: ""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: "";--fa--fa: ""}.fa-bowling-ball-pin{--fa: "";--fa--fa: ""}.fa-bell-school-slash{--fa: "";--fa--fa: ""}.fa-plus-large{--fa: "";--fa--fa: ""}.fa-money-bill-wheat{--fa: "";--fa--fa: ""}.fa-camera-viewfinder,.fa-screenshot{--fa: "";--fa--fa: ""}.fa-message-music,.fa-comment-alt-music{--fa: "";--fa--fa: ""}.fa-car-building{--fa: "";--fa--fa: ""}.fa-border-bottom-right,.fa-border-style-alt{--fa: "";--fa--fa: ""}.fa-octagon{--fa: "";--fa--fa: ""}.fa-comment-arrow-up-right{--fa: "";--fa--fa: ""}.fa-octagon-divide{--fa: "";--fa--fa: ""}.fa-cookie{--fa: "";--fa--fa: ""}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: "";--fa--fa: ""}.fa-tv-music{--fa: "";--fa--fa: ""}.fa-hard-drive,.fa-hdd{--fa: "";--fa--fa: ""}.fa-reel{--fa: "";--fa--fa: ""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: "";--fa--fa: ""}.fa-dumbbell{--fa: "";--fa--fa: ""}.fa-rectangle-list,.fa-list-alt{--fa: "";--fa--fa: ""}.fa-tarp-droplet{--fa: "";--fa--fa: ""}.fa-alarm-exclamation{--fa: "";--fa--fa: ""}.fa-house-medical-circle-check{--fa: "";--fa--fa: ""}.fa-traffic-cone{--fa: "";--fa--fa: ""}.fa-grate{--fa: "";--fa--fa: ""}.fa-arrow-down-right{--fa: "";--fa--fa: ""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: "";--fa--fa: ""}.fa-calendar-plus{--fa: "";--fa--fa: ""}.fa-person-from-portal,.fa-portal-exit{--fa: "";--fa--fa: ""}.fa-plane-arrival{--fa: "";--fa--fa: ""}.fa-cowbell-circle-plus,.fa-cowbell-more{--fa: "";--fa--fa: ""}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: "";--fa--fa: ""}.fa-distribute-spacing-vertical{--fa: "";--fa--fa: ""}.fa-signal-bars-fair,.fa-signal-alt-2{--fa: "";--fa--fa: ""}.fa-sportsball{--fa: "";--fa--fa: ""}.fa-game-console-handheld-crank{--fa: "";--fa--fa: ""}.fa-train-subway,.fa-subway{--fa: "";--fa--fa: ""}.fa-chart-gantt{--fa: "";--fa--fa: ""}.fa-face-smile-upside-down{--fa: "";--fa--fa: ""}.fa-ball-pile{--fa: "";--fa--fa: ""}.fa-badge-dollar{--fa: "";--fa--fa: ""}.fa-money-bills-simple,.fa-money-bills-alt{--fa: "";--fa--fa: ""}.fa-list-timeline{--fa: "";--fa--fa: ""}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: "";--fa--fa: ""}.fa-crop-simple,.fa-crop-alt{--fa: "";--fa--fa: ""}.fa-money-bill-1,.fa-money-bill-alt{--fa: "";--fa--fa: ""}.fa-left-long,.fa-long-arrow-alt-left{--fa: "";--fa--fa: ""}.fa-keyboard-down{--fa: "";--fa--fa: ""}.fa-circle-up-right{--fa: "";--fa--fa: ""}.fa-cloud-bolt-moon,.fa-thunderstorm-moon{--fa: "";--fa--fa: ""}.fa-turn-left-up{--fa: "";--fa--fa: ""}.fa-dna{--fa: "";--fa--fa: ""}.fa-virus-slash{--fa: "";--fa--fa: ""}.fa-bracket-round-right{--fa: ")";--fa--fa: "))"}.fa-circle-sterling{--fa: "";--fa--fa: ""}.fa-circle-5{--fa: "";--fa--fa: ""}.fa-minus,.fa-subtract{--fa: "";--fa--fa: ""}.fa-fire-flame,.fa-flame{--fa: "";--fa--fa: ""}.fa-right-to-line,.fa-arrow-alt-to-right{--fa: "";--fa--fa: ""}.fa-gif{--fa: "";--fa--fa: ""}.fa-chess{--fa: "";--fa--fa: ""}.fa-trash-slash{--fa: "";--fa--fa: ""}.fa-arrow-left-long,.fa-long-arrow-left{--fa: "";--fa--fa: ""}.fa-plug-circle-check{--fa: "";--fa--fa: ""}.fa-font-case{--fa: "";--fa--fa: ""}.fa-street-view{--fa: "";--fa--fa: ""}.fa-arrow-down-left{--fa: "";--fa--fa: ""}.fa-franc-sign{--fa: "";--fa--fa: ""}.fa-flask-round-poison,.fa-flask-poison{--fa: "";--fa--fa: ""}.fa-volume-off{--fa: "";--fa--fa: ""}.fa-book-circle-arrow-right{--fa: "";--fa--fa: ""}.fa-chart-user,.fa-user-chart{--fa: "";--fa--fa: ""}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: "";--fa--fa: ""}.fa-presentation-screen,.fa-presentation{--fa: "";--fa--fa: ""}.fa-circle-bolt{--fa: "";--fa--fa: ""}.fa-face-smile-halo{--fa: "";--fa--fa: ""}.fa-cart-circle-arrow-down{--fa: "";--fa--fa: ""}.fa-house-person-return,.fa-house-person-arrive,.fa-house-return{--fa: "";--fa--fa: ""}.fa-message-xmark,.fa-comment-alt-times,.fa-message-times{--fa: "";--fa--fa: ""}.fa-file-certificate,.fa-file-award{--fa: "";--fa--fa: ""}.fa-user-doctor-hair-long{--fa: "";--fa--fa: ""}.fa-camera-security,.fa-camera-home{--fa: "";--fa--fa: ""}.fa-gear,.fa-cog{--fa: "";--fa--fa: ""}.fa-droplet-slash,.fa-tint-slash{--fa: "";--fa--fa: ""}.fa-book-heart{--fa: "";--fa--fa: ""}.fa-mosque{--fa: "";--fa--fa: ""}.fa-duck{--fa: "";--fa--fa: ""}.fa-mosquito{--fa: "";--fa--fa: ""}.fa-star-of-david{--fa: "";--fa--fa: ""}.fa-flag-swallowtail,.fa-flag-alt{--fa: "";--fa--fa: ""}.fa-person-military-rifle{--fa: "";--fa--fa: ""}.fa-car-garage{--fa: "";--fa--fa: ""}.fa-cart-shopping,.fa-shopping-cart{--fa: "";--fa--fa: ""}.fa-book-font{--fa: "";--fa--fa: ""}.fa-shield-plus{--fa: "";--fa--fa: ""}.fa-vials{--fa: "";--fa--fa: ""}.fa-eye-dropper-full{--fa: "";--fa--fa: ""}.fa-distribute-spacing-horizontal{--fa: "";--fa--fa: ""}.fa-tablet-rugged{--fa: "";--fa--fa: ""}.fa-temperature-snow,.fa-temperature-frigid{--fa: "";--fa--fa: ""}.fa-moped{--fa: "";--fa--fa: ""}.fa-face-smile-plus,.fa-smile-plus{--fa: "";--fa--fa: ""}.fa-radio-tuner,.fa-radio-alt{--fa: "";--fa--fa: ""}.fa-face-swear{--fa: "";--fa--fa: ""}.fa-water-arrow-down,.fa-water-lower{--fa: "";--fa--fa: ""}.fa-scanner-touchscreen{--fa: "";--fa--fa: ""}.fa-circle-7{--fa: "";--fa--fa: ""}.fa-plug-circle-plus{--fa: "";--fa--fa: ""}.fa-person-ski-jumping,.fa-ski-jump{--fa: "";--fa--fa: ""}.fa-place-of-worship{--fa: "";--fa--fa: ""}.fa-water-arrow-up,.fa-water-rise{--fa: "";--fa--fa: ""}.fa-waveform-lines,.fa-waveform-path{--fa: "";--fa--fa: ""}.fa-split{--fa: "";--fa--fa: ""}.fa-film-canister,.fa-film-cannister{--fa: "";--fa--fa: ""}.fa-folder-xmark,.fa-folder-times{--fa: "";--fa--fa: ""}.fa-toilet-paper-blank,.fa-toilet-paper-alt{--fa: "";--fa--fa: ""}.fa-tablet-screen,.fa-tablet-android-alt{--fa: "";--fa--fa: ""}.fa-hexagon-vertical-nft-slanted{--fa: "";--fa--fa: ""}.fa-folder-music{--fa: "";--fa--fa: ""}.fa-display-medical,.fa-desktop-medical{--fa: "";--fa--fa: ""}.fa-share-all{--fa: "";--fa--fa: ""}.fa-peapod{--fa: "";--fa--fa: ""}.fa-chess-clock{--fa: "";--fa--fa: ""}.fa-axe{--fa: "";--fa--fa: ""}.fa-square-d{--fa: "";--fa--fa: ""}.fa-grip-vertical{--fa: "";--fa--fa: ""}.fa-mobile-signal-out{--fa: "";--fa--fa: ""}.fa-hexagon-nodes{--fa: "";--fa--fa: ""}.fa-arrow-turn-up,.fa-level-up{--fa: "";--fa--fa: ""}.fa-u{--fa: "U";--fa--fa: "UU"}.fa-arrow-up-from-dotted-line{--fa: "";--fa--fa: ""}.fa-square-root-variable,.fa-square-root-alt{--fa: "";--fa--fa: ""}.fa-light-switch-on{--fa: "";--fa--fa: ""}.fa-arrow-down-arrow-up,.fa-sort-alt{--fa: "";--fa--fa: ""}.fa-raindrops{--fa: "";--fa--fa: ""}.fa-dash,.fa-minus-large{--fa: "";--fa--fa: ""}.fa-clock,.fa-clock-four{--fa: "";--fa--fa: ""}.fa-input-numeric{--fa: "";--fa--fa: ""}.fa-truck-tow{--fa: "";--fa--fa: ""}.fa-backward-step,.fa-step-backward{--fa: "";--fa--fa: ""}.fa-pallet{--fa: "";--fa--fa: ""}.fa-car-bolt{--fa: "";--fa--fa: ""}.fa-arrows-maximize,.fa-expand-arrows{--fa: "";--fa--fa: ""}.fa-faucet{--fa: "";--fa--fa: ""}.fa-cloud-sleet{--fa: "";--fa--fa: ""}.fa-lamp-street{--fa: "";--fa--fa: ""}.fa-list-radio{--fa: "";--fa--fa: ""}.fa-pen-nib-slash{--fa: "";--fa--fa: ""}.fa-baseball-bat-ball{--fa: "";--fa--fa: ""}.fa-square-up-left{--fa: "";--fa--fa: ""}.fa-overline{--fa: "";--fa--fa: ""}.fa-s{--fa: "S";--fa--fa: "SS"}.fa-timeline{--fa: "";--fa--fa: ""}.fa-keyboard{--fa: "";--fa--fa: ""}.fa-arrows-from-dotted-line{--fa: "";--fa--fa: ""}.fa-usb-drive{--fa: "";--fa--fa: ""}.fa-ballot{--fa: "";--fa--fa: ""}.fa-caret-down{--fa: "";--fa--fa: ""}.fa-location-dot-slash,.fa-map-marker-alt-slash{--fa: "";--fa--fa: ""}.fa-cards{--fa: "";--fa--fa: ""}.fa-house-chimney-medical,.fa-clinic-medical{--fa: "";--fa--fa: ""}.fa-boxing-glove,.fa-glove-boxing{--fa: "";--fa--fa: ""}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: "";--fa--fa: ""}.fa-bell-school{--fa: "";--fa--fa: ""}.fa-mobile-screen,.fa-mobile-android-alt{--fa: "";--fa--fa: ""}.fa-plane-up{--fa: "";--fa--fa: ""}.fa-folder-heart{--fa: "";--fa--fa: ""}.fa-circle-location-arrow,.fa-location-circle{--fa: "";--fa--fa: ""}.fa-face-head-bandage{--fa: "";--fa--fa: ""}.fa-sushi-roll,.fa-maki-roll,.fa-makizushi{--fa: "";--fa--fa: ""}.fa-car-bump{--fa: "";--fa--fa: ""}.fa-piggy-bank{--fa: "";--fa--fa: ""}.fa-racquet{--fa: "";--fa--fa: ""}.fa-car-mirrors{--fa: "";--fa--fa: ""}.fa-industry-windows,.fa-industry-alt{--fa: "";--fa--fa: ""}.fa-bolt-auto{--fa: "";--fa--fa: ""}.fa-battery-half,.fa-battery-3{--fa: "";--fa--fa: ""}.fa-flux-capacitor{--fa: "";--fa--fa: ""}.fa-mountain-city{--fa: "";--fa--fa: ""}.fa-coins{--fa: "";--fa--fa: ""}.fa-honey-pot{--fa: "";--fa--fa: ""}.fa-olive{--fa: "";--fa--fa: ""}.fa-khanda{--fa: "";--fa--fa: ""}.fa-filter-list{--fa: "";--fa--fa: ""}.fa-outlet{--fa: "";--fa--fa: ""}.fa-sliders,.fa-sliders-h{--fa: "";--fa--fa: ""}.fa-cauldron{--fa: "";--fa--fa: ""}.fa-people{--fa: "";--fa--fa: ""}.fa-folder-tree{--fa: "";--fa--fa: ""}.fa-network-wired{--fa: "";--fa--fa: ""}.fa-croissant{--fa: "";--fa--fa: ""}.fa-map-pin{--fa: "";--fa--fa: ""}.fa-hamsa{--fa: "";--fa--fa: ""}.fa-cent-sign{--fa: "";--fa--fa: ""}.fa-swords-laser{--fa: "";--fa--fa: ""}.fa-flask{--fa: "";--fa--fa: ""}.fa-person-pregnant{--fa: "";--fa--fa: ""}.fa-square-u{--fa: "";--fa--fa: ""}.fa-wand-sparkles{--fa: "";--fa--fa: ""}.fa-router{--fa: "";--fa--fa: ""}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: "";--fa--fa: ""}.fa-sword-laser-alt{--fa: "";--fa--fa: ""}.fa-ticket{--fa: "";--fa--fa: ""}.fa-power-off{--fa: "";--fa--fa: ""}.fa-coin{--fa: "";--fa--fa: ""}.fa-laptop-slash{--fa: "";--fa--fa: ""}.fa-right-long,.fa-long-arrow-alt-right{--fa: "";--fa--fa: ""}.fa-circle-b{--fa: "";--fa--fa: ""}.fa-person-dress-simple{--fa: "";--fa--fa: ""}.fa-pipe-collar{--fa: "";--fa--fa: ""}.fa-lights-holiday{--fa: "";--fa--fa: ""}.fa-citrus{--fa: "";--fa--fa: ""}.fa-flag-usa{--fa: "";--fa--fa: ""}.fa-laptop-file{--fa: "";--fa--fa: ""}.fa-tty,.fa-teletype{--fa: "";--fa--fa: ""}.fa-chart-tree-map{--fa: "";--fa--fa: ""}.fa-diagram-next{--fa: "";--fa--fa: ""}.fa-person-rifle{--fa: "";--fa--fa: ""}.fa-clock-five-thirty{--fa: "";--fa--fa: ""}.fa-pipe-valve{--fa: "";--fa--fa: ""}.fa-lightbulb-message{--fa: "";--fa--fa: ""}.fa-arrow-up-from-arc{--fa: "";--fa--fa: ""}.fa-face-spiral-eyes{--fa: "";--fa--fa: ""}.fa-compress-wide{--fa: "";--fa--fa: ""}.fa-circle-phone-hangup,.fa-phone-circle-down{--fa: "";--fa--fa: ""}.fa-gear-complex-code{--fa: "";--fa--fa: ""}.fa-house-medical-circle-exclamation{--fa: "";--fa--fa: ""}.fa-badminton{--fa: "";--fa--fa: ""}.fa-closed-captioning{--fa: "";--fa--fa: ""}.fa-person-hiking,.fa-hiking{--fa: "";--fa--fa: ""}.fa-right-from-line,.fa-arrow-alt-from-left{--fa: "";--fa--fa: ""}.fa-venus-double{--fa: "";--fa--fa: ""}.fa-images{--fa: "";--fa--fa: ""}.fa-calculator{--fa: "";--fa--fa: ""}.fa-shuttlecock{--fa: "";--fa--fa: ""}.fa-user-hair{--fa: "";--fa--fa: ""}.fa-eye-evil{--fa: "";--fa--fa: ""}.fa-people-pulling{--fa: "";--fa--fa: ""}.fa-n{--fa: "N";--fa--fa: "NN"}.fa-swap{--fa: "";--fa--fa: ""}.fa-garage{--fa: "";--fa--fa: ""}.fa-cable-car,.fa-tram{--fa: "";--fa--fa: ""}.fa-shovel-snow{--fa: "";--fa--fa: ""}.fa-cloud-rain{--fa: "";--fa--fa: ""}.fa-face-lying{--fa: "";--fa--fa: ""}.fa-sprinkler{--fa: "";--fa--fa: ""}.fa-building-circle-xmark{--fa: "";--fa--fa: ""}.fa-person-sledding,.fa-sledding{--fa: "";--fa--fa: ""}.fa-game-console-handheld{--fa: "";--fa--fa: ""}.fa-ship{--fa: "";--fa--fa: ""}.fa-clock-six-thirty{--fa: "";--fa--fa: ""}.fa-battery-slash{--fa: "";--fa--fa: ""}.fa-tugrik-sign{--fa: "";--fa--fa: ""}.fa-arrows-down-to-line{--fa: "";--fa--fa: ""}.fa-download{--fa: "";--fa--fa: ""}.fa-angles-up-down{--fa: "";--fa--fa: ""}.fa-shelves,.fa-inventory{--fa: "";--fa--fa: ""}.fa-cloud-snow{--fa: "";--fa--fa: ""}.fa-face-grin,.fa-grin{--fa: "";--fa--fa: ""}.fa-delete-left,.fa-backspace{--fa: "";--fa--fa: ""}.fa-oven{--fa: "";--fa--fa: ""}.fa-cloud-binary{--fa: "";--fa--fa: ""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: "";--fa--fa: ""}.fa-comment-captions{--fa: "";--fa--fa: ""}.fa-comments-question{--fa: "";--fa--fa: ""}.fa-scribble{--fa: "";--fa--fa: ""}.fa-rotate-exclamation{--fa: "";--fa--fa: ""}.fa-file-circle-check{--fa: "";--fa--fa: ""}.fa-glass{--fa: "";--fa--fa: ""}.fa-loader{--fa: "";--fa--fa: ""}.fa-forward{--fa: "";--fa--fa: ""}.fa-user-pilot{--fa: "";--fa--fa: ""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: "";--fa--fa: ""}.fa-code-pull-request-closed{--fa: "";--fa--fa: ""}.fa-face-meh,.fa-meh{--fa: "";--fa--fa: ""}.fa-align-center{--fa: "";--fa--fa: ""}.fa-book-skull,.fa-book-dead{--fa: "";--fa--fa: ""}.fa-id-card,.fa-drivers-license{--fa: "";--fa--fa: ""}.fa-face-dotted{--fa: "";--fa--fa: ""}.fa-face-worried{--fa: "";--fa--fa: ""}.fa-outdent,.fa-dedent{--fa: "";--fa--fa: ""}.fa-court-sport{--fa: "";--fa--fa: ""}.fa-heart-circle-exclamation{--fa: "";--fa--fa: ""}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: "";--fa--fa: ""}.fa-vector-circle{--fa: "";--fa--fa: ""}.fa-car-circle-bolt{--fa: "";--fa--fa: ""}.fa-calendar-week{--fa: "";--fa--fa: ""}.fa-flying-disc{--fa: "";--fa--fa: ""}.fa-laptop-medical{--fa: "";--fa--fa: ""}.fa-square-down-right{--fa: "";--fa--fa: ""}.fa-b{--fa: "B";--fa--fa: "BB"}.fa-seat-airline{--fa: "";--fa--fa: ""}.fa-moon-over-sun,.fa-eclipse-alt{--fa: "";--fa--fa: ""}.fa-pipe{--fa: "|";--fa--fa: "||"}.fa-file-medical{--fa: "";--fa--fa: ""}.fa-potato{--fa: "";--fa--fa: ""}.fa-dice-one{--fa: "";--fa--fa: ""}.fa-circle-a{--fa: "";--fa--fa: ""}.fa-helmet-battle{--fa: "";--fa--fa: ""}.fa-butter{--fa: "";--fa--fa: ""}.fa-blanket-fire{--fa: "";--fa--fa: ""}.fa-kiwi-bird{--fa: "";--fa--fa: ""}.fa-castle{--fa: "";--fa--fa: ""}.fa-golf-club{--fa: "";--fa--fa: ""}.fa-arrow-right-arrow-left,.fa-exchange{--fa: "";--fa--fa: ""}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: "";--fa--fa: ""}.fa-utensils,.fa-cutlery{--fa: "";--fa--fa: ""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: "";--fa--fa: ""}.fa-chart-pie-simple-circle-dollar{--fa: "";--fa--fa: ""}.fa-balloons{--fa: "";--fa--fa: ""}.fa-mill-sign{--fa: "";--fa--fa: ""}.fa-bowl-rice{--fa: "";--fa--fa: ""}.fa-timeline-arrow{--fa: "";--fa--fa: ""}.fa-skull{--fa: "";--fa--fa: ""}.fa-game-board-simple,.fa-game-board-alt{--fa: "";--fa--fa: ""}.fa-circle-video,.fa-video-circle{--fa: "";--fa--fa: ""}.fa-chart-scatter-bubble{--fa: "";--fa--fa: ""}.fa-house-turret{--fa: "";--fa--fa: ""}.fa-banana{--fa: "";--fa--fa: ""}.fa-hand-holding-skull{--fa: "";--fa--fa: ""}.fa-people-dress{--fa: "";--fa--fa: ""}.fa-loveseat,.fa-couch-small{--fa: "";--fa--fa: ""}.fa-tower-broadcast,.fa-broadcast-tower{--fa: "";--fa--fa: ""}.fa-truck-pickup{--fa: "";--fa--fa: ""}.fa-block-quote{--fa: "";--fa--fa: ""}.fa-up-long,.fa-long-arrow-alt-up{--fa: "";--fa--fa: ""}.fa-stop{--fa: "";--fa--fa: ""}.fa-code-merge{--fa: "";--fa--fa: ""}.fa-money-check-dollar-pen,.fa-money-check-edit-alt{--fa: "";--fa--fa: ""}.fa-up-from-line,.fa-arrow-alt-from-bottom{--fa: "";--fa--fa: ""}.fa-upload{--fa: "";--fa--fa: ""}.fa-hurricane{--fa: "";--fa--fa: ""}.fa-grid-round-2-plus{--fa: "";--fa--fa: ""}.fa-people-pants{--fa: "";--fa--fa: ""}.fa-mound{--fa: "";--fa--fa: ""}.fa-windsock{--fa: "";--fa--fa: ""}.fa-circle-half{--fa: "";--fa--fa: ""}.fa-brake-warning{--fa: "";--fa--fa: ""}.fa-toilet-portable{--fa: "";--fa--fa: ""}.fa-compact-disc{--fa: "";--fa--fa: ""}.fa-file-arrow-down,.fa-file-download{--fa: "";--fa--fa: ""}.fa-saxophone-fire,.fa-sax-hot{--fa: "";--fa--fa: ""}.fa-camera-web-slash,.fa-webcam-slash{--fa: "";--fa--fa: ""}.fa-folder-medical{--fa: "";--fa--fa: ""}.fa-folder-gear,.fa-folder-cog{--fa: "";--fa--fa: ""}.fa-hand-wave{--fa: "";--fa--fa: ""}.fa-arrow-up-arrow-down,.fa-sort-up-down{--fa: "";--fa--fa: ""}.fa-caravan{--fa: "";--fa--fa: ""}.fa-shield-cat{--fa: "";--fa--fa: ""}.fa-message-slash,.fa-comment-alt-slash{--fa: "";--fa--fa: ""}.fa-bolt,.fa-zap{--fa: "";--fa--fa: ""}.fa-trash-can-check{--fa: "";--fa--fa: ""}.fa-glass-water{--fa: "";--fa--fa: ""}.fa-oil-well{--fa: "";--fa--fa: ""}.fa-table-cells-column-unlock{--fa: "";--fa--fa: ""}.fa-person-simple{--fa: "";--fa--fa: ""}.fa-arrow-turn-left-up{--fa: "";--fa--fa: ""}.fa-vault{--fa: "";--fa--fa: ""}.fa-mars{--fa: "";--fa--fa: ""}.fa-toilet{--fa: "";--fa--fa: ""}.fa-plane-circle-xmark{--fa: "";--fa--fa: ""}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: "";--fa--fa: ""}.fa-gear-code{--fa: "";--fa--fa: ""}.fa-notes{--fa: "";--fa--fa: ""}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: "";--fa--fa: ""}.fa-trash-undo,.fa-trash-arrow-turn-left{--fa: "";--fa--fa: ""}.fa-champagne-glass,.fa-glass-champagne{--fa: "";--fa--fa: ""}.fa-objects-align-center-horizontal{--fa: "";--fa--fa: ""}.fa-sun{--fa: "";--fa--fa: ""}.fa-trash-can-slash,.fa-trash-alt-slash{--fa: "";--fa--fa: ""}.fa-screen-users,.fa-users-class{--fa: "";--fa--fa: ""}.fa-guitar{--fa: "";--fa--fa: ""}.fa-square-arrow-left,.fa-arrow-square-left{--fa: "";--fa--fa: ""}.fa-square-8{--fa: "";--fa--fa: ""}.fa-face-smile-hearts{--fa: "";--fa--fa: ""}.fa-brackets-square,.fa-brackets{--fa: "";--fa--fa: ""}.fa-laptop-arrow-down{--fa: "";--fa--fa: ""}.fa-hockey-stick-puck{--fa: "";--fa--fa: ""}.fa-house-tree{--fa: "";--fa--fa: ""}.fa-signal-fair,.fa-signal-2{--fa: "";--fa--fa: ""}.fa-face-laugh-wink,.fa-laugh-wink{--fa: "";--fa--fa: ""}.fa-circle-dollar,.fa-dollar-circle,.fa-usd-circle{--fa: "";--fa--fa: ""}.fa-horse-head{--fa: "";--fa--fa: ""}.fa-arrows-repeat,.fa-repeat-alt{--fa: "";--fa--fa: ""}.fa-bore-hole{--fa: "";--fa--fa: ""}.fa-industry{--fa: "";--fa--fa: ""}.fa-image-polaroid{--fa: "";--fa--fa: ""}.fa-wave-triangle{--fa: "";--fa--fa: ""}.fa-turn-left-down{--fa: "";--fa--fa: ""}.fa-person-running-fast{--fa: "";--fa--fa: ""}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: "";--fa--fa: ""}.fa-grill{--fa: "";--fa--fa: ""}.fa-arrows-turn-to-dots{--fa: "";--fa--fa: ""}.fa-chart-mixed,.fa-analytics{--fa: "";--fa--fa: ""}.fa-florin-sign{--fa: "";--fa--fa: ""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: "";--fa--fa: ""}.fa-less-than{--fa: "<";--fa--fa: "<<"}.fa-display-code,.fa-desktop-code{--fa: "";--fa--fa: ""}.fa-face-drooling{--fa: "";--fa--fa: ""}.fa-oil-temperature,.fa-oil-temp{--fa: "";--fa--fa: ""}.fa-square-question,.fa-question-square{--fa: "";--fa--fa: ""}.fa-air-conditioner{--fa: "";--fa--fa: ""}.fa-angle-down{--fa: "";--fa--fa: ""}.fa-mountains{--fa: "";--fa--fa: ""}.fa-omega{--fa: "";--fa--fa: ""}.fa-car-tunnel{--fa: "";--fa--fa: ""}.fa-person-dolly-empty{--fa: "";--fa--fa: ""}.fa-pan-food{--fa: "";--fa--fa: ""}.fa-head-side-cough{--fa: "";--fa--fa: ""}.fa-grip-lines{--fa: "";--fa--fa: ""}.fa-thumbs-down{--fa: "";--fa--fa: ""}.fa-user-lock{--fa: "";--fa--fa: ""}.fa-arrow-right-long,.fa-long-arrow-right{--fa: "";--fa--fa: ""}.fa-tickets-airline,.fa-tickets-perforated-plane,.fa-tickets-plane{--fa: "";--fa--fa: ""}.fa-tent-double-peak{--fa: "";--fa--fa: ""}.fa-anchor-circle-xmark{--fa: "";--fa--fa: ""}.fa-ellipsis,.fa-ellipsis-h{--fa: "";--fa--fa: ""}.fa-nfc-slash{--fa: "";--fa--fa: ""}.fa-chess-pawn{--fa: "";--fa--fa: ""}.fa-kit-medical,.fa-first-aid{--fa: "";--fa--fa: ""}.fa-grid-2-plus{--fa: "";--fa--fa: ""}.fa-bells{--fa: "";--fa--fa: ""}.fa-person-through-window{--fa: "";--fa--fa: ""}.fa-toolbox{--fa: "";--fa--fa: ""}.fa-globe-wifi{--fa: "";--fa--fa: ""}.fa-envelope-dot,.fa-envelope-badge{--fa: "";--fa--fa: ""}.fa-magnifying-glass-waveform{--fa: "";--fa--fa: ""}.fa-hands-holding-circle{--fa: "";--fa--fa: ""}.fa-bug{--fa: "";--fa--fa: ""}.fa-bowl-chopsticks{--fa: "";--fa--fa: ""}.fa-credit-card,.fa-credit-card-alt{--fa: "";--fa--fa: ""}.fa-circle-s{--fa: "";--fa--fa: ""}.fa-box-ballot{--fa: "";--fa--fa: ""}.fa-car,.fa-automobile{--fa: "";--fa--fa: ""}.fa-hand-holding-hand{--fa: "";--fa--fa: ""}.fa-user-tie-hair{--fa: "";--fa--fa: ""}.fa-podium-star{--fa: "";--fa--fa: ""}.fa-user-hair-mullet,.fa-business-front,.fa-party-back,.fa-trian-balbot{--fa: "";--fa--fa: ""}.fa-microphone-stand{--fa: "";--fa--fa: ""}.fa-book-open-reader,.fa-book-reader{--fa: "";--fa--fa: ""}.fa-family-dress{--fa: "";--fa--fa: ""}.fa-circle-x{--fa: "";--fa--fa: ""}.fa-cabin{--fa: "";--fa--fa: ""}.fa-mountain-sun{--fa: "";--fa--fa: ""}.fa-chart-simple-horizontal{--fa: "";--fa--fa: ""}.fa-arrows-left-right-to-line{--fa: "";--fa--fa: ""}.fa-hand-back-point-left{--fa: "";--fa--fa: ""}.fa-message-dots,.fa-comment-alt-dots,.fa-messaging{--fa: "";--fa--fa: ""}.fa-file-heart{--fa: "";--fa--fa: ""}.fa-beer-mug,.fa-beer-foam{--fa: "";--fa--fa: ""}.fa-dice-d20{--fa: "";--fa--fa: ""}.fa-drone{--fa: "";--fa--fa: ""}.fa-truck-droplet{--fa: "";--fa--fa: ""}.fa-file-circle-xmark{--fa: "";--fa--fa: ""}.fa-temperature-arrow-up,.fa-temperature-up{--fa: "";--fa--fa: ""}.fa-medal{--fa: "";--fa--fa: ""}.fa-person-fairy{--fa: "";--fa--fa: ""}.fa-bed{--fa: "";--fa--fa: ""}.fa-book-copy{--fa: "";--fa--fa: ""}.fa-square-h,.fa-h-square{--fa: "";--fa--fa: ""}.fa-square-c{--fa: "";--fa--fa: ""}.fa-clock-two{--fa: "";--fa--fa: ""}.fa-square-ellipsis-vertical{--fa: "";--fa--fa: ""}.fa-calendar-users{--fa: "";--fa--fa: ""}.fa-podcast{--fa: "";--fa--fa: ""}.fa-bee{--fa: "";--fa--fa: ""}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: "";--fa--fa: ""}.fa-bell{--fa: "";--fa--fa: ""}.fa-candy-bar,.fa-chocolate-bar{--fa: "";--fa--fa: ""}.fa-xmark-large{--fa: "";--fa--fa: ""}.fa-pinata{--fa: "";--fa--fa: ""}.fa-file-ppt{--fa: "";--fa--fa: ""}.fa-arrows-from-line{--fa: "";--fa--fa: ""}.fa-superscript{--fa: "";--fa--fa: ""}.fa-bowl-spoon{--fa: "";--fa--fa: ""}.fa-hexagon-check{--fa: "";--fa--fa: ""}.fa-plug-circle-xmark{--fa: "";--fa--fa: ""}.fa-star-of-life{--fa: "";--fa--fa: ""}.fa-phone-slash{--fa: "";--fa--fa: ""}.fa-traffic-light-stop{--fa: "";--fa--fa: ""}.fa-paint-roller{--fa: "";--fa--fa: ""}.fa-accent-grave{--fa: "`";--fa--fa: "``"}.fa-handshake-angle,.fa-hands-helping{--fa: "";--fa--fa: ""}.fa-circle-0{--fa: "";--fa--fa: ""}.fa-dial-med-low{--fa: "";--fa--fa: ""}.fa-location-dot,.fa-map-marker-alt{--fa: "";--fa--fa: ""}.fa-crab{--fa: "";--fa--fa: ""}.fa-box-open-full,.fa-box-full{--fa: "";--fa--fa: ""}.fa-file{--fa: "";--fa--fa: ""}.fa-greater-than{--fa: ">";--fa--fa: ">>"}.fa-quotes{--fa: "";--fa--fa: ""}.fa-pretzel{--fa: "";--fa--fa: ""}.fa-t-rex{--fa: "";--fa--fa: ""}.fa-person-swimming,.fa-swimmer{--fa: "";--fa--fa: ""}.fa-arrow-down{--fa: "";--fa--fa: ""}.fa-user-robot-xmarks{--fa: "";--fa--fa: ""}.fa-message-quote,.fa-comment-alt-quote{--fa: "";--fa--fa: ""}.fa-candy-corn{--fa: "";--fa--fa: ""}.fa-folder-magnifying-glass,.fa-folder-search{--fa: "";--fa--fa: ""}.fa-notebook{--fa: "";--fa--fa: ""}.fa-circle-wifi{--fa: "";--fa--fa: ""}.fa-droplet,.fa-tint{--fa: "";--fa--fa: ""}.fa-bullseye-pointer{--fa: "";--fa--fa: ""}.fa-eraser{--fa: "";--fa--fa: ""}.fa-hexagon-image{--fa: "";--fa--fa: ""}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: "";--fa--fa: ""}.fa-file-svg{--fa: "";--fa--fa: ""}.fa-crate-apple,.fa-apple-crate{--fa: "";--fa--fa: ""}.fa-person-burst{--fa: "";--fa--fa: ""}.fa-game-board{--fa: "";--fa--fa: ""}.fa-hat-chef{--fa: "";--fa--fa: ""}.fa-hand-back-point-right{--fa: "";--fa--fa: ""}.fa-dove{--fa: "";--fa--fa: ""}.fa-snowflake-droplets{--fa: "";--fa--fa: ""}.fa-battery-empty,.fa-battery-0{--fa: "";--fa--fa: ""}.fa-grid-4{--fa: "";--fa--fa: ""}.fa-socks{--fa: "";--fa--fa: ""}.fa-face-sunglasses{--fa: "";--fa--fa: ""}.fa-inbox{--fa: "";--fa--fa: ""}.fa-square-0{--fa: "";--fa--fa: ""}.fa-section{--fa: "";--fa--fa: ""}.fa-square-this-way-up,.fa-box-up{--fa: "";--fa--fa: ""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: "";--fa--fa: ""}.fa-square-ampersand{--fa: "";--fa--fa: ""}.fa-envelope-open-text{--fa: "";--fa--fa: ""}.fa-lamp-desk{--fa: "";--fa--fa: ""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: "";--fa--fa: ""}.fa-poll-people{--fa: "";--fa--fa: ""}.fa-whiskey-glass-ice,.fa-glass-whiskey-rocks{--fa: "";--fa--fa: ""}.fa-wine-bottle{--fa: "";--fa--fa: ""}.fa-chess-rook{--fa: "";--fa--fa: ""}.fa-user-bounty-hunter{--fa: "";--fa--fa: ""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: "";--fa--fa: ""}.fa-diagram-sankey{--fa: "";--fa--fa: ""}.fa-cloud-hail-mixed{--fa: "";--fa--fa: ""}.fa-circle-up-left{--fa: "";--fa--fa: ""}.fa-dharmachakra{--fa: "";--fa--fa: ""}.fa-objects-align-left{--fa: "";--fa--fa: ""}.fa-oil-can-drip{--fa: "";--fa--fa: ""}.fa-face-smiling-hands{--fa: "";--fa--fa: ""}.fa-broccoli{--fa: "";--fa--fa: ""}.fa-route-interstate{--fa: "";--fa--fa: ""}.fa-ear-muffs{--fa: "";--fa--fa: ""}.fa-hotdog{--fa: "";--fa--fa: ""}.fa-transporter-empty{--fa: "";--fa--fa: ""}.fa-person-walking-with-cane,.fa-blind{--fa: "";--fa--fa: ""}.fa-angle-90{--fa: "";--fa--fa: ""}.fa-rectangle-terminal{--fa: "";--fa--fa: ""}.fa-kite{--fa: "";--fa--fa: ""}.fa-drum{--fa: "";--fa--fa: ""}.fa-scrubber{--fa: "";--fa--fa: ""}.fa-ice-cream{--fa: "";--fa--fa: ""}.fa-heart-circle-bolt{--fa: "";--fa--fa: ""}.fa-fish-bones{--fa: "";--fa--fa: ""}.fa-deer-rudolph{--fa: "";--fa--fa: ""}.fa-fax{--fa: "";--fa--fa: ""}.fa-paragraph{--fa: "";--fa--fa: ""}.fa-head-side-heart{--fa: "";--fa--fa: ""}.fa-square-e{--fa: "";--fa--fa: ""}.fa-meter-fire{--fa: "";--fa--fa: ""}.fa-cloud-hail{--fa: "";--fa--fa: ""}.fa-check-to-slot,.fa-vote-yea{--fa: "";--fa--fa: ""}.fa-money-from-bracket{--fa: "";--fa--fa: ""}.fa-star-half{--fa: "";--fa--fa: ""}.fa-car-bus{--fa: "";--fa--fa: ""}.fa-speaker{--fa: "";--fa--fa: ""}.fa-timer{--fa: "";--fa--fa: ""}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: "";--fa--fa: ""}.fa-landmark-magnifying-glass{--fa: "";--fa--fa: ""}.fa-grill-hot{--fa: "";--fa--fa: ""}.fa-ballot-check{--fa: "";--fa--fa: ""}.fa-link,.fa-chain{--fa: "";--fa--fa: ""}.fa-ear-listen,.fa-assistive-listening-systems{--fa: "";--fa--fa: ""}.fa-file-minus{--fa: "";--fa--fa: ""}.fa-tree-city{--fa: "";--fa--fa: ""}.fa-play{--fa: "";--fa--fa: ""}.fa-font{--fa: "";--fa--fa: ""}.fa-cup-togo,.fa-coffee-togo{--fa: "";--fa--fa: ""}.fa-square-down-left{--fa: "";--fa--fa: ""}.fa-burger-lettuce{--fa: "";--fa--fa: ""}.fa-table-cells-row-lock{--fa: "";--fa--fa: ""}.fa-rupiah-sign{--fa: "";--fa--fa: ""}.fa-magnifying-glass,.fa-search{--fa: "";--fa--fa: ""}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: "";--fa--fa: ""}.fa-person-dots-from-line,.fa-diagnoses{--fa: "";--fa--fa: ""}.fa-chevrons-down,.fa-chevron-double-down{--fa: "";--fa--fa: ""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: "";--fa--fa: ""}.fa-signal-good,.fa-signal-3{--fa: "";--fa--fa: ""}.fa-location-question,.fa-map-marker-question{--fa: "";--fa--fa: ""}.fa-floppy-disk-circle-xmark,.fa-floppy-disk-times,.fa-save-circle-xmark,.fa-save-times{--fa: "";--fa--fa: ""}.fa-naira-sign{--fa: "";--fa--fa: ""}.fa-peach{--fa: "";--fa--fa: ""}.fa-circles-overlap-3,.fa-pronoun{--fa: "";--fa--fa: ""}.fa-taxi-bus{--fa: "";--fa--fa: ""}.fa-bracket-curly,.fa-bracket-curly-left{--fa: "{";--fa--fa: "{{"}.fa-lobster{--fa: "";--fa--fa: ""}.fa-cart-flatbed-empty,.fa-dolly-flatbed-empty{--fa: "";--fa--fa: ""}.fa-colon{--fa: ":";--fa--fa: "::"}.fa-cart-arrow-down{--fa: "";--fa--fa: ""}.fa-wand{--fa: "";--fa--fa: ""}.fa-walkie-talkie{--fa: "";--fa--fa: ""}.fa-file-pen,.fa-file-edit{--fa: "";--fa--fa: ""}.fa-receipt{--fa: "";--fa--fa: ""}.fa-table-picnic{--fa: "";--fa--fa: ""}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: "";--fa--fa: ""}.fa-circle-microphone-lines,.fa-microphone-circle-alt{--fa: "";--fa--fa: ""}.fa-display-slash,.fa-desktop-slash{--fa: "";--fa--fa: ""}.fa-suitcase-rolling{--fa: "";--fa--fa: ""}.fa-person-circle-exclamation{--fa: "";--fa--fa: ""}.fa-transporter-2{--fa: "";--fa--fa: ""}.fa-user-hoodie{--fa: "";--fa--fa: ""}.fa-hands-holding-diamond,.fa-hand-receiving{--fa: "";--fa--fa: ""}.fa-money-bill-simple-wave{--fa: "";--fa--fa: ""}.fa-chevron-down{--fa: "";--fa--fa: ""}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: "";--fa--fa: ""}.fa-bell-plus{--fa: "";--fa--fa: ""}.fa-book-arrow-right{--fa: "";--fa--fa: ""}.fa-hospitals{--fa: "";--fa--fa: ""}.fa-club{--fa: "";--fa--fa: ""}.fa-skull-crossbones{--fa: "";--fa--fa: ""}.fa-droplet-degree,.fa-dewpoint{--fa: "";--fa--fa: ""}.fa-code-compare{--fa: "";--fa--fa: ""}.fa-list-ul,.fa-list-dots{--fa: "";--fa--fa: ""}.fa-hand-holding-magic{--fa: "";--fa--fa: ""}.fa-watermelon-slice{--fa: "";--fa--fa: ""}.fa-circle-ellipsis{--fa: "";--fa--fa: ""}.fa-school-lock{--fa: "";--fa--fa: ""}.fa-tower-cell{--fa: "";--fa--fa: ""}.fa-sd-cards{--fa: "";--fa--fa: ""}.fa-jug-bottle{--fa: "";--fa--fa: ""}.fa-down-long,.fa-long-arrow-alt-down{--fa: "";--fa--fa: ""}.fa-envelopes{--fa: "";--fa--fa: ""}.fa-phone-office{--fa: "";--fa--fa: ""}.fa-ranking-star{--fa: "";--fa--fa: ""}.fa-chess-king{--fa: "";--fa--fa: ""}.fa-nfc-pen{--fa: "";--fa--fa: ""}.fa-person-harassing{--fa: "";--fa--fa: ""}.fa-magnifying-glass-play{--fa: "";--fa--fa: ""}.fa-hat-winter{--fa: "";--fa--fa: ""}.fa-brazilian-real-sign{--fa: "";--fa--fa: ""}.fa-landmark-dome,.fa-landmark-alt{--fa: "";--fa--fa: ""}.fa-bone-break{--fa: "";--fa--fa: ""}.fa-arrow-up{--fa: "";--fa--fa: ""}.fa-down-from-dotted-line{--fa: "";--fa--fa: ""}.fa-tv,.fa-television,.fa-tv-alt{--fa: "";--fa--fa: ""}.fa-border-left{--fa: "";--fa--fa: ""}.fa-circle-divide{--fa: "";--fa--fa: ""}.fa-shrimp{--fa: "";--fa--fa: ""}.fa-list-check,.fa-tasks{--fa: "";--fa--fa: ""}.fa-diagram-subtask{--fa: "";--fa--fa: ""}.fa-jug-detergent{--fa: "";--fa--fa: ""}.fa-circle-user,.fa-user-circle{--fa: "";--fa--fa: ""}.fa-square-y{--fa: "";--fa--fa: ""}.fa-user-doctor-hair{--fa: "";--fa--fa: ""}.fa-planet-ringed{--fa: "";--fa--fa: ""}.fa-mushroom{--fa: "";--fa--fa: ""}.fa-user-shield{--fa: "";--fa--fa: ""}.fa-megaphone{--fa: "";--fa--fa: ""}.fa-wreath-laurel{--fa: "";--fa--fa: ""}.fa-circle-exclamation-check{--fa: "";--fa--fa: ""}.fa-wind{--fa: "";--fa--fa: ""}.fa-box-dollar,.fa-box-usd{--fa: "";--fa--fa: ""}.fa-car-burst,.fa-car-crash{--fa: "";--fa--fa: ""}.fa-y{--fa: "Y";--fa--fa: "YY"}.fa-user-headset{--fa: "";--fa--fa: ""}.fa-arrows-retweet,.fa-retweet-alt{--fa: "";--fa--fa: ""}.fa-person-snowboarding,.fa-snowboarding{--fa: "";--fa--fa: ""}.fa-square-chevron-right,.fa-chevron-square-right{--fa: "";--fa--fa: ""}.fa-lacrosse-stick-ball{--fa: "";--fa--fa: ""}.fa-truck-fast,.fa-shipping-fast{--fa: "";--fa--fa: ""}.fa-user-magnifying-glass{--fa: "";--fa--fa: ""}.fa-star-sharp{--fa: "";--fa--fa: ""}.fa-comment-heart{--fa: "";--fa--fa: ""}.fa-circle-1{--fa: "";--fa--fa: ""}.fa-circle-star,.fa-star-circle{--fa: "";--fa--fa: ""}.fa-fish{--fa: "";--fa--fa: ""}.fa-cloud-fog,.fa-fog{--fa: "";--fa--fa: ""}.fa-waffle{--fa: "";--fa--fa: ""}.fa-music-note,.fa-music-alt{--fa: "";--fa--fa: ""}.fa-hexagon-exclamation{--fa: "";--fa--fa: ""}.fa-cart-shopping-fast{--fa: "";--fa--fa: ""}.fa-object-union{--fa: "";--fa--fa: ""}.fa-user-graduate{--fa: "";--fa--fa: ""}.fa-starfighter{--fa: "";--fa--fa: ""}.fa-circle-half-stroke,.fa-adjust{--fa: "";--fa--fa: ""}.fa-arrow-right-long-to-line{--fa: "";--fa--fa: ""}.fa-square-arrow-down,.fa-arrow-square-down{--fa: "";--fa--fa: ""}.fa-diamond-half-stroke{--fa: "";--fa--fa: ""}.fa-clapperboard{--fa: "";--fa--fa: ""}.fa-square-chevron-left,.fa-chevron-square-left{--fa: "";--fa--fa: ""}.fa-phone-intercom{--fa: "";--fa--fa: ""}.fa-link-horizontal,.fa-chain-horizontal{--fa: "";--fa--fa: ""}.fa-mango{--fa: "";--fa--fa: ""}.fa-music-note-slash,.fa-music-alt-slash{--fa: "";--fa--fa: ""}.fa-circle-radiation,.fa-radiation-alt{--fa: "";--fa--fa: ""}.fa-face-tongue-sweat{--fa: "";--fa--fa: ""}.fa-globe-stand{--fa: "";--fa--fa: ""}.fa-baseball,.fa-baseball-ball{--fa: "";--fa--fa: ""}.fa-circle-p{--fa: "";--fa--fa: ""}.fa-award-simple{--fa: "";--fa--fa: ""}.fa-jet-fighter-up{--fa: "";--fa--fa: ""}.fa-diagram-project,.fa-project-diagram{--fa: "";--fa--fa: ""}.fa-pedestal{--fa: "";--fa--fa: ""}.fa-chart-pyramid{--fa: "";--fa--fa: ""}.fa-sidebar{--fa: "";--fa--fa: ""}.fa-snowman-head,.fa-frosty-head{--fa: "";--fa--fa: ""}.fa-copy{--fa: "";--fa--fa: ""}.fa-burger-glass{--fa: "";--fa--fa: ""}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: "";--fa--fa: ""}.fa-hand-sparkles{--fa: "";--fa--fa: ""}.fa-bars-filter{--fa: "";--fa--fa: ""}.fa-paintbrush-pencil{--fa: "";--fa--fa: ""}.fa-party-bell{--fa: "";--fa--fa: ""}.fa-user-vneck-hair{--fa: "";--fa--fa: ""}.fa-jack-o-lantern{--fa: "";--fa--fa: ""}.fa-grip,.fa-grip-horizontal{--fa: "";--fa--fa: ""}.fa-share-from-square,.fa-share-square{--fa: "";--fa--fa: ""}.fa-keynote{--fa: "";--fa--fa: ""}.fa-child-combatant,.fa-child-rifle{--fa: "";--fa--fa: ""}.fa-gun{--fa: "";--fa--fa: ""}.fa-square-phone,.fa-phone-square{--fa: "";--fa--fa: ""}.fa-hat-beach{--fa: "";--fa--fa: ""}.fa-plus,.fa-add{--fa: "+";--fa--fa: "++"}.fa-expand{--fa: "";--fa--fa: ""}.fa-computer{--fa: "";--fa--fa: ""}.fa-fort{--fa: "";--fa--fa: ""}.fa-cloud-check{--fa: "";--fa--fa: ""}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: "";--fa--fa: ""}.fa-face-smirking{--fa: "";--fa--fa: ""}.fa-arrows-up-down-left-right,.fa-arrows{--fa: "";--fa--fa: ""}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: "";--fa--fa: ""}.fa-rhombus{--fa: "";--fa--fa: ""}.fa-claw-marks{--fa: "";--fa--fa: ""}.fa-peso-sign{--fa: "";--fa--fa: ""}.fa-face-smile-tongue{--fa: "";--fa--fa: ""}.fa-cart-circle-xmark{--fa: "";--fa--fa: ""}.fa-building-shield{--fa: "";--fa--fa: ""}.fa-circle-phone-flip,.fa-phone-circle-alt{--fa: "";--fa--fa: ""}.fa-baby{--fa: "";--fa--fa: ""}.fa-users-line{--fa: "";--fa--fa: ""}.fa-quote-left,.fa-quote-left-alt{--fa: "";--fa--fa: ""}.fa-tractor{--fa: "";--fa--fa: ""}.fa-down-from-bracket{--fa: "";--fa--fa: ""}.fa-key-skeleton{--fa: "";--fa--fa: ""}.fa-trash-arrow-up,.fa-trash-restore{--fa: "";--fa--fa: ""}.fa-arrow-down-up-lock{--fa: "";--fa--fa: ""}.fa-arrow-down-to-bracket{--fa: "";--fa--fa: ""}.fa-lines-leaning{--fa: "";--fa--fa: ""}.fa-square-q{--fa: "";--fa--fa: ""}.fa-ruler-combined{--fa: "";--fa--fa: ""}.fa-symbols,.fa-icons-alt{--fa: "";--fa--fa: ""}.fa-copyright{--fa: "";--fa--fa: ""}.fa-flask-gear{--fa: "";--fa--fa: ""}.fa-highlighter-line{--fa: "";--fa--fa: ""}.fa-bracket-square,.fa-bracket,.fa-bracket-left{--fa: "[";--fa--fa: "[["}.fa-island-tropical,.fa-island-tree-palm{--fa: "";--fa--fa: ""}.fa-arrow-right-from-line,.fa-arrow-from-left{--fa: "";--fa--fa: ""}.fa-h2{--fa: "";--fa--fa: ""}.fa-equals{--fa: "=";--fa--fa: "=="}.fa-cake-slice,.fa-shortcake{--fa: "";--fa--fa: ""}.fa-building-magnifying-glass{--fa: "";--fa--fa: ""}.fa-peanut{--fa: "";--fa--fa: ""}.fa-wrench-simple{--fa: "";--fa--fa: ""}.fa-blender{--fa: "";--fa--fa: ""}.fa-teeth{--fa: "";--fa--fa: ""}.fa-tally-2{--fa: "";--fa--fa: ""}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: "";--fa--fa: ""}.fa-cars{--fa: "";--fa--fa: ""}.fa-axe-battle{--fa: "";--fa--fa: ""}.fa-user-hair-long{--fa: "";--fa--fa: ""}.fa-map{--fa: "";--fa--fa: ""}.fa-arrow-left-from-arc{--fa: "";--fa--fa: ""}.fa-file-circle-info{--fa: "";--fa--fa: ""}.fa-face-disappointed{--fa: "";--fa--fa: ""}.fa-lasso-sparkles{--fa: "";--fa--fa: ""}.fa-clock-eleven{--fa: "";--fa--fa: ""}.fa-rocket{--fa: "";--fa--fa: ""}.fa-siren-on{--fa: "";--fa--fa: ""}.fa-clock-ten{--fa: "";--fa--fa: ""}.fa-candle-holder{--fa: "";--fa--fa: ""}.fa-video-arrow-down-left{--fa: "";--fa--fa: ""}.fa-photo-film,.fa-photo-video{--fa: "";--fa--fa: ""}.fa-floppy-disk-circle-arrow-right,.fa-save-circle-arrow-right{--fa: "";--fa--fa: ""}.fa-folder-minus{--fa: "";--fa--fa: ""}.fa-hexagon-nodes-bolt{--fa: "";--fa--fa: ""}.fa-planet-moon{--fa: "";--fa--fa: ""}.fa-face-eyes-xmarks{--fa: "";--fa--fa: ""}.fa-chart-scatter{--fa: "";--fa--fa: ""}.fa-circle-gf{--fa: "";--fa--fa: ""}.fa-display-arrow-down{--fa: "";--fa--fa: ""}.fa-store{--fa: "";--fa--fa: ""}.fa-arrow-trend-up{--fa: "";--fa--fa: ""}.fa-plug-circle-minus{--fa: "";--fa--fa: ""}.fa-olive-branch{--fa: "";--fa--fa: ""}.fa-angle{--fa: "";--fa--fa: ""}.fa-vacuum-robot{--fa: "";--fa--fa: ""}.fa-sign-hanging,.fa-sign{--fa: "";--fa--fa: ""}.fa-square-divide{--fa: "";--fa--fa: ""}.fa-folder-check{--fa: "";--fa--fa: ""}.fa-signal-stream-slash{--fa: "";--fa--fa: ""}.fa-bezier-curve{--fa: "";--fa--fa: ""}.fa-eye-dropper-half{--fa: "";--fa--fa: ""}.fa-store-lock{--fa: "";--fa--fa: ""}.fa-bell-slash{--fa: "";--fa--fa: ""}.fa-cloud-bolt-sun,.fa-thunderstorm-sun{--fa: "";--fa--fa: ""}.fa-camera-slash{--fa: "";--fa--fa: ""}.fa-comment-quote{--fa: "";--fa--fa: ""}.fa-tablet,.fa-tablet-android{--fa: "";--fa--fa: ""}.fa-school-flag{--fa: "";--fa--fa: ""}.fa-message-code{--fa: "";--fa--fa: ""}.fa-glass-half,.fa-glass-half-empty,.fa-glass-half-full{--fa: "";--fa--fa: ""}.fa-fill{--fa: "";--fa--fa: ""}.fa-message-minus,.fa-comment-alt-minus{--fa: "";--fa--fa: ""}.fa-angle-up{--fa: "";--fa--fa: ""}.fa-dinosaur{--fa: "";--fa--fa: ""}.fa-drumstick-bite{--fa: "";--fa--fa: ""}.fa-link-horizontal-slash,.fa-chain-horizontal-slash{--fa: "";--fa--fa: ""}.fa-holly-berry{--fa: "";--fa--fa: ""}.fa-nose{--fa: "";--fa--fa: ""}.fa-arrow-left-to-arc{--fa: "";--fa--fa: ""}.fa-chevron-left{--fa: "";--fa--fa: ""}.fa-bacteria{--fa: "";--fa--fa: ""}.fa-clouds{--fa: "";--fa--fa: ""}.fa-money-bill-simple{--fa: "";--fa--fa: ""}.fa-hand-lizard{--fa: "";--fa--fa: ""}.fa-table-pivot{--fa: "";--fa--fa: ""}.fa-filter-slash{--fa: "";--fa--fa: ""}.fa-trash-can-undo,.fa-trash-can-arrow-turn-left,.fa-trash-undo-alt{--fa: "";--fa--fa: ""}.fa-notdef{--fa: "";--fa--fa: ""}.fa-disease{--fa: "";--fa--fa: ""}.fa-person-to-door{--fa: "";--fa--fa: ""}.fa-turntable{--fa: "";--fa--fa: ""}.fa-briefcase-medical{--fa: "";--fa--fa: ""}.fa-genderless{--fa: "";--fa--fa: ""}.fa-chevron-right{--fa: "";--fa--fa: ""}.fa-signal-weak,.fa-signal-1{--fa: "";--fa--fa: ""}.fa-clock-five{--fa: "";--fa--fa: ""}.fa-retweet{--fa: "";--fa--fa: ""}.fa-car-rear,.fa-car-alt{--fa: "";--fa--fa: ""}.fa-pump-soap{--fa: "";--fa--fa: ""}.fa-computer-classic{--fa: "";--fa--fa: ""}.fa-frame{--fa: "";--fa--fa: ""}.fa-video-slash{--fa: "";--fa--fa: ""}.fa-battery-quarter,.fa-battery-2{--fa: "";--fa--fa: ""}.fa-ellipsis-stroke,.fa-ellipsis-h-alt{--fa: "";--fa--fa: ""}.fa-radio{--fa: "";--fa--fa: ""}.fa-baby-carriage,.fa-carriage-baby{--fa: "";--fa--fa: ""}.fa-face-expressionless{--fa: "";--fa--fa: ""}.fa-down-to-dotted-line{--fa: "";--fa--fa: ""}.fa-cloud-music{--fa: "";--fa--fa: ""}.fa-traffic-light{--fa: "";--fa--fa: ""}.fa-cloud-minus{--fa: "";--fa--fa: ""}.fa-thermometer{--fa: "";--fa--fa: ""}.fa-shield-minus{--fa: "";--fa--fa: ""}.fa-vr-cardboard{--fa: "";--fa--fa: ""}.fa-car-tilt{--fa: "";--fa--fa: ""}.fa-gauge-circle-minus{--fa: "";--fa--fa: ""}.fa-brightness-low{--fa: "";--fa--fa: ""}.fa-hand-middle-finger{--fa: "";--fa--fa: ""}.fa-percent,.fa-percentage{--fa: "%";--fa--fa: "%%"}.fa-truck-moving{--fa: "";--fa--fa: ""}.fa-glass-water-droplet{--fa: "";--fa--fa: ""}.fa-conveyor-belt{--fa: "";--fa--fa: ""}.fa-location-check,.fa-map-marker-check{--fa: "";--fa--fa: ""}.fa-coin-vertical{--fa: "";--fa--fa: ""}.fa-display{--fa: "";--fa--fa: ""}.fa-person-sign{--fa: "";--fa--fa: ""}.fa-face-smile,.fa-smile{--fa: "";--fa--fa: ""}.fa-phone-hangup{--fa: "";--fa--fa: ""}.fa-signature-slash{--fa: "";--fa--fa: ""}.fa-thumbtack,.fa-thumb-tack{--fa: "";--fa--fa: ""}.fa-wheat-slash{--fa: "";--fa--fa: ""}.fa-trophy{--fa: "";--fa--fa: ""}.fa-clouds-sun{--fa: "";--fa--fa: ""}.fa-person-praying,.fa-pray{--fa: "";--fa--fa: ""}.fa-hammer{--fa: "";--fa--fa: ""}.fa-face-vomit{--fa: "";--fa--fa: ""}.fa-speakers{--fa: "";--fa--fa: ""}.fa-tty-answer,.fa-teletype-answer{--fa: "";--fa--fa: ""}.fa-mug-tea-saucer{--fa: "";--fa--fa: ""}.fa-diagram-lean-canvas{--fa: "";--fa--fa: ""}.fa-alt{--fa: "";--fa--fa: ""}.fa-dial,.fa-dial-med-high{--fa: "";--fa--fa: ""}.fa-hand-peace{--fa: "";--fa--fa: ""}.fa-circle-trash,.fa-trash-circle{--fa: "";--fa--fa: ""}.fa-rotate,.fa-sync-alt{--fa: "";--fa--fa: ""}.fa-circle-quarters{--fa: "";--fa--fa: ""}.fa-spinner{--fa: "";--fa--fa: ""}.fa-tower-control{--fa: "";--fa--fa: ""}.fa-arrow-up-triangle-square,.fa-sort-shapes-up{--fa: "";--fa--fa: ""}.fa-whale{--fa: "";--fa--fa: ""}.fa-robot{--fa: "";--fa--fa: ""}.fa-peace{--fa: "";--fa--fa: ""}.fa-party-horn{--fa: "";--fa--fa: ""}.fa-gears,.fa-cogs{--fa: "";--fa--fa: ""}.fa-sun-bright,.fa-sun-alt{--fa: "";--fa--fa: ""}.fa-warehouse{--fa: "";--fa--fa: ""}.fa-conveyor-belt-arm{--fa: "";--fa--fa: ""}.fa-lock-keyhole-open,.fa-lock-open-alt{--fa: "";--fa--fa: ""}.fa-square-fragile,.fa-box-fragile,.fa-square-wine-glass-crack{--fa: "";--fa--fa: ""}.fa-arrow-up-right-dots{--fa: "";--fa--fa: ""}.fa-square-n{--fa: "";--fa--fa: ""}.fa-splotch{--fa: "";--fa--fa: ""}.fa-face-grin-hearts,.fa-grin-hearts{--fa: "";--fa--fa: ""}.fa-meter{--fa: "";--fa--fa: ""}.fa-mandolin{--fa: "";--fa--fa: ""}.fa-dice-four{--fa: "";--fa--fa: ""}.fa-sim-card{--fa: "";--fa--fa: ""}.fa-transgender,.fa-transgender-alt{--fa: "";--fa--fa: ""}.fa-mercury{--fa: "";--fa--fa: ""}.fa-up-from-bracket{--fa: "";--fa--fa: ""}.fa-knife-kitchen{--fa: "";--fa--fa: ""}.fa-border-right{--fa: "";--fa--fa: ""}.fa-arrow-turn-down,.fa-level-down{--fa: "";--fa--fa: ""}.fa-spade{--fa: "";--fa--fa: ""}.fa-card-spade{--fa: "";--fa--fa: ""}.fa-line-columns{--fa: "";--fa--fa: ""}.fa-ant{--fa: "";--fa--fa: ""}.fa-arrow-right-to-line,.fa-arrow-to-right{--fa: "";--fa--fa: ""}.fa-person-falling-burst{--fa: "";--fa--fa: ""}.fa-flag-pennant,.fa-pennant{--fa: "";--fa--fa: ""}.fa-conveyor-belt-empty{--fa: "";--fa--fa: ""}.fa-user-group-simple{--fa: "";--fa--fa: ""}.fa-award{--fa: "";--fa--fa: ""}.fa-ticket-simple,.fa-ticket-alt{--fa: "";--fa--fa: ""}.fa-building{--fa: "";--fa--fa: ""}.fa-angles-left,.fa-angle-double-left{--fa: "";--fa--fa: ""}.fa-camcorder,.fa-video-handheld{--fa: "";--fa--fa: ""}.fa-pancakes{--fa: "";--fa--fa: ""}.fa-album-circle-user{--fa: "";--fa--fa: ""}.fa-subtitles-slash{--fa: "";--fa--fa: ""}.fa-qrcode{--fa: "";--fa--fa: ""}.fa-dice-d10{--fa: "";--fa--fa: ""}.fa-fireplace{--fa: "";--fa--fa: ""}.fa-browser{--fa: "";--fa--fa: ""}.fa-pen-paintbrush,.fa-pencil-paintbrush{--fa: "";--fa--fa: ""}.fa-fish-cooked{--fa: "";--fa--fa: ""}.fa-chair-office{--fa: "";--fa--fa: ""}.fa-magnifying-glass-music{--fa: "";--fa--fa: ""}.fa-nesting-dolls{--fa: "";--fa--fa: ""}.fa-clock-rotate-left,.fa-history{--fa: "";--fa--fa: ""}.fa-trumpet{--fa: "";--fa--fa: ""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: "";--fa--fa: ""}.fa-fire-smoke{--fa: "";--fa--fa: ""}.fa-phone-missed{--fa: "";--fa--fa: ""}.fa-file-export,.fa-arrow-right-from-file{--fa: "";--fa--fa: ""}.fa-shield,.fa-shield-blank{--fa: "";--fa--fa: ""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: "";--fa--fa: ""}.fa-arrows-repeat-1,.fa-repeat-1-alt{--fa: "";--fa--fa: ""}.fa-gun-slash{--fa: "";--fa--fa: ""}.fa-avocado{--fa: "";--fa--fa: ""}.fa-binary{--fa: "";--fa--fa: ""}.fa-comment-nodes{--fa: "";--fa--fa: ""}.fa-glasses-round,.fa-glasses-alt{--fa: "";--fa--fa: ""}.fa-phone-plus{--fa: "";--fa--fa: ""}.fa-ditto{--fa: '"';--fa--fa: '""'}.fa-person-seat{--fa: "";--fa--fa: ""}.fa-house-medical{--fa: "";--fa--fa: ""}.fa-golf-ball-tee,.fa-golf-ball{--fa: "";--fa--fa: ""}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: "";--fa--fa: ""}.fa-house-chimney-window{--fa: "";--fa--fa: ""}.fa-scythe{--fa: "";--fa--fa: ""}.fa-pen-nib{--fa: "";--fa--fa: ""}.fa-ban-parking,.fa-parking-circle-slash{--fa: "";--fa--fa: ""}.fa-tent-arrow-turn-left{--fa: "";--fa--fa: ""}.fa-face-diagonal-mouth{--fa: "";--fa--fa: ""}.fa-diagram-cells{--fa: "";--fa--fa: ""}.fa-cricket-bat-ball,.fa-cricket{--fa: "";--fa--fa: ""}.fa-tents{--fa: "";--fa--fa: ""}.fa-wand-magic,.fa-magic{--fa: "";--fa--fa: ""}.fa-dog{--fa: "";--fa--fa: ""}.fa-pen-line{--fa: "";--fa--fa: ""}.fa-atom-simple,.fa-atom-alt{--fa: "";--fa--fa: ""}.fa-ampersand{--fa: "&";--fa--fa: "&&"}.fa-carrot{--fa: "";--fa--fa: ""}.fa-arrow-up-from-line,.fa-arrow-from-bottom{--fa: "";--fa--fa: ""}.fa-moon{--fa: "";--fa--fa: ""}.fa-pen-slash{--fa: "";--fa--fa: ""}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: "";--fa--fa: ""}.fa-square-star{--fa: "";--fa--fa: ""}.fa-cheese{--fa: "";--fa--fa: ""}.fa-send-backward{--fa: "";--fa--fa: ""}.fa-yin-yang{--fa: "";--fa--fa: ""}.fa-music{--fa: "";--fa--fa: ""}.fa-compass-slash{--fa: "";--fa--fa: ""}.fa-clock-one{--fa: "";--fa--fa: ""}.fa-file-music{--fa: "";--fa--fa: ""}.fa-code-commit{--fa: "";--fa--fa: ""}.fa-temperature-low{--fa: "";--fa--fa: ""}.fa-person-biking,.fa-biking{--fa: "";--fa--fa: ""}.fa-display-chart-up-circle-currency{--fa: "";--fa--fa: ""}.fa-skeleton{--fa: "";--fa--fa: ""}.fa-circle-g{--fa: "";--fa--fa: ""}.fa-circle-arrow-up-left{--fa: "";--fa--fa: ""}.fa-coin-blank{--fa: "";--fa--fa: ""}.fa-broom{--fa: "";--fa--fa: ""}.fa-vacuum{--fa: "";--fa--fa: ""}.fa-shield-heart{--fa: "";--fa--fa: ""}.fa-card-heart{--fa: "";--fa--fa: ""}.fa-lightbulb-cfl-on{--fa: "";--fa--fa: ""}.fa-melon{--fa: "";--fa--fa: ""}.fa-gopuram{--fa: "";--fa--fa: ""}.fa-earth-oceania,.fa-globe-oceania{--fa: "";--fa--fa: ""}.fa-container-storage{--fa: "";--fa--fa: ""}.fa-face-pouting{--fa: "";--fa--fa: ""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: "";--fa--fa: ""}.fa-face-explode,.fa-exploding-head{--fa: "";--fa--fa: ""}.fa-hashtag{--fa: "#";--fa--fa: "##"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: "";--fa--fa: ""}.fa-oil-can{--fa: "";--fa--fa: ""}.fa-t{--fa: "T";--fa--fa: "TT"}.fa-transformer-bolt{--fa: "";--fa--fa: ""}.fa-hippo{--fa: "";--fa--fa: ""}.fa-chart-column{--fa: "";--fa--fa: ""}.fa-cassette-vhs,.fa-vhs{--fa: "";--fa--fa: ""}.fa-infinity{--fa: "";--fa--fa: ""}.fa-vial-circle-check{--fa: "";--fa--fa: ""}.fa-chimney{--fa: "";--fa--fa: ""}.fa-object-intersect{--fa: "";--fa--fa: ""}.fa-person-arrow-down-to-line{--fa: "";--fa--fa: ""}.fa-voicemail{--fa: "";--fa--fa: ""}.fa-block-brick,.fa-wall-brick{--fa: "";--fa--fa: ""}.fa-fan{--fa: "";--fa--fa: ""}.fa-bags-shopping{--fa: "";--fa--fa: ""}.fa-paragraph-left,.fa-paragraph-rtl{--fa: "";--fa--fa: ""}.fa-person-walking-luggage{--fa: "";--fa--fa: ""}.fa-caravan-simple,.fa-caravan-alt{--fa: "";--fa--fa: ""}.fa-turtle{--fa: "";--fa--fa: ""}.fa-pencil-mechanical{--fa: "";--fa--fa: ""}.fa-up-down,.fa-arrows-alt-v{--fa: "";--fa--fa: ""}.fa-cloud-moon-rain{--fa: "";--fa--fa: ""}.fa-booth-curtain{--fa: "";--fa--fa: ""}.fa-calendar{--fa: "";--fa--fa: ""}.fa-box-heart{--fa: "";--fa--fa: ""}.fa-trailer{--fa: "";--fa--fa: ""}.fa-user-doctor-message,.fa-user-md-chat{--fa: "";--fa--fa: ""}.fa-bahai,.fa-haykal{--fa: "";--fa--fa: ""}.fa-lighthouse{--fa: "";--fa--fa: ""}.fa-amp-guitar{--fa: "";--fa--fa: ""}.fa-sd-card{--fa: "";--fa--fa: ""}.fa-volume-slash{--fa: "";--fa--fa: ""}.fa-border-bottom{--fa: "";--fa--fa: ""}.fa-wifi-weak,.fa-wifi-1{--fa: "";--fa--fa: ""}.fa-dragon{--fa: "";--fa--fa: ""}.fa-shoe-prints{--fa: "";--fa--fa: ""}.fa-circle-plus,.fa-plus-circle{--fa: "";--fa--fa: ""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: "";--fa--fa: ""}.fa-hand-holding{--fa: "";--fa--fa: ""}.fa-plug-circle-exclamation{--fa: "";--fa--fa: ""}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: "";--fa--fa: ""}.fa-clone{--fa: "";--fa--fa: ""}.fa-person-walking-arrow-loop-left{--fa: "";--fa--fa: ""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: "";--fa--fa: ""}.fa-fire-flame-curved,.fa-fire-alt{--fa: "";--fa--fa: ""}.fa-tornado{--fa: "";--fa--fa: ""}.fa-file-circle-plus{--fa: "";--fa--fa: ""}.fa-delete-right{--fa: "";--fa--fa: ""}.fa-book-quran,.fa-quran{--fa: "";--fa--fa: ""}.fa-circle-quarter{--fa: "";--fa--fa: ""}.fa-anchor{--fa: "";--fa--fa: ""}.fa-border-all{--fa: "";--fa--fa: ""}.fa-function{--fa: "";--fa--fa: ""}.fa-face-angry,.fa-angry{--fa: "";--fa--fa: ""}.fa-people-simple{--fa: "";--fa--fa: ""}.fa-cookie-bite{--fa: "";--fa--fa: ""}.fa-arrow-trend-down{--fa: "";--fa--fa: ""}.fa-rss,.fa-feed{--fa: "";--fa--fa: ""}.fa-face-monocle{--fa: "";--fa--fa: ""}.fa-draw-polygon{--fa: "";--fa--fa: ""}.fa-scale-balanced,.fa-balance-scale{--fa: "";--fa--fa: ""}.fa-calendar-lines,.fa-calendar-note{--fa: "";--fa--fa: ""}.fa-arrow-down-big-small,.fa-sort-size-down{--fa: "";--fa--fa: ""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: "";--fa--fa: ""}.fa-do-not-enter{--fa: "";--fa--fa: ""}.fa-shower{--fa: "";--fa--fa: ""}.fa-dice-d8{--fa: "";--fa--fa: ""}.fa-desktop,.fa-desktop-alt{--fa: "";--fa--fa: ""}.fa-m{--fa: "M";--fa--fa: "MM"}.fa-spinner-scale{--fa: "";--fa--fa: ""}.fa-grip-dots-vertical{--fa: "";--fa--fa: ""}.fa-face-viewfinder{--fa: "";--fa--fa: ""}.fa-soft-serve,.fa-creemee{--fa: "";--fa--fa: ""}.fa-h5{--fa: "";--fa--fa: ""}.fa-hand-back-point-down{--fa: "";--fa--fa: ""}.fa-table-list,.fa-th-list{--fa: "";--fa--fa: ""}.fa-basket-shopping-minus{--fa: "";--fa--fa: ""}.fa-comment-sms,.fa-sms{--fa: "";--fa--fa: ""}.fa-rectangle,.fa-rectangle-landscape{--fa: "";--fa--fa: ""}.fa-clipboard-list-check{--fa: "";--fa--fa: ""}.fa-turkey{--fa: "";--fa--fa: ""}.fa-book{--fa: "";--fa--fa: ""}.fa-user-plus{--fa: "";--fa--fa: ""}.fa-ice-skate{--fa: "";--fa--fa: ""}.fa-check{--fa: "";--fa--fa: ""}.fa-battery-three-quarters,.fa-battery-4{--fa: "";--fa--fa: ""}.fa-tomato{--fa: "";--fa--fa: ""}.fa-sword-laser{--fa: "";--fa--fa: ""}.fa-house-circle-check{--fa: "";--fa--fa: ""}.fa-buildings{--fa: "";--fa--fa: ""}.fa-angle-left{--fa: "";--fa--fa: ""}.fa-cart-flatbed-boxes,.fa-dolly-flatbed-alt{--fa: "";--fa--fa: ""}.fa-diagram-successor{--fa: "";--fa--fa: ""}.fa-truck-arrow-right{--fa: "";--fa--fa: ""}.fa-square-w{--fa: "";--fa--fa: ""}.fa-arrows-split-up-and-left{--fa: "";--fa--fa: ""}.fa-lamp{--fa: "";--fa--fa: ""}.fa-airplay{--fa: "";--fa--fa: ""}.fa-hand-fist,.fa-fist-raised{--fa: "";--fa--fa: ""}.fa-shield-quartered{--fa: "";--fa--fa: ""}.fa-slash-forward{--fa: "/";--fa--fa: "//"}.fa-location-pen,.fa-map-marker-edit{--fa: "";--fa--fa: ""}.fa-cloud-moon{--fa: "";--fa--fa: ""}.fa-pot-food{--fa: "";--fa--fa: ""}.fa-briefcase{--fa: "";--fa--fa: ""}.fa-person-falling{--fa: "";--fa--fa: ""}.fa-image-portrait,.fa-portrait{--fa: "";--fa--fa: ""}.fa-user-tag{--fa: "";--fa--fa: ""}.fa-rug{--fa: "";--fa--fa: ""}.fa-print-slash{--fa: "";--fa--fa: ""}.fa-earth-europe,.fa-globe-europe{--fa: "";--fa--fa: ""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: "";--fa--fa: ""}.fa-hand-back-point-ribbon{--fa: "";--fa--fa: ""}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: "";--fa--fa: ""}.fa-tire-rugged{--fa: "";--fa--fa: ""}.fa-lightbulb-dollar{--fa: "";--fa--fa: ""}.fa-cowbell{--fa: "";--fa--fa: ""}.fa-baht-sign{--fa: "";--fa--fa: ""}.fa-corner{--fa: "";--fa--fa: ""}.fa-chevrons-right,.fa-chevron-double-right{--fa: "";--fa--fa: ""}.fa-book-open{--fa: "";--fa--fa: ""}.fa-book-journal-whills,.fa-journal-whills{--fa: "";--fa--fa: ""}.fa-inhaler{--fa: "";--fa--fa: ""}.fa-handcuffs{--fa: "";--fa--fa: ""}.fa-snake{--fa: "";--fa--fa: ""}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: "";--fa--fa: ""}.fa-note-medical{--fa: "";--fa--fa: ""}.fa-database{--fa: "";--fa--fa: ""}.fa-down-left{--fa: "";--fa--fa: ""}.fa-share,.fa-mail-forward{--fa: "";--fa--fa: ""}.fa-face-thinking{--fa: "";--fa--fa: ""}.fa-turn-down-right{--fa: "";--fa--fa: ""}.fa-bottle-droplet{--fa: "";--fa--fa: ""}.fa-mask-face{--fa: "";--fa--fa: ""}.fa-hill-rockslide{--fa: "";--fa--fa: ""}.fa-scanner-keyboard{--fa: "";--fa--fa: ""}.fa-circle-o{--fa: "";--fa--fa: ""}.fa-grid-horizontal{--fa: "";--fa--fa: ""}.fa-message-dollar,.fa-comment-alt-dollar{--fa: "";--fa--fa: ""}.fa-right-left,.fa-exchange-alt{--fa: "";--fa--fa: ""}.fa-columns-3{--fa: "";--fa--fa: ""}.fa-paper-plane{--fa: "";--fa--fa: ""}.fa-road-circle-exclamation{--fa: "";--fa--fa: ""}.fa-dungeon{--fa: "";--fa--fa: ""}.fa-hand-holding-box{--fa: "";--fa--fa: ""}.fa-input-text{--fa: "";--fa--fa: ""}.fa-window-flip,.fa-window-alt{--fa: "";--fa--fa: ""}.fa-align-right{--fa: "";--fa--fa: ""}.fa-scanner-gun,.fa-scanner{--fa: "";--fa--fa: ""}.fa-tire{--fa: "";--fa--fa: ""}.fa-engine{--fa: "";--fa--fa: ""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: "";--fa--fa: ""}.fa-life-ring{--fa: "";--fa--fa: ""}.fa-hands,.fa-sign-language,.fa-signing{--fa: "";--fa--fa: ""}.fa-circle-caret-right,.fa-caret-circle-right{--fa: "";--fa--fa: ""}.fa-turn-left{--fa: "";--fa--fa: ""}.fa-wheat{--fa: "";--fa--fa: ""}.fa-file-spreadsheet{--fa: "";--fa--fa: ""}.fa-audio-description-slash{--fa: "";--fa--fa: ""}.fa-bell-ring{--fa: "";--fa--fa: ""}.fa-calendar-day{--fa: "";--fa--fa: ""}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: "";--fa--fa: ""}.fa-arrows-up-down,.fa-arrows-v{--fa: "";--fa--fa: ""}.fa-chess-pawn-piece,.fa-chess-pawn-alt{--fa: "";--fa--fa: ""}.fa-face-grimace,.fa-grimace{--fa: "";--fa--fa: ""}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: "";--fa--fa: ""}.fa-turn-down,.fa-level-down-alt{--fa: "";--fa--fa: ""}.fa-square-s{--fa: "";--fa--fa: ""}.fa-rectangle-barcode,.fa-barcode-alt{--fa: "";--fa--fa: ""}.fa-person-walking-arrow-right{--fa: "";--fa--fa: ""}.fa-square-envelope,.fa-envelope-square{--fa: "";--fa--fa: ""}.fa-dice{--fa: "";--fa--fa: ""}.fa-unicorn{--fa: "";--fa--fa: ""}.fa-bowling-ball{--fa: "";--fa--fa: ""}.fa-pompebled{--fa: "";--fa--fa: ""}.fa-brain{--fa: "";--fa--fa: ""}.fa-watch-smart{--fa: "";--fa--fa: ""}.fa-book-user{--fa: "";--fa--fa: ""}.fa-sensor-cloud,.fa-sensor-smoke{--fa: "";--fa--fa: ""}.fa-clapperboard-play{--fa: "";--fa--fa: ""}.fa-bandage,.fa-band-aid{--fa: "";--fa--fa: ""}.fa-calendar-minus{--fa: "";--fa--fa: ""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: "";--fa--fa: ""}.fa-circle-4{--fa: "";--fa--fa: ""}.fa-gifts{--fa: "";--fa--fa: ""}.fa-album-collection{--fa: "";--fa--fa: ""}.fa-hotel{--fa: "";--fa--fa: ""}.fa-earth-asia,.fa-globe-asia{--fa: "";--fa--fa: ""}.fa-id-card-clip,.fa-id-card-alt{--fa: "";--fa--fa: ""}.fa-magnifying-glass-plus,.fa-search-plus{--fa: "";--fa--fa: ""}.fa-thumbs-up{--fa: "";--fa--fa: ""}.fa-cloud-showers{--fa: "";--fa--fa: ""}.fa-user-clock{--fa: "";--fa--fa: ""}.fa-onion{--fa: "";--fa--fa: ""}.fa-clock-twelve-thirty{--fa: "";--fa--fa: ""}.fa-arrow-down-to-dotted-line{--fa: "";--fa--fa: ""}.fa-hand-dots,.fa-allergies{--fa: "";--fa--fa: ""}.fa-file-invoice{--fa: "";--fa--fa: ""}.fa-window-minimize{--fa: "";--fa--fa: ""}.fa-rectangle-wide{--fa: "";--fa--fa: ""}.fa-comment-arrow-up{--fa: "";--fa--fa: ""}.fa-garlic{--fa: "";--fa--fa: ""}.fa-mug-saucer,.fa-coffee{--fa: "";--fa--fa: ""}.fa-brush{--fa: "";--fa--fa: ""}.fa-file-half-dashed{--fa: "";--fa--fa: ""}.fa-tree-decorated{--fa: "";--fa--fa: ""}.fa-mask{--fa: "";--fa--fa: ""}.fa-calendar-heart{--fa: "";--fa--fa: ""}.fa-magnifying-glass-minus,.fa-search-minus{--fa: "";--fa--fa: ""}.fa-flower{--fa: "";--fa--fa: ""}.fa-arrow-down-from-arc{--fa: "";--fa--fa: ""}.fa-right-left-large{--fa: "";--fa--fa: ""}.fa-ruler-vertical{--fa: "";--fa--fa: ""}.fa-circles-overlap{--fa: "";--fa--fa: ""}.fa-user-large,.fa-user-alt{--fa: "";--fa--fa: ""}.fa-starship-freighter{--fa: "";--fa--fa: ""}.fa-train-tram{--fa: "";--fa--fa: ""}.fa-bridge-suspension{--fa: "";--fa--fa: ""}.fa-trash-check{--fa: "";--fa--fa: ""}.fa-user-nurse{--fa: "";--fa--fa: ""}.fa-boombox{--fa: "";--fa--fa: ""}.fa-syringe{--fa: "";--fa--fa: ""}.fa-cloud-sun{--fa: "";--fa--fa: ""}.fa-shield-exclamation{--fa: "";--fa--fa: ""}.fa-stopwatch-20{--fa: "";--fa--fa: ""}.fa-square-full{--fa: "";--fa--fa: ""}.fa-grip-dots{--fa: "";--fa--fa: ""}.fa-comment-exclamation{--fa: "";--fa--fa: ""}.fa-pen-swirl{--fa: "";--fa--fa: ""}.fa-falafel{--fa: "";--fa--fa: ""}.fa-circle-2{--fa: "";--fa--fa: ""}.fa-magnet{--fa: "";--fa--fa: ""}.fa-jar{--fa: "";--fa--fa: ""}.fa-gramophone{--fa: "";--fa--fa: ""}.fa-dice-d12{--fa: "";--fa--fa: ""}.fa-note-sticky,.fa-sticky-note{--fa: "";--fa--fa: ""}.fa-down,.fa-arrow-alt-down{--fa: "";--fa--fa: ""}.fa-hundred-points,.fa-100{--fa: "";--fa--fa: ""}.fa-paperclip-vertical{--fa: "";--fa--fa: ""}.fa-wind-warning,.fa-wind-circle-exclamation{--fa: "";--fa--fa: ""}.fa-location-pin-slash,.fa-map-marker-slash{--fa: "";--fa--fa: ""}.fa-face-sad-sweat{--fa: "";--fa--fa: ""}.fa-bug-slash{--fa: "";--fa--fa: ""}.fa-cupcake{--fa: "";--fa--fa: ""}.fa-light-switch-off{--fa: "";--fa--fa: ""}.fa-toggle-large-off{--fa: "";--fa--fa: ""}.fa-pen-fancy-slash{--fa: "";--fa--fa: ""}.fa-truck-container{--fa: "";--fa--fa: ""}.fa-boot{--fa: "";--fa--fa: ""}.fa-arrow-up-from-water-pump{--fa: "";--fa--fa: ""}.fa-file-check{--fa: "";--fa--fa: ""}.fa-bone{--fa: "";--fa--fa: ""}.fa-cards-blank{--fa: "";--fa--fa: ""}.fa-circle-3{--fa: "";--fa--fa: ""}.fa-bench-tree{--fa: "";--fa--fa: ""}.fa-keyboard-brightness-low{--fa: "";--fa--fa: ""}.fa-ski-boot-ski{--fa: "";--fa--fa: ""}.fa-brain-circuit{--fa: "";--fa--fa: ""}.fa-table-cells-row-unlock{--fa: "";--fa--fa: ""}.fa-user-injured{--fa: "";--fa--fa: ""}.fa-block-brick-fire,.fa-firewall{--fa: "";--fa--fa: ""}.fa-face-sad-tear,.fa-sad-tear{--fa: "";--fa--fa: ""}.fa-plane{--fa: "";--fa--fa: ""}.fa-tent-arrows-down{--fa: "";--fa--fa: ""}.fa-exclamation{--fa: "!";--fa--fa: "!!"}.fa-arrows-spin{--fa: "";--fa--fa: ""}.fa-face-smile-relaxed{--fa: "";--fa--fa: ""}.fa-comment-xmark,.fa-comment-times{--fa: "";--fa--fa: ""}.fa-print{--fa: "";--fa--fa: ""}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: "";--fa--fa: ""}.fa-face-nose-steam{--fa: "";--fa--fa: ""}.fa-circle-waveform-lines,.fa-waveform-circle{--fa: "";--fa--fa: ""}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$";--fa--fa: "$$"}.fa-ferris-wheel{--fa: "";--fa--fa: ""}.fa-computer-speaker{--fa: "";--fa--fa: ""}.fa-skull-cow{--fa: "";--fa--fa: ""}.fa-x{--fa: "X";--fa--fa: "XX"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: "";--fa--fa: ""}.fa-users-gear,.fa-users-cog{--fa: "";--fa--fa: ""}.fa-person-military-pointing{--fa: "";--fa--fa: ""}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: "";--fa--fa: ""}.fa-circle-t{--fa: "";--fa--fa: ""}.fa-sack{--fa: "";--fa--fa: ""}.fa-grid-2{--fa: "";--fa--fa: ""}.fa-camera-cctv,.fa-cctv{--fa: "";--fa--fa: ""}.fa-umbrella{--fa: "";--fa--fa: ""}.fa-trowel{--fa: "";--fa--fa: ""}.fa-horizontal-rule{--fa: "";--fa--fa: ""}.fa-bed-front,.fa-bed-alt{--fa: "";--fa--fa: ""}.fa-d{--fa: "D";--fa--fa: "DD"}.fa-stapler{--fa: "";--fa--fa: ""}.fa-masks-theater,.fa-theater-masks{--fa: "";--fa--fa: ""}.fa-file-gif{--fa: "";--fa--fa: ""}.fa-kip-sign{--fa: "";--fa--fa: ""}.fa-face-woozy{--fa: "";--fa--fa: ""}.fa-cloud-question{--fa: "";--fa--fa: ""}.fa-pineapple{--fa: "";--fa--fa: ""}.fa-hand-point-left{--fa: "";--fa--fa: ""}.fa-gallery-thumbnails{--fa: "";--fa--fa: ""}.fa-circle-j{--fa: "";--fa--fa: ""}.fa-eyes{--fa: "";--fa--fa: ""}.fa-handshake-simple,.fa-handshake-alt{--fa: "";--fa--fa: ""}.fa-page-caret-up,.fa-file-caret-up{--fa: "";--fa--fa: ""}.fa-jet-fighter,.fa-fighter-jet{--fa: "";--fa--fa: ""}.fa-comet{--fa: "";--fa--fa: ""}.fa-square-share-nodes,.fa-share-alt-square{--fa: "";--fa--fa: ""}.fa-reflect-vertical{--fa: "";--fa--fa: ""}.fa-shield-keyhole{--fa: "";--fa--fa: ""}.fa-file-mp4{--fa: "";--fa--fa: ""}.fa-barcode{--fa: "";--fa--fa: ""}.fa-bulldozer{--fa: "";--fa--fa: ""}.fa-plus-minus{--fa: "";--fa--fa: ""}.fa-square-sliders-vertical,.fa-sliders-v-square{--fa: "";--fa--fa: ""}.fa-video,.fa-video-camera{--fa: "";--fa--fa: ""}.fa-message-middle,.fa-comment-middle-alt{--fa: "";--fa--fa: ""}.fa-graduation-cap,.fa-mortar-board{--fa: "";--fa--fa: ""}.fa-hand-holding-medical{--fa: "";--fa--fa: ""}.fa-person-circle-check{--fa: "";--fa--fa: ""}.fa-square-z{--fa: "";--fa--fa: ""}.fa-message-text,.fa-comment-alt-text{--fa: "";--fa--fa: ""}.fa-turn-up,.fa-level-up-alt{--fa: "";--fa--fa: ""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(/configurator/fonts/fontawesome6/fa-thin-100.woff2) format("woff2"),url(/configurator/fonts/fontawesome6/fa-thin-100.ttf) format("truetype")}.fat,.fa-thin{font-weight:100}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/configurator/fonts/fontawesome6/fa-light-300.woff2) format("woff2"),url(/configurator/fonts/fontawesome6/fa-light-300.ttf) format("truetype")}.fal,.fa-light{font-weight:300}:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/configurator/fonts/fontawesome6/fa-regular-400.woff2) format("woff2"),url(/configurator/fonts/fontawesome6/fa-regular-400.ttf) format("truetype")}.far,.fa-regular{font-weight:400}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes slide-bounce{0%{transform:translate(-100%);-webkit-transform:translate(-100%,0)}85%{transform:translate(1.5%);-webkit-transform:translate(1.5%,0)}to{transform:translate(0);-webkit-transform:translate(0,0)}}@keyframes slide-bounce-from-bottom{0%{transform:translateY(100%);-webkit-transform:translate(0,100%)}85%{transform:translateY(-.5%);-webkit-transform:translate(0,-.5%)}to{transform:translate(0);-webkit-transform:translate(0,0)}}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button{display:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[aria-invalid=true][type=number],input[aria-invalid=true][type=text]{color:var(--uc-error-error-30)!important;border-color:var(--uc-error-error-60)!important;background:#2a0404}input[type=search]{overflow:hidden;appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}.form-item{position:relative}.form-item--full-w{width:100%}.form-item input,.form-item textarea{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;width:100%;line-height:2.125rem;color:var(--uc-foreground);background:transparent;border:1px solid var(--uc-theme-color-40);border-radius:.5rem;padding:1.25rem 1rem .25rem .75rem;transition:all .25s ease;outline:none;transition:all .2s}.form-item input::-webkit-search-cancel-button,.form-item textarea::-webkit-search-cancel-button{-webkit-appearance:none;position:relative;color:#fff;background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAYAAABxLuKEAAAACXBIWXMAACbBAAAmwQFynQtOAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEcSURBVHgB7dnhacMwEIbhG6EjdJSOkA3aUbRRR8gIGcEjZISvMtWBC7bjxEdBuvcB/ZXtFywkZAYAAAAAAAAAwAOSPuuY6rjW8W5B5rnanPO4WE/qC7/prykiTosyLea9z8+yXrQPUGSclSiunzCz+sIlKs5OlGI9iogzXBR3Js6wUdwrcYaP4p6JkyaKOxInXRS3FydtFLcTJ28UtxEndxT3IE6xrNqactf6b9XXVj+Kthdad0sX50CUfHF2ohStrznjx9GBfUq6OHpi85Ymjl7Y0Q4fRye2+cPGUcDZZ7g4CjwQDhVHwQfCjThX64nWbwmKnbQRp7tbgltklMW8yzjf1hv9Xrpd6viwYG3eLwMAAAAAAAAAAMB/+QEdWs4N8vvcGAAAAABJRU5ErkJggg==);background-size:180%;background-position:center;width:1rem;height:1rem;cursor:pointer}.form-item input:-webkit-autofill,.form-item input:-webkit-autofill:focus,.form-item textarea:-webkit-autofill,.form-item textarea:-webkit-autofill:focus{background-color:transparent!important}.form-item input:active,.form-item input:focus,.form-item textarea:active,.form-item textarea:focus{color:var(--uc-white);border-color:var(--uc-theme-accent);outline:none}.form-item input:active+label,.form-item input:focus+label,.form-item textarea:active+label,.form-item textarea:focus+label{color:var(--uc-white)}.form-item textarea{resize:none}.form-item label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-theme-color-50)}.form-item__lang{position:absolute;top:1.25rem;right:.75rem}.form-item__submit{position:absolute;right:.75rem;top:.755rem;transition:all .2s}@media(pointer:fine){.form-item__submit:hover{opacity:.9}}.form-item__submit i{color:var(--uc-theme-color-80)}.form-item__description{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary);padding-left:.75rem;margin-top:.625rem}.form-item__error{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;position:absolute;top:3.65rem;left:.75rem;color:var(--uc-error-error-60);display:none}@media(pointer:fine){.form-item:hover label{color:var(--uc-theme-color-60)}}.form-item--has-lang input,.form-item--has-lang textarea{padding-right:5.5rem}.form-item--has-submit input,.form-item--has-submit textarea{padding-right:3.5rem}.form-item--has-submit.form-item--has-lang input,.form-item--has-submit.form-item--has-lang textarea{padding-right:6.5rem}.form-item--has-submit.form-item--has-lang .form-item__lang{right:3.65rem}.form-item--search{position:relative;display:flex;flex:1;width:100%}.form-item--search input{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary);min-height:2.5rem;padding:.5rem .75rem .5rem 3rem;align-items:center;background:var(--uc-background);border-radius:6.25rem;border:none;outline:none;width:100%;transition:all .2s}.form-item--search__icon-search{position:absolute;left:1.25rem;top:.95rem;color:var(--uc-text-text-secondary);font-size:.8125rem;transition:all .2s}.form-item--search input:focus{color:var(--uc-text-text-primary);transition:all .2s}.form-item--search input:focus::-webkit-input-placeholder,.form-item--search input:focus:-moz-placeholder,.form-item--search input:focus::-moz-placeholder{color:var(--uc-white);transition:all .2s}.form-item--search input:focus+.form-item--search__icon-search{color:var(--uc-text-text-primary);transition:all .2s}.form-item--search input:not(:placeholder-shown){color:var(--uc-white);padding-left:1.25rem;transition:all .2s}.form-item--search input:not(:placeholder-shown)+.form-item--search__icon-search{max-width:0;opacity:0;transition:all .2s}.form-item--search--gray input{background:var(--uc-bg-bg-surface-1)}.form-item--search--small input{font-size:.875rem;min-height:2.5rem}.form-item--search--small .form-item--search__icon-search{font-size:.8125rem;top:.925rem}.form-item--search--has-sibling input{padding-right:4rem}.form-item--search--has-sibling:after{position:absolute;content:"";top:.25rem;right:3.25rem;width:1px;height:calc(100% - .5rem);opacity:0}@media(pointer:fine){.form-item--search--has-sibling:hover:after{opacity:1}}.form-item--textfield label{position:absolute;display:inline-block;padding-left:.45rem;padding-right:.45rem;top:1.3rem;left:.3rem;pointer-events:none;transition:.2s ease-out all;overflow:hidden;white-space:nowrap;max-width:calc(100% - 1.25rem)}.form-item--textfield input:focus,.form-item--textfield textarea:focus{outline:none;color:var(--uc-text-text-primary)}.form-item--textfield input:focus~label,.form-item--textfield input:not(:placeholder-shown)~label,.form-item--textfield textarea:focus~label,.form-item--textfield textarea:not(:placeholder-shown)~label{top:.65rem;font-size:.75rem;color:var(--uc-theme-color-60)}@media(pointer:fine){.form-item--textfield input:hover~label,.form-item--textfield textarea:hover~label{top:.65rem;font-size:.75rem;color:var(--uc-theme-color-60)}}.form-item--textfield input:placeholder-shown~.form-item--textfield__unit{display:none;transition:.2s ease-out all}.form-item--textfield input:focus~.form-item--textfield__unit,.form-item--textfield input:not(:placeholder-shown)~.form-item--textfield__unit{display:block;transition:.2s ease-out all}.form-item--textfield input::placeholder,.form-item--textfield textarea::placeholder{color:transparent}.form-item--textfield--compact{margin-top:.2rem}.form-item--textfield--compact label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;line-height:100%;top:.6rem}.form-item--textfield--compact input,.form-item--textfield--compact textarea{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;font-size:.875rem;line-height:130%;background:#000c;padding:.5rem .75rem;border-radius:6.25rem;border:0}.form-item--textfield--compact input:focus~label,.form-item--textfield--compact input:not(:placeholder-shown)~label,.form-item--textfield--compact textarea:focus~label,.form-item--textfield--compact textarea:not(:placeholder-shown)~label{top:-1rem;left:.3rem}.form-item--textfield--no-label input{padding-top:.525rem;padding-bottom:.425rem}.form-item--textfield--no-label button.form-item__submit{top:.5rem}.form-item--textfield .form-item__error{top:4.25rem}@media(pointer:fine){.form-item--textfield:hover label{color:var(--uc-theme-color-60)}}.form-item--textfield__unit{position:absolute;left:2rem;bottom:.625rem}.form-item--toggle{padding:.625rem;border-radius:.75rem;border:1px solid transparent}.form-item--toggle:before{outline:1px solid var(--uc-text-text-primary)}.form-item--toggle label{cursor:pointer}.form-item--toggle input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.form-item--toggle input:focus-visible+.form-item--toggle__switch{outline:2px solid var(--uc-white);outline-offset:-2px}.form-item--toggle__body{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:1rem}.form-item--toggle .form-item--toggle__label{color:var(--uc-text-text-primary);flex:1}.form-item--toggle__switch{width:3.125rem;height:1.875rem;padding:.44rem .5rem;border-radius:1.25rem;background-color:var(--uc-bg-bg-surface-2);cursor:pointer;transition:all .25s}.form-item--toggle__switch:after{content:"";display:inline-block;border-radius:100%;width:1rem;height:1rem;background-color:var(--uc-theme-color-80);transition:all .25s;transform:scale(1) translate(0);-webkit-transform:scale(1) translateX(0)}.form-item--toggle input:checked+.form-item--toggle__switch{background-color:var(--uc-theme-accent);transition:all .25s}.form-item--toggle input:checked+.form-item--toggle__switch:after{transform:scale(1.25) translate(.85rem);-webkit-transform:scale(1.25) translateX(.85rem);background-color:var(--uc-foreground)}.form-item--toggle__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);margin-top:1rem}@media(pointer:fine){.form-item--toggle:hover .form-item--toggle__label{color:var(--uc-theme-color-80)}}.form-item--toggle--settings{padding:0;border-bottom:1px solid var(--uc-theme-color-20);padding-bottom:1.25rem;margin-bottom:1.25rem;border-radius:0}.form-item--toggle--settings:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.form-item--toggle--settings .form-item--toggle__label{color:var(--uc-text-text-primary)}@media(pointer:fine){.form-item--toggle--settings .form-item--toggle__label:hover{color:var(--uc-text-text-primary);cursor:default}}.form-item--toggle--settings .form-item--toggle__description{color:var(--uc-text-text-secondary);margin-top:0;width:100%;max-width:25rem}@media screen and (max-width:600px){.form-item--toggle--settings .form-item--toggle__description{max-width:calc(100% - 5rem)}}@media(pointer:fine){.form-item--toggle--settings:hover .form-item--toggle__label{color:var(--uc-white)!important}}.form-item--toggle--light .form-item--toggle__label{color:var(--uc-text-text-primary)}@media(pointer:fine){.form-item--toggle--inactive-label .form-item--toggle__label:hover{cursor:default}}.form-item--toggle--disabled{cursor:default;opacity:.5}.form-item--toggle--disabled label{cursor:default}.form-item--checkbox-tick{display:flex;align-items:center}.form-item--checkbox-tick label{cursor:pointer}.form-item--checkbox-tick input{display:inline-block;position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.form-item--checkbox-tick input:focus-visible+.toggle{outline:2px solid var(--uc-white);outline-offset:2px}.form-item--checkbox-tick .toggle{display:inline-block;position:relative;width:1.25rem;height:1.25rem;border-radius:50%;background-color:transparent;border:1px solid var(--uc-theme-color-40);cursor:pointer;transition:all .15s;margin-bottom:0}.form-item--checkbox-tick .toggle:before{content:"";position:absolute;top:.275rem;left:.4rem;display:inline-block;transform:rotate(45deg);height:50%;width:30%;border-bottom:2px solid transparent;border-right:2px solid transparent;transition:all .15s}.form-item--checkbox-tick input:checked+label{position:relative;background-color:var(--uc-foreground);border-color:var(--uc-foreground);transition:all .15s}.form-item--checkbox-tick input:checked+label:before{border-color:var(--uc-black);transition:all .15s}.form-item--checkbox-tick--small .toggle{width:.98213rem;height:.98213rem}.form-item--checkbox-tick--small .toggle:before{top:.2rem;left:.3rem}.form-item--stepper__body{display:flex;flex-direction:row;gap:.625rem}.form-item--stepper__value{display:flex;justify-content:center;align-items:center;min-width:1.875rem}.form-item--stepper .button{min-height:1.375rem;width:1.375rem;padding:0}.form-item--dark.form-item input,.form-item--dark.form-item textarea{color:var(--uc-white);border-color:transparent;background:#00000080}.form-item--dark.form-item input:active+label,.form-item--dark.form-item input:focus+label,.form-item--dark.form-item textarea:active+label,.form-item--dark.form-item textarea:focus+label{color:var(--uc-white)}.form-item--dark.form-item label{color:var(--uc-theme-color-60)}.form-item--error input,.form-item--error textarea{color:var(--uc-error-error-30)!important;border-color:var(--uc-error-error-60)!important;background:#2a0404}.form-item--error label{color:var(--uc-error-error-40)!important}.form-item--error .form-item__description{opacity:0}.form-item--error .form-item__error{display:block}.form-item--error.form-item--toggle{border-color:var(--uc-error-error-80)}.form-item--error.form-item--toggle .form-item--toggle__description{opacity:1;color:var(--uc-error-error-60)}.form-item--range{display:flex;align-items:center;gap:1.25rem;align-self:stretch;padding:.625rem;border:1px solid transparent;box-shadow:none;-webkit-tap-highlight-color:transparent}.form-item--range input[type=range]{position:absolute;appearance:none;padding:0;transition:none;-webkit-appearance:none;overflow:hidden;outline:none;box-shadow:none;border:none;background:transparent;height:3rem;z-index:2;cursor:pointer;-webkit-tap-highlight-color:transparent}.form-item--range input[type=range]:focus-visible{outline:2px solid var(--uc-white);outline-offset:-2px}.form-item--range input[type=range]::-webkit-slider-runnable-track{height:2rem;-webkit-appearance:none;box-shadow:none;cursor:pointer;opacity:0}.form-item--range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:2rem;height:3rem;cursor:pointer;box-shadow:none;opacity:0}.form-item--range input[type=range]::-moz-range-track{height:2rem;-webkit-appearance:none;box-shadow:none;cursor:pointer;opacity:0}.form-item--range input[type=range]::-moz-range-thumb{-webkit-appearance:none;width:2rem;height:3rem;cursor:pointer;box-shadow:none;opacity:0}.form-item--range input[type=range]::-ms-fill-lower{opacity:0}.form-item--range input[type=range]::-ms-thumb{-webkit-appearance:none;width:2rem;height:3rem;cursor:pointer;box-shadow:none;opacity:0}.form-item--range input[type=range]::-ms-ticks-after{display:none}.form-item--range input[type=range]::-ms-ticks-before{display:none}.form-item--range input[type=range]::-ms-track{height:2rem;-webkit-appearance:none;box-shadow:none;cursor:pointer;opacity:0}.form-item--range input[type=range]::-ms-tooltip{display:none}.form-item--range input[type=range][data-value="0"]::-webkit-slider-thumb{-webkit-appearance:none;width:2rem;height:3rem;cursor:pointer;box-shadow:none;border-radius:50%}.form-item--range input[type=range][data-value="0"]::-moz-range-thumb{-webkit-appearance:none;width:2rem;height:3rem;cursor:pointer;box-shadow:none;border-radius:50%}.form-item--range input[type=range][data-value="0"]::-ms-thumb{-webkit-appearance:none;width:2rem;height:3rem;cursor:pointer;box-shadow:none;border-radius:50%}.form-item--range__container{position:relative;width:100%;min-height:2rem;max-width:25rem}.form-item--range__container__limits{display:flex;justify-content:space-between;margin-top:2rem;width:100%}.form-item--range__container__limit{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-theme-color-70)}.form-item--range__line{position:absolute;top:0;left:0;width:100%;height:.75rem;background:var(--uc-background) linear-gradient(var(--uc-foreground),var(--uc-foreground)) no-repeat;cursor:pointer;box-shadow:none;border:1px solid var(--uc-foreground);border-radius:.5rem;margin-top:.625rem;z-index:1}.form-item--range__value{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.form-item--range__value{font-size:1.125rem}}.form-item--range__value{color:var(--uc-text-text-primary);text-align:right;align-content:center;white-space:nowrap;min-width:3.75rem}@media screen and (max-width:600px){.form-item--range__value{position:absolute;top:.5rem;right:0}}.form-item--range__header{color:var(--uc-text-text-primary)}@media screen and (max-width:600px){.form-item--range__header{max-width:calc(100% - 6rem)}}.form-item--range__header label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.form-item--range__main{display:flex;flex-direction:column;flex:1}.form-item--range__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);margin-top:.25rem;margin-bottom:.375rem}@media screen and (max-width:600px){.form-item--range__description{max-width:calc(100% - 6rem)}}.form-item--range .range-dot{position:absolute;width:.5rem;height:.5rem;background-color:var(--uc-theme-color-50);border-radius:50%;top:.75rem;transform:translate(-50%);z-index:1}.form-item--range--compact{width:100%;align-self:auto;align-self:unset;padding:0}.form-item--range--compact input[type=range]{height:1.45rem}.form-item--range--compact .form-item--range__header{display:flex;width:100%;justify-content:space-between;gap:.625rem}.form-item--range--compact .form-item--range__header label,.form-item--range--compact .form-item--range__header__value{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-primary)}.form-item--range--compact .form-item--range__container{min-height:1.375rem}.form-item--range--settings{padding:0;border-bottom:1px solid var(--uc-theme-color-20);padding-bottom:1.25rem;margin-bottom:1.25rem;border-radius:0}.form-item--range--settings:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}@media(pointer:fine){.form-item--range--settings:hover .form-item--range__header,.form-item--range--settings:hover .form-item--range__header label{color:var(--uc-white)}}.form-item--range--settings .form-item--range__header{color:var(--uc-white)}.form-item--select{display:flex;flex-direction:column;width:100%;gap:.625rem;padding-bottom:1.875rem;border-bottom:1px solid var(--uc-theme-color-20)}.form-item--select--no-border{border:0}.form-item--select--pb-min{padding-bottom:.625rem}.form-item--select__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white)}.form-item--color-temperature{max-width:7.5rem;height:1.375rem}.form-item--color-temperature input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;padding:0;border:0;outline:0}.form-item--color-temperature input[type=range]:focus{outline:none}.form-item--color-temperature input[type=range]:focus-visible{outline:2px solid var(--uc-white);outline-offset:-2px}.form-item--color-temperature input[type=range]::-webkit-slider-runnable-track{background:#aff7ff;background:linear-gradient(90deg,#aff7ff,#ffef5f);border:1px solid var(--uc-white);border-radius:.5rem;height:.875rem}.form-item--color-temperature input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-.1875rem;background-color:transparent;border:1px solid var(--uc-white);border-radius:2rem;height:1.125rem;width:.5rem}.form-item--color-temperature input[type=range]:focus::-webkit-slider-thumb{outline:3px solid transparent;outline-offset:.125rem}.form-item--color-temperature input[type=range]::-moz-range-track{background:#aff7ff;background:linear-gradient(90deg,#aff7ff,#ffef5f);border:1px solid var(--uc-white);border-radius:.5rem;height:.75rem}.form-item--color-temperature input[type=range]::-moz-range-thumb{appearance:none;margin-top:-.1875rem;background-color:transparent;border:1px solid var(--uc-white);border-radius:2rem;height:1rem;width:.5rem}.form-item--color-temperature input[type=range]:focus::-moz-range-thumb{outline:3px solid transparent;outline-offset:.125rem}.form-item--file{display:flex;align-items:center;gap:.625rem;padding-bottom:.625rem;margin-bottom:.625rem}.form-item--file input{border:0;clip:rect(0,0,0,0);height:1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}.form-item--file label{cursor:pointer}.form-item--file .button{display:flex;align-items:center;margin-left:auto;margin-right:0}.form-item--file__icon{display:flex;width:3.75rem;height:3.75rem;justify-content:center;align-items:center}.form-item--file__icon i{font-size:2.25rem;color:var(--uc-white)}.form-item--file__label{display:flex;flex-direction:column;gap:.25rem;color:var(--uc-white)}.form-item--file__label__main{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}.form-item--file__label__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.form-item--file__name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);display:-webkit-box;-webkit-line-clamp:1;align-items:center;background:var(--uc-theme-color-10);padding:.75rem 1rem;border-radius:.5rem;max-width:34%;white-space:nowrap;overflow:hidden;margin-left:.625rem}.form-item--file__name span{display:block;overflow:hidden;text-overflow:ellipsis;width:100%}.form-item--file__error{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:flex;width:100%;color:var(--uc-error-error-30);text-align:left}.form-item--disabled{pointer-events:none;cursor:default;opacity:.5}.select-extra{display:flex;flex-direction:row;align-items:center;gap:1.25rem;width:100%}.select-extra__text{display:flex;flex-direction:column;flex:1;gap:.25rem}.select-extra__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white)}.select-extra__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-theme-color-70)}.select-extra__error{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;width:100%;text-align:left;color:var(--uc-error-error-40);margin-top:.25rem}.select-extra--divider{padding-bottom:1.88rem;border-bottom:1px solid var(--uc-theme-color-20)}.select-extra--disabled{pointer-events:none;opacity:.3}.select-extra--disabled input{pointer-events:none}.input-simple{display:flex;gap:.5rem;align-items:center;height:2rem;border-radius:1.25rem;background:var(--uc-theme-color-20);color:var(--uc-theme-color-80);padding:0 .5rem}.input-simple input{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;background:transparent;outline:none;border-color:transparent;color:var(--uc-theme-color-80);height:100%;text-align:center;width:100%;max-width:1.75rem}.input-simple label{color:var(--uc-theme-color-80);cursor:pointer}.input-simple label i{display:flex;justify-content:center;align-items:center;width:1.25rem;font-size:.625rem;color:var(--uc-theme-color-80)}.v-select.vs--open.vs--single .vs__selected{position:static;opacity:1}.code-input{display:flex;flex-direction:row;justify-content:center;gap:1.25rem;width:100%;margin:2.5rem auto}@media screen and (max-width:600px){.code-input{gap:.625rem}}.code-input__input{display:flex;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white);align-items:center;text-align:center;font-size:1.875rem;width:3.125rem;height:5rem;padding-top:.25rem;border:none;border-radius:.5rem;background:var(--uc-theme-color-10)}.form-data{display:flex;align-items:center;justify-content:space-between;gap:1rem}.form-data__value{font-size:1rem;color:var(--uc-text-text-secondary)}.form-data__value--error{display:flex;align-items:center;color:var(--uc-error-error-60);gap:.625rem}.form-data__value--error i{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%;font-size:1.2rem;color:var(--uc-background);background-color:var(--uc-error-error-80)}*,*:before,*:after{box-sizing:border-box;margin:0}html{font-family:var(--uc-font-family-poppins);font-size:var(--uc-font-size-root);font-weight:400;background:var(--uc-background)}body{position:relative;height:100vh;height:100dvh;background:var(--uc-background);color:var(--uc-text-text-primary);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;overflow:hidden}@media screen and (max-width:992px){body{width:100vw;overflow-x:hidden;overflow-y:auto}}body.overflow-hidden{overflow:hidden}:focus-visible{outline:2px solid var(--uc-white);outline-offset:-2px}a{color:var(--uc-text-text-primary);text-decoration:none}ul,li{list-style-type:none;padding:0}h1{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:3rem}@media screen and (max-width:992px){h1{font-size:2.5rem}}h2{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:2.5rem}@media screen and (max-width:992px){h2{font-size:2.125rem}}h3{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.875rem}@media screen and (max-width:992px){h3{font-size:1.625rem}}h4{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){h4{font-size:1.125rem}}.vue-markdown{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem}.vue-markdown b,.vue-markdown strong{font-weight:700}.vue-markdown h1,.vue-markdown h2,.vue-markdown h3,.vue-markdown h4,.vue-markdown h5,.vue-markdown p,.vue-markdown li{font-weight:300}.vue-markdown h1,.vue-markdown h2,.vue-markdown h3,.vue-markdown h4,.vue-markdown h5{margin-bottom:.75rem}.vue-markdown p{margin-bottom:.5rem}.vue-markdown h2{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.vue-markdown h2{font-size:1.125rem}}.vue-markdown h3{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}.vue-markdown a{text-decoration:underline}.vue-markdown ol{padding-left:1.25rem;margin-bottom:.5rem}.vue-markdown ol li{list-style-type:decimal}.vue-markdown ul{padding-left:1.25rem;margin-bottom:.5rem}.vue-markdown ul li{list-style-type:disc}.vue-markdown b,.vue-markdown strong{font-weight:500}.app{height:100vh;height:100dvh;max-width:var(--uc-app-max-width);margin:0 auto;padding:calc(var(--uc-navbar-height) + 2.5rem) 1.25rem 1.25rem}@media screen and (max-width:992px){.app{padding:calc(var(--uc-navbar-height) + .625rem) .625rem 0;overflow-y:auto}}.app__main{height:100%}.skip-link{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.skip-link:focus-visible{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%}.skip-link:focus-visible{position:fixed;top:.625rem;left:.625rem;z-index:1101;width:auto;height:auto;margin:0;padding:.75rem 1.25rem;overflow:visible;clip:auto;clip-path:none;border-radius:.5rem;background:var(--uc-foreground);color:var(--uc-background);cursor:pointer;outline-color:var(--uc-background)}.img-loading{-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.img-loading--base{width:2.25rem;height:2.25rem}.img-loading--small{width:1.25rem;height:1.25rem}.device-meta__name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:2.5rem}@media screen and (max-width:992px){.device-meta__name{font-size:2.125rem}}.device-meta__host{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:1rem;color:var(--uc-theme-color-40)}.error-message--primary{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-error-error-60)}.panel-col{display:flex;flex-direction:column;float:left;width:50%;min-height:1rem;border-right:1px solid rgba(255,255,255,.05)}.panel-col--40{width:40%}.panel-col--60{width:60%}@media screen and (max-width:992px){.panel-col{width:100%;border-right:0}}.card{border-radius:1rem;background:var(--uc-bg-bg-surface-1);padding:1.25rem}.badge{display:inline-flex;justify-content:center;align-items:center;padding:.25rem .375rem;border-radius:1.25rem;background:var(--uc-bg-bg-surface-1);font-size:.625rem;color:var(--uc-text-text-secondary);line-height:1.3}.link-box{display:flex;flex-direction:column;gap:.625rem;width:100%;padding:.625rem;border-radius:.5rem;border:1px solid var(--uc-theme-color-30);background:#32373780}.link-box ul{display:flex;flex-direction:column;gap:.625rem}.link-box li,.link-box li a,.link-box li i{color:var(--uc-text-text-secondary)}.link-box li a{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem}@media(pointer:fine){.link-box li a:hover{text-decoration:underline}}.link-box li i{font-size:.9rem}.link-box__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-foreground)}@keyframes blurAnimation{0%{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}}button,.button{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%;background:transparent;align-items:center;border:0;cursor:pointer;box-sizing:content-box}button[disabled],.button[disabled]{cursor:not-allowed;pointer-events:none}.button{min-height:2.5rem;color:var(--uc-buttons-secondary-button-secondary-text);border:2px solid transparent;padding:0rem .75rem;border-radius:1.875rem;transition:all .3s}@media(pointer:fine){.button:hover{transition:all .3s}}.button:active{transition:all .3s}.button--primary{background-color:var(--uc-buttons-primary-button-primary-bg);border-color:var(--uc-buttons-primary-button-primary-bg);color:var(--uc-buttons-primary-button-primary-text)}.button--primary--inactive,.button--primary[disabled]{background-color:var(--uc-buttons-primary-button-primary-disabled-bg);border-color:var(--uc-buttons-primary-button-primary-disabled-bg);color:var(--uc-buttons-primary-button-primary-disabled-text)}@media(pointer:fine){.button--primary:hover{background-color:var(--uc-buttons-primary-button-primary-hover-bg);border-color:var(--uc-buttons-primary-button-primary-hover-bg);color:var(--uc-buttons-primary-button-primary-hover-text)}}.button--primary:active{background-color:var(--uc-buttons-primary-button-primary-hover-bg);border-color:var(--uc-buttons-primary-button-primary-hover-bg);color:var(--uc-buttons-primary-button-primary-hover-text)}.button--secondary{background-color:var(--uc-buttons-secondary-button-secondary-bg);border-color:var(--uc-buttons-secondary-button-secondary-bg);color:var(--uc-buttons-secondary-button-secondary-text)}@media(pointer:fine){.button--secondary:hover{background-color:var(--uc-buttons-secondary-button-secondary-hover-bg);border-color:var(--uc-buttons-secondary-button-secondary-hover-bg);color:var(--uc-buttons-secondary-button-secondary-hover-text)}}.button--secondary:active{background-color:var(--uc-buttons-secondary-button-secondary-hover-bg);border-color:var(--uc-buttons-secondary-button-secondary-hover-bg);color:var(--uc-buttons-secondary-button-secondary-hover-text)}.button--secondary[disabled]{background-color:var(--uc-buttons-secondary-button-secondary-disabled-bg);border-color:var(--uc-buttons-secondary-button-secondary-disabled-bg);color:var(--uc-buttons-secondary-button-secondary-disabled-text)}.button--tertiary{background-color:transparent;border-color:var(--uc-buttons-tertiary-button-tertiary-bg);color:var(--uc-buttons-tertiary-button-tertiary-text)}.button--tertiary--inactive,.button--tertiary[disabled]{background-color:var(--uc-buttons-tertiary-button-tertiary-disabled-bg);border-color:var(--uc-buttons-tertiary-button-tertiary-disabled-bg);color:var(--uc-buttons-tertiary-button-tertiary-disabled-text)}@media(pointer:fine){.button--tertiary:hover{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}.button--tertiary:active{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}.button--blank{background-color:transparent;border-color:transparent;color:var(--uc-theme-color-80)}@media(pointer:fine){.button--blank:hover,.button--blank:active{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:transparent;color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}.button--blank--focus:hover,.button--blank--focus:active,.button--blank--focus:focus{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:transparent;color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}.button--accent{background-color:var(--uc-theme-accent);border-color:var(--uc-theme-accent);color:var(--uc-white)}.button--accent--inactive{background-color:var(--uc-theme-color-10);border-color:transparent;color:var(--uc-theme-color-70)}@media(pointer:fine){.button--accent:hover{background-color:var(--uc-theme-color-50);border-color:var(--uc-theme-color-50);color:var(--uc-white)}}.button--accent:active{background-color:var(--uc-white);border-color:var(--uc-white);color:var(--uc-black)}.button--danger{background-color:transparent;border-color:var(--uc-error-error-80);color:var(--uc-error-error-30)}@media(pointer:fine){.button--danger:hover{background-color:var(--uc-error-error-80);border-color:var(--uc-error-error-80);color:var(--uc-error-error-30)}}.button--danger:active{background-color:var(--uc-buttons-primary-button-primary-hover-bg);border-color:var(--uc-buttons-primary-button-primary-hover-bg);color:var(--uc-buttons-primary-button-primary-hover-text)}.button--delete{background-color:var(--uc-error-error-80);border-color:var(--uc-error-error-80);color:var(--uc-white)}@media(pointer:fine){.button--delete:hover{background-color:var(--uc-foreground);border-color:var(--uc-foreground);color:var(--uc-error-error-80)}}.button--delete:active{background-color:var(--uc-foreground);border-color:var(--uc-foreground);color:var(--uc-error-error-80)}.button--delete--inactive,.button--delete[disabled]{background-color:var(--uc-error-error-80);border-color:var(--uc-error-error-80);color:var(--uc-white);opacity:.4}.button--small{height:1rem;padding:.15rem .5rem;font-size:.75rem}.button--full-w{width:calc(100% - 1.75rem)}@media screen and (max-width:600px){.button--full-w{width:calc(100% - 1.75rem)}}.button--icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-height:2rem;padding:0}@media(pointer:fine){.button--icon:hover i{transform:scale(1.1);transform-origin:center;transition:all .2s}}.button--icon i{display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem;transform-origin:center;transition:all .2s}.button--icon--medium{width:1.75rem;height:1.75rem;min-height:1.75rem;padding:0}.button--icon--medium i{font-size:.83331rem;margin-top:.05rem}.button--icon--small{width:1.375rem;height:1.375rem;min-height:1.375rem;padding:0}.button--icon--small i{font-size:.75rem;margin-top:.05rem}.button--icon--small i.fa-close{font-size:.825rem}.button--icon--large{width:2.75rem;height:2.75rem;min-height:2.75rem}.button--icon--large i{font-size:1.25rem}@media(pointer:fine){.button--icon--large:hover i{transform:scale(1);font-size:1.375rem}}.button--min-w{min-width:10.75rem}.button--min-w-grow{display:block;width:fit-content;min-width:10.75rem;margin-left:auto;margin-right:auto}@media screen and (max-width:600px){.button--min-w-grow{width:calc(100% - 1.75rem)}}.button--with-icon{display:inline-flex;width:fit-content;align-items:center;gap:1rem}@media screen and (max-width:600px){.button--with-icon{padding:.25rem .25rem .25rem .75rem}}.button--with-icon i{display:inline-flex;width:3.125rem;height:3.125rem;padding:.9375rem;border-radius:50%;justify-content:center;align-items:center;background-color:var(--uc-theme-color-40);transition:background-color .3s}@media screen and (max-width:600px){.button--with-icon i{background-color:var(--uc-theme-color-30)}}@media(pointer:fine){.button--with-icon:hover i{background-color:var(--uc-theme-color-30);transition:background-color .3s}}.button--hybrid{display:inline-flex;width:fit-content;align-items:center;gap:.5rem;padding-left:.625rem;padding-right:1rem}.button--hybrid--reversed{padding-left:1rem;padding-right:.625rem}.button--hybrid i{display:inline-flex;justify-content:center;align-items:center;font-size:1.125rem;min-width:1.5rem}.button-group{display:flex;flex-direction:row;background:var(--uc-bg-bg-surface-1);border:.25rem solid transparent;border-radius:2.5rem;gap:.625rem}.button-group .button{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%;min-height:1.75rem;color:var(--uc-theme-color-60);padding:0 1rem;border-radius:2.5rem}@media screen and (max-width:600px){.button-group .button{font-size:.75rem;padding:0 .5rem}}.button-group .button.active{color:var(--uc-black);background:var(--uc-white);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);cursor:default}i.fa-thin.icon-color--red,i.fa-light.icon-color--red,i.fa-regular.icon-color--red{color:#ea0000}i.fa-thin.icon-color--green,i.fa-light.icon-color--green,i.fa-regular.icon-color--green{color:#108200}i.fa-thin.icon-color--blue,i.fa-light.icon-color--blue,i.fa-regular.icon-color--blue{color:#002bc6}i.fa-thin.icon-color--yellow,i.fa-light.icon-color--yellow,i.fa-regular.icon-color--yellow{color:#f9c941}.icon-container{display:flex;width:3.75rem;height:3.75rem;background-color:var(--uc-theme-color-20);color:var(--uc-foreground);font-size:1.25rem;justify-content:center;align-items:center;flex-shrink:0;padding:0rem 1rem;border-radius:1.875rem;transition:all .3s}.icon-container--large{width:5.625rem;height:5.625rem;font-size:2.25rem;border-radius:50%}@media screen and (max-width:600px){.icon-container--large{width:3.75rem;height:3.75rem;font-size:2rem}}.icon-container--huge{width:6.25rem;height:6.25rem;font-size:2.5rem;border-radius:.5rem}@media screen and (max-width:600px){.icon-container--huge{width:5.625rem;height:5.625rem}}.icon-container--huge--circle{width:7.5rem;height:7.5rem;border-radius:50%}.icon-container--huge--circle.selected-icon--custom{height:7.5rem;max-height:7.5rem}@media screen and (max-width:600px){.icon-container--huge--circle{width:5.625rem;height:5.625rem;font-size:3.375rem}.icon-container--huge--circle.selected-icon--custom{height:5.625rem}}.selected-icon{position:relative;padding:0}.selected-icon .vue-load-image{position:relative;display:inline-flex;justify-content:center;align-items:center;top:0;width:100%;height:100%;z-index:1;border-radius:50%;overflow:hidden}.selected-icon .vue-load-image img{width:100%;height:auto;max-height:100%;aspect-ratio:1/1;object-fit:contain;border-radius:50%}@media(pointer:fine){.selected-icon:hover .selected-icon__edit{opacity:1;transition:all .3s}}.selected-icon .selected-icon__edit:focus-visible{opacity:1;transition:all .3s}.selected-icon--editable{background-color:transparent;border:1px solid var(--uc-theme-color-30)}.selected-icon--editable>i,.selected-icon--editable>.vue-load-image{transition:all .3s}@media(pointer:fine){.selected-icon--editable:hover>i,.selected-icon--editable:hover>.vue-load-image{opacity:.1;transition:all .3s}}.selected-icon--custom{border-color:transparent;height:100%;max-height:6.25rem}.selected-icon--custom .selected-icon__edit{border-radius:50%}.selected-icon--custom--square .vue-load-image,.selected-icon--custom--square .vue-load-image img,.selected-icon--custom--square .selected-icon__edit{border-radius:.75rem}.selected-icon__edit{position:absolute;display:flex;justify-content:center;align-items:center;font-size:1.5rem;color:var(--uc-foreground);width:100%;height:100%;left:0;top:0;box-sizing:border-box;border-radius:inherit;background-color:var(--uc-bg-bg-surface-1);padding:0;opacity:0;transition:all .3s;z-index:2;text-align:center}@media screen and (max-width:992px){.selected-icon__edit{left:auto;top:-.9375rem;right:-.9375rem;width:1.875rem;height:1.875rem;font-size:1.125rem;border-radius:50%;padding-left:0;padding-right:0;color:var(--uc-theme-color-30);background-color:var(--uc-foreground);opacity:1}}.selected-icon__edit--image{background:transparent}@media screen and (max-width:992px){.selected-icon__edit--image{background-color:var(--uc-foreground)}}.selected-icon__edit--image *{position:relative;z-index:2}.selected-icon__edit--image:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;border-radius:inherit;background-color:var(--uc-theme-color-30);opacity:.4;z-index:1}@media screen and (max-width:992px){.selected-icon__edit--image:before{display:none}}.icon-container--huge--square .selected-icon__edit{border-radius:.5rem}@media(pointer:fine){body.touch-screen .selected-icon--editable:hover>i,body.touch-screen .selected-icon--editable:hover>.vue-load-image{opacity:1}}body.touch-screen .selected-icon__edit{left:auto;top:-.9375rem;right:-.9375rem;width:1.875rem;height:1.875rem;font-size:1.125rem;border-radius:50%;padding-left:0;padding-right:0;color:var(--uc-theme-color-30);background-color:var(--uc-foreground);opacity:1}body.touch-screen .selected-icon__edit--image{background-color:var(--uc-foreground)}body.touch-screen .selected-icon__edit--image:before{display:none}body.touch-screen .icon-container--huge--circle .selected-icon__edit{top:.25rem;right:-.5rem}button.avatar-element{box-sizing:border-box;font:inherit;text-align:inherit}.avatar-element{border-radius:1rem;background-color:var(--uc-bg-bg-surface-1);position:relative;display:inline-flex;flex-direction:column;align-items:center;padding:1.25rem .625rem;border-radius:.5rem;background-color:transparent;cursor:pointer;transition:all .3s}@media(pointer:fine){.avatar-element:hover{background-color:var(--uc-theme-color-10);transition:all .3s}}.avatar-element img{width:5.625rem;height:5.625rem;border-radius:50%}.avatar-element .icon-container{width:5.625rem;height:5.625rem;font-size:2.25rem;border-radius:50%}.avatar-element__name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.avatar-element__name{font-size:1.125rem}}.avatar-element__name{display:inline-block;text-align:center;color:var(--uc-white);margin-top:.75rem}.avatar-element__name--small{font-size:1rem}.avatar-element__state{position:absolute;top:1.25rem;left:calc(50% + 2.8rem);transform:translate(-50%);-webkit-transform:translate(-50%,0);display:inline-flex;flex-direction:column;gap:.25rem;z-index:2}@media screen and (max-width:600px){.avatar-element__state{left:calc(50% + 1.75rem)}}.avatar-element__icon{display:inline-flex;width:1.875rem;height:1.875rem;font-size:1rem;color:var(--uc-background);border-radius:50%;align-items:center;justify-content:center}@media screen and (max-width:600px){.avatar-element__icon{width:1.25rem;height:1.25rem;font-size:.75rem}}.avatar-element__icon--check{background-color:var(--uc-success-success)}.avatar-element__icon--lock{background-color:var(--uc-theme-color-90)}.avatar-element__action{position:absolute;display:none;align-items:center;justify-content:center;padding:0;cursor:pointer}.avatar-element__action--edit{top:.35rem;left:.35rem;width:1.25rem;height:1.25rem;font-size:.65rem;border-radius:.25rem;background-color:var(--uc-theme-color-40)}@media(pointer:fine){.avatar-element:hover .avatar-element--action{display:flex}}.avatar-element--small{padding:.625rem}.avatar-element--small img{width:3.75rem;height:3.75rem}.avatar-element--small .icon-container{width:3.75rem;height:3.75rem;font-size:1.5rem}.avatar-element--small .avatar-element__name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;margin-top:.6rem}.avatar-element--small .avatar-element__name--small{font-size:.65rem}.avatar-element--small .avatar-element__state{top:.62rem;left:calc(50% + 1.8rem);transform:translate(-50%);-webkit-transform:translate(-50%,0);gap:.2rem}.avatar-element--small .avatar-element__icon{width:1.25rem;height:1.25rem;font-size:.75rem}.dropdown-menu,.dropdown-menu__trigger{position:relative}.dropdown-menu__trigger .button i{margin-top:.1rem}.dropdown-menu__trigger>div{width:fit-content;cursor:pointer}.dropdown-menu__background{position:fixed;left:0;top:0;width:100%;height:100%;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1100}.dropdown-menu__main::-moz-scrollbar{width:.5rem}.dropdown-menu__main::-moz-scrollbar-track{background-color:transparent}.dropdown-menu__main::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.dropdown-menu__main::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.dropdown-menu__main::-webkit-scrollbar{width:.5rem}.dropdown-menu__main::-webkit-scrollbar-track{background-color:transparent}.dropdown-menu__main::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.dropdown-menu__main::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.dropdown-menu__main::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.dropdown-menu__main::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.dropdown-menu__main{position:absolute;display:flex;flex-direction:column;top:0;left:0;padding:.625rem;gap:.625rem;border-radius:1rem;background:var(--uc-background);z-index:1150;max-height:calc(100vh - var(--uc-navbar-height) - 3.75rem);max-height:calc(100dvh - var(--uc-navbar-height) - 3.75rem);overflow-x:hidden;overflow-y:auto}.dropdown-menu__main__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.dropdown-menu__main__title{font-size:1.125rem}}.dropdown-menu__main__title{display:none;color:var(--uc-white);text-align:center;padding:.62rem 0}@media screen and (max-width:600px){.dropdown-menu__main__title{display:block}}@media screen and (max-width:600px){.dropdown-menu div.dropdown-menu__main--fixed{position:fixed;width:fit-content;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}}.dropdown-menu__options{position:relative}.dropdown-menu__list{cursor:default}.dropdown-menu__list__item{display:flex;padding:.25rem .625rem;flex-direction:column;justify-content:center;align-self:stretch;white-space:nowrap;overflow:hidden;cursor:pointer;border-radius:.75rem;color:var(--uc-foreground)}@media(pointer:fine){.dropdown-menu__list__item:hover{color:var(--uc-background);background:var(--uc-foreground)}}.dropdown-menu__list__item__main{display:flex;flex-direction:row;align-items:center;gap:.625rem;min-height:3rem}.dropdown-menu__list__item__icon{display:inline-flex;justify-content:center;width:2rem;font-size:1.5rem}.dropdown-menu__list__item__label{font-family:var(--uc-font-family-poppins);font-size:1rem;font-style:normal;font-weight:400;line-height:100%;margin-right:.25rem}.dropdown-menu__list__item__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem}.dropdown-menu__list__item--disabled{color:var(--uc-text-text-tertiary);pointer-events:none;cursor:default}.dropdown-menu .grow-enter-active,.dropdown-menu .grow-leave-active{transition:all .5s;-webkit-transition:all .5s;transform-origin:top right}.dropdown-menu .grow-enter-to,.dropdown-menu .grow-leave-from{opacity:1;transform-origin:top right}.dropdown-menu .grow-enter-from,.dropdown-menu .grow-leave-to{opacity:0;transform:scale(0);-webkit-transform:scale(0,0);transform-origin:top right}.dropdown-menu .grow-from-left-enter-active,.dropdown-menu .grow-from-left-leave-active{transition:all .5s;-webkit-transition:all .5s;transform-origin:top left}.dropdown-menu .grow-from-left-enter-to,.dropdown-menu .grow-from-left-leave-from{opacity:1;transform-origin:top left}.dropdown-menu .grow-from-left-enter-from,.dropdown-menu .grow-from-left-leave-to{opacity:0;transform:scale(0);-webkit-transform:scale(0,0);transform-origin:top left}.dropdown-menu--on-right .dropdown-menu__main{left:auto;right:0}.dropdown-menu--on-bottom .dropdown-menu__main{top:auto;bottom:0}.tab-menu{width:100%}@media screen and (max-width:992px){.tab-menu{width:fit-content;margin:0 auto}}.tab-menu__list{display:flex;flex-direction:row;justify-content:space-around;width:100%}@media screen and (max-width:992px){.tab-menu__list{display:none}}.tab-menu__list__item{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%;display:flex;padding:.75rem 1rem;justify-content:center;align-items:center;gap:1rem;border-radius:3.75rem;color:var(--uc-theme-color-70);cursor:pointer}.tab-menu__list__item i{font-size:1.5rem}@media(pointer:fine){.tab-menu__list__item:hover{color:var(--uc-foreground)}}.tab-menu__list__item.active{background:var(--uc-theme-color-20);color:var(--uc-foreground);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.tab-menu__list__item.disabled{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%;cursor:default;color:var(--uc-theme-color-70);pointer-events:none;opacity:.7}.tab-menu .tab-menu__select{display:none}@media screen and (max-width:992px){.tab-menu .tab-menu__select{display:flex;z-index:var(--uc-vselect-z-index)}}.tab-menu .tab-menu__select .vs__dropdown-toggle{background:var(--uc-buttons-secondary-button-secondary-bg)}.tab-menu .tab-menu__select .vs__dropdown-option--selected:before{display:none}.tab-menu--compact{width:fit-content;height:2.5rem}.tab-menu--compact .tab-menu__list{gap:.625rem;border-radius:2.5rem;background:#000c}@media screen and (max-width:420px){.tab-menu--compact .tab-menu__list{gap:.125rem}}.tab-menu--compact .tab-menu__list__item{color:var(--uc-text-text-secondary)}@media screen and (max-width:420px){.tab-menu--compact .tab-menu__list__item{padding:.75rem .625rem}}.tab-menu--compact .tab-menu__list__item.active{color:var(--uc-background);background:var(--uc-foreground);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);cursor:default}.tab-menu--compact .tab-menu__list__item.active:focus-visible{outline-color:var(--uc-background)}.tab-menu--no-responsive .tab-menu__list{display:flex}.tab-menu--no-responsive .tab-menu__select{display:none}.list-loader{display:flex;align-items:center;position:absolute;left:50%;bottom:0;transform:translate(-50%,-.5rem);-webkit-transform:translate(-50%,-.5rem);background:var(--uc-bg-bg-surface-1);border-radius:1.875rem;padding:.625rem 1.25rem .625rem .625rem;gap:1.25rem}.list-loader__img{width:2.5rem;height:2.5rem}.list-loader__text{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-primary);text-wrap:nowrap}.list-loader-enter-active{transition:all .5s}.list-loader-leave-active{transition:all 1s}.list-loader-enter-from,.list-loader-leave-to{opacity:0;bottom:-4rem}.list-loader-enter-to,.list-loader-leave-from{opacity:1;bottom:0}.collapse-container{border-radius:.5rem;background:var(--uc-bg-bg-surface-1);padding:.75rem;margin-bottom:1.25rem}.collapse-container:last-child{margin-bottom:0}.collapse-container ul{list-style-type:none;padding:0}.collapse-container ul li{display:flex;justify-content:space-between;align-items:center;gap:.62rem;padding:0;min-height:2.875rem;box-sizing:content-box;font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.875rem;color:var(--uc-foreground)}.collapse-container ul li .icon{display:inline-flex;justify-content:center;align-items:center;color:var(--uc-foreground);width:1.875rem;height:1.875rem;font-size:1.125rem;margin-right:.62rem}.collapse-container ul li .icon img{width:1.875rem;height:1.875rem}.collapse-container ul li>label{display:flex;align-items:center;cursor:pointer}.collapse-container ul li .label-text{display:-webkit-box;align-items:center;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-right:.5rem}.collapse-container__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;transition:all .35s;border-bottom:1px solid rgba(255,255,255,.1);color:var(--uc-foreground)}.collapse-container__header span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem}.collapse-container__header button{display:inline-flex;align-items:center;box-sizing:border-box;padding:0;background:transparent;border:0;font:inherit;cursor:pointer}.collapse-container__header i{font-size:.875rem;color:var(--uc-foreground);cursor:pointer;transition:rotateX .3s ease-in}.collapse-container__body{max-height:14.5rem;width:calc(100% + .35rem);padding-top:.5rem;padding-right:.35rem;overflow:hidden;overflow-y:scroll;transition:all .35s}.collapse-container__body::-moz-scrollbar{width:.5rem}.collapse-container__body::-moz-scrollbar-track{background-color:transparent}.collapse-container__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.collapse-container__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.collapse-container__body::-webkit-scrollbar{width:.5rem}.collapse-container__body::-webkit-scrollbar-track{background-color:transparent}.collapse-container__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.collapse-container__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.collapse-container__body .form-item--checkbox-tick .toggle{border-color:var(--uc-text-text-tertiary)}.collapse-container.collapsed .collapse-container__header{padding-bottom:0;transition:all .35s;border-color:transparent}.collapse-container.collapsed .collapse-container__header i{transform:rotateX(180deg);transition:rotateX .3s ease-in}.collapse-container.collapsed .collapse-container__body{max-height:0;padding-top:0;transition:all .35s}.v-overflow-indicator{position:relative;padding-bottom:4rem}.v-overflow-indicator__top,.v-overflow-indicator__bottom{position:absolute;display:block;left:0;top:0;height:4rem;width:100%;background:linear-gradient(0,var(--uc-bg-bg-surface-1-0),var(--uc-bg-bg-surface-1));z-index:3;visibility:visible;opacity:1;transition:visibility .3s ease,opacity .3s ease}@media screen and (max-width:992px){.v-overflow-indicator__top,.v-overflow-indicator__bottom{height:2.5rem}}@media screen and (min-width:993px)and (max-height:700px){.v-overflow-indicator__top,.v-overflow-indicator__bottom{height:2.5rem}}.v-overflow-indicator__bottom{display:flex;justify-content:flex-end;align-items:flex-end;top:auto;bottom:0;margin-top:-3.9375rem;background:linear-gradient(180deg,var(--uc-bg-bg-surface-1-0),var(--uc-bg-bg-surface-1));padding-right:1.875rem}@media screen and (max-width:992px){.v-overflow-indicator__bottom{margin-top:-2.4375rem}}@media screen and (min-width:993px)and (max-height:700px){.v-overflow-indicator__bottom{margin-top:-2.4375rem}}.v-overflow-indicator__bottom span{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-primary);transition:opacity .2s}.v-overflow-indicator__scroll-button{position:absolute;right:0;cursor:pointer;padding:0;z-index:4}.v-overflow-indicator__scroll-button i{font-size:1rem;color:var(--uc-white)}.v-overflow-indicator.v-overflow-indicator--scrollable{overflow-y:scroll}.v-overflow-indicator--on-top .v-overflow-indicator__top,.v-overflow-indicator--on-bottom .v-overflow-indicator__bottom{visibility:hidden;opacity:0}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-leave-to{opacity:0}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.vs__dropdown-toggle{appearance:none;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__clear{fill:#3c3c3c80;padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:var(--vs-dropdown-max-height);min-width:160px;overflow-y:auto;box-shadow:0 3px 6px #00000026;border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff;color:inherit}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:inherit;white-space:nowrap;cursor:pointer}.vs__dropdown-option--disabled{background:#f8f8f8;color:#3c3c3c80;cursor:not-allowed}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration,.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:inherit;appearance:none;line-height:1.4;font-size:1rem;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::placeholder{color:inherit}.vs__dropdown-menu{margin-top:.5rem;padding:.625rem;border-radius:1rem;background:var(--uc-background);max-width:94vw;width:max-content;z-index:var(--uc-vselect-z-index)!important;overflow-x:hidden}.vs__dropdown-menu::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}.vs__dropdown-menu::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}.vs__dropdown-menu::-moz-scrollbar{width:.5rem}.vs__dropdown-menu::-moz-scrollbar-track{background-color:transparent}.vs__dropdown-menu::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-50);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.vs__dropdown-menu::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.vs__dropdown-menu::-webkit-scrollbar{width:.5rem}.vs__dropdown-menu::-webkit-scrollbar-track{background-color:transparent}.vs__dropdown-menu::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-50);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.vs__dropdown-menu::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.vs__dropdown-menu::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.vs__dropdown-menu::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.vs__dropdown-menu i{display:inline-flex;justify-content:center;width:1.25rem;margin-left:-.25rem;margin-right:1rem}.vs__dropdown-menu .button-add-freetext{display:flex;align-items:center;justify-content:center;height:1.5rem;text-transform:uppercase}.vs__dropdown-menu .button-add-freetext:focus,.vs__dropdown-menu .button-add-freetext:active{background:var(--uc-foreground)}@media(pointer:fine){.vs__dropdown-menu .button-add-freetext:hover{background:var(--uc-foreground)}}.vs__dropdown-option{font-family:var(--uc-font-family-poppins);font-size:1rem;font-style:normal;font-weight:400;line-height:100%;display:flex;align-items:center;min-height:3rem;color:var(--uc-white);border-radius:.75rem;gap:.625rem;transition:all .15s;margin-top:.625rem}@media(pointer:fine){.vs__dropdown-option:hover{color:var(--uc-theme-color-10);background:var(--uc-white);transition:all .15s}}.vs__dropdown-option--highlight{color:var(--uc-theme-color-10);background:var(--uc-white);transition:all .15s}.vs__dropdown-option--selected:after{display:inline-block;font-family:var(--uc-font-family-fa)!important;font-size:1.125rem;font-weight:300;content:"";margin-left:auto;margin-right:0}.vs__dropdown-option--disabled{font-family:var(--uc-font-family-poppins);font-size:1rem;font-style:normal;font-weight:400;line-height:100%;background:transparent;opacity:.6}.vs__dropdown-option>span.label{display:flex;align-items:center;max-width:100%;min-height:1.25rem;overflow:hidden}.v-select{max-width:100%}.v-select .vs__dropdown-toggle{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:inline-flex;padding:.575rem 1.25rem .525rem;min-height:2.625rem;align-items:center;gap:.625rem;border:0;border-radius:3.75rem;color:var(--uc-text-text-primary);cursor:pointer;width:100%;min-width:6rem;transition:all .15s}@media(pointer:fine){.v-select .vs__dropdown-toggle:hover{background:var(--uc-foreground);color:var(--uc-black);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.v-select .vs__dropdown-toggle:hover .vs__selected{color:var(--uc-black)}}.v-select .vs__selected-options{min-height:1.125rem;max-width:calc(100% - 1rem)}.v-select .vs__selected{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;line-height:1.1875;margin:0;padding:0;color:var(--uc-white);overflow:hidden}.v-select .vs__actions{padding:0}.v-select .vs__actions:after{display:flex;font-family:var(--uc-font-family-fa)!important;font-weight:400;width:1rem;height:.5rem;content:"";font-size:1rem;justify-content:center;align-items:center;cursor:pointer;transform-origin:center;transition:all .2s ease}.v-select.vs--open{position:relative}.v-select.vs--open .vs__dropdown-toggle{position:relative;background:var(--uc-white);z-index:var(--uc-vselect-z-index);transition:all .15s}.v-select.vs--open .vs__selected{color:var(--uc-black)}.v-select.vs--open .vs__actions:after{color:var(--uc-black);transform:rotate(180deg)}.v-select .vs__dropdown-option{min-width:12.5rem}.v-select__custom-background{position:fixed;content:"";left:0;top:0;width:100%;height:100%;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:var(--uc-vselect-z-index)}.v-select--on-center-list{display:flex;justify-content:center}.v-select--on-center-list .vs__dropdown-menu{left:auto;right:auto;margin-left:auto;margin-right:auto}.v-select--on-right-list .vs__dropdown-menu{left:auto;right:0;margin-left:auto;margin-right:0}.v-select--light .vs__dropdown-toggle{background:transparent;border:1px solid var(--uc-buttons-tertiary-button-tertiary-bg);transition:all .15s}.v-select--dark .vs__dropdown-toggle{background:#00000080}@media(pointer:fine){.v-select--dark .vs__dropdown-toggle:hover{color:var(--uc-black);background:var(--uc-white)}}.v-select--compact .vs__dropdown-toggle{background:var(--uc-buttons-secondary-button-secondary-bg);min-width:1rem;min-height:1rem;padding:.1875rem .5rem}.v-select--compact .vs__dropdown-toggle .vs__actions{display:none}.v-select--compact .vs__dropdown-toggle .vs__selected{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;border:0}.v-select--compact .vs__dropdown-toggle .vs__selected:before{font-family:var(--uc-font-family-fa);font-weight:300;font-size:.625rem;content:"";margin-right:.375rem}.v-select .vs__search{position:absolute;left:0;top:0;width:100%;height:100%;min-height:1.125rem;padding:0 0 0 .125rem;margin-top:0;background-color:transparent;border:0}.v-select .vs__search:focus{background-color:#ffffff80}.v-select.vs--searchable .vs__dropdown-toggle{min-width:12rem}@media screen and (min-width:601px){.v-select.vs--searchable .vs__dropdown-menu{min-width:23.25rem}}.v-select.vs--multiple .vs__selected-options{display:block;max-height:1.3125rem;padding-left:1rem;white-space:nowrap;overflow:hidden;padding:0}.v-select.vs--multiple .vs__selected{display:inline-block;background-color:transparent;padding:.125rem .4rem .125rem .15rem;line-height:1rem;border:0;margin:0}.v-select.vs--multiple .vs__selected:after{content:","}.v-select.vs--multiple .vs__selected:last-child:after{display:none}.v-select.vs--multiple .vs__dropdown-option>span{display:flex;width:100%;gap:.625rem;align-items:center;justify-content:flex-start}.v-select.vs--multiple .vs__dropdown-option--selected{background:transparent;color:var(--uc-white)}.v-select.vs--multiple .vs__dropdown-option--selected:after{display:none}@media(pointer:fine){.v-select.vs--multiple .vs__dropdown-option--selected:hover{color:var(--uc-theme-color-10);background:var(--uc-white);transition:all .15s}.v-select.vs--multiple .vs__dropdown-option--selected:hover .form-item--checkbox-tick input:checked+label{border-color:var(--uc-black)}}.v-select.vs--disabled{pointer-events:none;cursor:default}.v-select__no-options{display:block;padding:0 1rem;color:var(--uc-theme-color-70)}.v-select .vs__fade-enter-active,.v-select .vs__fade-leave-active{transform-origin:top center;transition:transform .4s;-webkit-transition:transform .4s}.v-select .vs__fade-enter-to,.v-select .vs__fade-leave-from{transform:scale(1);-webkit-transform:scale(1,1);transform-origin:top center;opacity:1}.v-select .vs__fade-enter-from,.v-select .vs__fade-leave-to{transform:scaleY(0);-webkit-transform:scale(1,0);transform-origin:top center;opacity:0}.dynamic-dropdown{max-width:50vw;overflow-x:hidden;opacity:0;transform:translateY(-8px);transform-origin:top;transition:opacity .4s ease,transform .5s cubic-bezier(.2,.8,.2,1)}.dynamic-dropdown.drop-up{transform-origin:bottom}.dynamic-dropdown.animate-dropdown{opacity:1;transform:translateY(0)}@media screen and (max-width:992px){.dynamic-dropdown{max-width:60vw}}@media screen and (max-width:600px){.dynamic-dropdown{max-width:90vw}}@keyframes drop-up-height{0%{max-height:0}to{max-height:600px}}@keyframes drop-up-opacity{0%{opacity:0}to{opacity:1}}.datepicker__background{position:fixed;content:"";left:-100vw;top:-100vh;width:200vw;height:300dvh;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:var(--uc-vselect-z-index)}.datepicker__value{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;display:flex;padding:.625rem;align-items:center;gap:.625rem;border-radius:.5rem;background:transparent;color:var(--uc-buttons-tertiary-button-tertiary-text);border:1px solid var(--uc-buttons-tertiary-button-tertiary-bg)}.datepicker__value__clear{display:flex;width:1.25rem;height:1.25rem;flex-direction:column;justify-content:center;align-items:center;border-radius:.625rem;background:var(--uc-bg-bg-surface-2)}.dp--menu.dp--theme-dark{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;border-color:var(--uc-background);border-radius:1rem;background:var(--uc-background);padding:1.25rem;outline:none}.dp--menu.dp--theme-dark:focus,.dp--menu.dp--theme-dark:active{outline:none;border-color:var(--uc-background)}.dp--menu.dp--theme-dark .dp--header-wrap{margin-bottom:.5rem}.dp--menu.dp--theme-dark .dp--month-year-wrap{height:1.625rem;justify-content:center}.dp--menu.dp--theme-dark .dp--month-year-wrap>.dp--arrow-btn-nav{width:1.625rem;height:1.625rem}.dp--menu.dp--theme-dark .dp--month-year-wrap>.dp--arrow-btn-nav .dp--inner-nav{font-family:var(--uc-font-family-fa)!important;font-size:.975rem;width:1.625rem;height:1.625rem;border-radius:.8125rem;background-color:var(--uc-buttons-secondary-button-secondary-bg);border-color:var(--uc-buttons-secondary-button-secondary-bg);color:var(--uc-buttons-secondary-button-secondary-text);transition:all .3s}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--month-year-wrap>.dp--arrow-btn-nav .dp--inner-nav:hover{background-color:var(--uc-buttons-secondary-button-secondary-hover-bg);border-color:var(--uc-buttons-secondary-button-secondary-hover-bg);color:var(--uc-buttons-secondary-button-secondary-hover-text)}}.dp--menu.dp--theme-dark .dp--month-year-wrap>.dp--arrow-btn-nav .dp--inner-nav svg{display:none}.dp--menu.dp--theme-dark .dp--month-year-wrap>.dp--arrow-btn-nav:first-child .dp--inner-nav:before{content:""}.dp--menu.dp--theme-dark .dp--month-year-wrap>.dp--arrow-btn-nav:last-child .dp--inner-nav:before{content:""}.dp--menu.dp--theme-dark .dp--month-year-wrap .dp--month-year-select{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white);align-items:center;width:fit-content;max-width:fit-content}.dp--menu.dp--theme-dark .dp--month-year-wrap .dp--month-year-select:first-child{justify-content:flex-end;padding-right:.25rem}.dp--menu.dp--theme-dark .dp--month-year-wrap .dp--month-year-select:last-child{justify-content:flex-start;padding-left:.125rem}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--month-year-wrap .dp--month-year-select:hover{background:transparent}}.dp--menu.dp--theme-dark .dp--calendar{margin:.625rem 0 1.25rem}.dp--menu.dp--theme-dark .dp--calendar-header{justify-content:flex-start;color:var(--uc-white)}.dp--menu.dp--theme-dark .dp--calendar-header-item{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;width:2.125rem;height:2.125rem;display:flex;align-items:center;color:var(--uc-white);line-height:1.5;padding:.625rem 0;justify-content:center;margin-left:.625rem}.dp--menu.dp--theme-dark .dp--calendar-header-item:first-child{margin-left:0}.dp--menu.dp--theme-dark .dp--calendar-header-separator{background:#ffffff1a}.dp--menu.dp--theme-dark .dp--menu-inner{padding:0;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.25rem}.dp--menu.dp--theme-dark .dp--calendar-row{margin:.3125rem 0}.dp--menu.dp--theme-dark .dp--calendar-row .dp--today{border-color:transparent}.dp--menu.dp--theme-dark .dp--calendar-row .dp--calendar-item{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:flex;justify-content:center;color:var(--uc-white);margin-left:.625rem}.dp--menu.dp--theme-dark .dp--calendar-row .dp--calendar-item:first-child{margin-left:0}.dp--menu.dp--theme-dark .dp--calendar-row .dp--cell-inner{width:2.125rem;height:2.125rem;border-radius:.5rem}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--calendar-row .dp--cell-inner:hover{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:transparent;color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}.dp--menu.dp--theme-dark .dp--calendar-row .dp--cell-offset{color:#ffffff80}.dp--menu.dp--theme-dark .dp--calendar-row .dp--active{color:var(--uc-background);background:var(--uc-foreground)}.dp--menu.dp--theme-dark .dp--time-picker-inline-container>.dp--flex{width:100%}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--time-display:hover{background-color:var(--uc-buttons-secondary-button-secondary-hover-bg)!important;border-color:var(--uc-buttons-secondary-button-secondary-hover-bg)!important;color:var(--uc-buttons-secondary-button-secondary-hover-text)!important}}.dp--menu.dp--theme-dark .dp--time-input{width:100%}.dp--menu.dp--theme-dark .dp--time-input .dp--time-col{padding:0 .625rem}.dp--menu.dp--theme-dark .dp--time-input .dp--time-col:first-child,.dp--menu.dp--theme-dark .dp--time-input .dp--time-col:last-child{width:calc(50% - .625rem);padding:0;border:0}.dp--menu.dp--theme-dark .dp--time-input .dp--time-col:first-child .dp--time-display,.dp--menu.dp--theme-dark .dp--time-input .dp--time-col:last-child .dp--time-display{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;width:100%;padding:.5rem 0;border-radius:.5rem;border:1px solid var(--uc-theme-color-30);color:var(--uc-white)}.dp--menu.dp--theme-dark .dp--time-input .dp--pm-am-button{background-color:var(--uc-buttons-secondary-button-secondary-bg);border-color:var(--uc-buttons-secondary-button-secondary-bg);color:var(--uc-buttons-secondary-button-secondary-text);transition:all .3s}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--time-input .dp--pm-am-button:hover{background-color:var(--uc-buttons-secondary-button-secondary-hover-bg);border-color:var(--uc-buttons-secondary-button-secondary-hover-bg);color:var(--uc-buttons-secondary-button-secondary-hover-text)}}.dp--menu.dp--theme-dark .dp--time-input .dp--inc-dec-button-inline{display:none}.dp--menu.dp--theme-dark .dp--action-row{border-top:1px solid rgba(255,255,255,.1);margin-top:1.25rem;padding:1.25rem 0 0}.dp--menu.dp--theme-dark .dp--action-row .dp--selection-preview{display:none}.dp--menu.dp--theme-dark .dp--action-row .dp--action-buttons{width:100%;margin:0;flex:1;justify-content:space-between;gap:1.875rem}.dp--menu.dp--theme-dark .dp--action-row .dp--action-button{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%;height:2.375rem;padding:.125rem 1rem;border-radius:1.875rem;width:100%;flex:1;margin:0;background-color:transparent;border:2px solid var(--uc-buttons-tertiary-button-tertiary-bg);color:var(--uc-buttons-tertiary-button-tertiary-text);transition:all .3s}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--action-row .dp--action-button.dp--action-cancel:hover{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}.dp--menu.dp--theme-dark .dp--action-row .dp--action-button.dp--action-select{background-color:var(--uc-buttons-secondary-button-secondary-bg);border-color:var(--uc-buttons-secondary-button-secondary-bg);color:var(--uc-buttons-secondary-button-secondary-text)}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--action-row .dp--action-button.dp--action-select:hover{background-color:var(--uc-buttons-secondary-button-secondary-hover-bg);border-color:var(--uc-buttons-secondary-button-secondary-hover-bg);color:var(--uc-buttons-secondary-button-secondary-hover-text)}}.dp--menu.dp--theme-dark .dp--overlay .dp--overlay-cell{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-primary)}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--overlay .dp--overlay-cell:hover{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:transparent;color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}.dp--menu.dp--theme-dark .dp--overlay .dp--overlay-cell-active{background-color:var(--uc-background)}.dp--menu.dp--theme-dark .dp--overlay .dp--overlay-action{color:var(--uc-text-text-primary)}@media(pointer:fine){.dp--menu.dp--theme-dark .dp--overlay .dp--overlay-action:hover{background-color:var(--uc-buttons-secondary-button-secondary-bg)}}.datepicker-spacer{display:flex;justify-content:center;color:var(--uc-text-text-primary);font-size:1.5rem;width:2.5rem;margin:0 .625rem}@media screen and (max-width:600px){.datepicker-spacer{margin:0}}.progress-bar{width:100%;height:.75rem;background-color:var(--uc-background);border-radius:8px;border:1px solid var(--uc-foreground)}.progress-bar__progress{height:calc(.75rem - 1px);background-color:var(--uc-foreground);border-radius:8px}.ent-item{position:relative;display:flex;min-height:13.75rem;padding:1.875rem;flex-direction:column;align-items:flex-start;align-content:space-between;gap:1rem;flex-shrink:0;border:1px solid var(--uc-theme-color-40);border-radius:1rem;color:var(--uc-text-text-primary);background:transparent;cursor:pointer;transition:all .2s}.ent-item>*{z-index:2}.ent-item__header{display:flex;justify-content:space-between;align-items:center;width:100%}.ent-item__header .selected-icon i,.ent-item__header .selected-icon .vue-load-image{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.8rem}.ent-item__options{display:flex;flex-direction:row;gap:.625rem}@media(pointer:fine){.ent-item__options{display:none}}.ent-item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.ent-item__title{font-size:1.125rem}}.ent-item__title{margin:0}.ent-item__title a,.ent-item__title button{color:inherit;font:inherit;text-align:left;padding:0;border:0;background:none;cursor:pointer}.ent-item__text{display:flex;flex-direction:column;justify-content:flex-start;flex:1}.ent-item__footer{display:flex;align-items:flex-end;width:100%;justify-content:space-between;min-height:2.5rem}.ent-item__attributes{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;display:flex;justify-content:flex-start;gap:.625rem}.ent-item__attribute{display:flex;padding:.25rem;justify-content:center;align-items:center;height:2rem;min-width:2rem;gap:.5rem;border-radius:1.25rem;background:var(--uc-bg-bg-surface-2);color:var(--uc-text-text-secondary);transition:all .2s}.ent-item__attribute i{font-size:.875rem;color:var(--uc-text-text-secondary)}.ent-item__attribute--wide{min-width:2.625rem}.ent-item__attribute--text{padding-left:.75rem;padding-right:.75rem}.ent-item__attribute--text--available-firmware i{font-size:.75rem;color:var(--uc-warning-warning)}.ent-item__attribute--text--version i{font-size:.75rem;color:var(--uc-success-success)}.ent-item__attribute--with-text{padding-right:.75rem}.ent-item__attribute--green i{color:var(--uc-success-success)}.ent-item__attribute--red i{color:var(--uc-error-error-60)}.ent-item__attribute--yellow i{color:var(--uc-warning-warning)}.ent-item__attribute--active{background:var(--uc-theme-accent);color:var(--uc-black)}.ent-item__background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.ent-item__background img{width:100%;object-fit:cover}@media(pointer:fine){.ent-item:hover,.ent-item:focus-within{background:var(--uc-foreground);border-color:transparent;transition:all .2s}.ent-item:hover .ent-item__header,.ent-item:focus-within .ent-item__header{color:var(--uc-background)}.ent-item:hover .ent-item__header i,.ent-item:focus-within .ent-item__header i{color:var(--uc-background)}.ent-item:hover .ent-item__text,.ent-item:focus-within .ent-item__text{color:var(--uc-background)}.ent-item:hover .ent-item__text a:focus-visible,.ent-item:hover .ent-item__text button:focus-visible,.ent-item:focus-within .ent-item__text a:focus-visible,.ent-item:focus-within .ent-item__text button:focus-visible{outline-color:var(--uc-background)}.ent-item:hover .ent-item__options,.ent-item:focus-within .ent-item__options{display:flex}.ent-item:hover .ent-item__options .button--secondary,.ent-item:focus-within .ent-item__options .button--secondary{background-color:var(--uc-background);border-color:var(--uc-background)}.ent-item:hover .ent-item__options .button--secondary--inactive,.ent-item:hover .ent-item__options .button--secondary[disabled],.ent-item:focus-within .ent-item__options .button--secondary--inactive,.ent-item:focus-within .ent-item__options .button--secondary[disabled]{background-color:var(--uc-background);border-color:var(--uc-background)}}@media(pointer:fine)and (pointer:fine){.ent-item:hover .ent-item__options .button--secondary:hover,.ent-item:focus-within .ent-item__options .button--secondary:hover{background-color:var(--uc-buttons-primary-button-primary-hover-bg);border-color:var(--uc-buttons-primary-button-primary-hover-bg)}}@media(pointer:fine){.ent-item:hover .ent-item__options .button--secondary:active,.ent-item:focus-within .ent-item__options .button--secondary:active{background-color:var(--uc-buttons-primary-button-primary-hover-bg);border-color:var(--uc-buttons-primary-button-primary-hover-bg)}.ent-item:hover .ent-item__attribute,.ent-item:focus-within .ent-item__attribute{background-color:var(--uc-background);transition:all .2s}.ent-item:hover .ent-item__attribute--active,.ent-item:focus-within .ent-item__attribute--active{background:var(--uc-theme-accent);color:var(--uc-black)}}.ent-item--inactive{opacity:.5;border-color:var(--uc-theme-color-30)}@media(pointer:fine){.ent-item--inactive:hover,.ent-item--inactive:focus-within{opacity:1}}.ent-list{display:flex;flex:1}.ent-list__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.ent-list__title{font-size:1.125rem}}.ent-list__title{margin-top:3.75rem;color:var(--uc-white)}.ent-list__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-theme-color-50);margin-top:.625rem;margin-bottom:1.25rem;width:100%;max-width:50%}@media screen and (max-width:992px){.ent-list__description{max-width:100%}}.ent-list__body-wrapper{flex:1;overflow-x:hidden;overflow-y:auto}.ent-list__body-wrapper::-moz-scrollbar{width:.5rem}.ent-list__body-wrapper::-moz-scrollbar-track{background-color:transparent}.ent-list__body-wrapper::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.ent-list__body-wrapper::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.ent-list__body-wrapper::-webkit-scrollbar{width:.5rem}.ent-list__body-wrapper::-webkit-scrollbar-track{background-color:transparent}.ent-list__body-wrapper::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.ent-list__body-wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.ent-list__body{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:1.25rem;gap:1.25rem}@media screen and (max-width:1600px){.ent-list__body{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1300px){.ent-list__body{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.ent-list__body{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.ent-list__body{grid-template-columns:repeat(1,1fr)}}.ent-list__no-items{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:22.5rem;margin:auto;gap:1.875rem;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.ent-list__no-items h3{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.ent-list__no-items h3{font-size:1.125rem}}.ent-list__no-items h3{color:var(--uc-text-text-primary)}.ent-list__no-items p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}.ent-list__no-items p{color:var(--uc-text-text-secondary)}.list-paging{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.list-paging__left{display:flex;flex-direction:row;align-items:center;gap:1.875rem}@media screen and (max-width:600px){.list-paging__left{gap:.625rem}}.list-paging__left span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-tertiary)}.list-paging__per-page{display:flex;flex-direction:row;align-items:center;gap:.75rem}@media screen and (max-width:600px){.list-paging__per-page>span{display:none}}.list-paging__per-page .v-select .vs__dropdown-toggle{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-tertiary);background:var(--uc-theme-color-20);min-width:2.5rem;min-height:1.625rem;padding:.25rem .75rem;gap:.5rem}.list-paging__per-page .v-select .vs__dropdown-toggle .vs__selected{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-tertiary)}.list-paging__per-page .v-select .vs__dropdown-toggle .vs__actions:after{color:var(--uc-text-text-tertiary)}.list-paging__page-buttons{display:flex;flex-direction:row;gap:.25rem}.list-paging__page-buttons__spacer{color:var(--uc-text-text-secondary);width:1.625rem;text-align:center}@media screen and (max-width:600px){.list-paging__page-buttons__spacer{display:none}}.list-paging__page-buttons .button--blank{min-height:1.375rem;width:1.375rem;padding:0;color:var(--uc-text-text-secondary)}@media(pointer:fine){.list-paging__page-buttons .button--blank:hover{color:var(--uc-background)}}.list-paging__page-buttons .button--active{color:var(--uc-text-text-primary);pointer-events:none}@media screen and (max-width:600px){.list-paging__page-buttons .button{display:none}.list-paging__page-buttons .button:first-child,.list-paging__page-buttons .button:last-child{display:flex}.list-paging__page-buttons .button:last-child{margin-left:1.625rem}}.info-panel{display:flex;align-items:center;background:var(--uc-warning-warning);border-radius:.5rem;padding:.375rem .625rem;gap:.625rem}.info-panel__icon{display:flex;align-items:center;justify-content:center;color:var(--uc-background);font-size:.9rem;width:1.5rem;height:1.5rem}.info-panel__text{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-background)}.info-panel--warning{background:var(--uc-error-error-60)}.setup-item{position:relative;display:flex;width:100%}.setup-item input{position:relative;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;line-height:1;max-width:50%;background:transparent;color:var(--uc-foreground);border:0;padding:0;outline:0;z-index:2}.setup-item input:focus{border:0;outline:0}.setup-item input:focus~label{border-color:var(--uc-foreground)}.setup-item .vs__search{color:var(--uc-black)}.setup-item__body{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:.25rem;border:1px solid var(--uc-theme-color-40);border-radius:.5rem}.setup-item__label{position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid transparent;border-radius:.5rem}.setup-item__unit{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-theme-color-50)}.setup-item__button-browse{position:absolute;right:.75rem;width:1.75rem;height:1.75rem;min-height:1.75rem}.setup-item__button-browse i{font-size:.8125rem}.setup-item--ms,.setup-item--number,.setup-item--regex,.setup-item--selection-input{display:flex;justify-content:center;align-items:center;background:transparent;border-radius:.5rem;min-height:2.5625rem}.setup-item--ms input[type=number],.setup-item--number input[type=number],.setup-item--regex input[type=number],.setup-item--selection-input input[type=number]{text-align:right}.setup-item--ms .setup-item__body,.setup-item--number .setup-item__body,.setup-item--regex .setup-item__body,.setup-item--selection-input .setup-item__body{padding:.625rem .5rem}.setup-item--regex,.setup-item--enum,.setup-item--selection-select{max-width:25rem}.setup-item--regex input,.setup-item--selection-input input{max-width:80%;text-align:center}.setup-item--enum,.setup-item--selection-select{justify-content:flex-end}.setup-item--enum .setup-item__body,.setup-item--selection-select .setup-item__body{border-color:transparent}.setup-item--enum .v-select .vs__selected-options,.setup-item--selection-select .v-select .vs__selected-options{width:calc(100% - 1rem)}.setup-item--enum .v-select .vs__selected,.setup-item--selection-select .v-select .vs__selected{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.setup-item--enum .v-select .vs__dropdown-toggle,.setup-item--selection-select .v-select .vs__dropdown-toggle{max-width:7.5rem}.setup-item--enum .v-select.vs--open,.setup-item--selection-select .v-select.vs--open{position:relative}.setup-item--enum .v-select.vs--open .vs__dropdown-toggle,.setup-item--selection-select .v-select.vs--open .vs__dropdown-toggle{background:var(--uc-white);transition:all .15s}.setup-item--enum .v-select.vs--open .vs__selected,.setup-item--selection-select .v-select.vs--open .vs__selected{color:var(--uc-black)}.setup-item--enum .v-select.vs--open .vs__actions:after,.setup-item--selection-select .v-select.vs--open .vs__actions:after{color:var(--uc-black);transform:rotate(180deg)}.setup-item--regex--browse-media .setup-item__body{padding-right:2rem}@media screen and (max-width:600px){.setup-item--regex--browse-media .setup-item__body input{max-width:60%}}.setup-item--regex--error{background:#2a0404}.setup-item--regex--error .setup-item__body{border-color:var(--uc-error-error-60)!important}.setup-item--selection-select .v-select{width:100%}.setup-item--selection-select .v-select .vs__dropdown-menu{left:auto;right:0;margin-left:auto;margin-right:0;min-width:15rem}.setup-item--selection-select .v-select .vs__dropdown-toggle{background:transparent;border:1px solid var(--uc-buttons-tertiary-button-tertiary-bg);transition:all .15s}@media(pointer:fine){.setup-item--selection-select .v-select .vs__dropdown-toggle:hover{background:var(--uc-foreground);color:var(--uc-black);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.setup-item--selection-select .v-select .vs__dropdown-toggle:hover .vs__selected{color:var(--uc-black)}}.setup-item--selection-select .v-select.vs--searchable div.vs__dropdown-toggle{min-width:7rem}.setup-item--selection-select .v-select.vs--searchable.vs--open .vs__selected{opacity:0;transition:opacity .25s ease}.setup-item--selection-select .v-select.vs--searchable .vs__selected-options{min-height:1.25rem;width:calc(100% - 2.25rem)}.setup-item--boolean .setup-item__body{border:0}.setup-item--color-temperature input{max-width:7.5rem}.dynamic-dropdown--selection-select{min-width:13rem}@media screen and (max-width:600px){.dynamic-dropdown--selection-select{min-width:10rem}}.grid-size__items{display:flex;flex-direction:column;flex:1;gap:.25rem;overflow:hidden;width:100%}.grid-size__items__row{display:flex;flex-direction:row;gap:.25rem;width:100%}.grid-size__items--error .grid-size__item--active{background-color:var(--uc-error-error-60);border-color:var(--uc-error-error-60);transition:background-color .15s}.grid-size__item{border-radius:.25rem;border:1px solid var(--uc-bg-bg-surface-2);background-color:transparent;flex:1;aspect-ratio:1/1;cursor:pointer;transition:background-color .15s}.grid-size__item--preview{background:var(--uc-bg-bg-surface-2);border-color:transparent;transition:background-color .15s}.grid-size__item--active{background-color:var(--uc-foreground);border-color:var(--uc-foreground);transition:background-color .15s}.grid-size__value{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;text-align:center;color:#ffffffb3;margin-top:1.25rem}@media screen and (min-width:993px)and (max-height:700px){.grid-size-modal .modal-secondary__container{top:3rem!important}}@media screen and (min-width:993px)and (max-width:1150px){.grid-size-modal .modal-secondary__container{margin-left:-6rem}}@media screen and (max-width:600px){.grid-size-modal .modal-secondary__container{left:calc(50% - 7.5rem)!important;top:3rem!important}}.grid-size-modal .modal-secondary__body{overflow:visible}.grid-size-modal .modal-secondary__footer{margin:0}.grid-size-modal .modal-secondary__footer button,.table{width:100%}.table td,.table th{font-size:.8125rem;border:1px solid transparent;text-align:left;padding:.35rem .25rem;color:var(--uc-theme-color-80)}.table th{background-color:var(--uc-theme-color-30);font-weight:400}.process-software-update{display:flex;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:#000000e6;z-index:var(--uc-vselect-z-index)}.process-software-update__container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100vh;height:100dvh;width:100%;max-width:25rem;margin:0 1rem}.process-software-update__body{width:100%}.process-software-update__success,.process-software-update__fail,.process-software-update__progress{display:flex;flex-direction:column;align-items:center;gap:.625rem;text-align:center;width:100%}.process-software-update__success i,.process-software-update__fail i,.process-software-update__progress i{width:3.75rem;height:3.75rem;font-size:2.25rem}.process-software-update__success p,.process-software-update__fail p,.process-software-update__progress p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.process-software-update__success span,.process-software-update__fail span,.process-software-update__progress span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.process-software-update__success button,.process-software-update__fail button,.process-software-update__progress button{margin-top:3rem}.process-software-update__success i,.process-software-update__success p{color:var(--uc-success-success)}.process-software-update__fail i,.process-software-update__fail p{color:var(--uc-error-error-60)}.process-software-update__fail .button{margin-top:3rem}.process-software-update__progress .progress-bar{max-width:100%;margin-top:1.75rem}@media screen and (max-width:600px){.process-software-update__progress .progress-bar{max-width:60vw}}.process-software-update__warning{display:flex;justify-content:center;align-items:center;font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.875rem;color:var(--uc-error-error-60);text-align:center;margin-top:-3.75rem;padding-bottom:3.75rem;gap:1rem}.process-software-update__warning i{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%;color:var(--uc-background);background-color:var(--uc-error-error-60)}.process-software-update__warning span{flex:1}.databoard{display:flex;flex-direction:column;width:100%;padding:1.25rem;gap:1.25rem;border-radius:1rem;background:var(--uc-bg-bg-surface-1)}.databoard__text{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.databoard__row{display:flex;gap:1rem;justify-content:space-between;align-items:center;width:100%;padding-bottom:1.25rem;border-bottom:1px solid var(--uc-theme-color-30)}.databoard__row:last-child{padding-bottom:0;border-bottom:0}.databoard__item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;flex:1;gap:.25rem;overflow:hidden}.databoard__item__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.databoard__item__value{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary)}.databoard__item__value--status{display:flex;align-items:center}.databoard__item__value--status i{font-size:1.2rem;margin-right:.375rem}.databoard__item__value--status>span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem}.databoard__item__value--url{overflow:hidden;text-overflow:ellipsis;flex:1;max-width:100%}.databoard__item__value--green,.databoard__item__value--green i{color:var(--uc-success-success)}.databoard__item__value--red,.databoard__item__value--red i{color:var(--uc-error-error-60)}.error-box{display:flex;justify-content:center;align-items:center;width:100%;gap:1rem}.error-box--left{justify-content:flex-start}.error-box--width-flex{flex:1}.error-box--mt{margin-top:1.875rem}@media screen and (max-width:600px){.error-box--mt{margin-top:1.25rem}}.error-box--mb{margin-bottom:1.875rem}@media screen and (max-width:600px){.error-box--mb{margin-bottom:1.25rem}}.error-box--bt{padding-top:1.25rem;border-top:1px solid var(--uc-bg-bg-surface-1)}.error-box i{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%;font-size:1.2rem;color:var(--uc-background);background-color:var(--uc-error-error-80)}.error-box__text{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:flex;flex:1;color:var(--uc-error-error-60)}.countdown-circle{position:relative;width:1.875rem;height:1.875rem}.countdown-circle__svg{width:100%;height:100%;transform:scaleX(-1) rotate(-90deg)}.countdown-circle__circle{fill:none;stroke:var(--uc-white);stroke-width:5;stroke-linecap:round;transition:stroke-dashoffset .1s linear}.countdown-circle__icon{position:absolute;top:.5rem;left:.5625rem}.countdown-circle__icon i{position:relative;top:-1px;font-size:.75rem}.countdown-circle--warning .countdown-circle__circle{stroke:var(--uc-warning-warning)}.info-popup{position:relative}.info-popup__trigger{box-sizing:border-box;font:inherit;padding:0;border:0;display:flex;align-items:center;justify-content:center;font-size:.625rem;background:var(--uc-theme-color-30);color:var(--uc-text-text-primary);border-radius:50%;width:1.25rem;height:1.25rem;cursor:pointer;-webkit-user-select:none;user-select:none}.info-popup__overlay{position:fixed;inset:0;background:transparent;z-index:var(--uc-vselect-z-index)}.info-popup__content{position:fixed;z-index:calc(var(--uc-vselect-z-index) + 1);padding-bottom:1.25rem;width:max-content;opacity:0;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease}.info-popup__content--active{opacity:1;transform:translateY(0)}.responsive-table{width:100%;border-collapse:collapse}.responsive-table tbody tr{border-top:1px solid var(--uc-theme-color-20)}.responsive-table th,.responsive-table td{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;padding:.75rem .125rem;text-align:left;vertical-align:middle}.responsive-table th:first-child,.responsive-table td:first-child{padding-left:0}.responsive-table th:last-child,.responsive-table td:last-child{text-align:right;padding-right:0}.responsive-table th{color:var(--uc-theme-color-70)}@media screen and (min-width:601px){.responsive-table th{padding-right:.5rem}}.responsive-table td{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-foreground)}@media screen and (min-width:601px){.responsive-table td{padding-right:.5rem}}.responsive-table td>div{display:inline-flex}.responsive-table td .td-content{display:flex;justify-content:flex-start;align-items:stretch;gap:.5rem;height:100%}.responsive-table td .td-item{display:flex;align-items:center}.responsive-table td:last-child .td-content{justify-content:flex-end}@media screen and (max-width:600px){.responsive-table thead{display:none}.responsive-table,.responsive-table tbody,.responsive-table tr,.responsive-table td{display:block;width:100%}.responsive-table tr{margin-bottom:1rem;padding:.75rem}.responsive-table td{display:flex;justify-content:space-between;align-items:center;border:none;padding:.35rem 0}.responsive-table td:before{content:attr(data-label);margin-right:1rem;min-width:5rem}}.modal{position:fixed;z-index:2500;top:0;left:0;width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;transition:opacity .3s ease}@media screen and (max-width:992px){.modal{z-index:var(--uc-vselect-z-index)}}@media screen and (max-width:600px){.modal{justify-content:flex-start;padding:.625rem .625rem 1.25rem}}.modal:before{content:"";background:var(--uc-background);position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;animation:blurAnimation .1s ease}.modal__close,.modal__back{position:absolute;top:0;right:0}@media screen and (max-width:600px){.modal__close--desktop,.modal__back--desktop{display:none}}.modal__close--phone,.modal__back--phone{display:none}@media screen and (max-width:600px){.modal__close--phone,.modal__back--phone{display:flex}}.modal__back{left:0}@media screen and (max-width:600px){.modal__back--phone{top:.15rem}}.modal__wrapper{position:relative;display:table-cell;vertical-align:middle;z-index:2;width:calc(100% - 2rem);max-width:75rem;max-height:calc(100vh - 7.5rem);max-height:calc(100dvh - 7.5rem);height:100vh;height:100dvh;margin-left:1rem;margin-right:1rem}@media screen and (max-width:600px){.modal__wrapper{width:100%;max-width:100%;max-height:calc(100vh - 1.875rem);max-height:calc(100dvh - 1.875rem);margin:0}}.modal__container{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;min-height:20vh;min-height:20dvh}.modal__header{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.875rem}@media screen and (max-width:992px){.modal__header{font-size:1.625rem}}.modal__header{padding:0 3.25rem;text-align:center;color:var(--uc-text-text-primary)}@media screen and (min-width:601px){.modal__header{padding:.625rem 3.25rem}}@media screen and (max-width:992px){.modal__header{display:flex;justify-content:center;align-items:center;min-height:1.875rem;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}}@media screen and (max-width:992px)and (max-width:992px){.modal__header{font-size:1.125rem}}@media screen and (max-width:600px){.modal__header{justify-content:flex-start;text-align:left;padding-left:0}}.modal__header__button-back{margin-right:1rem}@media screen and (min-width:601px){.modal__header__button-back{position:absolute;top:0;left:0}}@media screen and (max-width:600px){.modal__header__item--desktop{display:none}}@media screen and (min-width:601px){.modal__header__item--phone{display:none}}@media screen and (max-width:600px){.modal__header--back-button{padding-left:2.75rem}}.modal__body{display:flex;flex:1;overflow-x:hidden;overflow-y:auto;padding-right:.5rem;width:calc(100% + .5rem);padding-top:1.875rem}.modal__body::-moz-scrollbar{width:.5rem}.modal__body::-moz-scrollbar-track{background-color:transparent}.modal__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal__body::-webkit-scrollbar{width:.5rem}.modal__body::-webkit-scrollbar-track{background-color:transparent}.modal__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal__body--cols{display:flex}@media screen and (max-width:992px){.modal__body--cols{flex-direction:column}}.modal__body__step{position:absolute;display:flex;flex-direction:column;justify-content:center;left:0;top:0;width:100%;height:100%}@media screen and (max-width:600px){.modal__body__step{padding-top:1.25rem}}.modal__body__step--list{overflow-y:hidden;width:100%;padding-right:0}.modal__body__step__back{position:absolute;left:0;top:-8.25rem}@media screen and (max-width:600px){.modal__body__step__back{display:none}}.modal__body__step__body{height:100%;max-width:33rem;padding-top:3.75rem;overflow-x:hidden;overflow-y:auto;width:calc(100% + .5rem);padding-right:.5rem}.modal__body__step__body::-moz-scrollbar{width:.5rem}.modal__body__step__body::-moz-scrollbar-track{background-color:transparent}.modal__body__step__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal__body__step__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal__body__step__body::-webkit-scrollbar{width:.5rem}.modal__body__step__body::-webkit-scrollbar-track{background-color:transparent}.modal__body__step__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal__body__step__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-width:600px){.modal__body__step__body{width:100%;padding-top:1.25rem}}.modal__body__col-50{display:flex;flex-direction:column;flex:1;float:left;width:50%;min-height:1rem;border-right:1px solid rgba(255,255,255,.1)}@media screen and (max-width:992px){.modal__body__col-50{width:100%;border-right:0}}.modal__body__col-50:last-child{border:0}.modal__footer{display:flex;align-items:center;justify-content:center;padding-top:1.875rem}.modal__footer--rows{flex-direction:column}@media screen and (max-width:600px){.modal--steps .modal__header{display:flex;align-items:center}}.modal--steps .modal__body{position:relative;overflow:hidden;width:100%;padding-top:0;padding-right:0}.modal--steps .modal__footer{width:100%;max-width:33rem;margin-left:auto;margin-right:auto}.modal--steps__back-button{position:absolute;left:0;top:0}@media screen and (max-width:600px){.modal--steps__back-button{position:relative;margin-right:.625rem}}.modal .list-with-filter__search>input{background:var(--uc-theme-color-10)}.modal--add .modal__body__step__body{position:relative;display:flex;flex-direction:column;margin-left:auto;margin-right:auto}.modal--add .modal__body__step__body--list{overflow:hidden;padding-right:0}.modal--add .modal__body__step__body .button-next{display:block;text-align:center;min-width:10.75rem;margin-left:auto;margin-right:auto}.modal--add .modal__body__step__header-info{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white);text-align:center}.modal--add .modal__body__step .list-with-filter{padding-right:1.7rem;flex:1}@media screen and (max-width:992px){.modal--add .modal__body__step .list-with-filter{padding-right:.5rem}}@media screen and (max-width:600px){.modal--add .modal__footer .button--min-w{flex:1}}.modal--add__base-data{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1;gap:1.875rem}.modal--add__base-data .list-with-filter{height:calc(100% - 7rem);width:100%}@media screen and (max-width:992px){.modal--add__base-data .list-with-filter{height:calc(100% - 5rem)}}@media screen and (max-width:600px){.modal--add__base-data .list-with-filter__items{margin-bottom:0}}.modal--add__base-data .list-with-filter .lwf-entity-list__items{margin-bottom:0}.modal--add__instruction{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;width:100%;text-align:left;color:#ffffffb3}@media screen and (max-width:992px){.modal--add-activity .modal--add__base-data,.modal--add-macro .modal--add__base-data,.modal--add-activity-group .modal--add__base-data{max-width:100%;overflow-x:hidden;overflow-y:auto}}@media screen and (max-width:600px){.modal--add-activity .modal--add__base-data,.modal--add-macro .modal--add__base-data,.modal--add-activity-group .modal--add__base-data{padding-top:1.25rem}}.modal--add-activity .v-overflow-indicator__top,.modal--add-macro .v-overflow-indicator__top,.modal--add-activity-group .v-overflow-indicator__top{background:linear-gradient(0,rgba(0,0,0,0),var(--uc-black))}.modal--add-activity .v-overflow-indicator__bottom,.modal--add-macro .v-overflow-indicator__bottom,.modal--add-activity-group .v-overflow-indicator__bottom{background:linear-gradient(180deg,rgba(0,0,0,0),var(--uc-black))}.modal--add-activity .modal--add__instruction{margin-bottom:1.875rem}.modal-secondary{position:fixed;z-index:2500;top:0;left:0;width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;transition:opacity .3s ease}@media screen and (max-width:992px){.modal-secondary{z-index:var(--uc-vselect-z-index)}}.modal-secondary:after{display:none;content:"";background:transparent;position:fixed;top:0;left:0;width:100%;height:100%;z-index:3}.modal-secondary__container{display:flex;flex-direction:column;width:100%;max-width:56.25rem;min-height:35rem;padding:1.25rem;gap:1.25rem;border-radius:1rem;background:var(--uc-background);z-index:2}@media screen and (max-width:992px){.modal-secondary__container{min-height:20vh;min-height:20dvh;max-width:96vw;margin-top:5rem;margin-bottom:auto}}@media screen and (max-width:600px){.modal-secondary__container{margin-top:auto}}@media only screen and (max-height:650px){.modal-secondary__container{margin-top:auto}}.modal-secondary__background{content:"";background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}.modal-secondary__header{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.modal-secondary__header{font-size:1.125rem}}.modal-secondary__header{display:flex;justify-content:space-between;align-items:center;color:var(--uc-text-text-primary);min-height:1.625rem}.modal-secondary__body{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:auto;max-height:50vh;max-height:50dvh}.modal-secondary__body::-moz-scrollbar{width:.5rem}.modal-secondary__body::-moz-scrollbar-track{background-color:transparent}.modal-secondary__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal-secondary__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal-secondary__body::-webkit-scrollbar{width:.5rem}.modal-secondary__body::-webkit-scrollbar-track{background-color:transparent}.modal-secondary__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal-secondary__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal-secondary__footer{display:flex;flex-direction:row;width:100%;margin:.5rem 0;gap:1rem;margin-top:auto}.modal-secondary__footer__buttons{display:flex;gap:1rem}.modal-secondary__loader{position:absolute;top:1.25rem;right:1.25rem;width:1.5rem;height:1.5rem}.modal-secondary__loader img{width:100%;height:100%;min-height:1.375rem}.modal-secondary--saving:after{display:block}.modal-minimal{position:fixed;z-index:2500;top:0;left:0;width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;transition:opacity .3s ease}@media screen and (max-width:992px){.modal-minimal{z-index:var(--uc-vselect-z-index)}}.modal-minimal__background{content:"";background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;z-index:1;animation:blurAnimation .1s ease}.modal-minimal__container{display:flex;flex-direction:column;width:80vw;max-width:35rem;padding:.625rem;gap:.625rem;border-radius:1rem;background:var(--uc-background);z-index:2}.modal-minimal__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.modal-minimal__title{font-size:1.125rem}}.modal-minimal__title{display:block;text-align:center;margin:.62rem 0}.modal-minimal__list{display:flex;flex-direction:column;gap:.62rem}.modal-minimal__list button{display:flex;flex-direction:row;align-items:center;gap:.62rem;color:var(--uc-foreground);border-radius:.5rem}.modal-minimal__list button i{display:inline-flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem}.modal-minimal__list button span{font-family:var(--uc-font-family-poppins);font-size:1rem;font-style:normal;font-weight:400;line-height:100%}@media(pointer:fine){.modal-minimal__list button:hover{color:var(--uc-background);background:var(--uc-foreground)}}.modal-minimal__footer{display:flex;flex-direction:row;width:100%;margin:.5rem 0;gap:1rem}.modal-minimal--item-options .modal-minimal__container{max-width:20rem}@media screen and (max-width:992px){.modal-minimal--button-mapping-options{z-index:2505}}.modal-minimal--button-mapping-options .modal-minimal__container{max-width:22.5rem}.modal-minimal--button-mapping-options .modal-minimal__list button{min-height:2.5rem}.modal-minimal--button-mapping-options .modal-minimal__list button i{color:var(--uc-theme-color-40)}.quick-edit-modal .modal-secondary__body{max-height:85vh;max-height:85dvh;overflow:visible}.quick-edit-modal__body{display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media screen and (max-width:600px){.quick-edit-modal__body{gap:.625rem}}@media only screen and (max-height:650px)and (min-width:993px){.quick-edit-modal__body{gap:.625rem}}.quick-edit-modal__body .form-item{display:flex}.quick-edit-modal__body__execute-command{margin-top:1.25rem}@media screen and (max-width:600px){.quick-edit-modal__body__execute-command{margin-top:.5rem}}@media only screen and (max-height:650px)and (min-width:993px){.quick-edit-modal__body__execute-command{margin-top:.5rem}}.quick-edit-modal__info{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.875rem;color:var(--uc-text-text-secondary)}.quick-edit-modal__info:first-letter{text-transform:uppercase}.quick-edit-modal__footer{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;color:var(--uc-text-text-secondary);margin-top:2.5rem;width:100%;gap:.75rem}.quick-edit-modal__footer--rows{flex-direction:column;align-items:flex-start}@media screen and (max-width:600px){.quick-edit-modal__footer{margin-top:.5rem}}@media only screen and (max-height:650px)and (min-width:993px){.quick-edit-modal__footer{margin-top:.5rem}}.quick-edit-modal__footer .selected-icon{margin-right:.625rem;max-width:1.625rem}.quick-edit-modal__footer__col{display:flex;flex-direction:column;max-width:100%;min-width:0;gap:.25rem}.quick-edit-modal__footer__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-primary);width:fit-content}.quick-edit-modal__footer__value{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary);word-break:break-word;white-space:normal}.dialog{position:fixed;z-index:var(--uc-vselect-z-index);top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;transition:opacity .3s ease}.dialog:before{content:"";background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;animation:blurAnimation .1s ease}.dialog__container{position:relative;display:inline-flex;width:100%;max-width:24.25rem;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;padding:1.5rem;border-radius:1rem;background:var(--uc-bg-bg);z-index:2}@media screen and (max-width:600px){.dialog__container{width:calc(100% - 1.25rem)}}.dialog__icon{font-size:3rem;margin-bottom:1rem}.dialog__icon--red{color:var(--uc-error-error-60)}.dialog__icon--green{color:var(--uc-success-success)}.dialog__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.dialog__title{font-size:1.125rem}}.dialog__title{color:var(--uc-text-text-primary);margin-left:0;margin-right:auto}.dialog__text{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;width:100%;color:var(--uc-text-text-secondary)}.dialog__text .vue-markdown p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-secondary);margin-bottom:0}.dialog__extra{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;width:100%;color:var(--uc-text-text-secondary)}.dialog__triggers{display:flex;justify-content:space-between;width:100%;margin-top:1rem;gap:1.88rem}.dialog__triggers .button{width:100%}.dialog--center .dialog__title{margin-left:auto}.dialog--center .dialog__text{text-align:center}.dialog--warning .dialog__container{background:#2a0404}.dialog--warning .dialog__icon,.dialog--warning .dialog__title{color:var(--uc-error-error-60)}.dialog--warning .dialog__text{color:var(--uc-error-error-40)}@media screen and (max-width:992px){.dialog--confirm-command-select{z-index:var(--uc-vselect-z-index)}}.dialog--new-system-version .dialog__container{max-width:26.25rem}.dialog--new-system-version .dialog__icon{font-size:2.25rem}.dialog--new-system-version .dialog__title{text-align:center}.navbar{position:fixed;top:0;left:0;height:var(--uc-navbar-height);width:calc(100vw - 2.5rem);display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:var(--uc-black);gap:2rem;padding:1.25rem;z-index:1100;box-sizing:content-box}@media screen and (max-width:1200px){.navbar{padding:.3125rem 2.5rem .3125rem .625rem;width:calc(100vw - 3.125rem)}}@media screen and (max-width:1200px){.navbar--subpage .navbar__col--left{display:none}}@media screen and (max-width:1200px){.navbar--subpage .navbar__col--center{margin-left:0}}@media screen and (max-width:1200px){.navbar--in-background{opacity:.2;cursor:default;pointer-events:none;transition:opacity .2s}}.navbar__col--left .logo{margin-top:.25rem}.navbar__col--center{display:flex;height:var(--uc-navbar-height);margin-left:-1.56rem}.navbar__col--right{display:flex;align-items:center;flex-direction:row;gap:1rem}@media screen and (max-width:1200px){.navbar__col--right__desktop-dropdown{display:none}}.navbar__notification-wrapper{position:relative;min-width:3.125rem;margin-right:.62rem}@media screen and (max-width:1200px){.navbar__notification-wrapper{min-width:0;margin-right:0}}.navbar__page-name{display:inline-flex;align-items:center;gap:1.25rem}.navbar__page-name .button{max-width:2rem}.navbar__page-name__text{flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.navbar__page-name__text{font-size:1.125rem}}@media screen and (max-width:992px){.navbar__page-name__text{font-size:1rem}}.navbar__page-name__text{color:var(--uc-text-text-primary)}.navbar__settings-menu{display:flex;align-items:center;gap:1rem}@media screen and (max-width:600px){.navbar__settings-menu{gap:.375rem}}.navbar__settings-menu .v-select{flex:1}.navbar__settings-menu .vs__dropdown-toggle{background:var(--uc-theme-color-30)}.navbar__settings-menu .vs__dropdown-toggle .vs__selected{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(pointer:fine){.navbar__settings-menu .vs__dropdown-toggle:hover{color:var(--uc-white);background:var(--uc-theme-color-40)}.navbar__settings-menu .vs__dropdown-toggle:hover .vs__selected{color:var(--uc-white)}.navbar__settings-menu .vs__dropdown-toggle:hover .vs__actions:after{color:var(--uc-white)}}.entity-item{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:19.15rem;min-height:5.25rem;padding:0rem 1.25rem 0 .625rem;border:1px solid var(--uc-theme-color-40);border-radius:1rem;background:transparent;gap:.825rem;z-index:2}@media screen and (max-width:600px){.entity-item{min-height:4.5rem}}@media(pointer:fine){.entity-item:hover,.entity-item:focus-within{background:var(--uc-foreground);border-color:var(--uc-foreground)}.entity-item:hover .entity-item__icon,.entity-item:focus-within .entity-item__icon{color:var(--uc-text-text-tertiary)}.entity-item:hover .entity-item__title,.entity-item:focus-within .entity-item__title{color:var(--uc-background)}.entity-item:hover .entity-item__state,.entity-item:focus-within .entity-item__state{color:var(--uc-text-text-tertiary)}.entity-item:hover .entity-item__edit,.entity-item:focus-within .entity-item__edit{opacity:1;transition:all .1s ease}.entity-item:hover .entity-item__drag,.entity-item:focus-within .entity-item__drag{color:var(--uc-theme-color-40)}.entity-item:hover .entity-item__options,.entity-item:focus-within .entity-item__options{max-width:10rem;left:-10.25rem;opacity:1;transition:all .3s}.entity-item:hover .entity-item__dropdown-menu,.entity-item:focus-within .entity-item__dropdown-menu{display:flex}.entity-item:hover .entity-item__integration i,.entity-item:focus-within .entity-item__integration i{color:var(--uc-text-text-tertiary)}}.entity-item>*{z-index:2}.entity-item__checkbox-tick{margin-left:.625rem}.entity-item__icon{position:relative;display:flex;justify-content:center;align-items:center;width:4.16669rem;height:4.16669rem;color:var(--uc-text-text-secondary);flex-shrink:0;padding:0;border:0;background:none;font:inherit}.entity-item__icon .selected-icon img{width:3.125rem}.entity-item__icon--inactive{color:var(--uc-theme-color-50)}.entity-item__icon--unavailable:after{position:absolute;left:50%;top:50%;width:75%;height:75%;font-family:var(--uc-font-family-fa);content:"";font-weight:300;font-size:2.5rem;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);color:var(--uc-error-error-60)}.entity-item__icon--trigger{cursor:pointer;transform-origin:center;transition:all .1s ease}@media(pointer:fine){.entity-item__icon--trigger:hover{transform:scale(1.05);transition:all .1s ease}}.entity-item__icon i{font-size:2.5rem}@media screen and (max-width:600px){.entity-item__icon i{font-size:2rem}}.entity-item__icon__status--dangling{color:var(--uc-error-error-60)}.entity-item__meta{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1;gap:.33rem;margin-left:0;margin-right:auto;min-width:0;padding:0;border:0;background:none;font:inherit;color:inherit;text-align:left}.entity-item button.entity-item__meta{cursor:pointer}.entity-item__title{color:var(--uc-text-text-primary);font-size:1.125rem;line-height:125%;font-style:normal;font-weight:300;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.entity-item__title--inactive{color:var(--uc-theme-color-80)}@media screen and (max-width:600px){.entity-item__title{font-size:.9rem}}.entity-item__state{font-family:var(--uc-font-family-space-mono);font-size:.875rem;font-weight:400;line-height:1.07;color:var(--uc-text-text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:600px){.entity-item__state{font-size:.725rem;line-height:.725rem}}.entity-item__integration{display:flex;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;margin-left:auto;margin-right:0}.entity-item__integration .selected-icon{display:flex}.entity-item__integration i{font-size:1.125rem;color:var(--uc-text-text-secondary)}@media screen and (max-width:600px){.entity-item__integration{display:none}}.entity-item__edit{margin-right:-.5rem;opacity:0}.entity-item__edit:focus-visible{opacity:1;transition:all .1s ease}.entity-item__drag{display:flex;justify-content:flex-end;align-items:center;font-size:1.875rem;height:100%;width:1.4rem;border-radius:1rem;color:var(--uc-theme-color-40);cursor:grab}.entity-item__quick-options{display:flex;justify-content:flex-end;align-items:center;font-size:1.25rem;height:100%;width:1.4rem;color:var(--uc-theme-color-40);cursor:pointer}.entity-item__options{display:flex;justify-content:center;align-items:center;gap:1.25rem;position:absolute;font-size:1.25rem;left:3.5rem;height:100%;width:100%;max-width:3.4375rem;border-radius:.5rem;color:var(--uc-theme-color-30);background:var(--uc-bg-bg-surface-2);opacity:0;transition:all .2s;z-index:1}.entity-item__options:after{position:absolute;content:"";left:100%;width:.5rem;height:100%;background:transparent}.entity-item__options button{width:3rem;height:3rem;padding:0;border-radius:50%}.entity-item__options button i{font-size:1.25rem}@media(pointer:fine){.entity-item__options button:hover{background-color:var(--uc-white)}.entity-item__options button:hover i{color:var(--uc-black)}}.entity-item__options__deleting,.entity-item__dropdown-menu{display:none}.entity-item--to-delete{background:#2a0404!important}@media(pointer:fine){.entity-item--to-delete:hover{background:#2a0404!important}}.entity-item--to-delete .entity-item__title{color:var(--uc-error-error-30)!important}.entity-item--to-delete .entity-item__state{color:var(--uc-error-error-60)!important}.entity-item--to-delete .entity-item__icon{color:var(--uc-error-error-30)!important}.entity-item--to-delete .entity-item__drag{display:none}.entity-item--to-delete .entity-item__options{max-width:10rem;left:-10.25rem;opacity:1;transition:all .3s}.entity-item--to-delete .entity-item__options__deleting{display:flex;justify-content:center;align-items:center;gap:1.25rem;position:absolute;background:#2a0404;top:0;left:0;width:100%;height:100%;border-radius:.5rem;z-index:2}@media(pointer:fine){.entity-item--to-delete .entity-item__options__deleting button:hover i{color:var(--uc-black)}}.entity-item--dangling{background:#2a0404f2}.entity-item--selected{border-color:var(--uc-theme-color-40);background:var(--uc-bg-bg-surface-2)}.entity-item--dropdowned{z-index:1100}.entity-item.sortable-ghost{background:#0000004d!important;border:1px dashed var(--uc-theme-color-80)!important}.entity-item.sortable-ghost *,.entity-item.sortable-ghost .entity-item__options{opacity:0}.entity-item.sortable-drag{opacity:1!important;background:var(--uc-white);z-index:1000}.entity-item.sortable-drag .entity-item__checkbox-tick{opacity:0}.entity-item.sortable-drag .entity-item__title{color:var(--uc-background)}.entity-item.sortable-drag .entity-item__state,.entity-item.sortable-drag .entity-item__icon{color:var(--uc-text-text-tertiary)}.entity-item.sortable-drag .entity-item__drag{color:var(--uc-theme-color-20)}.entity-item.sortable-drag .entity-item__options{opacity:0}@media(pointer:fine){.touch-screen .entity-item:hover{background:var(--uc-theme-color-20)}.touch-screen .entity-item:hover .entity-item__drag{color:var(--uc-theme-color-30)}.touch-screen .entity-item:hover .entity-item__edit{display:none}.touch-screen .entity-item:hover .entity-item__options{max-width:0;opacity:0}}.included-entity-list__header,.configured-entity-list__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (min-width:993px){.included-entity-list__header,.configured-entity-list__header{padding-right:.5rem}}.included-entity-list__header__options,.configured-entity-list__header__options{display:flex;flex-direction:row;gap:.5rem;min-height:2.5rem}@media screen and (max-width:992px){.included-entity-list__header__options .button-assign,.configured-entity-list__header__options .button-assign{display:none}}.included-entity-list__no-items,.configured-entity-list__no-items{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:22.5rem;margin:auto;gap:1.875rem;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}@media screen and (max-width:992px){.included-entity-list__no-items,.configured-entity-list__no-items{position:relative;top:0;left:0;transform:none;-webkit-transform:none}}.included-entity-list__no-items h3,.configured-entity-list__no-items h3{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.included-entity-list__no-items h3,.configured-entity-list__no-items h3{font-size:1.125rem}}.included-entity-list__no-items h3,.configured-entity-list__no-items h3{color:var(--uc-text-text-primary)}.included-entity-list__no-items p,.configured-entity-list__no-items p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-secondary)}.included-entity-list__header{margin-bottom:1.25rem}.included-entity-list__items{display:flex;flex-direction:column;flex:1;gap:.625rem;overflow-x:hidden;overflow-y:auto;margin-bottom:1.75rem}.included-entity-list__items::-moz-scrollbar{width:.5rem}.included-entity-list__items::-moz-scrollbar-track{background-color:transparent}.included-entity-list__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.included-entity-list__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.included-entity-list__items::-webkit-scrollbar{width:.5rem}.included-entity-list__items::-webkit-scrollbar-track{background-color:transparent}.included-entity-list__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.included-entity-list__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-width:992px){.included-entity-list__items{margin-bottom:0;width:100%;padding-right:1rem}}@media screen and (min-width:993px){.included-entity-list__items{width:calc(100% + 1.45rem);padding-right:1.4rem}}.included-entity-list__items .entity-item{max-width:100%}.included-entity-list__items .entity-item__icon i{font-size:1.875rem}.included-entity-list__items .entity-item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}.included-entity-list__items .entity-item__state{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem}.lwf-entity-list__items,.lwf-group-list__items{display:flex;flex-direction:column;flex:1;gap:.625rem;padding-right:1.4rem;padding-bottom:4rem;overflow-x:hidden;overflow-y:auto;width:calc(100% + 1rem);margin-bottom:1.75rem}.lwf-entity-list__items::-moz-scrollbar,.lwf-group-list__items::-moz-scrollbar{width:.5rem}.lwf-entity-list__items::-moz-scrollbar-track,.lwf-group-list__items::-moz-scrollbar-track{background-color:transparent}.lwf-entity-list__items::-moz-scrollbar-thumb,.lwf-group-list__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.lwf-entity-list__items::-moz-scrollbar-thumb:hover,.lwf-group-list__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.lwf-entity-list__items::-webkit-scrollbar,.lwf-group-list__items::-webkit-scrollbar{width:.5rem}.lwf-entity-list__items::-webkit-scrollbar-track,.lwf-group-list__items::-webkit-scrollbar-track{background-color:transparent}.lwf-entity-list__items::-webkit-scrollbar-thumb,.lwf-group-list__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.lwf-entity-list__items::-webkit-scrollbar-thumb:hover,.lwf-group-list__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-width:992px){.lwf-entity-list__items,.lwf-group-list__items{margin-bottom:0}}@media screen and (max-width:600px){.lwf-entity-list__items,.lwf-group-list__items{padding-right:.5rem;width:calc(100% + .5rem)}}.lwf-entity-list__actions,.lwf-group-list__actions{position:relative;display:flex;gap:.25rem;border-radius:1.875rem;background:var(--uc-background);padding:.25rem}.lwf-entity-list__actions button,.lwf-group-list__actions button,.lwf-entity-list__actions button i,.lwf-group-list__actions button i{color:var(--uc-text-text-primary)}@media screen and (pointer:fine)and (min-width:993px){.lwf-entity-list__actions button:hover i,.lwf-group-list__actions button:hover i{color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}@media screen and (max-width:992px){.lwf-entity-list__actions,.lwf-group-list__actions{background:var(--uc-theme-color-30)}}.lwf-entity-list__actions *,.lwf-group-list__actions *{position:relative}.lwf-entity-list__actions:before,.lwf-group-list__actions:before{display:none;position:absolute;content:"";width:calc(100% - .5rem);height:calc(100% - .5rem);left:0,25rem;top:.25rem;background-color:var(--uc-theme-color-30);border-radius:1.875rem}@media screen and (max-width:992px){.lwf-entity-list__actions:before,.lwf-group-list__actions:before{display:block}}.lwf-entity-list__actions button,.lwf-group-list__actions button{display:inline-flex;align-items:center;border-color:transparent;gap:.625rem;transition:all .3s}.lwf-entity-list__actions button i,.lwf-group-list__actions button i{font-size:1.3125rem;color:var(--uc-text-text-primary)}.lwf-entity-list__actions--accent,.lwf-group-list__actions--accent{background:var(--uc-theme-accent)}.lwf-entity-list .list-with-filter__form,.lwf-group-list .list-with-filter__form{display:flex;gap:1rem;margin:1.25rem 0}.lwf-entity-list .list-with-filter__search,.lwf-group-list .list-with-filter__search,.lwf-entity-list .list-with-filter__search input[type=search],.lwf-group-list .list-with-filter__search input[type=search]{width:100%}.lwf-entity-list .list-with-filter__footer,.lwf-group-list .list-with-filter__footer{display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (max-width:992px){.lwf-entity-list .list-with-filter__footer,.lwf-group-list .list-with-filter__footer{padding-bottom:.5rem}}.lwf-entity-list .entity-item,.lwf-group-list .entity-item{max-width:100%;min-height:5.125rem}.lwf-entity-list .entity-item__icon,.lwf-group-list .entity-item__icon{width:3.125rem;height:3.125rem}.lwf-entity-list .entity-item__icon:after,.lwf-entity-list .entity-item__icon i,.lwf-group-list .entity-item__icon:after,.lwf-group-list .entity-item__icon i{font-size:1.875rem}.lwf-entity-list .entity-item__title,.lwf-group-list .entity-item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-theme-color-80)}.lwf-entity-list .entity-item__state,.lwf-group-list .entity-item__state{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem}.lwf-entity-list .list-with-filter__form{margin:1.25rem 0}.lwf-group-list .entity-item .selected-icon{color:var(--uc-theme-color-50)}.base-entity-item{display:flex;flex-direction:row;align-items:center;width:100%;border-radius:1rem;border:1px solid var(--uc-theme-color-40);background:transparent;padding:.75rem 1.25rem;margin-bottom:.625rem;transition:all .2s;cursor:pointer;gap:.625rem}.base-entity-item>div{width:50%}.base-entity-item__main{display:flex;flex-direction:row;align-items:center;gap:1.25rem;padding-right:1rem}.base-entity-item__icon{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem}.base-entity-item__icon i{font-size:1.25rem;color:var(--uc-foreground)}.base-entity-item__name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-foreground)}.base-entity-item__name a{color:inherit;font:inherit;text-decoration:none}.base-entity-item__meta{display:flex;flex-direction:row;align-items:center;gap:1.25rem;min-height:2.5rem}.base-entity-item__meta>span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.base-entity-item__meta .selected-icon{display:flex;height:fit-content}.base-entity-item__meta .selected-icon i{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:1.2rem;color:var(--uc-text-text-secondary)}@media(pointer:fine){.base-entity-item:hover{background:var(--uc-foreground);border-color:var(--uc-foreground);transition:all .2s}.base-entity-item:hover .base-entity-item__icon i,.base-entity-item:hover .base-entity-item__name,.base-entity-item:hover .base-entity-item__meta .selected-icon i{color:var(--uc-background)}}.base-entity-item--compact{position:relative;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.base-entity-item--compact>div{width:auto;flex:1}.base-entity-item--compact .base-entity-item{max-height:5rem}.base-entity-item--compact .base-entity-item__main{gap:.625rem;padding-right:0}.base-entity-item--compact .base-entity-item__main .entity-item__checkbox-tick{margin-left:0}.base-entity-item--compact .base-entity-item__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 4.6rem)}.base-entity-item--compact .base-entity-item__meta{width:1.75rem;flex:none;justify-content:flex-end;margin-right:0}.base-entity-item--compact .base-entity-item__triggers{position:absolute;right:1rem;z-index:2}@media(pointer:fine){.base-entity-item--compact:hover .base-entity-item__meta>i{opacity:0}}.remote-controller .entity-item{background-color:var(--uc-bg-bg-surface-1);border-color:transparent;border-radius:.5rem}.remote-controller .entity-item__drag{color:var(--uc-theme-color-30)}.remote-controller .entity-item.sortable-drag{opacity:1!important;background:var(--uc-white);z-index:1000}.remote-controller .entity-item.sortable-drag .entity-item__checkbox-tick{opacity:0}.remote-controller .entity-item.sortable-drag .entity-item__title{color:var(--uc-background)}.remote-controller .entity-item.sortable-drag .entity-item__state,.remote-controller .entity-item.sortable-drag .entity-item__icon{color:var(--uc-text-text-tertiary)}.remote-controller .entity-item.sortable-drag .entity-item__drag{color:var(--uc-theme-color-20)}.remote-controller .entity-item.sortable-drag .entity-item__options{opacity:0}@media(pointer:fine){.remote-controller .entity-item:hover{background-color:var(--uc-bg-bg-surface-2)}.remote-controller .entity-item:hover .entity-item__title{color:var(--uc-text-text-primary)}.remote-controller .entity-item:hover .entity-item__drag{color:var(--uc-theme-color-40)}}.list-with-filter{display:flex;flex-direction:column;flex:1;min-height:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.list-with-filter__form{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:1.25rem}@media screen and (max-width:600px){.list-with-filter__form{flex-direction:column;gap:1.25rem}}.list-with-filter__form__tools{display:flex;align-items:center;flex-direction:row}.list-with-filter__form__tools .list-with-filter__search{flex:1}.list-with-filter__form__actions{display:flex;flex-direction:row;align-items:center;padding-left:1.25rem}.list-with-filter__search{position:relative}.list-with-filter__search .filter-dropdown{position:absolute;top:.25rem;right:.75rem}.list-with-filter__tabs{display:flex;flex-wrap:wrap;gap:.375rem}.list-with-filter__items{display:flex;flex:1;flex-grow:1;flex-shrink:1;padding-bottom:.25rem}.list-with-filter__items::-moz-scrollbar{width:.5rem}.list-with-filter__items::-moz-scrollbar-track{background-color:transparent}.list-with-filter__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.list-with-filter__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.list-with-filter__items::-webkit-scrollbar{width:.5rem}.list-with-filter__items::-webkit-scrollbar-track{background-color:transparent}.list-with-filter__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.list-with-filter__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:993px){.list-with-filter__items{overflow-x:hidden;overflow-y:scroll;width:calc(100% + .5rem)}}.list-with-filter__footer{position:absolute;left:50%;transform:translate(-50%);bottom:0;height:4rem;width:fit-content;max-width:calc(100% - 4px);background:linear-gradient(180deg,var(--uc-bg-bg-surface-1-0),var(--uc-bg-bg-surface-1));z-index:3}.list-with-filter--pagination .lwf-entity-list__items{margin-bottom:1rem}.list-with-filter--pagination .list-with-filter__footer{bottom:1.875rem}.modal .list-with-filter{position:relative}.modal .list-with-filter__footer{background:linear-gradient(180deg,rgba(0,0,0,.1),var(--uc-black))}.notification{position:relative;display:flex;height:3.75rem;min-width:3.125rem;border-radius:1.5625rem;background-color:var(--uc-bg-bg-surface-1);border:4px solid var(--uc-bg-bg-surface-1);opacity:1;z-index:10000}@media(pointer:fine){.notification:hover .notification--button-close{display:inline-flex}}.notification--floating{position:absolute;right:0}.notification--floating .notification__text{white-space:nowrap}@media screen and (max-width:992px){.notification--floating{position:relative}}@media screen and (max-width:992px){.notification--full{position:absolute;left:-50vw}}.notification--full .notification__body{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);max-width:90%}@media screen and (max-width:992px){.notification--full .notification__body{width:max-content;justify-content:center;background-color:var(--uc-bg-bg-surface-1);border-radius:1.875rem;padding:.75rem .7rem;margin:0 auto}}.notification--full .notification__body .notification__text .button--icon--small{width:1.375rem;height:1.375rem}.notification--full .notification__icon{width:2.5rem;height:2.5rem}.notification--full.notification--info:not(.notification--top--minimal) .notification__body{height:fit-content;padding:.625rem;border-radius:1.875rem;background:var(--uc-bg-bg-surface-1)}.notification--top:before,.notification--bottom:before{opacity:0;transition:opacity .2s}.notification--top.notification--saving:before,.notification--bottom.notification--saving:before{position:fixed;content:"";top:0;left:0;width:100vw;height:100vh;height:100dvh;background:var(--uc-background);opacity:.5;transition:opacity .2s}.notification--top .notification__body,.notification--bottom .notification__body{position:fixed;top:.5rem;left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%);background-color:var(--uc-bg-bg-surface-1);border-radius:1.875rem;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:.75rem 1.25rem .75rem .75rem}@media screen and (max-width:600px){.notification--top .notification__body,.notification--bottom .notification__body{max-width:90%;width:max-content}}.notification--top .notification__body .notification__icon,.notification--bottom .notification__body .notification__icon{width:2.5rem;height:2.5rem}.notification--top--minimal.notification--saving:before,.notification--bottom--minimal.notification--saving:before{background:transparent}.notification--bottom .notification__body{top:auto;bottom:1.875rem}@media screen and (max-width:600px){.notification--bottom .notification__body{bottom:1.25rem}}.notification--has-parent{display:flex;justify-content:center;position:fixed!important;background-color:transparent!important;border:none!important}.notification--has-parent.notification--bottom{top:auto;bottom:1.875rem}.notification--has-parent .notification__body{position:relative;bottom:0;left:auto;right:auto;transform:none;-webkit-transform:none}.notification__body{display:flex;align-items:center;height:3.25rem;gap:.75rem}.notification__background{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:#000c;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.notification__icon{display:flex;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.25rem;color:var(--uc-background);border-radius:50%}.notification__icon--success{background:var(--uc-foreground)}.notification__icon--progress{background:transparent}.notification__icon--error{color:var(--uc-black);background:var(--uc-error-error-60);cursor:pointer}.notification__icon .img-loading{width:100%;height:100%}.notification__text{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:inline-flex;align-items:center;color:var(--uc-theme-color-80);height:100%;max-width:calc(50vw - 20rem);padding:0 .625rem 0 .5rem;opacity:1;flex:1}@media screen and (max-width:992px){.notification__text{max-width:calc(100vw - 4rem)}}.notification__text p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}.notification__text button{margin-left:1rem}.notification--error .notification__text{max-width:30rem;color:var(--uc-error-error-60)}.notification--error.open{background-color:#2a0404;border-color:#2a0404}.notification--error.notification--full,.notification--error.notification--top,.notification--error.notification--bottom,.notification--error.notification--has-parent{position:absolute;left:-50vw}.notification--error.notification--full .notification__body,.notification--error.notification--top .notification__body,.notification--error.notification--bottom .notification__body,.notification--error.notification--has-parent .notification__body{background-color:#2a0404;border-color:#2a0404;border-radius:1.875rem;max-width:28.75rem;padding:.5rem;height:fit-content;transition:all .3s;z-index:10000}@media only screen and (max-width:30rem){.notification--error.notification--full .notification__body,.notification--error.notification--top .notification__body,.notification--error.notification--bottom .notification__body,.notification--error.notification--has-parent .notification__body{max-width:96vw}}.notification--error.notification--full .notification__icon,.notification--error.notification--top .notification__icon,.notification--error.notification--bottom .notification__icon,.notification--error.notification--has-parent .notification__icon{width:2.5rem;height:2.5rem}.notification--error .button-close{background-color:var(--uc-error-error-60);border-color:var(--uc-error-error-60);margin-right:-.25rem}@media(pointer:fine){.notification--error .button-close:hover{background-color:var(--uc-buttons-secondary-button-secondary-hover-bg);border-color:var(--uc-buttons-secondary-button-secondary-hover-bg)}}.notification--low{height:3.125rem}@media screen and (max-width:992px){.notification--low{border-left:0}}.notification--low .notification__body{height:2.625rem}.notification--low .notification__icon{height:2.625rem;width:2.625rem}@media screen and (max-width:992px){.notification--low .notification__icon{height:2.5rem;width:2.5rem}}@media screen and (max-width:992px){.notification--low .notification__text{display:none}}.notification .collapse-message-enter-from,.notification .collapse-message-leave-to{max-width:5rem;opacity:0}.notification .collapse-message-enter-to,.notification .collapse-message-leave-from{max-width:27.5rem;opacity:1}.notification .collapse-message-enter-active,.notification .collapse-message-leave-active{transition:all .6s ease}.notification-phone{position:fixed;display:flex;align-items:flex-end;justify-content:center;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:linear-gradient(180deg,#0006,#000 28.5%);z-index:10000;padding:3rem 1rem 3.75rem}.notification-phone__body{display:flex;flex-direction:column;align-items:center;width:100%;max-width:37.5rem;gap:3.75rem}.notification-phone__body button{min-width:20vw}.notification-phone__icon{font-size:3.75rem;color:var(--uc-error-error-60)}.notification-phone__text{color:var(--uc-text-text-secondary);text-align:center}.notification-reconnecting{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;display:flex;background:#000c;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:3000}.notification-reconnecting__badge{display:flex;flex-direction:row;align-items:center;gap:1.25rem;padding:.625rem 1.25rem .625rem .625rem;margin:auto;border-radius:1.875rem;background:var(--uc-bg-bg-surface-1)}.notification-reconnecting__badge img{width:2.5rem;height:2.5rem}.notification-reconnecting__badge span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-primary)}.notification-reconnecting__info{position:absolute;left:50%;bottom:5.5rem;transform:translate(-50%);-webkit-transform:translate(-50%,0);text-align:center;width:100%;max-width:30.75rem;padding:0 1rem;font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary)}@media screen and (max-width:992px){.notification-reconnecting__info{bottom:3.75rem}}@media screen and (max-width:600px){.notification-reconnecting__info br{display:none}}.opacity-enter-active,.opacity-leave-active{transition:all .4s}.opacity-enter-from,.opacity-leave-to{opacity:0}.quick-tips{max-width:inherit;border-radius:1rem;background-color:var(--uc-bg-bg-surface-1);transition:all .3s;cursor:default}@media screen and (max-width:992px){.quick-tips--desktop{display:none}}.quick-tips--tablet{display:none}@media screen and (max-width:992px){.quick-tips--tablet{display:block;margin-bottom:1.25rem}}.quick-tips--tablet.quick-tips--inactive{display:none}.quick-tips__item{height:100%;width:100%;display:flex;flex-direction:row;align-items:center;text-decoration:none;padding:1.88rem;gap:.625rem}@media only screen and (max-width:1250px){.quick-tips__item{padding:1.25rem}}@media screen and (max-width:600px){.quick-tips__item{flex-direction:column;padding:1.25rem 1.25rem 1.875rem;gap:1.25rem}}.quick-tips__item__image{max-width:6.25rem;width:100%}@media screen and (max-width:600px){.quick-tips__item__image{margin-left:0;margin-right:auto}}.quick-tips__item__image img{width:100%}.quick-tips__item__body{display:flex;flex-direction:column;height:100%;font-size:1rem;font-weight:300;width:100%;justify-content:center;gap:.5rem;text-align:left}.quick-tips__item__body h2{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-theme-color-80)}.quick-tips__item__body p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-theme-color-50)}.quick-tips__carousel.carousel{height:100%;padding:0;margin:0;position:relative;z-index:auto;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:stretch}.quick-tips__carousel.carousel *{box-sizing:border-box}.quick-tips__carousel .carousel__next,.quick-tips__carousel .carousel__prev{display:none}.quick-tips__carousel .carousel__pagination{position:absolute;top:1.25rem;right:1.88rem;display:flex;justify-content:center;list-style:none;padding:0;margin:0}@media screen and (max-width:600px){.quick-tips__carousel .carousel__pagination{top:.625rem;right:1.25rem}}.quick-tips__carousel .carousel__pagination-button{margin:.25rem;width:.5rem;height:.5rem;border-radius:.25rem;border:0;padding:0;cursor:pointer;background-color:var(--uc-theme-color-40);transition:all .3s}.quick-tips__carousel .carousel__pagination-button--active{width:1.5rem;background-color:var(--uc-theme-color-70);transition:all .3s}.quick-tips__carousel .carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex-wrap:nowrap;align-content:flex-start}.quick-tips__carousel .carousel__track{height:100%;margin:0;padding:0;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:flex-start;justify-content:flex-start;align-items:center}.quick-tips__carousel .carousel__viewport{overflow:hidden;flex-grow:1;flex-shrink:0;width:100%;height:100%}.quick-tips__carousel .carousel__sr-only{display:none}.version-info{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.875rem;color:var(--uc-theme-color-60)}.resource-list,.resource-list__filter,.resource-list__search--full-w{width:100%}.resource-list--empty-list .list-with-filter__items{display:flex!important;height:100%;justify-content:center;align-items:center}.resource-list--empty-list .resource-upload{max-width:10.75rem}.resource-list .resource-upload{margin:0 .4375rem}@media screen and (max-width:600px){.resource-list .resource-upload{max-width:calc(33.33% - 1.25rem);margin:0 .625rem}}@media screen and (min-width:601px){.resource-list .resource-upload__drop-area{aspect-ratio:170/100}}@media screen and (min-width:993px){.resource-list .resource-upload__drop-area{aspect-ratio:170/99}}@media screen and (min-width:1201px){.resource-list .resource-upload__drop-area{aspect-ratio:170/98}}.resource-list .list-with-filter{height:100%;width:100%}.resource-list .list-with-filter__form__tools{display:flex;align-items:center;flex-direction:row;flex:1;gap:1.25rem}.resource-list .list-with-filter__search{display:flex;flex:1;width:100%}.resource-list .list-with-filter__items-wrapper{height:100%;padding-bottom:4.4rem}.resource-list .list-with-filter__items{display:block;overflow-x:hidden;overflow-y:scroll;margin-left:-.625rem;margin-right:-.625rem;width:calc(100% + 1.25rem)}.resource-list__item{position:relative;float:left;width:calc(25% - 1.25rem);box-sizing:border-box;height:fit-content;padding:.25rem .25rem .625rem;margin:0 .625rem;border-radius:.325rem;cursor:pointer;background-color:transparent;transition:all .2s}@media screen and (max-width:600px){.resource-list__item{width:calc(33.33% - 1.25rem)}}@media screen and (max-width:459px){.resource-list__item:nth-child(2),.resource-list__item:nth-child(3){margin-bottom:1rem}}.resource-list__item__assign{display:none;position:absolute;left:.5rem;bottom:.5rem;color:var(--uc-black);background:#fffc;border-radius:50%;width:1.625rem;height:1.625rem}.resource-list__item__assign i{font-size:1rem}@media(pointer:coarse){.resource-list__item__assign{display:inline-flex}}@media(pointer:fine){.resource-list__item:hover,.resource-list__item:focus-within{background-color:var(--uc-bg-bg-surface-1);transition:all .2s}.resource-list__item:hover .resource-list__item__assign,.resource-list__item:focus-within .resource-list__item__assign{display:inline-flex}}.resource-list__item--assigned{background-color:var(--uc-theme-accent);transition:all .2s}.resource-list__item--assigned .resource-list__item__assign{display:inline-flex;background:var(--uc-theme-accent);color:var(--uc-white)}.resource-list__item__icon{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;font-size:2.25rem;width:100%;height:5.625rem;padding:.25rem}.resource-list__item__image-wrapper{position:relative;display:flex;margin-bottom:.25rem}.resource-list__item__image{width:100%;border-radius:.25rem}.resource-list__item__label{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;display:inline-block;display:-webkit-box;width:100%;padding:0 .25rem;color:var(--uc-theme-color-70);text-align:center;overflow:hidden;overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;border:0;background:none;cursor:pointer}@media screen and (min-width:601px){.resource-list__item__label__phone{display:none}}@media screen and (max-width:600px){.resource-list__item__label__desktop{display:none}}.resource-list .list-paging{padding:.625rem 0}.modal-background-images{justify-content:flex-start;padding:3.75rem;padding-bottom:0}@media screen and (max-width:600px){.modal-background-images{padding:.625rem;padding-bottom:0}}.modal-background-images .modal-secondary__container{max-width:var(--uc-app-max-width);height:100%!important;border-radius:0;border-top-left-radius:1rem;border-top-right-radius:1rem;margin-top:0}.modal-background-images .modal-secondary__body{position:relative;height:calc(100% - 2rem);max-height:100%}.modal-background-images .modal-secondary__body .button-close{position:absolute;top:0;right:0}.modal-background-images .resource-list{height:100%}.modal-background-images .resource-list__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.modal-background-images .resource-list__title{font-size:1.125rem}}.modal-background-images .resource-list__title{color:var(--uc-texts-text-primary);white-space:nowrap}.modal-background-images .resource-list__button-placeholder{width:2.5rem}@media screen and (max-width:992px){.modal-background-images .resource-list__button-placeholder{display:none}}.modal-background-images .resource-list__filter{display:flex;justify-content:center}.modal-background-images .resource-list__filter input{background:var(--uc-bg-bg-surface-1)}.modal-background-images .resource-list .list-with-filter__form{flex-direction:row;justify-content:space-between;padding-bottom:.625rem}@media screen and (max-width:992px){.modal-background-images .resource-list .list-with-filter__form{flex-direction:column}}.modal-background-images .resource-list .list-with-filter__form__tools{justify-content:center}.modal-background-images .resource-list .list-with-filter__form .form-item--search{flex:none;max-width:26.25rem}@media screen and (max-width:992px){.modal-background-images .resource-list .list-with-filter__form .form-item--search{flex:1}}.icon-list{position:relative;display:flex;max-height:100%;width:100%;flex:1}.icon-list__title{display:flex;align-items:center;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.icon-list__title{font-size:1.125rem}}.icon-list__title{color:var(--uc-foreground)}.icon-list__button-placeholder{width:2.5rem}@media screen and (max-width:992px){.icon-list__button-placeholder{display:none}}.icon-list--empty-list{justify-content:center;align-items:center;height:100%}.icon-list--empty-list .list-with-filter{width:100%}.icon-list--empty-list .list-with-filter__items{display:flex!important;width:100%;height:100%;justify-content:center;align-items:center}.icon-list--empty-list .resource-upload{width:100%}.icon-list--empty-list .resource-upload__drop-area{height:5.625rem}.icon-list .list-with-filter{height:100%;width:100%}.icon-list .list-with-filter__form{flex-direction:row;justify-content:space-between}@media screen and (max-width:992px){.icon-list .list-with-filter__form{flex-direction:column;align-items:flex-start}}@media screen and (max-width:600px){.icon-list .list-with-filter__form .button-group{width:100%}}@media screen and (max-width:992px){.icon-list .list-with-filter__form .button-group .button{flex:1}}.icon-list .list-with-filter__form__tools{display:flex;align-items:center;flex-direction:row;justify-content:center;flex:1;gap:1.25rem}@media screen and (max-width:992px){.icon-list .list-with-filter__form__tools{flex-direction:column;width:100%;margin-left:auto;margin-right:auto}}@media screen and (max-width:600px){.icon-list .list-with-filter__form__tools{align-items:flex-start}}.icon-list .list-with-filter__form__tools__col-right{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width:992px){.icon-list .list-with-filter__form__tools__col-right{width:100%}}.icon-list .list-with-filter__search{display:flex;flex:1;width:100%;max-width:26.25rem}@media screen and (max-width:992px){.icon-list .list-with-filter__search{max-width:100%}}.icon-list .list-with-filter__search input{width:100%}.icon-list .list-with-filter__items-wrapper{height:calc(100% - 4.8rem)}@media screen and (max-width:600px){.icon-list .list-with-filter__items-wrapper{height:calc(100% - 9.2rem)}}.icon-list .list-with-filter__items{display:block;max-height:100%;overflow-x:hidden;overflow-y:scroll;margin-left:-.625rem;margin-right:-.625rem}.icon-list .list-with-filter__items::-moz-scrollbar{width:.5rem}.icon-list .list-with-filter__items::-moz-scrollbar-track{background-color:transparent}.icon-list .list-with-filter__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.icon-list .list-with-filter__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.icon-list .list-with-filter__items::-webkit-scrollbar{width:.5rem}.icon-list .list-with-filter__items::-webkit-scrollbar-track{background-color:transparent}.icon-list .list-with-filter__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.icon-list .list-with-filter__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.icon-list .list-with-filter__items{min-height:7.5rem}.icon-list__item{position:relative;float:left;width:6.125rem;max-height:9rem;max-height:144px;background-color:transparent;padding:.3125rem .25rem .5rem;margin:0 .625rem;border-radius:.25rem;cursor:pointer}@media screen and (max-width:992px){.icon-list__item{width:5.5rem;margin:0 .625rem}}@media screen and (max-width:400px){.icon-list__item{width:5.125rem}}@media(pointer:fine){.icon-list__item:hover{background-color:var(--uc-bg-bg-surface-1);transition:all .2s}.icon-list__item .icon-list__item__assign{display:inline-flex}}.icon-list__item--assigned{background-color:var(--uc-theme-accent)}.icon-list__item--assigned .icon-list__item__label{color:var(--uc-white)}.icon-list__item--assigned .icon-list__item__assign{display:inline-flex;background:var(--uc-theme-accent);color:var(--uc-white)}.icon-list__item__icon{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;font-size:2.25rem;width:100%;height:5.625rem;padding:.25rem}.icon-list__item__image-wrapper{position:relative;display:flex;margin-bottom:.25rem}.icon-list__item__image{width:100%;border-radius:.25rem}.icon-list__item__label{display:inline-block;display:-webkit-box;font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;width:100%;color:var(--uc-theme-color-40);text-align:center;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;border:0;background:none;cursor:pointer}.icon-list__item__assign{display:none;position:absolute;left:.5rem;top:3rem;color:var(--uc-black);background:#fffc;border-radius:50%;width:1.625rem;height:1.625rem}.icon-list__item__assign i{font-size:1rem}@media(pointer:coarse){.icon-list__item__assign{display:inline-flex}}.icon-list .resource-upload{float:left;margin:0 .625rem;max-width:5.8rem;aspect-ratio:20/24}@media screen and (max-width:992px){.icon-list .resource-upload{max-width:5.5rem}}@media screen and (max-width:600px){.icon-list .resource-upload{aspect-ratio:20/23}}.icon-list .list-paging{padding:.625rem 0}.icon-select{position:fixed;z-index:var(--uc-vselect-z-index);top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-content:center;justify-content:flex-start;align-items:center;transition:opacity .3s ease;padding:3.75rem;padding-bottom:0}.icon-select--hidden{visibility:hidden}@media screen and (max-width:600px){.icon-select{padding:.625rem;padding-bottom:0}}.icon-select__background{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff14;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;animation:blurAnimation .1s ease}.icon-select__container{position:relative;display:flex;flex-direction:column;width:100%;max-width:var(--uc-app-max-width);height:100%;border-top-left-radius:1rem;border-top-right-radius:1rem;padding:1.875rem;padding-bottom:0;background:var(--uc-background);z-index:2;overflow:hidden}@media screen and (max-width:600px){.icon-select__container{padding:1.25rem;padding-bottom:0}}.icon-select__container .button-close{position:absolute;top:1.875rem;right:1.875rem;margin-left:auto;margin-right:0}@media screen and (max-width:600px){.icon-select__container .button-close{top:1.25rem;right:1.25rem;width:1.5rem;height:1.5rem;min-height:1.5rem}}.icon-select__body{display:flex;flex-direction:column;position:relative;height:100%}.slide-from-bottom-enter-active{animation:slide-bounce-from-bottom .5s}.slide-from-bottom-leave-active{animation:slide-bounce-from-bottom .5s reverse}.resource-upload{position:relative;display:flex;float:left;flex-direction:column;flex:0 0 auto;max-width:calc(25% - .9rem);width:100%;border-radius:.25rem;padding-left:.25rem;padding-right:.25rem;padding-bottom:.5rem}@media screen and (max-width:600px){.resource-upload{display:flex;margin-left:auto;margin-right:auto}}.resource-upload input{position:absolute;width:.1rem;height:.1rem;opacity:0;visibility:hidden}@media(pointer:fine){.resource-upload:hover .resource-upload__drop-area{background:var(--uc-bg-bg-surface-1);border-color:var(--uc-white)}}.resource-upload.resource-upload--no-items{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:calc(25% - .9rem);height:fit-content;width:100%;margin:0}@media screen and (max-width:600px){.resource-upload.resource-upload--no-items{max-width:70vw;max-height:10rem}}.resource-upload.resource-upload--no-items label.resource-upload__drop-area{gap:1rem;height:fit-content}.resource-upload.resource-upload--no-items label.resource-upload__drop-area i{font-size:2rem}@media screen and (min-width:601px){.resource-upload.resource-upload--no-items label.resource-upload__drop-area{aspect-ratio:170/104}}@media screen and (min-width:993px){.resource-upload.resource-upload--no-items label.resource-upload__drop-area{aspect-ratio:170/102}}@media screen and (min-width:1201px){.resource-upload.resource-upload--no-items label.resource-upload__drop-area{aspect-ratio:170/99}}@media screen and (max-width:600px){.resource-upload.resource-upload--no-items label.resource-upload__drop-area{max-width:60vw;padding:2rem 0;min-width:10rem;margin-left:auto;margin-right:auto}}.resource-upload--uploading .resource-upload__drop-area{border-color:transparent}.resource-upload--uploading .resource-upload__progress{display:flex}.resource-upload--error{width:12.37rem}.resource-upload--error .resource-upload__error-message{display:flex}.resource-upload--error .resource-upload__footer{color:var(--uc-error-error-30)}.resource-upload--type-icon .resource-upload__drop-area,.resource-upload--type-icon .resource-upload__error-message,.resource-upload--type-icon .resource-upload__progress,.resource-upload--type-tvchannelicon .resource-upload__drop-area,.resource-upload--type-tvchannelicon .resource-upload__error-message,.resource-upload--type-tvchannelicon .resource-upload__progress{height:5.625rem;min-width:5.625rem}@media screen and (max-width:400px){.resource-upload--type-icon .resource-upload__drop-area,.resource-upload--type-icon .resource-upload__error-message,.resource-upload--type-icon .resource-upload__progress,.resource-upload--type-tvchannelicon .resource-upload__drop-area,.resource-upload--type-tvchannelicon .resource-upload__error-message,.resource-upload--type-tvchannelicon .resource-upload__progress{min-width:5.125rem}}.resource-upload--type-icon .resource-upload__drop-area,.resource-upload--type-tvchannelicon .resource-upload__drop-area{gap:.25rem}.resource-upload--type-icon .resource-upload__drop-area i,.resource-upload--type-tvchannelicon .resource-upload__drop-area i{font-size:1.5rem}@media screen and (max-width:600px){.resource-upload--type-backgroundimage .resource-upload__drop-area{max-height:max-content}}.resource-upload__drop-area{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:.35rem;border-radius:.25rem;color:var(--uc-text-text-primary);border:1px dashed var(--uc-theme-color-40);gap:1rem;cursor:pointer}@media screen and (max-width:600px){.resource-upload__drop-area{flex:1;height:auto;max-height:max-content;max-height:100%}}.resource-upload__drop-area i{font-size:2.25rem}@media screen and (max-width:600px){.resource-upload__drop-area i{font-size:1.5rem}}.resource-upload__drop-area label{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;text-align:center;cursor:pointer}.resource-upload__drop-area--dragging{color:var(--uc-theme-color-80);border-color:var(--uc-theme-color-80)}.resource-upload__error-message{display:none;justify-content:space-between;align-items:center;position:absolute;flex-direction:column;top:0;left:0;width:100%;height:5.625rem;height:7rem;padding:.75rem .35rem;border-radius:.25rem;background:#2a0404;z-index:10;gap:.25rem}.resource-upload__error-message__text{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;display:inline-block;line-height:100%;color:var(--uc-error-error-30);text-align:center}.resource-upload__progress{display:none;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:7rem;background:var(--uc-theme-color-10);z-index:10}.resource-upload__progress__item{display:flex;width:60%;height:.65rem;border-radius:4rem;background:var(--uc-black)}.resource-upload__progress__bar{position:relative;top:0;display:inline-block;width:0;height:100%;background:var(--uc-white);border-radius:4rem}.resource-upload__footer{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary);text-align:center;overflow:hidden;height:.9rem;margin-top:.25rem}@media screen and (max-width:992px){.resource-upload__footer{display:none}}.resource-upload__footer label{text-decoration:underline;cursor:pointer}.image-crop{position:fixed;z-index:var(--uc-vselect-z-index);top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;transition:opacity .3s ease;padding:3.75rem;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media screen and (max-width:600px){.image-crop{justify-content:flex-start;padding:.625rem}}.image-crop__container{display:flex;flex-direction:column;position:relative;width:100%;max-width:var(--uc-app-max-width);height:100%;min-height:calc(50vh + 10rem);border-radius:1.25rem;background:var(--uc-background);z-index:2;overflow:hidden;gap:1.25rem}@media screen and (max-width:600px){.image-crop__container{justify-content:flex-start;height:90vh;height:90dvh}}.image-crop__header{display:flex;justify-content:space-between;padding:1.25rem}.image-crop__main{display:flex;flex-direction:column;justify-content:center;flex:1;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem;overflow-x:hidden;overflow-y:auto}.image-crop__body,.image-crop__footer{width:100%;max-width:44rem;margin-left:auto;margin-right:auto}.image-crop__body{margin-top:auto;margin-bottom:auto;padding-top:.5rem;padding-bottom:2rem}.image-crop__body__cropper{border-radius:.5rem;padding:2rem 3rem;background-color:var(--uc-black)}@media screen and (max-width:600px){.image-crop__body__cropper{padding:1rem}}.image-crop__body__metas{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;display:flex;justify-content:space-between;color:var(--uc-text-text-secondary);margin-top:.5rem;gap:1rem}@media screen and (max-width:600px){.image-crop__body__metas{margin-top:1.25rem}}.image-crop__body__file-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:50%}@media screen and (max-width:600px){.image-crop__body__file-name{max-width:40%}}.image-crop__body__file-data{display:inline-flex;gap:2rem}@media screen and (max-width:600px){.image-crop__body__file-data{gap:1rem}}.image-crop__footer{margin-top:auto;margin-bottom:0}.image-crop__footer__error{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;display:inline-block;color:var(--uc-error-error-60);margin-bottom:1rem}.image-crop__footer__triggers{display:flex;flex-direction:row;gap:2.5rem}.image-crop__footer__triggers button{width:100%}@media screen and (min-width:993px){.modal--manage-profiles .modal__body{width:100%;padding-right:0;flex:none;margin-top:auto;margin-bottom:auto;justify-content:center}}.modal--manage-profiles .modal__body>div{width:100%}.modal--manage-profiles .button-add-profile{display:inline-flex;flex-direction:column;width:100%;justify-content:center;border-radius:.5rem;padding:1.25rem .375rem}@media(pointer:fine){.modal--manage-profiles .button-add-profile:hover{background-color:#ffffff1a;transition:all .3s}}.modal--manage-profiles .button-add-profile span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.modal--manage-profiles .button-add-profile span{font-size:1.125rem}}.modal--manage-profiles .button-add-profile span{color:var(--uc-theme-color-90);margin-top:.75rem}.modal--manage-profiles__list{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:1.875rem;width:100%}@media screen and (max-width:600px){.modal--manage-profiles__list{gap:.5rem}}.modal--manage-profiles__list li{display:flex;flex:0 0 calc(33.333333% - 1.25rem);max-width:calc(33.333333% - 1.25rem);justify-content:center;margin-bottom:.25rem}.modal--manage-profiles__list li .avatar-element{width:100%}@media screen and (max-width:600px){.modal--manage-profiles__list li .avatar-element .icon-container,.modal--manage-profiles__list li .avatar-element .vue-load-image{width:3.75rem;height:3.75rem}}@media screen and (max-width:600px){.modal--manage-profiles__list li .avatar-element .icon-container{font-size:2rem}}@media screen and (max-width:600px){.modal--manage-profiles__list li .vue-load-image img{width:100%;height:100%}}.modal--manage-profiles__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary);text-align:center;margin-top:2.5rem}@media screen and (max-width:1200px){.modal--manage-profiles{z-index:var(--uc-vselect-z-index)}}.modal--edit-profile form,.modal--edit-profile .modal__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.88rem}.modal--edit-profile form form,.modal--edit-profile .modal__body form{width:100%}.modal--edit-profile form .selected-icon--editable,.modal--edit-profile .modal__body .selected-icon--editable{background-color:var(--uc-bg-bg-surface-1);border-color:transparent}.modal--edit-profile__icon{position:relative}@media screen and (max-width:992px){.modal--edit-profile__icon .selected-icon__edit{right:auto;left:-.9375rem}}body.touch-screen .modal--edit-profile__icon .icon-container--huge--circle .selected-icon__edit{right:auto;left:-.5rem}.modal--edit-profile__active{position:absolute;display:inline-flex;top:.25rem;right:.25rem;transform:translate(50%);-webkit-transform:translate(50%,0);width:1.875rem;height:1.875rem;font-size:1rem;color:var(--uc-background);background-color:var(--uc-success-success);border-radius:50%;align-items:center;justify-content:center;z-index:2}@media screen and (max-width:600px){.modal--edit-profile__active{width:1.25rem;height:1.25rem;font-size:.75rem}}.modal--edit-profile__delete{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.modal--edit-profile__delete .button--danger[disabled]{border-color:var(--uc-buttons-secondary-button-secondary-disabled-bg);color:var(--uc-buttons-secondary-button-secondary-disabled-text)}.modal--edit-profile__delete-info{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary);text-align:center}@media screen and (max-width:1200px){.modal--edit-profile{z-index:var(--uc-vselect-z-index)}}.filter-dropdown{position:relative}.filter-dropdown__trigger{width:1.75rem;height:1.75rem;min-height:1.75rem;background-color:transparent;border-color:transparent;padding:0}.filter-dropdown__background{position:fixed;left:0;top:0;width:100%;height:100%;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:var(--uc-vselect-z-index)}.filter-dropdown__container{position:fixed;display:flex;flex-direction:column;padding:1.25rem;gap:1.25rem;border-radius:1rem;background:var(--uc-background);width:100vw;max-width:18.75rem;max-height:80vh;max-height:80dvh;overflow-x:hidden;overflow-y:auto;z-index:var(--uc-vselect-z-index)}.filter-dropdown__container::-moz-scrollbar{width:.5rem}.filter-dropdown__container::-moz-scrollbar-track{background-color:transparent}.filter-dropdown__container::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.filter-dropdown__container::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.filter-dropdown__container::-webkit-scrollbar{width:.5rem}.filter-dropdown__container::-webkit-scrollbar-track{background-color:transparent}.filter-dropdown__container::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.filter-dropdown__container::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.filter-dropdown__container::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.filter-dropdown__container::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}@media screen and (min-width:601px){.filter-dropdown__container{max-width:26.25rem;max-height:35rem}}.filter-dropdown__container__header{display:flex;flex-direction:row;justify-content:space-between}.filter-dropdown__container__header>span{color:var(--uc-foreground)}.filter-dropdown__container__header button{width:1.375rem;height:1.375rem;min-height:1.375rem;padding:0}.filter-dropdown__container__list{border-radius:.5rem;background:var(--uc-bg-bg-surface-1)}.filter-dropdown__container__footer .button--clear-all{display:block;width:-moz-available;width:-webkit-fill-available}.filter-dropdown__search{position:relative;margin-bottom:1.25rem}.filter-dropdown__search>input{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-theme-color-60);min-height:2.625rem;padding:.5rem .5rem .5rem 2.625rem;align-items:center;border-radius:6.25rem;border:1px solid rgba(255,255,255,.1);background:#0003;outline:none;width:100%}.filter-dropdown__search i{position:absolute;top:.9rem;left:.85rem}.filter-dropdown__list{max-height:80vh;max-height:80dvh;overflow:hidden;overflow-y:auto}.filter-tab{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:.25rem .375rem;gap:.375rem;border-radius:.5rem;background:var(--uc-bg-bg-surface-2);color:var(--text-text-secondary);border:none;font:inherit;cursor:pointer}.filter-tab .selected-icon{display:flex;width:1.25rem;height:1.25rem}.filter-tab i,.filter-tab img,.filter-tab .selected-icon .vue-load-image img{display:flex;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;cursor:pointer}.filter-tab i{font-size:.75rem}.filter-tab__name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-theme-color-60)}.filter-item{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;display:flex;height:1.25rem;padding:0 .625rem;flex-direction:column;justify-content:center;align-items:center;border-radius:1.25rem;background:var(--uc-theme-color-20);color:var(--uc-theme-color-90);text-align:center;cursor:pointer}.filter-item--active{color:var(--uc-black);background:var(--uc-white)}@media(pointer:fine){.filter-item:hover{background:var(--uc-theme-color-50)}}.grow-enter-active,.grow-leave-active{transition:all .5s;-webkit-transition:all .5s;transform-origin:top right}.grow-enter-to,.grow-leave-from{opacity:1;transform-origin:top right}.grow-enter-from,.grow-leave-to{opacity:0;transform:scale(0);-webkit-transform:scale(0,0);transform-origin:top right}.grow-from-left-enter-active,.grow-from-left-leave-active{transition:all .5s;-webkit-transition:all .5s;transform-origin:top left}.grow-from-left-enter-to,.grow-from-left-leave-from{opacity:1;transform-origin:top left}.grow-from-left-enter-from,.grow-from-left-leave-to{opacity:0;transform:scale(0);-webkit-transform:scale(0,0);transform-origin:top left}.grow-from-bottom-enter-active,.grow-from-bottom-leave-active{transform-origin:bottom right;transition:all .6s;-webkit-transition:all .6s}.grow-from-bottom-leave-active{transition:all .6s;-webkit-transition:all .6s}.grow-from-bottom-enter-to,.grow-from-bottom-leave-from{transform-origin:bottom right;opacity:1}.grow-from-bottom-enter-from,.grow-from-bottom-leave-to{transform:scale(0);-webkit-transform:scale(0,0);transform-origin:bottom right;opacity:0}.command-field{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.75rem;width:100%}.command-field__main{display:flex;flex-direction:column;gap:.25rem;flex:1;max-width:calc(100% - 3.5rem)}.command-field__label{display:inline-flex;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;line-height:100%;color:var(--uc-text-text-secondary)}.command-field__value{display:flex;flex-direction:column;overflow:hidden}.command-field__value span:first-child{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.command-field__value__entity{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-primary)}.command-field__toggle{width:1.75rem;height:1.75rem;min-height:1.75rem}.command-field__toggle i{font-size:.875rem}.command-field__toggle--open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.command-select,.entity-select{display:flex;flex-direction:column;flex:1;overflow:hidden;padding:0 .75rem}.command-select__header,.entity-select__header{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.25rem;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-secondary)}.command-select__header__content,.entity-select__header__content{display:flex;justify-content:flex-start;gap:.625rem;align-items:center}.command-select__header__content .selected-icon,.entity-select__header__content .selected-icon{display:flex;justify-content:center;align-items:center;width:3.125rem;height:2.125rem}.command-select__header__content .selected-icon i,.entity-select__header__content .selected-icon i{font-size:1.875rem}.command-select__item,.entity-select__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:.5rem;gap:.625rem;padding:.5rem;cursor:pointer;transition:all .2s;box-sizing:border-box;width:100%;font:inherit;color:inherit;text-align:left}.command-select__item h4,.entity-select__item h4{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary);max-width:calc(100% - 2.875rem)}.command-select__item h4 button,.entity-select__item h4 button{font:inherit;display:block;width:100%;padding:0;border:none;background:none;color:inherit;text-align:left;cursor:pointer}.command-select__item h4 button:focus-visible,.entity-select__item h4 button:focus-visible{outline-offset:2px}.command-select__item__icon,.entity-select__item__icon{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem}.command-select__item__icon i,.entity-select__item__icon i{font-size:1.35rem;color:var(--uc-text-text-secondary)}.command-select__item__arrow,.entity-select__item__arrow{display:flex;justify-content:center;align-items:center;width:1.875rem;opacity:0;transition:opacity .2s;margin-left:auto;margin-right:0}.command-select__item__arrow i,.entity-select__item__arrow i{font-size:1.125rem;color:var(--uc-background)}.command-select__item__entity-name,.entity-select__item__entity-name{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;display:flex;color:var(--uc-text-text-secondary)}@media(pointer:fine){.command-select__item:hover,.entity-select__item:hover{background-color:var(--uc-foreground);transition:all .2s}.command-select__item:hover h4,.entity-select__item:hover h4{color:var(--uc-background)}.command-select__item:hover .command-select__item__icon i,.entity-select__item:hover .command-select__item__icon i,.command-select__item:hover .command-select__item__entity-name,.entity-select__item:hover .command-select__item__entity-name{color:var(--uc-theme-color-40)}.command-select__item:hover .command-select__item__arrow,.entity-select__item:hover .command-select__item__arrow{opacity:1}}.command-select .list-with-filter,.entity-select .list-with-filter{overflow:hidden;gap:.75rem}.command-select .list-with-filter__form,.entity-select .list-with-filter__form{padding-top:.75rem}.command-select .list-with-filter__items,.entity-select .list-with-filter__items{flex-direction:column;width:100%;overflow-x:hidden;overflow-y:auto}.command-select .list-with-filter__items::-moz-scrollbar,.entity-select .list-with-filter__items::-moz-scrollbar{width:.5rem}.command-select .list-with-filter__items::-moz-scrollbar-track,.entity-select .list-with-filter__items::-moz-scrollbar-track{background-color:transparent}.command-select .list-with-filter__items::-moz-scrollbar-thumb,.entity-select .list-with-filter__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.command-select .list-with-filter__items::-moz-scrollbar-thumb:hover,.entity-select .list-with-filter__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.command-select .list-with-filter__items::-webkit-scrollbar,.entity-select .list-with-filter__items::-webkit-scrollbar{width:.5rem}.command-select .list-with-filter__items::-webkit-scrollbar-track,.entity-select .list-with-filter__items::-webkit-scrollbar-track{background-color:transparent}.command-select .list-with-filter__items::-webkit-scrollbar-thumb,.entity-select .list-with-filter__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.command-select .list-with-filter__items::-webkit-scrollbar-thumb:hover,.entity-select .list-with-filter__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.command-select--extended,.entity-select--extended{padding:0}.command-select--extended .list-with-filter__form,.entity-select--extended .list-with-filter__form{padding-top:1.375rem;margin-bottom:0}.command-select--extended .command-select__item,.entity-select--extended .command-select__item{background-color:var(--uc-bg-bg-surface-1);margin-bottom:.625rem}@media(pointer:fine){.command-select--extended .command-select__item:hover,.entity-select--extended .command-select__item:hover{background-color:var(--uc-foreground);transition:all .2s}}.command-select--extended--filtered-entity .command-select__item,.entity-select--extended--filtered-entity .command-select__item{padding:.5rem .75rem}.command-select--extended--filtered-entity .command-select__item .selected-icon,.command-select--extended--filtered-entity .command-select__item__entity-name,.entity-select--extended--filtered-entity .command-select__item .selected-icon,.entity-select--extended--filtered-entity .command-select__item__entity-name{display:none}.command-select--empty-list .list-with-filter__form,.entity-select--empty-list .list-with-filter__form{padding-top:.25rem;margin:0}.command-select-wrapper{display:flex;flex:1;overflow:hidden}.command-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:.5rem;gap:.625rem;margin-bottom:.625rem;border-radius:.5rem;background:var(--uc-bg-bg-surface-1);cursor:pointer;min-height:3rem}.command-item:last-child{margin-bottom:0}.command-item__icon{display:flex;align-items:center;justify-content:center;width:2.25rem}.command-item__icon i{font-size:1.35rem;color:var(--uc-text-text-secondary)}.command-item__text{display:flex;flex-direction:column;justify-content:center}.command-item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-foreground)}.command-item__entity{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:#fff9}.command-item--delay{padding-left:1rem}@media(pointer:fine){.command-item:hover{background-color:var(--uc-foreground);transition:all .2s}.command-item:hover .command-item__icon i,.command-item:hover .command-item__title,.command-item:hover .command-item__entity{color:var(--uc-theme-color-40)}}.command-param{border-radius:.5rem}.command-param--disabled .v-select{opacity:.5}.command-entity-select{display:flex;flex-direction:column;position:absolute;left:0;top:0;width:calc(100% + 1.25rem);height:100%;padding-left:1.25rem;margin-left:-1.25rem}.command-entity-select__header{display:flex;justify-content:flex-start;align-items:center;gap:1.25rem;margin-top:1.375rem;margin-bottom:1.25rem;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-secondary)}.command-entity-select .list-with-filter{overflow:hidden}.command-entity-select .list-with-filter__items{flex-direction:column;width:100%;overflow-y:auto}.command-entity-select .list-with-filter__items::-moz-scrollbar{width:.5rem}.command-entity-select .list-with-filter__items::-moz-scrollbar-track{background-color:transparent}.command-entity-select .list-with-filter__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.command-entity-select .list-with-filter__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.command-entity-select .list-with-filter__items::-webkit-scrollbar{width:.5rem}.command-entity-select .list-with-filter__items::-webkit-scrollbar-track{background-color:transparent}.command-entity-select .list-with-filter__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.command-entity-select .list-with-filter__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.command-entity-select .entity-item{max-width:100%;min-height:4.125rem;border-color:transparent;background:var(--uc-theme-color-20);padding:.625rem;margin-bottom:.5rem;cursor:pointer}@media(pointer:fine){.command-entity-select .entity-item:hover{background:var(--uc-foreground)}}.command-entity-select .entity-item .selected-icon i{font-size:1.875rem}.command-entity-select .entity-item__icon{width:3.125rem;height:3.125rem}.command-entity-select .entity-item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}.command-entity-select .entity-item__integration .selected-icon i{font-size:1.125rem}@media screen and (max-width:992px){.modal-secondary--add-commands{z-index:var(--uc-vselect-z-index)}}.modal-secondary--add-commands .list-with-filter__form{gap:1.25rem;margin-bottom:.75rem}.modal-secondary--add-commands .list-with-filter__items{width:100%;flex-direction:column;overflow-x:hidden}.modal-secondary--add-commands .list-with-filter__items::-moz-scrollbar{width:.5rem}.modal-secondary--add-commands .list-with-filter__items::-moz-scrollbar-track{background-color:transparent}.modal-secondary--add-commands .list-with-filter__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal-secondary--add-commands .list-with-filter__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal-secondary--add-commands .list-with-filter__items::-webkit-scrollbar{width:.5rem}.modal-secondary--add-commands .list-with-filter__items::-webkit-scrollbar-track{background-color:transparent}.modal-secondary--add-commands .list-with-filter__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal-secondary--add-commands .list-with-filter__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal-secondary--add-commands .list-with-filter--filtered-entity .command-item{min-height:2.5rem;padding-left:1rem}.modal-secondary--add-commands .list-with-filter--filtered-entity .command-item__icon,.modal-secondary--add-commands .list-with-filter--filtered-entity .command-item__entity{display:none}.modal-secondary--add-commands .modal-secondary__body{position:relative;max-height:60vh;max-height:60dvh}@media screen and (max-width:600px){.modal-secondary--add-commands .modal-secondary__body{max-height:100vh;max-height:100dvh}}@media screen and (max-width:992px){.modal-secondary--add-commands .modal-secondary__container{min-height:60vh;min-height:60dvh}}@media screen and (max-width:600px){.modal-secondary--add-commands .modal-secondary__container{top:2rem;left:1rem;min-height:calc(100vh - 4rem);min-height:calc(100dvh - 4rem);max-height:calc(100vh - 4rem);max-height:calc(100dvh - 4rem)}}.modal-secondary--add-commands .modal-secondary__container hr{border-color:#fff3}.command-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem;width:100%;border-radius:.5rem;background:var(--uc-bg-bg-surface-1)}.command-meta__label{display:inline-flex;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;line-height:100%;color:var(--uc-text-text-secondary)}.command-meta__value{display:flex;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;overflow:hidden;color:var(--uc-text-text-primary)}.command-meta__value__none{opacity:.3;text-transform:capitalize}.modal-secondary--assign-command,.modal-secondary--assign-entity{z-index:var(--uc-vselect-z-index)}.modal-secondary--assign-command .modal-secondary__container,.modal-secondary--assign-entity .modal-secondary__container{min-height:36.125rem}@media only screen and (max-height:650px){.modal-secondary--assign-command .modal-secondary__container,.modal-secondary--assign-entity .modal-secondary__container{margin-bottom:auto}}.modal-secondary--assign-command .modal-secondary__container hr,.modal-secondary--assign-entity .modal-secondary__container hr{border-color:#fff3}.modal-secondary--assign-command .modal-secondary__header__content,.modal-secondary--assign-entity .modal-secondary__header__content{display:flex;flex-direction:column;gap:.125rem}.modal-secondary--assign-command .modal-secondary__header__content h2,.modal-secondary--assign-entity .modal-secondary__header__content h2{font-size:1rem;font-weight:400}.modal-secondary--assign-command .modal-secondary__header__content span,.modal-secondary--assign-entity .modal-secondary__header__content span{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-theme-color-60)}.modal-secondary--assign-command .modal-secondary__header__content .selected-icon,.modal-secondary--assign-entity .modal-secondary__header__content .selected-icon{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;margin-top:.125rem}.modal-secondary--assign-command .modal-secondary__header__content .selected-icon i,.modal-secondary--assign-entity .modal-secondary__header__content .selected-icon i{font-size:1rem}.modal-secondary--assign-command .modal-secondary__body,.modal-secondary--assign-entity .modal-secondary__body{position:relative}@media only screen and (max-height:650px){.modal-secondary--assign-command .modal-secondary__body,.modal-secondary--assign-entity .modal-secondary__body{max-height:100vh;max-height:100dvh}}@media screen and (max-width:600px){.modal-secondary--assign-command .modal-secondary__body,.modal-secondary--assign-entity .modal-secondary__body{max-height:100vh;max-height:100dvh}}.modal-secondary--assign-entity .modal-secondary__container{min-height:26rem}.modal-secondary--assign-entity .modal-secondary__container{min-height:10rem}.slide-item-left-enter-from{transform:translate(100%);opacity:0}.slide-item-left-enter-to,.slide-item-left-leave-from{transform:translate(0);opacity:1}.slide-item-left-leave-to,.slide-item-right-enter-from{transform:translate(-100%);opacity:0}.slide-item-right-enter-to,.slide-item-right-leave-from{transform:translate(0);opacity:1}.slide-item-right-leave-to{transform:translate(100%);opacity:0}.slide-item-left-enter-active,.slide-item-left-leave-active,.slide-item-right-enter-active,.slide-item-right-leave-active{transition:all .5s ease}.language-dropdown{position:relative}.language-dropdown__background{position:fixed;left:-50vw;top:-50vh;top:-50dvh;width:200vw;height:200vh;height:200dvh;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:var(--uc-vselect-z-index)}.language-dropdown__trigger{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;display:flex;justify-content:center;align-items:center;min-width:2.875rem;width:fit-content;height:1.25rem;min-height:1.25rem;line-height:1;padding:0 .5rem;border:0;border-radius:1.25rem;color:var(--uc-theme-color-90);background:var(--uc-theme-color-30);transition:all .15s;text-transform:uppercase;box-sizing:border-box}@media(pointer:fine){.language-dropdown__trigger:hover{background:var(--uc-theme-color-40);transition:all .15s}}.language-dropdown__trigger i{font-size:.625rem;margin-left:0;margin-right:.375rem}.language-dropdown__container{position:fixed;display:flex;flex-direction:column;padding:1.25rem;gap:1.25rem;border-radius:1rem;background:var(--uc-background);min-width:18.75rem;max-height:37.5rem;overflow-x:hidden;overflow-y:auto;z-index:var(--uc-vselect-z-index)}.language-dropdown__container::-moz-scrollbar{width:.5rem}.language-dropdown__container::-moz-scrollbar-track{background-color:transparent}.language-dropdown__container::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.language-dropdown__container::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.language-dropdown__container::-webkit-scrollbar{width:.5rem}.language-dropdown__container::-webkit-scrollbar-track{background-color:transparent}.language-dropdown__container::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.language-dropdown__container::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.language-dropdown__container::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.language-dropdown__container::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}@media screen and (max-width:992px){.language-dropdown__container{max-height:70vh;max-height:70dvh}}.language-dropdown__container__list{display:flex;flex-direction:column;gap:.625rem}.language-dropdown__container__list__item{display:flex;align-items:center;justify-content:flex-start;border-radius:.75rem;background:transparent;cursor:pointer;padding:.375rem .75rem;min-height:3rem;color:var(--uc-white)}.language-dropdown__container__list__item__choose{display:flex;align-items:center;flex:1;min-width:0;box-sizing:border-box;padding:0;background:transparent;border:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.language-dropdown__container__list__item__label{margin-right:.25rem}.language-dropdown__container__list__item span.language-dropdown__container__list__item__indicator{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;display:inline-flex;justify-content:center;align-items:center;min-width:2.875rem;height:1.25rem;padding:0 .5rem;color:var(--uc-theme-color-90);background:var(--uc-theme-color-30);border-radius:1.25rem;margin-right:1rem;text-transform:uppercase}.language-dropdown__container__list__item span.language-dropdown__container__list__item__indicator i{font-size:.625rem;margin-left:0;margin-right:.375rem}.language-dropdown__container__list__item i{font-size:1.125rem;margin-left:auto;margin-right:.25rem}.language-dropdown__container__list__item .button{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:0;align-self:flex-end}.language-dropdown__container__list__item .button i{color:var(--uc-theme-color-40);font-size:.9375rem;margin-left:auto;margin-right:auto}@media(pointer:fine){.language-dropdown__container__list__item:hover{color:var(--uc-black);background:var(--uc-white)}}.language-dropdown__container__list__item--system-lang span.language-dropdown__container__list__item__indicator{background:var(--uc-theme-accent)}.vue--picture-cropper__wrap,.vue--picture-cropper__wrap .cropper-container{border-radius:.5rem}.vue--picture-cropper__wrap .cropper-bg{background:transparent}.vue--picture-cropper__wrap .cropper-wrap-box,.vue--picture-cropper__wrap .cropper-crop-box,.vue--picture-cropper__wrap .cropper-drag-box{border-radius:.5rem}.vue--picture-cropper__wrap .cropper-view-box{position:relative;border:1px solid var(--uc-white);border-radius:.5rem;outline:0}.vue--picture-cropper__wrap .cropper-drag-box{border:1px solid rgba(255,255,255,.5)}.vue--picture-cropper__wrap .cropper-face{background:transparent;opacity:.5}.vue--picture-cropper__wrap .cropper-dashed,.vue--picture-cropper__wrap .cropper-center,.vue--picture-cropper__wrap .cropper-line{opacity:0}.vue--picture-cropper__wrap .cropper-point{background:transparent}.vue--picture-cropper__wrap .cropper-point:before{opacity:0}.vue--picture-cropper__wrap .cropper-point.point-se{display:block;opacity:1}.vue--picture-cropper__wrap .cropper-point.point-se:after{position:absolute;background-image:url(/configurator/images/cropper-corner.svg);background-size:100%;background-repeat:no-repeat;content:"";bottom:-1rem;right:-1rem;width:2rem;height:2rem}@media screen and (max-width:600px){.vue--picture-cropper__wrap .cropper-point.point-se:after{bottom:-.5rem;right:-.5rem;width:1rem;height:1rem}}.text-input{border:1px solid var(--vt-c-black-mute);min-width:100px;max-width:150px;width:100%}.param-setup{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;border-radius:.5rem}.param-setup .vs__dropdown-toggle{background:#00000080}.param-setup .v-select__custom-background{left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px)}.param-setup--boolean{padding:.125rem}.param-setup--boolean .form-item--toggle{display:flex;align-items:center}.param-setup--boolean .form-item--toggle__label{color:var(--uc-white)}.param-setup--enum,.param-setup--selection{padding-right:0}.param-setup--regex{padding:0}.param-setup--regex--browse-media{position:relative}.param-setup--regex--browse-media input{padding-right:3.25rem}@media screen and (max-width:600px){.param-setup--regex--browse-media input{max-width:60%}}.param-setup__selection{width:100%;max-width:10rem}.param-setup__selection .v-select .vs__dropdown-toggle{max-width:10rem;min-height:2.75rem}.param-setup__selection .v-select .vs__selected__options{min-height:1.25rem}.param-setup__button-browse{position:absolute;right:.75rem;width:1.75rem;height:1.75rem;min-height:1.75rem}.param-setup__button-browse i{font-size:.8125rem}.param-setup--color-temperature{align-items:center;border-radius:.5rem;border:1px solid var(--uc-theme-color-40);padding:.75rem;min-height:3.75rem}.param-setup--color-temperature .param-setup__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.sequence-item{border-bottom:1px solid var(--uc-theme-color-40)}.sequence-item:last-child{border:0}.sequence-item--more-params{transition:background-color .2s}.sequence-item--more-params--open{background-color:var(--uc-background)}.sequence-item--error{background:#2a0404f2}.sequence-item__base,.sequence-item__command{display:flex;flex-direction:row;justify-content:space-between;gap:1.25rem;padding:.5rem 1.25rem}.sequence-item__base{min-height:4.125rem}.sequence-item__base__label{display:flex;flex-direction:column;justify-content:center;margin-left:0;margin-right:auto}@media screen and (min-width:1201px){.sequence-item__base__label{max-width:40%}}@media screen and (min-width:601px)and (max-width:992px){.sequence-item__base__label{max-width:40%}}.sequence-item__base__label--no-value{max-width:100%}.sequence-item__command{padding-top:0}.sequence-item__command__label{display:flex;align-items:center;justify-content:flex-start;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.sequence-item__command--disabled .sequence-item__config{opacity:.5}.sequence-item__field-optional{display:flex;align-items:center;width:1rem}.sequence-item__select,.sequence-item__state{display:flex;align-items:center;width:1.75rem}.sequence-item__state__icon{display:flex;justify-content:center;align-items:center;border-radius:50%;width:1.25rem;height:1.25rem;background-color:var(--uc-white);color:var(--uc-black);font-size:.75rem;padding-top:.125rem}.sequence-item__state__icon--error{background-color:var(--uc-error-error-60);padding-top:0}.sequence-item__display-value{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:auto;margin-bottom:auto}.sequence-item__display-value__unit{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-theme-color-60);margin-top:.125rem}.sequence-item__display-value__separator{display:inline-block;color:var(--uc-theme-color-60);padding-left:.125rem;padding-right:.25rem}.sequence-item__drag{display:flex;align-items:center;width:.95rem;color:var(--uc-theme-color-40);cursor:grab}.sequence-item__drag i{font-size:1.875rem}.sequence-item__drag--disabled{pointer-events:none;cursor:default;opacity:.5}.sequence-item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.sequence-item__entity{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary)}.sequence-item__error{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-error-error-60)}.sequence-item__value,.sequence-item__config{display:flex;align-items:center;min-height:3.125rem;min-width:7.5rem;margin-left:auto;margin-right:0}@media screen and (max-width:600px){.sequence-item__value,.sequence-item__config{min-width:5.5rem}}.sequence-item__value{justify-content:center;white-space:nowrap;text-overflow:ellipsis}.sequence-item__value>span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.sequence-item__value__unit{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-theme-color-60);margin-top:.125rem}.sequence-item__config{max-width:50%}.sequence-item__config .color-picker{margin-left:auto;margin-right:auto}.sequence-item__config .setup-item .v-select .vs__dropdown-toggle{max-width:100%}@media screen and (min-width:1201px){.sequence-item__config .setup-item .v-select.vs--searchable div.vs__dropdown-toggle{min-width:11rem}}@media screen and (max-width:992px)and (min-width:601px){.sequence-item__config .setup-item .v-select.vs--searchable div.vs__dropdown-toggle{min-width:12rem}}.sequence-item__options{display:flex;align-items:center;width:2.25rem}@media screen and (max-width:600px){.sequence-item__options{display:none}}.sequence-item__options .button--blank i{color:var(--uc-theme-color-40)}.sequence-item__toggle-button{margin-top:auto;margin-bottom:auto}.sequence-item__toggle-button i{font-size:1.16188rem}.sequence-item.sortable-ghost{background:#0000004d!important;border:1px dashed var(--uc-theme-color-70)}.sequence-item.sortable-ghost *{opacity:0}.sequence-item.sortable-drag{opacity:1!important;background:var(--uc-white);z-index:1000;border-radius:.5rem}.sequence-item.sortable-drag .sequence-item__checkbox-tick{opacity:0}.sequence-item.sortable-drag .sequence-item__title{color:var(--uc-black)}.sequence-item.sortable-drag .sequence-item__state{color:var(--uc-theme-color-60)}.sequence-item.sortable-drag .sequence-item__icon{color:var(--uc-theme-color-50)}.sequence-item.sortable-drag .sequence-item__drag{color:var(--uc-theme-color-20)}.sequence-list{display:flex;flex-direction:column;flex:1;width:100%}.sequence-list__no-command{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:22.5rem;margin:auto;gap:1.875rem}.sequence-list__no-command h3{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.sequence-list__no-command h3{font-size:1.125rem}}.sequence-list__no-command h3{color:var(--uc-text-text-primary)}.sequence-list__no-command p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-secondary)}.sequence-list__header{display:flex;flex-direction:column;padding-left:1rem;padding-right:1rem}.sequence-list__header .button--small{min-height:1.5rem}.sequence-list__header__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}@media screen and (max-width:992px){.sequence-list__header__row{gap:.625rem}}@media screen and (max-width:992px){.sequence-list__header__row--title{justify-content:center;margin-bottom:1.25rem}}@media screen and (max-width:992px){.sequence-list__header__row--descr-desktop{display:none}}@media screen and (min-width:993px){.sequence-list__header__row--descr-mobile{display:none}}.sequence-list__header__base-items{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.625rem}.sequence-list__header__base-items h2{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}@media screen and (max-width:992px){.sequence-list__header__base-items h2{display:none}}.sequence-list__header__triggers{display:flex;gap:.625rem}.sequence-list__header__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);padding:1.25rem 0;width:100%}.sequence-list__body{display:flex;flex-direction:column;flex:1;height:100%;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sequence-list__button{min-height:1.5rem}.sequence-list__icon{display:flex;justify-content:center;align-items:center;border-radius:50%;width:2.25rem;height:2.25rem;background-color:var(--uc-white);color:var(--uc-black);font-size:1.25rem;padding-top:.25rem}.sequence-list__icon--error{background-color:var(--uc-error-error-60);padding-top:0}.sequence-list__items{border:1px solid var(--uc-theme-color-40);border-radius:.5rem;height:fit-content;max-height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:0}.sequence-list__items::-moz-scrollbar{width:.5rem}.sequence-list__items::-moz-scrollbar-track{background-color:transparent}.sequence-list__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.sequence-list__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.sequence-list__items::-webkit-scrollbar{width:.5rem}.sequence-list__items::-webkit-scrollbar-track{background-color:transparent}.sequence-list__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.sequence-list__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal--add-widget{z-index:var(--uc-vselect-z-index)}.modal--add-widget__select{display:flex;flex-wrap:wrap;gap:1.25rem;padding:0 1.25rem 1.25rem}@media screen and (min-width:601px){.modal--add-widget__select{justify-content:center}}@media screen and (max-width:600px){.modal--add-widget__select{position:relative;z-index:2;padding-bottom:.625rem;overflow-y:auto}}.modal--add-widget__select .widget-card{flex:0 0 calc(33.3333% - .8333rem)}@media screen and (max-width:600px){.modal--add-widget__select .widget-card{flex:0 0 100%}}.modal--add-widget__edit{display:flex;flex:1;height:100%}@media screen and (max-width:600px){.modal--add-widget__edit{position:absolute;width:100%;z-index:1}}.modal--add-widget .modal-secondary__container{position:relative;min-height:20rem;transition:width .4s;overflow:hidden;padding-left:0;padding-right:0;padding-bottom:.625rem}@media screen and (max-width:600px){.modal--add-widget .modal-secondary__container{height:92vh!important;height:92dvh!important}}@media only screen and (max-height:650px){.modal--add-widget .modal-secondary__container{margin-top:0}}.modal--add-widget .modal-secondary__header{padding-left:1.25rem;padding-right:1.25rem}.modal--add-widget .modal-secondary__body{overflow:visible;max-height:80vh;max-height:80dvh}@media screen and (max-width:992px){.modal--add-widget .modal-secondary__body{position:relative;max-height:60vh;max-height:60dvh}}@media screen and (max-width:600px){.modal--add-widget .modal-secondary__body{position:relative;max-height:100vh;max-height:100dvh}}@media screen and (max-width:600px){.modal--add-widget--select .modal-secondary__body{overflow:hidden}}@media screen and (min-width:601px){.modal--add-widget--select .modal-secondary__container{min-height:fit-content}}.widget-card{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;padding:.625rem;gap:.625rem;background:var(--uc-bg-bg-surface-1);border:2px solid transparent;cursor:pointer;transition:all .3s}.widget-card i{transition:all .3s}@media(pointer:fine){.widget-card:hover{border-color:var(--uc-foreground);transition:all .3s}.widget-card:hover i{transform:scale(1.2);transform-origin:center;transition:all .3s}.widget-card:hover .widget-card__image--media:before,.widget-card:hover .widget-card__image--slider:before{transform:scale(1.05);transform-origin:center;transition:all .3s}}.widget-card__image{position:relative;display:flex;justify-content:center;align-items:center;border-radius:.75rem;background:var(--uc-bg-bg-surface-2);width:100%;height:6.25rem}.widget-card__image i{font-size:1.66669rem;color:var(--uc-theme-color-90)}.widget-card__image--media:before{content:"";position:absolute;bottom:1rem;width:83.6%;height:.5rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXAAAAARCAYAAADExvd0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGGSURBVHgB7dw/TgJBFMfxt+MfqJDehVBaegRuIDfAG0ipldBJJYYYS7BVSJDKkk5KlAYbsgFMKJGEiuA4A66h8AAMfj/JZHZntv7l7bzNigAAnOT9tai1jpspZcaxAG4IPM9rCfCP7K7fmOBOmenSjIwZcQEc8dbtTvxEoiPAljFVdudL5HUxn7fG43Gwvvcb4Ca8s2YqCcENB81ms7h4XlqALaNF0vaoZG9/P/CTyepoMCiEe2r5gNa24q4K4Q0AG0mvjrXzh4lEJVxTP8cm1wIA2Him13NqQnyZ2bYCT8sq2QEADjAhnvN9P20DPCsAANdkbIDzqSAAOMZT6sQGOI1LAHCMbWqq6XQqAAD3qH6/HwgAwCmmAu+oZrP5JAAA13TUXaVSemm3BQDgjoVSBTUOguCqWLwZjUYCAHBCwWb38l8ozUYjZ+fbcvnM930BAGwmrfX9x3CYt9c74eJ7r/f8UK9/GkfRaDR+EItJJBIRwAX2DfKxVhNgi01M4/LChPd5uPANiMRyX5sz5ccAAAAASUVORK5CYII=);background-position:center;background-size:100%;transition:all .3s}.widget-card__image--media i{margin-bottom:1rem}.widget-card__image--slider:before{content:"";position:absolute;top:2.625rem;width:83.6%;height:1rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAAAiCAYAAAByUUNrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQlSURBVHgB7d2tUxtbGMfxJwkCmXszHXBsFUiqwBEUOKhCwlVIbv8C7nUwg+iVqBKJai2K4EA114FqJKK0wcFMs9vnt8kyIS/kFYj4fmbOnIU9O3W/efqcs0vKBhBFUeBTMjAG9vb27ODgwACMlUq1Wq34XKo469NErws9lPM+bfpY95E1jJVUOm2RARg36Uwmnv/M5co+FcNqteBZXezp2W4LPJi3fHzzy1MfW0Y4A8AgAh9bHtinHtbfcrncVrcHOga02hg+FMqfjFYGAIxS4P/j/fRHLneazWaDTovaBnS9nfHVR94AAM8i5Rmrijr75s18u/stAe3hrD6zKmdaGQDw/IJ0GH7N5nKbzTceBbSHs1L8owEAXpSH8cfmSvohoOtH5z4blTMAvIasV9KfvSf9kMGNFfSusRkIAK8pSE9M7CY/xAFdr563bASur69tgPPYAACJor+9iM7rMqmgd20ESqWSHR4e2vHxsQEABpPKZHY0T4yqei4Wi3Z2dhZf393dGQBgMCmzdfWiVUHnbUgnJydxOM/Pz9vs7GzLfVXW+/v7cfsDANBdJpNZV0Av9fOQqmMFbblcjofaGefn57a4uGhra2s2OTnZ8kwQBPHvtZbqGgC68+7Gkj6WNN/rA9r8KxQKLZuA+XzelpaW2q6/uLiI7ym89WzyMwCgs8izWQEd9PpAckJjZWXloVLWkT1VyO1oraprrVUoa53aHQQ0ADwtlUoFCuieX0xJ2hNzc3PWcJa6IwWyetIKaYXy1NRU3BYBAHSV7fq50WHd39/3FOYAgMdUQauh3FOCJm0NndpIrqenp21hYaHt+svLy7hiVo9arq6u4vUAgK4qCuiy9bhRqNaGwlhBm1BPWb3pxr50QmG8sbERP6c2h3rS2iwEADwtiqKyAvp/6+Mkx+rqajwSyQsqCmmFcSO1NjRUSavq1rXOSgMAnuabhCX1oIs2BLUvVBUroHWM7vb2tu06bRZubm4aAKC70OxMFfQXq/1Zq4GpKlY7QwGtnnPzpqBaHBoAgB5Vq8W0l9HaJPxiQ1JAb29vx+E8MzNjAICBHfmeXdyDlv98rNuQFM47OzsGABhcWK3+qzk+B+1VdNFqIQ0AeF1x9ayLxhdV/rHakTsAwCvQ0bqkepaHgK73ot9b7cUVAMBLiqJKFIbvk+pZHr3qrXN3Pn0wAMCLClOpDx7OpcbftXyLw0P6yKd3RrsDAJ6fV84ezsuVm5uj5lttP5ZUr6SXbciXWAAAnUWesWEYvqt8/15sd7/j1+w8pMs+FNJ/GdU0AIxMvBno2frz5ma5sefcrOvnRtXy8PHWahV1wQhrAOiftzJ8HKmd8fPHj7ftWhrNJqxH9bPSxdq/E+ldbn31KGt9fPAfz8d3f/WXgAGMmap3I+zXr/JTlXInvwHgRoaY9jcE6wAAAABJRU5ErkJggg==);background-position:center;background-size:100%;transition:all .3s}.widget-card__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:block;width:100%;overflow:hidden;color:var(--uc-text-text-primary);text-overflow:ellipsis;text-align:left}.widget-card__title button{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:block;width:100%;padding:0;overflow:hidden;border:none;background:none;color:inherit;text-overflow:ellipsis;text-align:left;cursor:pointer}.widget-card__title button:disabled{cursor:default}.widget-card__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;display:block;width:100%;color:var(--uc-text-text-secondary);margin-bottom:.25rem}.widget-card__error{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:absolute;left:0;top:0;width:100%;height:100%;opacity:1;color:var(--uc-error-error-60);padding:0 1rem 1rem;gap:.625rem}.widget-card__error i{display:flex;justify-content:center;align-items:center;color:var(--uc-black);background-color:var(--uc-error-error-60);border-radius:50%;font-size:1.5rem;width:2.5rem;height:2.5rem}.widget-card--disabled{cursor:not-allowed;background:#000000e6}.widget-card--disabled .widget-card__error{opacity:1;background:#000000e6}@media(pointer:fine){.widget-card--disabled:hover{border-color:transparent}.widget-card--disabled:hover .widget-card__image--media:before,.widget-card--disabled:hover .widget-card__image--slider:before,.widget-card--disabled:hover i{transform:scale(1)}}.widget-popup-wrapper{position:fixed;top:.5rem;display:flex;align-items:center;z-index:var(--uc-vselect-z-index);overflow:hidden;height:calc(100vh - 1rem);height:calc(100dvh - 1rem);width:100%;max-width:22.5rem}@media screen and (max-width:600px){.widget-popup-wrapper{left:1rem!important;top:2rem;max-height:90vh;max-height:90dvh;width:calc(100% - 2rem);max-width:22.5rem}}.widget-popup-wrapper__background{content:"";background:transparent;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1500}.widget-popup{display:flex;flex-direction:column;position:relative;border-radius:1rem;background:var(--uc-background);top:0;left:0;width:100%;z-index:1505;padding:1.25rem 0 .625rem;gap:.625rem;flex:1;max-height:100%}@media screen and (max-width:600px){.widget-popup{max-width:100%}}.widget-popup:after{display:none;content:"";background:transparent;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}.widget-popup--add-item{background:transparent;border:transparent;padding:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;width:100%}.widget-popup__header{position:relative;display:flex;justify-content:space-between;min-height:1.625rem;padding:0 1.25rem}.widget-popup__body{padding:.625rem 1.25rem;overflow-x:hidden;overflow-y:auto;flex:1;min-height:0}.widget-popup__body::-moz-scrollbar{width:.5rem}.widget-popup__body::-moz-scrollbar-track{background-color:transparent}.widget-popup__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.widget-popup__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.widget-popup__body::-webkit-scrollbar{width:.5rem}.widget-popup__body::-webkit-scrollbar-track{background-color:transparent}.widget-popup__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.widget-popup__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.widget-popup__fields{display:flex;flex-direction:column;gap:1.25rem;flex:1;max-height:80vh;max-height:80dvh;min-height:0}.widget-popup__field--icon,.widget-popup__field--size{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;border-radius:.5rem;background:#0003;padding:.75rem}.widget-popup__field--icon label,.widget-popup__field--size label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:#fff9;font-size:1rem}.widget-popup__field--icon{padding:.625rem .75rem}.widget-popup__field--icon .selected-icon{width:2.5rem;height:2.5rem;font-size:1rem;padding:0;background-color:transparent;color:var(--uc-text-text-primary)}.widget-popup__field--icon .selected-icon--custom,.widget-popup__field--icon .selected-icon--custom .vue-load-image,.widget-popup__field--icon .selected-icon--custom .vue-load-image img{border-radius:.375rem}.widget-popup__field--icon .selected-icon__edit{font-size:1rem}.widget-popup__command-wrapper,.widget-popup__param-wrapper{display:flex;width:100%;border-radius:.5rem}.widget-popup__command-wrapper{flex-direction:column;background:var(--uc-bg-bg-surface-1);overflow:hidden;max-height:100%;min-height:4.75rem}.widget-popup__command-wrapper--minimal{min-height:3.75rem}.widget-popup__command-wrapper--open{min-height:15.75rem}.widget-popup__params{display:flex;flex-direction:column;gap:1.25rem}.widget-popup__params__field-optional{width:1rem}.widget-popup__param-wrapper{flex-direction:row;align-items:center;gap:1.25rem}.widget-popup__param-wrapper>.command-param{flex:1;min-width:2rem}.widget-popup__param-wrapper--custom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem;border:1px solid var(--uc-theme-color-40);border-radius:.5rem}.widget-popup__param-wrapper--custom .widget-popup__param-wrapper__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.widget-popup__button-convert{display:flex;align-items:center;gap:.625rem}.widget-popup__button-convert>span{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%;color:#fffc;cursor:pointer}.widget-popup__error{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-error-error-40)}.widget-popup__footer{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.widget-popup__footer__right{display:flex;gap:.625rem}.widget-popup__loader{position:absolute;top:0;right:1.25rem;width:1.5rem;height:1.5rem}.widget-popup__loader img{width:100%;height:100%;min-height:1.375rem}.widget-popup--saving:after{display:block}.integration-list{display:flex;width:100%}.integration-list__body{display:flex;flex:1;overflow-y:auto;padding-right:.5rem}.integration-list__body::-moz-scrollbar{width:.5rem}.integration-list__body::-moz-scrollbar-track{background-color:transparent}.integration-list__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.integration-list__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.integration-list__body::-webkit-scrollbar{width:.5rem}.integration-list__body::-webkit-scrollbar-track{background-color:transparent}.integration-list__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.integration-list__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-integration .v-overflow-indicator__top{background:linear-gradient(0deg,#0000,#000)}.add-integration .v-overflow-indicator__bottom{background:linear-gradient(180deg,#0000,#000)}.add-integration .opacity-enter-active,.add-integration .opacity-leave-active{transition:all .4s}.add-integration .opacity-enter-from,.add-integration .opacity-leave-to{opacity:0}.add-integration .modal__header{display:flex;justify-content:center;align-items:center;gap:.625rem;padding:0 2rem}.add-integration .modal__header .selected-icon{display:flex;align-items:center;justify-content:center;width:3.75rem;max-height:3.75rem}@media screen and (max-width:992px){.add-integration .modal__header .selected-icon{width:2rem}}.add-integration .modal__body{justify-content:center;width:100%}.add-integration .modal__body__loading{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;background:var(--uc-background);left:-250%;width:600%;height:100%;gap:1.25rem}.add-integration .modal__body__loading span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-color)}.add-integration .modal__body__loading .img-loading{display:flex;width:2.5rem;height:2.5rem}.add-integration__header__name{text-align:center}.add-integration__header__badge{display:inline-flex;justify-content:center;align-items:center;border-radius:1.25rem;color:var(--uc-theme-color-50);background:var(--uc-theme-color-20);padding:.25rem .375rem;font-size:.625rem;max-height:1.3125rem}.add-integration__step .modal--add__base-data{max-width:33rem}.add-integration__step__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.add-integration__step__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary);text-align:center}.add-integration__step__icon{display:flex;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;margin-bottom:-.575rem}.add-integration__step__icon i{font-size:2.25rem}.add-integration__step__icon--red i{color:var(--uc-error-error-60)}.add-integration__step__icon--green i{color:var(--uc-success-success)}.add-integration__step__error{display:flex;justify-content:center;align-items:center;gap:1rem;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-error-error-60);padding:.75rem .625rem}.add-integration__step__error i{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.2rem;border-radius:50%;color:var(--uc-background);background-color:var(--uc-error-error-80)}.add-integration__step__buttons{display:flex;width:100%;justify-content:center;gap:1.875rem;margin-top:1.875rem;padding-right:.5rem}.add-integration__step__buttons .button{flex:1}.add-integration__step__option-item{display:flex;justify-content:space-between;align-items:center;gap:.625rem;width:100%;padding:1.25rem 0 2.5rem;margin-bottom:1.25rem;cursor:pointer;border-bottom:1px solid var(--uc-theme-color-20)}.add-integration__step__option-item:last-child{border:0;padding-bottom:1.25rem;margin-bottom:0}.add-integration__step__option-item__icon{display:flex;justify-content:center;width:3.75rem}.add-integration__step__option-item__icon i{font-size:2.25rem}.add-integration__step__option-item__text{display:flex;flex-direction:column;gap:.25rem;flex:1}.add-integration__step__option-item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.add-integration__step__option-item__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.add-integration__step__option-item__action{display:flex;justify-content:center;width:3.75rem}.add-integration__step__option-item__action i{font-size:1.5rem;color:var(--uc-text-text-secondary)}.add-integration__step--connect-external .add-integration__step__title{width:100%;text-align:left}.add-integration__step--connect-external .modal--add__base-data{padding-right:0;overflow-y:hidden}.add-integration__step--connect-external .add-integration__configuration-form{flex:1;padding-right:.5rem;margin-bottom:0;overflow-x:hidden;overflow-y:auto}.add-integration__step--connect-external .add-integration__configuration-form::-moz-scrollbar{width:.5rem}.add-integration__step--connect-external .add-integration__configuration-form::-moz-scrollbar-track{background-color:transparent}.add-integration__step--connect-external .add-integration__configuration-form::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-integration__step--connect-external .add-integration__configuration-form::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-integration__step--connect-external .add-integration__configuration-form::-webkit-scrollbar{width:.5rem}.add-integration__step--connect-external .add-integration__configuration-form::-webkit-scrollbar-track{background-color:transparent}.add-integration__step--connect-external .add-integration__configuration-form::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-integration__step--connect-external .add-integration__configuration-form::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-integration__step--setup__already-configured .add-integration__step__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.add-integration__step--setup__add-elements .add-integration__step__title{margin-bottom:-1.875rem}.add-integration__step--setup__add-elements .modal--add__base-data{min-height:31rem}@media screen and (max-height:650px)and (min-width:993px){.add-integration__step--setup__add-elements .modal--add__base-data{min-height:70vh;min-height:70dvh}}@media screen and (max-width:992px){.add-integration__step--setup__add-elements .modal--add__base-data{min-height:80vh;min-height:80dvh}}.add-integration__step--setup__result-success .databoard{margin-bottom:1.875rem}.add-integration__step--setup__result-success .modal--add__base-data,.add-integration__step--setup__result-error .modal--add__base-data{overflow-y:hidden}.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;gap:1.875rem;width:100%;margin-bottom:0;overflow-x:hidden;overflow-y:auto}.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form::-moz-scrollbar,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form::-moz-scrollbar{width:.5rem}.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form::-moz-scrollbar-track,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form::-moz-scrollbar-track{background-color:transparent}.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form::-moz-scrollbar-thumb,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form::-moz-scrollbar-thumb:hover,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form::-webkit-scrollbar,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form::-webkit-scrollbar{width:.5rem}.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form::-webkit-scrollbar-track,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form::-webkit-scrollbar-track{background-color:transparent}.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form::-webkit-scrollbar-thumb,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form::-webkit-scrollbar-thumb:hover,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-width:992px){.add-integration__step--setup__result-success .modal--add__base-data .add-integration__message-form,.add-integration__step--setup__result-error .modal--add__base-data .add-integration__message-form{justify-content:flex-start}}.add-integration__step--setup__form .modal--add__base-data{overflow-y:hidden}.add-integration__step--setup__form .add-integration__configuration-form,.add-integration__step--setup__form .add-integration__confirmation-form{flex:1;padding-right:.5rem;margin-bottom:0;overflow-x:hidden;overflow-y:auto}.add-integration__step--setup__form .add-integration__configuration-form::-moz-scrollbar,.add-integration__step--setup__form .add-integration__confirmation-form::-moz-scrollbar{width:.5rem}.add-integration__step--setup__form .add-integration__configuration-form::-moz-scrollbar-track,.add-integration__step--setup__form .add-integration__confirmation-form::-moz-scrollbar-track{background-color:transparent}.add-integration__step--setup__form .add-integration__configuration-form::-moz-scrollbar-thumb,.add-integration__step--setup__form .add-integration__confirmation-form::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-integration__step--setup__form .add-integration__configuration-form::-moz-scrollbar-thumb:hover,.add-integration__step--setup__form .add-integration__confirmation-form::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-integration__step--setup__form .add-integration__configuration-form::-webkit-scrollbar,.add-integration__step--setup__form .add-integration__confirmation-form::-webkit-scrollbar{width:.5rem}.add-integration__step--setup__form .add-integration__configuration-form::-webkit-scrollbar-track,.add-integration__step--setup__form .add-integration__confirmation-form::-webkit-scrollbar-track{background-color:transparent}.add-integration__step--setup__form .add-integration__configuration-form::-webkit-scrollbar-thumb,.add-integration__step--setup__form .add-integration__confirmation-form::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-integration__step--setup__form .add-integration__configuration-form::-webkit-scrollbar-thumb:hover,.add-integration__step--setup__form .add-integration__confirmation-form::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-integration__configuration-form{display:flex;flex-direction:column;gap:1.875rem;width:100%;min-height:4rem;margin-bottom:1.875rem;flex:none}@media screen and (max-width:992px){.add-integration__configuration-form{justify-content:flex-start}}.add-integration__confirmation-form{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-secondary);display:flex;flex-direction:column;gap:1.875rem;width:100%;margin-bottom:1.875rem;flex:none}@media screen and (max-width:992px){.add-integration__confirmation-form{justify-content:flex-start}}.add-integration__confirmation-form h4{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-primary)}.add-integration__confirmation-form img{width:100%}.add-integration__field--label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.add-integration__field--label__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary);margin-bottom:1.88rem}.add-integration__field--dropdown .select-extra{display:flex;justify-content:space-between}@media screen and (max-width:992px){.add-integration__field--dropdown .select-extra{flex-direction:column;align-items:flex-start;gap:.625rem}}.add-integration__field--dropdown .select-extra .v-select{max-width:60%;width:fit-content!important}.add-integration__field--dropdown .select-extra .v-select .vs__dropdown-toggle{width:fit-content;max-width:100%}.add-integration__field--dropdown__error{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;width:100%;text-align:left;color:var(--uc-error-error-60);margin-top:.25rem}.add-integration .databoard__row--developer .databoard__item{max-width:50%}@media screen and (max-width:600px){.add-integration .databoard__row--developer{flex-direction:column;align-items:flex-start}.add-integration .databoard__row--developer .databoard__item{max-width:100%;padding-bottom:1.25rem;border-bottom:1px solid var(--uc-theme-color-30)}.add-integration .databoard__row--developer .databoard__item:last-child{padding-bottom:0;border:0}}.import-custom-integration .form-item--file:has(input:focus-visible) .button{outline:2px solid var(--uc-white);outline-offset:-2px}.import-custom-integration .modal-secondary__body{overflow-y:hidden}.import-custom-integration .modal-secondary__body .form-item--checkbox-tick{margin-top:1.25rem;margin-bottom:1.25rem;gap:.625rem}.import-custom-integration .modal-secondary__body .form-item--checkbox-tick label:not(.toggle){font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.import-custom-integration .modal-secondary__footer .button{flex:1}.driver-connection-modal .modal-secondary__container{min-height:20rem}.driver-connection-modal .modal-secondary__body{gap:1.25rem;padding-bottom:1px}.driver-connection-modal .modal-secondary__footer .button{flex:1}.dock-list{display:flex;width:100%}.dock-list .ent-item{overflow:hidden}.dock-list .ent-item__text{align-items:flex-end;justify-content:flex-end}.dock-list .ent-item__background{width:80%;height:115%;left:52%;top:auto;bottom:15%;overflow:visible}.dock-list__body{display:flex;flex:1;overflow-y:auto;padding-right:.5rem}.dock-list__body::-moz-scrollbar{width:.5rem}.dock-list__body::-moz-scrollbar-track{background-color:transparent}.dock-list__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.dock-list__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.dock-list__body::-webkit-scrollbar{width:.5rem}.dock-list__body::-webkit-scrollbar-track{background-color:transparent}.dock-list__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.dock-list__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-edit-dock{height:100%}.page-edit-dock__main{height:100%;border-radius:1rem;background-color:var(--uc-bg-bg-surface-1);transition:all .3s}@media screen and (max-width:992px){.page-edit-dock .panel-col--visual-config{display:none}}.page-edit-dock .ep-settings__form__meta{width:50%}.page-edit-dock .ep-settings__form__meta .button--delete{width:fit-content}.page-edit-dock .ep-settings__form__footer__row--dock-factory-reset .ep-settings__form__meta{min-height:2.75rem}.page-edit-dock .ep-settings .dock-firmware-update{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--uc-theme-color-20)}.page-edit-dock .ep-settings .select-extra--ports .button{width:fit-content;white-space:nowrap}.dock-change-password-modal .modal-secondary__container,.dock-wifi-settings-modal .modal-secondary__container,.dock-edit-port-modal .modal-secondary__container{min-height:20rem}.dock-change-password-modal .modal-secondary__body,.dock-wifi-settings-modal .modal-secondary__body,.dock-edit-port-modal .modal-secondary__body{gap:1.25rem}.dock-change-password-modal .modal-secondary__footer .button,.dock-wifi-settings-modal .modal-secondary__footer .button,.dock-edit-port-modal .modal-secondary__footer .button{flex:1}.dock-edit-port-modal .modal-secondary__header{font-size:1rem}.dock-edit-port-modal .modal-secondary__container{min-height:22rem}.dock-edit-port-modal .modal-secondary__footer{flex-direction:column;gap:1.25rem}.dock-edit-port-modal .form-item--select{flex-direction:row;align-items:center;justify-content:space-between}.dock-edit-port-modal .v-select{max-width:16rem}.dock-edit-port-modal .info-panel__text{text-decoration:underline}.dock-edit-port-modal .info-panel__text:hover{text-decoration:none}.dock-firmware-update{display:flex;flex-direction:column;gap:1.25rem}.dock-firmware-update__row{display:flex;flex-direction:row;justify-content:space-between;gap:1.25rem;width:100%}@media screen and (max-width:600px){.dock-firmware-update__row--action{flex-direction:column}}.dock-firmware-update__item{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1;min-height:2.75rem}.dock-firmware-update__item__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary);margin-bottom:.25rem}.dock-firmware-update__item__value{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary)}.dock-firmware-update__item__text{display:inline-block;font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem}.dock-firmware-update__item__text--secondary{color:var(--uc-text-text-secondary)}.dock-firmware-update__item__text--success{color:var(--uc-success-success)}.dock-firmware-update__item__update-idle{display:flex;flex-direction:row;align-items:center;gap:.625rem;width:100%}@media screen and (max-width:600px){.dock-firmware-update__item__update-idle{flex-direction:column}}@media screen and (max-width:600px){.dock-firmware-update__item__update-idle .button{width:calc(100% - 1.75rem)}}.dock-firmware-update__item__update-progress .progress-bar{margin-bottom:.625rem}.dock-firmware-update__item__update-progress__success{display:flex;flex-direction:row;align-items:center;gap:.625rem;width:100%}.dock-firmware-update__item__update-error{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.dock-firmware-update__item__update-error>i{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%;color:var(--uc-background);background-color:var(--uc-error-error-60)}.dock-firmware-update__item__update-error span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:flex;flex:1;justify-content:flex-start;align-items:center;color:var(--uc-error-error-60)}.dock-firmware-update__item__checking{display:flex;align-items:center;gap:.625rem}.dock-firmware-update__item__checking .img-loading{width:1.5rem;height:1.5rem}.dock-firmware-update .button-release-notes{display:flex;align-items:center;white-space:nowrap}.dock-firmware-update .button-release-notes i{display:block;font-size:1.2rem;margin-right:.5rem}.dock-visual-config{position:relative;margin:auto}.dock-visual-config__item{position:absolute}.dock-visual-config__item:before{position:absolute;content:"";height:2px;width:2rem;top:1.35rem;background:#ffffff1a;display:none}.dock-visual-config__item:after{position:absolute;content:"";height:calc(100% - 1.35rem);width:2px;top:1.35rem;background:#ffffff1a}.dock-visual-config__item__row{position:relative;display:flex;flex-direction:column;margin-top:1.75rem}.dock-visual-config__item__row:first-child{margin-top:0}.dock-visual-config__item .button--hybrid{width:fit-content;white-space:nowrap}.dock-visual-config__item .button--hybrid i{color:var(--uc-text-text-secondary)}.dock-visual-config__item--top-left{padding-right:2.5rem}.dock-visual-config__item--top-left:before{display:block;right:0}.dock-visual-config__item--top-left:after{right:-2px}.dock-visual-config__item--top-right{padding-left:2.5rem}.dock-visual-config__item--top-right:before{display:block;left:0}.dock-visual-config__item--top-right:after{left:-2px}.dock-visual-config__item--top-right .dock-visual-config__item__label{right:0}.dock-visual-config__item--bottom{display:flex;justify-content:center;align-items:flex-end}.dock-visual-config__item--bottom:after{height:calc(100% - 5rem);left:calc(50% - 1px)}.dock-visual-config__item--bottom-left{display:flex;justify-content:center;align-items:flex-end;padding-top:7.5rem}.dock-visual-config__item--bottom-left:before{display:block;left:calc(50% + 1px);width:50%}.dock-visual-config__item--bottom-left:after{height:calc(100% - 5rem);left:calc(50% - 1px)}.dock-visual-config__item--identify{left:auto;right:98%;top:-3.5rem;height:11rem}@media only screen and (max-height:750px)and (min-width:1251px){.dock-visual-config__item--identify{top:-3rem;height:10rem}}.dock-visual-config__item--port-1{left:68%;top:-10rem;height:14.5rem}@media only screen and (max-height:820px)and (min-width:1251px){.dock-visual-config__item--port-1{top:-7.5rem;height:11.5rem}}.dock-visual-config__item--port-2{right:40%;top:-10rem;height:13.5rem}@media only screen and (max-height:820px)and (min-width:1251px){.dock-visual-config__item--port-2{top:-7.5rem;height:10.5rem}}.dock-visual-config__item--port-col-left{right:45%;top:-5rem;min-height:7.5rem}@media only screen and (max-height:820px)and (min-width:1251px){.dock-visual-config__item--port-col-left{top:-2.5rem;min-height:4.5rem}}.dock-visual-config__item--port-col-right{left:74%;top:-5rem;min-height:10.25rem}@media only screen and (max-height:820px)and (min-width:1251px){.dock-visual-config__item--port-col-right{top:-2.5rem;min-height:7.5rem}}.dock-visual-config__item--microphone{width:16rem;right:80%;bottom:1.5rem;height:12rem;z-index:1}.dock-visual-config__item--microphone .form-item--toggle{width:fit-content}@media only screen and (max-width:1250px){.dock-visual-config__item--microphone{right:70%}}.dock-visual-config__item--led-brightness{width:14rem;right:50%;height:14rem;bottom:-6rem}@media only screen and (max-height:750px)and (min-width:1251px){.dock-visual-config__item--led-brightness{bottom:-2.5rem;height:9rem}}@media only screen and (max-width:1250px){.dock-visual-config__item--led-brightness{bottom:-5rem}}.dock-visual-config__item--speaker-volume{width:14rem;left:54%;height:14rem;bottom:-6rem}@media only screen and (max-height:750px)and (min-width:1251px){.dock-visual-config__item--speaker-volume{bottom:-2.5rem;height:9rem}}@media only screen and (max-width:1250px){.dock-visual-config__item--speaker-volume{bottom:-5rem}}.dock-visual-config__item__label{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-theme-color-50);position:absolute;top:-1.25rem;width:calc(100% - 2.5rem);text-align:center}.dock-visual-config__item .v-select{align-self:flex-start}.dock-visual-config__item .v-select .vs__dropdown-toggle{background:var(--uc-theme-color-30)}@media(pointer:fine){.dock-visual-config__item .v-select .vs__dropdown-toggle:hover{color:var(--uc-white);background:var(--uc-theme-color-40)}.dock-visual-config__item .v-select .vs__dropdown-toggle:hover .vs__selected{color:var(--uc-white)}.dock-visual-config__item .v-select .vs__dropdown-toggle:hover .vs__actions:after{color:var(--uc-white)}}.dock-visual-config__image{width:100%;max-width:22rem;height:fit-content;margin:auto}@media only screen and (max-width:1250px){.dock-visual-config__image{padding:1.25rem}}.dock-visual-config__image img{width:100%}.add-dock .v-overflow-indicator__top{background:linear-gradient(0deg,#0000,#000)}.add-dock .v-overflow-indicator__bottom{background:linear-gradient(180deg,#0000,#000)}.add-dock__discover{display:flex;justify-content:center;gap:.625rem;width:100%;min-height:1.625rem}.add-dock__discover>div{display:flex;justify-content:center;align-items:center;gap:1.25rem}.add-dock__discover>div>i{color:var(--uc-success-success);font-size:1.2rem}.add-dock__discover>div>span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.add-dock__discover .img-loading{width:1.625rem;height:1.625rem}.add-dock__discover__no-dock{display:flex;flex-direction:column}.add-dock__discover__no-dock .markdown-wrapper{margin-top:.5rem;margin-bottom:1rem}.add-dock__discover__no-dock .markdown-wrapper .vue-markdown p,.add-dock__discover__no-dock .markdown-wrapper .vue-markdown li{color:var(--uc-text-text-secondary);font-weight:400}.add-dock__pre-warn{text-align:center}.add-dock__list{overflow-x:hidden;overflow-y:auto;flex:1;width:100%;min-height:10rem}.add-dock__list::-moz-scrollbar{width:.5rem}.add-dock__list::-moz-scrollbar-track{background-color:transparent}.add-dock__list::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-dock__list::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-dock__list::-webkit-scrollbar{width:.5rem}.add-dock__list::-webkit-scrollbar-track{background-color:transparent}.add-dock__list::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-dock__list::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:601px){.add-dock__list{width:calc(100% + 1.75rem);padding-right:1.45rem}}.add-dock__item{display:flex;flex-direction:row;align-items:center;width:100%;gap:.625rem;padding:1rem 1.25rem;border:1px solid var(--uc-theme-color-40);border-radius:1rem;background-color:transparent;cursor:pointer;transition:background-color .2s;margin-bottom:.5625rem}.add-dock__item:last-child{margin-bottom:0}.add-dock__item__icon{display:flex;justify-content:center;align-items:center;width:3.125rem;height:3.125rem}.add-dock__item__icon i{font-size:1.875rem;color:var(--uc-text-text-secondary)}.add-dock__item__id{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.add-dock__item__address,.add-dock__item__date{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary)}.add-dock__item__date{margin-left:auto;margin-right:0}@media(pointer:fine){.add-dock__item:hover{background-color:var(--uc-foreground);border-color:var(--uc-foreground);transition:background-color .2s}.add-dock__item:hover .add-dock__item__id{color:var(--uc-background)}}.add-dock__footer-buttons{display:flex;width:100%;justify-content:center;gap:1.875rem;margin-top:1.875rem}.add-dock__footer-buttons .button{flex:1}.add-dock__step__illustration{max-width:20.625rem;margin-bottom:2.5rem}.add-dock__step__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.add-dock__step__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.add-dock__step__instruction{text-align:center}.add-dock__step__loading{margin-bottom:-.575rem}.add-dock__step__loading img{width:2.5rem;height:2.5rem}.add-dock__step__error{display:flex;justify-content:center;align-items:center;gap:1rem;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-error-error-60);padding:.75rem .625rem;margin-left:0;margin-right:auto}.add-dock__step__error i{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.2rem;border-radius:50%;color:var(--uc-background);background-color:var(--uc-error-error-80)}.add-dock__step__discovered{width:100%;background:var(--uc-black);padding-bottom:1.25rem;z-index:1}.add-dock__step__discovered__card{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:.625rem;border-radius:1rem;border:2px solid var(--uc-theme-color-30);background:#32373780;padding:1rem 1.25rem}.add-dock__step__discovered__card__icon{display:flex;justify-content:center;align-items:center;width:3.125rem;height:3.125rem}.add-dock__step__discovered__card__icon i{font-size:1.875rem}.add-dock__step__discovered__card__id{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-theme-color-80)}.add-dock__step__discovered__card__address{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-theme-color-60)}.add-dock__step__discovered__card__state{display:flex;align-items:center;gap:.625rem;margin-left:auto;margin-right:0}.add-dock__step__discovered__card__state span{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-theme-color-60)}.add-dock__step__discovered__card__state__configured{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background-color:var(--uc-white);border-radius:50%}.add-dock__step__discovered__card__state__configured i{color:var(--uc-black);font-size:.75rem;margin-top:2px}.add-dock__step__discovered__card__state__success,.add-dock__step__discovered__card__state__fail{display:flex;align-items:center;justify-content:center}.add-dock__step__discovered__card__state__success i,.add-dock__step__discovered__card__state__fail i{font-size:1.75rem}.add-dock__step__discovered__card__state__success{color:var(--uc-success-success)}.add-dock__step__discovered__card__state__fail{color:var(--uc-error-error-60)}.add-dock__step__discovered__card--fail{border:1px solid var(--uc-error-error-60);background:#2a0404}.add-dock__step__discovered__card--fail .add-dock__step__discovered__card__icon{color:var(--uc-theme-color-50)}@media screen and (max-width:992px){.add-dock__step--start .modal--add__base-data{margin-top:1.25rem}}.add-dock__step--start .add-dock__step__description{text-align:center}@media screen and (max-width:992px){.add-dock__step--discovery .modal--add__base-data{margin-top:1.25rem}}.add-dock__step--discovery .form-item--search{flex:none}.add-dock__step--discovery .modal__body__step__body{align-items:flex-start}.add-dock__step--discovery .button{margin-left:auto;margin-right:auto}.add-dock__step--data-form{position:relative}.add-dock__step--data-form .button{margin-top:1.875rem}.add-dock__step--data-form .add-dock__step__description{width:100%;text-align:left}@media screen and (max-width:992px){.add-dock__step--configuring .modal--add__base-data,.add-dock__step--error .modal--add__base-data,.add-dock__step--success .modal--add__base-data{margin-top:1.25rem}}.add-dock__step--configuring .modal--add__base-data{justify-content:center}.add-dock__step--error .add-dock__step__description{margin-bottom:-.625rem}.add-dock__step--success .add-dock__step__description{text-align:center}.remote-status__trigger{display:flex;flex:1;justify-content:space-between;align-items:center;gap:.625rem;box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;color:inherit;font:inherit;line-height:inherit;cursor:pointer}.remote-status{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;position:relative;display:flex;justify-content:space-between;align-items:center;gap:.625rem;height:3.125rem;padding:.25rem 1rem .25rem .75rem;color:var(--uc-text-text-secondary);border:1px solid var(--uc-buttons-secondary-button-secondary-disabled-bg);border-radius:1.875rem;line-height:1;cursor:pointer}@media screen and (max-width:1200px){.remote-status{height:2.5rem;font-size:.6875rem;gap:.5rem;padding:.2rem .8rem .2rem .6rem}}.remote-status__timeout{display:flex;flex-direction:row;gap:.625rem;align-items:center;justify-content:space-between}.remote-status__timeout__value{display:inline-block;min-width:2.125rem;text-align:center}@media screen and (max-width:1200px){.remote-status__timeout__value{min-width:1.625rem}}.remote-status__timeout__value--warning{color:var(--uc-warning-warning)}@media screen and (max-width:1200px){.remote-status__timeout .countdown-circle{transform:scale(.8)}}@media screen and (max-width:1200px){.remote-status__timeout .countdown-circle__icon i{top:1px}}.remote-status__battery{display:flex;flex-direction:row;gap:.375rem;align-items:center;justify-content:space-between}.remote-status__battery__capacity{line-height:1rem}.remote-status__battery__indicator{display:flex;align-items:flex-end;width:.625rem;height:1.125rem;background:#ffffff80;border-radius:.125rem}@media screen and (max-width:1200px){.remote-status__battery__indicator{width:.5rem;height:.9rem}}.remote-status__battery__indicator__value{display:block;width:100%;background:var(--uc-text-text-secondary);border-radius:.125rem}.remote-status__battery--green{color:var(--uc-success-success)}.remote-status__battery--green .remote-status__battery__indicator__value{background:var(--uc-success-success)}.remote-status__battery--red{color:var(--uc-error-error-40)}.remote-status__battery--red .remote-status__battery__indicator__value{background:var(--uc-error-error-40)}.remote-status__divider{height:1.125rem;width:1px;background:var(--uc-buttons-secondary-button-secondary-disabled-bg)}@media screen and (max-width:600px){.remote-status--minimal .remote-status__timeout__value,.remote-status--minimal .remote-status__battery__icon-charging,.remote-status--minimal .remote-status__battery__capacity{display:none}}.remote-status--only-battery{padding-left:1rem}@media screen and (max-width:1200px){.remote-status--only-battery{padding-left:.8rem}}.sleep-timeout{background:var(--uc-background);border-radius:1rem;width:20rem;max-width:94vw;padding:1.25rem;outline:none;position:absolute;display:flex;flex-direction:column;top:-2px;right:-2px;gap:.25rem}.sleep-timeout.opened{z-index:51}@media screen and (max-width:992px){.sleep-timeout.opened{position:fixed;top:1rem;right:1rem;z-index:var(--uc-vselect-z-index)}}.sleep-timeout .select-extra__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem}.sleep-timeout__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:flex;justify-content:flex-start;align-items:center;color:var(--uc-white);min-height:1.625rem;margin-bottom:1.4rem}.sleep-timeout__body{display:flex;flex-direction:column;gap:1.25rem}.sleep-timeout__info{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem}.sleep-timeout__charging{display:flex;width:fit-content;height:3.125rem;padding:.25rem 1rem .25rem .75rem;align-items:center;border-radius:1.875rem;border:1px solid var(--uc-buttons-secondary-button-secondary-disabled-bg);text-transform:capitalize;color:var(--uc-success-success)}.sleep-timeout__charging i{font-size:.75rem;margin-right:.75rem}.sleep-timeout__charging span{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%}.sleep-timeout__timer{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.625rem;margin-top:-.625rem}.sleep-timeout__timer__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;margin-left:0;margin-right:auto;color:var(--uc-text-text-primary)}.sleep-timeout__timer__value{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem}.sleep-timeout .button-close{position:absolute;display:none;top:1.25rem;right:1.25rem;display:inline-flex}.sleep-timeout-background{position:fixed;left:0;top:0;width:100vw;height:100vh;height:100dvh;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:50}@media screen and (max-width:992px){.sleep-timeout-background{z-index:var(--uc-vselect-z-index)}}@media screen and (max-width:1200px){.menu-main-desktop{display:none}}.menu-main-desktop__wrapper{position:relative;display:flex;background:var(--uc-bg-bg-surface-1);border-radius:1.625rem}.menu-main-desktop__items{display:flex;gap:.5rem;max-width:max-content;overflow:hidden;transition:all .5s ease}.menu-main-desktop .menu-desktop__item{position:relative;border-radius:1.5625rem}.menu-main-desktop .menu-desktop__item a{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;display:inline-block;color:var(--uc-text-text-secondary);padding:.745rem 1rem;border:4px solid transparent;transition:all .3s linear}@media(pointer:fine){.menu-main-desktop .menu-desktop__item a:hover{color:var(--uc-text-text-primary);transition:all .1s linear}}.menu-main-desktop .menu-desktop__item a.router-link-active{color:var(--uc-text-text-primary);transition:all .3s linear}.menu-main-desktop .menu-animation{position:absolute;top:4px;left:4px;height:calc(100% - 8px);background:var(--uc-bg-bg-surface-3);color:var(--uc-text-text-primary);border-radius:1.5625rem}.menu-main-desktop .menu-animation--active{transition:all .3s linear}.menu-main-desktop__dropdown-items{background:var(--uc-background);border-radius:1rem}.menu-main-desktop__dropdown-items::-moz-scrollbar{width:.5rem}.menu-main-desktop__dropdown-items::-moz-scrollbar-track{background-color:transparent}.menu-main-desktop__dropdown-items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.menu-main-desktop__dropdown-items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.menu-main-desktop__dropdown-items::-webkit-scrollbar{width:.5rem}.menu-main-desktop__dropdown-items::-webkit-scrollbar-track{background-color:transparent}.menu-main-desktop__dropdown-items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.menu-main-desktop__dropdown-items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.menu-main-desktop__dropdown-items::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.menu-main-desktop__dropdown-items::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.menu-main-desktop__dropdown-items{display:none;gap:.5rem;max-width:max-content;width:max-content;max-height:calc(100vh - var(--uc-navbar-height) - 3.75rem);max-height:calc(100dvh - var(--uc-navbar-height) - 3.75rem);overflow-x:hidden;overflow-y:auto;position:absolute;top:calc(100% + .63rem);left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%);flex-direction:column;padding:.62rem}.menu-main-desktop__dropdown-items .menu-desktop__item a{font-family:var(--uc-font-family-poppins);font-size:1rem;font-style:normal;font-weight:400;line-height:100%;width:100%;color:var(--uc-foreground);background-color:transparent;border:0;border-radius:.75rem;padding-top:.75rem;padding-bottom:.75rem;transition:all .3s}@media(pointer:fine){.menu-main-desktop__dropdown-items .menu-desktop__item:hover a{color:var(--uc-buttons-primary-button-primary-hover-text);background-color:var(--uc-buttons-primary-button-primary-hover-bg);transition:all .3s}}.menu-main-desktop__trigger{font-size:.875rem;max-width:0;padding:0;border:0;overflow:hidden;visibility:hidden;transition:all .2s ease}.menu-main-desktop__trigger i{background-color:transparent;font-size:1rem;padding:0;width:1.5rem;height:1.5rem}@media(pointer:fine){.menu-main-desktop__trigger:hover{background:var(--uc-buttons-secondary-button-primary-hover-bg);color:var(--uc-buttons-secondary-button-primary-hover-text)}.menu-main-desktop__trigger:hover i{background-color:transparent;color:var(--uc-buttons-secondary-button-primary-hover-text)}}.menu-main-desktop__trigger--active{background:var(--uc-theme-color-70);color:var(--uc-buttons-secondary-button-primary-hover-text);transition:all .3s}.menu-main-desktop.collapsed .menu-main-desktop{max-height:var(--uc-navbar-height)}.menu-main-desktop.collapsed .menu-main-desktop__trigger{max-width:fit-content;border:2px solid transparent;padding:0rem .75rem;visibility:visible;transition:all .2s ease}.menu-main-desktop.collapsed .menu-main-desktop__wrapper{max-height:100%}.menu-main-desktop.collapsed .menu-main-desktop__items{max-width:0;visibility:hidden;transition:all .5s ease}.menu-main-desktop.collapsed .menu-main-desktop__dropdown-items{display:flex}.menu-main-desktop.collapsed .menu-animation{display:none}.menu-main-mobile{position:relative;display:none;z-index:100}@media screen and (max-width:1200px){.menu-main-mobile{display:block}}.menu-main-mobile__trigger{position:fixed;display:inline-flex;align-items:center;padding:0;width:1.75rem;height:1.75rem;top:calc(var(--uc-navbar-height) / 2 - .625rem);right:.625rem;color:var(--uc-text-text-primary);z-index:1205;opacity:1}@media screen and (min-width:1201px){.menu-main-mobile__trigger{display:none}}.menu-main-mobile__trigger .line{position:absolute;width:100%;height:2px;background-color:var(--uc-text-text-primary);transition:transform .3s ease}.menu-main-mobile__trigger .line:nth-child(1){top:.55rem;left:0}.menu-main-mobile__trigger .line:nth-child(2){bottom:.55rem;left:0}.menu-main-mobile__trigger.active .line:nth-child(1){transform:rotate(45deg);-webkit-transform:rotate(45deg);left:0;top:calc(50% - 1px)}.menu-main-mobile__trigger.active .line:nth-child(2){transform:rotate(-45deg);-webkit-transform:rotate(-45deg);left:0;bottom:50%}.menu-main-mobile__trigger--in-background{opacity:.2;cursor:default;pointer-events:none;transition:opacity .2s}.menu-main-mobile__top-line{position:fixed;top:0;left:0;width:100vw;display:flex;align-items:center;height:var(--uc-navbar-height);width:calc(100vw - 1.25rem);background:#000c;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:.625rem;z-index:1201;box-sizing:content-box}@media screen and (min-width:1201px){.menu-main-mobile__top-line{display:none}}.menu-main-mobile__body{position:fixed;top:calc(var(--uc-navbar-height) + .375rem);left:0;height:calc(100vh - var(--uc-navbar-height));height:calc(100dvh - var(--uc-navbar-height));background:var(--uc-background);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);width:100vw;z-index:var(--uc-vselect-z-index);padding-left:.625rem;padding-right:.625rem;transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;overflow-y:auto}@media screen and (min-width:1201px){.menu-main-mobile__body{display:none}}.menu-main-mobile__items{font-size:1.5rem;font-weight:400;line-height:140%;padding-left:.625rem;padding-right:1.875rem}.menu-main-mobile__item{display:block;margin:1.75rem auto}.menu-main-mobile__item a{display:inline-block;width:100%;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.875rem}@media screen and (max-width:992px){.menu-main-mobile__item a{font-size:1.625rem}}.menu-main-mobile .opacity-enter-active,.menu-main-mobile .opacity-leave-active{transition:all .4s}.menu-main-mobile .opacity-enter-from,.menu-main-mobile .opacity-leave-to{opacity:0}.menu-profile{position:relative}@media screen and (max-width:1200px){.menu-profile{display:none}}.menu-profile__background{position:fixed;left:0;top:0;width:100vw;height:100vh;height:100dvh;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:50}@media screen and (max-width:1200px){.menu-profile__background{display:none}}.menu-profile__trigger{display:flex;align-items:center;font-size:.875rem;padding:.25rem .25rem .25rem 1.25rem;gap:.62rem;border:0}.menu-profile__trigger--no-profile{padding:2px}@media(pointer:fine){.menu-profile__trigger:hover{background:var(--uc-foreground)}.menu-profile__trigger:hover span{color:var(--uc-background)}}.menu-profile__trigger span{color:var(--uc-text-text-primary)}.menu-profile__trigger i,.menu-profile__trigger .selected-icon{width:2.5rem;height:2.5rem;font-size:1.04188rem;padding:0;background-color:var(--uc-bg-bg-surface-1);color:var(--uc-text-text-primary);border-radius:50%}.menu-profile__body::-moz-scrollbar{width:.5rem}.menu-profile__body::-moz-scrollbar-track{background-color:transparent}.menu-profile__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.menu-profile__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.menu-profile__body::-webkit-scrollbar{width:.5rem}.menu-profile__body::-webkit-scrollbar-track{background-color:transparent}.menu-profile__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.menu-profile__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.menu-profile__body::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.menu-profile__body::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.menu-profile__body{position:absolute;display:flex;flex-direction:column;top:0;right:0;width:100%;padding-bottom:1.25rem;gap:.25rem;max-height:calc(100vh - var(--uc-navbar-height) - 3.75rem);max-height:calc(100dvh - var(--uc-navbar-height) - 3.75rem);overflow-x:hidden;overflow-y:auto}@media screen and (max-width:1200px){.menu-profile__body{position:relative;max-height:none;overflow:visible}}.menu-profile__body.opened{z-index:51}.menu-profile__body__active{text-align:center;background-color:transparent}.menu-profile__body__list{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:.5rem}.menu-profile__body__list li{display:flex;flex:0 0 calc(33.333333% - .75rem);justify-content:center;margin-bottom:.25rem}.menu-profile__body__list li .avatar-element{width:100%}.menu-profile__body__footer{display:flex;flex-direction:column;padding-top:1.25rem;padding-bottom:0;color:var(--text-text-secondary)}.menu-profile__body__footer p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;text-align:center;color:var(--uc-theme-color-60)}.menu-profile__body__footer__actions{display:flex;margin-top:1.25rem;width:100%;justify-content:space-between}.menu-profile__body .button-close{position:absolute;display:none;top:1.25rem;right:1.25rem}.menu-profile__body .button-add-profile{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;text-align:center;color:var(--uc-white);background-color:transparent;padding:.625rem;border-radius:.5rem;transition:all .3s}@media(pointer:fine){.menu-profile__body .button-add-profile:hover{background-color:#ffffff1a;transition:all .3s}}.menu-profile__body .button-add-profile i{font-size:2rem;margin:0 auto}.menu-profile__body .button-add-profile span{display:inline-block;margin-top:.63rem}.menu-profile--desktop .menu-profile__body{background:var(--uc-background);border-radius:1rem;width:23.25rem;max-width:94vw;padding:1.25rem;outline:none}.menu-profile--desktop .menu-profile__body__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:flex;justify-content:flex-start;align-items:center;color:var(--uc-white);min-height:1.625rem;margin-bottom:1.4rem}.menu-profile--desktop .menu-profile__body .button-close{display:inline-flex}.menu-profile--mobile{display:flex;width:100%}.menu-profile--mobile .menu-profile__trigger{display:none}.menu-profile--mobile .menu-profile__body{display:flex;padding-top:1.8rem;padding-bottom:.5rem;margin:0 .62rem;border-top:1.5px solid var(--uc-theme-color-40)}.menu-profile--mobile .menu-profile__body__title{display:none}.menu-profile--mobile .menu-profile__body__footer{margin-top:0;padding-bottom:3.25rem}.menu-profile .grow-enter-active,.menu-profile .grow-leave-active{transition:all .5s;-webkit-transition:all .5s;transform-origin:top right}.menu-profile .grow-enter-to,.menu-profile .grow-leave-from{opacity:1;transform-origin:top right}.menu-profile .grow-enter-from,.menu-profile .grow-leave-to{opacity:0;transform:scale(0);-webkit-transform:scale(0,0);transform-origin:top right}.menu-profile .opacity-enter-active,.menu-profile .opacity-leave-active{transition:all .4s}.menu-profile .opacity-enter-from,.menu-profile .opacity-leave-to{opacity:0}.modal--profile-changed .modal__body{justify-content:center;align-items:center}.modal--profile-changed .modal__body .avatar-element{pointer-events:none}.modal--profile-changed .modal__container{text-align:center}.modal--profile-changed .modal__close{display:none}.modal--profile-changed__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.remote-controller{position:relative;transform-origin:top center;transition:all .6s}@media screen and (max-width:992px){.remote-controller{transition:none}}.remote-controller__device{width:22.25rem;height:97.047rem;top:0;background-repeat:no-repeat;background-size:cover;position:relative;padding:1.125rem 1.125rem 0;transition:top .65s cubic-bezier(.45,1.25,.55,1)}@media screen and (max-width:992px){.remote-controller__device{transition:none}}@media screen and (max-width:600px){.remote-controller__device{width:17.8rem;height:33.5rem;padding:.9rem .9rem 0}}.remote-controller__device--button-mapping{top:-34rem}@media screen and (max-width:992px){.remote-controller__device--button-mapping{transition:none}}@media screen and (min-width:993px){.remote-controller__options{position:fixed;z-index:1000}.remote-controller__options.dropdown-menu--open{z-index:1205}.remote-controller__options .dropdown-menu__trigger .button{width:2rem;height:2rem;min-height:2rem}.remote-controller__options .dropdown-menu__trigger i{margin-top:-2px;font-size:.9375rem}}@media screen and (max-width:992px){.remote-controller__options{position:absolute;top:0;left:0}.remote-controller__options .dropdown-menu__trigger .button{position:relative;top:.5rem;left:.5rem;width:1.625rem;height:1.625rem;min-height:1.625rem;z-index:3}.remote-controller__options .dropdown-menu__trigger i{margin-top:2px;font-size:.725rem}}.remote-controller__display{position:relative;width:100%;height:33.33rem;background:var(--uc-black);border-radius:.15rem}.remote-controller__display:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;display:none}@media screen and (max-width:600px){.remote-controller__display{height:27rem}}.remote-controller__display__no-items{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;text-align:center;padding:2.5rem 1.5rem .5rem;color:var(--uc-text-text-secondary)}.remote-controller__display__no-pages{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.875rem}.remote-controller__display__no-pages img{cursor:pointer}.remote-controller__display__no-pages h2{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.remote-controller__display__no-pages h2{font-size:1.125rem}}.remote-controller__display__no-pages h2{color:var(--uc-text-text-primary);text-align:center}.remote-controller__display__header{position:absolute;top:0;left:0;width:100%;height:14rem;overflow:hidden;transition:all .02s}@media screen and (max-width:600px){.remote-controller__display__header{height:12rem}}.remote-controller__display__header__body{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;transition:all .02s}.remote-controller__display__header__body:before,.remote-controller__display__header__body:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:1;background:linear-gradient(180deg,#0000 25.59%,#000);z-index:2}.remote-controller__display__header__body:before{opacity:.1;background:#d3d3d3}.remote-controller__display__header__body img,.remote-controller__display__header__body .vue-load-image{width:100%;height:100%;z-index:1}.remote-controller__display__header__body img{object-fit:cover}.remote-controller__display__header__body .vue-load-image{text-align:center}.remote-controller__display__header__title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);max-width:90%;color:var(--uc-white);text-align:center;font-size:2rem;font-style:normal;font-weight:400;line-height:2.5rem;z-index:5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.remote-controller__display__list{position:relative;display:flex;flex-direction:column;height:100%;width:calc(100% + 10.25rem);margin-left:-10rem;gap:.62rem;padding:13rem .42rem 0 10.42rem;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.remote-controller__display__list::-webkit-scrollbar{display:none}@media screen and (max-width:992px){.remote-controller__display__list{width:100%;margin-left:0;padding:11.33rem .42rem 0}}.remote-controller__display__saving{position:absolute;display:flex;justify-content:center;align-items:center;left:0;top:0;width:100%;height:100%;background-color:#000000f2}.remote-controller__display__saving .img-loading{width:2.5rem;height:2.5rem}.remote-controller__display--single-page .carousel__pagination-button{opacity:0}.remote-controller__display--disabled:after{display:block}.remote-controller--v3 .remote-controller__device,.remote-controller--v3--d .remote-controller__device{background-image:url(/configurator/images/remote-3-dark-front.webp)}.remote-controller--v3 .remote-controller__device--min,.remote-controller--v3--d .remote-controller__device--min{background-image:url(/configurator/images/remote-3-dark-front-min.webp)}.remote-controller--v3--s .remote-controller__device{background-image:url(/configurator/images/remote-3-silver-front.webp)}.remote-controller--v3--s .remote-controller__device--min{background-image:url(/configurator/images/remote-3-silver-front-min.webp)}.remote-controller--v2 .remote-controller__display{height:34.92rem}@media screen and (max-width:600px){.remote-controller--v2 .remote-controller__display{height:28.288rem}}.remote-controller--v2 .remote-controller__device{background-image:url(/configurator/images/remote-2-front.webp);background-size:100%;padding:1.4rem 1.525rem 0}.remote-controller--v2 .remote-controller__device--min{background-image:url(/configurator/images/remote-2-front-min.webp)}@media screen and (max-width:600px){.remote-controller--v2 .remote-controller__device{padding:1.12rem 1.22rem 0}}.remote-controller--activity,.remote-controller--device{margin-top:1.5rem}@media screen and (max-width:992px){.remote-controller--activity,.remote-controller--device{margin-top:1.875rem}}.remote-controller .tab-menu{margin-left:auto;margin-right:auto;margin-bottom:1.75rem}@media screen and (min-width:993px){.remote-controller .tab-menu{position:absolute;left:50%;transform:translate(-50%);-webkit-transform:translate(-50%,0)}}@media screen and (max-width:992px){.remote-controller .tab-menu{margin-top:1.875rem}}.remote-controller__modal-rename-page .modal-minimal__container{max-width:25rem}.remote-controller__modal-rename-page .modal-minimal__body{margin-bottom:.5rem}.remote-controller__modal-rename-page .modal-minimal__footer button{flex-grow:1}.remote-controller__page-triggers{display:flex;flex-direction:row;align-items:center;gap:.625rem;margin-bottom:1.875rem}.remote-controller__page-triggers .v-select{flex:1}@media screen and (min-width:993px){.remote-controller__page-triggers{display:none}}.remote-controller__page-triggers--no-pages{justify-content:center}.remote-controller__tools{display:flex;gap:1.1875rem;flex-direction:column;position:absolute;top:10rem;left:calc(100% + 2.5rem)}@media screen and (max-width:992px){.remote-controller__tools{position:relative;top:0;left:auto;flex-direction:row;justify-content:center}}@media screen and (min-width:993px){.remote-controller__tools .button{min-height:2.25rem;min-width:4.875rem}.remote-controller__tools .button>span{flex:1}}@media screen and (min-width:993px)and (max-width:1300px){.remote-controller__tools .button{min-width:fit-content;padding-left:.375rem;padding-right:.375rem}.remote-controller__tools .button>span{display:none}}@media screen and (max-width:992px){.remote-controller__tools .button>span{display:none}}@media screen and (max-width:992px){.remote-controller__tools .button-reset{display:none}}.remote-controller__carousel{width:100%;height:100%;padding:0;position:relative;text-align:center;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:stretch;outline:none}.remote-controller__carousel.carousel{z-index:auto}.remote-controller__carousel .carousel__viewport{overflow:hidden;flex-grow:1;flex-shrink:0;width:100%;height:auto}.remote-controller__carousel .carousel__track{height:100%;margin:0;padding:0;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:flex-start;justify-content:flex-start;align-items:flex-start}.remote-controller__carousel .carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex-wrap:nowrap}.remote-controller__carousel .carousel__pagination{position:static;transform:none;display:flex;justify-content:center;align-items:center;list-style:none;padding:0;margin:0;height:2.06669rem;gap:.075rem}.remote-controller__carousel .carousel__pagination-button{display:flex;margin:.25rem;max-width:.41669rem;width:10vw;height:.41669rem;border-radius:5rem;border:0;padding:0;cursor:pointer;background-color:var(--uc-white);transition:max-width .25s}.remote-controller__carousel .carousel__pagination-button--active{max-width:1rem;transition:max-width .25s}.remote-controller__carousel .carousel__sr-only{display:none}.remote-nav{position:absolute;top:.425rem;right:.425rem;display:flex;justify-content:flex-end;align-items:center;width:100%;max-width:4.75rem;height:1.8rem;padding:.17rem;background:#00000080;border-radius:.875rem;z-index:10;transition:all .2s;overflow:hidden}.remote-nav__info{display:flex;justify-content:space-between;align-items:center;height:1.8rem;width:max-content;padding:.15rem 0 .15rem 0rem;gap:.5rem;overflow:hidden;border-radius:.875rem}.remote-nav__battery{position:absolute;left:0;height:100%;width:100%;background-color:#ffffff4d;border-top-left-radius:.875rem;border-bottom-left-radius:.875rem}.remote-nav__clock{display:flex;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;margin-top:.1rem}.remote-nav__profile{display:inline-flex;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.917rem;background:#fff6;border-radius:50%}.remote-nav__page-name{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--uc-theme-color-70);font-size:.75rem}.remote-nav--full-width{background-color:var(--uc-black);max-width:calc(100% - .84rem);transition:all .2s}.remote-nav .opacity-fast-enter-active,.remote-nav .opacity-fast-leave-active{transition:all .2s}.remote-nav .opacity-fast-enter-from,.remote-nav .opacity-fast-leave-to{opacity:0}.remote-button-layout{position:absolute;top:39.125rem;left:.4375rem;width:calc(100% - .875rem);aspect-ratio:1/1.635}.remote-button-layout__item{position:absolute;border:2px solid var(--uc-theme-accent);border-radius:.25rem;cursor:pointer;z-index:1;opacity:0;transition:none;width:25%;height:4rem}.remote-button-layout__item__label{left:50%;transform:translate(-50%);top:-1.55rem;display:flex;justify-content:center;align-items:flex-end;font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;background:var(--uc-theme-accent);color:var(--uc-black);position:absolute;padding:.2rem .8rem;border-radius:1rem;white-space:nowrap}.remote-button-layout__item:hover,.remote-button-layout__item--show{opacity:1;transition:all .2s}.remote-button-layout__item--back{top:0;left:0}.remote-button-layout__item--home{top:0;left:25%;width:50%}.remote-button-layout__item--power{top:0;left:75%}.remote-button-layout__item--volume-up{top:4.6875rem;left:0;height:4.8rem}.remote-button-layout__item--volume-down{top:21.2375rem;left:0;height:4.8rem}.remote-button-layout__item--dpad-up{top:7.6875rem;left:37.5%;height:4.8rem}.remote-button-layout__item--dpad-down{top:18.2375rem;left:37.5%;height:4.8rem}.remote-button-layout__item--dpad-left{top:12.996875rem;left:13.75%;height:4.8rem}.remote-button-layout__item--dpad-right{top:12.996875rem;left:61.25%;height:4.8rem}.remote-button-layout__item--dpad-middle{top:12.996875rem;left:37.5%;height:4.8rem}.remote-button-layout__item--channel-up{top:4.6875rem;left:75%;height:4.8rem}.remote-button-layout__item--channel-down{top:21.2375rem;left:75%;height:4.8rem}.remote-button-layout__item--mute{top:26.75rem;left:0}.remote-button-layout__item--menu{top:26.75rem;left:50%}.remote-button-layout__item--voice{top:26.75rem;left:75%}.remote-button-layout__item--prev{top:30.75rem;left:0}.remote-button-layout__item--play{top:30.75rem;left:50%}.remote-button-layout__item--next{top:30.75rem;left:75%}.remote-button-layout__item--record{top:26.75rem;left:25%}.remote-button-layout__item--stop{top:30.75rem;left:25%}.remote-button-layout__item--touch-slider{top:-4.8rem;height:4.8rem;width:100%}.remote-button-layout--v2{top:37.825rem;left:.5rem;width:calc(100% - 1rem);aspect-ratio:1/1}.remote-button-layout--v2 .remote-button-layout__item{width:20%;height:20%}.remote-button-layout--v2 .remote-button-layout__item--back{top:0;left:0}.remote-button-layout--v2 .remote-button-layout__item--home{top:0;left:20%;width:60%}.remote-button-layout--v2 .remote-button-layout__item--voice{top:0;left:80%}.remote-button-layout--v2 .remote-button-layout__item--volume-up{top:20%;left:0}.remote-button-layout--v2 .remote-button-layout__item--volume-down{top:60%;left:0}.remote-button-layout--v2 .remote-button-layout__item--green{top:20%;left:20%}.remote-button-layout--v2 .remote-button-layout__item--dpad-up{top:20%;left:40%}.remote-button-layout--v2 .remote-button-layout__item--yellow{top:20%;left:60%}.remote-button-layout--v2 .remote-button-layout__item--dpad-left{top:40%;left:20%}.remote-button-layout--v2 .remote-button-layout__item--dpad-middle{top:40%;left:40%}.remote-button-layout--v2 .remote-button-layout__item--dpad-right{top:40%;left:60%}.remote-button-layout--v2 .remote-button-layout__item--red{top:60%;left:20%}.remote-button-layout--v2 .remote-button-layout__item--dpad-down{top:60%;left:40%}.remote-button-layout--v2 .remote-button-layout__item--blue{top:60%;left:60%}.remote-button-layout--v2 .remote-button-layout__item--channel-up{top:20%;left:80%}.remote-button-layout--v2 .remote-button-layout__item--channel-down{top:60%;left:80%}.remote-button-layout--v2 .remote-button-layout__item--mute{top:80%;left:0}.remote-button-layout--v2 .remote-button-layout__item--prev{top:80%;left:20%}.remote-button-layout--v2 .remote-button-layout__item--play{top:80%;left:40%}.remote-button-layout--v2 .remote-button-layout__item--next{top:80%;left:60%}.remote-button-layout--v2 .remote-button-layout__item--power{top:80%;left:80%}.change-device-profile__message{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.875rem;color:#fff9;margin-bottom:1.25rem}.change-device-profile .modal-secondary__container{min-height:25rem}.change-device-profile .modal-secondary__body,.change-device-profile .modal-secondary__footer{margin-top:1.25rem}.change-device-profile .modal-secondary__footer button{flex:1}.ui-component{height:100%}.ui-component--button{border-radius:.625rem;background:var(--uc-theme-color-10)}.ui-component--icon,.ui-component--icon .selected-icon{display:flex;justify-content:center;align-items:center}.ui-component--icon i{font-size:1.66669rem;color:#fff}@media screen and (max-width:992px){.ui-component--icon i{font-size:1.3rem}}.ui-component--text{display:flex;justify-content:center;align-items:center}@media screen and (max-width:992px){.ui-component--text{font-size:.78rem}}.ui-component--text__text{line-height:1.1;padding-left:.125rem;padding-right:.125rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;overflow-wrap:anywhere}.ui-component--sensor{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.625rem;background:var(--uc-theme-color-10);padding:.125rem .625rem;gap:.625rem;overflow:hidden}.ui-component--sensor__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;font-size:.75rem;color:var(--uc-theme-color-70);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ui-component--sensor__data{font-size:1rem;color:var(--uc-foreground);background:transparent;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ui-component--sensor__placeholder i{font-size:1.66669rem;color:#fff}@media screen and (max-width:992px){.ui-component--sensor__placeholder i{font-size:1.3rem}}.ui-component--select{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:.625rem;background:var(--uc-theme-color-10);padding:.125rem 1rem;gap:.625rem;overflow:hidden}.ui-component--select__main{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1}.ui-component--select__label{font-size:1rem;color:var(--uc-foreground);background:transparent;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ui-component--select__data{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;font-size:.75rem;color:var(--uc-theme-color-70);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ui-component--select__icon{flex:1;max-width:1.5rem;height:1.5rem;margin:0 auto}.ui-component--select__icon i{font-size:1rem;color:#fff}@media screen and (max-width:992px){.ui-component--select__icon i{font-size:.875rem}}.ui-component--select__icon--no-space{opacity:0}.ui-component--select--small-width{padding:.125rem .625rem}.ui-component--select--large-height .ui-component--select__label{-webkit-line-clamp:2}.ui-component--select--large-height .ui-component--select__icon{width:1.5rem}.ui-component--media-player{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:.625rem;background:var(--uc-black)}.ui-component--media-player__cover{display:flex;justify-content:center;align-items:center;width:100%;height:58.75%;margin-bottom:.875rem;border-radius:.75rem;background:var(--uc-theme-color-20)}@media screen and (max-width:992px){.ui-component--media-player__cover{margin-bottom:.6825rem}}.ui-component--media-player__cover i{font-size:1.66669rem;color:var(--uc-theme-color-90)}@media screen and (max-width:992px){.ui-component--media-player__cover i{font-size:1.3rem}}.ui-component--media-player__main{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 .25rem}@media screen and (max-width:992px){.ui-component--media-player__main{padding:0 .195rem}}.ui-component--media-player__title{overflow:hidden;color:var(--uc-white);text-overflow:ellipsis;font-family:var(--uc-font-family-poppins);font-size:1.58331rem;font-style:normal;font-weight:400;line-height:100%;margin-bottom:.425rem}@media screen and (max-width:992px){.ui-component--media-player__title{font-size:1.235rem;margin-bottom:.3315rem}}.ui-component--media-player__source{color:var(--uc-theme-color-70);font-family:var(--uc-font-family-space-mono);font-size:1.16669rem;font-style:normal;font-weight:400;line-height:100%;margin-bottom:1.25rem}@media screen and (max-width:992px){.ui-component--media-player__source{font-size:.91rem;margin-bottom:.975rem}}.ui-component--media-player__progress{display:flex;flex-direction:column;width:100%}.ui-component--media-player__progress__line{width:100%;height:.5rem;border-radius:.25rem;background:var(--uc-theme-color-20);margin-bottom:.1875rem}@media screen and (max-width:992px){.ui-component--media-player__progress__line{height:.39rem;margin-bottom:.14625rem}}.ui-component--media-player__progress__line span{display:block;width:40%;height:100%;background:var(--uc-white);border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.ui-component--media-player__progress__time{display:flex;width:100%;justify-content:space-between;margin-bottom:.125rem}@media screen and (max-width:992px){.ui-component--media-player__progress__time{margin-bottom:.0975rem}}.ui-component--media-player__progress__time__value{color:var(--uc-white);font-family:var(--uc-font-family-space-mono);font-size:.83331rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:992px){.ui-component--media-player__progress__time__value{margin-bottom:.65rem}}.ui-component--media-player--compact{flex-direction:row;gap:.875rem}.ui-component--media-player--compact .ui-component--media-player__cover{width:33%;height:100%}.ui-component--media-player--compact .ui-component--media-player__main{flex:1;height:100%}.ui-component--media-player--compact .ui-component--media-player__title{font-size:1.25rem;margin-top:auto}.ui-component--media-player--compact .ui-component--media-player__source{margin-bottom:auto;font-size:.875rem}.ui-page{padding:.85rem .875rem;--ui-page-grid-gap: .5rem;--ui-page-grid-pad: .25rem}@media screen and (max-width:600px){.ui-page{--ui-page-grid-gap: .375rem;--ui-page-grid-pad: .1875rem}}.ui-page__head{display:flex;width:100%;height:1.75rem;padding:0 .5rem;margin-bottom:1.15rem}.ui-page__name{width:100%;text-align:left;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}.ui-page__content{position:relative;width:100%;height:100%}.ui-page__drag-area{width:100%;height:100%}.ui-page__drag-area.content-size--sm .ui-component--button-text{font-size:.9rem}.ui-page__drag-area.content-size--sm .ui-component--icon i,.ui-page__drag-area.content-size--sm .ui-page__item__edit i,.ui-page__drag-area.content-size--sm .ui-page__item__drag i{font-size:1rem}.ui-page__drag-area.content-size--xs .ui-component--button-text{font-size:.65rem}.ui-page__drag-area.content-size--xs .ui-component--icon i,.ui-page__drag-area.content-size--xs .ui-page__item__edit i,.ui-page__drag-area.content-size--xs .ui-page__item__drag i{font-size:.75rem}.ui-page__drag-area.content-size--full-width .vgl-item{width:100%!important}.ui-page__item{position:relative;height:100%}.ui-page__item__edit,.ui-page__item__select,.ui-page__item__drag,.ui-page__item__test{justify-content:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:12px;cursor:pointer;transition:all .2s;display:none;z-index:1}.ui-page__item__edit,.ui-page__item__select,.ui-page__item__drag{background:#000c;border:2px solid var(--uc-theme-color-50)}.ui-page__item__edit i,.ui-page__item__drag i{font-size:1.5rem}.ui-page__item__select{display:none;flex-direction:column;justify-content:flex-end;align-items:flex-start}.ui-page__item__select .form-item--checkbox-tick{margin-left:.625rem;margin-bottom:.625rem}.ui-page__item__select .form-item--checkbox-tick input+label{background-color:#acbcbc80;border-color:transparent}.ui-page__item__select .form-item--checkbox-tick input+label:before{border-bottom:1px solid transparent;border-right:1px solid transparent;border-color:var(--uc-theme-color-80)}.ui-page__item__select .form-item--checkbox-tick input:checked+label{background-color:var(--uc-theme-accent);border-color:var(--uc-theme-accent)}.ui-page__item__select .form-item--checkbox-tick input:checked+label:before{border-bottom:1px solid transparent;border-right:1px solid transparent;border-color:var(--uc-theme-color-80)}.ui-page__item__test--disabled{cursor:default}.ui-page__item--dangling:after{position:absolute;display:flex;justify-content:center;align-items:center;font-family:var(--uc-font-family-fa);font-weight:500;font-size:.9rem;content:"";width:1.5rem;height:1.5rem;top:0;right:0;color:var(--uc-error-error-60)}.ui-page__item.selected .ui-page__item__select{border:2px solid var(--uc-theme-accent);display:flex}.ui-page__background{position:absolute;display:flex;flex-direction:column;gap:var(--ui-page-grid-gap);top:0;padding:var(--ui-page-grid-pad);width:100%;height:100%}.ui-page__background__row{display:flex;width:100%;flex:1;gap:var(--ui-page-grid-gap)}.ui-page__background__item{display:flex;flex:1;border-radius:.625rem;background:var(--uc-bg-bg-surface-1);transition:all .3s;cursor:pointer}@media(pointer:fine){.ui-page__background__item:hover{background:var(--uc-bg-bg-surface-2);transition:all .3s}}.ui-page__empty-list__item{position:absolute;background-color:transparent;padding:0;cursor:pointer;border-radius:.625rem;transition:all .1s}.ui-page__empty-list__item i{font-size:1.66669rem;color:var(--uc-text-text-primary);opacity:0;transition:all .1s}@media(pointer:fine){.ui-page__empty-list__item:hover{background-color:var(--uc-bg-bg-surface-2);transition:all .1s}.ui-page__empty-list__item:hover i{opacity:1;transition:all .1s}}.ui-page .vgl-layout{width:100%;height:100%}.ui-page .vgl-item{padding:4px}@media screen and (max-width:600px){.ui-page .vgl-item{padding:3px}}.ui-page .vgl-item .vgl-item__resizer{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAfCAYAAABplKSyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFJSURBVHgBzZfhccIwDIVfeh2AEbJB6QQwQkdIJ6AblE7Q6wTM0AmSDWADhwmACYR0CQfcQSQHy8d3p/MP+6wXybYUIBNEVLHV1BHYftkmyAU7+6bb1MgBOyppmOoF/pTK/OwZRCCHCJVniMQhh4g3Zb7NIWKqzG9cRcj1hJ4O90h8KPNtURQtPOmf5yFWss4tEvISQk/FPzwxRCGc1rpEQgoW9Cg08IIFTMlGCQ+oq5jBIGAFDyIE7FyiECFAWCI1vOmi/zoLa6SEN5zTuWe0EChVGkY4P3G3kL0qDksepCOWDWboasGYDvmTa8RGXUXXLXlKKlig+y35I8hhnVsFaC35GAJFHEKpHebFRv7Y3mP6BDmYqX7FGrYfdt4gFg7bhOyPzS1qsuZeEfJFcQS2JQ3c/RiKCyEVDwtcd8f73uSOb/uxSd0XHgEdZp0EO3QBvgAAAABJRU5ErkJggg==);background-position:center;background-size:100%;width:.75rem;height:.71875rem;right:0;bottom:0;z-index:2;display:none}.ui-page .vgl-item .vgl-item__resizer:before{content:none}.ui-page .vgl-item:hover .ui-page__item__edit,.ui-page .vgl-item:hover .ui-page__item__select,.ui-page .vgl-item:hover .ui-page__item__drag,.ui-page .vgl-item:hover .ui-page__item__test{display:flex}.ui-page .vgl-item:hover .vgl-item__resizer{display:block}.ui-page .vgl-item--media-player{background:var(--uc-black)}.ui-page .vgl-item--placeholder{border-radius:.625rem;background-color:var(--uc-theme-color-50)!important}.ir-code-data-set__list__header{display:flex;flex-direction:column}.ir-code-data-set__list__header__top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:0 1rem}@media screen and (max-width:992px){.ir-code-data-set__list__header__top{flex-direction:column;align-items:flex-start;gap:.625rem}}.ir-code-data-set__list__header__top>span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.ir-code-data-set__list__header__options{display:flex;flex-direction:row;align-items:center;gap:.625rem}@media screen and (max-width:992px){.ir-code-data-set__list__header__options{width:100%;justify-content:space-between;margin-left:auto}}.ir-code-data-set__list__header__search{margin:1.25rem 0}@media screen and (max-width:992px){.ir-code-data-set__list__header__search{padding-left:1rem;padding-right:1rem}}.ir-code-data-set__list__body{flex:1;overflow-x:hidden;overflow-y:auto}.ir-code-data-set__list__body::-moz-scrollbar{width:.5rem}.ir-code-data-set__list__body::-moz-scrollbar-track{background-color:transparent}.ir-code-data-set__list__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.ir-code-data-set__list__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.ir-code-data-set__list__body::-webkit-scrollbar{width:.5rem}.ir-code-data-set__list__body::-webkit-scrollbar-track{background-color:transparent}.ir-code-data-set__list__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.ir-code-data-set__list__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.ir-code-data-set__list__body{width:100%}@media screen and (min-width:993px){.ir-code-data-set__list__body{width:calc(100% + 1.4rem);padding-right:1.4rem}}@media screen and (max-width:992px){.ir-code-data-set__list__body{padding-left:1rem;padding-right:1rem}}.ir-code-data-set__item{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3.75rem;padding:.75rem 1.25rem;margin-bottom:.625rem;border:1px solid var(--uc-theme-color-40);border-radius:.5rem;background:transparent;gap:.625rem}@media screen and (max-width:600px){.ir-code-data-set__item{min-height:3.75rem}}.ir-code-data-set__item__select{width:1.25rem;margin-right:.625rem}.ir-code-data-set__item__name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:flex;flex-direction:row;align-items:center;color:var(--uc-theme-color-80);margin-left:0;margin-right:auto;gap:.625rem}.ir-code-data-set__item__options{display:flex;gap:.625rem}.ir-code-data-set__item__options .button{color:var(--uc-theme-color-40)}.ir-code-data-set__item__options .button[disabled]{opacity:.4}@media(pointer:fine){.ir-code-data-set__item__options .button:hover{color:var(--uc-black)}}.ir-code-data-set__item__indicator{display:flex;align-items:center;justify-content:center;width:1.25rem}.ir-code-data-set__item__indicator span{display:flex;width:.5rem;height:.5rem;background:var(--uc-warning-warning);border-radius:50%}.ir-code-data-set__item__badge-custom{display:flex;justify-content:center;align-items:center;padding:.25rem .375rem;border-radius:1.25rem;background:var(--uc-theme-color-30);font-size:.625rem;color:var(--uc-theme-color-50);line-height:1.3}.ir-code-data-set__item__spacer{display:inline-block;width:2.25rem}@media(pointer:fine){.ir-code-data-set__item:hover{background:var(--uc-foreground);border-color:var(--uc-foreground)}.ir-code-data-set__item:hover .ir-code-data-set__item__name,.ir-code-data-set__item:hover .ir-code-data-set__item__options .button i{color:var(--uc-background)}}@media screen and (max-width:992px){.edit-ir-code .modal__container{max-height:calc(100vh - .625rem);max-height:calc(100dvh - .625rem);overflow:hidden}}.edit-ir-code .modal__body{display:flex;flex-direction:column;align-items:center;align-items:flex-start;margin-top:2.75rem;gap:1.875rem;overflow-x:hidden;overflow-y:auto}.edit-ir-code .modal__body form{width:100%}.edit-ir-code .modal__body--cols{gap:7.5rem}@media screen and (min-width:993px){.edit-ir-code .modal__body--cols{flex-direction:row}}@media screen and (max-width:1200px){.edit-ir-code .modal__body--cols{gap:4rem}}@media screen and (max-width:992px){.edit-ir-code .modal__body--cols{margin-top:0;gap:1.875rem}}@media screen and (max-width:992px){.edit-ir-code .modal__body__col{flex:none}}.edit-ir-code .modal__body__col--form{display:flex;flex-direction:column;flex:1;gap:1.25rem;border:0;padding-bottom:4rem}@media screen and (min-width:993px){.edit-ir-code .modal__body__col--form{position:relative;height:100%}}@media screen and (max-width:992px){.edit-ir-code .modal__body__col--form{flex:none;padding-bottom:1.25rem}}.edit-ir-code .modal__body__col--form .ir-code-area{position:relative}.edit-ir-code .modal__body__col--form .ir-code-area__options{position:relative;display:flex;flex-direction:row;position:absolute;top:.75rem;right:.75rem;gap:.625rem;padding-left:.75rem;align-items:center}.edit-ir-code .modal__body__col--form .ir-code-area__options>.input-simple,.edit-ir-code .modal__body__col--form .ir-code-area__options>.button{position:relative}.edit-ir-code .modal__body__col--form .ir-code-area__options:before{position:absolute;content:"";width:100%;height:100%;right:0;background:var(--uc-background);border-radius:1.875rem}.edit-ir-code .modal__body__col--form .ir-code-area__options .v-select{display:flex;height:1.375rem}.edit-ir-code .modal__body__col--form .ir-code-area__options .v-select .vs__selected-options{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;min-height:.75rem;max-width:100%}.edit-ir-code .modal__body__col--form .form-item--ir-code textarea{padding-top:3rem}.edit-ir-code .modal__body__col--form .form-item--ir-code textarea::-moz-scrollbar{width:.5rem}.edit-ir-code .modal__body__col--form .form-item--ir-code textarea::-moz-scrollbar-track{background-color:transparent}.edit-ir-code .modal__body__col--form .form-item--ir-code textarea::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.edit-ir-code .modal__body__col--form .form-item--ir-code textarea::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.edit-ir-code .modal__body__col--form .form-item--ir-code textarea::-webkit-scrollbar{width:.5rem}.edit-ir-code .modal__body__col--form .form-item--ir-code textarea::-webkit-scrollbar-track{background-color:transparent}.edit-ir-code .modal__body__col--form .form-item--ir-code textarea::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.edit-ir-code .modal__body__col--form .form-item--ir-code textarea::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:993px){.edit-ir-code .modal__body__col--test{height:100%}}.edit-ir-code .modal__body__col--test .select-extra{margin-bottom:1.25rem}@media screen and (max-width:992px){.edit-ir-code .modal__body__col--test .select-extra{flex-direction:column;align-items:flex-start;gap:.625rem}}.edit-ir-code .modal__body__col--test .select-extra .v-select{min-width:min-content}.edit-ir-code .modal__body__col--test__footer{text-align:center}.edit-ir-code .modal__footer{flex-direction:column}.edit-ir-code__selector{display:flex;flex-direction:column;width:100%;padding-top:1.875rem;gap:1.875rem;border-top:1px solid var(--uc-theme-color-20)}.edit-ir-code__selector__item{background-color:var(--uc-bg-bg-surface-1);display:flex;flex-direction:column;padding:4rem 2rem;border-radius:.5rem;gap:1.25rem;transition:all .3s}.edit-ir-code__selector__item i{font-size:4rem;color:var(--uc-text-text-primary)}.edit-ir-code__selector__item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white)}@media(pointer:fine){.edit-ir-code__selector__item:hover{background:var(--uc-foreground)}.edit-ir-code__selector__item:hover i,.edit-ir-code__selector__item:hover .edit-ir-code__selector__item__title{color:var(--uc-background)}}.edit-ir-code__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.edit-ir-code__label--selector{margin-bottom:-.625rem}.edit-ir-code__buttons{width:100%;display:flex;gap:1.875rem;padding-top:1.25rem}.edit-ir-code__buttons .button{flex:1}@media screen and (min-width:993px){.edit-ir-code__buttons .button{min-width:10.75rem}}.edit-ir-code__instruction{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);margin-bottom:1.25rem}.edit-ir-code__illustration{display:flex;align-items:center;justify-content:center;width:100%;flex:1}@media screen and (max-width:992px){.edit-ir-code__illustration{margin-top:1.25rem;margin-bottom:1.875rem}}.edit-ir-code__illustration img{max-width:20.625rem;width:50%}.edit-ir-code__response{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);margin-top:.625rem}.edit-ir-code__response i{font-size:.9rem;margin-left:.75rem;margin-right:.625rem}.edit-ir-code__response--success{color:var(--uc-success-success)}.edit-ir-code__response--error{color:var(--uc-error-error-40)}.edit-ir-code__learning{display:flex;flex-direction:column;gap:1.875rem;width:100%;flex:1}.edit-ir-code__learning .button{width:fit-content;margin-left:auto;margin-right:auto}.edit-ir-code__learning__header__progress{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.edit-ir-code__learning__header__progress span{display:inline-block;text-align:center}.edit-ir-code__learning__header__progress__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.edit-ir-code__learning__header__progress__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.edit-ir-code__learning__footer{width:100%;margin-top:auto;margin-bottom:0;justify-content:center;text-align:center}.edit-ir-code__learning__footer p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.import-ir-code .modal__body{flex-direction:column;gap:1.25rem;margin-top:3.75rem}.import-ir-code .form-item--toggle{padding-left:0}.import-ir-code__state{display:flex;flex-direction:column;gap:1.25rem}.import-ir-code__state--success,.import-ir-code__state--error{display:flex;flex-direction:column;justify-content:center;margin-top:5rem;margin-bottom:1.25rem;width:100%}.import-ir-code__state--success p,.import-ir-code__state--error p{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem}.import-ir-code__state--success p i,.import-ir-code__state--error p i{font-size:2.25rem}.import-ir-code__state--success p span,.import-ir-code__state--error p span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.import-ir-code__state--success p i{color:var(--uc-success-success)}.import-ir-code__state--error p i{color:var(--uc-error-error-60)}.import-ir-code__state__result{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary);text-align:center}.import-ir-code__state .form-item--file{border-bottom:1px solid var(--uc-theme-color-20)}.import-ir-code__actions{display:flex;gap:1.25rem;justify-content:center}.import-ir-code__intro{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.import-ir-code__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-theme-color-50)}.customise-remote-options__main{display:flex;flex-direction:column;gap:1.25rem}.customise-remote-options__main p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-secondary)}@media screen and (max-width:600px){.customise-remote-options__main p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem}}.customise-remote-options__header{display:flex;align-items:center;width:100%;gap:.62rem}@media screen and (max-width:992px){.customise-remote-options__header .vs__dropdown-toggle{background:var(--uc-theme-color-20)}}.customise-remote-options__footer{margin-bottom:1.25rem}@media screen and (max-width:1200px){.customise-remote-options__footer{display:none}}.customise-remote-options__footer p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--text-text-secondary)}@media screen and (max-width:992px){.customise-remote-options__back--desktop{display:none}}.customise-remote-options__back--mobile{position:fixed;left:.625rem;top:.6375rem;z-index:1200}@media screen and (min-width:993px){.customise-remote-options__back--mobile{display:none}}.customise-remote-options__back--mobile--in-background{opacity:.2;cursor:default;pointer-events:none;transition:opacity .2s}@media screen and (max-width:992px){.customise-remote-options__page-select--desktop{display:none}}.customise-remote-options__page-select--mobile{position:fixed;display:flex;justify-content:flex-start;align-items:center;width:calc(100vw - 18rem);left:3.875rem;top:.5rem;z-index:1200;background-color:var(--uc-black)}@media screen and (min-width:1201px){.customise-remote-options__page-select--mobile{display:none}}@media screen and (max-width:600px){.customise-remote-options__page-select--mobile{width:calc(100vw - 12rem);left:3.25rem}}.customise-remote-options__page-select--mobile .vs__dropdown-toggle{background:var(--uc-theme-color-30);width:fit-content}.customise-remote-options__page-select--mobile .vs__dropdown-toggle .vs__selected{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(pointer:fine){.customise-remote-options__page-select--mobile .vs__dropdown-toggle:hover{color:var(--uc-white);background:var(--uc-theme-color-40)}.customise-remote-options__page-select--mobile .vs__dropdown-toggle:hover .vs__selected{color:var(--uc-white)}.customise-remote-options__page-select--mobile .vs__dropdown-toggle:hover .vs__actions:after{color:var(--uc-white)}}.customise-remote-options__page-select--mobile--in-background:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:#0009;cursor:default;pointer-events:none;transition:background-color .2s}.customise-remote-options__list{display:flex;flex-wrap:wrap;gap:1.25rem}@media screen and (max-width:600px){.customise-remote-options__list{gap:.625rem}}.customise-remote-options__list button{gap:1.25rem;width:100%;border-radius:.5rem}.customise-remote-options__list button img{width:100%;aspect-ratio:33/10}@media screen and (max-width:600px){.customise-remote-options__list button img{display:none}}.customise-remote-options__list button span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-theme-color-80)}@media screen and (min-width:601px){.customise-remote-options__list button{display:flex;flex-direction:column;align-items:flex-start;max-width:12.375rem;padding:1.25rem;background:var(--uc-theme-color-30);border-color:transparent}}@media screen and (max-width:600px){.customise-remote-options__list button{flex-basis:calc(50% - 2.125rem);border-radius:1.875rem}}@media(pointer:fine){.customise-remote-options__list button:hover{background:var(--uc-foreground);border-color:var(--uc-foreground)}.customise-remote-options__list button:hover span{color:var(--uc-forbackgroundeground)}}.custom-remote-modify{position:absolute;display:flex;flex-direction:column;top:1.25rem;left:1.25rem;width:100%;height:calc(100% - 1rem);border-radius:1rem;background:var(--uc-bg-bg-surface-1);padding:1.12rem 1.25rem}@media screen and (max-width:992px){.custom-remote-modify{display:flex;flex-direction:column;left:0;top:0;height:calc(100vh - 3.75rem);height:calc(100dvh - 3.75rem);width:100%;z-index:2;overflow:hidden}}.custom-remote-modify__header{display:flex;flex-direction:row;align-items:center;gap:1rem;width:100%}.custom-remote-modify__header span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-foreground)}.custom-remote-modify .list-with-filter{position:relative}@media screen and (max-width:992px){.custom-remote-modify .list-with-filter{flex:1;height:calc(100% - 1.5rem)}}.custom-remote-modify .lwf-entity-list__items,.custom-remote-modify .lwf-group-list__items{width:calc(100% + 1rem)}@media screen and (max-width:992px){.custom-remote-modify .lwf-entity-list__items,.custom-remote-modify .lwf-group-list__items{width:100%;padding-right:0}}.slide-enter-active{animation:slide-bounce .5s}.slide-leave-active{animation:slide-bounce .5s reverse}.modal--add-group .lwf-entity-list .v-overflow-indicator__top,.modal--add-group .modal__body__col .v-overflow-indicator__top,.modal--edit-group .lwf-entity-list .v-overflow-indicator__top,.modal--edit-group .modal__body__col .v-overflow-indicator__top{background:linear-gradient(0deg,#0000,#000)}.modal--add-group .lwf-entity-list .v-overflow-indicator__bottom,.modal--add-group .modal__body__col .v-overflow-indicator__bottom,.modal--edit-group .lwf-entity-list .v-overflow-indicator__bottom,.modal--edit-group .modal__body__col .v-overflow-indicator__bottom{background:linear-gradient(180deg,#0000,#000)}.modal--add-group__base-data{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1;gap:1.875rem}@media screen and (max-width:992px){.modal--add-group__base-data{padding-top:1.875rem}}.modal--add-group__base-data__header-info{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white);text-align:center}.modal--add-group__base-data .button-next{min-width:10.75rem}.modal--add-group__base-data .list-with-filter{height:calc(100% - 7rem);width:100%}@media screen and (max-width:992px){.modal--add-group__base-data .list-with-filter{height:calc(100% - 5rem)}}@media screen and (max-width:600px){.modal--add-group__base-data .list-with-filter__items{margin-bottom:0}}.modal--add-group__base-data .list-with-filter .lwf-entity-list__items{margin-bottom:0}.modal--edit-group__meta-info{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-theme-color-50);padding:0 1rem}@media screen and (max-width:992px){.modal--edit-group__meta-info{display:none}}.modal--edit-group__available-entities{position:absolute;left:0;top:0;width:100%;height:100%;background:var(--uc-background);z-index:5;padding:0 1.45rem 0 3.75rem}@media screen and (max-width:992px){.modal--edit-group__available-entities{position:fixed;left:0;width:100vw;padding:1.25rem 1.25rem 0;border-radius:1rem 1rem 0 0;background:transparent}.modal--edit-group__available-entities>*{position:relative;background:var(--uc-background);padding:0 1.25rem}.modal--edit-group__available-entities:before{position:fixed;left:0;top:0;width:100vw;height:100vh;height:100dvh;content:"";background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:0}}@media screen and (max-width:600px){.modal--edit-group__available-entities{top:5vh;top:5dvh;height:95vh;height:95dvh;padding:1.25rem 0 0}}.modal--edit-group__available-entities__header{display:flex;flex-direction:row;align-items:center;gap:1rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}@media screen and (max-width:992px){.modal--edit-group__available-entities__header{padding-top:.625rem}}.modal--edit-group__available-entities .lwf-entity-list{height:calc(100% - 3rem);margin-top:.5rem}@media screen and (max-width:992px){.modal--edit-group__available-entities .lwf-entity-list{height:calc(100% - 3rem);margin-top:0;padding-bottom:.625rem}}@media screen and (max-width:600px){.modal--edit-group .modal__wrapper{height:100%}}@media screen and (max-width:600px){.modal--edit-group .modal__container{height:100%}}.modal--edit-group .modal__body{min-height:80vh;min-height:80dvh}@media screen and (max-width:992px){.modal--edit-group .modal__body{gap:2rem}}@media screen and (max-width:600px){.modal--edit-group .modal__body{overflow-x:hidden;overflow-y:scroll;width:calc(100% + .5rem);padding-right:.5rem;flex:1}}.modal--edit-group .modal__body__col{position:relative;padding:0 3.75rem;margin-top:1.875rem;margin-bottom:auto}@media screen and (min-width:993px){.modal--edit-group .modal__body__col{height:calc(100% - 1.875rem)}}@media screen and (max-width:600px){.modal--edit-group .modal__body__col{padding:0;margin-top:0;margin-bottom:0;flex:none}}.modal--edit-group .modal__body__col--meta{position:relative;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width:992px){.modal--edit-group .modal__body__col--meta{align-items:center;max-height:22rem}}@media screen and (max-width:600px){.modal--edit-group .modal__body__col--meta{max-height:100vh;max-height:100dvh}}@media screen and (max-width:992px){.modal--edit-group .included-entity-list__items{height:calc(100vh - 37rem);height:calc(100dvh - 37rem);margin-bottom:0}}@media screen and (max-width:600px){.modal--edit-group .included-entity-list__items{height:calc(100vh - 33.5rem);height:calc(100dvh - 33.5rem)}}.page-list{display:flex;flex-direction:column;flex:1;max-height:100%}.page-list__main{display:flex;flex-direction:column;flex:1;max-height:100%;padding-bottom:.625rem}.page-list__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-right:.48rem}.page-list__header h2{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.page-list__header h2{font-size:1.125rem}}.page-list__header h2{color:var(--uc-buttons-primary-button-primary-text)}.page-list__body{position:relative;display:flex;flex-direction:column;flex:1;flex-grow:1;flex-shrink:1;gap:.62rem;padding-bottom:1.5rem;padding-right:1.4rem;overflow-x:hidden;overflow-y:scroll;width:calc(100% + 2.125rem);margin-top:1.25rem}.page-list__body::-moz-scrollbar{width:.5rem}.page-list__body::-moz-scrollbar-track{background-color:transparent}.page-list__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-list__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-list__body::-webkit-scrollbar{width:.5rem}.page-list__body::-webkit-scrollbar-track{background-color:transparent}.page-list__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-list__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-width:992px){.page-list__body{width:100%;padding-right:.5rem}}.page-list__body__list{display:flex;flex-direction:column;gap:.62rem}.page-list__no-pages{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:1.875rem}.page-list__no-pages h2{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.page-list__no-pages h2{font-size:1.125rem}}.page-list__no-pages h2{color:var(--uc-text-text-primary)}.page-list__no-pages p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--text-text-secondary);text-align:center;padding:0 .75rem}@media screen and (min-width:993px){.page-list__no-pages p{padding:0 1.875rem}}.page-list--entity .page-list__header{display:flex;flex-direction:row;gap:1.25rem}@media screen and (max-width:992px){.page-list--entity .page-list__header{padding-right:0}}.page-list--entity .page-list__header__nav{display:none;flex-direction:row;align-items:center;gap:1rem}@media screen and (max-width:992px){.page-list--entity .page-list__header__nav{display:flex}}.page-list--entity .page-list__header__nav h4{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white);flex:1}.page-list--entity .page-list__header__intro{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}@media screen and (max-width:992px){.page-list--entity .page-list__header__intro{display:none}}.page-list--entity .page-list__header__buttons{display:flex;flex-direction:row;gap:1.25rem}@media screen and (max-width:992px){.page-list--entity .page-list__header__buttons .button-reset-ui{display:none}}.page-list-item{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:1.25rem;padding:.75rem;border:1px solid var(--uc-theme-color-40);border-radius:.5rem;background:transparent;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:600px){.page-list-item{gap:.875rem}}.page-list-item .button-close{display:none}.page-list-item__background{display:flex;width:4.6875rem;height:3.125rem;justify-content:center;align-items:center;border-radius:.2rem;color:var(--uc-white);background:var(--uc-theme-color-30);font-size:1.25rem}.page-list-item__background .vue-load-image{position:relative;top:0;width:100%;height:100%}.page-list-item__background img{width:100%;height:100%;object-fit:cover;border-radius:.2rem}.page-list-item__main{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:flex;flex-direction:column;color:var(--uc-text-text-secondary);text-align:left;margin-left:0;margin-right:auto;gap:.3rem;flex:1}@media only screen and (max-width:400px){.page-list-item__main{max-width:5rem}}.page-list-item__main__title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.page-list-item__main__title button{color:inherit;font:inherit;text-align:left;padding:0;border:0;background:none;cursor:pointer}.page-list-item__name-editor{position:absolute;width:calc(100% - 7rem);left:6rem;top:.75rem}.page-list-item__options .dropdown-menu__trigger .button{margin-right:-.5rem}@media screen and (min-width:993px)and (max-width:1150px){.page-list-item__options .dropdown-menu__main{margin-right:-5rem}}.page-list-item__drag{display:flex;justify-content:center;align-items:center;width:3.125rem;height:3.125rem;font-size:1.875rem;color:var(--uc-theme-color-40);cursor:grab}.page-list-item__saving{display:none}.page-list-item__saving img{width:2.25rem;height:2.25rem}.page-list-item.sortable-ghost{background:#0000004d!important;border:1px dashed var(--uc-theme-color-70)}.page-list-item.sortable-ghost *{opacity:0}.page-list-item.sortable-drag{opacity:1!important;background:var(--white, #fff)}.page-list-item.sortable-drag.page-list-item .page-list-item__main__title,.page-list-item.sortable-drag.page-list-item .dropdown-menu .dropdown-menu__trigger .button i{color:var(--uc-black, #000)}@media screen and (min-width:993px){.page-list-item .dropdown-menu{display:none}}@media screen and (max-width:992px){.page-list-item .dropdown-menu__main{z-index:2506}}@media screen and (max-width:992px){.page-list-item .dropdown-menu__background{z-index:2506}}@media(pointer:fine){.page-list-item:hover,.page-list-item:focus-within{color:var(--uc-background);background:var(--uc-foreground);transition:all .2s}.page-list-item:hover .page-list-item__background,.page-list-item:focus-within .page-list-item__background{background:var(--uc-theme-color-40)}.page-list-item:hover .page-list-item__main,.page-list-item:focus-within .page-list-item__main{color:var(--uc-background)}.page-list-item:hover .page-list-item__main button:focus-visible,.page-list-item:focus-within .page-list-item__main button:focus-visible{outline-color:var(--uc-background)}.page-list-item:hover .page-list-item__drag,.page-list-item:focus-within .page-list-item__drag{color:var(--uc-theme-color-30)}.page-list-item:hover .dropdown-menu,.page-list-item:focus-within .dropdown-menu{display:block}}@media(pointer:coarse){.page-list-item .page-list-item__options .dropdown-menu{display:block}.page-list-item .page-list-item__options .dropdown-menu .dropdown-menu__trigger .button{background:transparent;border-color:transparent}}.page-list-item:focus{background:var(--uc-white);transition:all .2s}.page-list-item:focus .page-list-item__drag,.page-list-item:focus .page-list-item__main{color:var(--uc-black)}.page-list-item:focus .page-list-item__options button i{color:var(--uc-black)}.page-list-item--editing{background:var(--uc-foreground);transition:all .2s;min-height:4.75rem}.page-list-item--editing .page-list-item__background{background:var(--uc-theme-color-30)}.page-list-item--editing .page-list-item__name-editor input{color:var(--uc-black);border-color:var(--uc-black);background:var(--uc-foreground);transition:all .2s}.page-list-item--editing .page-list-item__saving{display:flex}.page-list-item--editing .page-list-item__options,.page-list-item--editing .page-list-item__drag{display:none}.page-list--entity .page-list-item{padding-left:1.25rem}.page-list--entity .page-list-item__name-editor{width:calc(100% - 1.7rem);left:.85rem}.button-list{display:flex;position:relative;flex:1;flex-direction:column;width:calc(100% + 1.825rem);overflow-y:hidden;padding-bottom:.625rem}@media screen and (max-width:992px){.button-list{width:100%}}@media screen and (max-width:600px){.button-list{width:calc(100% - .5rem)}}.button-list__header{display:flex;gap:1.5rem;color:#ffffffb3;margin-bottom:2.5rem;margin-right:1.875rem}@media screen and (max-width:992px){.button-list__header{margin-right:1.25rem}}.button-list__header .button{min-height:2rem;max-height:2rem;width:1.75rem;padding:0 .125rem}.button-list__header__instruction{flex:1;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem}.button-list__header__actions{display:flex;gap:.625rem;align-items:center}.button-list__body{position:relative;flex:1;width:100%;padding-right:1.4rem;padding-bottom:3.5rem;overflow-x:hidden;overflow-y:scroll}.button-list__body::-moz-scrollbar{width:.5rem}.button-list__body::-moz-scrollbar-track{background-color:transparent}.button-list__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.button-list__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.button-list__body::-webkit-scrollbar{width:.5rem}.button-list__body::-webkit-scrollbar-track{background-color:transparent}.button-list__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.button-list__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-width:992px){.button-list__body{padding-right:1.25rem}.button-list__body::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.button-list__body::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}}.button-list__actions{position:relative;display:flex;gap:.25rem;border-radius:1.875rem;background:var(--uc-background);padding:.25rem}.button-list__actions button,.button-list__actions button i{color:var(--uc-text-text-primary)}@media screen and (pointer:fine)and (min-width:993px){.button-list__actions button:hover i{color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}@media screen and (max-width:992px){.button-list__actions{background:var(--uc-theme-color-30)}}.button-list__actions *{position:relative}.button-list__actions:before{display:none;position:absolute;content:"";width:calc(100% - .5rem);height:calc(100% - .5rem);left:0,25rem;top:.25rem;background-color:var(--uc-theme-color-30);border-radius:1.875rem}@media screen and (max-width:992px){.button-list__actions:before{display:block}}.button-list__actions button{display:inline-flex;align-items:center;border-color:transparent;gap:.625rem;transition:all .3s}.button-list__actions button i{font-size:1.3125rem;color:var(--uc-text-text-primary)}@media screen and (max-width:992px){.button-list__actions .button-expand{display:none}}.button-list__footer{position:absolute;left:0;bottom:0;height:4rem;width:calc(100% - .5rem);z-index:3;display:flex;flex-direction:row;align-items:center;justify-content:center}.button-list .config-touch-slider__item,.button-list__item{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.625rem .625rem .625rem .375rem;background-color:transparent;margin-bottom:.625rem;border:1px solid var(--uc-theme-color-30);border-radius:1rem;min-height:4.375rem;gap:.625rem;cursor:default}.button-list .config-touch-slider__item__base,.button-list__item__base{display:flex;flex-direction:row;gap:.625rem;flex:1}.button-list .config-touch-slider__item__icon,.button-list__item__icon{display:inline-flex;justify-content:center;align-items:center;width:3.125rem}.button-list .config-touch-slider__item__icon i,.button-list__item__icon i{font-size:1.25rem;color:var(--uc-text-text-primary)}.button-list .config-touch-slider__item__name,.button-list__item__name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.56rem}.button-list .config-touch-slider__item__name .button-reset,.button-list__item__name .button-reset{border-color:transparent;background-color:transparent}.button-list .config-touch-slider__item__config,.button-list__item__config{position:relative;display:flex;align-items:center;justify-content:space-between;flex:1;justify-self:flex-end;width:60%;transition:all .2s}@media screen and (min-width:993px){.button-list .config-touch-slider__item__config,.button-list__item__config{min-width:10rem}}.button-list .config-touch-slider__item__config__compact,.button-list__item__config__compact{position:absolute;right:0;display:flex;align-items:center;gap:.625rem;max-width:100%}@media screen and (max-width:992px){.button-list .config-touch-slider__item__config__compact,.button-list__item__config__compact{flex-direction:column;gap:.325rem}}.button-list .config-touch-slider__item__config__compact .button-press__symbol,.button-list__item__config__compact .button-press__symbol{position:relative}.button-list .config-touch-slider__item__config__compact .button-reset,.button-list__item__config__compact .button-reset{color:var(--uc-text-text-tertiary)}@media(pointer:fine){.button-list .config-touch-slider__item__config__compact .button-reset:hover,.button-list__item__config__compact .button-reset:hover{color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}.button-list .config-touch-slider__item__config__expanded,.button-list__item__config__expanded{display:flex;flex-direction:column;width:100%;padding-right:.75rem}@media screen and (max-width:992px){.button-list .config-touch-slider__item__config .button-reset,.button-list__item__config .button-reset{display:none}}.button-list .config-touch-slider__item .button-press__symbol,.button-list__item .button-press__symbol{background-color:var(--uc-theme-color-20)}.edit-button-li{display:flex;flex-direction:column;border-radius:1rem;background:var(--uc-background);flex:1;width:100%;padding:1.25rem 0 .625rem;gap:1.25rem;overflow:hidden;max-height:100%}.edit-button-li__header{display:flex;justify-content:space-between;align-items:center;padding:0 1.25rem}.edit-button-li__header__main{display:flex;align-items:center;gap:.625rem}.edit-button-li__body{display:flex;max-height:calc(100% - 2.875rem);flex-direction:column;gap:1.25rem;padding:0 1.25rem .625rem;overflow-x:hidden;overflow-y:auto}.edit-button-li__body::-moz-scrollbar{width:.5rem}.edit-button-li__body::-moz-scrollbar-track{background-color:transparent}.edit-button-li__body::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.edit-button-li__body::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.edit-button-li__body::-webkit-scrollbar{width:.5rem}.edit-button-li__body::-webkit-scrollbar-track{background-color:transparent}.edit-button-li__body::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.edit-button-li__body::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.edit-button-li__loader{position:absolute;top:1.25rem;right:1.25rem;width:1.5rem;height:1.5rem}.edit-button-li__loader img{width:100%;height:100%;min-height:1.375rem}.edit-button-li__command-wrapper,.edit-button-li__param-wrapper{display:flex;width:100%;border-radius:.5rem}.edit-button-li__command-wrapper{flex-direction:column;background:var(--uc-bg-bg-surface-1);overflow:hidden;max-height:64vh;max-height:64dvh;min-height:4.75rem}@media screen and (max-height:800px){.edit-button-li__command-wrapper{max-height:74vh;max-height:74dvh}}.edit-button-li__command-wrapper__information{display:flex;flex:1;align-items:center;padding:.75rem}.edit-button-li__command-wrapper--minimal{min-height:3.75rem}.edit-button-li__command-wrapper--open{min-height:15.75rem}.edit-button-li__params{display:flex;flex-direction:column;gap:1.25rem}.edit-button-li__params__field-optional{width:1rem}.edit-button-li__param-wrapper{flex-direction:row;align-items:center;gap:1.25rem}.edit-button-li__param-wrapper>.command-param{flex:1;min-width:2rem}.edit-button-li__param-wrapper--custom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem;border:1px solid var(--uc-theme-color-40);border-radius:.5rem}.edit-button-li__param-wrapper--custom .edit-button-li__param-wrapper__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.edit-button-li__reset__button{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.625rem}.edit-button-li__reset__button button{width:1.75rem;height:1.75rem;min-height:1.75rem}.edit-button-li__reset__button button i{font-size:.875rem}.edit-button-li__reset__button span{font-family:var(--uc-font-family-poppins);font-size:.875rem;font-style:normal;font-weight:400;line-height:100%;cursor:pointer}.edit-button-li--touch-slider{position:relative}.edit-button-li--touch-slider .edit-button-li__command-wrapper{min-height:3.75rem}.edit-button-li--touch-slider .command-select-wrapper .list-with-filter__form{display:none}.edit-button-li-wrapper{position:fixed;display:flex;z-index:var(--uc-vselect-z-index);width:22.5rem;max-width:98vw;top:.5rem;align-items:center;height:calc(100vh - 1rem);height:calc(100dvh - 1rem)}@media screen and (max-width:992px){.edit-button-li-wrapper{position:fixed;left:calc(50vw - 11.25rem)!important}}.edit-button-li-wrapper--fixed{left:calc(50vw - 11.25rem)!important}.edit-button-li-wrapper--remote .edit-button-li__command-wrapper{min-height:3.75rem}.edit-button-li-wrapper.grow-from-top{animation:growFromTop .5s forwards}.edit-button-li-wrapper.grow-from-center{animation:growFromCenter .5s forwards}.edit-button-li-wrapper.grow-from-bottom{animation:growFromBottom .5s forwards}.edit-button-li-wrapper.shrink-to-top{animation:shrinkToTop .5s forwards}.edit-button-li-wrapper.shrink-to-center{animation:shrinkToCenter .5s forwards}.edit-button-li-wrapper.shrink-to-bottom{animation:shrinkToBottom .5s forwards}.edit-button-li-wrapper.popup-grow-enter-active{animation:growFromCenter .5s forwards}.edit-button-li-wrapper.popup-grow-leave-active{animation:shrinkToCenter .5s forwards}@keyframes growFromTop{0%{transform:scale(0);transform-origin:left top}to{transform:scale(1);transform-origin:left top}}@keyframes growFromCenter{0%{transform:scale(0);transform-origin:left 200px}to{transform:scale(1);transform-origin:left 200px}}@keyframes growFromBottom{0%{transform:scale(0);transform-origin:left bottom}to{transform:scale(1);transform-origin:left bottom}}@keyframes shrinkToTop{0%{transform:scale(1);transform-origin:left top}to{transform:scale(0);transform-origin:left top}}@keyframes shrinkToCenter{0%{transform:scale(1);transform-origin:left 200px}to{transform:scale(0);transform-origin:left 200px}}@keyframes shrinkToBottom{0%{transform:scale(1);transform-origin:left bottom}to{transform:scale(0);transform-origin:left bottom}}.edit-button-li-bg{position:fixed;left:0;top:0;width:100%;height:100%;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:var(--uc-vselect-z-index)}.collapse-command-enter-from,.collapse-command-leave-to{max-height:0;opacity:0}.collapse-command-enter-to,.collapse-command-leave-from{max-height:14rem;opacity:1}.collapse-command-enter-active,.collapse-command-leave-active{transition:all .15s}.collapse-small-enter-from,.collapse-small-leave-to{max-height:0;opacity:0}.collapse-small-enter-to,.collapse-small-leave-from{max-height:3rem;opacity:1}.collapse-small-enter-active,.collapse-small-leave-active{transition:all .15s ease}.opacity-fast-enter-active,.opacity-fast-leave-active{transition:all .2s}.opacity-fast-enter-from,.opacity-fast-leave-to{opacity:0}.button-press{display:flex;flex-direction:row;align-items:center;cursor:pointer}.button-press__main{display:flex;flex-direction:row;align-items:center;padding:0;border:0;background:none;font:inherit;color:inherit;text-align:left;cursor:inherit}.button-press__symbol{display:flex;justify-content:center;width:2.75rem;height:1.25rem;align-items:center;gap:.25rem;border-radius:1rem;background-color:var(--uc-theme-color-30);padding:.375rem .75rem}.button-press__symbol:before,.button-press__symbol:after{position:relative;content:"";width:.5rem;height:.5rem;border-radius:.375rem;background-color:var(--uc-theme-color-40)}.button-press__symbol:before{margin-left:0;margin-right:auto}.button-press__symbol:after{display:none}.button-press__command{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.875rem;display:flex;flex-direction:column;color:var(--uc-theme-color-60)}.button-press__command__entity{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:#fff9}.button-press__dangling,.button-press__testing{display:flex;align-items:center;min-width:2.125rem;min-height:2.45rem;padding-left:.125rem}.button-press__dangling{justify-content:center}.button-press__dangling i{color:var(--uc-error-error-60);font-size:.9375rem}.button-press__testing button.button{width:1.75rem;height:1.75rem;min-height:1.75rem;border-radius:50%}.button-press__testing button.button i{font-size:.875rem;margin-left:1px}.button-press--double .button-press__symbol:after{display:inline-block}.button-press--long .button-press__symbol:before{width:1.25rem}.button-press--active .button-press__symbol:before,.button-press--active .button-press__symbol:after,.button-press--dangling .button-press__symbol:before,.button-press--dangling .button-press__symbol:after{background-color:var(--uc-white)}.button-press--active .button-press__command,.button-press--dangling .button-press__command{color:var(--uc-white)}.button-press--active .button-press__symbol{background-color:var(--uc-theme-accent)}.button-press--dangling .button-press__symbol{background-color:var(--uc-error-error-60)}.button-press--expanded-mode{display:flex;align-items:center;width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.button-press--expanded-mode:last-child{border:0}.button-press--expanded-mode .button-press__main{flex:1;gap:.75rem;min-height:2.45rem;padding:.5rem .25rem .5rem .5rem;cursor:pointer;max-width:100%;overflow:hidden}@media(pointer:fine){.button-press--expanded-mode .button-press__main:hover{border-radius:.5rem;background:#fff3;border-color:transparent}.button-press--expanded-mode .button-press__main:hover .button-press__symbol:before,.button-press--expanded-mode .button-press__main:hover .button-press__symbol:after{background:var(--uc-theme-color-60)}.button-press--expanded-mode .button-press__main:hover .button-press__command{color:var(--uc-theme-color-80)}}.button-press--expanded-mode .button-press__symbol{background:transparent;padding-left:0;padding-right:0;width:1.25rem}.button-press--mini-mode .button-press__symbol{background:transparent;padding:0;height:.5rem;width:1.25rem}.button-press--mini-mode.button-press--active .button-press__symbol:before,.button-press--mini-mode.button-press--active .button-press__symbol:after{background-color:var(--uc-theme-accent)}.button-press--mini-mode.button-press--dangling .button-press__symbol:before,.button-press--mini-mode.button-press--dangling .button-press__symbol:after{background-color:var(--uc-error-error-60)}.button-press--has-title{min-height:2.5rem;gap:.625rem;padding-left:.375rem;padding-right:.375rem}.button-press--has-title .button-press__dangling,.button-press--has-title .button-press__testing{margin-left:auto;margin-right:0}.button-press--indicator{cursor:default}.software-update .page-settings-section__software-update-status{display:flex;width:100%;max-width:50rem;padding-bottom:2.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}@media screen and (max-width:992px){.software-update .page-settings-section__software-update-status{padding:.75rem .75rem 2.5rem}}.software-update .page-settings-section__software-update-status__icon{width:3.75rem;height:3.75rem;border-radius:1.875rem;color:var(--uc-success-success);text-align:center;font-size:2.25rem}@media screen and (max-width:992px){.software-update .page-settings-section__software-update-status__icon{width:3rem;height:3rem;font-size:2rem}}.software-update .page-settings-section__software-update-status__icon--rotate i{-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.software-update .page-settings-section__software-update-status--available-software i{color:var(--uc-warning-warning)}.software-update .page-settings-section__software-update-status--checking-update i{color:var(--uc-text-text-primary)}.software-update .page-settings-section__software-update-status--error i{color:var(--uc-error-error-60)}.software-update .page-settings-section__software-update-status--error p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.software-update .page-settings-section__software-update-status--error .button{margin-top:1.25rem}.software-update .settings-option-button .progress-bar{max-width:6.25rem}.software-update .settings-option-button--system-version,.software-update .settings-option-button--new-version{padding:0;border-bottom:1px solid var(--uc-theme-color-20);padding-bottom:1.25rem;margin-bottom:1.25rem}@media screen and (max-width:600px){.software-update .settings-option-button--new-version{flex-direction:column}}@media screen and (max-width:600px){.software-update .settings-option-button--new-version .settings-option-button__text{width:100%}}.software-update .settings-option-button--new-version .button-release-notes{display:flex;align-items:center;margin-right:1.25rem;white-space:nowrap}.software-update .settings-option-button--new-version .button-release-notes i{display:block;font-size:1.5rem;margin-right:1rem}.software-update .settings-option-button--new-version__triggers{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;flex:1}@media screen and (max-width:600px){.software-update .settings-option-button--new-version__triggers{width:100%;justify-content:space-between}}.software-update__beta-update{position:relative;width:100%}.software-update__beta-update__trigger{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer}.software-update__beta-update .form-item{border:0}.software-update__battery-message{display:flex;align-items:center;gap:1.25rem;border-radius:.5rem;background:#2a0404e6;color:var(--uc-error-error-40);padding:.625rem 1rem;width:100%;max-width:15rem}.software-update__battery-message i{display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--uc-error-error-40)}.software-update__battery-message span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem}.software-update__modal--beta-disclaimer .modal-secondary__footer .button{width:100%}.about-remote .settings-data-field--webconfig .settings-data-field__label{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:.75rem}.about-remote .settings-data-field--link{flex-direction:row;align-items:center;width:100%;gap:.75rem;text-align:left;cursor:pointer;color:var(--uc-text-text-primary)}.about-remote .settings-data-field--link .settings-data-field__label{flex:1}.about-remote .settings-data-field--link .settings-data-field__icon{margin-left:0;margin-bottom:0}.about-remote .settings-data-field--link .settings-data-field__nav-icon{display:flex;align-items:center;font-size:1.25rem;color:var(--uc-text-text-secondary)}.about-remote .settings-data-field--link:hover .settings-data-field__nav-icon{color:var(--uc-text-text-primary)}.about-remote .card{display:flex;flex-direction:row}@media screen and (max-width:992px){.about-remote .card .settings-data-field__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}}@media screen and (max-width:992px){.about-remote .card .settings-data-field__value{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-white)}}.about-remote__data-fields{display:flex;flex-direction:column;width:100%;margin-top:.25rem}.about-remote__data-fields__row{display:flex;flex-direction:column}@media screen and (max-width:992px){.about-remote__data-fields__row{flex-direction:row;justify-content:space-between}}.about-remote__data-fields__row div.settings-data-field{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--uc-theme-color-30)}@media screen and (max-width:992px){.about-remote__data-fields__row div.settings-data-field{flex:1;padding-right:1rem}}.about-remote__data-fields__row:last-child div.settings-data-field:last-child{border:0;padding-bottom:0;margin-bottom:0}.about-remote .remote-controller{margin-right:2.5rem}@media screen and (min-width:993px)and (max-width:1080px){.about-remote .remote-controller{display:none}}@media screen and (max-width:992px){.about-remote .remote-controller{margin-right:2rem}}.about-remote .remote-controller__device{width:5.125rem;height:22.5625rem}.modal-secondary--licenses .modal-secondary__body{max-height:70vh;max-height:70dvh}.modal-secondary--licenses .licenses__text{overflow-wrap:anywhere}.modal-secondary--licenses .licenses__text pre{margin-bottom:1.25rem;padding:.75rem;border-radius:.5rem;background:var(--uc-theme-color-20);overflow-x:auto}.modal-secondary--licenses .licenses__text pre::-moz-scrollbar{width:.5rem}.modal-secondary--licenses .licenses__text pre::-moz-scrollbar-track{background-color:transparent}.modal-secondary--licenses .licenses__text pre::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal-secondary--licenses .licenses__text pre::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal-secondary--licenses .licenses__text pre::-webkit-scrollbar{width:.5rem}.modal-secondary--licenses .licenses__text pre::-webkit-scrollbar-track{background-color:transparent}.modal-secondary--licenses .licenses__text pre::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.modal-secondary--licenses .licenses__text pre::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.modal-secondary--licenses .licenses__text code{font-family:var(--uc-font-family-space-mono);white-space:pre-wrap;overflow-wrap:anywhere;color:var(--uc-text-text-secondary);font-size:.75rem;line-height:1.5}.modal-secondary--licenses .licenses__text h4{margin-top:1.25rem}.modal-secondary--licenses .licenses__text hr{margin-bottom:1.25rem;border:0;border-top:1px solid var(--uc-theme-color-30)}.select-voice-assistant-input-wrapper{width:100%;display:flex;flex-direction:column;gap:1.25rem}.select-voice-assistant__active-item{display:flex;padding:.25rem .875rem .25rem 1.25rem;align-items:center;gap:.625rem;border:2px solid var(--uc-buttons-tertiary-button-tertiary-bg);color:var(--uc-buttons-tertiary-button-tertiary-text);border-radius:1.25rem;min-height:2.5625rem}.select-voice-assistant__active-item span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;margin-top:.125rem}.select-voice-assistant .button-open{min-height:2.3125rem}.select-voice-assistant .button-open:first-letter{text-transform:uppercase}.voice-assistant-item{display:flex;min-height:4.125rem;width:100%;padding:.5rem 1.25rem;justify-content:space-between;align-items:center;border-radius:1rem;background:var(--uc-theme-color-20);cursor:pointer;flex-direction:row;gap:1rem}.voice-assistant-item__main{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;width:100%;flex:1}.voice-assistant-item__features{display:flex;align-items:center;gap:.5rem}.voice-assistant-item__badge{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-theme-color-90);text-align:center;height:1.25rem;border-radius:1.25rem;background:var(--uc-theme-color-30);padding:.125rem .75rem;text-transform:uppercase}.voice-assistant-item__badge i{font-size:.75rem;color:var(--uc-foreground)}.voice-assistant-item__icon{display:flex;justify-content:center;align-items:center;font-size:1.125rem;color:var(--uc-text-text-secondary);min-width:1.875rem}@media(pointer:fine){.voice-assistant-item:hover{background-color:var(--uc-foreground);color:var(--uc-theme-color-40);transition:all .2s}.voice-assistant-item:hover .voice-assistant-item__feature i,.voice-assistant-item:hover .voice-assistant-item__feature span{color:var(--uc-theme-color-40);transition:all .2s}}@media screen and (max-width:600px){.voice-assistant-item.voice-assistant-item--profile{flex-direction:column;align-items:flex-start}}.voice-assistant-item.voice-assistant-item--static{background:var(--uc-background);cursor:default;pointer-events:none;padding-top:.625rem;padding-bottom:.625rem}.voice-assistant-item.voice-assistant-item--static:hover{background:var(--uc-background)}.voice-assistant-item.voice-assistant-item--inversed{background:var(--uc-foreground);color:var(--uc-background)}.voice-assistant-item.voice-assistant-item--inversed:hover{background:var(--uc-background);color:var(--uc-background)}.modal-select-voice-assistant .modal-secondary__container{min-height:10rem}.modal-select-voice-assistant .modal-secondary__header{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}.modal-select-voice-assistant .modal-secondary__body hr{border-color:#fff3}.modal-select-voice-assistant__list{display:flex;flex-direction:column;gap:.625rem;margin-top:1.25rem}.voice-assistant-support-link{display:flex;align-items:center;gap:.625rem;margin-top:1rem}.voice-assistant-support-link i{font-size:.9rem;color:var(--uc-text-text-secondary)}.voice-assistant-support-link span{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary)}.voice-assistant-support-link:hover span{text-decoration:underline}.base-entity-list{display:flex;flex-direction:column;width:100%}.base-entity-list__tools{display:flex;flex-direction:row;justify-content:space-between;gap:1.25rem}.base-entity-list__body-wrapper{display:flex;flex-direction:column;flex:1;width:100%;overflow-y:auto;padding-right:.5rem}.base-entity-list__body-wrapper::-moz-scrollbar{width:.5rem}.base-entity-list__body-wrapper::-moz-scrollbar-track{background-color:transparent}.base-entity-list__body-wrapper::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.base-entity-list__body-wrapper::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.base-entity-list__body-wrapper::-webkit-scrollbar{width:.5rem}.base-entity-list__body-wrapper::-webkit-scrollbar-track{background-color:transparent}.base-entity-list__body-wrapper::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.base-entity-list__body-wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.base-entity-list__body{flex:1}.base-entity-list__footer{padding-top:1.25rem;padding-right:1rem}.base-entity-list--compact-items .base-entity-list__body{display:grid;flex:none;grid-template-columns:repeat(5,1fr);gap:.625rem}@media screen and (max-width:1600px){.base-entity-list--compact-items .base-entity-list__body{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1300px){.base-entity-list--compact-items .base-entity-list__body{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.base-entity-list--compact-items .base-entity-list__body{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.base-entity-list--compact-items .base-entity-list__body{grid-template-columns:repeat(1,1fr)}}.add-device .form-item--search{flex:none}.add-device .v-overflow-indicator__top{background:linear-gradient(0deg,#0000,#000)}.add-device .v-overflow-indicator__bottom{background:linear-gradient(180deg,#0000,#000)}.add-device .modal__body{flex-direction:column;align-items:flex-start;padding-top:3.75rem;gap:1.875rem;overflow:hidden;width:calc(100% + .5rem)}@media screen and (min-width:601px){.add-device .modal__body{width:calc(100% + 1.75rem);padding-right:1.75rem}}@media screen and (max-width:992px){.add-device .modal__body{display:flex;padding-top:1.5rem}}@media only screen and (max-height:750px)and (min-width:1251px){.add-device .modal__body{padding-top:1.5rem}}.add-device__discover{display:flex;justify-content:center;gap:.625rem;width:100%;min-height:1.625rem}.add-device__discover>div{display:flex;justify-content:center;align-items:center;gap:1.25rem}.add-device__discover>div i{color:var(--uc-success-success);font-size:1.2rem}.add-device__discover>div span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.add-device__discover .img-loading{width:1.625rem;height:1.625rem}.add-device__list{overflow-x:hidden;overflow-y:scroll;flex:1;width:100%}.add-device__list::-moz-scrollbar{width:.5rem}.add-device__list::-moz-scrollbar-track{background-color:transparent}.add-device__list::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-device__list::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-device__list::-webkit-scrollbar{width:.5rem}.add-device__list::-webkit-scrollbar-track{background-color:transparent}.add-device__list::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-device__list::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:601px){.add-device__list{width:calc(100% + 1.375rem);padding-right:1.375rem}}.add-device__item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:.625rem;padding:1.875rem .625rem;border-radius:1rem;cursor:pointer;box-sizing:border-box;background:none;border:0;font:inherit;color:inherit;text-align:left}.add-device__item:last-child{border:0}.add-device__item__icon,.add-device__item__button{display:flex;justify-content:center;align-items:center;width:3.75rem;height:3.75rem}.add-device__item__icon i{color:var(--uc-text-text-primary);font-size:2.25rem}.add-device__item__button i{color:var(--uc-text-text-primary);font-size:1.5rem}.add-device__item__text{display:flex;flex-direction:column;flex:1;gap:.25rem}.add-device__item__title{display:flex;align-items:center;gap:.5rem;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.add-device__item__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.add-device__item__badge{display:inline-flex;align-items:center;background:var(--uc-bg-bg-surface-1);color:var(--uc-text-text-secondary);height:1.3125rem;font-size:.625rem;padding:.25rem .375rem;border-radius:1.25rem;margin-top:-.375rem}@media(pointer:fine){.add-device__item:hover{background:var(--uc-foreground)}.add-device__item:hover .add-device__item__title{color:var(--uc-background)}.add-device__item:hover .add-device__item__description{color:var(--uc-theme-color-20)}.add-device__item:hover .add-device__item__icon i{color:var(--uc-background)}.add-device__item:hover .add-device__item__button i{color:var(--uc-theme-color-20)}}.add-remote-ir .v-overflow-indicator__top{background:linear-gradient(0deg,#0000,#000)}.add-remote-ir .v-overflow-indicator__bottom{background:linear-gradient(180deg,#0000,#000)}.add-remote-ir__manufacturer-data-set__title,.add-remote-ir__custom-data-set__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.add-remote-ir__manufacturer-data-set__description,.add-remote-ir__custom-data-set__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.add-remote-ir .add-remote-ir__manufacturer-data-set{overflow:hidden;width:calc(100% + 1.75rem);max-width:34.25rem;padding-right:1.75rem}.add-remote-ir .add-remote-ir__manufacturer-data-set .v-overflow-indicator__top{background:linear-gradient(0deg,#0000,#000)}.add-remote-ir .add-remote-ir__manufacturer-data-set .v-overflow-indicator__bottom{background:linear-gradient(180deg,#0000,#000)}@media screen and (max-width:992px){.add-remote-ir .add-remote-ir__manufacturer-data-set{width:100%;padding-right:0}}.add-remote-ir .add-remote-ir__manufacturer-data-set__title{width:100%;text-align:left}.add-remote-ir .add-remote-ir__manufacturer-data-set__search{position:relative;width:100%}.add-remote-ir .add-remote-ir__manufacturer-data-set__search .form-item--textfield input{border-color:var(--uc-theme-color-20)}.add-remote-ir .add-remote-ir__manufacturer-data-set__search .button-reset{position:absolute;top:.625rem;right:.625rem}.add-remote-ir .add-remote-ir__manufacturer-data-set__instruction{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary);margin-top:.625rem;margin-left:.625rem}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list{display:flex;flex-direction:column;gap:.625rem;overflow-x:hidden;overflow-y:auto;width:100%;flex:1}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list::-moz-scrollbar{width:.5rem}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list::-moz-scrollbar-track{background-color:transparent}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list::-webkit-scrollbar{width:.5rem}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list::-webkit-scrollbar-track{background-color:transparent}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list__item{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary);display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;background-color:var(--uc-theme-color-10);min-height:3.75rem;padding:.75rem 1.25rem;cursor:pointer;line-height:normal;transition:background-color .2s}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list__item i{font-size:1.2rem;opacity:0;transition:opacity .2s}@media(pointer:fine){.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list__item:hover{background-color:var(--uc-theme-color-30);transition:background-color .2s}.add-remote-ir .add-remote-ir__manufacturer-data-set__manufacturer-list__item:hover i{opacity:1;transition:opacity .2s}}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset{display:flex;width:100%;flex-direction:column;flex:1;gap:1.875rem;overflow:hidden}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset .form-item--search{flex:none}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list{display:flex;flex-direction:column;gap:.625rem;overflow-x:hidden;overflow-y:scroll;flex:1}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list::-moz-scrollbar{width:.5rem}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list::-moz-scrollbar-track{background-color:transparent}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list::-webkit-scrollbar{width:.5rem}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list::-webkit-scrollbar-track{background-color:transparent}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list{width:100%;padding-right:.5rem}@media screen and (min-width:601px){.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__list{width:100%}}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__item{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary);display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;background-color:var(--uc-theme-color-10);min-height:3.75rem;padding:.75rem 1.25rem;cursor:pointer;line-height:normal;transition:background-color .2s}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__item i{font-size:1.2rem;opacity:0;transition:opacity .2s}@media(pointer:fine){.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__item:hover{background-color:var(--uc-theme-color-30);transition:background-color .2s}.add-remote-ir .add-remote-ir__manufacturer-data-set__codeset__item:hover i{opacity:1;transition:opacity .2s}}.add-remote-ir .add-remote-ir__test-manufacturer-data-set{position:relative;display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:100%;padding-bottom:1.75rem}@media screen and (max-width:992px){.add-remote-ir .add-remote-ir__test-manufacturer-data-set{flex-direction:column;padding-top:1.25rem;padding-bottom:2.5rem;gap:1.25rem;overflow-x:hidden;overflow-y:auto}}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col{width:calc(50% - 5.5rem)}@media screen and (max-width:992px){.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col{width:100%}}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col--list{display:flex;flex-direction:column;width:calc(50% - 2rem);padding-right:1.75rem}@media screen and (max-width:992px){.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col--list{width:100%;padding-right:0}}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col--test-device{position:relative;display:flex;flex-direction:column;gap:1.875rem}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col--test-device .select-extra{position:relative}@media screen and (max-width:992px){.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col--test-device .select-extra{flex-direction:column;align-items:flex-start;gap:.625rem}}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col--test-device .select-extra .v-select{min-width:min-content}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__col--test-device .select-extra__text{flex:none}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__footer{display:flex;justify-content:center;position:absolute;left:0;bottom:0;width:100%}@media screen and (max-width:992px){.add-remote-ir .add-remote-ir__test-manufacturer-data-set__footer{position:relative;margin-top:1.25rem}}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__illustration{display:flex;align-items:center;justify-content:center;width:100%;flex:1}.add-remote-ir .add-remote-ir__test-manufacturer-data-set__illustration img{max-width:20.625rem;width:50%}.add-remote-ir .add-remote-ir__test-manufacturer-data-set .ir-code-data-set__list__header__search{margin-top:0}.add-remote-ir .add-remote-ir__test-manufacturer-data-set .ir-code-data-set__list__body{flex:1;width:calc(100% + 2.125rem);padding-right:1.75rem}@media screen and (max-width:992px){.add-remote-ir .add-remote-ir__test-manufacturer-data-set .ir-code-data-set__list__body{flex:none;width:100%;padding-right:.5rem;max-height:50vh}}.add-remote-ir .add-remote-ir__test-manufacturer-data-set .ir-code-data-set__item__options .button:not(:hover):not(:focus):not(:active){color:var(--uc-theme-color-80)}.add-remote-ir .add-remote-ir__test-manufacturer-data-set .ir-code-data-set__item__options .button i{position:relative;font-size:1.35rem;top:.05rem;left:.05rem}.add-remote-ir .add-remote-ir__test-manufacturer-data-set .edit-ir-code__illustration{flex:none;margin-top:3.75rem}@media screen and (max-width:992px){.add-remote-bt .modal__container{max-height:calc(100vh - 1.25rem)!important;max-height:calc(100dvh - 1.25rem)!important;overflow:hidden}}@media screen and (max-width:992px){.add-remote-bt .modal__body{max-width:100%;overflow-x:hidden;overflow-y:auto}}@media screen and (max-width:992px){.add-remote-bt .select-extra{flex-direction:column;align-items:flex-start;gap:.625rem}}.add-remote-bt .select-extra--device-profile .v-select{flex:1;width:fit-content!important}.add-remote-bt__info{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary)}.add-remote-bt__info a{color:var(--uc-text-text-primary)}.add-remote-bt__step__icon{display:flex;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;margin-bottom:-.575rem}.add-remote-bt__step__icon i{font-size:2.25rem}.add-remote-bt__step__icon--red i{color:var(--uc-error-error-60)}.add-remote-bt__step__icon--green i{color:var(--uc-success-success)}.add-remote-bt__step__loading{margin-bottom:-.575rem}.add-remote-bt__step__loading img{width:2.5rem;height:2.5rem}.add-remote-bt__step__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-foreground)}.add-remote-bt__step__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-secondary);text-align:center}.add-remote-bt__step__row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem}@media screen and (max-width:600px){.add-remote-bt__step__row{flex-direction:column;align-items:flex-start;gap:.625rem}}.add-remote-bt__step__row__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-foreground)}.add-remote-bt__step__row__value{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;font-size:1.125rem;padding:.5rem .75rem;border-radius:1.25rem;color:var(--uc-buttons-tertiary-button-tertiary-text);border:1px solid var(--uc-buttons-tertiary-button-tertiary-bg);background:transparent}.add-remote-bt__step__error{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-error-error-60);padding:.75rem 1rem;border-radius:.75rem;background:#2a0404e6;box-shadow:0 0 8px 8px #0006}.add-remote-bt__step--add .button{margin-top:1.25rem}.add-remote-bt__step--no-slot .button,.add-remote-bt__step--waiting .button,.add-remote-bt__step--progress .button,.add-remote-bt__step--fail .button{margin-top:1.875rem}.add-remote-bt__step--disabled-bt .modal--add__base-data,.add-remote-bt__step--no-slot .modal--add__base-data,.add-remote-bt__step--progress .modal--add__base-data,.add-remote-bt__step--success .modal--add__base-data,.add-remote-bt__step--fail .modal--add__base-data{justify-content:center}.add-remote-bt__step--waiting .add-remote-bt__step__description,.add-remote-bt__step--code-input .add-remote-bt__step__description{width:100%;text-align:left}.add-remote-bt__step--code-input .add-remote-bt__step__title{color:var(--uc-text-text-primary)}.add-remote-bt__step--success .button-done{margin-top:1.875rem}.add-remote-bt__footer-buttons{display:flex;width:100%;justify-content:center;gap:1.875rem;margin-top:1.875rem}.add-remote-bt__footer-buttons .button{flex:1}.add-remote-bt__footer-fail{display:flex;width:100%;align-items:center;flex-direction:column;justify-content:center;gap:1.875rem}.config-touch-slider .config-touch-slider__item{padding-right:1.5rem;gap:1.25rem}.config-touch-slider .config-touch-slider__item .config-touch-slider__item__config{position:relative;flex-wrap:wrap;min-width:3rem;max-width:50%;gap:.75rem;justify-content:space-between;padding:0;border:0;background:none;font:inherit;color:inherit;text-align:left;cursor:inherit}.config-touch-slider .config-touch-slider__item .config-touch-slider__item__config .button-reset{color:var(--uc-text-text-tertiary);margin-right:.75rem;width:1.75rem;height:1.75rem;min-height:1.75rem}@media(pointer:fine){.config-touch-slider .config-touch-slider__item .config-touch-slider__item__config .button-reset:hover{color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}}.config-touch-slider .config-touch-slider__item__feature{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.875rem;display:flex;flex-direction:column;min-width:7.75rem;max-width:40%;gap:.1875rem}.config-touch-slider .config-touch-slider__item__feature__value{color:var(--uc-foreground)}.config-touch-slider .config-touch-slider__item__feature__value:first-letter{text-transform:uppercase}.config-touch-slider .config-touch-slider__item__feature__entity{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:#ffffffb3}.config-touch-slider .config-touch-slider__item__feature--inactive{color:var(--uc-theme-color-60)!important}.config-touch-slider .config-touch-slider__item__extra{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.875rem;color:var(--uc-foreground)}@media(pointer:fine){.config-touch-slider .config-touch-slider__item:hover{background:var(--uc-foreground);cursor:pointer}.config-touch-slider .config-touch-slider__item:hover .config-touch-slider__item__icon i,.config-touch-slider .config-touch-slider__item:hover .config-touch-slider__item__name,.config-touch-slider .config-touch-slider__item:hover .config-touch-slider__item__feature span,.config-touch-slider .config-touch-slider__item:hover .config-touch-slider__item__extra{color:var(--uc-background)}}.list-application-credentials{width:100%}.list-application-credentials .td-client-id{max-width:10rem}@media screen and (min-width:601px){.list-application-credentials .td-client-id{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem}}@media screen and (max-width:600px){.list-application-credentials .td-client-id{max-width:100%}}.list-application-credentials .td-client-id .td-item{width:100%;min-width:0;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:600px){.list-application-credentials .td-client-id .td-item{text-align:right}}.list-application-credentials .td-client-id .td-content{width:100%}@media screen and (max-width:600px){.list-application-credentials .td-client-id .td-content{max-width:50vw}}@media screen and (min-width:601px){.list-application-credentials th.list-application-credentials__th--integration{padding-left:2.25rem}}@media screen and (min-width:601px){.list-application-credentials th.list-application-credentials__th--name{width:100%;max-width:35%}}.list-application-credentials__item__icon{display:flex;justify-content:center;align-items:center;font-size:.875rem;width:1.75rem;height:1.75rem}.list-application-credentials__item__icon img{object-fit:cover}.modal--add-application-credential .modal__body{display:flex;flex-direction:column;gap:1.875rem;max-width:31.75rem;padding-top:3.75rem;margin-left:auto;margin-right:auto}.modal--add-application-credential .modal__body>p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-theme-color-80)}.modal--add-application-credential .modal__body>p>a{color:var(--uc-theme-color-80);text-decoration:underline}.modal--add-application-credential .modal__body>p>a:hover{text-decoration:none}.modal--add-application-credential .modal__body .select-extra .v-select{min-width:min-content;max-width:60%;min-width:50%}.browse-element{display:flex;flex-direction:column;flex:1;overflow:hidden;padding:0 .75rem}.browse-element__header{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.25rem;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-secondary)}.browse-element__header__content{display:flex;justify-content:flex-start;gap:.625rem;align-items:center}.browse-element__header__content .selected-icon{display:flex;justify-content:center;align-items:center;width:3.125rem;height:2.125rem}.browse-element__header__content .selected-icon i{font-size:1.875rem}.browse-element__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:.5rem;gap:.625rem;padding:.375rem;cursor:pointer;transition:all .2s}.browse-element__item__base{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:flex;flex-direction:column;justify-content:center;color:var(--uc-text-text-primary);max-width:calc(100% - 2.875rem);flex:1;min-height:2.625rem}.browse-element__item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.browse-element__item__title--one-row{-webkit-line-clamp:1}.browse-element__item__additional-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.browse-element__item img{width:2.5rem;height:2.5rem;border-radius:.4rem}.browse-element__item__icon{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem}.browse-element__item__icon i{font-size:1.35rem;color:var(--uc-text-text-secondary)}.browse-element__item__arrow{display:flex;justify-content:center;align-items:center;width:1.875rem;opacity:0;transition:opacity .2s;margin-left:auto;margin-right:0}.browse-element__item__arrow i{font-size:1.125rem;color:var(--uc-background)}.browse-element__item__add{display:none;margin-left:auto;margin-right:0}@media(pointer:coarse){.browse-element__item__add{display:flex}}@media(pointer:fine){.browse-element__item__add:hover{background-color:var(--uc-theme-color-70);border-color:var(--uc-theme-color-70)}}.browse-element__item--no-browse{cursor:default}.browse-element__item__entity-name,.browse-element__item__additional-text{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary)}.browse-element__item__entity-name{display:flex}@media(pointer:fine){.browse-element__item:hover .browse-element__item__add{display:flex}.browse-element__item:hover:not(.browse-element__item--no-browse){background-color:var(--uc-foreground);transition:all .2s}.browse-element__item:hover:not(.browse-element__item--no-browse) .browse-element__item__base{color:var(--uc-background)}.browse-element__item:hover:not(.browse-element__item--no-browse) .browse-element__item__icon i,.browse-element__item:hover:not(.browse-element__item--no-browse) .command-select__item__icon i{color:var(--uc-theme-color-40)}.browse-element__item:hover:not(.browse-element__item--no-browse) .browse-element__item__entity-name,.browse-element__item:hover:not(.browse-element__item--no-browse) .browse-element__item__additional-text,.browse-element__item:hover:not(.browse-element__item--no-browse) .command-select__item__entity-name,.browse-element__item:hover:not(.browse-element__item--no-browse) .command-select__item__additional-text{color:var(--uc-theme-color-40)}.browse-element__item:hover:not(.browse-element__item--no-browse) .browse-element__item__arrow,.browse-element__item:hover:not(.browse-element__item--no-browse) .command-select__item__arrow{opacity:1}.browse-element__item:hover:not(.browse-element__item--no-browse) .browse-element__item__add,.browse-element__item:hover:not(.browse-element__item--no-browse) .command-select__item__add{display:flex}}.browse-element__no-item{display:flex;flex-direction:column;align-items:center;text-align:center;margin:auto;gap:.25rem}.browse-element__no-item__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.browse-element__no-item__instruction{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.browse-element div.list-with-filter{overflow:hidden;gap:.75rem;padding-top:.75rem}.browse-element div.list-with-filter__form{padding-top:0;margin-bottom:0}.browse-element div.list-with-filter__items{flex-direction:column;width:100%;overflow-x:hidden;overflow-y:auto}.browse-element div.list-with-filter__items::-moz-scrollbar{width:.5rem}.browse-element div.list-with-filter__items::-moz-scrollbar-track{background-color:transparent}.browse-element div.list-with-filter__items::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.browse-element div.list-with-filter__items::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.browse-element div.list-with-filter__items::-webkit-scrollbar{width:.5rem}.browse-element div.list-with-filter__items::-webkit-scrollbar-track{background-color:transparent}.browse-element div.list-with-filter__items::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.browse-element div.list-with-filter__items::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.browse-element--extended{padding:0}.browse-element--extended .list-with-filter__form{padding-top:1.375rem;margin-bottom:0}.browse-element--extended .browse-element__item,.browse-element--extended .command-select__item{background-color:var(--uc-bg-bg-surface-1);margin-bottom:.625rem}@media(pointer:fine){.browse-element--extended .browse-element__item:hover:not(.browse-element__item--no-browse),.browse-element--extended .command-select__item:hover:not(.browse-element__item--no-browse){background-color:var(--uc-foreground);transition:all .2s}}.browse-element--extended--filtered-entity .browse-element__item,.browse-element--extended--filtered-entity .command-select__item{padding:.5rem .75rem}.browse-element--extended--filtered-entity .browse-element__item .selected-icon,.browse-element--extended--filtered-entity .browse-element__item__entity-name,.browse-element--extended--filtered-entity .browse-element__item__additional-text,.browse-element--extended--filtered-entity .command-select__item .selected-icon,.browse-element--extended--filtered-entity .command-select__item__entity-name,.browse-element--extended--filtered-entity .command-select__item__additional-text{display:none}.browse-element--empty-list .list-with-filter__form{padding-top:.25rem;margin:0}.modal-secondary--media-browse{z-index:var(--uc-vselect-z-index)}.modal-secondary--media-browse__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.modal-secondary--media-browse .modal-secondary__container{min-height:36.125rem}@media only screen and (max-height:650px){.modal-secondary--media-browse .modal-secondary__container{margin-bottom:auto}}.modal-secondary--media-browse .modal-secondary__container hr{border-color:#fff3}.modal-secondary--media-browse .modal-secondary__header__content{display:flex;flex-direction:row;align-items:center;gap:.625rem}.modal-secondary--media-browse .modal-secondary__header__content h2{font-size:1rem;font-weight:400}.modal-secondary--media-browse .modal-secondary__body{position:relative}@media only screen and (max-height:650px){.modal-secondary--media-browse .modal-secondary__body{max-height:100vh;max-height:100dvh}}@media screen and (max-width:600px){.modal-secondary--media-browse .modal-secondary__body{max-height:100vh;max-height:100dvh}}.modal-secondary--media-browse .modal-secondary__body .browse-element{position:absolute;left:0;top:0;width:100%;height:100%}.modal-secondary--media-browse .modal-secondary__body .browse-element__item{position:relative;padding-right:3rem}.modal-secondary--media-browse .modal-secondary__body .browse-element__item__add{position:absolute;top:50%;transform:translateY(-50%);right:.625rem}.modal-secondary--media-browse .modal-secondary__body .list-with-filter__form{gap:1.25rem;margin-bottom:.625rem}.modal-secondary--media-browse .modal-secondary__body .list-with-filter__form .filter-item-container{display:flex;flex-wrap:wrap;gap:.625rem}.modal-secondary--media-browse--disabled .modal-secondary__body{opacity:.3;pointer-events:none;cursor:default;transition:opacity .5s}.color-picker{position:relative;display:flex;flex-direction:column;align-items:center}.color-picker__trigger{width:1.875rem;height:1.875rem;min-height:1.875rem;border-radius:50%;padding:0;border:0}.color-picker canvas{position:relative;z-index:1}.color-picker__selector{position:absolute;width:30px;height:30px;border-radius:50%;border:1px solid var(--uc-background);z-index:2;pointer-events:none}.color-picker-modal{z-index:var(--uc-vselect-z-index)}.color-picker-modal .modal-secondary__header{font-size:1rem;padding-left:1.25rem;padding-right:1.25rem}.color-picker-modal .modal-secondary__body{position:relative;margin-left:1.25rem;margin-right:1.25rem;overflow:visible}.color-picker-modal .modal-secondary__container{padding-left:0;padding-right:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:600px){.color-picker-modal .modal-secondary__container{left:calc(50% - 8.125rem)!important;top:7.5rem!important}}.section-home{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding-top:14.4rem}@media only screen and (max-width:1370px){.section-home{padding-top:9rem}}@media screen and (min-width:993px)and (max-height:900px){.section-home{padding-top:11.4rem;height:50.4375rem}}@media screen and (min-width:993px)and (max-height:700px){.section-home{padding-top:6rem;height:44.4375rem}}@media screen and (max-width:992px){.section-home{padding-top:0}}@media screen and (max-width:992px){.section-home--inactive{display:none}}@media screen and (max-width:600px){.section-home .icon-container{width:2.5rem;height:2.5rem;padding:.75rem .5625rem .75rem .625rem}}.section-home__welcome{position:relative;height:14rem;opacity:1;transition:.1s all}@media only screen and (max-width:1370px){.section-home__welcome{height:9rem}}@media only screen and (max-width:1250px),only screen and (max-height:700px){.section-home__welcome{height:6rem;padding-top:3.25rem;width:max-content}}@media screen and (min-width:993px){.section-home__welcome{position:absolute;top:0;width:95vw}}@media screen and (max-width:992px){.section-home__welcome{display:flex;flex-direction:column;align-items:stretch;padding-top:0;height:unset;height:auto;width:100%;margin-bottom:1.25rem}}.section-home__welcome h1{margin-top:1.65rem;margin-bottom:1.5rem}@media only screen and (max-width:1370px){.section-home__welcome h1{margin-top:1rem;margin-bottom:.75rem}}@media only screen and (max-width:1250px),only screen and (max-height:700px){.section-home__welcome h1{position:absolute;top:0;font-size:2.5rem;white-space:nowrap;margin-top:0rem;margin-bottom:.25rem}}@media screen and (max-width:992px){.section-home__welcome h1{position:relative;white-space:unset;white-space:normal;font-size:2.5rem}}@media screen and (max-width:600px){.section-home__welcome h1{font-size:2.5rem;margin-top:1.65rem;margin-bottom:1.5rem}}.section-home__welcome h1 span{display:block}@media only screen and (max-width:1370px),only screen and (max-height:900px){.section-home__welcome h1 span{display:inline-block}}@media screen and (max-width:992px){.section-home__welcome h1 span{display:block}}.section-home__welcome p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.875rem}.section-home__welcome p{color:var(--uc-text-text-secondary)}@media only screen and (max-width:1250px),only screen and (max-height:700px){.section-home__welcome p{font-size:1.25rem}}@media screen and (max-width:992px){.section-home__welcome p{font-size:1.625rem}}.section-home__welcome--hidden{opacity:0;transition:.1s all}.section-home__options{display:grid;grid-template-rows:1fr 9rem;max-width:calc(50vw - 1.25rem);height:calc(100% - 14.4rem);gap:.625rem;flex:1}@media only screen and (max-width:1370px){.section-home__options{height:calc(100% - 9rem)}}@media only screen and (max-width:1250px),only screen and (max-height:700px){.section-home__options{height:calc(100% - 6rem)}}@media screen and (max-width:992px){.section-home__options{grid-template-rows:1fr;max-width:calc(100vw - 1.25rem)}}.section-home__options__group{display:grid;grid-template-columns:repeat(2,minmax(0,50%));grid-template-rows:1fr 1fr;gap:.625rem}.section-home__options__group>.dropdown-menu{height:100%;width:100%}.section-home__options__group>.dropdown-menu .dropdown-menu__trigger{height:100%;width:100%}.section-home__options__group>.dropdown-menu .dropdown-menu__trigger>div{height:100%;width:100%}.section-home__options__group>.dropdown-menu .dropdown-menu__trigger>div>div{height:100%;width:100%}.section-home__option{border-radius:1rem;background-color:var(--uc-bg-bg-surface-1);transition:all .3s}@media(pointer:fine){.section-home__option:hover{background-color:var(--uc-bg-bg-surface-3);transition:all .3s}}.section-home__option{display:grid;gap:.5rem;padding:1.88rem;text-decoration:none;grid-template-rows:3rem 1fr;overflow:hidden;color:var(--uc-text-text-primary)}@media only screen and (max-width:1250px){.section-home__option{padding:1.25rem}}@media screen and (max-width:992px){.section-home__option{padding:1.25rem}}.section-home__option h2{display:flex;align-items:flex-end;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.section-home__option h2{font-size:1.125rem}}@media only screen and (max-width:1250px){.section-home__option h2{font-size:1.25rem}}.section-home__option h2 a,.section-home__option h2 button{color:inherit;font:inherit;text-align:left;padding:0;border:0;background:none;cursor:pointer}@media screen and (max-width:600px){.section-home__option img{max-width:5rem}}@media screen and (max-width:600px){.section-home__option .icon-container{margin-top:-.63rem;margin-right:-.63rem}}.section-home__option__row{display:flex;justify-content:space-between;gap:1rem}.section-home__option__row img{max-width:7rem}@media screen and (max-width:600px){.section-home__option__row img{max-width:5rem}}.section-home__option__row .button{outline:0}.section-home__option--add-device,.section-home__option--add-activity,.section-home__option--software-update{cursor:pointer}.section-home__option--battery{align-items:flex-start;pointer-events:none}.section-home__option--battery>div{display:flex;flex-direction:column;align-self:flex-end;width:100%;color:var(--uc-text-text-primary);overflow:hidden}.section-home__option--battery>div span{font-size:3.75rem;font-weight:200;letter-spacing:.16875rem;line-height:1;margin-top:.15rem;margin-bottom:.15rem}@media only screen and (max-width:1250px){.section-home__option--battery>div span{font-size:4rem}}@media only screen and (min-height:980px)and (min-width:1020px){.section-home__option--battery>div span{font-size:5.625rem}}@media only screen and (min-height:1050px)and (min-width:1350px){.section-home__option--battery>div span{font-size:6.25rem}}@media only screen and (min-height:1150px)and (min-width:1600px){.section-home__option--battery>div span{font-size:7.5rem}}@media screen and (max-width:992px){.section-home__option--battery>div span{font-size:5.625rem}}@media screen and (max-width:600px){.section-home__option--battery>div span{font-size:3.75rem;letter-spacing:.1125rem}}.section-home__option--battery>div span>span{font-size:2.75rem}@media only screen and (min-height:1050px)and (min-width:1350px){.section-home__option--battery>div span>span{font-size:3rem}}@media only screen and (min-height:1150px)and (min-width:1600px){.section-home__option--battery>div span>span{font-size:3.5rem}}@media screen and (max-width:600px){.section-home__option--battery>div span>span{font-size:1.875rem}}.section-home__option--battery>div p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.section-home__option--battery .button{pointer-events:none}.section-home__option--battery--green>div span{color:var(--uc-success-success)}.section-home__option--battery--red .button--icon{color:var(--uc-error-error-40)}.section-home__option--battery--red>div span{color:var(--uc-error-error-40)}.section-home__option--software-update{pointer-events:none}.section-home__option--software-update.has-update{pointer-events:all}.section-home__option--software-update.has-update .button--icon{color:var(--uc-warning-warning)}@media(pointer:fine){.section-home__option:hover .button--tertiary{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}.section-home__option:hover .button--tertiary i{transform:scale(1);font-size:1.375rem;transition:all .2s}}.ep-sequences{position:relative;display:flex;flex-direction:row;width:100%;height:100%;justify-content:space-around}@media screen and (max-width:992px){.ep-sequences{flex-direction:column}}.ep-sequences__selector{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:1.875rem;gap:.625rem;padding-left:1.25rem;padding-right:1.25rem}@media screen and (max-width:600px){.ep-sequences__selector{justify-content:flex-start}}@media screen and (min-width:993px){.ep-sequences__selector{display:none}}.ep-sequences__selector .v-select{max-width:17.375rem}@media screen and (max-width:600px){.ep-sequences__selector .v-select{flex:1;max-width:22rem}}.ep-sequences__list{padding:0 1.875rem;margin-top:1.875rem;margin-bottom:1.375rem;flex:1}@media screen and (max-width:992px){.ep-sequences__list{margin-top:0;padding:0 1.25rem}}.ep-sequences .sequence-list{height:100%;margin-left:auto;margin-right:auto}@media screen and (max-width:992px){.ep-sequences--activity .sequence-list__header__base-items{display:none}}.ep-settings{position:relative;display:flex;flex-direction:row;width:100%;height:100%;justify-content:space-around;padding-top:1.25rem}.ep-settings::-moz-scrollbar{width:.5rem}.ep-settings::-moz-scrollbar-track{background-color:transparent}.ep-settings::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.ep-settings::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.ep-settings::-webkit-scrollbar{width:.5rem}.ep-settings::-webkit-scrollbar-track{background-color:transparent}.ep-settings::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.ep-settings::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-width:992px){.ep-settings{display:block;overflow-x:hidden;overflow-y:auto;padding-bottom:1.25rem}.ep-settings::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.ep-settings::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}}@media screen and (max-width:992px){.ep-settings--has-info-panels{padding-bottom:2.5rem}}.ep-settings__form{position:relative;display:flex;flex-direction:column;align-items:center;padding:.5rem 1.875rem 0;margin-bottom:1.375rem;z-index:1}.ep-settings__form::-moz-scrollbar{width:.5rem}.ep-settings__form::-moz-scrollbar-track{background-color:transparent}.ep-settings__form::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.ep-settings__form::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.ep-settings__form::-webkit-scrollbar{width:.5rem}.ep-settings__form::-webkit-scrollbar-track{background-color:transparent}.ep-settings__form::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.ep-settings__form::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:993px){.ep-settings__form{overflow-x:hidden;overflow-y:auto;padding-bottom:2.5rem}}@media screen and (max-width:992px){.ep-settings__form{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:993px){.ep-settings__form--has-info-panel{padding-bottom:.25rem}}.ep-settings__form hr{border-color:#ffffff0d}.ep-settings__form .select-extra .v-select{min-width:8.125rem}.ep-settings__form__wrapper{position:relative;display:flex;flex-direction:column;width:100%;max-width:31.25rem;gap:1.25rem;flex:1}.ep-settings__form__header{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1.25rem}.ep-settings__form__header .icon-container{width:3.75rem;height:3.75rem;font-size:1.5rem}@media screen and (max-width:992px){.ep-settings__form__header .icon-container{width:5.625rem;height:5.625rem;font-size:2.25rem}}.ep-settings__form__header__integration{display:flex;flex-direction:row;align-items:center;gap:.625rem}.ep-settings__form__header__integration span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary)}.ep-settings__form__header__integration .selected-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.ep-settings__form__header__integration .selected-icon i{color:var(--uc-theme-color-60)}.ep-settings__form__row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.625rem;width:100%}.ep-settings__form__footer{display:flex;flex-direction:column;margin-top:auto;margin-bottom:0;width:100%}.ep-settings__form__footer__row{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--uc-theme-color-20);width:100%}.ep-settings__form__footer__row:last-child{border:0;margin-bottom:0}.ep-settings__form__footer__row--dock-factory-reset .ep-settings__form__meta .button{width:fit-content}@media screen and (max-width:600px){.ep-settings__form__footer__row--integration-developer,.ep-settings__form__footer__row--dock-factory-reset{flex-direction:column;gap:1.25rem}.ep-settings__form__footer__row--integration-developer .ep-settings__form__meta,.ep-settings__form__footer__row--dock-factory-reset .ep-settings__form__meta{width:100%}.ep-settings__form__footer__row--integration-developer .ep-settings__form__meta .button,.ep-settings__form__footer__row--dock-factory-reset .ep-settings__form__meta .button{width:calc(100% - 1.75rem)}}.ep-settings__form__state{display:flex;align-items:center;gap:.625rem}.ep-settings__form__state__icon{display:flex;padding:.25rem;justify-content:center;align-items:center;height:2rem;min-width:2rem;border-radius:1.25rem;background:var(--uc-buttons-secondary-button-secondary-bg);color:var(--uc-buttons-secondary-button-secondary-text);transition:all .2s}.ep-settings__form__state__icon--active{background:var(--uc-theme-accent);color:var(--uc-black)}.ep-settings__form__state__icon i{font-size:.9rem}.ep-settings__form__state__text{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-tertiary)}.ep-settings__form__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);margin-top:1rem}.ep-settings__form__meta{display:flex;flex-direction:column;gap:.25rem;max-width:100%}.ep-settings__form__meta__label{display:flex;align-items:center;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;color:var(--uc-text-text-primary)}.ep-settings__form__meta__value{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary)}.ep-settings__form__meta a.ep-settings__form__meta__value,.ep-settings__form__meta .ep-settings__form__meta__value--url{overflow:hidden;text-overflow:ellipsis}.ep-settings__form__meta .button-unpair{margin-left:.625rem}.ep-settings__form__meta--item-status{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.375rem}.ep-settings__form__meta--item-status i{display:flex;justify-content:center;align-items:center;width:2rem;font-size:1.2rem}.ep-settings__form__meta--item-status span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem}.ep-settings__form__meta--item-status--simple i{font-size:1.5rem;width:1.5rem}.ep-settings__form__meta--green{color:var(--uc-success-success)}.ep-settings__form__meta--red{color:var(--uc-error-error-60)}.ep-settings__form .form-item--toggle{padding-left:0;padding-right:0}.ep-settings__form__info-panel-wrapper{display:flex;flex-direction:column;gap:.625rem;position:absolute;bottom:0;width:100%;z-index:5005}@media screen and (min-width:993px){.ep-settings__form__info-panel-wrapper{position:sticky;bottom:.25rem}}@media screen and (max-width:992px){.ep-settings__form__info-panel-wrapper{position:fixed;bottom:.625rem;left:.625rem;width:calc(100vw - 1.25rem)}}.ep-settings__included-entities,.ep-settings__configured-entities,.ep-settings__ir-code-data-set{display:flex;flex-direction:column;align-items:center;padding:.5rem 1.875rem 1rem;border-right:0;overflow:hidden}@media screen and (min-width:993px){.ep-settings__included-entities,.ep-settings__configured-entities,.ep-settings__ir-code-data-set{padding-bottom:1.625rem}}.ep-settings__included-entities__wrapper,.ep-settings__configured-entities__wrapper,.ep-settings__ir-code-data-set__wrapper{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-width:33.75rem}@media screen and (max-width:992px){.ep-settings__included-entities__wrapper,.ep-settings__configured-entities__wrapper,.ep-settings__ir-code-data-set__wrapper{display:flex;max-height:70vh;max-height:70dvh;z-index:1}.ep-settings__included-entities__wrapper .list-with-filter,.ep-settings__configured-entities__wrapper .list-with-filter,.ep-settings__ir-code-data-set__wrapper .list-with-filter{display:flex;flex:1;overflow:hidden}.ep-settings__included-entities__wrapper .list-with-filter__items,.ep-settings__configured-entities__wrapper .list-with-filter__items,.ep-settings__ir-code-data-set__wrapper .list-with-filter__items{flex:1;overflow:hidden}}@media screen and (max-width:992px){.ep-settings__included-entities,.ep-settings__configured-entities{padding-left:1.25rem;padding-right:.625rem}}.ep-settings__configured-entities__wrapper{max-width:35.45rem}@media screen and (min-width:993px){.ep-settings__configured-entities__wrapper .list-with-filter__form{padding-right:1.7rem}}@media screen and (min-width:993px){.ep-settings__configured-entities .configured-entity-list__header{padding-left:1rem;padding-right:2.7rem}}.ep-settings__available-entities{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;width:calc(40% + .125rem);height:calc(100% - 1.25rem);background-color:var(--uc-bg-bg-surface-1);overflow:hidden;padding:1.875rem 1.875rem 0;z-index:2;margin-bottom:1.25rem}@media screen and (max-width:992px){.ep-settings__available-entities{position:fixed;top:7.5625rem;left:.625rem;width:calc(100% - 1.25rem);height:calc(100% - 8.375rem);border-radius:1.25rem}}.ep-settings__available-entities__wrapper{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-width:31.25rem}@media screen and (max-width:992px){.ep-settings__available-entities__wrapper{padding-bottom:.625rem}}.ep-settings__available-entities__header .button--icon{margin-right:1rem}.ep-settings__available-entities .lwf-entity-list__items{width:calc(100% + 1rem)}.ep-settings__no-settings{display:flex;justify-content:center;align-items:center}@media screen and (max-width:992px){.ep-settings__no-settings{display:none}}.ep-settings__no-settings p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;text-align:center;color:var(--uc-text-text-secondary)}@media screen and (max-width:992px){.ep-settings__ir-code-data-set{padding-left:0;padding-right:0}}.ep-settings__driver-connection{background:var(--uc-bg-bg-surface-2);border-radius:1rem;padding:1.25rem}.ep-settings__driver-connection__row{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid var(--uc-theme-color-40);padding-bottom:1.25rem;margin-bottom:1.25rem}.ep-settings__driver-connection__row:last-child{border:0;padding-bottom:0;margin-bottom:0}.ep-settings__driver-connection__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--uc-theme-color-40)}.ep-settings__driver-connection__body{display:flex;align-items:center;flex-direction:column}.ep-settings__start-setup{display:flex;flex-direction:row;gap:1.25rem}@media screen and (max-width:600px){.ep-settings__start-setup{flex-direction:column}}.ep-settings__start-setup button{min-width:10.75rem;max-height:2.25rem}.ep-settings__start-setup p{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;display:flex;align-items:center;color:var(--uc-text-text-secondary);flex:1}.ep-settings__dock-config{display:flex;flex-direction:row;gap:1.875rem}.ep-settings__dock-config .button{flex:1}.ep-settings__dock-mobile-config{padding-bottom:1.25rem;border-bottom:1px solid var(--uc-theme-color-20);margin-bottom:-.625rem}@media screen and (min-width:993px){.ep-settings__dock-mobile-config{display:none}}@media screen and (max-width:600px){.ep-settings__dock-mobile-config .button{width:calc(100% - 1.75rem)}}@media screen and (max-width:600px){.ep-settings__dock-mobile-config .button--hybrid{width:fit-content}}.ep-settings__dock-mobile-config .form-item--range{padding-top:1.25rem;padding-bottom:1.25rem;margin-bottom:1.25rem;border-top:1px solid var(--uc-theme-color-20);border-bottom:1px solid var(--uc-theme-color-20)}.ep-settings__dock-mobile-config .form-item--range__header,.ep-settings__dock-mobile-config .form-item--range__container{max-width:100%}@media screen and (min-width:993px){.touch-screen .ep-settings__form{padding-top:1.25rem}}.touch-screen .ep-settings__configured-entities .entity-item__edit{opacity:1}.section-customise-remote{position:relative;width:100%;transition:all .6s}@media screen and (max-width:992px){.section-customise-remote{display:flex;flex-direction:column;height:100%}}@media screen and (min-width:993px)and (max-height:900px){.section-customise-remote--folded{margin-top:11.4rem;height:39.0375rem}}@media screen and (min-width:993px)and (max-height:700px){.section-customise-remote--folded{margin-top:6rem;height:38.4375rem}}.section-customise-remote--folded .custom-remote-pages{transition:all .6s}@media screen and (max-width:992px){.section-customise-remote--folded .custom-remote-pages{max-height:40rem}}.section-customise-remote--folded .custom-remote-pages__remote{width:100%;padding:0}@media screen and (min-width:993px){.section-customise-remote--folded .custom-remote-pages__remote{transition:all .6s}}@media screen and (min-width:993px)and (max-height:900px){.section-customise-remote--folded .custom-remote-pages__remote{overflow:hidden}}.section-customise-remote--folded .custom-remote-pages__remote:before{display:none}@media screen and (max-width:992px){.section-customise-remote--folded .custom-remote-pages__remote{display:flex}}.section-customise-remote .customise-remote__navbar{display:flex;align-items:center;position:absolute;top:0;right:0;height:3rem;width:calc(100vw - 2.5rem)}@media screen and (min-width:1921px){.section-customise-remote .customise-remote__navbar{width:calc(var(--uc-app-max-width) - 2.5rem)}}@media screen and (max-width:992px){.section-customise-remote .customise-remote__navbar{position:relative;width:100%;margin-top:1rem;margin-bottom:2rem}}.section-customise-remote .customise-remote__main{border-radius:1rem;background-color:var(--uc-bg-bg-surface-1);transition:all .3s;position:absolute;right:0;bottom:0;width:calc(100vw - 2.5rem);height:calc(100% - 4rem);transition:all .6s;overflow:hidden}@media screen and (min-width:1921px){.section-customise-remote .customise-remote__main{width:calc(var(--uc-app-max-width) - 2.5rem)}}@media screen and (max-width:992px){.section-customise-remote .customise-remote__main{display:flex;flex-direction:column;position:relative;width:100%;height:calc(100vh - 10.5rem);height:calc(100dvh - 10.5rem);padding-bottom:.125rem}}.section-customise-remote .customise-remote__main--folded{width:100%;height:calc(100% - 14.4rem);transition:all .6s;padding:1.88rem}@media only screen and (max-width:1250px),only screen and (max-height:700px){.section-customise-remote .customise-remote__main--folded{height:calc(100% - 6rem)}}@media only screen and (max-width:1370px){.section-customise-remote .customise-remote__main--folded{height:calc(100% - 9rem)}}@media screen and (min-width:993px)and (max-height:900px){.section-customise-remote .customise-remote__main--folded{height:100%}}@media screen and (max-width:992px){.section-customise-remote .customise-remote__main--folded{height:calc(100dvh - 11rem);padding:1.25rem;padding-bottom:0}}.section-customise-remote .customise-remote__main--folded .remote-controller__device{transition:all .6s}@media screen and (max-width:600px){.section-customise-remote .customise-remote__main--folded .remote-controller__device{height:100%}}@media(pointer:fine){.section-customise-remote .customise-remote__main--folded:hover{background-color:var(--uc-bg-bg-surface-3)}.section-customise-remote .customise-remote__main--folded:hover .button--tertiary{background-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);border-color:var(--uc-buttons-tertiary-button-tertiary-hover-bg);color:var(--uc-buttons-tertiary-button-tertiary-hover-text)}.section-customise-remote .customise-remote__main--folded:hover .button--tertiary i{transform:scale(1);font-size:1.375rem;transition:all .2s}.section-customise-remote .customise-remote__main--folded:hover .remote-controller__device{transform:scale(1.005);transform-origin:bottom;transition:all .6s}}@media screen and (max-width:992px){.section-customise-remote .customise-remote__main--folded .customise-remote__tab{position:relative;background:transparent}}.section-customise-remote .customise-remote__main--folded .remote-controller{top:3rem}@media screen and (min-width:993px){.section-customise-remote .customise-remote__main--folded .remote-controller{transform:scale(.75562);transition:all .6s}}.section-customise-remote .customise-remote__main--folded .remote-controller .entity-item__options,.section-customise-remote .customise-remote__main--folded .remote-controller .entity-item__drag{display:none}@media screen and (max-width:992px){.section-customise-remote .customise-remote__main--folded .remote-controller{flex:1;top:1.88rem;transition:none}.section-customise-remote .customise-remote__main--folded .remote-controller__display,.section-customise-remote .customise-remote__main--folded .remote-controller__display__list{overflow:hidden}}.section-customise-remote .customise-remote__main--edit-page{height:100%}@media screen and (max-width:992px){.section-customise-remote .customise-remote__main--edit-page{position:fixed;left:0;top:0;height:100vh;height:100dvh;z-index:100}}@media screen and (max-width:992px){.section-customise-remote .customise-remote__main--edit-page .custom-remote-pages{display:flex;flex-direction:column;justify-content:space-between;background:var(--uc-bg-bg-surface-1)}}@media screen and (max-width:992px)and (max-height:780px){.section-customise-remote .customise-remote__main--edit-page .custom-remote-pages{display:block;overflow-x:hidden;overflow-y:scroll}}@media screen and (max-width:992px)and (max-height:780px){.section-customise-remote .customise-remote__main--edit-page .custom-remote-pages--active-option{overflow-y:hidden}}.section-customise-remote .customise-remote__main--edit-page .custom-remote-pages__remote__body{background:var(--uc-bg-bg-surface-1)}@media screen and (max-width:600px){.section-customise-remote .customise-remote__main--edit-page .custom-remote-pages__remote__body{padding-bottom:2.5rem}}.section-customise-remote .customise-remote__main--edit-page .remote-controller{top:3.6rem}@media screen and (min-width:993px){.section-customise-remote .customise-remote__main--edit-page .remote-controller{transition:all .6s}}@media screen and (max-width:600px){.section-customise-remote .customise-remote__main--edit-page .remote-controller{top:2.5rem}}.section-customise-remote .customise-remote__main.growing{animation:growingRemote .6s ease}@media screen and (max-width:992px){.section-customise-remote .customise-remote__main.growing{animation:none}}.section-customise-remote .customise-remote__main.shrinking{animation:shrinkingRemote .6s ease}@media screen and (max-width:992px){.section-customise-remote .customise-remote__main.shrinking{animation:none}}.section-customise-remote .customise-remote__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.section-customise-remote .customise-remote__header h2{display:flex;align-items:flex-end;flex:1;padding-right:.5rem;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.section-customise-remote .customise-remote__header h2{font-size:1.125rem}}.section-customise-remote .customise-remote__tabs{position:relative;height:100%}.section-customise-remote .customise-remote__tab{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s ease}.section-customise-remote .customise-remote__tab .icon-list .list-with-filter__search{max-width:19.5rem}.section-customise-remote .customise-remote__tab .icon-list .list-with-filter__search input{background:var(--uc-background)}.section-customise-remote .customise-remote__tab .icon-list .list-with-filter__form__tools{justify-content:flex-start}.section-customise-remote .customise-remote__tab .icon-list .list-with-filter__form__tools .button-group{background:var(--uc-background)}.section-customise-remote .customise-remote__tab .icon-list .list-with-filter__form__tools__col-right{flex:1}.section-customise-remote .customise-remote__tab .icon-list .list-with-filter__form__tools__col-right .list-with-filter__form__button-delete{margin-left:auto;margin-right:0}.section-customise-remote .customise-remote__tab .resource-list .list-with-filter__form input{max-width:20rem}.section-customise-remote .customise-remote__tab--icons,.section-customise-remote .customise-remote__tab--backgrounds{position:relative;display:flex;flex-direction:column;padding:1.88rem;padding-bottom:0}@media screen and (max-width:600px){.section-customise-remote .customise-remote__tab--icons,.section-customise-remote .customise-remote__tab--backgrounds{padding:1.25rem;padding-bottom:0}}.custom-remote-pages{position:relative;display:flex;flex-direction:row;width:100%;height:100%;justify-content:space-around;transition:all .6s}@media screen and (max-width:992px){.custom-remote-pages{transition:none}}.custom-remote-pages__lists{position:relative;width:40%;padding-right:1.88rem;padding-bottom:.25rem}@media screen and (max-width:992px){.custom-remote-pages__lists{width:100%;padding-right:0;padding-bottom:0;background-color:var(--uc-bg-bg-surface-1);flex:1}}.custom-remote-pages__lists:before{position:absolute;content:"";right:0;top:1.25rem;height:calc(100% - 2.5rem);border-left:1px solid rgba(255,255,255,.05)}.custom-remote-pages__lists>div:not([class]){position:relative;display:flex;flex-direction:column;flex:1;height:100%}.custom-remote-pages__lists>div:not([class]) .page-list{height:100%}@media screen and (max-width:992px){.custom-remote-pages__lists>div:not([class]) .page-list{border-radius:1rem 1rem 0 0;background:var(--uc-bg-bg-surface-1)}}.custom-remote-pages__lists__no-page,.custom-remote-pages__lists .page-list,.custom-remote-pages__lists .customise-remote-options{padding-left:1.88rem;padding-top:1.88rem}@media screen and (max-width:992px){.custom-remote-pages__lists__no-page,.custom-remote-pages__lists .page-list,.custom-remote-pages__lists .customise-remote-options{padding:1.25rem 1.25rem 0}}.custom-remote-pages__lists .customise-remote-options{position:relative;display:flex;height:100%;flex-direction:column;justify-content:space-between}@media screen and (max-width:992px){.custom-remote-pages__lists .customise-remote-options{margin:3.75rem .625rem 0;border-top-left-radius:1rem;border-top-right-radius:1rem;background:var(--uc-bg-bg-surface-1)}}.custom-remote-pages__lists__no-page{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;gap:1.88rem}.custom-remote-pages__lists__no-page h1{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.custom-remote-pages__lists__no-page h1{font-size:1.125rem}}.custom-remote-pages__lists__no-page p{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;max-width:22.5rem;color:var(--uc-theme-color-60);text-align:center}.custom-remote-pages__remote{position:relative;width:60%;height:100%;display:flex;align-self:flex-end;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:1.88rem;padding-right:1.88rem;gap:1.88rem}@media screen and (min-width:993px){.custom-remote-pages__remote{transition:all .6s}}@media screen and (min-width:993px)and (max-height:900px){.custom-remote-pages__remote{overflow-x:hidden;overflow-y:auto}.custom-remote-pages__remote::-moz-scrollbar{width:.5rem}.custom-remote-pages__remote::-moz-scrollbar-track{background-color:transparent}.custom-remote-pages__remote::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}}@media screen and (min-width:993px)and (max-height:900px)and (pointer:fine){.custom-remote-pages__remote::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:993px)and (max-height:900px){.custom-remote-pages__remote::-webkit-scrollbar{width:.5rem}.custom-remote-pages__remote::-webkit-scrollbar-track{background-color:transparent}.custom-remote-pages__remote::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}}@media screen and (min-width:993px)and (max-height:900px)and (pointer:fine){.custom-remote-pages__remote::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-width:992px){.custom-remote-pages__remote{display:none}}.custom-remote-pages__remote--page-edit{display:flex}@media screen and (max-width:992px){.custom-remote-pages__remote--page-edit{display:block;width:calc(100% - 1.25rem);height:-moz-fit-content;height:fit-content;padding:0;margin:0 .625rem}}.custom-remote-pages__remote__descr{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;max-width:22.25rem;color:var(--uc-text-text-secondary);text-align:center;margin-top:2.62rem}.custom-remote-pages__remote__header{display:flex;justify-content:center;position:absolute;top:1.88rem;right:1.88rem;width:calc(100% - 3.76rem)}@media screen and (max-width:992px){.custom-remote-pages__remote__header{display:none}}.custom-remote-pages__remote__body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-left:1.88rem}@media screen and (max-width:992px){.custom-remote-pages__remote__body{flex:1;margin-left:0}}.custom-remote-pages__remote__body .remote-controller{top:9.4rem;transition:all .6s}.grow-from-left-bottom-enter-active,.grow-from-left-bottom-leave-active{transform-origin:bottom left;transition:all .6s;-webkit-transition:all .6s}.grow-from-left-bottom-leave-active{transition:all .6s;-webkit-transition:all .6s}.grow-from-left-bottom-enter-to,.grow-from-left-bottom-leave-from{transform-origin:bottom left;opacity:1}.grow-from-left-bottom-enter-from,.grow-from-left-bottom-leave-to{transform:scale(0);-webkit-transform:scale(0,0);transform-origin:bottom left;opacity:0}@keyframes growingRemote{0%{width:100%;height:calc(100% - 14.4rem)}70%{width:calc(100vw - 2.5rem);height:calc(100% - 4rem)}85%{width:calc(100vw - 2.5rem + 20px);height:calc(100% - 4rem)}to{width:calc(100vw - 2.5rem);height:calc(100% - 4rem)}}@keyframes shrinkingRemote{0%{width:calc(100vw - 2.5rem);height:calc(100% - 4rem)}70%{width:100%;height:calc(100% - 14.4rem)}85%{width:calc(100% - 12px);height:calc(100% - 14.4rem)}to{width:100%;height:calc(100% - 14.4rem)}}.ea-button-mapping__list,.er-button-mapping__list{display:flex;flex-direction:column;position:relative;width:40%;padding:1.875rem 0 .25rem 1.875rem}@media screen and (max-width:992px){.ea-button-mapping__list,.er-button-mapping__list{width:100%;padding-right:0;padding-bottom:0;flex:1;padding:1.25rem 0 .25rem 1.25rem}}.ea-button-mapping__list:before,.er-button-mapping__list:before{position:absolute;content:"";right:0;top:1.25rem;height:calc(100% - 2.5rem);border-left:1px solid rgba(255,255,255,.05)}.ea-button-mapping__remote,.er-button-mapping__remote{position:relative;width:60%;height:100%;display:flex;align-self:flex-end;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:1.88rem;padding-right:1.88rem;gap:1.88rem}@media screen and (max-width:992px){.ea-button-mapping__remote,.er-button-mapping__remote{display:none}}.ea-button-mapping__remote .remote-controller,.er-button-mapping__remote .remote-controller{margin-top:-29rem}.ea-button-mapping__remote .remote-controller--v2,.er-button-mapping__remote .remote-controller--v2{margin-top:-24rem}.ea-interfaces,.er-interfaces{display:flex;flex-direction:row-reverse;height:100%}.ea-interfaces__list,.er-interfaces__list{position:relative;padding-left:1.875rem;padding-top:1.875rem;padding-right:1.875rem;overflow:hidden;width:calc(40% + .5rem);border:0}.ea-interfaces__list:before,.er-interfaces__list:before{position:absolute;content:"";height:100%;width:1px;top:0;right:4px;background-color:var(--uc-bg-bg-surface-1)}@media screen and (max-width:992px){.ea-interfaces__list,.er-interfaces__list{position:absolute;width:100%;height:calc(100% + .125rem);background-color:var(--uc-bg-bg-surface-1);padding-left:1.25rem;padding-top:1.25rem;padding-right:1.25rem}}.ea-interfaces__list__header,.er-interfaces__list__header,.ea-interfaces__list__header__buttons,.er-interfaces__list__header__buttons{display:flex;flex-direction:row;gap:1.25rem}.ea-interfaces__list__wrapper,.er-interfaces__list__wrapper{position:relative;height:100%}.ea-interfaces__list__tab,.er-interfaces__list__tab{display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s ease}.ea-interfaces__list .page-list__body,.er-interfaces__list .page-list__body{width:calc(100% + 1.825rem)}@media screen and (max-width:992px){.ea-interfaces__list .page-list__body,.er-interfaces__list .page-list__body{width:calc(100% + 1.25rem);padding-right:1.25rem}}.ea-interfaces__remote,.er-interfaces__remote{display:flex;flex-direction:column;align-items:center;width:calc(60% - .5rem)}@media screen and (max-height:900px){.ea-interfaces__remote,.er-interfaces__remote{overflow-x:none;overflow-y:auto}.ea-interfaces__remote::-moz-scrollbar,.er-interfaces__remote::-moz-scrollbar{width:.5rem}.ea-interfaces__remote::-moz-scrollbar-track,.er-interfaces__remote::-moz-scrollbar-track{background-color:transparent}.ea-interfaces__remote::-moz-scrollbar-thumb,.er-interfaces__remote::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}}@media screen and (max-height:900px)and (pointer:fine){.ea-interfaces__remote::-moz-scrollbar-thumb:hover,.er-interfaces__remote::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-height:900px){.ea-interfaces__remote::-webkit-scrollbar,.er-interfaces__remote::-webkit-scrollbar{width:.5rem}.ea-interfaces__remote::-webkit-scrollbar-track,.er-interfaces__remote::-webkit-scrollbar-track{background-color:transparent}.ea-interfaces__remote::-webkit-scrollbar-thumb,.er-interfaces__remote::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}}@media screen and (max-height:900px)and (pointer:fine){.ea-interfaces__remote::-webkit-scrollbar-thumb:hover,.er-interfaces__remote::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (max-height:900px){.ea-interfaces__remote::-moz-scrollbar-track,.er-interfaces__remote::-moz-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}.ea-interfaces__remote::-webkit-scrollbar-track,.er-interfaces__remote::-webkit-scrollbar-track{margin-top:.625rem;margin-bottom:.625rem}}@media screen and (max-width:992px){.ea-interfaces__remote,.er-interfaces__remote{overflow-y:auto;width:100%}}.ea-interfaces__remote--overflow-hidden,.er-interfaces__remote--overflow-hidden{overflow:hidden}@media screen and (max-height:900px){.ea-interfaces__remote--overflow-hidden,.er-interfaces__remote--overflow-hidden{padding-right:.5rem}}@media screen and (max-width:992px){.ea-interfaces__remote--overflow-hidden,.er-interfaces__remote--overflow-hidden{padding-right:.5rem}}.ea-interfaces__remote .remote-controller,.er-interfaces__remote .remote-controller{width:fit-content}.ea-interfaces__remote .remote-controller__device,.er-interfaces__remote .remote-controller__device{margin-left:auto;margin-right:auto}@media screen and (min-width:993px){.ea-interfaces__remote .remote-controller__device,.er-interfaces__remote .remote-controller__device{margin-top:4.25rem}}@media screen and (max-width:992px){.ea-interfaces--button-mapping .ea-interfaces__remote{overflow-y:hidden}}@media screen and (max-width:992px){.ea-interfaces--button-mapping .ea-interfaces__list{padding-right:0}}.er-interfaces__remote .widget-popup__command-wrapper{min-height:3.75rem}.er-interfaces__remote .widget-popup__command-wrapper--open{min-height:11.75rem}.page-login{position:fixed;display:flex;flex-direction:column;top:0;left:0;width:100vw;height:100vh;height:100dvh;justify-content:space-between;color:var(--uc-background);background-color:#dbdbdb;background-image:url(/configurator/images/background/login-bg.jpg);background-repeat:no-repeat;background-size:120% auto;background-position:0 bottom;padding:1.25rem}@media only screen and (min-width:2400px){.page-login{background-image:url(/configurator/images/background/login-bg-2500.jpg);background-size:110% auto;background-position:0 bottom}}@media only screen and (max-width:1900px){.page-login{background-size:160% auto;background-position:20% bottom}}@media only screen and (max-width:1500px){.page-login{background-image:url(/configurator/images/background/login-bg-1920.jpg);background-size:180% auto;background-position:30% bottom}}@media only screen and (max-width:1280px){.page-login{background-size:130% auto;background-position:30% center}}@media only screen and (max-width:1100px){.page-login{background-image:url(/configurator/images/background/login-bg-1280.jpg);background-size:120% auto;background-position:0 bottom}}@media only screen and (max-width:900px){.page-login{background-size:180% auto;background-position:50% bottom}}@media only screen and (max-width:700px){.page-login{background-image:url(/configurator/images/background/login-bg-phone.jpg);background-size:100% auto;background-position:center bottom}}@media only screen and (max-width:700px)and (max-height:870px){.page-login{background:#dbdbdb}}@media screen and (max-width:992px){.page-login{padding:2.62rem 2.62rem 1.25rem}}@media screen and (max-width:992px){.page-login header{text-align:center}}.page-login__body{padding-left:7.37rem}.page-login__body h1{margin-bottom:1.25rem}.page-login__body h3{margin-top:3.12rem;margin-bottom:1.88rem}.page-login__body .form-item{max-width:22rem}.page-login__body .form-item input{color:var(--uc-theme-color-40);background:#0000001a;border-color:transparent}@media screen and (min-width:993px){.page-login__body .form-item input{border-color:var(--ucvtheme-color-40)}}.page-login__body .form-item label{color:var(--uc-theme-color-40);text-transform:uppercase}.page-login__body .form-item__description{color:var(--uc-theme-color-40)}@media screen and (max-width:992px){.page-login__body{width:fit-content;padding-left:0;margin-top:3rem;margin-bottom:auto}.page-login__body h3{margin-top:1.87rem}}@media screen and (max-width:600px){.page-login__body{margin:3rem auto auto}}.page-login__api-definitions{margin-top:3.125rem}@media screen and (max-width:600px){.page-login__api-definitions{margin-top:1.875rem}}.page-login__api-definitions .dropdown-menu{display:block}.page-login__api-definitions .dropdown-menu__trigger{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;text-align:left;color:var(--uc-background)}@media(pointer:fine){.page-login__api-definitions .dropdown-menu__trigger:hover{text-decoration:underline}}@media screen and (max-width:992px){.page-login .version-info{margin-left:-1.37rem}}.page-login--v2{background-image:url(/configurator/images/background/login-bg-v2.jpg);background-color:#010101}@media only screen and (min-width:2400px){.page-login--v2{background-image:url(/configurator/images/background/login-bg-v2-2500.jpg);background-position:0 center}}@media only screen and (max-width:2000px){.page-login--v2{background-size:100% auto;background-position:0 20%}}@media only screen and (max-width:1800px){.page-login--v2{background-image:url(/configurator/images/background/login-bg-v2-1920.jpg);background-size:120% auto;background-position:5% bottom}}@media only screen and (max-width:1500px){.page-login--v2{background-size:100% auto;background-position:0 bottom}}@media only screen and (max-width:1280px){.page-login--v2{background-image:url(/configurator/images/background/login-bg-v2-1280.jpg)}}@media only screen and (max-width:900px){.page-login--v2{background-position:center bottom}}@media only screen and (max-width:700px){.page-login--v2{background-image:url(/configurator/images/background/login-bg-v2-phone.jpg);background-size:140% auto;background-position:center bottom}}@media only screen and (max-width:700px)and (max-height:750px){.page-login--v2{background-size:160% auto}}@media only screen and (max-width:700px)and (max-height:700px){.page-login--v2{background:#010101;background-repeat:no-repeat}}.page-login--v2 .page-login__body h1,.page-login--v2 .page-login__body h3{color:var(--uc-foreground)}.page-login--v2 .page-login__body .form-item input{color:var(--uc-theme-color-60);background:var(--uc-theme-color-20);border-color:var(--uc-theme-color-30)}@media(pointer:fine){.page-login--v2 .page-login__body .form-item input:hover{border-color:var(--uc-theme-color-40)}}.page-login--v2 .page-login__body .form-item label,.page-login--v2 .page-login__body .form-item__description,.page-login--v2 .page-login__body .device-meta__host{color:var(--uc-theme-color-60)}.page-login--v2 .page-login__api-definitions .dropdown-menu__trigger{color:var(--uc-foreground)}.page-login--loading{background-image:none}.page-home{height:100%;height:calc(100vh - var(--uc-navbar-height) - 3.75rem);height:calc(100dvh - var(--uc-navbar-height) - 3.75rem);display:flex;gap:.625rem;width:100%}.page-home::-moz-scrollbar{width:.5rem}.page-home::-moz-scrollbar-track{background-color:transparent}.page-home::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-home::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-home::-webkit-scrollbar{width:.5rem}.page-home::-webkit-scrollbar-track{background-color:transparent}.page-home::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-home::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:993px)and (max-height:900px){.page-home{overflow-x:hidden;overflow-y:auto}}@media screen and (max-width:992px){.page-home{flex-direction:column;padding-bottom:.5rem}}@media screen and (min-width:993px)and (max-height:900px){.page-home--customise{overflow:hidden;height:calc(100vh - var(--uc-navbar-height) - 3.5rem);height:calc(100dvh - var(--uc-navbar-height) - 3.5rem)}}@media screen and (max-width:992px){.page-home--customise{height:calc(100vh - var(--uc-navbar-height) - .625rem);height:calc(100dvh - var(--uc-navbar-height) - .625rem);padding-bottom:0}}.page-settings{height:100%;height:calc(100vh - var(--uc-navbar-height) - 3.75rem);height:calc(100dvh - var(--uc-navbar-height) - 3.75rem);display:flex;gap:.625rem;width:100%;padding-top:2.5rem;max-width:var(--uc-app-max-width);margin:0 auto}.page-settings::-moz-scrollbar{width:.5rem}.page-settings::-moz-scrollbar-track{background-color:transparent}.page-settings::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-settings::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-settings::-webkit-scrollbar{width:.5rem}.page-settings::-webkit-scrollbar-track{background-color:transparent}.page-settings::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-settings::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-settings__menu{position:relative;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;height:fit-content;max-height:100%;display:flex;width:22.5rem;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:.625rem;border-radius:1rem;background:var(--uc-theme-color-10);z-index:1}.page-settings__menu::-moz-scrollbar{width:.5rem}.page-settings__menu::-moz-scrollbar-track{background-color:transparent}.page-settings__menu::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-settings__menu::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-settings__menu::-webkit-scrollbar{width:.5rem}.page-settings__menu::-webkit-scrollbar-track{background-color:transparent}.page-settings__menu::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-settings__menu::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:993px){.page-settings__menu{overflow-x:hidden;overflow-y:auto}}@media screen and (max-width:992px){.page-settings__menu{background:transparent;margin-left:auto;margin-right:auto;overflow-y:auto}}@media screen and (max-width:600px){.page-settings__menu{height:100vh;height:100dvh;max-height:calc(100vh - 5.625rem);max-height:calc(100dvh - 5.625rem);width:100%;padding:0rem .5625rem 1.25rem;margin-left:0;margin-right:0}}@media screen and (max-width:992px){.page-settings__menu--selected-item{display:none}}.page-settings__menu__item{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem;display:flex;cursor:pointer;padding:.375rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:.5rem;color:var(--uc-text-text-primary);min-height:3.25rem}.page-settings__menu__item i{display:flex;justify-content:center;align-items:center;font-size:1.5rem;width:2.5rem}@media(pointer:fine){.page-settings__menu__item:hover{background:var(--uc-bg-bg-surface-2)}}.page-settings__menu__item--active{background:var(--uc-foreground);color:var(--uc-background)}@media(pointer:fine){.page-settings__menu__item--active:hover{background:var(--uc-foreground);color:var(--uc-background)}}.page-settings__menu-content{position:relative;display:flex;flex:1;padding:1.825rem 1.825rem 1.825rem 4.31rem}.page-settings__menu-content::-moz-scrollbar{width:.5rem}.page-settings__menu-content::-moz-scrollbar-track{background-color:transparent}.page-settings__menu-content::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-settings__menu-content::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-settings__menu-content::-webkit-scrollbar{width:.5rem}.page-settings__menu-content::-webkit-scrollbar-track{background-color:transparent}.page-settings__menu-content::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-settings__menu-content::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}@media screen and (min-width:993px){.page-settings__menu-content{overflow-x:hidden;overflow-y:auto}}@media screen and (max-width:992px){.page-settings__menu-content{padding:1.25rem 0 0;overflow-y:auto}}.page-settings__menu-content .page-settings-section{position:absolute}@media screen and (min-width:993px){.page-settings__menu-content .page-settings-section{width:calc(100% - 6.135rem)}}@media screen and (max-width:992px){.page-settings .settings-menu__select{display:flex;z-index:1050}}.page-settings .settings-menu__select .vs__dropdown-toggle{background:transparent;border:1px solid var(--uc-buttons-tetriary-button-tetriary-bg)}@media screen and (max-width:992px){.page-settings{position:fixed;top:3.75rem;left:0;width:100vw;height:calc(100vh - 3.75rem);height:calc(100dvh - 3.75rem);flex-direction:column;padding:0;z-index:1105;gap:0;z-index:1}}.page-settings-wrapper--general .page-settings-section,.page-settings-wrapper--development .page-settings-section{min-height:calc(100% - 3.65rem)}.page-settings-wrapper--general .img-loading{display:flex;width:2.5rem;height:2.5rem}.page-settings-section{position:absolute;color:var(--uc-foreground);width:100%}@media screen and (max-width:992px){.page-settings-section{padding:0 .625rem}}.page-settings-section__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.page-settings-section__title{font-size:1.125rem}}@media screen and (max-width:992px){.page-settings-section__title{display:none}}.page-settings-section__divider{border-top:1px solid var(--uc-theme-color-20);display:flex;width:calc(100% - 2rem);flex-direction:column;align-items:flex-start;gap:0rem;margin-left:1rem}@media screen and (max-width:992px){.page-settings-section__divider{margin-left:0;width:100%}}.page-settings-section__divider--full{margin-left:0;width:100%}.page-settings-section__select{align-self:flex-start}.page-settings-section__select .vs__dropdown-toggle{background:transparent;border:1px solid var(--uc-buttons-tertiary-button-tertiary-bg)}.page-settings-section__page-name{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:120%;font-size:1.5rem;font-weight:300}@media screen and (max-width:992px){.page-settings-section__page-name{font-size:1.125rem}}.page-settings-section__page-name{color:var(--uc-text-text-primary);padding:0 1.25rem;line-height:120%}@media screen and (max-width:992px){.page-settings-section__page-name{padding:0 1.25rem}}.page-settings-section__param{display:flex;justify-content:space-between;gap:1rem;width:100%;font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);margin-bottom:.625rem}.page-settings-section__param--last{margin-bottom:0}.page-settings-section__main{display:flex;width:100%;max-width:50rem;flex-direction:column;align-items:flex-start;margin-top:2.5rem}@media screen and (max-width:992px){.page-settings-section__main{margin-top:0;padding:0}}.page-settings-section__main--cols{margin-top:2rem;gap:1.5rem;padding-bottom:2rem}@media screen and (min-width:993px){.page-settings-section__main--cols{flex-direction:row;gap:2.5rem}}.page-settings-section__main__options{width:100%}.page-settings-section__main__col-50{width:50%}@media screen and (max-width:992px){.page-settings-section__main__col-50{width:100%}}.page-settings-section__main__info{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-text-text-primary);width:100%;margin-bottom:1.25rem}.page-settings-section__main__info--warning{color:var(--uc-error-error-60)}.page-settings-section__main__footer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.page-settings-section__remote-name{display:flex;width:100%;max-width:25rem;padding-bottom:2.5rem;flex-direction:column;align-items:flex-start;gap:.25rem;border-radius:.5rem}@media screen and (max-width:992px){.page-settings-section__remote-name{padding-bottom:1.25rem}}.page-settings-section__remote-name__box{display:flex;min-height:3.75rem;padding:.75rem;align-items:center;gap:.625rem;align-self:stretch;border-radius:.5rem;background:var(--uc-theme-color-10)}@media screen and (max-width:992px){.page-settings-section__remote-name__box{min-height:3rem;padding:.5rem}}.page-settings-section__remote-name__box__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;flex:1 0 0}.page-settings-section__remote-name__box__text--label{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-theme-color-70)}.page-settings-section__remote-name__box__text--name{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-white);font-size:1.25rem}@media screen and (max-width:992px){.page-settings-section__remote-name__box__text--name{font-size:1rem}}.page-settings-section__remote-name__box__icon{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.46875rem;border-radius:1.40625rem;background:var(--uc-theme-color-30);width:2.25rem;height:2.25rem;color:var(--uc-theme-color-80);text-align:center;font-size:.9375rem}@media screen and (max-width:992px){.page-settings-section__remote-name__box__icon{width:2rem;height:2rem;font-size:.75rem}}.page-settings-section__additional-text{font-family:var(--uc-font-family-space-mono);font-style:normal;font-weight:400;line-height:120%;font-size:.75rem;color:var(--uc-text-text-secondary);width:100%;max-width:25rem}@media screen and (max-width:600px){.page-settings-section__additional-text{max-width:100%}}.page-settings-section__additional-text p{margin-top:1.25rem}.page-settings-section__additional-text--secondary{color:var(--uc-theme-color-50)}@media screen and (max-width:992px){.page-settings-section--display .form-item--range__value,.page-settings-section--sound-haptic .form-item--range__value{font-size:1.5rem}}@media screen and (max-width:600px){.page-settings-section--display .form-item--range__value,.page-settings-section--sound-haptic .form-item--range__value{position:relative;top:0}}.page-settings-section--display .settings-option-button--button-backlight-color{gap:1.25rem}.page-settings-section--backup .page-settings-section__main{margin-top:1.25rem}@media screen and (min-width:601px){.page-settings-section--backup .page-settings-section__main{margin-top:2.125rem}}.page-settings-section--backup .file-meta{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);display:flex;align-items:center;gap:.75rem;background:var(--uc-bg-bg-surface-1);padding:.75rem 1rem;border-radius:.5rem;margin-right:1rem}.page-settings-section--backup .file-meta i{font-size:1.5rem}.page-settings-section--backup .settings-option-button--backup{padding-bottom:1.25rem}.page-settings-section--backup .settings-option-button--restore{padding-top:1.25rem}@media screen and (max-width:600px){.page-settings-section--backup .settings-option-button--restore{flex-wrap:wrap}.page-settings-section--backup .settings-option-button--restore .settings-option-button__extra{max-width:70%}}.page-settings-section--wifi-bluetooth{padding-bottom:2rem}.page-settings-section--wifi-bluetooth .form-item--toggle--settings:first-child{border:0;margin-bottom:0}.page-settings-section--wifi-bluetooth .page-settings-section__divider{width:100%;margin-left:0;margin-top:1.25rem;margin-bottom:1.25rem}.page-settings-section--wifi-bluetooth .page-settings-section__main__options-wifi-scanning .form-item--range{margin-top:-1rem}.page-settings-section--wifi-bluetooth .page-settings-section__main__options-wifi-scanning .form-item--range__header{display:none}@media screen and (max-width:992px){.page-settings-section--wifi-bluetooth .page-settings-section__main__options-wifi-scanning .form-item--range__value{position:relative;top:0;display:flex;align-items:center;justify-content:flex-end;font-size:1.5rem}}.page-settings-section__preview-features{margin-top:1.25rem;margin-bottom:2.5rem}@media screen and (max-width:992px){.page-settings-section__preview-features .settings-option-button{flex-direction:column;align-items:flex-start;gap:1.25rem}}@media screen and (max-width:600px){.page-settings-section__preview-features .settings-option-button__description{max-width:100%}}.page-settings-section__preview-features .settings-option-button__toggle{display:flex}.page-settings-section__preview-features .button-read-more{display:flex;align-items:center;gap:.625rem}.page-settings-section__preview-features .button-read-more i{font-size:1.5rem}.page-settings-section__preview-features .form-item--toggle{padding-left:0;padding-right:0;margin-left:.5rem}.page-settings-section__preview-features__instruction{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-theme-color-70);margin-bottom:1.25rem}.page-settings-section--localization .settings-option-button,.page-settings-section__logs .settings-option-button,.page-settings-section__preview-features .settings-option-button{padding:0;border-bottom:1px solid var(--uc-theme-color-20);padding-bottom:1.25rem;margin-bottom:1.25rem;border-radius:0}.page-settings-section--localization .settings-option-button:last-child,.page-settings-section__logs .settings-option-button:last-child,.page-settings-section__preview-features .settings-option-button:last-child{border:0}@media screen and (max-width:992px){.page-settings-section--localization .settings-option-button,.page-settings-section--wifi-bluetooth .settings-option-button{flex-direction:row}}.page-settings-section__logs{margin-top:1.25rem;margin-bottom:2.5rem}.page-settings-section--admin-password .page-settings-section__main{max-width:25rem;gap:1.25rem}.page-settings-section--admin-password .page-settings-section__main .form-item{width:100%}.page-settings-section--admin-password .page-settings-section__main .button{margin-top:1.25rem}.page-settings-section--application-credentials .page-settings-section__main{gap:1.25rem}.page-settings-section--application-credentials .page-settings-section__main>button{margin-left:auto;margin-right:auto}.page-settings-section--application-credentials .page-settings-section__main__info{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-theme-color-70);text-align:center}.page-settings-section--application-credentials .page-settings-section__main__info>a{color:var(--uc-theme-color-70);text-decoration:underline}.page-settings-section--application-credentials .page-settings-section__main__info>a:hover{text-decoration:none}.page-settings-section--factory-reset .page-settings-section__main{max-width:25rem}.page-settings-section--factory-reset .page-settings-section__main__text{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;margin-bottom:2.5rem}.settings-data-field{display:flex;flex-direction:column;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--uc-theme-color-30)}.settings-data-field:last-child{border:0;padding-bottom:0;margin-bottom:0}.settings-data-field__icon{font-size:1.75rem;margin-left:.75rem;margin-bottom:.25rem}@media screen and (min-width:993px){.settings-data-field__icon{display:none}}.settings-data-field__label{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}.settings-data-field__value{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);width:100%;margin-top:.125rem}.settings-option-button{display:flex;width:100%;align-items:center;gap:.625rem;padding:0;border-radius:0}.settings-option-button__icon{display:flex;width:3.75rem;height:3.75rem;align-items:center;justify-content:center;flex-shrink:0;border-radius:1.875rem;color:var(--uc-text-text-primary);text-align:left;font-size:2.25rem}@media screen and (max-width:992px){.settings-option-button__icon{width:3rem;height:3rem;font-size:2rem}}.settings-option-button__text{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;color:var(--uc-text-text-primary);flex:1 0 0}@media screen and (max-width:992px){.settings-option-button__text{font-size:.875rem}}.settings-option-button__title{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:1rem}@media screen and (max-width:600px){.settings-option-button__title{max-width:calc(100% - 5rem)}}.settings-option-button__title button{color:inherit;font:inherit;text-align:left;padding:0;border:0;background:none;cursor:pointer}.settings-option-button__description{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;color:var(--uc-text-text-secondary);width:100%;max-width:25rem}.settings-option-button__nav-icon{display:flex;width:3.75rem;height:3.75rem;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:1.875rem;color:var(--uc-text-text-secondary);text-align:center;font-size:1.5rem;cursor:pointer}@media screen and (max-width:992px){.settings-option-button__nav-icon{width:3rem;height:3rem;font-size:1.25rem}}.settings-option-button__secondary-text{color:var(--uc-theme-color-50)}.settings-option-button--clickable{cursor:pointer;padding:1.25rem .625rem;border-radius:1rem}@media screen and (max-width:992px){.settings-option-button--clickable{width:100%;padding:1.25rem 0;border-radius:0}}@media(pointer:fine){.settings-option-button--clickable:hover{background:var(--uc-bg-bg-surface-1)}}@media screen and (max-width:600px){.settings-option-button--clickable .settings-option-button__title,.settings-option-button--clickable .settings-option-button__description{max-width:100%}}@media screen and (max-width:992px){.settings-option-button--has-input{flex-direction:column;gap:1.25rem}}@media screen and (max-width:992px){.settings-option-button--has-input .settings-option-button__text,.settings-option-button--has-input .settings-option-button__select{width:100%}}.settings-option-button--ir-dataset{padding:1.25rem 0}@media screen and (min-width:993px){.settings-option-button--ir-dataset{padding:1.25rem .625rem}}@media screen and (max-width:600px){.settings-option-button--voice-assistant .settings-option-button__title,.settings-option-button--voice-assistant .settings-option-button__description{max-width:100%}}.settings-option-button--voice-assistant-profile{padding-top:1.25rem;margin-top:0;border-top:0}@media screen and (max-width:600px){.settings-option-button--voice-assistant .select-voice-assistant,.settings-option-button--voice-assistant-profile .select-voice-assistant{max-width:60%}}@media screen and (max-width:600px){.settings-option-button--date-range{flex-direction:column;align-items:flex-start}}.settings-option-button--date-range__datepicker{display:flex;align-items:center}@media screen and (max-width:600px){.settings-option-button--date-range__datepicker{width:100%;margin-top:.625rem;justify-content:flex-start}}.settings-option-button--number-of-log-entries .form-item,.settings-option-button--peripheral-connections .form-item{max-width:8rem}.settings-option-button--number-of-log-entries .form-item input,.settings-option-button--peripheral-connections .form-item input{text-align:center}.settings-option-button--search-string{align-items:center;gap:1.25rem}@media screen and (max-width:600px){.settings-option-button--search-string{flex-direction:column;align-items:flex-start}}.settings-option-button--search-string .form-item{width:calc(50% - .625rem)}@media screen and (max-width:600px){.settings-option-button--search-string .form-item{width:100%}}.settings-option-button .v-select{max-width:15rem}@media screen and (min-width:993px){.slide-settings-left-enter-active,.slide-settings-left-leave-active,.slide-settings-right-enter-active,.slide-settings-right-leave-active{transition:all .65s ease-in-out}.slide-settings-left-enter-from{transform:translate(200vh);opacity:0}.slide-settings-left-enter-to{transform:translate(0);opacity:1}.slide-settings-left-leave-to{transform:translate(-100vh);opacity:0}.slide-settings-left-leave-from{transform:translate(0);opacity:1}.slide-settings-right-enter-from{transform:translate(-100vh);opacity:0}.slide-settings-right-enter-to{transform:translate(0);opacity:1}.slide-settings-right-leave-to{transform:translate(200vh);opacity:0}.slide-settings-right-leave-from{transform:translate(0);opacity:1}}.page-activities-macros{position:relative;display:flex;flex-direction:column;height:calc(100% - 2.1875rem);margin-top:2.1875rem;padding-top:2.1875rem;border-radius:1rem;padding:1.875rem}@media screen and (min-width:993px){.page-activities-macros{background:var(--uc-bg-bg-surface-1)}}.page-activities-macros:before{position:absolute;content:"";left:.625rem;bottom:0;height:calc(100% - 4.375rem);width:calc(100% - 1.25rem);background:var(--uc-bg-bg-surface-1);border-radius:1rem 1rem 0 0}@media screen and (min-width:993px){.page-activities-macros:before{display:none}}.page-activities-macros .page-mobile-header{margin-bottom:.625rem}.page-activities-macros__body{display:flex;flex-direction:column;flex:1;overflow:hidden}@media screen and (max-width:992px){.page-activities-macros__body{padding:0 .625rem 1.875rem}}.page-activities-macros__tools{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2.5rem}@media screen and (max-width:992px){.page-activities-macros__tools{position:relative;flex-direction:column;gap:1.25rem}}.page-activities-macros__tools .button{white-space:nowrap}.page-activities-macros__tools .button--icon{max-height:2.25rem;min-height:2.25rem;width:2.25rem}.page-activities-macros__tools__col{display:flex;flex-direction:row;align-items:center;gap:.625rem}@media screen and (max-width:992px){.page-activities-macros__tools__col{gap:1.25rem}}@media screen and (max-width:600px){.page-activities-macros__tools__col{width:100%}}@media screen and (max-width:992px){.page-activities-macros__tools__col--filters{width:100%;flex-direction:column}}@media screen and (max-width:992px){.page-activities-macros__tools__col--filters .tab-menu{margin-left:0;margin-right:auto}.page-activities-macros__tools__col--filters .tab-menu .vs__dropdown-menu{left:0;margin-left:0}}@media screen and (max-width:992px){.page-activities-macros__tools__col--menu{position:absolute;top:0;right:0;width:5rem}}.page-activities-macros__tools__col .form-item--search{width:20rem}@media screen and (max-width:992px){.page-activities-macros__tools__col .form-item--search{margin-left:1.25rem;margin-right:auto;margin-top:1.875rem}}@media screen and (max-width:600px){.page-activities-macros__tools__col .form-item--search{width:calc(100% - 2.5rem);flex:1;margin-left:1.25rem;margin-right:1.25rem}}@media screen and (max-width:600px){.page-activities-macros__tools__col .dropdown-menu{margin-left:auto;margin-right:0}}@media screen and (max-width:992px){.page-activities-macros__tools__col .dropdown-menu--open{z-index:var(--uc-vselect-z-index)}}.page-activities-macros__tools__col .dropdown-menu .button--hybrid{padding-left:1rem;padding-right:1rem}.page-activities-macros__tools__col .dropdown-menu .button--hybrid i{font-size:1.125rem;width:1rem}.page-activities-macros__lists{display:flex;flex-direction:column;flex:1;overflow:hidden}@media screen and (max-width:992px){.page-activities-macros__lists{position:relative;padding-left:1.25rem;padding-right:1.25rem}}.page-activities-macros__lists .ent-list{display:flex;flex-direction:column;overflow:hidden;flex:1}.page-activities-macros__lists .ent-list__body-wrapper{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:scroll}.page-activities-macros__lists .ent-list__body-wrapper::-moz-scrollbar{width:.5rem}.page-activities-macros__lists .ent-list__body-wrapper::-moz-scrollbar-track{background-color:transparent}.page-activities-macros__lists .ent-list__body-wrapper::-moz-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-activities-macros__lists .ent-list__body-wrapper::-moz-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-activities-macros__lists .ent-list__body-wrapper::-webkit-scrollbar{width:.5rem}.page-activities-macros__lists .ent-list__body-wrapper::-webkit-scrollbar-track{background-color:transparent}.page-activities-macros__lists .ent-list__body-wrapper::-webkit-scrollbar-thumb{background-color:var(--uc-theme-color-40);border-radius:.5rem;border:1px solid transparent;background-clip:padding-box;transition:all .3s}@media(pointer:fine){.page-activities-macros__lists .ent-list__body-wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--uc-theme-color-80);border:0;transition:all .3s}}.page-activities-macros__lists .ent-list__body-wrapper{padding-right:.5rem}.page-activities-macros__lists .list-paging{padding-top:1.25rem}@media screen and (max-width:992px){.page-activities-macros{position:fixed;top:3.75rem;left:0;width:100vw;height:calc(100vh - 3.75rem);height:calc(100dvh - 3.75rem);flex-direction:column;padding:0;z-index:1105;gap:0;margin-top:0}}.page-edit-activity,.page-edit-macro,.page-edit-activity-group,.page-edit-remote{height:100%;height:calc(100vh - var(--uc-navbar-height) - 3.75rem);height:calc(100dvh - var(--uc-navbar-height) - 3.75rem);display:flex;flex-direction:column;width:100%;gap:1.25rem}@media screen and (max-width:992px){.page-edit-activity,.page-edit-macro,.page-edit-activity-group,.page-edit-remote{height:calc(100vh - var(--uc-navbar-height) - 1.25rem);height:calc(100dvh - var(--uc-navbar-height) - 1.25rem);padding-bottom:0}}.page-edit-activity__tabs,.page-edit-macro__tabs,.page-edit-activity-group__tabs,.page-edit-remote__tabs{position:relative;height:100%}.page-edit-activity__tab,.page-edit-macro__tab,.page-edit-activity-group__tab,.page-edit-remote__tab{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s ease}.page-edit-activity__main,.page-edit-macro__main,.page-edit-activity-group__main,.page-edit-remote__main{border-radius:1rem;background-color:var(--uc-bg-bg-surface-1);transition:all .3s;flex:1;overflow:hidden}@media screen and (max-width:992px){.page-edit-activity__main,.page-edit-macro__main,.page-edit-activity-group__main,.page-edit-remote__main{display:flex;flex-direction:column;position:relative;width:100%;padding-bottom:.125rem}}.page-edit-activity .ep-settings .voice-assistant-support-link{margin-bottom:1rem}@media screen and (max-width:992px){.page-edit-activity-group .ep-settings__available-entities{top:3.75rem;height:calc(100% - 4.5rem);margin-bottom:0}}.slide-tab-left-enter-active,.slide-tab-left-leave-active,.slide-tab-right-enter-active,.slide-tab-right-leave-active{transition:transform .6s ease-in-out}.slide-tab-left-enter-from{transform:translate(200vh)}.slide-tab-left-enter-to{transform:translate(-2%)}.slide-tab-left-leave-to{transform:translate(-200vh)}.slide-tab-left-leave-from{transform:translate(0)}.slide-tab-right-enter-from{transform:translate(-200vh)}.slide-tab-right-enter-to{transform:translate(2%)}.slide-tab-right-leave-to{transform:translate(200vh)}.slide-tab-right-leave-from{transform:translate(0)}.page-devices{position:relative;display:flex;flex-direction:column;height:calc(100% - 2.1875rem);margin-top:2.1875rem;padding-top:2.1875rem;border-radius:1rem;padding:1.875rem;background:var(--uc-bg-bg-surface-1)}@media screen and (max-width:992px){.page-devices{background:transparent}}.page-devices:before{position:absolute;content:"";left:.625rem;bottom:0;height:calc(100% - 4.375rem);width:calc(100% - 1.25rem);background:var(--uc-bg-bg-surface-1);border-radius:1rem 1rem 0 0}@media screen and (min-width:993px){.page-devices:before{display:none}}.page-devices .page-mobile-header{margin-bottom:.625rem}.page-devices__tools{display:flex;align-items:flex-start;width:100%;flex-direction:row;margin-bottom:2.5rem}@media screen and (max-width:992px){.page-devices__tools{position:relative;padding-top:3.75rem}.page-devices__tools .tab-menu{position:absolute;left:.625rem;top:0}.page-devices__tools__filter__options{position:absolute;right:.625rem;top:0}.page-devices__tools__filter__options .dropdown-menu--open{z-index:var(--uc-vselect-z-index)}}.page-devices__tools .button-group{max-height:2.5rem;top:.25rem}@media screen and (max-width:992px){.page-devices__tools .tab-menu .vs__dropdown-menu{left:0;margin-left:0}}.page-devices__tools__filter{display:flex;flex-direction:column;width:100%;max-width:20.5rem;margin-left:1.875rem}@media screen and (max-width:992px){.page-devices__tools__filter{max-width:calc(100% - 3.75rem)}}.page-devices__tools__filter__search{position:relative;display:flex;max-width:20rem}@media screen and (max-width:992px){.page-devices__tools__filter__search{margin-top:1.875rem}}@media screen and (max-width:600px){.page-devices__tools__filter__search{max-width:100%}}.page-devices__tools__filter__search .filter-dropdown{position:absolute;top:.25rem;right:.75rem}@media screen and (max-width:600px){.page-devices__tools__filter__search .filter-dropdown--open{z-index:var(--uc-vselect-z-index)}}.page-devices__tools__filter__tabs{display:flex;flex-wrap:wrap;gap:.625rem}.page-devices__tools__filter__tabs:has(div){margin-top:1rem}.page-devices__tools__filter__options{display:flex;align-items:center;flex-direction:row;gap:1.25rem;margin-left:auto;margin-right:0}.page-devices__tools__filter__options .button--icon{max-height:2.25rem;min-height:2.25rem;width:2.25rem}.page-devices__tools:has(+.page-devices__slots){margin-bottom:1.25rem}.page-devices__slots{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;position:relative;width:100%;margin-bottom:1.25rem;color:var(--uc-text-text-secondary)}@media screen and (max-width:992px){.page-devices__slots{padding-left:1.875rem}}.page-devices__body{position:relative;display:flex;width:100%;flex:1;overflow:hidden;width:calc(100% + .5rem)}@media screen and (max-width:992px){.page-devices__body{left:1.875rem;width:calc(100% - 3.75rem);padding-bottom:1.875rem}}.page-devices__body__inner{display:flex;position:absolute;width:100%;height:100%}@media screen and (max-width:992px){.page-devices__body__inner{height:calc(100% - 1.875rem)}}@media screen and (max-width:1200px){.page-devices{margin-top:0;height:100%}}@media screen and (max-width:992px){.page-devices{position:fixed;top:3.75rem;left:0;width:100vw;height:calc(100vh - 3.75rem);height:calc(100dvh - 3.75rem);flex-direction:column;padding:0;z-index:1105;gap:0;margin-top:0}}.page-edit-entity{height:100%}.page-edit-entity__main{height:100%;border-radius:1rem;background-color:var(--uc-bg-bg-surface-1);transition:all .3s}.page-edit-entity .button-toggle{min-width:10.75rem}.page-edit-integration{height:100%}.page-edit-integration__main{height:100%;overflow:hidden;border-radius:1rem;background-color:var(--uc-bg-bg-surface-1);transition:all .3s}@media screen and (max-width:992px){.page-edit-integration .ep-settings__form__wrapper{border-bottom:1px solid var(--uc-theme-color-20)}}.page-edit-integration .ep-settings__form__meta{width:50%}.page-edit-integration .ep-settings__form__footer__row--description-text{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.875rem;color:var(--uc-theme-color-70)}.page-edit-integration .ep-settings__configured-entities-wrapper .list-with-filter{flex:1;overflow:hidden}@media screen and (max-width:992px){.page-edit-integration .ep-settings__configured-entities-wrapper .list-with-filter__items{width:100%;padding-right:0;overflow-x:hidden;overflow-y:auto}}@media screen and (max-width:992px){.page-edit-integration .ep-settings__available-entities{top:var(--uc-navbar-height);height:calc(100% - var(--uc-navbar-height))}}@media screen and (max-width:992px){.page-edit-integration .ep-settings__available-entities .list-with-filter{overflow:visible}}.page-edit-remote .ep-settings__form__header__remote-type{display:flex;flex-direction:row;gap:.625rem}.page-edit-remote .ep-settings__form__header__remote-type i{display:flex;justify-content:center;align-items:center;font-size:1.2rem;width:2rem;height:2rem;color:var(--uc-theme-color-60)}.page-edit-remote .ep-settings__form__header__remote-type span{font-family:var(--uc-font-family-poppins);font-style:normal;font-weight:400;line-height:130%;font-size:.75rem;display:flex;align-items:center;color:var(--uc-theme-color-70)}@media screen and (max-width:992px){.page-edit-remote .ep-settings__form__row--device-profile{flex-direction:column;align-items:flex-start}}.page-edit-remote .ep-settings__form__row--device-profile .v-select{max-width:17rem}@media only screen and (max-width:1250px){.page-edit-remote .ep-settings__form__row--device-profile .v-select{max-width:12rem}}@media screen and (max-width:992px){.page-edit-remote .ep-settings__form__row--device-profile .v-select{max-width:100%}}.page-edit-remote .ep-settings__form .select-extra--output_device,.page-edit-remote .ep-settings__form .select-extra--output_port{gap:.625rem}@media screen and (max-width:992px){.page-edit-remote .ep-settings__form .select-extra--output_device,.page-edit-remote .ep-settings__form .select-extra--output_port{flex-direction:column;align-items:flex-start}}.page-edit-remote .ep-settings__form .select-extra--output_device .v-select,.page-edit-remote .ep-settings__form .select-extra--output_port .v-select{max-width:17rem;flex:1}@media only screen and (max-width:1250px){.page-edit-remote .ep-settings__form .select-extra--output_device .v-select,.page-edit-remote .ep-settings__form .select-extra--output_port .v-select{max-width:12rem}}@media screen and (max-width:992px){.page-edit-remote .ep-settings__form .select-extra--output_device .v-select,.page-edit-remote .ep-settings__form .select-extra--output_port .v-select{max-width:100%}}@media screen and (max-width:600px){.page-edit-remote .ep-settings__form .select-extra--output_device .v-select,.page-edit-remote .ep-settings__form .select-extra--output_port .v-select{max-width:100%}}.page-edit-remote .button-toggle{min-width:10.75rem}
