@charset "UTF-8";:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.invisible{visibility:hidden}.absolute{position:absolute}.relative{position:relative}.bottom-1{bottom:.25rem}.bottom-12{bottom:3rem}.left-1\/2{left:50%}.right-4{right:1rem}.top-2{top:.5rem}.float-right{float:right}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-\[10px\]{margin:10px}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-\[56px\]{height:56px}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[50px\]{max-height:50px}.max-h-\[80px\]{max-height:80px}.w-1\/2{width:50%}.w-16{width:4rem}.w-20{width:5rem}.w-\[250px\]{width:250px}.w-\[290px\]{width:290px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-\[22px\]{min-width:22px}.min-w-\[250px\]{min-width:250px}.min-w-\[300px\]{min-width:300px}.max-w-\[200px\]{max-width:200px}.max-w-\[600px\]{max-width:600px}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink{flex-shrink:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[1px\]{border-bottom-width:1px}.border-\[\#c1c1c1\]{--tw-border-opacity: 1;border-color:rgb(193 193 193 / var(--tw-border-opacity))}.border-\[\#ccc\]{--tw-border-opacity: 1;border-color:rgb(204 204 204 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.bg-\[\#F0F0F0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}.bg-\[\#efefef\]{--tw-bg-opacity: 1;background-color:rgb(239 239 239 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-5{--tw-bg-opacity: .05}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-2{padding-bottom:.5rem}.pl-9{padding-left:2.25rem}.pr-3{padding-right:.75rem}.pt-2{padding-top:.5rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.text-primary{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-brightness-\[0\.4\]{--tw-backdrop-brightness: brightness(.4);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:text-\[\#9d9d9d\]:hover{--tw-text-opacity: 1;color:rgb(157 157 157 / var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (min-width: 640px){.sm\:mb-8{margin-bottom:2rem}.sm\:mr-11{margin-right:2.75rem}.sm\:mt-0{margin-top:0}.sm\:w-full{width:100%}.sm\:min-w-\[500px\]{min-width:500px}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}}@media (min-width: 768px){.md\:w-full{width:100%}.md\:min-w-\[600px\]{min-width:600px}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-center{align-items:center}}@media (min-width: 1024px){.lg\:min-w-\[700px\]{min-width:700px}}.qb-drag-handler,.qb-draggable,.query-builder{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rule--header:after{content:"";display:table;clear:both}.query-builder{overflow:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.25;margin:1rem}.group{background:white;border:1px solid #b0b0b0}.rule{background-color:#f6f6f6;border:1px solid #b0b0b056}.rule-with-error .rule{border:1px solid #e0a1a1}.rule--body{display:flex;flex-wrap:wrap;text-align:center;align-items:center;padding:10px;border-radius:8px}@media screen and (max-width: 768px){.rule--body{flex-direction:column;text-align:start;align-items:flex-start}}.rule--body--wrapper{flex:1;display:flex;flex-direction:column}@media screen and (max-width: 768px){.rule--body--wrapper{flex-direction:row;justify-content:space-between;align-items:center}}.rule--error{color:red;margin-bottom:-5px;margin-top:5px}.group-or-rule{border-radius:5px;position:relative}.rule_group{background:rgba(255,252,242,.5);border:1px solid #f9f1dd}.locked{border:1px dashed red}.qb-placeholder{border:1px dashed gray}.query-builder.qb-dragging{cursor:grabbing!important}.query-builder.qb-dragging button{pointer-events:none}.qb-draggable{pointer-events:none;position:absolute;opacity:.7;z-index:1000;box-sizing:border-box}.qb-drag-handler{display:none!important;cursor:grabbing}.group--header:not(.no--children):not(.hide--conjs){position:relative}.group--header:not(.no--children):not(.hide--conjs):before{z-index:0;content:"";position:absolute;border-width:0 0 0 2px;border-color:#ccc;border-style:solid;box-sizing:border-box}.group--header:not(.no--children):not(.hide--conjs).hide--line:before{border-color:#8080801a}.group--header:not(.no--children):not(.hide--conjs):before{top:20px;height:calc(100% - 10px);left:11px;width:13px}.group--children>.group-or-rule-container>.group-or-rule:before{border-width:0 0 2px 2px}.group--children>.group-or-rule-container>.group-or-rule:after{border-width:0 0 0 2px}.group--children>.group-or-rule-container>.group-or-rule:before,.group--children>.group-or-rule-container>.group-or-rule:after{content:"";position:absolute;border-color:#ccc;border-style:solid;box-sizing:border-box}.group--children>.group-or-rule-container>.group-or-rule:before{top:-1px;height:calc(50% + 2px)}.group--children>.group-or-rule-container>.group-or-rule:after{top:calc(50% + 1px);height:calc(50% + 11px)}.group--children>.group-or-rule-container>.group-or-rule:before,.group--children>.group-or-rule-container>.group-or-rule:after{left:-14px;width:13px}.group--children>.group-or-rule-container:last-child>.group-or-rule:before{border-radius:0 0 0 4px}.group--children>.group-or-rule-container:last-child>.group-or-rule:after{display:none}.group--children.hide--conjs>.group-or-rule-container:first-child>.group-or-rule:before{display:none}.group--children.hide--conjs>.group-or-rule-container:first-child>.group-or-rule:after{border-radius:4px 0 0;border-width:2px 0 0 2px;top:calc(50% - 1px);height:calc(50% + 13px)}.group--children.hide--line>.group-or-rule-container>.group-or-rule:before,.group--children.hide--line>.group-or-rule-container>.group-or-rule:after{border-color:#8080801a}.rule_group--children>.group-or-rule-container:first-child>.group-or-rule:before{display:none}.rule_group--children>.group-or-rule-container:first-child>.group-or-rule:after{border-radius:4px 0 0;border-width:2px 0 0 2px;top:calc(50% - 1px);height:calc(50% + 8px)}.rule_group--children>.group-or-rule-container>.group-or-rule:before{top:-1px;height:calc(50% + 2px)}.rule_group--children>.group-or-rule-container>.group-or-rule:after{top:calc(50% + 1px);height:calc(50% + 6px)}.rule_group--children>.group-or-rule-container>.group-or-rule:before,.rule_group--children>.group-or-rule-container>.group-or-rule:after{left:-11px;width:10px}.switch_group>.group--children>.group-or-rule-container>.group-or-rule:before{top:-2px;height:calc(50% + 3px)}.switch_group>.group--children>.group-or-rule-container>.group-or-rule:after{top:calc(50% + 1px);height:calc(50% + 13px)}.switch_group>.group--children>.group-or-rule-container>.group-or-rule:before,.switch_group>.group--children>.group-or-rule-container>.group-or-rule:after{left:-15px;width:13px}.switch_group>.group--header:not(.no--children):not(.hide--conjs):before{top:20px;height:calc(100% - 10px);left:11px;width:13px}.qb-draggable:before,.qb-draggable:after{display:none}.group--header,.group--footer{display:flex;align-items:stretch;padding-left:10px;padding-right:10px;margin-top:10px;margin-bottom:10px}.group-or-rule-container{margin-top:10px;margin-bottom:10px}.group-or-rule-container:first-child{margin-top:0!important}.group-or-rule-container:last-child{margin-bottom:0!important}.group--drag-handler{margin-right:8px;margin-top:3px;position:relative;align-self:center}.group--conjunctions{flex-shrink:0;display:flex}.group--conjunctions .group--drag-handler{margin-left:10px}.group--children{padding-left:24px;margin-top:10px;margin-bottom:10px}.group--children .group--field--count--rule{display:flex;flex-wrap:wrap;flex:1}.group--conjunctions.hide--conj{opacity:.3}.group--actions{margin-left:10px;flex:1;display:flex}.group--actions--tl,.group--actions--bl{justify-content:flex-start}.group--actions--tl{margin-left:20px}.group--actions--tc,.group--actions--bc{justify-content:center}.group--actions--tr,.group--actions--br{justify-content:flex-end}.case_group{border-width:2px}.case_group--body{display:flex;flex-direction:row;margin-top:10px;margin-bottom:10px}.case_group--body .case_group--children{flex:auto;margin-top:0!important;margin-bottom:0!important}.case_group--body .case_group--value{margin-top:0;margin-bottom:0;margin-right:10px}.rule_group{display:flex;flex-wrap:wrap;padding-left:10px}.rule_group .group--field{margin-top:10px;margin-bottom:10px;align-self:center}.rule_group .group--actions{margin-left:10px;align-self:center;flex:0}@media screen and (max-width: 768px){.group--actions,.rule--widget{flex-direction:column}}.rule_group .rule_group--children{flex:1;margin-top:5px;margin-bottom:5px;padding-left:18px}.rule_group .rule_group--children .group-or-rule-container{margin-bottom:5px;margin-top:5px;padding-right:5px}.rule_group .rule_group--children.one--child{padding-left:9px}.rule_group_ext .group--actions{flex:none}.group--header.hide--drag.with--conjs>.group--field--count--rule{margin-left:20px}.rule{flex:1;display:flex}.rule--header{margin-left:auto;display:flex;align-items:center;padding-inline:5px}.rule--drag-handler{display:flex;align-items:center;margin-right:8px}.rule--field,.group--field,.rule--operator,.rule--value,.rule--operator-options,.rule--widget,.widget--widget,.widget--valuesrc,.widget--sep,.operator--options--sep,.rule--before-widget,.rule--after-widget{margin-block:5px;display:inline-block}.widget--sep,.operator--options--sep,.rule--func--bracket-before,.rule--func--bracket-after,.rule--func--arg-sep{vertical-align:bottom;align-self:flex-end;margin-bottom:8px}.operator--options,.rule--value{display:flex}.rule--widget{display:flex;flex-wrap:wrap}@media screen and (min-width: 768px){.rule--operator,.widget--widget,.widget--valuesrc,.widget--sep{margin-left:10px}}.widget--valuesrc{vertical-align:top;margin-right:-8px}.operator--options--sep{margin-right:10px}.rule--operator-wrapper{display:flex;flex-direction:column;height:100%}.rule--operator-text-wrapper{flex:1;display:flex;align-items:center}div.tooltip-inner{max-width:500px}.rule--field label,.group--field label,.rule--operator label,.widget--widget label{display:block;font-weight:700}.rule--func--wrapper,.rule--func,.rule--func--args,.rule--func--arg,.rule--func--arg-value,.rule--func--bracket-before,.rule--func--bracket-after,.rule--func--arg-sep,.rule--func--arg-label,.rule--func--arg-label-sep{display:inline-block}.rule--func--wrapper,.rule--func--args{display:flex;flex-wrap:wrap}.rule--func--arg{display:flex}.rule--func--bracket-before,.rule--func--bracket-after{margin-left:3px;margin-right:3px}.rule--func--bracket-before{margin-left:5px}.rule--func--arg-value>.rule--widget{margin-left:-10px}.rule--func--arg-sep{margin-left:3px;margin-right:6px}.rule--func--arg-label-sep{margin-left:1px;margin-right:6px}.qb-lite .group--drag-handler,.qb-lite .group--actions{transition:opacity .2s}.qb-lite .group--header:hover .group--header .group--drag-handler,.qb-lite .group--header:hover .group--header .group--actions,.qb-lite .group--header:not(:hover) .group--drag-handler,.qb-lite .group--header:not(:hover) .group--actions,.qb-lite .rule_group:not(:hover) .group--drag-handler,.qb-lite .rule_group:not(:hover) .group--actions{opacity:0}.qb-lite .widget--valuesrc,.qb-lite .rule--drag-handler,.qb-lite .rule--header{transition:opacity .2s}.qb-lite .rule:hover .rule .widget--valuesrc,.qb-lite .rule:hover .rule .rule--drag-handler,.qb-lite .rule:hover .rule .rule--header,.qb-lite .rule:not(:hover) .widget--valuesrc,.qb-lite .rule:not(:hover) .rule--drag-handler,.qb-lite .rule:not(:hover) .rule--header{opacity:0}.qb-lite.qb-dragging .widget--valuesrc,.qb-lite.qb-dragging .rule--drag-handler,.qb-lite.qb-dragging .rule--header,.qb-lite.qb-dragging .group--drag-handler,.qb-lite.qb-dragging .group--actions{opacity:0!important}.rule--body.can--shrink--value{align-items:center}.rule--body.can--shrink--value .rule--value{flex:1}.rule--body.can--shrink--value .rule--value>.rule--widget{flex:1}.rule--body.can--shrink--value .rule--value>.rule--widget>.widget--valuesrc{display:flex;align-items:center}.rule--body.can--shrink--value .rule--value>.rule--widget .widget--widget{flex:1}.MuiIconButton-sizeSmall{padding:3px}.customSelectOption{color:#f08080}@keyframes euiAnimFadeIn{0%{opacity:0}to{opacity:1}}@keyframes euiGrow{0%{opacity:0}1%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes focusRingAnimate{0%{box-shadow:0 0 0 2px #07c0}to{box-shadow:0 0 0 2px #0071c2}}@keyframes focusRingAnimateLarge{0%{box-shadow:0 0 0 10px #07c0}to{box-shadow:0 0 0 4px #0071c2}}@keyframes euiButtonActive{50%{transform:translateY(1px)}}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap;display:flex;justify-content:space-between;flex-grow:1}.react-datepicker__day,.react-datepicker__day-name{font-weight:500;text-align:center;color:#1a1c21;display:inline-block;width:32px;line-height:32px;border-radius:4px;margin:2px}.react-datepicker__day-name{color:#69707d}.react-datepicker__day{cursor:pointer;transition:transform 90ms ease-in-out}.react-datepicker__day:hover{color:#0061a6;background-color:#07c3;text-decoration:underline}@media screen and (prefers-reduced-motion:no-preference){.react-datepicker__day:hover{transform:scale(1.1)}}.react-datepicker__day--today{color:#07c;font-weight:700}.react-datepicker__day--outside-month{color:#69707d}.react-datepicker__day--highlighted,.react-datepicker__day--highlighted:hover{color:#00726b;background-color:#00bfb333}.react-datepicker__day--in-range,.react-datepicker__day--in-range:hover{color:#0061a6;background-color:#07c3}.react-datepicker__day--in-range.react-datepicker__day--disabled:not(.react-datepicker__day--selected),.react-datepicker__day--in-range.react-datepicker__day--disabled:not(.react-datepicker__day--selected):hover,.react-datepicker__day--in-range:not(.react-datepicker__day--selected):not(:hover){box-shadow:-2px 0 #07c3,2px 0 #07c3;border-radius:0}.react-datepicker__day--in-range.react-datepicker__day--disabled:not(.react-datepicker__day--selected):first-of-type,.react-datepicker__day--in-range.react-datepicker__day--disabled:not(.react-datepicker__day--selected):hover:first-of-type,.react-datepicker__day--in-range:not(.react-datepicker__day--selected):not(:hover):first-of-type{box-shadow:2px 0 #07c3}.react-datepicker__day--in-range.react-datepicker__day--disabled:not(.react-datepicker__day--selected):hover:last-of-type,.react-datepicker__day--in-range.react-datepicker__day--disabled:not(.react-datepicker__day--selected):last-of-type,.react-datepicker__day--in-range:not(.react-datepicker__day--selected):not(:hover):last-of-type{box-shadow:-2px 0 #07c3}.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected,.react-datepicker__day--selected:hover{background-color:#07c;color:#fff}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background-color:#bd271e80}.react-datepicker__day--disabled,.react-datepicker__day--disabled:hover{background-color:#abb4c41a;color:#a2abba;cursor:not-allowed;text-decoration:none;transform:none}.react-datepicker__day--disabled.react-datepicker__day--in-range:not(.react-datepicker__day--selected),.react-datepicker__day--disabled.react-datepicker__day--in-range:not(.react-datepicker__day--selected):hover,.react-datepicker__day--disabled:hover.react-datepicker__day--in-range:not(.react-datepicker__day--selected),.react-datepicker__day--disabled:hover.react-datepicker__day--in-range:not(.react-datepicker__day--selected):hover{color:#8c9daa;background-color:#07c3}.react-datepicker__day--disabled.react-datepicker__day--selected,.react-datepicker__day--disabled.react-datepicker__day--selected:hover{color:#bd271e;background-color:#bd271e33}.react-datepicker__header--time{display:none}.react-datepicker__time-container{border-left:#d3dae6;width:auto;display:flex;margin-top:40px;margin-left:8px;flex-grow:1;background-color:#fafbfd;border-radius:6px}.react-datepicker__time-container--focus .react-datepicker__time-list-item--preselected{text-decoration:underline}@media only screen and (max-width:574px){.react-datepicker__time-container{margin-top:0}}.react-datepicker__time,.react-datepicker__time-box,.react-datepicker__time-list{display:flex;flex-direction:column;flex-grow:1}.react-datepicker__time-list{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;height:100%;overflow-y:auto;overflow-x:hidden;padding:4px 12px;height:100px!important;align-items:center;gap:4px}.react-datepicker__time-list::-webkit-scrollbar{width:16px;height:16px}.react-datepicker__time-list::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.react-datepicker__time-list::-webkit-scrollbar-corner,.react-datepicker__time-list::-webkit-scrollbar-track{background-color:transparent}.react-datepicker__time-list:focus{outline:none}.react-datepicker__time-list[tabindex="0"]:focus:focus-visible{outline-style:auto}.react-datepicker__time-list-item{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:center;white-space:nowrap;max-width:100%;vertical-align:middle;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:1rem;line-height:1.7142857143rem;font-weight:500;text-decoration:none;outline-offset:-1px;transform:none!important;animation:none!important;transition-timing-function:ease-in;transition-duration:.15s;padding:0 8px;height:24px;line-height:24px;border-radius:4px;font-size:12px}@media screen and (prefers-reduced-motion:no-preference){.react-datepicker__time-list-item{transition:transform .25s ease-in-out,background-color .25s ease-in-out}.react-datepicker__time-list-item:hover:not(:disabled){transform:translateY(-1px)}.react-datepicker__time-list-item:focus{animation:euiButtonActive .25s cubic-bezier(.34,1.61,.7,1)}.react-datepicker__time-list-item:active:not(:disabled){transform:translateY(1px)}}.react-datepicker__time-list-item:focus,.react-datepicker__time-list-item:hover:not(:disabled){text-decoration:underline}.react-datepicker__time-list-item--disabled,.react-datepicker__time-list-item--disabled:hover{text-decoration:none!important;cursor:not-allowed;color:#abb4c4;background-color:transparent}.react-datepicker__time-list-item--injected,.react-datepicker__time-list-item--injected:hover{color:#00726b;background-color:#00bfb333}.react-datepicker__time-list-item--preselected,.react-datepicker__time-list-item--preselected:hover{background:rgba(0,119,204,.1)}.react-datepicker__time-list-item--selected,.react-datepicker__time-list-item--selected:hover{background-color:#07c;color:#fff}.react-datepicker--time-only{padding:0!important}.react-datepicker--time-only .react-datepicker__time-container{background-color:transparent;margin:0}.react-datepicker--time-only .react-datepicker__time-list{height:204px!important}.react-datepicker--time-only .react-datepicker__time-list-item{font-size:14px;min-width:112px;text-align:left}.react-datepicker__header__dropdown{padding:8px;display:flex;gap:4px;position:absolute;top:0;left:36px;right:36px;justify-content:center}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{max-width:400px;width:100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px;height:32px;font-weight:500;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.react-datepicker__month-read-view::-moz-placeholder,.react-datepicker__month-year-read-view::-moz-placeholder,.react-datepicker__year-read-view::-moz-placeholder{color:#69707d;opacity:1}.react-datepicker__month-read-view::placeholder,.react-datepicker__month-year-read-view::placeholder,.react-datepicker__year-read-view::placeholder{color:#69707d;opacity:1}@supports (-moz-appearance:none){.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{transition-property:box-shadow,background-image,background-size}}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer;text-decoration:underline}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{background-position:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMTMuMDY5IDUuMTU3TDguMzg0IDkuNzY4YS41NDYuNTQ2IDAgMDEtLjc2OCAwTDIuOTMgNS4xNThhLjU1Mi41NTIgMCAwMC0uNzcxIDAgLjUzLjUzIDAgMDAwIC43NTlsNC42ODQgNC42MWMuNjQxLjYzMSAxLjY3Mi42MyAyLjMxMiAwbDQuNjg0LTQuNjFhLjUzLjUzIDAgMDAwLS43Ni41NTIuNTUyIDAgMDAtLjc3MSAweiIvPjwvZGVmcz48dXNlIGZpbGwtcnVsZT0ibm9uemVybyIgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=);right:8px;height:12px;width:12px;display:inline-block;background-size:cover}.react-datepicker__month-read-view--selected-month,.react-datepicker__month-read-view--selected-year,.react-datepicker__month-year-read-view--selected-month,.react-datepicker__month-year-read-view--selected-year,.react-datepicker__year-read-view--selected-month,.react-datepicker__year-read-view--selected-year{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.react-datepicker__month-dropdown-container,.react-datepicker__year-dropdown-container{position:relative;display:inline-block;flex-grow:1;max-width:400px}.react-datepicker__month-dropdown,.react-datepicker__year-dropdown-container>div:not([class*=read-view]){scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;height:100%;overflow-y:auto;overflow-x:hidden;box-shadow:0 .7px 1.4px #00000012,0 1.9px 4px #0000000d,0 4.5px 10px #0000000d;height:auto;max-height:250px;background-color:#fff;position:absolute;z-index:1;border-radius:6px;min-width:100px;width:100%}.react-datepicker__month-dropdown::-webkit-scrollbar,.react-datepicker__year-dropdown-container>div:not([class*=read-view])::-webkit-scrollbar{width:16px;height:16px}.react-datepicker__month-dropdown::-webkit-scrollbar-thumb,.react-datepicker__year-dropdown-container>div:not([class*=read-view])::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.react-datepicker__month-dropdown::-webkit-scrollbar-corner,.react-datepicker__month-dropdown::-webkit-scrollbar-track,.react-datepicker__year-dropdown-container>div:not([class*=read-view])::-webkit-scrollbar-corner,.react-datepicker__year-dropdown-container>div:not([class*=read-view])::-webkit-scrollbar-track{background-color:transparent}.react-datepicker__month-dropdown:focus,.react-datepicker__year-dropdown-container>div:not([class*=read-view]):focus{outline:none}.react-datepicker__month-dropdown[tabindex="0"]:focus:focus-visible,.react-datepicker__year-dropdown-container>div:not([class*=read-view])[tabindex="0"]:focus:focus-visible{outline-style:auto}.react-datepicker__year-dropdown-container>div:not([class*=read-view]) .react-datepicker__year-dropdown{padding:4px;display:flex;flex-direction:column-reverse;justify-content:flex-end}.react-datepicker__month-dropdown-container{flex-grow:2}.react-datepicker__month-dropdown-container .react-datepicker__month-dropdown{padding:4px;min-width:140px}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{padding:0 8px;height:24px;line-height:24px;border-radius:4px;font-size:14px;margin:4px 0;cursor:pointer}.react-datepicker__month-option:focus,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:focus,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:focus,.react-datepicker__year-option:hover{text-decoration:underline}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{display:none}.react-datepicker__month-option--preselected,.react-datepicker__month-option--preselected:hover,.react-datepicker__year-option--preselected,.react-datepicker__year-option--preselected:hover{background:rgba(0,119,204,.1)}.react-datepicker__month-option--selected_month,.react-datepicker__month-option--selected_month:hover,.react-datepicker__year-option--selected_year,.react-datepicker__year-option--selected_year:hover{background-color:#07c;color:#fff}.react-datepicker__navigation--next,.react-datepicker__navigation--previous{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzM0Mzc0MSIgZD0iTTExLjY5MiA3SDMuNTU2QzMuMjQ5IDcgMyA3LjIyNCAzIDcuNXMuMjQ5LjUuNTU2LjVoOC4xMzZsLTQuMDk2IDQuMDk2YS41LjUgMCAwMC43MDcuNzA3bDQuMjQzLTQuMjQyYy4yNTgtLjI1OS40MDMtLjU4Ny40MzMtLjkyNWEuNDU0LjQ1NCAwIDAwMC0uMjcyIDEuNDk0IDEuNDk0IDAgMDAtLjQzMy0uOTI1TDguMzAzIDIuMTk3YS41LjUgMCAxMC0uNzA3LjcwN0wxMS42OTIgN3oiLz48L3N2Zz4=);cursor:pointer;position:absolute;top:8px;height:32px;width:32px;z-index:1;text-indent:-999em;overflow:hidden;background-repeat:no-repeat;border-radius:4px;background-position:50%}.react-datepicker__navigation--next:focus,.react-datepicker__navigation--next:hover,.react-datepicker__navigation--previous:focus,.react-datepicker__navigation--previous:hover{background-color:#0077cc1a}.react-datepicker__navigation--previous{left:8px;transform:rotate(180deg);transform-origin:center}.react-datepicker__navigation--next{right:8px}.euiDatePicker{display:block}.euiDatePicker .euiFormControlLayout{height:auto}.euiDatePicker--inline .euiFormControlLayout{width:-moz-fit-content;width:fit-content;background-color:transparent;box-shadow:none;padding:0}.euiDatePicker--inline .euiFormControlLayoutDelimited .euiFormControlLayout__childrenWrapper{background-color:transparent;flex-direction:column}.euiDatePicker--inline .euiFormControlLayoutIcons{justify-content:center;padding-block-end:8px}.euiDatePicker--shadow .euiFormControlLayout{box-shadow:0 .9px 4px -1px #00000014,0 2.6px 8px -1px #0000000f,0 5.7px 12px -1px #0000000d,0 15px 15px -1px #0000000a}.euiDatePicker--shadow .euiFormControlLayoutDelimited .euiFormControlLayout__childrenWrapper{background-color:#fff}.react-datepicker{font-size:12px;color:#343741;display:flex;border-radius:6px;padding:8px;justify-content:center}.react-datepicker--non-interactive{pointer-events:none}.react-datepicker-time__header,.react-datepicker__current-month{display:none}.react-datepicker__screenReaderOnly{position:absolute;top:auto;left:-10000px;width:1px;height:1px;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);overflow:hidden;margin:-1px}.react-datepicker__focusTrap{display:flex;justify-content:center}.react-datepicker__month-container{flex-grow:1;margin-top:36px}.react-datepicker__header{display:flex;flex-direction:column}.react-datepicker-time__header{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.react-datepicker__month{text-align:center;border-radius:6px}@media only screen and (max-width:574px){.react-datepicker,.react-datepicker__focusTrap{flex-direction:column}.react-datepicker__time-box{margin-top:0}}.euiColorPicker{position:relative;width:152px}.euiColorPicker__popoverAnchor .euiColorPicker__input{padding-right:40px}.euiColorPicker__popoverAnchor .euiColorPicker__input[class*=--compressed]{padding-right:32px}.euiColorPicker__popoverAnchor .euiColorPicker__input+.euiFormControlLayoutIcons{color:inherit}.euiColorPicker__swatches{display:flex;flex-wrap:wrap;margin:-4px}.euiColorPicker__swatch-item{margin:4px}.euiSwatchInput__stroke{fill:none;stroke:#0003}.euiColorPicker__popoverPanel--pickerOnly{padding-bottom:0!important}.euiColorPicker__input--inGroup{height:38px!important;box-shadow:none!important;border-radius:0}.euiColorPicker__input--inGroup.euiFieldText--compressed{height:30px!important;border-radius:0}.euiColorPicker__alphaRange .euiRangeInput{min-width:0}.euiColorPickerSwatch{display:inline-block;height:24px;width:24px;border-radius:3px;cursor:pointer;border:1px solid rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px #ffffff0d}.euiColorPickerSwatch:disabled{cursor:default}.euiColorPickerSwatch:focus{outline:2px solid currentColor}.euiColorPickerSwatch:focus:focus-visible{outline-style:auto}.euiColorPickerSwatch:focus:not(:focus-visible){outline:none}.euiHue{background:linear-gradient(90deg,#ff3232 0,#fff130 20%,#45ff30 35%,#28fff0 52%,#282cff 71%,#ff28fb 88%,#ff0094);height:24px;margin:4px 0}.euiHue:after,.euiHue:before{content:"";left:0;position:absolute;height:8px;background:#fff;width:100%}.euiHue:after{bottom:0}.euiHue__range{position:relative;height:24px;width:calc(100% + 2px);margin:0 -1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;z-index:2}.euiHue__range::-webkit-slider-thumb{background:#fff no-repeat 50%;border-radius:14px;-webkit-transition:background-color .15s ease-in,border-color .15s ease-in;transition:background-color .15s ease-in,border-color .15s ease-in;box-shadow:0 0 0 1px #fff,0 2px 2px -1px #0003,0 1px 5px -2px #0003;border:2px solid #fff;cursor:pointer;background-color:#69707d;padding:0;height:16px;width:16px;box-sizing:border-box}.euiHue__range::-moz-range-thumb{background:#fff no-repeat 50%;border-radius:14px;-moz-transition:background-color .15s ease-in,border-color .15s ease-in;transition:background-color .15s ease-in,border-color .15s ease-in;box-shadow:0 0 0 1px #fff,0 2px 2px -1px #0003,0 1px 5px -2px #0003;border:2px solid #fff;cursor:pointer;background-color:#69707d;padding:0;height:16px;width:16px;box-sizing:border-box}.euiHue__range::-ms-thumb{background:#fff no-repeat 50%;border-radius:14px;-ms-transition:background-color .15s ease-in,border-color .15s ease-in;transition:background-color .15s ease-in,border-color .15s ease-in;box-shadow:0 0 0 1px #fff,0 2px 2px -1px #0003,0 1px 5px -2px #0003;border:2px solid #fff;cursor:pointer;background-color:#69707d;padding:0;height:16px;width:16px;box-sizing:border-box}.euiHue__range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:0}.euiHue__range::-ms-thumb{margin-top:0}.euiHue__range::-ms-track{height:24px;background:transparent;border-color:transparent;color:transparent}.euiHue__range::-moz-focus-outer{border:none}.euiHue__range::-ms-fill-lower,.euiHue__range::-ms-fill-upper{background:transparent}.euiHue__range:focus::-webkit-slider-thumb{border-color:#07c}.euiHue__range:focus::-moz-range-thumb{border-color:#07c}.euiHue__range:focus::-ms-thumb{border-color:#07c}.euiSaturation{position:relative;width:100%;padding-bottom:100%;border-radius:3px;touch-action:none;z-index:3}.euiSaturation .euiSaturation__lightness,.euiSaturation .euiSaturation__saturation{position:absolute;top:-1px;bottom:0;left:0;right:0;border-radius:3px}.euiSaturation .euiSaturation__lightness{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.euiSaturation .euiSaturation__saturation{background:linear-gradient(0deg,#000,transparent)}.euiSaturation .euiSaturation__indicator{position:absolute;height:12px;width:12px;border-radius:100%;margin-top:-6px;margin-left:-6px;border:1px solid #343741}.euiSaturation .euiSaturation__indicator:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100%;border:1px solid #f5f7fa}.euiSaturation:focus{outline:none}.euiSaturation:focus .euiSaturation__indicator{box-shadow:0 0 0 2px #0071c2;border-color:#07c}.euiColorPalettePicker__itemTitle{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem}.euiColorPalettePicker__itemTitle+.euiColorPaletteDisplay{margin-top:4px}.euiColorPaletteDisplay{display:flex;flex-direction:row;overflow:hidden;height:8px}.euiColorPaletteDisplay--sizeExtraSmall{position:relative;height:4px;border-radius:4px}.euiColorPaletteDisplay--sizeExtraSmall:after{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;content:"";pointer-events:none;border:1px solid rgba(52,55,65,.2)}.euiColorPaletteDisplay--sizeExtraSmall .euiColorPaletteDisplayFixed__bleedArea{height:4px}.euiColorPaletteDisplay--sizeSmall{position:relative;height:8px;border-radius:8px}.euiColorPaletteDisplay--sizeSmall:after{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;content:"";pointer-events:none;border:1px solid rgba(52,55,65,.2)}.euiColorPaletteDisplay--sizeSmall .euiColorPaletteDisplayFixed__bleedArea{height:8px}.euiColorPaletteDisplay--sizeMedium{position:relative;height:16px;border-radius:16px}.euiColorPaletteDisplay--sizeMedium:after{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;content:"";pointer-events:none;border:1px solid rgba(52,55,65,.2)}.euiColorPaletteDisplay--sizeMedium .euiColorPaletteDisplayFixed__bleedArea{height:16px}.euiColorPaletteDisplayFixed__bleedArea{position:absolute;top:0;left:0;display:flex;height:8px;width:calc(100% + 1px)}.euiComboBox{max-width:400px;width:100%;height:auto;position:relative}.euiComboBox--fullWidth{max-width:100%}.euiComboBox--compressed{height:32px}.euiComboBox--inGroup{height:100%}.euiComboBox--compressed:not(.euiComboBox--appended,.euiComboBox--prepended),.euiComboBox:not(.euiComboBox--appended,.euiComboBox--prepended) .euiFormControlLayout{height:auto}.euiComboBox .euiComboBox__inputWrap{height:40px;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;border-radius:6px;max-width:400px;width:100%;height:auto;padding:4px 8px;padding-right:var(--eui-form-control-layout-icons-padding,8px);display:flex;outline:none}@supports (-moz-appearance:none){.euiComboBox .euiComboBox__inputWrap{transition-property:box-shadow,background-image,background-size}}.euiComboBox .euiComboBox__inputWrap::-moz-placeholder{color:#69707d;opacity:1}.euiComboBox .euiComboBox__inputWrap::placeholder{color:#69707d;opacity:1}.euiComboBox .euiComboBox__inputWrap--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px}@supports (-moz-appearance:none){.euiComboBox .euiComboBox__inputWrap--compressed{transition-property:box-shadow,background-image,background-size}}.euiComboBox .euiComboBox__inputWrap--inGroup{box-shadow:none!important;border-radius:0}.euiComboBox .euiComboBox__inputWrap--fullWidth{max-width:100%}.euiComboBox .euiComboBox__inputWrap--compressed{height:32px}.euiComboBox .euiComboBox__inputWrap--inGroup{height:100%}.euiComboBox .euiComboBox__inputWrap .euiComboBoxPill{max-width:calc(100% - 18px)}.euiComboBox .euiComboBox__inputWrap:not(.euiComboBox__inputWrap--noWrap){padding-top:4px;padding-bottom:4px;padding-left:4px;height:auto;flex-wrap:wrap;align-content:flex-start}.euiComboBox .euiComboBox__inputWrap:not(.euiComboBox__inputWrap--noWrap):hover{cursor:text}.euiComboBox .euiComboBox__input{block-size:24px;min-inline-size:2px;max-inline-size:100%;margin:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background:transparent;color:#343741}.euiComboBox.euiComboBox-isOpen .euiComboBox__inputWrap,.euiComboBox.euiComboBox-isOpen .euiComboBox__inputWrap--compressed{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiComboBox.euiComboBox-isInvalid .euiComboBox__inputWrap{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiComboBox.euiComboBox-isDisabled .euiComboBox__inputWrap{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a;-webkit-text-fill-color:unset}.euiComboBox.euiComboBox-isDisabled .euiComboBox__inputWrap::-moz-placeholder{color:#98a2b3;opacity:1}.euiComboBox.euiComboBox-isDisabled .euiComboBox__inputWrap::placeholder{color:#98a2b3;opacity:1}.euiComboBox.euiComboBox-isDisabled .euiComboBoxPill--plainText,.euiComboBox.euiComboBox-isDisabled .euiComboBoxPlaceholder{color:#98a2b3;-webkit-text-fill-color:#98a2b3}.euiComboBox.euiComboBox-isDisabled .euiComboBox__inputWrap:not(.euiComboBox__inputWrap--noWrap):hover{cursor:not-allowed}.euiComboBox.euiComboBox--compressed .euiComboBox__inputWrap{line-height:32px;padding-top:0;padding-bottom:0}.euiComboBox__input{max-width:100%}.euiComboBox__input input{border:none!important;box-shadow:none!important;outline:none!important}.euiComboBoxPill{height:22px;line-height:20px;vertical-align:baseline}.euiComboBoxPill,.euiComboBoxPill+.euiComboBoxPill{margin:4px}.euiComboBox--compressed .euiComboBoxPill,.euiComboBox--compressed .euiComboBoxPill+.euiComboBoxPill{margin:5px 4px 0 0}.euiComboBox--compressed .euiComboBoxPill--plainText{margin-top:4px}.euiComboBoxPill--plainText{font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;line-height:24px;font-size:14px;padding:0;color:#343741;vertical-align:middle;display:inline-flex;align-items:center}.euiComboBoxPill__prepend{margin-right:4px}.euiComboBoxPill__append{margin-left:4px}.euiComboBoxPill--plainText,.euiComboBoxPill .euiBadge__text{display:flex;align-items:center}.euiComboBoxPill--plainText .euiIcon,.euiComboBoxPill .euiBadge__text .euiIcon{display:block}.euiComboBoxPlaceholder{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding-right:40px;position:absolute;pointer-events:none;padding-left:4px;line-height:32px;color:#69707d;margin-bottom:0!important}.euiComboBoxOptionsList{transform:none!important;top:0}.euiComboBoxOptionsList .euiFilterSelectItem__content{margin-block:0!important}.euiComboBoxOptionsList .euiTextTruncate{pointer-events:none}.euiComboBoxOptionsList__empty{overflow-wrap:break-word!important;word-break:break-word;padding:8px;text-align:center;word-wrap:break-word}.euiComboBoxOptionsList__rowWrap{padding:0;max-height:200px;overflow:hidden}.euiComboBoxOptionsList__rowWrap>div{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin}.euiComboBoxOptionsList__rowWrap>div::-webkit-scrollbar{width:16px;height:16px}.euiComboBoxOptionsList__rowWrap>div::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiComboBoxOptionsList__rowWrap>div::-webkit-scrollbar-corner,.euiComboBoxOptionsList__rowWrap>div::-webkit-scrollbar-track{background-color:transparent}.euiComboBoxOption{font-size:14px;padding:4px 8px 4px 16px;width:100%;text-align:left;border:1px solid transparent;display:flex;align-items:center}.euiComboBoxOption:hover{text-decoration:underline}.euiComboBoxOption.euiComboBoxOption-isFocused{cursor:pointer;color:#0071c2;background-color:#0077cc1a}.euiComboBoxOption.euiComboBoxOption-isDisabled{color:#98a2b3;cursor:not-allowed}.euiComboBoxOption.euiComboBoxOption-isDisabled:hover{text-decoration:none}.euiComboBoxOption__contentWrapper{display:flex;align-items:center}.euiComboBoxOption__content{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.euiComboBoxOption__content,.euiComboBoxOption__emptyStateText{flex:1;text-align:left}.euiComboBoxOptionsList__empty .euiComboBoxOption__emptyStateText{margin-bottom:0}.euiComboBoxOption__enterBadge{margin-left:4px}.euiComboBoxOption__prepend{margin-right:8px}.euiComboBoxOption__append{margin-left:8px}.euiComboBoxOption__append .euiIcon,.euiComboBoxOption__prepend .euiIcon{display:block}.euiComboBoxTitle{font-size:12px;padding:11px 8px 4px;width:100%;font-weight:700;color:#000}.euiContextMenu{width:256px;max-width:100%;position:relative;overflow:hidden;transition:height .15s cubic-bezier(.694,.0482,.335,1);border-radius:6px}.euiContextMenu .euiContextMenu__content{padding:8px}.euiContextMenu__panel{position:absolute}.euiContextMenu__icon{margin-right:8px}.euiContextMenuPanel{width:100%;visibility:visible;outline-offset:-2px}.euiContextMenuPanel:focus{outline:none}.euiContextMenuPanel.euiContextMenuPanel-txInLeft{pointer-events:none;animation:euiContextMenuPanelTxInLeft .25s cubic-bezier(.694,.0482,.335,1)}.euiContextMenuPanel.euiContextMenuPanel-txOutLeft{pointer-events:none;animation:euiContextMenuPanelTxOutLeft .25s cubic-bezier(.694,.0482,.335,1)}.euiContextMenuPanel.euiContextMenuPanel-txInRight{pointer-events:none;animation:euiContextMenuPanelTxInRight .25s cubic-bezier(.694,.0482,.335,1)}.euiContextMenuPanel.euiContextMenuPanel-txOutRight{pointer-events:none;animation:euiContextMenuPanelTxOutRight .25s cubic-bezier(.694,.0482,.335,1)}.euiContextMenuPanel--next{transform:translate(256px);visibility:hidden}.euiContextMenuPanel--previous{transform:translate(-256px);visibility:hidden}.euiContextMenuPanelTitle{overflow-wrap:break-word!important;word-break:break-word;color:#1a1c21;font-size:14px;font-size:1rem;line-height:1.7142857143rem;font-weight:700;padding:12px;width:100%;text-align:left;outline-offset:-2px;border-bottom:1px solid #d3dae6}.euiContextMenuPanelTitle:enabled:focus,.euiContextMenuPanelTitle:enabled:hover{text-decoration:underline}.euiContextMenuPanelTitle--small{padding:6px 8px}@keyframes euiContextMenuPanelTxInLeft{0%{transform:translate(256px)}to{transform:translate(0)}}@keyframes euiContextMenuPanelTxOutLeft{0%{transform:translate(0)}to{transform:translate(-256px)}}@keyframes euiContextMenuPanelTxInRight{0%{transform:translate(-256px)}to{transform:translate(0)}}@keyframes euiContextMenuPanelTxOutRight{0%{transform:translate(0)}to{transform:translate(256px)}}.euiContextMenuItem{display:block;padding:12px;width:100%;text-align:left;color:#343741;outline-offset:-2px}.euiContextMenuItem:focus,.euiContextMenuItem:hover{text-decoration:underline}.euiContextMenuItem:focus{background-color:#0077cc1a}.euiContextMenuItem.euiContextMenuItem-isDisabled{color:#abb4c4;cursor:default}.euiContextMenuItem.euiContextMenuItem-isDisabled:focus,.euiContextMenuItem.euiContextMenuItem-isDisabled:hover{text-decoration:none}.euiContextMenuItem--small{padding:6px 8px}.euiContextMenuItem--small .euiContextMenuItem__text{font-size:14px;font-size:1rem;line-height:1.7142857143rem}.euiContextMenuItem__inner{display:flex}.euiContextMenuItem__text{flex-grow:1;overflow:hidden}.euiContextMenuItem__arrow{align-self:flex-end}.euiContextMenu__itemLayout{display:flex;align-items:center}.euiContextMenu__itemLayout.euiContextMenu__itemLayout--bottom{align-items:flex-end}.euiContextMenu__itemLayout.euiContextMenu__itemLayout--top{align-items:flex-start}.euiContextMenu__itemLayout .euiContextMenu__icon{flex-shrink:0}.euiControlBar{background:#343741;color:#fff;display:flex;flex-direction:column;box-shadow:inset 0 40px #343741,inset 0 600rem #fafbfd;bottom:0;transform:translateY(0);height:40px;max-height:calc(100vh - 80px)}.euiControlBar--fixed{position:fixed;z-index:6000}.euiControlBar--absolute{position:absolute;z-index:1000}.euiControlBar--relative{position:relative}.euiControlBar-isOpen{animation-duration:.25s;animation-timing-function:cubic-bezier(.694,.0482,.335,1);animation-fill-mode:forwards}.euiControlBar-isOpen.euiControlBar--large{animation-name:euiControlBarOpenPanelLarge;height:calc(100vh - 80px);bottom:-100vh}.euiControlBar-isOpen.euiControlBar--medium{animation-name:euiControlBarOpenPanelMedium;height:480px;bottom:-480px}.euiControlBar-isOpen.euiControlBar--small{animation-name:euiControlBarOpenPanelSmall;height:240px;bottom:-240px}.euiControlBar__controls{height:40px;width:100%;display:flex;align-items:center;overflow-y:hidden;overflow-x:auto;padding:0 12px}.euiControlBar__content{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;overflow-y:auto;width:100%;height:calc(100% - 40px);background-color:#fafbfd;animation-name:euiControlBarShowContent;animation-duration:.35s;animation-iteration-count:1;animation-timing-function:cubic-bezier(.694,.0482,.335,1);color:#343741}.euiControlBar__content::-webkit-scrollbar{width:16px;height:16px}.euiControlBar__content::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiControlBar__content::-webkit-scrollbar-corner,.euiControlBar__content::-webkit-scrollbar-track{background-color:transparent}.euiControlBar__icon{flex-shrink:0;margin-left:8px;margin-right:8px}.euiControlBar__buttonIcon{flex-shrink:0;min-width:40px;min-height:40px}.euiControlBar__button{flex-shrink:0;border-radius:3px;margin-left:4px;font-size:14px}.euiControlBar__button:enabled:hover{transform:none;box-shadow:none}.euiControlBar__button:last-child{margin-right:4px}.euiControlBar__breadcrumbs .euiBreadcrumb:not(:last-of-type) .euiBreadcrumb__content{color:#9ca0aa}.euiControlBar__breadcrumbs .euiBreadcrumb:after{background:hsla(0,0%,100%,.2)}.euiControlBar__spacer{flex-grow:1;height:100%}.euiControlBar__divider{flex-shrink:0;height:100%;width:1px;background-color:#fff3}.euiControlBar__text{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px;font-size:1rem;line-height:1.7142857143rem;padding:0 8px;color:#fff}.euiControlBar__text:last-child{padding-right:0}.euiControlBar__tab{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px;font-size:1rem;line-height:1.7142857143rem;color:#fff;padding:0 16px;text-align:center;height:100%}.euiControlBar__tab:focus,.euiControlBar__tab:hover{text-decoration:underline;cursor:pointer}.euiControlBar__tab.euiControlBar__tab--active{background-color:#fafbfd;box-shadow:inset 0 4px #0071c2;color:#0071c2}.euiControlBar__controls .euiLink.euiLink--primary{color:#5eaadf}.euiControlBar__controls .euiLink.euiLink--primary:hover{color:#4da0db}.euiControlBar__controls .euiControlBar__button.euiButton[class*=primary]:enabled:not(.euiButton--fill){color:#5eaadf;border-color:#5eaadf}.euiControlBar__controls .euiButtonIcon[class*=primary]{color:#5eaadf}.euiControlBar__controls .euiLink.euiLink--accent{color:#f576af}.euiControlBar__controls .euiLink.euiLink--accent:hover{color:#f583b7}.euiControlBar__controls .euiControlBar__button.euiButton[class*=accent]:enabled:not(.euiButton--fill){color:#f576af;border-color:#f576af}.euiControlBar__controls .euiButtonIcon[class*=accent]{color:#f576af}.euiControlBar__controls .euiLink.euiLink--success{color:#00bfb3}.euiControlBar__controls .euiLink.euiLink--success:hover{color:#4dd2ca}.euiControlBar__controls .euiControlBar__button.euiButton[class*=success]:enabled:not(.euiButton--fill){color:#00bfb3;border-color:#00bfb3}.euiControlBar__controls .euiButtonIcon[class*=success]{color:#00bfb3}.euiControlBar__controls .euiLink.euiLink--warning{color:#fec514}.euiControlBar__controls .euiLink.euiLink--warning:hover{color:#fed65b}.euiControlBar__controls .euiControlBar__button.euiButton[class*=warning]:enabled:not(.euiButton--fill){color:#fec514;border-color:#fec514}.euiControlBar__controls .euiButtonIcon[class*=warning]{color:#fec514}.euiControlBar__controls .euiLink.euiLink--danger{color:#db8a85}.euiControlBar__controls .euiLink.euiLink--danger:hover{color:#d16862}.euiControlBar__controls .euiControlBar__button.euiButton[class*=danger]:enabled:not(.euiButton--fill){color:#db8a85;border-color:#db8a85}.euiControlBar__controls .euiButtonIcon[class*=danger]{color:#db8a85}.euiControlBar__controls .euiLink.euiLink--ghost,.euiControlBar__controls .euiLink.euiLink--ghost:hover{color:#fff}.euiControlBar__controls .euiControlBar__button.euiButton[class*=ghost]:enabled:not(.euiButton--fill){color:#fff;border-color:#fff}.euiControlBar__controls .euiButtonIcon[class*=ghost]{color:#fff}.euiControlBar__controls .euiLink.euiLink--text{color:#9ca0aa}.euiControlBar__controls .euiLink.euiLink--text:hover{color:#969ba4}.euiControlBar__controls .euiLink.euiLink--text{color:#fff}.euiControlBar__controls .euiControlBar__button.euiButton[class*=text]:enabled:not(.euiButton--fill){color:#9ca0aa;border-color:#9ca0aa}.euiControlBar__controls .euiButtonIcon[class*=text]{color:#9ca0aa}@media only screen and (max-width:574px){.euiControlBar:not(.euiControlBar--showOnMobile){display:none}}@media only screen and (min-width:575px) and (max-width:767px){.euiControlBar:not(.euiControlBar--showOnMobile){display:none}}@keyframes euiControlBarOpenPanelLarge{0%{transform:translateY(-120px)}to{transform:translateY(-100vh)}}@keyframes euiControlBarOpenPanelMedium{0%{transform:translateY(-40px)}to{transform:translateY(-480px)}}@keyframes euiControlBarOpenPanelSmall{0%{transform:translateY(-40px)}to{transform:translateY(-240px)}}@keyframes euiControlBarShowContent{0%{opacity:0}to{opacity:1}}.euiSuperDatePicker__absoluteDateFormRow{padding:0 8px 8px}.euiDatePopoverButton{font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;display:block;width:100%;padding:0 8px;line-height:38px;height:38px;word-break:break-all;transition:background .15s ease-in;background-size:100%}.euiDatePopoverButton::-moz-placeholder{color:#69707d;opacity:1}.euiDatePopoverButton::placeholder{color:#69707d;opacity:1}.euiDatePopoverButton--compressed{line-height:30px;height:30px}.euiDatePopoverButton-isSelected,.euiDatePopoverButton:focus{background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent)}.euiDatePopoverButton-needsUpdating{background-color:#e6f9f7;color:#007e77}.euiDatePopoverButton-needsUpdating.euiDatePopoverButton-isSelected,.euiDatePopoverButton-needsUpdating:focus{background-image:linear-gradient(0deg,#00bfb3,#00bfb3 2px,transparent 0,transparent)}.euiDatePopoverButton-isInvalid{background-size:100%;background-color:transparent;color:#bd271e}.euiDatePopoverButton-isInvalid,.euiDatePopoverButton-isInvalid.euiDatePopoverButton-isSelected,.euiDatePopoverButton-isInvalid:focus{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent)}.euiDatePopoverButton:disabled{background-color:#eef2f7;background-image:none;color:#69707d;cursor:default}.euiDatePopoverButton--end,.euiDatePopoverButton--start{text-align:center}.euiDatePopoverContent{width:400px;max-width:100%}.euiDatePopoverContent__padded{padding:8px}.euiDatePopoverContent__padded--large{padding:16px}@media only screen and (max-width:574px){.euiDatePopoverContent{width:284px}}.euiQuickSelectPopover__content{width:400px;max-width:100%}.euiQuickSelectPopover__content .euiQuickSelectPopover__panel:not(:first-child){border-top:1px solid #d3dae6;padding-top:12px;margin-top:12px}.euiQuickSelectPopover__content .euiQuickSelectPopover__panel .euiQuickSelectPopover__panelTitle{float:left;margin-bottom:12px}.euiQuickSelectPopover__section{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;max-height:132px;overflow:hidden;overflow-y:auto;margin:8px 0 0;clear:both}.euiQuickSelectPopover__section::-webkit-scrollbar{width:16px;height:16px}.euiQuickSelectPopover__section::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiQuickSelectPopover__section::-webkit-scrollbar-corner,.euiQuickSelectPopover__section::-webkit-scrollbar-track{background-color:transparent}.euiQuickSelectPopover__buttonContent{gap:4px}.euiQuickSelectPopover__anchor{height:100%}.euiQuickSelectPopover__sectionItem{font-size:14px;line-height:14px}.euiQuickSelectPopover__sectionItem--recentlyUsed:not(:last-of-type){margin-bottom:8px}.euiQuickSelect__applyButton{min-width:0}.euiRefreshInterval__startButton{min-width:90px}.euiSuperDatePicker{display:flex;gap:8px;max-width:100%;min-width:min(326px,100%);width:606px}@media only screen and (max-width:574px){.euiSuperDatePicker{width:100%}}@media only screen and (min-width:575px) and (max-width:767px){.euiSuperDatePicker{width:100%}}.euiSuperDatePicker--isAutoRefreshOnly{min-width:min(200px,100%);width:400px}.euiSuperDatePicker--noUpdateButton{min-width:min(200px,100%);width:480px}.euiSuperDatePicker--fullWidth{width:100%}.euiSuperDatePicker--isQuickSelectOnly{min-width:0}.euiSuperDatePicker--autoWidth{display:inline-flex;width:auto}.euiSuperDatePicker .euiDatePickerRange{flex-grow:1}.euiSuperDatePicker .euiFormControlLayout{max-width:100%}.euiSuperDatePicker .euiFormControlLayout__childrenWrapper{display:flex;align-items:center;overflow:hidden;background-color:#fbfcfd}.euiSuperDatePicker .euiFormControlLayout__childrenWrapper:last-child{border-radius:0 6px 6px 0}.euiSuperDatePicker .euiFormControlLayout__childrenWrapper>.euiFormControlLayoutDelimited__input{flex-grow:1}.euiSuperDatePicker__prettyFormat{font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;display:block;width:100%;padding:0 8px;line-height:38px;height:38px;word-break:break-all;transition:background .15s ease-in;display:flex;justify-content:space-between;text-align:left}.euiSuperDatePicker__prettyFormat::-moz-placeholder{color:#69707d;opacity:1}.euiSuperDatePicker__prettyFormat::placeholder{color:#69707d;opacity:1}.euiSuperDatePicker__prettyFormat:focus,.euiSuperDatePicker__prettyFormat:not(:disabled):hover{text-decoration:none}.euiSuperDatePicker__prettyFormat:disabled{background-color:#eef2f7;color:#69707d;cursor:not-allowed}.euiSuperDatePicker--needsUpdating .euiFormControlLayoutDelimited .euiFormControlLayout__childrenWrapper{background-color:#e6f9f7}.euiSuperDatePicker--needsUpdating .euiFormControlLayoutDelimited .euiFormControlLayoutDelimited__delimiter{color:#007e77}.euiSuperDatePicker--needsUpdating .euiFormControlLayout__childrenWrapper{transition:background .15s ease-in}.euiDataGrid{display:flex;flex-direction:column;align-items:stretch;overflow:hidden;height:100%}.euiDataGrid--fullScreen{height:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:#fff}.euiDataGrid--fullScreen .euiDataGrid__pagination{padding-bottom:4px;background:#f5f7fa;box-shadow:1px 0 0 1px #d3dae6}.euiDataGrid__content{flex-grow:1;height:100%;max-width:100%;width:100%;overflow:hidden;z-index:1;position:relative;background:#fafbfd;font-feature-settings:"tnum" 1}.euiDataGrid__customRenderBody{scrollbar-color:rgba(105,112,125,.5) #fff;scrollbar-width:thin;height:100%;width:100%;overflow:auto}.euiDataGrid__customRenderBody::-webkit-scrollbar{width:16px;height:16px}.euiDataGrid__customRenderBody::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid #fff}.euiDataGrid__customRenderBody::-webkit-scrollbar-corner,.euiDataGrid__customRenderBody::-webkit-scrollbar-track{background-color:#fff}.euiDataGrid__pagination{z-index:2;padding-top:4px;flex-grow:0}.euiDataGrid__restrictBody{height:100vh;overflow:hidden}.euiDataGrid__restrictBody .euiHeader[data-fixed-header]{z-index:998!important}.euiDataGrid__restrictBody .euiOverlayMask[data-relative-to-header=below]{top:0}.euiDataGrid__restrictBody .euiFlyout{top:0;height:100%}.euiDataGrid__focusWrap{height:100%}.euiDataGrid__virtualized{scrollbar-color:rgba(105,112,125,.5) #fff;scrollbar-width:thin;scroll-padding:0}.euiDataGrid__virtualized::-webkit-scrollbar{width:16px;height:16px}.euiDataGrid__virtualized::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid #fff}.euiDataGrid__virtualized::-webkit-scrollbar-corner,.euiDataGrid__virtualized::-webkit-scrollbar-track{background-color:#fff}.euiDataGrid__scrollOverlay{position:absolute;top:-1px;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1px #d3dae6}.euiDataGrid--bordersHorizontal .euiDataGrid__scrollOverlay{box-shadow:inset 0 -2px 0 -1px #d3dae6}.euiDataGrid__scrollOverlay .euiDataGrid__scrollBarOverlayBottom{position:absolute;width:100%;height:1px;background-color:#d3dae6}.euiDataGrid__scrollOverlay .euiDataGrid__scrollBarOverlayRight{position:absolute;height:100%;width:1px;background-color:#d3dae6}.euiDataGridHeader{display:flex;z-index:3;background:#fff;position:sticky;top:0;width:-moz-fit-content;width:fit-content}.euiDataGridHeaderCell{font-size:14px;font-size:1rem;line-height:1.7142857143rem;font-weight:700;padding:6px;flex:0 0 auto;position:relative;align-items:center;display:flex}.euiDataGridHeaderCell.euiDataGridHeaderCell--currency,.euiDataGridHeaderCell.euiDataGridHeaderCell--numeric{text-align:right}.euiDataGridHeaderCell:focus{outline:none;border-top:none}.euiDataGridHeaderCell:focus:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;border:2px solid #0071c2;border-radius:4px;z-index:2;pointer-events:none}.euiDataGridHeaderCell:not(.euiDataGridHeaderCell--controlColumn):focus-within{outline:none;border-top:none}.euiDataGridHeaderCell:not(.euiDataGridHeaderCell--controlColumn):focus-within:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;border:2px solid #0071c2;border-radius:4px;z-index:2;pointer-events:none}.euiDataGridHeaderCell:not(.euiDataGridHeaderCell--controlColumn) .euiDataGridHeaderCell__sortingArrow{margin-right:4px}.euiDataGridHeaderCell:not(.euiDataGridHeaderCell--controlColumn) .euiDataGridHeaderCell__button{flex:0 0 auto;position:relative;align-items:center;display:flex;width:100%;font-weight:700;outline:none}.euiDataGridHeaderCell:not(.euiDataGridHeaderCell--controlColumn) .euiDataGridHeaderCell__button .euiDataGridHeaderCell__sortingArrow{flex-grow:0}.euiDataGridHeaderCell:not(.euiDataGridHeaderCell--controlColumn) .euiDataGridHeaderCell__content{max-width:100%;text-overflow:ellipsis!important;overflow:hidden;white-space:nowrap;text-align:left;flex-grow:1;align-self:baseline}.euiDataGridHeaderCell:not(.euiDataGridHeaderCell--controlColumn) .euiDataGridHeaderCell__icon{flex-grow:0;flex-basis:auto;width:auto;padding-left:4px}.euiDataGridHeader__action--selected{font-weight:700!important}.euiDataGrid--bordersNone.euiDataGrid--bordersHorizontal .euiDataGridHeader{background:#fff}.euiDataGrid--headerUnderline .euiDataGridHeaderCell{border:none;border-bottom:2px solid #343741}.euiDataGrid--bordersNone.euiDataGrid--headerUnderline .euiDataGridHeaderCell{border-bottom:2px solid;border-color:#343741}.euiDataGrid--headerShade .euiDataGridHeaderCell{background:#f5f7fa}.euiDataGrid--headerShade.euiDataGrid--bordersAll .euiDataGridHeaderCell{border-right:1px solid #d3dae6;border-bottom:1px solid #d3dae6;border-left:none}.euiDataGrid--headerShade.euiDataGrid--bordersAll .euiDataGridHeaderCell:first-of-type{border-left:1px solid #d3dae6}.euiDataGrid--headerShade.euiDataGrid--bordersHorizontal .euiDataGridHeaderCell{border-top:none;border-bottom:1px solid #d3dae6}.euiDataGrid--bordersNone .euiDataGridHeaderCell{border:none}.euiDataGrid--borderhorizontal .euiDataGridHeaderCell{border-top:none;border-right:none;border-left:none}.euiDataGrid--fontSizeSmall .euiDataGridHeaderCell{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem}.euiDataGrid--fontSizeLarge .euiDataGridHeaderCell{font-size:14px;font-size:1rem;line-height:1.7142857143rem}.euiDataGrid--paddingSmall .euiDataGridHeaderCell{padding:4px}.euiDataGrid--paddingLarge .euiDataGridHeaderCell{padding:8px}.euiDataGrid--noControls.euiDataGrid--bordersAll .euiDataGridHeaderCell,.euiDataGrid--noControls.euiDataGrid--bordersHorizontal .euiDataGridHeaderCell{border-top:1px solid #d3dae6}.euiDataGridFooter{display:flex;width:-moz-fit-content;width:fit-content}.euiDataGridRowCell.euiDataGridFooterCell{flex:0 0 auto;position:relative;font-weight:700}.euiDataGrid--stickyFooter .euiDataGridFooter{position:sticky;bottom:0}.euiDataGrid--footerOverline .euiDataGridRowCell.euiDataGridFooterCell{border-top:2px solid #d3dae6;border-top-color:#343741!important;background:#fff!important}.euiDataGrid--bordersHorizontal .euiDataGridRowCell.euiDataGridFooterCell,.euiDataGrid--bordersNone .euiDataGridRowCell.euiDataGridFooterCell{border-left:none;border-right:none}.euiDataGrid--footerShade .euiDataGridRowCell.euiDataGridFooterCell{background:#f5f7fa}.euiDataGridColumnResizer{position:absolute;top:0;right:-8px;height:100%;width:16px;cursor:ew-resize;opacity:0;z-index:2}.euiDataGridColumnResizer:after{content:"";position:absolute;left:7px;top:0;bottom:0;width:3px;background-color:#07c}.euiDataGridColumnResizer:active,.euiDataGridColumnResizer:hover{opacity:1}.euiDataGridColumnResizer:active~.euiDataGridHeaderCell__content,.euiDataGridColumnResizer:hover~.euiDataGridHeaderCell__content{-webkit-user-select:none;-moz-user-select:none;user-select:none}.euiDataGridHeaderCell:last-child .euiDataGridColumnResizer{right:0;width:8px}.euiDataGridHeaderCell:last-child .euiDataGridColumnResizer:after{left:auto;right:0}.euiDataGridRow{background-color:#fff}.euiDataGridRowCell{font-size:14px;font-size:1rem;line-height:1.7142857143rem;padding:6px;border-right:1px solid #edf0f5;border-bottom:1px solid #d3dae6;overflow:hidden}.euiDataGridRowCell>*{height:100%}.euiDataGridRowCell.euiDataGridRowCell--firstColumn{border-left:1px solid #d3dae6}.euiDataGridRowCell.euiDataGridRowCell--lastColumn{border-right-color:#d3dae6}.euiDataGridRowCell:focus{position:relative;outline:none}.euiDataGridRowCell:focus:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;border:2px solid #0071c2;border-radius:4px;z-index:2;pointer-events:none}.euiDataGridRowCell:hover .euiDataGridRowCell__actionButtonIcon{animation-duration:90ms;animation-name:euiDataGridCellActionsSlideIn;animation-iteration-count:1;animation-delay:.25s;animation-fill-mode:forwards}.euiDataGridRowCell:hover .euiDataGridRowCell__expandContent{animation-name:euiDataGridCellActionsSafariWorkaround;animation-duration:1s;animation-delay:.34s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:linear}.euiDataGridRowCell.euiDataGridRowCell--open .euiDataGridRowCell__actionButtonIcon,.euiDataGridRowCell:focus-within .euiDataGridRowCell__actionButtonIcon,.euiDataGridRowCell:focus .euiDataGridRowCell__actionButtonIcon{animation:none;margin-left:6px;width:12px}.euiDataGridRowCell:not(:hover):not(:focus):not(.euiDataGridRowCell--open) .euiDataGridRowCell__actionButtonIcon{display:none}.euiDataGridRowCell.euiDataGridRowCell--currency,.euiDataGridRowCell.euiDataGridRowCell--numeric{text-align:right}.euiDataGridRowCell.euiDataGridRowCell--uppercase{text-transform:uppercase}.euiDataGridRowCell.euiDataGridRowCell--lowercase{text-transform:lowercase}.euiDataGridRowCell.euiDataGridRowCell--capitalize{text-transform:capitalize}.euiDataGridRowCell .euiDataGridRowCell__definedHeight{overflow-wrap:break-word!important;word-break:break-word;flex-grow:1}.euiDataGridRowCell:not(.euiDataGridRowCell--controlColumn) .euiDataGridRowCell__content,.euiDataGridRowCell:not(.euiDataGridRowCell--controlColumn) .euiDataGridRowCell__expandContent,.euiDataGridRowCell:not(.euiDataGridRowCell--controlColumn).euiDataGridRowCell__truncate,.euiDataGridRowCell:not(.euiDataGridRowCell--controlColumn) .euiDataGridRowCell__truncate{max-width:100%;text-overflow:ellipsis!important;overflow:hidden;white-space:nowrap}.euiDataGridRowCell__popover{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;overflow:auto;max-width:400px!important;max-height:400px!important;z-index:1000!important;filter:none;box-shadow:0 1px 5px #0000001a,0 3.6px 13px #00000012,0 8.4px 23px #0000000f,0 23px 35px #0000000d}.euiDataGridRowCell__popover::-webkit-scrollbar{width:16px;height:16px}.euiDataGridRowCell__popover::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiDataGridRowCell__popover::-webkit-scrollbar-corner,.euiDataGridRowCell__popover::-webkit-scrollbar-track{background-color:transparent}.euiDataGridRowCell__expandFlex{position:relative;display:flex;align-items:baseline;height:100%}.euiDataGridRowCell--controlColumn .euiDataGridRowCell__expandFlex{align-items:center}.euiDataGridRowCell__expandContent{flex-grow:1}.euiDataGridRowCell__contentByHeight{flex-grow:1;height:100%}.euiDataGridRowCell__expandActions{display:flex}.euiDataGridRowCell__expandContent+.euiDataGridRowCell__expandActions{flex-grow:0}.euiDataGridRowCell__contentByHeight+.euiDataGridRowCell__expandActions{background-color:#fff;position:absolute;right:0;top:0;padding:6px 0}.euiDataGridRowCell__actionButtonIcon{height:12px;border-radius:3px;width:0;overflow:hidden;transition:none;box-shadow:none!important;border:none}.euiDataGrid--stripes .euiDataGridRow--striped,.euiDataGrid--stripes .euiDataGridRow--striped .euiDataGridRowCell__contentByHeight+.euiDataGridRowCell__expandActions{background-color:#f5f7fa}.euiDataGrid--rowHoverHighlight .euiDataGridRow:hover,.euiDataGrid--rowHoverHighlight .euiDataGridRow:hover .euiDataGridRowCell__contentByHeight+.euiDataGridRowCell__expandActions{background-color:#fff9e8}.euiDataGrid--bordersNone .euiDataGridRowCell{border-color:transparent!important}.euiDataGrid--bordersHorizontal .euiDataGridRowCell{border-right-color:transparent;border-left-color:transparent}.euiDataGrid--fontSizeSmall .euiDataGridRowCell{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem}.euiDataGrid--fontSizeLarge .euiDataGridRowCell{font-size:14px;font-size:1rem}.euiDataGrid--paddingSmall .euiDataGridRowCell{padding:4px}.euiDataGrid--paddingLarge .euiDataGridRowCell{padding:8px}.euiDataGrid--fontSizeSmall.euiDataGrid--paddingSmall .euiDataGridRowCell__contentByHeight+.euiDataGridRowCell__expandActions{padding:2px 0}.euiDataGrid--fontSizeSmall.euiDataGrid--paddingSmall .euiDataGridRowCell__expandContent+.euiDataGridRowCell__expandActions{transform:translateY(1px)}@keyframes euiDataGridCellActionsSlideIn{0%{margin-left:0;width:0}to{margin-left:6px;width:12px}}@keyframes euiDataGridCellActionsSafariWorkaround{0%{width:100%;flex-basis:100%}to{width:auto;flex-basis:auto}}.euiDataGrid__controls{background:#fafbfd;position:relative;z-index:2;border:1px solid #d3dae6;padding:4px 4px 4px 0;display:flex;justify-content:space-between;align-items:center}.euiDataGrid__rightControls{white-space:nowrap}.euiDataGrid__rightControls:only-child{margin-left:auto}.euiDataGrid__rightControls>*+*{margin-left:8px}.euiDataGrid__leftControls>*+*{margin-left:2px}.euiDataGrid__controlBtn--active,.euiDataGrid__controlBtn--active:focus{font-weight:600}.euiDataGrid--bordersNone .euiDataGrid__controls{border:none;background:#fff}.euiDataGrid--bordersHorizontal .euiDataGrid__controls{border-right:none;border-left:none;border-top:none;background:#fff}.euiDataGrid__controlScroll{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-mask-image:linear-gradient(180deg,rgba(255,0,0,.1) 0,red 7.5px,red calc(100% - 7.5px),rgba(255,0,0,.1));mask-image:linear-gradient(180deg,rgba(255,0,0,.1) 0,red 7.5px,red calc(100% - 7.5px),rgba(255,0,0,.1));max-height:400px;padding:8px;margin:-8px}.euiDataGrid__controlScroll::-webkit-scrollbar{width:16px;height:16px}.euiDataGrid__controlScroll::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiDataGrid__controlScroll::-webkit-scrollbar-corner,.euiDataGrid__controlScroll::-webkit-scrollbar-track{background-color:transparent}.euiDataGrid__controlScroll:focus{outline:none}.euiDataGrid__controlScroll[tabindex="0"]:focus:focus-visible{outline-style:auto}.euiDataGridColumnSelector__item{padding:4px}.euiDataGridColumnSelector__item-isDragging{box-shadow:0 1px 5px #0000001a,0 3.6px 13px #00000012,0 8.4px 23px #0000000f,0 23px 35px #0000000d;background:#fff}.euiDataGridColumnSelector__columnList{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-mask-image:linear-gradient(180deg,rgba(255,0,0,.1) 0,red 7.5px,red calc(100% - 7.5px),rgba(255,0,0,.1));mask-image:linear-gradient(180deg,rgba(255,0,0,.1) 0,red 7.5px,red calc(100% - 7.5px),rgba(255,0,0,.1));max-height:400px;margin:0 -8px}.euiDataGridColumnSelector__columnList::-webkit-scrollbar{width:16px;height:16px}.euiDataGridColumnSelector__columnList::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiDataGridColumnSelector__columnList::-webkit-scrollbar-corner,.euiDataGridColumnSelector__columnList::-webkit-scrollbar-track{background-color:transparent}.euiDataGridColumnSelector__columnList:focus{outline:none}.euiDataGridColumnSelector__columnList[tabindex="0"]:focus:focus-visible{outline-style:auto}.euiDataGridColumnSelector__itemLabel{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem}.euiDataGridColumnSorting__item-isDragging{box-shadow:0 1px 5px #0000001a,0 3.6px 13px #00000012,0 8.4px 23px #0000000f,0 23px 35px #0000000d;background:#fff}.euiDataGridColumnSorting__fieldList{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-mask-image:linear-gradient(180deg,rgba(255,0,0,.1) 0,red 7.5px,red calc(100% - 7.5px),rgba(255,0,0,.1));mask-image:linear-gradient(180deg,rgba(255,0,0,.1) 0,red 7.5px,red calc(100% - 7.5px),rgba(255,0,0,.1));padding-top:4px;padding-bottom:4px;max-height:300px}.euiDataGridColumnSorting__fieldList::-webkit-scrollbar{width:16px;height:16px}.euiDataGridColumnSorting__fieldList::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiDataGridColumnSorting__fieldList::-webkit-scrollbar-corner,.euiDataGridColumnSorting__fieldList::-webkit-scrollbar-track{background-color:transparent}.euiDataGridColumnSorting__fieldList:focus{outline:none}.euiDataGridColumnSorting__fieldList[tabindex="0"]:focus:focus-visible{outline-style:auto}.euiDataGridColumnSorting__field{display:block;padding:4px 8px;width:100%;outline-offset:-2px}.euiDataGridColumnSorting__field:focus,.euiDataGridColumnSorting__field:hover{cursor:pointer;text-decoration:underline}.euiDataGridColumnSorting__field:focus{background-color:#0077cc1a}.euiDataGridColumnSorting__field:disabled{cursor:not-allowed;text-decoration:none;color:#abb4c4}.euiDataGridColumnSorting__name{padding-right:24px}@media only screen and (max-width:574px){.euiDataGridColumnSorting__name{padding-right:4px}}@media only screen and (min-width:575px) and (max-width:767px){.euiDataGridColumnSorting__name{padding-right:4px}}.euiDataGridColumnSorting__order{min-width:200px}@media only screen and (max-width:574px){.euiDataGridColumnSorting__order{min-width:unset}}@media only screen and (min-width:575px) and (max-width:767px){.euiDataGridColumnSorting__order{min-width:unset}}.euiDataGridColumnSorting__order .euiButtonGroup__buttons{border:none}.euiDataGridColumnSorting__order .euiButtonGroupButton{font-size:12px}.euiDataGrid__displayPopoverPanel{width:416px}.euiDataGrid__keyboardShortcuts{display:block;max-inline-size:400px;max-block-size:80vh;overflow-y:auto;overflow-block:auto}.euiDataGrid__keyboardShortcuts .euiDescriptionList{row-gap:0}.euiEmptyPrompt{text-align:center;margin:auto}@media only screen and (min-width:992px) and (max-width:1199px){.euiEmptyPrompt{max-width:-moz-max-content;max-width:max-content}}@media only screen and (min-width:1200px){.euiEmptyPrompt{max-width:-moz-max-content;max-width:max-content}}.euiEmptyPrompt .euiEmptyPrompt__icon>*{flex-shrink:1;max-width:25.7142857143rem}.euiEmptyPrompt.euiPanel--transparent .euiEmptyPrompt__footer{background-color:#fafbfd}.euiEmptyPrompt.euiPanel--transparent:not(.euiPanel--hasBorder) .euiEmptyPrompt__footer{border-radius:6px}.euiEmptyPrompt.euiPanel--transparent.euiPanel--hasBorder .euiEmptyPrompt__footer{border-radius:0 0 6px 6px}.euiEmptyPrompt.euiPanel--plain .euiEmptyPrompt__footer{background-color:#fafbfd;border-radius:0 0 6px 6px}.euiEmptyPrompt.euiPanel--subdued .euiEmptyPrompt__footer{border-top:1px solid #d3dae6;border-radius:0 0 6px 6px}.euiEmptyPrompt.euiPanel--accent .euiEmptyPrompt__footer{border-top:1px solid #fbbdda;border-radius:0 0 6px 6px}.euiEmptyPrompt.euiPanel--primary .euiEmptyPrompt__footer{border-top:1px solid #bcd9f2;border-radius:0 0 6px 6px}.euiEmptyPrompt.euiPanel--success .euiEmptyPrompt__footer{border-top:1px solid #bdefea;border-radius:0 0 6px 6px}.euiEmptyPrompt.euiPanel--warning .euiEmptyPrompt__footer{border-top:1px solid #ffecb5;border-radius:0 0 6px 6px}.euiEmptyPrompt.euiPanel--danger .euiEmptyPrompt__footer{border-top:1px solid #ecc2c2;border-radius:0 0 6px 6px}.euiEmptyPrompt--vertical .euiEmptyPrompt__main{display:flex;flex-direction:column;justify-content:center}.euiEmptyPrompt--vertical .euiEmptyPrompt__contentInner{max-width:36em;margin:auto}.euiEmptyPrompt--vertical .euiEmptyPrompt__icon{margin-bottom:16px}@media only screen and (min-width:992px) and (max-width:1199px){.euiEmptyPrompt--horizontal{justify-content:flex-start;text-align:left}}@media only screen and (min-width:1200px){.euiEmptyPrompt--horizontal{justify-content:flex-start;text-align:left}}.euiEmptyPrompt--horizontal .euiEmptyPrompt__main{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px){.euiEmptyPrompt--horizontal .euiEmptyPrompt__main{flex-direction:row-reverse}}@media only screen and (min-width:1200px){.euiEmptyPrompt--horizontal .euiEmptyPrompt__main{flex-direction:row-reverse}}.euiEmptyPrompt--horizontal .euiEmptyPrompt__icon{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:992px) and (max-width:1199px){.euiEmptyPrompt--horizontal .euiEmptyPrompt__icon{min-width:40%;max-width:50%}}@media only screen and (min-width:1200px){.euiEmptyPrompt--horizontal .euiEmptyPrompt__icon{min-width:40%;max-width:50%}}.euiEmptyPrompt--horizontal .euiEmptyPrompt__content{max-width:36em}@media only screen and (min-width:992px) and (max-width:1199px){.euiEmptyPrompt--horizontal .euiEmptyPrompt__content{padding:24px 0}}@media only screen and (min-width:1200px){.euiEmptyPrompt--horizontal .euiEmptyPrompt__content{padding:24px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.euiEmptyPrompt--horizontal .euiEmptyPrompt__actions{justify-content:flex-start}}@media only screen and (min-width:1200px){.euiEmptyPrompt--horizontal .euiEmptyPrompt__actions{justify-content:flex-start}}.euiEmptyPrompt--paddingSmall .euiEmptyPrompt__footer,.euiEmptyPrompt--paddingSmall .euiEmptyPrompt__main{padding:8px}.euiEmptyPrompt--paddingSmall.euiEmptyPrompt--horizontal .euiEmptyPrompt__main{gap:8px}.euiEmptyPrompt--paddingMedium .euiEmptyPrompt__footer,.euiEmptyPrompt--paddingMedium .euiEmptyPrompt__main{padding:16px}.euiEmptyPrompt--paddingMedium.euiEmptyPrompt--horizontal .euiEmptyPrompt__main{gap:16px}.euiEmptyPrompt--paddingLarge .euiEmptyPrompt__footer,.euiEmptyPrompt--paddingLarge .euiEmptyPrompt__main{padding:24px}.euiEmptyPrompt--paddingLarge.euiEmptyPrompt--horizontal .euiEmptyPrompt__main{gap:24px}.euiCheckbox{position:relative}.euiCheckbox .euiCheckbox__input{width:16px;height:16px;top:3px;cursor:pointer;position:absolute;opacity:0;z-index:1}.euiCheckbox .euiCheckbox__input~.euiCheckbox__label{display:inline-block;padding-left:24px;line-height:24px;font-size:14px;position:relative;z-index:2;cursor:pointer}.euiCheckbox .euiCheckbox__input+.euiCheckbox__square{padding:7px;border:1px solid #939496;background:#fff no-repeat 50%;border-radius:4px;transition:background-color .15s ease-in,border-color .15s ease-in;display:inline-block;position:absolute;left:0;top:3px}.euiCheckbox .euiCheckbox__input:checked+.euiCheckbox__square{border-color:#07c;background-color:#07c;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8'%3E%3Cpath d='M.875 3.625l3 3m0 0l5.25-5.25' fill='none' stroke='%23FFF' stroke-linecap='round' stroke-width='1.5'/%3E%3C/svg%3E")}.euiCheckbox .euiCheckbox__input:indeterminate+.euiCheckbox__square{border-color:#07c;background-color:#07c;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 0h6v6H0z'/%3E%3C/svg%3E")}.euiCheckbox .euiCheckbox__input[disabled]{cursor:not-allowed!important}.euiCheckbox .euiCheckbox__input[disabled]~.euiCheckbox__label{color:#98a2b3;cursor:not-allowed!important}.euiCheckbox .euiCheckbox__input[disabled]+.euiCheckbox__square{border-color:#d3dae6;background-color:#d3dae6;box-shadow:none}.euiCheckbox .euiCheckbox__input:checked[disabled]+.euiCheckbox__square{border-color:#d3dae6;background-color:#d3dae6;box-shadow:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8'%3E%3Cpath d='M.875 3.625l3 3m0 0l5.25-5.25' fill='none' stroke='%235E646F' stroke-linecap='round' stroke-width='1.5'/%3E%3C/svg%3E")}.euiCheckbox .euiCheckbox__input:indeterminate[disabled]+.euiCheckbox__square{border-color:#d3dae6;background-color:#d3dae6;box-shadow:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Cpath fill='%235E646F' fill-rule='evenodd' d='M0 0h6v6H0z'/%3E%3C/svg%3E")}.euiCheckbox .euiCheckbox__input:focus+.euiCheckbox__square{outline:2px solid currentColor;border-color:#07c}.euiCheckbox .euiCheckbox__input:focus+.euiCheckbox__square:focus-visible{outline-style:auto}.euiCheckbox .euiCheckbox__input:focus+.euiCheckbox__square:not(:focus-visible){outline:none}.euiCheckbox.euiCheckbox--inList,.euiCheckbox.euiCheckbox--noLabel{min-height:16px;min-width:16px}.euiCheckbox.euiCheckbox--inList .euiCheckbox__input,.euiCheckbox.euiCheckbox--inList .euiCheckbox__square,.euiCheckbox.euiCheckbox--noLabel .euiCheckbox__input,.euiCheckbox.euiCheckbox--noLabel .euiCheckbox__square{top:0}.euiCheckbox.euiCheckbox--inList .euiCheckbox__input,.euiCheckbox.euiCheckbox--noLabel .euiCheckbox__input{margin:0}.euiCheckboxGroup__item+.euiCheckboxGroup__item{margin-top:4px}.euiCheckboxGroup__item+.euiCheckboxGroup__item.euiCheckbox--compressed{margin-top:0}.euiDescribedFormGroup{max-width:800px}.euiDescribedFormGroup+*{margin-top:24px}.euiDescribedFormGroup.euiDescribedFormGroup--fullWidth{max-width:100%}.euiDescribedFormGroup .euiDescribedFormGroup__description{padding-top:8px}.euiDescribedFormGroup .euiDescribedFormGroup__fields{min-width:0}.euiDescribedFormGroup .euiDescribedFormGroup__fields>.euiFormRow--hasEmptyLabelSpace:first-child,.euiDescribedFormGroup .euiDescribedFormGroup__fields>.euiFormRow:first-child:not(.euiFormRow--hasLabel){margin-top:0}.euiDescribedFormGroup .euiDescribedFormGroup__fields>.euiFormRow--hasEmptyLabelSpace:first-child:before,.euiDescribedFormGroup .euiDescribedFormGroup__fields>.euiFormRow:first-child:not(.euiFormRow--hasLabel):before{content:""}.euiDescribedFormGroup__descriptionColumn{min-width:min(20rem,50%)}.euiFieldNumber{max-width:400px;width:100%;height:40px;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;border-radius:6px;padding:12px}.euiFieldNumber--fullWidth{max-width:100%}.euiFieldNumber--compressed{height:32px}.euiFieldNumber--inGroup{height:100%}@supports (-moz-appearance:none){.euiFieldNumber{transition-property:box-shadow,background-image,background-size}}.euiFieldNumber::-moz-placeholder{color:#69707d;opacity:1}.euiFieldNumber::placeholder{color:#69707d;opacity:1}.euiFieldNumber:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFieldNumber:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldNumber:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldNumber:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiFieldNumber:disabled::placeholder{color:#98a2b3;opacity:1}.euiFieldNumber[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldNumber:-webkit-autofill{-webkit-text-fill-color:#343741}.euiFieldNumber:-webkit-autofill~.euiFormControlLayoutIcons{color:#343741}.euiFieldNumber--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px}@supports (-moz-appearance:none){.euiFieldNumber--compressed{transition-property:box-shadow,background-image,background-size}}.euiFieldNumber--compressed:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFieldNumber--compressed:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldNumber--compressed:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldNumber--compressed:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiFieldNumber--compressed:disabled::placeholder{color:#98a2b3;opacity:1}.euiFieldNumber--compressed[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldNumber--inGroup{box-shadow:none!important;border-radius:0}.euiFieldNumber--withIcon{padding-left:40px}.euiFieldNumber--withIcon.euiFieldNumber--compressed{padding-left:32px}.euiFieldPassword{max-width:400px;width:100%;height:40px;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;border-radius:6px;padding:12px 12px 12px 40px}.euiFieldPassword--fullWidth{max-width:100%}.euiFieldPassword--compressed{height:32px}.euiFieldPassword--inGroup{height:100%}@supports (-moz-appearance:none){.euiFieldPassword{transition-property:box-shadow,background-image,background-size}}.euiFieldPassword::-moz-placeholder{color:#69707d;opacity:1}.euiFieldPassword::placeholder{color:#69707d;opacity:1}.euiFieldPassword:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFieldPassword:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldPassword:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldPassword:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiFieldPassword:disabled::placeholder{color:#98a2b3;opacity:1}.euiFieldPassword[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldPassword:-webkit-autofill{-webkit-text-fill-color:#343741}.euiFieldPassword:-webkit-autofill~.euiFormControlLayoutIcons{color:#343741}.euiFieldPassword--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px}@supports (-moz-appearance:none){.euiFieldPassword--compressed{transition-property:box-shadow,background-image,background-size}}.euiFieldPassword--compressed:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFieldPassword--compressed:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldPassword--compressed:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldPassword--compressed:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiFieldPassword--compressed:disabled::placeholder{color:#98a2b3;opacity:1}.euiFieldPassword--compressed[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldPassword--inGroup{box-shadow:none!important;border-radius:0}.euiFieldPassword.euiFieldPassword--compressed{padding-left:32px}.euiFieldPassword--withToggle::-ms-reveal{display:none}.euiFieldSearch{max-width:400px;width:100%;height:40px;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;border-radius:6px;padding:12px 12px 12px 40px;-webkit-appearance:textfield}.euiFieldSearch--fullWidth{max-width:100%}.euiFieldSearch--compressed{height:32px}.euiFieldSearch--inGroup{height:100%}@supports (-moz-appearance:none){.euiFieldSearch{transition-property:box-shadow,background-image,background-size}}.euiFieldSearch::-moz-placeholder{color:#69707d;opacity:1}.euiFieldSearch::placeholder{color:#69707d;opacity:1}.euiFieldSearch:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFieldSearch:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldSearch:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldSearch:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiFieldSearch:disabled::placeholder{color:#98a2b3;opacity:1}.euiFieldSearch[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldSearch:-webkit-autofill{-webkit-text-fill-color:#343741}.euiFieldSearch:-webkit-autofill~.euiFormControlLayoutIcons{color:#343741}.euiFieldSearch--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px}@supports (-moz-appearance:none){.euiFieldSearch--compressed{transition-property:box-shadow,background-image,background-size}}.euiFieldSearch--compressed:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFieldSearch--compressed:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldSearch--compressed:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldSearch--compressed:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiFieldSearch--compressed:disabled::placeholder{color:#98a2b3;opacity:1}.euiFieldSearch--compressed[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldSearch--inGroup{box-shadow:none!important;border-radius:0}.euiFieldSearch-isLoading{padding-right:40px}.euiFieldSearch-isLoading.euiFieldSearch--compressed{padding-right:32px}.euiFieldSearch::-webkit-search-cancel-button,.euiFieldSearch::-webkit-search-decoration{-webkit-appearance:none}.euiFieldSearch--compressed{padding-left:32px}.euiFieldText{max-width:400px;width:100%;height:40px;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;border-radius:6px;padding:12px}.euiFieldText--fullWidth{max-width:100%}.euiFieldText--compressed{height:32px}.euiFieldText--inGroup{height:100%}@supports (-moz-appearance:none){.euiFieldText{transition-property:box-shadow,background-image,background-size}}.euiFieldText::-moz-placeholder{color:#69707d;opacity:1}.euiFieldText::placeholder{color:#69707d;opacity:1}.euiFieldText:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFieldText:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none}.euiFieldText:disabled,.euiFieldText:focus{box-shadow:inset 0 0 0 1px #112a861a}.euiFieldText:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7}.euiFieldText:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiFieldText:disabled::placeholder{color:#98a2b3;opacity:1}.euiFieldText[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldText:-webkit-autofill{-webkit-text-fill-color:#343741}.euiFieldText:-webkit-autofill~.euiFormControlLayoutIcons{color:#343741}.euiFieldText--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px}@supports (-moz-appearance:none){.euiFieldText--compressed{transition-property:box-shadow,background-image,background-size}}.euiFieldText--compressed:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFieldText--compressed:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldText--compressed:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldText--compressed:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiFieldText--compressed:disabled::placeholder{color:#98a2b3;opacity:1}.euiFieldText--compressed[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFieldText--inGroup{box-shadow:none!important;border-radius:0}.euiFieldText--withIcon{padding-left:40px}.euiFieldText--withIcon.euiFieldText--compressed{padding-left:32px}.euiFilePicker{max-width:400px;width:100%;height:40px;position:relative}.euiFilePicker--fullWidth{max-width:100%}.euiFilePicker--compressed{height:32px}.euiFilePicker--inGroup{height:100%}.euiFilePicker.euiFilePicker--large{border-radius:6px;overflow:hidden;height:auto}.euiFilePicker.euiFilePicker--large.euiFilePicker--compressed{border-radius:4px}.euiFilePicker__input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;overflow:hidden}.euiFilePicker__input:hover{cursor:pointer}.euiFilePicker__input:hover:disabled{cursor:not-allowed}.euiFilePicker__input:disabled{opacity:0}.euiFilePicker__input:disabled~.euiFilePicker__prompt{color:#98a2b3}.euiFilePicker__icon{position:absolute;left:12px;top:12px;transition:transform .15s cubic-bezier(.694,.0482,.335,1)}.euiFilePicker--compressed .euiFilePicker__icon{top:8px;left:8px}.euiFilePicker--large .euiFilePicker__icon{position:static;margin-bottom:16px}.euiFilePicker__prompt{height:40px;padding:12px 12px 12px 40px;pointer-events:none;border:2px dashed #d3dae6;border-radius:6px;transition:border-color .15s ease-in,background-color .15s ease-in}.euiFilePicker--compressed .euiFilePicker__prompt{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px 8px 8px 32px;height:32px;border-radius:4px;box-shadow:none}@supports (-moz-appearance:none){.euiFilePicker--compressed .euiFilePicker__prompt{transition-property:box-shadow,background-image,background-size}}.euiFilePicker--large .euiFilePicker__prompt{height:128px;padding:0 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.euiFilePicker--large.euiFilePicker--compressed .euiFilePicker__prompt{height:104px}.euiFilePicker-isInvalid:not(.euiFilePicker__showDrop) .euiFilePicker__input:not(:disabled):not(:focus)+.euiFilePicker__prompt{border-color:#bd271e}.euiFilePicker__promptText{font-size:14px;font-size:1rem;line-height:1.7142857143rem;max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:16px}.euiFilePicker:not(.euiFilePicker--large):not(.euiFilePicker-hasFiles) .euiFilePicker__promptText{color:#0071c2}.euiFilePicker:not(.euiFilePicker--large) .euiFilePicker__promptText{margin-top:-2px}.euiFilePicker__clearButton,.euiFilePicker__loadingSpinner{position:absolute;right:12px;top:12px}.euiFilePicker--compressed .euiFilePicker__clearButton,.euiFilePicker--compressed .euiFilePicker__loadingSpinner{top:8px}.euiFilePicker__clearButton{pointer-events:auto}.euiFilePicker:not(.euiFilePicker--large) .euiFilePicker__clearButton{width:16px;height:16px;pointer-events:all;background-color:#98a2b3;border-radius:16px;line-height:0}.euiFilePicker:not(.euiFilePicker--large) .euiFilePicker__clearButton:focus{outline:2px solid currentColor}.euiFilePicker:not(.euiFilePicker--large) .euiFilePicker__clearButton:focus:focus-visible{outline-style:auto}.euiFilePicker:not(.euiFilePicker--large) .euiFilePicker__clearButton:focus:not(:focus-visible){outline:none}.euiFilePicker:not(.euiFilePicker--large) .euiFilePicker__clearButton .euiFilePicker__clearIcon{width:8px;height:8px;fill:#fff;stroke:#fff;stroke-width:2px}.euiFilePicker--large .euiFilePicker__clearButton{position:relative;top:0;right:0}.euiFilePicker__input:focus+.euiFilePicker__prompt,.euiFilePicker__showDrop .euiFilePicker__prompt{border-color:#07c}.euiFilePicker__input:disabled+.euiFilePicker__prompt{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a;box-shadow:none}.euiFilePicker__input:disabled+.euiFilePicker__prompt::-moz-placeholder{color:#98a2b3;opacity:1}.euiFilePicker__input:disabled+.euiFilePicker__prompt::placeholder{color:#98a2b3;opacity:1}.euiFilePicker:not(.euiFilePicker--large).euiFilePicker-hasFiles .euiFilePicker__prompt,.euiFilePicker:not(.euiFilePicker--large).euiFilePicker-isLoading .euiFilePicker__prompt{padding-right:40px}.euiFilePicker-hasFiles .euiFilePicker__promptText{color:#343741}.euiFilePicker--large .euiFilePicker__input:focus+.euiFilePicker__prompt .euiFilePicker__promptText,.euiFilePicker--large .euiFilePicker__input:hover:not(:disabled)+.euiFilePicker__prompt .euiFilePicker__promptText{text-decoration:underline}.euiFilePicker--large .euiFilePicker__input:focus+.euiFilePicker__prompt .euiFilePicker__icon,.euiFilePicker--large .euiFilePicker__input:hover:not(:disabled)+.euiFilePicker__prompt .euiFilePicker__icon{transform:scale(1.1)}.euiFilePicker--large.euiFilePicker__showDrop .euiFilePicker__prompt .euiFilePicker__promptText{text-decoration:underline}.euiFilePicker--large.euiFilePicker__showDrop .euiFilePicker__prompt .euiFilePicker__icon{transform:scale(1.1)}.euiFilePicker--large.euiFilePicker-hasFiles .euiFilePicker__promptText{font-weight:700}.euiForm__error{font-size:14px;font-size:1rem;line-height:1.7142857143rem;list-style:disc}.euiForm__errors{margin-bottom:16px}.euiSelect{max-width:400px;width:100%;height:40px;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:40px;padding:0 12px}.euiSelect--fullWidth{max-width:100%}.euiSelect--compressed{height:32px}.euiSelect--inGroup{height:100%}@supports (-moz-appearance:none){.euiSelect{transition-property:box-shadow,background-image,background-size}}.euiSelect::-moz-placeholder{color:#69707d;opacity:1}.euiSelect::placeholder{color:#69707d;opacity:1}.euiSelect:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiSelect:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none}.euiSelect:disabled,.euiSelect:focus{box-shadow:inset 0 0 0 1px #112a861a}.euiSelect:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7}.euiSelect:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiSelect:disabled::placeholder{color:#98a2b3;opacity:1}.euiSelect[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiSelect:-webkit-autofill{-webkit-text-fill-color:#343741}.euiSelect:-webkit-autofill~.euiFormControlLayoutIcons{color:#343741}.euiSelect--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px}@supports (-moz-appearance:none){.euiSelect--compressed{transition-property:box-shadow,background-image,background-size}}.euiSelect--compressed:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiSelect--compressed:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiSelect--compressed:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiSelect--compressed:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiSelect--compressed:disabled::placeholder{color:#98a2b3;opacity:1}.euiSelect--compressed[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiSelect--inGroup{box-shadow:none!important;border-radius:0}.euiSelect--compressed{line-height:32px;padding-top:0;padding-bottom:0}.euiSelect--inGroup{line-height:38px}.euiSelect--inGroup.euiSelect--compressed{line-height:30px}.euiSelect::-ms-expand{display:none}.euiSelect:focus::-ms-value{color:#343741;background:transparent}.euiSelect:-moz-focusring{color:transparent;text-shadow:0 0 0 #343741}.euiSuperSelect__listbox{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;max-height:300px;overflow:hidden;overflow-y:auto}.euiSuperSelect__listbox::-webkit-scrollbar{width:16px;height:16px}.euiSuperSelect__listbox::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiSuperSelect__listbox::-webkit-scrollbar-corner,.euiSuperSelect__listbox::-webkit-scrollbar-track{background-color:transparent}.euiSuperSelect__item{font-size:14px;font-size:1rem;line-height:1.7142857143rem;padding:8px}.euiSuperSelect__item:focus,.euiSuperSelect__item:hover{cursor:pointer;text-decoration:underline}.euiSuperSelect__item:focus{background-color:#0077cc1a}.euiSuperSelect__item:disabled{cursor:not-allowed;text-decoration:none;color:#abb4c4}.euiSuperSelect__item--hasDividers:not(:last-of-type){border-bottom:1px solid #d3dae6}.euiSuperSelectControl{max-width:400px;width:100%;height:40px;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;border-radius:6px;display:block;text-align:left;line-height:40px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.euiSuperSelectControl--fullWidth{max-width:100%}.euiSuperSelectControl--compressed{height:32px}.euiSuperSelectControl--inGroup{height:100%}@supports (-moz-appearance:none){.euiSuperSelectControl{transition-property:box-shadow,background-image,background-size}}.euiSuperSelectControl::-moz-placeholder{color:#69707d;opacity:1}.euiSuperSelectControl::placeholder{color:#69707d;opacity:1}.euiSuperSelectControl:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiSuperSelectControl:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiSuperSelectControl:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiSuperSelectControl:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiSuperSelectControl:disabled::placeholder{color:#98a2b3;opacity:1}.euiSuperSelectControl[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiSuperSelectControl:-webkit-autofill{-webkit-text-fill-color:#343741}.euiSuperSelectControl:-webkit-autofill~.euiFormControlLayoutIcons{color:#343741}.euiSuperSelectControl--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px}@supports (-moz-appearance:none){.euiSuperSelectControl--compressed{transition-property:box-shadow,background-image,background-size}}.euiSuperSelectControl--compressed:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiSuperSelectControl--compressed:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiSuperSelectControl--compressed:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiSuperSelectControl--compressed:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiSuperSelectControl--compressed:disabled::placeholder{color:#98a2b3;opacity:1}.euiSuperSelectControl--compressed[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiSuperSelectControl--inGroup{box-shadow:none!important;border-radius:0}.euiSuperSelectControl-isInvalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiSuperSelectControl--compressed{line-height:32px;padding-top:0;padding-bottom:0}.euiSuperSelectControl__placeholder{color:#98a2b3;-webkit-text-fill-color:#98a2b3}.euiSuperSelectControl.euiSuperSelect--isOpen__button{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiFormControlLayout{max-width:400px;width:100%;height:40px}.euiFormControlLayout--fullWidth{max-width:100%}.euiFormControlLayout--compressed{height:32px}.euiFormControlLayout--inGroup{height:100%}.euiFormControlLayout--1icons{--eui-form-control-layout-icons-padding:34px;padding-right:34px}.euiFormControlLayout--1icons[class*=compressed]{--eui-form-control-layout-icons-padding:26px;padding-right:26px}.euiFormControlLayout--2icons{--eui-form-control-layout-icons-padding:56px;padding-right:56px}.euiFormControlLayout--2icons[class*=compressed]{--eui-form-control-layout-icons-padding:44px;padding-right:44px}.euiFormControlLayout--3icons{--eui-form-control-layout-icons-padding:78px;padding-right:78px}.euiFormControlLayout--3icons[class*=compressed]{--eui-form-control-layout-icons-padding:62px;padding-right:62px}.euiFormControlLayout--4icons{--eui-form-control-layout-icons-padding:100px;padding-right:100px}.euiFormControlLayout--4icons[class*=compressed]{--eui-form-control-layout-icons-padding:80px;padding-right:80px}.euiFormControlLayout--5icons{--eui-form-control-layout-icons-padding:122px;padding-right:122px}.euiFormControlLayout--5icons[class*=compressed]{--eui-form-control-layout-icons-padding:98px;padding-right:98px}.euiFormControlLayout__childrenWrapper{position:relative}.euiFormControlLayout--group{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;display:flex;align-items:stretch;padding:1px}@supports (-moz-appearance:none){.euiFormControlLayout--group{transition-property:box-shadow,background-image,background-size}}.euiFormControlLayout--group .euiButtonEmpty,.euiFormControlLayout--group .euiButtonIcon,.euiFormControlLayout--group .euiFormLabel,.euiFormControlLayout--group .euiPopover__anchor,.euiFormControlLayout--group .euiText,.euiFormControlLayout--group>*{height:100%}.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper{flex-grow:1;overflow:hidden}.euiFormControlLayout--group .euiFormControlLayout__append,.euiFormControlLayout--group .euiFormControlLayout__prepend{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;flex-shrink:0;height:100%;border-radius:0}.euiFormControlLayout--group .euiFormControlLayout__append.euiIcon,.euiFormControlLayout--group .euiFormControlLayout__append .euiIcon,.euiFormControlLayout--group .euiFormControlLayout__prepend.euiIcon,.euiFormControlLayout--group .euiFormControlLayout__prepend .euiIcon{padding:0 8px;width:32px;border-radius:0;background-color:#e9edf3}.euiFormControlLayout--group .euiFormControlLayout__append.euiButtonEmpty,.euiFormControlLayout--group .euiFormControlLayout__append .euiButtonEmpty,.euiFormControlLayout--group .euiFormControlLayout__append.euiButtonIcon,.euiFormControlLayout--group .euiFormControlLayout__append .euiButtonIcon,.euiFormControlLayout--group .euiFormControlLayout__prepend.euiButtonEmpty,.euiFormControlLayout--group .euiFormControlLayout__prepend .euiButtonEmpty,.euiFormControlLayout--group .euiFormControlLayout__prepend.euiButtonIcon,.euiFormControlLayout--group .euiFormControlLayout__prepend .euiButtonIcon{transform:none!important}.euiFormControlLayout--group .euiFormControlLayout__append.euiButtonEmpty .euiIcon,.euiFormControlLayout--group .euiFormControlLayout__append .euiButtonEmpty .euiIcon,.euiFormControlLayout--group .euiFormControlLayout__append.euiButtonIcon .euiIcon,.euiFormControlLayout--group .euiFormControlLayout__append .euiButtonIcon .euiIcon,.euiFormControlLayout--group .euiFormControlLayout__prepend.euiButtonEmpty .euiIcon,.euiFormControlLayout--group .euiFormControlLayout__prepend .euiButtonEmpty .euiIcon,.euiFormControlLayout--group .euiFormControlLayout__prepend.euiButtonIcon .euiIcon,.euiFormControlLayout--group .euiFormControlLayout__prepend .euiButtonIcon .euiIcon{background:none!important;padding:0;width:16px}.euiFormControlLayout--group .euiButtonIcon{padding:0 8px;width:32px;border-radius:0}.euiFormControlLayout--group .euiButtonIcon:not(:focus){background-color:#e9edf3}.euiFormControlLayout--group .euiButtonIcon:focus-visible{outline:2px solid #0071c2;outline-offset:-2px}.euiFormControlLayout--group .euiToolTipAnchor>.euiIcon{height:100%;background-color:#e9edf3;padding:0 8px;width:32px;border-radius:0}.euiFormControlLayout--group>.euiFormControlLayout__append,.euiFormControlLayout--group>.euiFormControlLayout__prepend{max-width:50%}.euiFormControlLayout--group .euiFormLabel,.euiFormControlLayout--group .euiText:not(.euiFormControlLayoutDelimited__delimiter){background-color:#e9edf3;padding:12px;line-height:16px!important;cursor:default!important}.euiFormControlLayout--group .euiFormLabel+:not(.euiFormControlLayout__childrenWrapper):not(input),.euiFormControlLayout--group .euiText:not(.euiFormControlLayoutDelimited__delimiter)+:not(.euiFormControlLayout__childrenWrapper):not(input),.euiFormControlLayout--group>:not(.euiFormControlLayout__childrenWrapper)+.euiFormLabel,.euiFormControlLayout--group>:not(.euiFormControlLayout__childrenWrapper)+.euiText{margin-left:-12px}.euiFormControlLayout--group .euiButtonEmpty{border-right:none}.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper~* .euiButtonEmpty,.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper~.euiButtonEmpty{border-right:none;border-left:none}.euiFormControlLayout--group.euiFormControlLayout--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;border-radius:3px;overflow:hidden}@supports (-moz-appearance:none){.euiFormControlLayout--group.euiFormControlLayout--compressed{transition-property:box-shadow,background-image,background-size}}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormLabel,.euiFormControlLayout--group.euiFormControlLayout--compressed .euiText:not(.euiFormControlLayoutDelimited__delimiter){padding:8px}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormLabel+:not(.euiFormControlLayout__childrenWrapper),.euiFormControlLayout--group.euiFormControlLayout--compressed .euiText:not(.euiFormControlLayoutDelimited__delimiter)+:not(.euiFormControlLayout__childrenWrapper),.euiFormControlLayout--group.euiFormControlLayout--compressed>:not(.euiFormControlLayout__childrenWrapper)+.euiFormLabel,.euiFormControlLayout--group.euiFormControlLayout--compressed>:not(.euiFormControlLayout__childrenWrapper)+.euiText{margin-left:-8px}.euiFormControlLayout--group.euiFormControlLayout--readOnly{cursor:default;background:#e9edf3;border-color:transparent;box-shadow:inset 0 0 0 1px #e9edf3}.euiFormControlLayout--group.euiFormControlLayout--readOnly input{background-color:#fff}.euiFormControlLayoutDelimited{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;display:flex;align-items:stretch;padding:1px}@supports (-moz-appearance:none){.euiFormControlLayoutDelimited{transition-property:box-shadow,background-image,background-size}}.euiFormControlLayoutDelimited>.euiFormControlLayout__childrenWrapper{display:flex;align-items:center;width:100%;background-color:#fbfcfd}.euiFormControlLayoutDelimited[class*=--compressed]{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;border-radius:3px}@supports (-moz-appearance:none){.euiFormControlLayoutDelimited[class*=--compressed]{transition-property:box-shadow,background-image,background-size}}.euiFormControlLayoutDelimited[class*=--fullWidth] .euiFormControlLayout__childrenWrapper,.euiFormControlLayoutDelimited[class*=--fullWidth] .euiFormControlLayout__childrenWrapper>:not(.euiFormControlLayoutDelimited__delimiter):not(.euiFormControlLayoutIcons){width:100%;max-width:none}.euiFormControlLayoutDelimited[class*=-isDisabled]{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiFormControlLayoutDelimited[class*=-isDisabled]::-moz-placeholder{color:#98a2b3;opacity:1}.euiFormControlLayoutDelimited[class*=-isDisabled]::placeholder{color:#98a2b3;opacity:1}.euiFormControlLayoutDelimited[class*=-isDisabled] .euiFormControlLayout__childrenWrapper{background-color:#eef2f7}.euiFormControlLayoutDelimited[class*=--readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiFormControlLayoutDelimited[class*=--readOnly] .euiFormControlLayout__childrenWrapper{background-color:#fff}.euiFormControlLayoutDelimited--isInvalid .euiFormControlLayout__childrenWrapper{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiFormControlLayoutDelimited__input{box-shadow:none!important;border-radius:0!important;text-align:center;height:100%;min-width:0}.euiFormControlLayoutDelimited__delimiter{align-self:stretch;flex-grow:0;line-height:1}.euiFormControlLayoutDelimited__delimiter,.euiFormControlLayoutIcons{display:flex;align-items:center}.euiFormControlLayoutIcons{pointer-events:none}.euiFormControlLayoutIcons>*+*{margin-left:6px}.euiFormControlLayoutIcons--absolute{position:absolute;top:0;bottom:0;left:12px}.euiFormControlLayout--compressed .euiFormControlLayoutIcons--absolute{left:8px}.euiFormControlLayoutIcons--static{position:static;height:100%;align-self:stretch;flex-grow:0;padding-inline:12px}.euiFormControlLayout--compressed .euiFormControlLayoutIcons--static{padding-inline:8px}.euiFormControlLayoutIcons--left{z-index:1}.euiFormControlLayoutIcons--right{left:auto;right:12px}.euiFormControlLayout--compressed .euiFormControlLayoutIcons--right{left:auto;right:8px}:disabled+.euiFormControlLayoutIcons{cursor:not-allowed;color:#98a2b3}.euiFormControlLayoutClearButton{width:16px;height:16px;pointer-events:all;background-color:#98a2b3;border-radius:16px;line-height:0}.euiFormControlLayoutClearButton:focus{outline:2px solid currentColor}.euiFormControlLayoutClearButton:focus:focus-visible{outline-style:auto}.euiFormControlLayoutClearButton:focus:not(:focus-visible){outline:none}.euiFormControlLayoutClearButton .euiFormControlLayoutClearButton__icon{width:8px;height:8px;fill:#fff;stroke:#fff;stroke-width:2px}.euiFormControlLayoutClearButton--small{width:12px;height:12px;pointer-events:all;background-color:#98a2b3;border-radius:12px;line-height:0}.euiFormControlLayoutClearButton--small:focus{outline:2px solid currentColor}.euiFormControlLayoutClearButton--small:focus:focus-visible{outline-style:auto}.euiFormControlLayoutClearButton--small:focus:not(:focus-visible){outline:none}.euiFormControlLayoutClearButton--small .euiFormControlLayoutClearButton__icon{width:6px;height:6px;fill:#fff;stroke:#fff;stroke-width:4px}.euiFormControlLayoutCustomIcon{pointer-events:none;font-size:0}.euiFormControlLayoutCustomIcon--clickable{width:16px;height:16px;pointer-events:all}.euiFormControlLayoutCustomIcon--clickable .euiFormControlLayoutCustomIcon__icon{vertical-align:baseline;transform:none}.euiFormControlLayoutCustomIcon--clickable:focus{outline:2px solid currentColor}.euiFormControlLayoutCustomIcon--clickable:focus:focus-visible{outline-style:auto}.euiFormControlLayoutCustomIcon--clickable:focus:not(:focus-visible){outline:none}.euiFormControlLayoutCustomIcon--clickable:disabled{cursor:not-allowed;color:#98a2b3}.euiFormErrorText{padding-top:4px;color:#bd271e}.euiFormErrorText,.euiFormLegend{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem}.euiFormLegend{overflow-wrap:break-word!important;word-break:break-word;color:#1a1c21;font-weight:600}.euiFormLegend:not(.euiFormLegend-isHidden){margin-bottom:8px}.euiFormLegend:not(.euiFormLegend-isHidden).euiFormLegend--compressed{margin-bottom:4px}.euiFormHelpText{padding-top:4px;color:#69707d}.euiFormHelpText,.euiFormLabel{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem}.euiFormLabel{overflow-wrap:break-word!important;word-break:break-word;color:#1a1c21;font-weight:600;display:inline-block;transition:all .15s cubic-bezier(.694,.0482,.335,1)}.euiFormLabel.euiFormLabel-isInvalid{color:#bd271e}.euiFormLabel.euiFormLabel-isFocused{color:#07c}.euiFormLabel[for]{cursor:pointer}.euiFormLabel[for].euiFormLabel-isDisabled{cursor:default}.euiFormRow{display:flex;flex-direction:column;max-width:400px}.euiFormRow+.euiButton,.euiFormRow+.euiFormRow{margin-top:16px}.euiFormRow--fullWidth{max-width:100%}.euiFormRow--hasEmptyLabelSpace{margin-top:18px;min-height:40px;padding-bottom:0;justify-content:center}.euiFormRow__labelWrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:4px}.euiFormRow--horizontal{flex-direction:row;align-items:stretch}.euiFormRow--horizontal .euiFormRow__label{-webkit-hyphens:auto;hyphens:auto}.euiFormRow--horizontal .euiFormRow__labelWrapper{display:block;line-height:31px;width:calc(33% - 8px);margin-right:8px;margin-bottom:0}.euiFormRow--horizontal .euiFormRow__fieldWrapper{width:67%}.euiFormRow--horizontal+.euiFormRow--horizontal{margin-top:8px}.euiFormRow--horizontal+.euiFormRow--horizontal.euiFormRow--hasSwitch{margin-top:12px}.euiFormRow--horizontal.euiFormRow--hasSwitch .euiFormRow__labelWrapper{line-height:19px;width:auto;min-width:calc(33% - 8px)}.euiFormRow--horizontal.euiFormRow--hasSwitch .euiFormRow__fieldWrapper{width:auto}.euiFormRow--horizontal.euiFormRow--hasSwitch .euiFormRow__fieldWrapper .euiSwitch--compressed{margin-top:2px}.euiFormRow--horizontal.euiFormRow--hasSwitch+.euiFormRow--horizontal{margin-top:12px}.euiFormRow__fieldWrapperDisplayOnly{min-height:40px;display:flex;align-items:center}.euiFormRow--compressed.euiFormRow--hasEmptyLabelSpace,.euiFormRow--compressed .euiFormRow__fieldWrapperDisplayOnly{min-height:32px}.euiRadio{position:relative}.euiRadio .euiRadio__input{width:16px;height:16px;top:3px;cursor:pointer;position:absolute;opacity:0;z-index:1}.euiRadio .euiRadio__input~.euiRadio__label{display:inline-block;padding-left:24px;line-height:24px;font-size:14px;position:relative;z-index:2;cursor:pointer}.euiRadio .euiRadio__input+.euiRadio__circle{padding:7px;border:1px solid #939496;background:#fff no-repeat 50%;border-radius:14px;transition:background-color .15s ease-in,border-color .15s ease-in;display:inline-block;position:absolute;left:0;top:3px}.euiRadio .euiRadio__input:checked+.euiRadio__circle{border-color:#07c;background-color:#07c;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Ccircle cx='8' cy='11' r='3' fill='%23FFF' fill-rule='evenodd' transform='translate(-5 -8)'/%3E%3C/svg%3E")}.euiRadio .euiRadio__input[disabled]{cursor:not-allowed!important}.euiRadio .euiRadio__input[disabled]~.euiRadio__label{color:#98a2b3;cursor:not-allowed!important}.euiRadio .euiRadio__input[disabled]+.euiRadio__circle{border-color:#d3dae6;background-color:#d3dae6;box-shadow:none}.euiRadio .euiRadio__input:checked[disabled]+.euiRadio__circle{border-color:#d3dae6;background-color:#d3dae6;box-shadow:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Ccircle cx='8' cy='11' r='3' fill='%235E646F' fill-rule='evenodd' transform='translate(-5 -8)'/%3E%3C/svg%3E")}.euiRadio .euiRadio__input:focus+.euiRadio__circle{outline:2px solid currentColor;border-color:#07c}.euiRadio .euiRadio__input:focus+.euiRadio__circle:focus-visible{outline-style:auto}.euiRadio .euiRadio__input:focus+.euiRadio__circle:not(:focus-visible){outline:none}.euiRadio.euiRadio--inList,.euiRadio.euiRadio--noLabel{min-height:16px;min-width:16px}.euiRadio.euiRadio--inList .euiRadio__circle,.euiRadio.euiRadio--inList .euiRadio__input,.euiRadio.euiRadio--noLabel .euiRadio__circle,.euiRadio.euiRadio--noLabel .euiRadio__input{top:0}.euiRadio.euiRadio--inList .euiRadio__input,.euiRadio.euiRadio--noLabel .euiRadio__input{margin:0}.euiRadioGroup__item+.euiRadioGroup__item{margin-top:4px}.euiRadioGroup__item+.euiRadioGroup__item.euiRadio--compressed{margin-top:0}.euiSwitch{position:relative;display:inline-flex;align-items:flex-start;min-height:20px}.euiSwitch .euiSwitch__label{cursor:pointer;padding-left:8px;line-height:20px;font-size:14px;vertical-align:middle;display:inline-block}.euiSwitch .euiSwitch__button{flex-shrink:0;line-height:0}.euiSwitch .euiSwitch__button:focus .euiSwitch__track{outline:2px solid currentColor;outline-offset:2px;border-color:#07c}.euiSwitch .euiSwitch__button:focus .euiSwitch__track:focus-visible{outline-style:auto}.euiSwitch .euiSwitch__button:focus .euiSwitch__track:not(:focus-visible){outline:none}.euiSwitch .euiSwitch__button[aria-checked=false] .euiSwitch__body{background-color:#69707dbf}.euiSwitch .euiSwitch__button[aria-checked=false] .euiSwitch__thumb{left:0}.euiSwitch .euiSwitch__button[aria-checked=false] .euiSwitch__icon{right:-8px}.euiSwitch .euiSwitch__button[aria-checked=false] .euiSwitch__icon.euiSwitch__icon--checked{right:auto;left:-34px}.euiSwitch .euiSwitch__button:disabled:hover,.euiSwitch .euiSwitch__button:disabled~.euiSwitch__label:hover{cursor:not-allowed}.euiSwitch .euiSwitch__button:disabled .euiSwitch__body{background-color:#d3dae680}.euiSwitch .euiSwitch__button:disabled .euiSwitch__thumb{background-color:transparent;border-color:#69707d80;box-shadow:none}.euiSwitch .euiSwitch__button:disabled .euiSwitch__icon{fill:#69707d}.euiSwitch .euiSwitch__button:disabled+.euiSwitch__label{color:#98a2b3}.euiSwitch .euiSwitch__body{pointer-events:none;width:44px;height:20px;background-color:#07c;display:inline-block;position:relative;border-radius:20px;vertical-align:middle}.euiSwitch .euiSwitch__thumb{padding:9px;border:1px solid #939496;background:#fff no-repeat 50%;border-radius:18px;transition:background-color .15s ease-in,border-color .15s ease-in;position:absolute;display:inline-block;left:24px;transition:border-color .25s cubic-bezier(.34,1.61,.7,1),background-color .25s cubic-bezier(.34,1.61,.7,1),left .25s cubic-bezier(.34,1.61,.7,1),transform .25s cubic-bezier(.34,1.61,.7,1)}.euiSwitch .euiSwitch__track{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;border-radius:20px}.euiSwitch .euiSwitch__icon{position:absolute;right:-34px;top:2px;bottom:0;width:42px;height:16px;transition:left .25s cubic-bezier(.34,1.61,.7,1),right .25s cubic-bezier(.34,1.61,.7,1);fill:#fff}.euiSwitch .euiSwitch__icon--checked{right:auto;left:-8px;fill:#fff}.euiSwitch:hover .euiSwitch__button:not(:disabled) .euiSwitch__thumb{transform:scale(1.05)}.euiSwitch:hover .euiSwitch__button:active .euiSwitch__thumb{transform:scale(.95)}.euiSwitch.euiSwitch--compressed{min-height:16px}.euiSwitch.euiSwitch--compressed .euiSwitch__label{line-height:16px}.euiSwitch.euiSwitch--compressed .euiSwitch__body{width:28px;height:16px;border-radius:16px}.euiSwitch.euiSwitch--compressed .euiSwitch__thumb{padding:6px;border:1px solid #939496;background:#fff no-repeat 50%;border-radius:12px;transition:background-color .15s ease-in,border-color .15s ease-in;left:13px;top:1px;transition:border-color .25s cubic-bezier(.34,1.61,.7,1),background-color .25s cubic-bezier(.34,1.61,.7,1),left .25s cubic-bezier(.34,1.61,.7,1),transform .25s cubic-bezier(.34,1.61,.7,1)}.euiSwitch.euiSwitch--compressed .euiSwitch__track{border-radius:16px}.euiSwitch.euiSwitch--mini{min-height:10px}.euiSwitch.euiSwitch--mini .euiSwitch__label{line-height:10px;font-size:12px}.euiSwitch.euiSwitch--mini .euiSwitch__body{width:22px;height:10px;border-radius:10px}.euiSwitch.euiSwitch--mini .euiSwitch__thumb{padding:3px;border:1px solid #939496;background:#fff no-repeat 50%;border-radius:6px;transition:background-color .15s ease-in,border-color .15s ease-in;left:13px;top:1px;transition:border-color .25s cubic-bezier(.34,1.61,.7,1),background-color .25s cubic-bezier(.34,1.61,.7,1),left .25s cubic-bezier(.34,1.61,.7,1),transform .25s cubic-bezier(.34,1.61,.7,1)}.euiSwitch.euiSwitch--mini .euiSwitch__track{border-radius:10px}.euiSwitch.euiSwitch--compressed .euiSwitch__button[aria-checked=false] .euiSwitch__thumb,.euiSwitch.euiSwitch--mini .euiSwitch__button[aria-checked=false] .euiSwitch__thumb{left:1px}.euiSwitch.euiSwitch--compressed .euiSwitch__button[aria-checked=false] .euiSwitch__thumb,.euiSwitch.euiSwitch--compressed .euiSwitch__button[aria-checked=true]:disabled .euiSwitch__thumb,.euiSwitch.euiSwitch--mini .euiSwitch__button[aria-checked=false] .euiSwitch__thumb,.euiSwitch.euiSwitch--mini .euiSwitch__button[aria-checked=true]:disabled .euiSwitch__thumb{border-color:#69707d80}.euiSwitch.euiSwitch--compressed .euiSwitch__button[aria-checked=true] .euiSwitch__thumb,.euiSwitch.euiSwitch--mini .euiSwitch__button[aria-checked=true] .euiSwitch__thumb{border-color:#07c}.euiTextArea{max-width:400px;width:100%;height:40px;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:0 0 transparent,inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;border:none;border-radius:6px;padding:12px;line-height:1.5}.euiTextArea--fullWidth{max-width:100%}.euiTextArea--compressed{height:32px}.euiTextArea--inGroup{height:100%}@supports (-moz-appearance:none){.euiTextArea{transition-property:box-shadow,background-image,background-size}}.euiTextArea::-moz-placeholder{color:#69707d;opacity:1}.euiTextArea::placeholder{color:#69707d;opacity:1}.euiTextArea:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiTextArea:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none}.euiTextArea:disabled,.euiTextArea:focus{box-shadow:inset 0 0 0 1px #112a861a}.euiTextArea:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7}.euiTextArea:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiTextArea:disabled::placeholder{color:#98a2b3;opacity:1}.euiTextArea[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiTextArea:-webkit-autofill{-webkit-text-fill-color:#343741}.euiTextArea:-webkit-autofill~.euiFormControlLayoutIcons{color:#343741}.euiTextArea--compressed{background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;box-shadow:inset 0 0 0 1px #112a861a;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in;padding:8px;border-radius:4px}@supports (-moz-appearance:none){.euiTextArea--compressed{transition-property:box-shadow,background-image,background-size}}.euiTextArea--compressed:invalid{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent);background-size:100%}.euiTextArea--compressed:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%;outline:none;box-shadow:inset 0 0 0 1px #112a861a}.euiTextArea--compressed:disabled{color:#98a2b3;-webkit-text-fill-color:#98a2b3;cursor:not-allowed;background:#eef2f7;box-shadow:inset 0 0 0 1px #112a861a}.euiTextArea--compressed:disabled::-moz-placeholder{color:#98a2b3;opacity:1}.euiTextArea--compressed:disabled::placeholder{color:#98a2b3;opacity:1}.euiTextArea--compressed[readOnly]{cursor:default;color:#343741;-webkit-text-fill-color:#343741;background:#fff;border-color:transparent;box-shadow:inset 0 0 0 1px #112a861a}.euiTextArea--inGroup{box-shadow:none!important;border-radius:0}.euiFormControlLayout--euiTextArea,.euiTextArea,.euiTextArea--compressed{height:auto}.euiFormControlLayout--euiTextArea .euiFormControlLayoutIcons{top:auto;bottom:12px}.euiTextArea--resizeVertical{resize:vertical}.euiTextArea--resizeHorizontal{resize:horizontal}.euiTextArea--resizeBoth{resize:both}.euiTextArea--resizeNone{resize:none}.euiMarkdownEditor{display:flex;flex-direction:column}.euiMarkdownEditor--isPreviewing .euiMarkdownEditor__toggleContainer{display:none}.euiMarkdownEditor--fullHeight{height:100%}.euiMarkdownEditor--fullHeight .euiMarkdownEditorTextArea{resize:none}.euiMarkdownEditor--fullHeight .euiMarkdownEditorDropZone{height:100%}.euiMarkdownEditorDropZone{display:flex;position:relative;flex-direction:column;min-height:"150px"}.euiMarkdownEditorDropZone__input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;overflow:hidden}.euiMarkdownEditorDropZone__input:hover{cursor:pointer}.euiMarkdownEditorDropZone__input:hover:disabled{cursor:not-allowed}.euiMarkdownEditorDropZone--isDragging .euiMarkdownEditor:focus-within .euiMarkdownEditorTextArea,.euiMarkdownEditorDropZone--isDragging .euiMarkdownEditorFooter,.euiMarkdownEditorDropZone--isDragging .euiMarkdownEditorTextArea,.euiMarkdownEditorDropZone--isDragging .euiMarkdownEditorTextArea:focus{background-color:#0077cc1a!important}.euiMarkdownEditorDropZone--isDragging .euiMarkdownEditorTextArea,.euiMarkdownEditorDropZone--isDragging .euiMarkdownEditorTextArea:focus{background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent)!important}.euiMarkdownEditorDropZone--isDraggingError .euiMarkdownEditor:focus-within .euiMarkdownEditorTextArea,.euiMarkdownEditorDropZone--isDraggingError .euiMarkdownEditorFooter,.euiMarkdownEditorDropZone--isDraggingError .euiMarkdownEditorTextArea,.euiMarkdownEditorDropZone--isDraggingError .euiMarkdownEditorTextArea:focus{background-color:#bd271e1a!important}.euiMarkdownEditorDropZone--hasError .euiMarkdownEditorTextArea,.euiMarkdownEditorDropZone--hasError .euiMarkdownEditorTextArea:focus{background-image:linear-gradient(0deg,#bd271e,#bd271e 2px,transparent 0,transparent)!important}.euiMarkdownFormat[class*=euiTextColor-default] .euiMarkdownFormat__blockquote{border-left-color:#00000026}.euiMarkdownFormat[class*=euiTextColor-default] .euiHorizontalRule{background-color:#00000026;color:#00000026}.euiMarkdownFormat[class*=euiTextColor-default] .euiMarkdownFormat__table{border-left:1px solid rgba(0,0,0,.15)}.euiMarkdownFormat[class*=euiTextColor-default] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-default] .euiMarkdownFormat__table th{border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15)}.euiMarkdownFormat[class*=euiTextColor-default] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-default] .euiMarkdownFormat__table th:last-child{border-right:1px solid rgba(0,0,0,.15)}.euiMarkdownFormat[class*=euiTextColor-default] .euiMarkdownFormat__table tr{border-top:1px solid rgba(0,0,0,.15)}.euiMarkdownFormat[class*=euiTextColor-subdued] .euiMarkdownFormat__blockquote{border-left-color:#69707d}.euiMarkdownFormat[class*=euiTextColor-subdued] .euiHorizontalRule{background-color:#69707d;color:#69707d}.euiMarkdownFormat[class*=euiTextColor-subdued] .euiMarkdownFormat__table{border-left:1px solid #69707d}.euiMarkdownFormat[class*=euiTextColor-subdued] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-subdued] .euiMarkdownFormat__table th{border-top:1px solid #69707d;border-bottom:1px solid #69707d}.euiMarkdownFormat[class*=euiTextColor-subdued] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-subdued] .euiMarkdownFormat__table th:last-child{border-right:1px solid #69707d}.euiMarkdownFormat[class*=euiTextColor-subdued] .euiMarkdownFormat__table tr{border-top:1px solid #69707d}.euiMarkdownFormat[class*=euiTextColor-success] .euiMarkdownFormat__blockquote{border-left-color:#00bfb3}.euiMarkdownFormat[class*=euiTextColor-success] .euiHorizontalRule{background-color:#00bfb3;color:#00bfb3}.euiMarkdownFormat[class*=euiTextColor-success] .euiMarkdownFormat__table{border-left:1px solid #00bfb3}.euiMarkdownFormat[class*=euiTextColor-success] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-success] .euiMarkdownFormat__table th{border-top:1px solid #00bfb3;border-bottom:1px solid #00bfb3}.euiMarkdownFormat[class*=euiTextColor-success] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-success] .euiMarkdownFormat__table th:last-child{border-right:1px solid #00bfb3}.euiMarkdownFormat[class*=euiTextColor-success] .euiMarkdownFormat__table tr{border-top:1px solid #00bfb3}.euiMarkdownFormat[class*=euiTextColor-accent] .euiMarkdownFormat__blockquote{border-left-color:#f04e98}.euiMarkdownFormat[class*=euiTextColor-accent] .euiHorizontalRule{background-color:#f04e98;color:#f04e98}.euiMarkdownFormat[class*=euiTextColor-accent] .euiMarkdownFormat__table{border-left:1px solid #f04e98}.euiMarkdownFormat[class*=euiTextColor-accent] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-accent] .euiMarkdownFormat__table th{border-top:1px solid #f04e98;border-bottom:1px solid #f04e98}.euiMarkdownFormat[class*=euiTextColor-accent] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-accent] .euiMarkdownFormat__table th:last-child{border-right:1px solid #f04e98}.euiMarkdownFormat[class*=euiTextColor-accent] .euiMarkdownFormat__table tr{border-top:1px solid #f04e98}.euiMarkdownFormat[class*=euiTextColor-warning] .euiMarkdownFormat__blockquote{border-left-color:#fec514}.euiMarkdownFormat[class*=euiTextColor-warning] .euiHorizontalRule{background-color:#fec514;color:#fec514}.euiMarkdownFormat[class*=euiTextColor-warning] .euiMarkdownFormat__table{border-left:1px solid #fec514}.euiMarkdownFormat[class*=euiTextColor-warning] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-warning] .euiMarkdownFormat__table th{border-top:1px solid #fec514;border-bottom:1px solid #fec514}.euiMarkdownFormat[class*=euiTextColor-warning] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-warning] .euiMarkdownFormat__table th:last-child{border-right:1px solid #fec514}.euiMarkdownFormat[class*=euiTextColor-warning] .euiMarkdownFormat__table tr{border-top:1px solid #fec514}.euiMarkdownFormat[class*=euiTextColor-danger] .euiMarkdownFormat__blockquote{border-left-color:#bd271e}.euiMarkdownFormat[class*=euiTextColor-danger] .euiHorizontalRule{background-color:#bd271e;color:#bd271e}.euiMarkdownFormat[class*=euiTextColor-danger] .euiMarkdownFormat__table{border-left:1px solid #bd271e}.euiMarkdownFormat[class*=euiTextColor-danger] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-danger] .euiMarkdownFormat__table th{border-top:1px solid #bd271e;border-bottom:1px solid #bd271e}.euiMarkdownFormat[class*=euiTextColor-danger] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-danger] .euiMarkdownFormat__table th:last-child{border-right:1px solid #bd271e}.euiMarkdownFormat[class*=euiTextColor-danger] .euiMarkdownFormat__table tr{border-top:1px solid #bd271e}.euiMarkdownFormat[class*=euiTextColor-ghost] .euiMarkdownFormat__blockquote{border-left-color:#fff}.euiMarkdownFormat[class*=euiTextColor-ghost] .euiHorizontalRule{background-color:#fff;color:#fff}.euiMarkdownFormat[class*=euiTextColor-ghost] .euiMarkdownFormat__table{border-left:1px solid #fff}.euiMarkdownFormat[class*=euiTextColor-ghost] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-ghost] .euiMarkdownFormat__table th{border-top:1px solid #fff;border-bottom:1px solid #fff}.euiMarkdownFormat[class*=euiTextColor-ghost] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-ghost] .euiMarkdownFormat__table th:last-child{border-right:1px solid #fff}.euiMarkdownFormat[class*=euiTextColor-ghost] .euiMarkdownFormat__table tr{border-top:1px solid #fff}.euiMarkdownFormat[class*=euiTextColor-inherit] .euiMarkdownFormat__blockquote{border-left-color:currentColor}.euiMarkdownFormat[class*=euiTextColor-inherit] .euiHorizontalRule{background-color:currentColor;color:currentColor}.euiMarkdownFormat[class*=euiTextColor-inherit] .euiMarkdownFormat__table{border-left:1px solid}.euiMarkdownFormat[class*=euiTextColor-inherit] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-inherit] .euiMarkdownFormat__table th{border-top:1px solid;border-bottom:1px solid}.euiMarkdownFormat[class*=euiTextColor-inherit] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-inherit] .euiMarkdownFormat__table th:last-child{border-right:1px solid}.euiMarkdownFormat[class*=euiTextColor-inherit] .euiMarkdownFormat__table tr{border-top:1px solid}.euiMarkdownFormat[class*=euiTextColor-custom] .euiMarkdownFormat__blockquote{border-left-color:currentColor}.euiMarkdownFormat[class*=euiTextColor-custom] .euiHorizontalRule{background-color:currentColor;color:currentColor}.euiMarkdownFormat[class*=euiTextColor-custom] .euiMarkdownFormat__table{border-left:1px solid}.euiMarkdownFormat[class*=euiTextColor-custom] .euiMarkdownFormat__table td,.euiMarkdownFormat[class*=euiTextColor-custom] .euiMarkdownFormat__table th{border-top:1px solid;border-bottom:1px solid}.euiMarkdownFormat[class*=euiTextColor-custom] .euiMarkdownFormat__table td:last-child,.euiMarkdownFormat[class*=euiTextColor-custom] .euiMarkdownFormat__table th:last-child{border-right:1px solid}.euiMarkdownFormat[class*=euiTextColor-custom] .euiMarkdownFormat__table tr{border-top:1px solid}.euiMarkdownFormat .euiCheckbox{margin-bottom:0!important}.euiMarkdownFormat .euiCheckbox .euiCheckbox__input+.euiCheckbox__square{top:50%;transform:translateY(-50%)}.euiMarkdownFormat .euiMarkdownFormat__table{display:block;width:100%;overflow:auto;border-spacing:0;border-collapse:collapse}.euiMarkdownEditorFooter{display:inline-flex;padding:4px;border:1px solid #d3dae6;align-items:center;background:#fafbfd}.euiMarkdownEditorFooter__popover{width:300px}.euiMarkdownEditorFooter__actions{flex:1;display:inline-flex}.euiMarkdownEditorFooter__actions>button,.euiMarkdownEditorFooter__actions>span{margin-right:4px;align-self:center}.euiMarkdownEditorFooter__actions .euiMarkdownEditorFooter__uploadError{position:relative;left:-1px;line-height:1;border-radius:6px}.euiMarkdownEditorFooter__actions .euiMarkdownEditorFooter__uploadError>span{padding:0 4px}.euiMarkdownEditorFooter__helpButton>svg{width:26px}.euiMarkdownEditorPreview{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;background:#fff;min-height:"150px";overflow-y:auto;border:1px solid #d3dae6;padding:12px}.euiMarkdownEditorPreview::-webkit-scrollbar{width:16px;height:16px}.euiMarkdownEditorPreview::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiMarkdownEditorPreview::-webkit-scrollbar-corner,.euiMarkdownEditorPreview::-webkit-scrollbar-track{background-color:transparent}.euiMarkdownEditorPreview-isReadOnly .euiCheckbox__input~.euiCheckbox__label{cursor:default}.euiMarkdownEditorPreview-isReadOnly .euiCheckbox__input:focus:not(:checked)+.euiCheckbox__square{border-color:#939496}.euiMarkdownEditorTextArea{font-family:Inter UI,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;letter-spacing:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-kerning:normal;font-size:14px;color:#343741;scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;width:100%;height:100%;min-height:"150px";padding:12px;border:1px solid #d3dae6;border-bottom:none;line-height:1.5;resize:vertical;background-color:#fbfcfd;background-repeat:no-repeat;background-size:0 100%;margin:0;transition:box-shadow .15s ease-in,background-image .15s ease-in,background-size .15s ease-in,background-color .15s ease-in}.euiMarkdownEditorTextArea::-moz-placeholder{color:#69707d;opacity:1}.euiMarkdownEditorTextArea::placeholder{color:#69707d;opacity:1}.euiMarkdownEditorTextArea::-webkit-scrollbar{width:16px;height:16px}.euiMarkdownEditorTextArea::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiMarkdownEditorTextArea::-webkit-scrollbar-corner,.euiMarkdownEditorTextArea::-webkit-scrollbar-track{background-color:transparent}.euiMarkdownEditor:focus-within .euiMarkdownEditorTextArea,.euiMarkdownEditorTextArea:focus{background-color:#fff;background-image:linear-gradient(0deg,#07c,#07c 2px,transparent 0,transparent);background-size:100% 100%}.euiMarkdownEditorTextArea-isReadOnly{background:#fff;cursor:unset}.euiMarkdownEditor:focus-within .euiMarkdownEditorTextArea-isReadOnly,.euiMarkdownEditorTextArea-isReadOnly:focus{background:none}.euiMarkdownEditorToolbar{display:flex;flex-wrap:wrap;background:#f5f7fa;border:1px solid #d3dae6;border-bottom:none;padding:4px}.euiMarkdownEditorToolbar__buttons{display:flex;flex-wrap:wrap;flex:1;align-items:center}.euiMarkdownEditorToolbar__buttons>*{margin-right:4px}.euiMarkdownEditorToolbar__divider{content:"";height:24px;display:block;margin-left:4px;padding-right:4px;border-left:1px solid #d3dae6}.euiMarkdownTooltip__icon{transform:translateY(-1px)}.euiNotificationEvent{display:flex;padding:12px 0 12px 12px;border-bottom:1px solid #d3dae6}.euiNotificationEvent:last-child{border-bottom:none}.euiNotificationEvent--withReadState{padding:12px 0 12px 8px}.euiNotificationEvent__title{overflow-wrap:break-word!important;word-break:break-word;color:#1a1c21;font-size:16px;font-size:1.1428571429rem;line-height:1.7142857143rem;font-weight:700;display:flex}.euiNotificationEvent__title.euiLink{color:#0071c2}.euiNotificationEvent__title--isRead{color:#69707d!important}.euiNotificationEvent__readButton{margin-right:8px}.euiNotificationEvent__content{flex:1}.euiNotificationEvent__content>*+*{margin-top:8px;margin-right:12px}.euiNotificationEventMeta{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-right:4px;min-height:24px}.euiNotificationEventMeta--hasContextMenu{padding-right:24px}.euiNotificationEventMeta__contextMenuWrapper{position:absolute;top:0;right:0}.euiNotificationEventMeta__section{margin-right:8px}.euiNotificationEventMeta__section:first-child{display:flex;flex:1;align-items:center}.euiNotificationEventMeta__icon{margin-right:8px}.euiNotificationEventMeta__badge{max-width:100%;display:inline-grid}.euiNotificationEventMeta__time{font-size:12px;color:#69707d}.euiNotificationEventMessages{font-size:14px}.euiNotificationEventMessages__accordion{color:#69707d}.euiNotificationEventMessages__accordionButton{color:#0071c2}.euiNotificationEventMessages__accordionContent>*{padding-top:8px}.euiNotificationEventReadButton--isRead svg{fill:transparent;stroke-width:1px;stroke:#d3dae6}.euiNotificationEventReadIcon{display:flex;align-items:center;height:24px;margin:0 4px}.euiNotificationEventReadIcon--isRead svg{fill:transparent;stroke-width:1px;stroke:#d3dae6}.euiPageContent{width:100%;min-width:0}.euiPageContent.euiPageContent--borderRadiusNone{border-left-width:0;border-right-width:0;border-bottom-width:0}.euiPageContent.euiPageContent--verticalCenter{align-self:center;margin-top:auto;margin-bottom:auto;flex-grow:0}.euiPageContent.euiPageContent--horizontalCenter{width:auto;margin-left:auto;margin-right:auto;flex-grow:0}.euiPageContentBody--restrictWidth-custom,.euiPageContentBody--restrictWidth-default{margin-left:auto;margin-right:auto;width:100%}.euiPageContentBody--restrictWidth-default{max-width:1200px}.euiPageContentBody--paddingSmall{padding:8px}.euiPageContentBody--paddingMedium{padding:16px}.euiPageContentBody--paddingLarge{padding:24px}.euiPageContentHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.euiPageContent[class*=paddingSmall] .euiPageContentHeader{margin-bottom:8px}.euiPageContent[class*=paddingMedium] .euiPageContentHeader{margin-bottom:16px}.euiPageContent[class*=paddingLarge] .euiPageContentHeader{margin-bottom:24px}@media only screen and (max-width:574px){.euiPageContentHeader--responsive{flex-direction:column;align-items:flex-start}}@media only screen and (min-width:575px) and (max-width:767px){.euiPageContentHeader--responsive{flex-direction:column;align-items:flex-start}}.euiPageContentHeaderSection+.euiPageContentHeaderSection{margin-left:32px}@media only screen and (max-width:574px){.euiPageContent[class*=paddingSmall] .euiPageContentHeader--responsive .euiPageContentHeaderSection+.euiPageContentHeaderSection{margin-left:0;margin-top:4px}.euiPageContent[class*=paddingMedium] .euiPageContentHeader--responsive .euiPageContentHeaderSection+.euiPageContentHeaderSection{margin-left:0;margin-top:8px}.euiPageContent[class*=paddingLarge] .euiPageContentHeader--responsive .euiPageContentHeaderSection+.euiPageContentHeaderSection{margin-left:0;margin-top:12px}}@media only screen and (min-width:575px) and (max-width:767px){.euiPageContent[class*=paddingSmall] .euiPageContentHeader--responsive .euiPageContentHeaderSection+.euiPageContentHeaderSection{margin-left:0;margin-top:4px}.euiPageContent[class*=paddingMedium] .euiPageContentHeader--responsive .euiPageContentHeaderSection+.euiPageContentHeaderSection{margin-left:0;margin-top:8px}.euiPageContent[class*=paddingLarge] .euiPageContentHeader--responsive .euiPageContentHeaderSection+.euiPageContentHeaderSection{margin-left:0;margin-top:12px}}.euiPageSideBar{min-width:240px;flex:0 1 0%}.euiPageSideBar--paddingSmall{padding:8px}.euiPageSideBar--paddingMedium{padding:16px}.euiPageSideBar--paddingLarge{padding:24px}@media only screen and (max-width:574px){.euiPageSideBar{width:100%}}@media only screen and (min-width:575px) and (max-width:767px){.euiPageSideBar{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.euiPageSideBar--sticky{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;overflow-y:auto;flex-grow:1;position:sticky;max-height:100vh;top:0}.euiPageSideBar--sticky::-webkit-scrollbar{width:16px;height:16px}.euiPageSideBar--sticky::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiPageSideBar--sticky::-webkit-scrollbar-corner,.euiPageSideBar--sticky::-webkit-scrollbar-track{background-color:transparent}}@media only screen and (min-width:992px) and (max-width:1199px){.euiPageSideBar--sticky{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;overflow-y:auto;flex-grow:1;position:sticky;max-height:100vh;top:0}.euiPageSideBar--sticky::-webkit-scrollbar{width:16px;height:16px}.euiPageSideBar--sticky::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiPageSideBar--sticky::-webkit-scrollbar-corner,.euiPageSideBar--sticky::-webkit-scrollbar-track{background-color:transparent}}@media only screen and (min-width:1200px){.euiPageSideBar--sticky{scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin;overflow-y:auto;flex-grow:1;position:sticky;max-height:100vh;top:0}.euiPageSideBar--sticky::-webkit-scrollbar{width:16px;height:16px}.euiPageSideBar--sticky::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiPageSideBar--sticky::-webkit-scrollbar-corner,.euiPageSideBar--sticky::-webkit-scrollbar-track{background-color:transparent}}.euiTreeView__wrapper .euiTreeView{margin:0;list-style-type:none}.euiTreeView .euiTreeView{padding-left:24px}.euiTreeView__node{max-height:32px;line-height:32px}.euiTreeView__node--expanded{max-height:100vh}.euiTreeView__nodeInner{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding-left:8px;display:flex;flex-direction:row;align-items:center;height:32px;border-radius:6px;width:100%;-moz-text-align-last:left;text-align-last:left}.euiTreeView__nodeInner:focus{outline:2px solid currentColor;outline-offset:-2px}.euiTreeView__nodeInner:focus:focus-visible{outline-style:auto}.euiTreeView__nodeInner:focus:not(:focus-visible){outline:none}.euiTreeView__nodeInner:active,.euiTreeView__nodeInner:focus,.euiTreeView__nodeInner:hover{background-color:#3437411a}.euiTreeView__nodeInner .euiTreeView__iconPlaceholder{width:32px}.euiTreeView__nodeLabel{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.euiTreeView__iconWrapper{margin-top:-2px;margin-right:8px}.euiTreeView__iconWrapper .euiToken{margin-top:2px}.euiTreeView--compressed .euiTreeView__node{max-height:24px;line-height:24px}.euiTreeView--compressed .euiTreeView__node .euiTreeView__nodeInner{height:24px}.euiTreeView--compressed .euiTreeView__node .euiTreeView__iconWrapper{margin:0 6px 0 0}.euiTreeView--compressed .euiTreeView__node .euiTreeView__nodeLabel{margin-top:-1px}.euiTreeView--compressed .euiTreeView__node .euiTreeView__iconPlaceholder{width:24px}.euiTreeView--compressed .euiTreeView__node--expanded{max-height:100vh}.euiTreeView--withArrows .euiTreeView__expansionArrow{margin-right:4px}.euiTreeView--withArrows.euiTreeView .euiTreeView__nodeInner--withArrows .euiTreeView__iconWrapper{margin-left:0}.euiTreeView--withArrows.euiTreeView .euiTreeView__iconWrapper{margin-left:20px}.euiTreeView--withArrows.euiTreeView--compressed .euiTreeView__nodeInner--withArrows .euiTreeView__iconWrapper{margin-left:0}.euiTreeView--withArrows.euiTreeView--compressed .euiTreeView__iconWrapper{margin-left:16px}.euiSideNav__mobileToggle{height:auto;border-bottom:1px solid #d3dae6;width:100%;text-align:left;border-radius:0!important;font-size:16px;padding:0 16px}.euiSideNav__mobileToggle .euiSideNav__mobileToggleText{padding:16px 0}.euiSideNav__mobileToggle .euiSideNav__mobileToggleContent{justify-content:space-between}.euiSideNav__heading{margin-bottom:24px}@media only screen and (max-width:574px){.euiSideNav__contentMobile-xs{overflow:hidden;visibility:hidden;opacity:0;max-height:0;padding:0 24px}.euiSideNav-isOpenMobile .euiSideNav__contentMobile-xs{visibility:visible;opacity:1;padding:24px;max-height:5000px}}@media only screen and (max-width:574px) and (prefers-reduced-motion:no-preference){.euiSideNav-isOpenMobile .euiSideNav__contentMobile-xs{transition:all .25s cubic-bezier(.694,.0482,.335,1)}}@media only screen and (min-width:575px) and (max-width:767px){.euiSideNav__contentMobile-s{overflow:hidden;visibility:hidden;opacity:0;max-height:0;padding:0 24px}.euiSideNav-isOpenMobile .euiSideNav__contentMobile-s{visibility:visible;opacity:1;padding:24px;max-height:5000px}}@media only screen and (min-width:575px) and (max-width:767px) and (prefers-reduced-motion:no-preference){.euiSideNav-isOpenMobile .euiSideNav__contentMobile-s{transition:all .25s cubic-bezier(.694,.0482,.335,1)}}@media only screen and (min-width:768px) and (max-width:991px){.euiSideNav__contentMobile-m{overflow:hidden;visibility:hidden;opacity:0;max-height:0;padding:0 24px}.euiSideNav-isOpenMobile .euiSideNav__contentMobile-m{visibility:visible;opacity:1;padding:24px;max-height:5000px}}@media only screen and (min-width:768px) and (max-width:991px) and (prefers-reduced-motion:no-preference){.euiSideNav-isOpenMobile .euiSideNav__contentMobile-m{transition:all .25s cubic-bezier(.694,.0482,.335,1)}}@media only screen and (min-width:992px) and (max-width:1199px){.euiSideNav__contentMobile-l{overflow:hidden;visibility:hidden;opacity:0;max-height:0;padding:0 24px}.euiSideNav-isOpenMobile .euiSideNav__contentMobile-l{visibility:visible;opacity:1;padding:24px;max-height:5000px}}@media only screen and (min-width:992px) and (max-width:1199px) and (prefers-reduced-motion:no-preference){.euiSideNav-isOpenMobile .euiSideNav__contentMobile-l{transition:all .25s cubic-bezier(.694,.0482,.335,1)}}@media only screen and (min-width:1200px){.euiSideNav__contentMobile-xl{overflow:hidden;visibility:hidden;opacity:0;max-height:0;padding:0 24px}.euiSideNav-isOpenMobile .euiSideNav__contentMobile-xl{visibility:visible;opacity:1;padding:24px;max-height:5000px}}@media only screen and (min-width:1200px) and (prefers-reduced-motion:no-preference){.euiSideNav-isOpenMobile .euiSideNav__contentMobile-xl{transition:all .25s cubic-bezier(.694,.0482,.335,1)}}.euiSideNavItemButton{font-size:14px;font-size:1rem;line-height:1.7142857143rem;text-align:left;display:block;width:100%;padding:2px 0;color:inherit}.euiSideNavItemButton.euiSideNavItemButton--isClickable:not(:disabled):hover{cursor:pointer}.euiSideNavItemButton.euiSideNavItemButton--isClickable:not(:disabled):focus .euiSideNavItemButton__label,.euiSideNavItemButton.euiSideNavItemButton--isClickable:not(:disabled):hover .euiSideNavItemButton__label{text-decoration:underline}.euiSideNavItemButton.euiSideNavItemButton-isSelected{color:#006bb8;font-weight:700}.euiSideNavItemButton.euiSideNavItemButton-isSelected .euiSideNavItemButton__label{text-decoration:underline}.euiSideNavItemButton:disabled{cursor:not-allowed;text-decoration:none;color:#a2abba}.euiSideNavItemButton__content{display:flex;align-items:center}.euiSideNavItemButton__icon{margin-right:8px}.euiSideNavItemButton__labelContainer{min-width:0}.euiSideNavItemButton__label{flex-grow:1}.euiSideNavItemButton__label--truncated{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.euiSideNavItem--root.euiSideNavItem--rootIcon>.euiSideNavItem__items{margin-left:24px}.euiSideNavItem--root>.euiSideNavItemButton{margin-bottom:8px;padding:0 8px;margin-left:-8px;width:calc(100% + 16px)}.euiSideNavItem--root>.euiSideNavItemButton .euiSideNavItemButton__label{font-size:16px;font-size:1.1428571429rem}.euiSideNavItem--root>.euiSideNavItem__items{position:static;margin-left:0}.euiSideNavItem--root>.euiSideNavItem__items:after{display:none}.euiSideNavItem--root+.euiSideNavItem--root{margin-top:32px}.euiSideNavItem--trunk{color:#1a1c21}.euiSideNavItem--trunk>.euiSideNavItemButton{padding-left:8px;padding-right:8px;margin-left:-8px;width:calc(100% + 16px)}.euiSideNavItem--trunk>.euiSideNavItem__items{margin-left:8px;width:100%}.euiSideNavItem--branch{position:relative;color:#646a77}.euiSideNavItem--branch:after{position:absolute;content:"";top:0;bottom:0;width:1px;background:#d3dae6;left:0}.euiSideNavItem--branch:last-of-type:after{height:12px}.euiSideNavItem--branch>.euiSideNavItemButton{position:relative;padding-left:8px;padding-right:8px}.euiSideNavItem--branch>.euiSideNavItemButton:after{position:absolute;content:"";top:12px;left:0;width:4px;height:1px;background:#d3dae6}.euiSideNavItem--branch>.euiSideNavItem__items{margin-left:16px}.euiSideNavItem--emphasized{background:rgba(211,218,230,.3);color:#1a1c21;box-shadow:100px 0 #d3dae64d,-100px 0 #d3dae64d}.euiSideNavItem--emphasized>.euiSideNavItemButton{font-weight:700}.euiSideNavItem--emphasized .euiSideNavItem--emphasized{background:transparent;box-shadow:none}.euiSearchBar__searchHolder{min-width:200px}@media only screen and (min-width:768px) and (max-width:991px){.euiSearchBar__filtersHolder{max-width:calc(100% - 16px)}}@media only screen and (min-width:992px) and (max-width:1199px){.euiSearchBar__filtersHolder{max-width:calc(100% - 16px)}}@media only screen and (min-width:1200px){.euiSearchBar__filtersHolder{max-width:calc(100% - 16px)}}.euiSelectable{display:flex;flex-direction:column}.euiSelectable-fullHeight{height:100%}.euiSelectableList:has(:focus-visible){outline:2px solid currentColor;outline-style:auto;outline-offset:1px}.euiSelectableList-fullHeight{flex-grow:1}.euiSelectableList-bordered{overflow:hidden;border:1px solid #d3dae6;border-radius:6px}.euiSelectableList__list{-webkit-mask-image:linear-gradient(180deg,rgba(255,0,0,.1) 0,red 7.5px,red calc(100% - 7.5px),rgba(255,0,0,.1));mask-image:linear-gradient(180deg,rgba(255,0,0,.1) 0,red 7.5px,red calc(100% - 7.5px),rgba(255,0,0,.1));scrollbar-color:rgba(105,112,125,.5) transparent;scrollbar-width:thin}.euiSelectableList__list::-webkit-scrollbar{width:16px;height:16px}.euiSelectableList__list::-webkit-scrollbar-thumb{background-color:#69707d80;background-clip:content-box;border-radius:16px;border:6px solid transparent}.euiSelectableList__list::-webkit-scrollbar-corner,.euiSelectableList__list::-webkit-scrollbar-track{background-color:transparent}.euiSelectableList__list:focus,.euiSelectableList__list>ul:focus{outline:none}.euiSelectableList__groupLabel{overflow-wrap:break-word!important;word-break:break-word;color:#1a1c21;font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem;font-weight:700;display:flex;align-items:center;border-bottom:1px solid #eef2f7;padding:4px 12px}.euiSelectableListItem{font-size:14px;font-size:1rem;line-height:1.7142857143rem;display:inline-flex;width:100%;text-align:left;cursor:pointer;overflow:hidden}.euiSelectableListItem:not(:last-of-type){border-bottom:1px solid #eef2f7}.euiSelectableListItem-isFocused:not([aria-disabled=true]),.euiSelectableListItem:hover:not([aria-disabled=true]){color:#0071c2;background-color:#0077cc1a}.euiSelectableListItem-isFocused:not([aria-disabled=true]) .euiSelectableListItem__text,.euiSelectableListItem:hover:not([aria-disabled=true]) .euiSelectableListItem__text{text-decoration:underline}.euiSelectableListItem[aria-disabled=true]{color:#98a2b3;cursor:not-allowed}.euiSelectableListItem--paddingSmall .euiSelectableListItem__content{padding:4px 12px}.euiSelectableListItem__content{width:100%;display:flex;align-items:center}.euiSelectableListItem__icon,.euiSelectableListItem__prepend{margin-right:12px;flex-shrink:0}.euiSelectableListItem__append{margin-left:12px;flex-shrink:0}.euiSelectableListItem__text{flex-grow:1}.euiSelectableListItem__text--truncate{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.euiSelectableMessage{padding:8px;text-align:center;word-wrap:break-word;display:flex;flex-direction:column;justify-content:center;align-items:center}.euiSelectableMessage--bordered{overflow:hidden;border:1px solid #d3dae6;border-radius:6px}.euiSelectableTemplateSitewide__listItem .euiSelectableListItem__text{text-decoration:none!important}.euiSelectableTemplateSitewide__listItem:hover:not([aria-disabled=true]) .euiSelectableTemplateSitewide__listItemTitle,.euiSelectableTemplateSitewide__listItem[class*=-isFocused]:not([aria-disabled=true]) .euiSelectableTemplateSitewide__listItemTitle{text-decoration:underline}.euiSelectableTemplateSitewide__optionMetasList{display:block;margin-top:4px;font-size:12px;color:#69707d}.euiSelectableTemplateSitewide__optionMeta:not(:last-of-type):after{content:"•";margin:0 4px;color:#69707d}.euiSelectableTemplateSitewide__optionMeta--application{color:#4a7194;font-weight:500}.euiSelectableTemplateSitewide__optionMeta--deployment{color:#387765;font-weight:500}.euiSelectableTemplateSitewide__optionMeta--article{color:#7c609e;font-weight:500}.euiSelectableTemplateSitewide__optionMeta--case{color:#aa4b38;font-weight:500}.euiSelectableTemplateSitewide__optionMeta--platform{color:#7a6c31;font-weight:500}.euiSuggestItem{display:flex;align-items:flex-start;font-size:12px;line-height:16px;color:#343741;flex:1 1 100%;max-width:100%}.euiSuggestItem--truncate .euiSuggestItem__description,.euiSuggestItem--truncate .euiSuggestItem__label{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}button.euiSuggestItem{width:100%;text-align:left}button.euiSuggestItem:focus,button.euiSuggestItem:hover{cursor:pointer;background-color:#0077cc1a}button.euiSuggestItem:focus .euiSuggestItem__label,button.euiSuggestItem:hover .euiSuggestItem__label{text-decoration:underline}.euiSuggestItem__type--tint0{background-color:#e0f1ed;color:#357160}.euiSuggestItem__type--tint1{background-color:#e2ebf4;color:#466b8d}.euiSuggestItem__type--tint2{background-color:#f7e2e9;color:#a34a68}.euiSuggestItem__type--tint3{background-color:#ebe5f2;color:#765b96}.euiSuggestItem__type--tint4{background-color:#f5ebf0;color:#865f74}.euiSuggestItem__type--tint5{background-color:#f8f3e1;color:#7a6c31}.euiSuggestItem__type--tint6{background-color:#f2efea;color:#756a56}.euiSuggestItem__type--tint7{background-color:#f8eade;color:#915c2e}.euiSuggestItem__type--tint8{background-color:#f0e3e1;color:#92564a}.euiSuggestItem__type--tint9{background-color:#fbe3df;color:#aa4b38}.euiSuggestItem__type--tint10{background-color:#e4e5e8;color:#5f6571}.euiSuggestItem__type{display:flex;flex:0 0 auto;justify-content:center;align-items:flex-start;padding-top:8px;width:32px;min-height:32px;align-self:stretch}.euiSuggestItem__description,.euiSuggestItem__label{overflow-wrap:break-word!important;word-break:break-word;display:inline-block;padding:8px;flex-grow:1}.euiSuggestItem__label{font-family:Roboto Mono,Consolas,Menlo,Courier,monospace}.euiSuggestItem__label.euiSuggestItem__label--width20{flex-basis:calc(20% - 16px);min-width:calc(20% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width21{flex-basis:calc(21% - 16px);min-width:calc(21% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width22{flex-basis:calc(22% - 16px);min-width:calc(22% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width23{flex-basis:calc(23% - 16px);min-width:calc(23% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width24{flex-basis:calc(24% - 16px);min-width:calc(24% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width25{flex-basis:calc(25% - 16px);min-width:calc(25% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width26{flex-basis:calc(26% - 16px);min-width:calc(26% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width27{flex-basis:calc(27% - 16px);min-width:calc(27% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width28{flex-basis:calc(28% - 16px);min-width:calc(28% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width29{flex-basis:calc(29% - 16px);min-width:calc(29% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width30{flex-basis:calc(30% - 16px);min-width:calc(30% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width31{flex-basis:calc(31% - 16px);min-width:calc(31% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width32{flex-basis:calc(32% - 16px);min-width:calc(32% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width33{flex-basis:calc(33% - 16px);min-width:calc(33% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width34{flex-basis:calc(34% - 16px);min-width:calc(34% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width35{flex-basis:calc(35% - 16px);min-width:calc(35% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width36{flex-basis:calc(36% - 16px);min-width:calc(36% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width37{flex-basis:calc(37% - 16px);min-width:calc(37% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width38{flex-basis:calc(38% - 16px);min-width:calc(38% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width39{flex-basis:calc(39% - 16px);min-width:calc(39% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width40{flex-basis:calc(40% - 16px);min-width:calc(40% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width41{flex-basis:calc(41% - 16px);min-width:calc(41% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width42{flex-basis:calc(42% - 16px);min-width:calc(42% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width43{flex-basis:calc(43% - 16px);min-width:calc(43% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width44{flex-basis:calc(44% - 16px);min-width:calc(44% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width45{flex-basis:calc(45% - 16px);min-width:calc(45% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width46{flex-basis:calc(46% - 16px);min-width:calc(46% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width47{flex-basis:calc(47% - 16px);min-width:calc(47% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width48{flex-basis:calc(48% - 16px);min-width:calc(48% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width49{flex-basis:calc(49% - 16px);min-width:calc(49% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width50{flex-basis:calc(50% - 16px);min-width:calc(50% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width51{flex-basis:calc(51% - 16px);min-width:calc(51% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width52{flex-basis:calc(52% - 16px);min-width:calc(52% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width53{flex-basis:calc(53% - 16px);min-width:calc(53% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width54{flex-basis:calc(54% - 16px);min-width:calc(54% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width55{flex-basis:calc(55% - 16px);min-width:calc(55% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width56{flex-basis:calc(56% - 16px);min-width:calc(56% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width57{flex-basis:calc(57% - 16px);min-width:calc(57% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width58{flex-basis:calc(58% - 16px);min-width:calc(58% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width59{flex-basis:calc(59% - 16px);min-width:calc(59% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width60{flex-basis:calc(60% - 16px);min-width:calc(60% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width61{flex-basis:calc(61% - 16px);min-width:calc(61% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width62{flex-basis:calc(62% - 16px);min-width:calc(62% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width63{flex-basis:calc(63% - 16px);min-width:calc(63% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width64{flex-basis:calc(64% - 16px);min-width:calc(64% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width65{flex-basis:calc(65% - 16px);min-width:calc(65% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width66{flex-basis:calc(66% - 16px);min-width:calc(66% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width67{flex-basis:calc(67% - 16px);min-width:calc(67% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width68{flex-basis:calc(68% - 16px);min-width:calc(68% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width69{flex-basis:calc(69% - 16px);min-width:calc(69% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width70{flex-basis:calc(70% - 16px);min-width:calc(70% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width71{flex-basis:calc(71% - 16px);min-width:calc(71% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width72{flex-basis:calc(72% - 16px);min-width:calc(72% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width73{flex-basis:calc(73% - 16px);min-width:calc(73% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width74{flex-basis:calc(74% - 16px);min-width:calc(74% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width75{flex-basis:calc(75% - 16px);min-width:calc(75% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width76{flex-basis:calc(76% - 16px);min-width:calc(76% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width77{flex-basis:calc(77% - 16px);min-width:calc(77% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width78{flex-basis:calc(78% - 16px);min-width:calc(78% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width79{flex-basis:calc(79% - 16px);min-width:calc(79% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width80{flex-basis:calc(80% - 16px);min-width:calc(80% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width81{flex-basis:calc(81% - 16px);min-width:calc(81% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width82{flex-basis:calc(82% - 16px);min-width:calc(82% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width83{flex-basis:calc(83% - 16px);min-width:calc(83% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width84{flex-basis:calc(84% - 16px);min-width:calc(84% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width85{flex-basis:calc(85% - 16px);min-width:calc(85% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width86{flex-basis:calc(86% - 16px);min-width:calc(86% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width87{flex-basis:calc(87% - 16px);min-width:calc(87% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width88{flex-basis:calc(88% - 16px);min-width:calc(88% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width89{flex-basis:calc(89% - 16px);min-width:calc(89% - 16px)}.euiSuggestItem__label.euiSuggestItem__label--width90{flex-basis:calc(90% - 16px);min-width:calc(90% - 16px)}.euiSuggestItem__description,.euiSuggestItem__label--expand{flex-basis:auto}.euiSuggestItem__description{color:#69707d;padding-top:9px;align-self:baseline}.euiSuggestItem__description.euiSuggestItem__description--wrap{overflow-wrap:break-word!important;word-break:break-word;white-space:normal!important}.euiSuggestItemOption:focus .euiSuggestItem__label,.euiSuggestItemOption:hover:not([aria-disabled=true]) .euiSuggestItem__label,.euiSuggestItemOption[class*=isFocused] .euiSuggestItem__label{text-decoration:underline}.euiSuggestInput__statusIcon{background-color:transparent!important}.euiTable{font-size:14px;font-size:1rem;line-height:1.7142857143rem;font-feature-settings:"calt" 1,"kern" 1,"liga" 1,"tnum" 1;width:100%;table-layout:fixed;border:none;border-collapse:collapse;background-color:#fff}.euiTable.euiTable--auto{table-layout:auto}.euiTableCaption{position:relative}@media only screen and (min-width:768px) and (max-width:991px){.euiTable--compressed .euiTableCellContent{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem;padding:4px}}@media only screen and (min-width:992px) and (max-width:1199px){.euiTable--compressed .euiTableCellContent{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem;padding:4px}}@media only screen and (min-width:1200px){.euiTable--compressed .euiTableCellContent{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem;padding:4px}}.euiTableFooterCell,.euiTableHeaderCell{vertical-align:middle;font-weight:inherit;text-align:left;overflow-wrap:break-word!important;word-break:break-word;color:#1a1c21;font-size:14px;font-size:1rem;line-height:1.7142857143rem;font-weight:500;border:none}.euiTableFooterCell .euiTableHeaderButton,.euiTableHeaderCell .euiTableHeaderButton{text-align:left;font-weight:500}.euiTableFooterCell .euiTableCellContent__text,.euiTableHeaderCell .euiTableCellContent__text{font-size:12px;font-size:.8571428571rem;line-height:1.1428571429rem;font-weight:600}.euiTableHeaderButton{font-size:14px;font-size:1rem;line-height:1.7142857143rem;color:inherit;width:100%}.euiTableHeaderButton:focus .euiTableCellContent__text,.euiTableHeaderButton:hover .euiTableCellContent__text{text-decoration:underline;color:#07c}.euiTableHeaderButton:focus .euiTableSortIcon,.euiTableHeaderButton:hover .euiTableSortIcon{fill:#07c}.euiTableSortIcon{margin-left:4px;flex-shrink:0}.euiTableHeaderButton-isSorted .euiTableSortIcon{fill:#1a1c21}.euiTableHeaderCellCheckbox{font-weight:inherit;text-align:left;width:32px;vertical-align:middle;border:none}.euiTableRow:hover{background-color:#fafbfd}.euiTableRow.euiTableRow-isClickable:hover{background-color:#0077cc0d;cursor:pointer}.euiTableRow.euiTableRow-isClickable:focus{background-color:#0077cc1a}.euiTableRow.euiTableRow-isExpandedRow{background-color:#fafbfd}.euiTableRow.euiTableRow-isExpandedRow.euiTableRow-isSelectable .euiTableCellContent{padding-left:40px}.euiTableRow.euiTableRow-isSelected,.euiTableRow.euiTableRow-isSelected+.euiTableRow.euiTableRow-isExpandedRow .euiTableRowCell{background-color:#e3f0f95e}.euiTableRow.euiTableRow-isSelected:hover,.euiTableRow.euiTableRow-isSelected:hover+.euiTableRow.euiTableRow-isExpandedRow .euiTableRowCell{background-color:#0077cc1a}.euiTableRowCell{vertical-align:middle;border-top:1px solid #d3dae6;border-bottom:1px solid #d3dae6;font-weight:inherit;text-align:left;color:#343741}.euiTableRowCell--top{vertical-align:top}.euiTableRowCell--bottom{vertical-align:bottom}.euiTableRowCell--baseline{vertical-align:baseline}.euiTableRowCell.euiTableRowCell--isMobileHeader{display:none}.euiTableRowCellCheckbox{border-top:1px solid #d3dae6;border-bottom:1px solid #d3dae6;font-weight:inherit;text-align:left;width:32px;vertical-align:middle}.euiTableFooterCell{background-color:#f5f7fa}.euiTableCellContent{overflow:hidden;display:flex;align-items:center;padding:8px}.euiTableCellContent__text{overflow-wrap:break-word!important;word-break:break-word;min-width:0;text-overflow:ellipsis}.euiTableCellContent--alignRight{justify-content:flex-end;text-align:right}.euiTableCellContent--alignCenter{justify-content:center;text-align:center}.euiTableCellContent--truncateText,.euiTableFooterCell,.euiTableHeaderCell{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.euiTableCellContent--truncateText .euiTableCellContent__text,.euiTableFooterCell .euiTableCellContent__text,.euiTableHeaderCell .euiTableCellContent__text{overflow:hidden}.euiTableCellContent--overflowingContent{overflow:visible;white-space:normal;word-break:break-word}.euiTableCellContent--showOnHover>:not(:first-child){margin-left:8px}.euiTableRow-hasActions .euiTableCellContent--showOnHover .euiTableCellContent__hoverItem{flex-shrink:0;opacity:.7;filter:grayscale(100%);transition:opacity .25s cubic-bezier(.694,.0482,.335,1),filter .25s cubic-bezier(.694,.0482,.335,1)}.euiTableRow-hasActions .euiTableCellContent--showOnHover .expandedItemActions__completelyHide,.euiTableRow-hasActions .euiTableCellContent--showOnHover .expandedItemActions__completelyHide:disabled,.euiTableRow-hasActions .euiTableCellContent--showOnHover .expandedItemActions__completelyHide:disabled:focus,.euiTableRow-hasActions .euiTableCellContent--showOnHover .expandedItemActions__completelyHide:disabled:hover,.euiTableRow:hover .euiTableRow-hasActions .euiTableCellContent--showOnHover .expandedItemActions__completelyHide:disabled{filter:grayscale(0);opacity:0}.euiTableRow-hasActions:hover .euiTableCellContent--showOnHover .euiTableCellContent__hoverItem:not(:disabled),.euiTableRow-hasActions:hover .euiTableCellContent--showOnHover .euiTableCellContent__hoverItem:not(:disabled):focus,.euiTableRow-hasActions:hover .euiTableCellContent--showOnHover .euiTableCellContent__hoverItem:not(:disabled):hover{opacity:1;filter:grayscale(0)}.euiTableRow-isExpandedRow .euiTableCellContent{animation:growExpandedRow .15s cubic-bezier(.694,.0482,.335,1) 1 normal none}@keyframes growExpandedRow{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.euiTableRowCell__mobileHeader{display:none}@media only screen and (max-width:574px){.euiTableRowCell--hideForMobile{display:none!important}}@media only screen and (min-width:575px) and (max-width:767px){.euiTableRowCell--hideForMobile{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.euiTableRowCell--hideForDesktop{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.euiTableRowCell--hideForDesktop{display:none!important}}@media only screen and (min-width:1200px){.euiTableRowCell--hideForDesktop{display:none!important}}@media only screen and (max-width:574px){.euiTable.euiTable--responsive tfoot,.euiTable.euiTable--responsive thead{display:none}.euiTable.euiTable--responsive .euiTableRowCell__mobileHeader{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9.625px;font-size:.6875rem;display:block;color:#69707d;padding:8px 8px 0;margin-bottom:-8px;min-height:24px}.euiTableRowCell:only-child .euiTable.euiTable--responsive .euiTableRowCell__mobileHeader{min-height:0}.euiTable.euiTable--responsive .euiTableRowCell--enlargeForMobile{font-size:16px;font-size:1.1428571429rem;line-height:1.7142857143rem}.euiTable.euiTable--responsive .euiTableRow{flex-grow:1}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--flexGrowZero{flex-grow:0}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--hasShadow{box-shadow:0 .9px 4px -1px #00000014,0 2.6px 8px -1px #0000000f,0 5.7px 12px -1px #0000000d,0 15px 15px -1px #0000000a}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--hasBorder{border:1px solid #d3dae6;box-shadow:none}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--isClickable{transition:all .15s cubic-bezier(.694,.0482,.335,1)}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--isClickable:enabled{display:block;width:100%;text-align:left}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--isClickable:focus,.euiTable.euiTable--responsive .euiTableRow.euiTableRow--isClickable:hover{box-shadow:0 1px 5px #0000001a,0 3.6px 13px #00000012,0 8.4px 23px #0000000f,0 23px 35px #0000000d;transform:translateY(-2px);cursor:pointer}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--borderRadiusNone{border-radius:0}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--borderRadiusMedium{border-radius:6px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--transparent{background-color:transparent}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--plain{background-color:#fff}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--subdued{background-color:#fafbfd}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--accent{background-color:#feedf5}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--primary{background-color:#e6f1fa}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--success{background-color:#e6f9f7}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--warning{background-color:#fff9e8}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--danger{background-color:#f8e9e9}.euiTable.euiTable--responsive .euiTableRow{box-shadow:0 .7px 1.4px #00000012,0 1.9px 4px #0000000d,0 4.5px 10px #0000000d;background-color:#fff;border-radius:6px;display:flex;flex-wrap:wrap;padding:8px;margin-bottom:8px}.euiTable.euiTable--responsive .euiTableRow:hover{background-color:#fff}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable{background-image:linear-gradient(90deg,rgba(152,162,179,.1) 0,rgba(152,162,179,.1) 1px,transparent 0,transparent);background-size:40px 100%;background-position-x:right;background-repeat:no-repeat;padding-right:40px;position:relative}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions .euiTableRowCell--hasActions,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable .euiTableRowCell--isExpander{min-width:0;width:24px;position:absolute;top:16px;right:8px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions .euiTableRowCell--hasActions:before,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable .euiTableRowCell--isExpander:before{display:none}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions .euiTableRowCell--hasActions .euiTableCellContent,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable .euiTableRowCell--isExpander .euiTableCellContent{flex-direction:column;padding:0}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions .euiTableRowCell--hasActions .euiTableCellContent .euiLink,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable .euiTableRowCell--isExpander .euiTableCellContent .euiLink{padding:4px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions.euiTableRow-isExpandable .euiTableRowCell--isExpander{top:auto;bottom:16px;right:0}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelectable{padding-left:36px;position:relative}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelectable .euiTableRowCellCheckbox{position:absolute;left:4px;top:8px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelected,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelected+.euiTableRow.euiTableRow-isExpandedRow,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelected:hover,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelected:hover+.euiTableRow.euiTableRow-isExpandedRow .euiTableRowCell{background-color:#e3f0f95e}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandedRow{background-image:linear-gradient(90deg,rgba(152,162,179,.1) 0,rgba(152,162,179,.1) 1px,transparent 0,transparent);background-size:40px 100%;background-position-x:right;background-repeat:no-repeat;box-shadow:0 .7px 1.4px #00000012,0 1.9px 4px #0000000d,0 4.5px 10px #0000000d;margin-top:-16px;position:relative;z-index:2;border-top:none;border-top-left-radius:0;border-top-right-radius:0;padding-left:8px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandedRow:hover{background-color:#fff}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandedRow .euiTableRowCell{width:calc(100% - 40px)}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandedRow .euiTableRowCell:before{display:none}.euiTable.euiTable--responsive .euiTableRowCell{min-width:50%;border:none}.euiTable.euiTable--responsive .euiTableRowCellCheckbox{border:none}.euiTable.euiTable--responsive .euiTableRow-hasActions .euiTableCellContent--showOnHover>*{margin-left:0}.euiTable.euiTable--responsive .euiTableRow-hasActions .euiTableCellContent--showOnHover .expandedItemActions__completelyHide{display:none}.euiTable.euiTable--responsive .euiTableRow-hasActions .euiTableCellContent--showOnHover .euiTableCellContent__hoverItem{opacity:1;filter:none;margin-left:0;margin-bottom:8px}.euiTable.euiTable--responsive .euiTableCellContent--alignCenter,.euiTable.euiTable--responsive .euiTableCellContent--alignRight{justify-content:flex-start}}@media only screen and (min-width:575px) and (max-width:767px){.euiTable.euiTable--responsive tfoot,.euiTable.euiTable--responsive thead{display:none}.euiTable.euiTable--responsive .euiTableRowCell__mobileHeader{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9.625px;font-size:.6875rem;display:block;color:#69707d;padding:8px 8px 0;margin-bottom:-8px;min-height:24px}.euiTableRowCell:only-child .euiTable.euiTable--responsive .euiTableRowCell__mobileHeader{min-height:0}.euiTable.euiTable--responsive .euiTableRowCell--enlargeForMobile{font-size:16px;font-size:1.1428571429rem;line-height:1.7142857143rem}.euiTable.euiTable--responsive .euiTableRow{flex-grow:1}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--flexGrowZero{flex-grow:0}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--hasShadow{box-shadow:0 .9px 4px -1px #00000014,0 2.6px 8px -1px #0000000f,0 5.7px 12px -1px #0000000d,0 15px 15px -1px #0000000a}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--hasBorder{border:1px solid #d3dae6;box-shadow:none}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--isClickable{transition:all .15s cubic-bezier(.694,.0482,.335,1)}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--isClickable:enabled{display:block;width:100%;text-align:left}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--isClickable:focus,.euiTable.euiTable--responsive .euiTableRow.euiTableRow--isClickable:hover{box-shadow:0 1px 5px #0000001a,0 3.6px 13px #00000012,0 8.4px 23px #0000000f,0 23px 35px #0000000d;transform:translateY(-2px);cursor:pointer}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--borderRadiusNone{border-radius:0}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--borderRadiusMedium{border-radius:6px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--transparent{background-color:transparent}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--plain{background-color:#fff}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--subdued{background-color:#fafbfd}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--accent{background-color:#feedf5}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--primary{background-color:#e6f1fa}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--success{background-color:#e6f9f7}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--warning{background-color:#fff9e8}.euiTable.euiTable--responsive .euiTableRow.euiTableRow--danger{background-color:#f8e9e9}.euiTable.euiTable--responsive .euiTableRow{box-shadow:0 .7px 1.4px #00000012,0 1.9px 4px #0000000d,0 4.5px 10px #0000000d;background-color:#fff;border-radius:6px;display:flex;flex-wrap:wrap;padding:8px;margin-bottom:8px}.euiTable.euiTable--responsive .euiTableRow:hover{background-color:#fff}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable{background-image:linear-gradient(90deg,rgba(152,162,179,.1) 0,rgba(152,162,179,.1) 1px,transparent 0,transparent);background-size:40px 100%;background-position-x:right;background-repeat:no-repeat;padding-right:40px;position:relative}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions .euiTableRowCell--hasActions,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable .euiTableRowCell--isExpander{min-width:0;width:24px;position:absolute;top:16px;right:8px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions .euiTableRowCell--hasActions:before,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable .euiTableRowCell--isExpander:before{display:none}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions .euiTableRowCell--hasActions .euiTableCellContent,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable .euiTableRowCell--isExpander .euiTableCellContent{flex-direction:column;padding:0}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions .euiTableRowCell--hasActions .euiTableCellContent .euiLink,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandable .euiTableRowCell--isExpander .euiTableCellContent .euiLink{padding:4px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-hasActions.euiTableRow-isExpandable .euiTableRowCell--isExpander{top:auto;bottom:16px;right:0}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelectable{padding-left:36px;position:relative}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelectable .euiTableRowCellCheckbox{position:absolute;left:4px;top:8px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelected,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelected+.euiTableRow.euiTableRow-isExpandedRow,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelected:hover,.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isSelected:hover+.euiTableRow.euiTableRow-isExpandedRow .euiTableRowCell{background-color:#e3f0f95e}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandedRow{background-image:linear-gradient(90deg,rgba(152,162,179,.1) 0,rgba(152,162,179,.1) 1px,transparent 0,transparent);background-size:40px 100%;background-position-x:right;background-repeat:no-repeat;box-shadow:0 .7px 1.4px #00000012,0 1.9px 4px #0000000d,0 4.5px 10px #0000000d;margin-top:-16px;position:relative;z-index:2;border-top:none;border-top-left-radius:0;border-top-right-radius:0;padding-left:8px}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandedRow:hover{background-color:#fff}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandedRow .euiTableRowCell{width:calc(100% - 40px)}.euiTable.euiTable--responsive .euiTableRow.euiTableRow-isExpandedRow .euiTableRowCell:before{display:none}.euiTable.euiTable--responsive .euiTableRowCell{min-width:50%;border:none}.euiTable.euiTable--responsive .euiTableRowCellCheckbox{border:none}.euiTable.euiTable--responsive .euiTableRow-hasActions .euiTableCellContent--showOnHover>*{margin-left:0}.euiTable.euiTable--responsive .euiTableRow-hasActions .euiTableCellContent--showOnHover .expandedItemActions__completelyHide{display:none}.euiTable.euiTable--responsive .euiTableRow-hasActions .euiTableCellContent--showOnHover .euiTableCellContent__hoverItem{opacity:1;filter:none;margin-left:0;margin-bottom:8px}.euiTable.euiTable--responsive .euiTableCellContent--alignCenter,.euiTable.euiTable--responsive .euiTableCellContent--alignRight{justify-content:flex-start}}.euiTableHeaderCell--hideForDesktop,.euiTableHeaderMobile{display:none}@media only screen and (max-width:574px){.euiTableHeaderMobile{display:flex;justify-content:flex-end;padding:8px 0}.euiTableSortMobile{display:block}}@media only screen and (min-width:575px) and (max-width:767px){.euiTableHeaderMobile{display:flex;justify-content:flex-end;padding:8px 0}.euiTableSortMobile{display:block}}.euiComboBox--appended .euiFormControlLayout__childrenWrapper{border-top-left-radius:6px;border-bottom-left-radius:6px}.euiComboBox--appended .euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper{border-top-left-radius:4px;border-bottom-left-radius:4px}.euiComboBox--appended.euiComboBox--prepended .euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper,.euiComboBox--appended.euiComboBox--prepended .euiFormControlLayout__childrenWrapper{border-radius:0}.euiComboBox--prepended .euiFormControlLayout__childrenWrapper{border-top-right-radius:6px;border-bottom-right-radius:6px}.euiComboBox--prepended .euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper{border-top-right-radius:4px;border-bottom-right-radius:4px}.euiDataGrid--fontSizeLarge .euiDataGridRowCell{font-size:16px;font-size:1.1428571429rem;line-height:1.7142857143rem}.euiFormControlLayout--group{border-radius:6px;background-color:#e9edf3}.euiFormControlLayout--group .euiFormControlLayout__prepend:first-child,.euiFormControlLayout--group .euiFormControlLayout__prepend:first-child [class*=euiButton]{border-radius:5px 0 0 5px}.euiFormControlLayout--group .euiFormControlLayout__append:last-child,.euiFormControlLayout--group .euiFormControlLayout__append:last-child [class*=euiButton]{border-radius:0 5px 5px 0}.euiFormControlLayout--group [class*=euiButton]:focus{outline:2px solid currentColor;outline-offset:-2px}.euiFormControlLayout--group [class*=euiButton]:focus:focus-visible{outline-style:auto}.euiFormControlLayout--group [class*=euiButton]:focus:not(:focus-visible){outline:none}.euiFormControlLayout--group .euiToolTipAnchor>.euiIcon{border-radius:0 5px 5px 0}.euiFormControlLayout--group .euiToolTipAnchor:first-child [class*=euiButton]{border-radius:5px 0 0 5px}.euiFormControlLayout--group .euiToolTipAnchor:last-child .euiText,.euiFormControlLayout--group .euiToolTipAnchor:last-child [class*=euiButton]{border-radius:0 5px 5px 0}.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:nth-child(2) [class*=euiField],.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:nth-child(3) [class*=euiField]{border-radius:0}.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:first-child .euiSelect,.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:first-child .euiSuperSelectControl,.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:first-child [class*=euiField]{border-radius:6px 0 0 6px}.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:last-child .euiSelect,.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:last-child .euiSuperSelectControl,.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:last-child [class*=euiField]{border-radius:0 6px 6px 0}.euiFormControlLayout--group.euiFormControlLayout--compressed{border-radius:4px;background-color:#e9edf3}.euiFormControlLayout--group.euiFormControlLayout--compressed.euiFormControlLayout--readOnly input{background-color:#fff}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__prepend:first-child{border-radius:3px 0 0 3px}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__prepend:first-child [class*=euiButton]{border-radius:4px 0 0 4px}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__append:last-child,.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__append:last-child [class*=euiButton],.euiFormControlLayout--group.euiFormControlLayout--compressed .euiToolTipAnchor>.euiIcon{border-radius:0 3px 3px 0}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiToolTipAnchor:first-child [class*=euiButton]{border-radius:3px 0 0 3px}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiToolTipAnchor:last-child .euiText,.euiFormControlLayout--group.euiFormControlLayout--compressed .euiToolTipAnchor:last-child [class*=euiButton]{border-radius:0 3px 3px 0}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper:nth-child(2) [class*=euiField],.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper:nth-child(3) [class*=euiField]{border-radius:0}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper:first-child .euiSelect,.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper:first-child [class*=euiField]{border-radius:3px 0 0 3px}.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper:last-child .euiSelect,.euiFormControlLayout--group.euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper:last-child [class*=euiField]{border-radius:0 3px 3px 0}.euiFormControlLayoutDelimited{border-radius:6px}.euiFormControlLayoutDelimited.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:first-child{border-radius:6px 0 0 6px}.euiFormControlLayoutDelimited .euiFormControlLayout__childrenWrapper:only-child{border-radius:6px;overflow:hidden}.euiFormControlLayoutDelimited .euiFormControlLayout__prepend+.euiFormControlLayout__childrenWrapper:last-child{border-radius:0 6px 6px 0}.euiFormControlLayoutDelimited.euiFormControlLayout--compressed.euiFormControlLayout--group .euiFormControlLayout__childrenWrapper:first-child{border-radius:4px 0 0 4px}.euiFormControlLayoutDelimited.euiFormControlLayout--compressed .euiFormControlLayout__childrenWrapper:only-child{border-radius:4px;overflow:hidden}.euiFormControlLayoutDelimited.euiFormControlLayout--compressed .euiFormControlLayout__prepend+.euiFormControlLayout__childrenWrapper:last-child{border-radius:0 4px 4px 0}.euiRadio .euiRadio__input:focus+.euiRadio__circle,.euiRadio .euiRadio__input:focus:focus-visible+.euiRadio__circle{outline:2px solid #0071c2;outline-offset:2px}.euiRadio .euiRadio__input:focus:not(:focus-visible)+.euiRadio__circle{outline:none}.euiCheckbox .euiCheckbox__input:focus+.euiCheckbox__square,.euiCheckbox .euiCheckbox__input:focus:focus-visible+.euiCheckbox__square{outline:2px solid #0071c2;outline-offset:2px}.euiCheckbox .euiCheckbox__input:focus:not(:focus-visible)+.euiCheckbox__square{outline:none}.euiSwitch .euiSwitch__button:focus{outline:2px solid currentColor;outline-offset:2px}.euiSwitch .euiSwitch__button:focus:focus-visible{outline-style:auto}.euiSwitch .euiSwitch__button:focus .euiSwitch__track,.euiSwitch .euiSwitch__button:focus:not(:focus-visible){outline:none}.euiHue{position:relative;height:12px;border-radius:12px;margin:8px 0}.euiHue:after,.euiHue:before{display:none}.euiHue__range{top:-6px}.euiHue__range::-webkit-slider-thumb{border:3px solid #fff;box-shadow:0 2px 2px -1px #0003,0 1px 5px -2px #0003;background-color:inherit}.euiHue__range::-moz-range-thumb{border:3px solid #fff;box-shadow:0 2px 2px -1px #0003,0 1px 5px -2px #0003;background-color:inherit}.euiHue__range::-ms-thumb{border:3px solid #fff;box-shadow:0 2px 2px -1px #0003,0 1px 5px -2px #0003;background-color:inherit}.euiHue__range:focus{outline:none}.euiHue__range:focus::-webkit-slider-thumb{box-shadow:0 0 0 2px #0071c2;border:3px solid #fff}.euiHue__range:focus::-moz-range-thumb{box-shadow:0 0 0 2px #0071c2;border:3px solid #fff}.euiHue__range:focus::-ms-thumb{box-shadow:0 0 0 2px #0071c2;border:3px solid #fff}.euiHue__range:focus:not(:focus-visible)::-webkit-slider-thumb{box-shadow:0 2px 2px -1px #0003,0 1px 5px -2px #0003}.euiHue__range:focus:not(:focus-visible)::-moz-range-thumb{box-shadow:0 2px 2px -1px #0003,0 1px 5px -2px #0003}.euiHue__range:focus:not(:focus-visible)::-ms-thumb{box-shadow:0 2px 2px -1px #0003,0 1px 5px -2px #0003}.euiHue__range:focus:focus-visible{outline:none}.euiMarkdownEditorToolbar{border-radius:6px 6px 0 0}.euiMarkdownEditorTextArea:focus{outline:none}.euiMarkdownEditorTextArea:focus:focus-visible{outline-style:none}.euiMarkdownEditorFooter,.euiMarkdownEditorPreview{border-radius:0 0 6px 6px}.euiSideNavItem--root{padding-bottom:8px}.euiSideNavItem--root+.euiSideNavItem--root{padding-top:8px;margin-top:8px}.euiSideNavItem--root>.euiSideNavItemButton{margin-bottom:4px}.euiSideNavItem--root>.euiSideNavItemButton .euiSideNavItemButton__label{overflow-wrap:break-word!important;word-break:break-word;color:#1a1c21;font-size:14px;font-size:1rem;line-height:1.7142857143rem;font-weight:700;color:inherit}
