@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,600&display=swap);.edt-backdrop{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.edt-icon .edt-svg-image--loading{border-radius:100%}.edt-breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.edt-breadcrumbs__separator{display:flex;user-select:none}.edt-breadcrumbs__separator-icon,.edt-breadcrumbs__separator-icon .edt-svg-image,.edt-breadcrumbs__separator-icon svg{height:16px;width:16px}.edt-button-base:not(:disabled):not([disabled]):not(.edt-button-base--disabled){cursor:pointer}.edt-floating-container{display:flex;flex-direction:column;position:absolute;z-index:99999}.edt-floating-container__inner{border-radius:3px;box-shadow:0 2px 14px rgba(0,0,0,.4);display:flex;flex:1;flex-direction:column;overflow:auto}.edt-floating-container--anchor-left-bottom-hr{transform-origin:0 0}.edt-floating-container--anchor-left-bottom-vr{transform-origin:100% 100%}.edt-floating-container--anchor-center-bottom-hr,.edt-floating-container--anchor-center-bottom-vr{transform-origin:50% 0}.edt-floating-container--anchor-right-bottom-hr,.edt-floating-container--anchor-right-bottom-vr{transform-origin:100% 0}.edt-floating-container--anchor-left-center-hr,.edt-floating-container--anchor-left-center-vr{transform-origin:100% 50%}.edt-floating-container--anchor-right-center-hr,.edt-floating-container--anchor-right-center-vr{transform-origin:0 50%}.edt-floating-container--anchor-left-top-hr{transform-origin:0 100%}.edt-floating-container--anchor-left-top-vr{transform-origin:100% 0}.edt-floating-container--anchor-center-top-hr,.edt-floating-container--anchor-center-top-vr{transform-origin:50% 100%}.edt-floating-container--anchor-right-top-hr{transform-origin:100% 100%}.edt-floating-container--anchor-right-top-vr{transform-origin:0 0}.edt-floating-container__arrow{display:block;position:absolute}.edt-floating-container-header{background:transparent;border-bottom:1px solid transparent;display:flex}.edt-floating-container-header__title{align-items:center;color:#99a2b5;display:flex;font-weight:600;height:100%;padding:10px}.edt-floating-container-header__fill{display:flex;flex:1}.edt-floating-container-header__close-btn{align-items:center;color:transparent;cursor:pointer;display:flex;height:23px;justify-content:center;transition:background .2s ease;width:23px}.edt-floating-container-header__close-btn:hover{background:transparent}.edt-floating-container-content{display:flex;flex:1;flex-direction:column}.edt-list{list-style:none;margin:0;padding:0;position:relative}.edt-input{align-items:center;border-radius:3px;border-style:solid;border-width:1px;display:inline-flex;font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18.25px;transition:background .3s,border-color .3s;width:100%}.edt-input:not(.edt-input--multiLine){height:28px}.edt-input{background-color:#292c33;border-color:transparent;color:#fff}.edt-input:focus-visible{background-color:transparent;border-color:#6b748a}.edt-input:focus-visible.edt-input--hover,.edt-input:focus-visible:hover{background-color:transparent}.edt-input.edt-input--hover,.edt-input:hover{background-color:#545c6e}.edt-input.edt-input--readonly{background-color:transparent;border-color:transparent}.edt-input.edt-input--disabled,.edt-input.edt-input:disabled,.edt-input.edt-input[disabled]{background-color:transparent;border-color:#3e434e}.edt-input__input{-moz-appearance:textfield;background:transparent;border:none;box-sizing:border-box;color:inherit;cursor:inherit;height:100%;padding:6px 8px;width:100%}.edt-input__input:focus{outline:none}.edt-input__input::-webkit-inner-spin-button,.edt-input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.edt-input--start-adornment .edt-input__input{padding-left:0}.edt-input--end-adornment .edt-input__input{padding-right:0}.edt-input--end-adornment.edt-input--multiLine{align-items:flex-start}.edt-input--end-adornment.edt-input--multiLine .edt-input-adornment{margin-top:6px}.edt-input-adornment{align-items:center;display:flex;flex-basis:26px;height:100%;justify-content:center;white-space:nowrap}.edt-input-adornment:not(:last-child):not(:first-child),.edt-input-adornment:not(:last-child):not(:first-child)+.edt-input-adornment{flex-basis:auto}.edt-input-adornment label{padding-left:6px}.edt-input-button{align-items:center;background:transparent;border:none;display:flex;height:100%;justify-content:center;min-width:22px;outline:none;transition:background .3s}.edt-input-button .edt-icon{transition:color .25s ease}.edt-input-button .edt-icon,.edt-input-button .edt-icon .edt-svg-image,.edt-input-button .edt-icon svg{height:16px;width:16px}.edt-input-button:not(:disabled):not([disabled]):not(.edt-input-button--disabled){cursor:pointer}.edt-input-button{color:#99a2b5}.edt-input-button.edt-input-button--hover,.edt-input-button:hover{color:#fff}.edt-input-button.edt-input-button--selected{color:#41a6ff}.edt-input-button.edt-input-button--disabled,.edt-input-button.edt-input-button:disabled,.edt-input-button.edt-input-button[disabled]{color:#626877}.edt-menu-item{align-items:center;border-style:solid;border-width:1px;box-sizing:border-box;display:flex;font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;justify-content:center;line-height:18.25px;line-height:1;min-height:28px;outline:none;padding:5px 8px;white-space:nowrap}.edt-menu-item:not(:disabled):not([disabled]):not(.edt-menu-item--disabled){cursor:pointer}.edt-menu-item:focus{outline:none}.edt-menu-item{background-color:#444a57;border-color:transparent;color:#fff}.edt-list-subheader+.edt-menu-item,.edt-menu-item+.edt-list-subheader,.edt-menu-item+.edt-menu-item{border-top-color:#626877}.edt-menu-item:focus-visible{background-color:#545c6e;border-color:#fff}.edt-menu-item.edt-menu-item--hover,.edt-menu-item:hover{background-color:#545c6e}.edt-menu-item.edt-menu-item--selected{background-color:#3183ff}.edt-list-subheader+.edt-menu-item.edt-menu-item--selected,.edt-menu-item.edt-menu-item--selected+.edt-list-subheader,.edt-menu-item.edt-menu-item--selected+.edt-menu-item.edt-menu-item--selected{border-top-color:#59f}.edt-menu-item.edt-menu-item--selected.edt-menu-item--hover,.edt-menu-item.edt-menu-item--selected:hover{background-color:#59f}.edt-list-subheader+.edt-menu-item.edt-menu-item--selected.edt-menu-item--hover,.edt-list-subheader+.edt-menu-item.edt-menu-item--selected:hover,.edt-menu-item.edt-menu-item--selected.edt-menu-item--hover+.edt-list-subheader,.edt-menu-item.edt-menu-item--selected.edt-menu-item--hover+.edt-menu-item.edt-menu-item--selected.edt-menu-item--hover,.edt-menu-item.edt-menu-item--selected.edt-menu-item--hover+.edt-menu-item.edt-menu-item--selected:hover,.edt-menu-item.edt-menu-item--selected:hover+.edt-list-subheader,.edt-menu-item.edt-menu-item--selected:hover+.edt-menu-item.edt-menu-item--selected.edt-menu-item--hover,.edt-menu-item.edt-menu-item--selected:hover+.edt-menu-item.edt-menu-item--selected:hover{border-top-color:#59f}.edt-menu-item.edt-menu-item--disabled,.edt-menu-item.edt-menu-item:disabled,.edt-menu-item.edt-menu-item[disabled]{color:#626877}.edt-list-item-icon:not(:last-child){margin-right:8px}.edt-list-item-icon .edt-icon,.edt-list-item-icon .edt-icon .edt-svg-image,.edt-list-item-icon .edt-icon svg{height:16px;width:16px}.edt-list-item-text{width:100%}.edt-list-item-text--align-left .edt-list-item-text__primary,.edt-list-item-text--align-left .edt-list-item-text__secondary{justify-content:flex-start}.edt-list-item-text--align-center .edt-list-item-text__primary,.edt-list-item-text--align-center .edt-list-item-text__secondary{justify-content:center}.edt-list-item-text--align-right .edt-list-item-text__primary,.edt-list-item-text--align-right .edt-list-item-text__secondary{justify-content:flex-end}.edt-list-item-text__primary,.edt-list-item-text__secondary{display:flex;width:100%}.edt-separator{border:solid hsla(0,0%,100%,.12);border-width:0 0 thin;flex-shrink:0;margin:0;pointer-events:none}.edt-menu{opacity:0;overflow:auto;transform:scale(0);transition:opacity .2s ease-out,transform .1s ease-out}.edt-menu--visible{opacity:1;transform:scale(1)}.edt-menu .edt-menu-item:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.edt-menu .edt-menu-item:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.edt-button{align-items:stretch;border-radius:3px;border-style:solid;border-width:1px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18.25px;line-height:18px;overflow:hidden;padding:4px 11px;position:relative}.edt-button:not(:disabled):not([disabled]):not(.edt-button--disabled){cursor:pointer}.edt-button{background-color:transparent;border-color:transparent;color:#fff}.edt-button:focus-visible{border-color:#6b748a}.edt-button.edt-button--hover,.edt-button:hover{background-color:#545c6e}.edt-button.edt-button--selected{background-color:#3183ff;border-color:transparent;color:#fff}.edt-button.edt-button--selected:focus-visible{border-color:#c5e4ff}.edt-button.edt-button--selected.edt-button--hover,.edt-button.edt-button--selected:hover{background-color:#59f}.edt-button.edt-button--selected.edt-button--disabled,.edt-button.edt-button--selected.edt-button:disabled,.edt-button.edt-button--selected.edt-button[disabled]{background-color:transparent;border-color:transparent;color:#2559a8}.edt-button.edt-button--disabled,.edt-button.edt-button:disabled,.edt-button.edt-button[disabled]{background-color:transparent;border-color:transparent;color:#626877}.edt-button--color-primary{background-color:#3183ff;border-color:transparent;color:#fff}.edt-button--color-primary:focus-visible{border-color:#c5e4ff}.edt-button--color-primary.edt-button--hover,.edt-button--color-primary:hover{background-color:#59f}.edt-button--color-primary.edt-button--disabled,.edt-button--color-primary.edt-button:disabled,.edt-button--color-primary.edt-button[disabled]{background-color:transparent;border-color:transparent;color:#2559a8}.edt-button--icon:not(.edt-button--label){padding:5px}.edt-code-input{display:flex;flex:1;height:100%;overflow:hidden;padding:0!important}.edt-code-input .monaco-editor,.edt-code-input .monaco-editor .inputarea.ime-input,.edt-code-input .monaco-editor .margin,.edt-code-input .monaco-editor-background{background-color:transparent}.edt-collapse{height:0;overflow-x:inherit;overflow-y:hidden;transition:height .15s ease-in}.edt-collapse__wrapper{display:flex;width:100%}.edt-collapse__inner{width:100%}.edt-collapse--orientation-horizontal{height:auto;overflow-x:hidden;transition:width .25s ease;width:0}.edt-collapse--state-entered{height:auto;overflow:visible}.edt-collapse--hidden{visibility:hidden}.edt-color-picker-tabs__tab-panel{overflow:hidden}.edt-color-picker-tabs__tab-panel>*{height:100%;overflow:auto;padding:6px}.edt-field{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}.edt-field:not(.edt-field--type-list){overflow:hidden}.edt-field-button__icon,.edt-field-button__icon .edt-svg-image,.edt-field-button__icon svg{height:16px;width:16px}.edt-field-code__editor-popup-trigger-icon,.edt-field-code__editor-popup-trigger-icon .edt-svg-image,.edt-field-code__editor-popup-trigger-icon svg{height:14px;width:14px}.edt-field-status{align-items:center;color:#ffcb00;display:flex}.edt-field-status .edt-icon,.edt-field-status .edt-icon .edt-svg-image,.edt-field-status .edt-icon svg{height:16px;width:16px}.edt-field-input{border-radius:3px;border-style:solid;border-width:1px;display:inline-flex;font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18.25px;overflow:hidden;transition:background .3s,border-color .3s,height .3s;width:100%}.edt-field-input--multiLine textarea[type=password]{-webkit-text-security:circle}.edt-field-input:not(.edt-field-input--multiLine){height:28px}.edt-field-input{background-color:#292c33;border-color:transparent;color:#fff}.edt-field-input:focus-visible{background-color:transparent;border-color:#6b748a}.edt-field-input:focus-visible.edt-field-input--hover,.edt-field-input:focus-visible:hover{background-color:transparent}.edt-field-input.edt-field-input--hover,.edt-field-input:hover{background-color:#545c6e}.edt-field-input.edt-field-input--readonly{background-color:transparent;border-color:transparent}.edt-field-input.edt-field-input--disabled,.edt-field-input.edt-field-input:disabled,.edt-field-input.edt-field-input[disabled]{background-color:transparent;border-color:#3e434e}.edt-field-input__input{-moz-appearance:textfield;background:transparent;border:none;box-sizing:border-box;color:inherit;cursor:inherit;height:100%;padding:6px 8px;width:100%}.edt-field-input__input:focus{outline:none}.edt-field-input__input::-webkit-inner-spin-button,.edt-field-input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.edt-field-input--start-adornment .edt-input__input{padding-left:0}.edt-field-input--end-adornment .edt-input__input{padding-right:0}.edt-field-input--multiLine .edt-input-adornment{padding-top:4px}.edt-field-color__preview{border-radius:3px;cursor:pointer;height:14px;margin-left:8px;width:14px}.edt-field--type-expand-button{flex-grow:0}.edt-field-action-button{align-items:center;border:none;display:flex;height:30px;justify-content:center}.edt-field-action-button:not(:disabled):not([disabled]):not(.edt-field-action-button--disabled){cursor:pointer}.edt-field-action-button__icon,.edt-field-action-button__icon .edt-svg-image,.edt-field-action-button__icon svg{height:14px;width:14px}.edt-field-action-button{background-color:transparent}.edt-field-action-button .edt-field-action-button__icon{color:#99a2b5}.edt-field-action-button.edt-field-action-button--hover .edt-field-action-button__icon,.edt-field-action-button:hover .edt-field-action-button__icon{color:#fff}.edt-field-action-button.edt-field-action-button--selected .edt-field-action-button__icon{color:#41a6ff}.edt-field-action-button.edt-field-action-button--disabled .edt-field-action-button__icon,.edt-field-action-button.edt-field-action-button:disabled .edt-field-action-button__icon,.edt-field-action-button.edt-field-action-button[disabled] .edt-field-action-button__icon{color:#626877}.edt-field-font-size__option{max-width:340px}.edt-field-font-size__option-text{flex:1}.edt-field-label+.edt-field-group:last-child:not(.edt-field-group--grow),.edt-field-section-header__collapse-btn+.edt-field-group:last-child:not(.edt-field-group--grow){flex:1}.edt-field-group{display:flex;justify-content:flex-end}.edt-field-group--grow{flex:1 1 calc(100% - 80px);min-width:60%}.edt-field-group--truncate{overflow:hidden}.edt-field-group:first-child{flex:1}.edt-field-group .edt-field:not(:first-child)>*{border-bottom-left-radius:0;border-top-left-radius:0}.edt-field-group .edt-field:not(:last-child)>*{border-bottom-right-radius:0;border-top-right-radius:0}.edt-field-group .edt-field--type-button{flex-grow:0}.edt-field-icon-selector{display:flex;flex-grow:1;overflow:hidden}.edt-field-icon-selector__selector{flex:1}.edt-resource-input{align-items:center;border-radius:3px;border-style:solid;border-width:1px;display:inline-flex;font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;height:28px;line-height:18.25px;overflow:hidden;padding:6px 8px;transition:background .3s,border-color .3s;width:100%}.edt-resource-input__value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edt-resource-input__icon-wrapper{display:flex;margin-right:4px}.edt-resource-input__icon,.edt-resource-input__icon .edt-svg-image,.edt-resource-input__icon svg{height:14px;width:14px}.edt-resource-input--start-adornment .edt-input__input{padding-left:0}.edt-resource-input--end-adornment .edt-input__input{padding-right:0}.edt-resource-input{background-color:#292c33;border-color:transparent;color:#fff}.edt-resource-input .edt-resource-input__icon{color:#99a2b5}.edt-resource-input:focus-visible{background-color:transparent;border-color:#6b748a}.edt-resource-input.edt-resource-input--hover,.edt-resource-input:hover{background-color:#545c6e}.edt-resource-input.edt-resource-input--readonly{background-color:transparent;border-color:transparent}.edt-resource-input.edt-resource-input--disabled,.edt-resource-input.edt-resource-input:disabled,.edt-resource-input.edt-resource-input[disabled]{background-color:transparent;border-color:#3e434e}.edt-field-inner-button{align-items:center;display:flex;flex:0;justify-content:center;line-height:1;margin:0 1px;width:28px}.edt-field-inner-button .edt-icon,.edt-field-inner-button .edt-icon .edt-svg-image,.edt-field-inner-button .edt-icon svg{height:12px;width:12px}.edt-field-section-header--root>.edt-field-label:first-child{margin-left:10px}.edt-field-label{align-items:center;cursor:inherit;display:flex;flex:1 1 80px;font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;font-weight:600;line-height:18.25px;line-height:16px;min-height:30px;overflow:auto;position:relative;user-select:none}.edt-field-label__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edt-field-label--with-hint{cursor:pointer;position:relative}.edt-field-label--with-hint:hover:before{border-color:#fff}.edt-field-label--with-hint:before{border-bottom:1px solid #99a2b5;bottom:6px;content:"";display:block;height:1px;left:0;position:absolute;width:5px;z-index:10}.edt-field-label--hint-open span{color:#fff}.edt-field-label--grow{flex-grow:1}.edt-field-label--truncate{overflow:hidden}.edt-field-label:hover{overflow:unset}.edt-field-label:hover .edt-field-label__text{background-color:#31353e;margin-left:-5px;padding:2px 5px;position:absolute;z-index:1}.edt-field-label{color:#c4cbdc;text-decoration-color:#99a2b5}.edt-field-label.edt-field-label--selected{color:#fff}.edt-field-list{display:flex;flex:1;flex-direction:column;width:100%}.edt-field-list-breadcrumb:not(.edt-field-list-breadcrumb--disabled){cursor:pointer}.edt-field-list-breadcrumb:not(.edt-field-list-breadcrumb--disabled):hover{text-decoration:underline}.edt-field-list-item+.edt-field-list-item{margin-top:1px}.edt-field-list-item:not(.edt-field-list-item--expanded):first-of-type .edt-field-list-item-header{border-top-left-radius:3px;border-top-right-radius:3px}.edt-field-list-item:not(.edt-field-list-item--expanded):last-of-type{margin-bottom:6px}.edt-field-list-item:not(.edt-field-list-item--expanded):last-of-type .edt-field-list-item-header{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.edt-field-list-item__separator{background-color:#626877;height:100%;width:1px}.edt-field-list-item-action{align-items:center;border:none;display:flex;height:100%;justify-content:center;line-height:1;width:26px}.edt-field-list-item-action .edt-icon{transition:color .25s ease}.edt-field-list-item-action .edt-icon,.edt-field-list-item-action .edt-icon .edt-svg-image,.edt-field-list-item-action .edt-icon svg{height:12px;width:12px}.edt-field-list-item-action{background-color:transparent}.edt-field-list-item-action .edt-icon{color:#99a2b5}.edt-field-list-item-action.edt-field-list-item-action--hover .edt-icon,.edt-field-list-item-action:hover .edt-icon{color:#fff}.edt-field-list-item--expanded:last-of-type>.edt-field-list-item-content{border-bottom:1px solid hsla(0,0%,100%,.12)}.edt-field-list-item-header{align-items:center;border-style:solid;border-width:1px;display:flex;height:28px;width:100%}.edt-field-list-item-header__handle{align-items:center;cursor:grab;display:flex;justify-content:center;overflow:hidden;transition:width .2s ease;white-space:nowrap;width:22px}.edt-field-list-item-header__handle-icon,.edt-field-list-item-header__handle-icon .edt-svg-image,.edt-field-list-item-header__handle-icon svg{height:22px;width:22px}.edt-field-list-item-header__button{align-items:center;background:transparent;border:none;color:inherit;display:inline-flex;flex:1;overflow:hidden}.edt-field-list-item-header__button:first-child{padding-left:10px;transition:padding .2s ease}.edt-field-list-item-header__separator{align-items:center;display:flex;height:calc(100% - 10px);width:1px}.edt-field-list-item-header .edt-field-mode-button{width:26px}.edt-field-list-item-header{background-color:#444a57;border-color:transparent;color:#fff}.edt-field-list-item-header .edt-field-list-item-header__label{color:#fff}.edt-field-list-item-header .edt-field-list-item-header__handle{color:#99a2b5}.edt-field-list-item-header .edt-field-list-item-header__separator{background-color:#626877}.edt-field-list-item-header:focus-visible{border-color:#6b748a}.edt-field-list-item-header.edt-field-list-item-header--hover,.edt-field-list-item-header:hover{background-color:#545c6e}.edt-field-list-item-header.edt-field-list-item-header--hover .edt-field-list-item-header__separator,.edt-field-list-item-header:hover .edt-field-list-item-header__separator{background-color:#99a2b5}.edt-field-list-item-header.edt-field-list-item-header--selected{border-color:#6b748a}.edt-mode-button{align-items:center;border:none;display:flex;height:30px;justify-content:center}.edt-mode-button:not(:disabled):not([disabled]):not(.edt-mode-button--disabled){cursor:pointer}.edt-mode-button__icon,.edt-mode-button__icon .edt-svg-image,.edt-mode-button__icon svg{height:14px;width:14px}.edt-mode-button{background-color:transparent}.edt-mode-button .edt-mode-button__icon{color:#99a2b5}.edt-mode-button.edt-mode-button--hover .edt-mode-button__icon,.edt-mode-button:hover .edt-mode-button__icon{color:#fff}.edt-mode-button.edt-mode-button--selected .edt-mode-button__icon{color:#41a6ff}.edt-mode-button.edt-mode-button--disabled .edt-mode-button__icon,.edt-mode-button.edt-mode-button:disabled .edt-mode-button__icon,.edt-mode-button.edt-mode-button[disabled] .edt-mode-button__icon{color:#626877}.edt-field--type-mode-button{flex-grow:0}.edt-field-mode-button__menu-icon{color:inherit}.edt-field-mode-button__option-icon{display:flex;margin-right:4px}.edt-field-mode-button__option-icon>*,.edt-field-mode-button__option-icon>* .edt-svg-image,.edt-field-mode-button__option-icon>* svg{height:16px;width:16px}.edt-field-resource-selector{align-items:center;border-radius:3px;border-style:solid;border-width:1px;display:inline-flex;font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;height:28px;line-height:18.25px;overflow:hidden;transition:background .3s,border-color .3s;width:100%}.edt-field-resource-selector__button{align-items:center;background:transparent;border:none;color:inherit;display:flex;flex:1;overflow:hidden;padding-bottom:6px;padding-left:8px;padding-top:6px}.edt-field-resource-selector__button:last-child{padding-right:8px}.edt-field-resource-selector__value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edt-field-resource-selector__icon-wrapper{display:flex;margin-right:4px}.edt-field-resource-selector__icon,.edt-field-resource-selector__icon .edt-svg-image,.edt-field-resource-selector__icon svg{height:14px;width:14px}.edt-field-resource-selector--start-adornment .edt-input__input{padding-left:0}.edt-field-resource-selector--end-adornment .edt-input__input{padding-right:0}.edt-field-resource-selector{background-color:#292c33;border-color:transparent;color:#fff}.edt-field-resource-selector .edt-field-resource-selector__icon{color:#99a2b5}.edt-field-resource-selector:focus-visible{background-color:transparent;border-color:#6b748a}.edt-field-resource-selector.edt-field-resource-selector--hover,.edt-field-resource-selector:hover{background-color:#545c6e}.edt-field-resource-selector.edt-field-resource-selector--readonly{background-color:transparent;border-color:transparent}.edt-field-resource-selector.edt-field-resource-selector--disabled,.edt-field-resource-selector.edt-field-resource-selector:disabled,.edt-field-resource-selector.edt-field-resource-selector[disabled]{background-color:transparent;border-color:#3e434e}.edt-field-resource-selector-panel__create-btn{margin:3px 0}.edt-field-resource-selector-panel__create-btn-icon{margin-top:1px}.edt-field-resource-selector-panel__create-btn-icon,.edt-field-resource-selector-panel__create-btn-icon .edt-svg-image,.edt-field-resource-selector-panel__create-btn-icon svg{height:16px;width:16px}.edt-field--type-responsive-button{flex-grow:0}.edt-field-row{align-items:center;display:flex;margin:3px 10px}.edt-field-row>*+*{margin-left:6px}.edt-field-section-content:not(.edt-field-section-content--root) :not(.edt-field-list-item-content,.edt-field-list-item-content>.edt-field-section)>.edt-field-row{margin-left:30px}.edt-field-secret{align-items:center;border-radius:3px;border-style:solid;border-width:1px;display:inline-flex;font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;height:28px;line-height:18.25px;overflow:hidden;padding:6px 8px;transition:background .3s,border-color .3s;width:100%}.edt-field-secret__value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edt-field-secret__icon-wrapper{display:flex;margin-right:4px}.edt-field-secret__icon,.edt-field-secret__icon .edt-svg-image,.edt-field-secret__icon svg{height:14px;width:14px}.edt-field-secret--start-adornment .edt-input__input{padding-left:0}.edt-field-secret--end-adornment .edt-input__input{padding-right:0}.edt-field-secret{background-color:#292c33;border-color:transparent;color:#fff}.edt-field-secret .edt-field-secret__icon{color:#99a2b5}.edt-field-secret:focus-visible{background-color:transparent;border-color:#6b748a}.edt-field-secret.edt-field-secret--hover,.edt-field-secret:hover{background-color:#545c6e}.edt-field-secret.edt-field-secret--readonly{background-color:transparent;border-color:transparent}.edt-field-secret.edt-field-secret--disabled,.edt-field-secret.edt-field-secret:disabled,.edt-field-secret.edt-field-secret[disabled]{background-color:transparent;border-color:#3e434e}.edt-field-section.edt-field-section--root.edt-field-section--group:not(:first-child){border-top:1px solid #42454e}.edt-field-section--upper-margin{margin-top:12px}.edt-field-section-content--padded{margin-left:10px}.edt-field-section-expander{align-items:center;background:transparent;border:none;color:#fff;display:flex;justify-content:center}.edt-field-section-expander__icon{transition:transform .15s ease-in}.edt-field-section-expander--collapsed .edt-field-section-expander__icon{transform:rotate(-90deg)}.edt-field-section-header{align-items:center;box-sizing:border-box;display:flex}.edt-field-section-header.edt-field-section-header--root{margin-left:0}.edt-field-section-header.edt-field-section-header--root.edt-field-section-header--group{border-style:solid;border-width:1px;height:34px;margin:0;padding-right:8px;position:sticky;top:0;width:100%;z-index:2}.edt-field-section-header.edt-field-section-header--root.edt-field-section-header--group .edt-field-label{font-family:Titillium Web,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;font-weight:600;line-height:18.25px;text-transform:uppercase}.edt-field-section-header--collapsible:not(.edt-field-section-header--root){margin-left:0}.edt-field-section-header--collapsible:not(.edt-field-section-header--root)>.edt-field-label{margin-left:0}.edt-field-section-header.edt-field-section-header--root{background-color:#31353e;border-color:transparent;color:#fff}.edt-field-section-header.edt-field-section-header--root .edt-field-section-header__add-icon,.edt-field-section-header.edt-field-section-header--root .edt-field-section-header__mode-icon{color:#99a2b5}.edt-field-section-header .edt-field-section-header__collapse-icon{color:#fff}.edt-field-section-header__collapse-btn{align-items:center;background:transparent;border:none;display:flex}.edt-field-section-header.edt-field-section-header--collapsible.edt-field-section-header--group .edt-field-section-header__collapse-btn{flex:1 1 auto}.edt-field-section-header__collapse-icon{transition:transform .15s ease-in}.edt-field-section-header__collapse-icon,.edt-field-section-header__collapse-icon .edt-svg-image,.edt-field-section-header__collapse-icon svg{height:20px;width:20px}.edt-field-section-header--collapsed .edt-field-section-header__collapse-icon{transform:rotate(-90deg)}.edt-icon-list{display:flex;flex-direction:column;overflow:hidden}.edt-icon-list-value{align-items:center;display:flex;padding:4px 8px}.edt-icon-list-value__preview{align-items:center;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.edt-icon-list-value__preview-icon{color:#fff}.edt-icon-list-value__preview-icon,.edt-icon-list-value__preview-icon .edt-svg-image,.edt-icon-list-value__preview-icon svg{height:26px;width:26px}.edt-icon-list-value__btn{align-items:center}.edt-icon-list-value__btn-icon{margin-right:4px}.edt-icon-list-value__btn-icon,.edt-icon-list-value__btn-icon .edt-svg-image,.edt-icon-list-value__btn-icon svg{height:16px;width:16px}.edt-link{color:inherit}.edt-link--underline-none{text-decoration:none}.edt-list-item{position:relative}.edt-list-item__content{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;position:relative;text-align:left;text-decoration:none;width:100%}.edt-typography{font-style:normal}.edt-typography--size-xsmall{font-size:12px}.edt-typography--size-small{font-size:13px}.edt-typography--size-base{font-size:14px}.edt-typography--size-medium{font-size:15px}.edt-typography--size-large{font-size:17px}.edt-typography--size-xlarge{font-size:21px}.edt-typography--size-xxlarge{font-size:25px}.edt-typography--size-xxxlarge{font-size:31px}.edt-typography--nowrap{white-space:nowrap}.edt-typography--truncate{overflow:hidden;text-overflow:ellipsis}.edt-typography--italic{font-style:italic}.edt-list-subheader{border:1px solid transparent;min-height:20px;overflow:hidden}.edt-modal{bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.edt-modal--exited:not(.edt-modal--open){visibility:hidden}.edt-popper{position:absolute;visibility:hidden;z-index:9999}.edt-switch-base{display:inline-flex}.edt-switch-base__input{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.edt-switch{align-items:center;display:inline-flex;height:14px;position:relative;width:26px}.edt-switch:not(:disabled):not([disabled]):not(.edt-switch--disabled){cursor:pointer}.edt-switch__track{border-radius:7px;border-style:solid;border-width:1px;box-sizing:border-box;height:100%;width:100%}.edt-switch__thumb{left:2px;position:absolute;transition-duration:.3s}.edt-switch__thumb-icon{background:#fff;border-radius:50%;box-sizing:border-box;height:10px;width:10px}.edt-switch.edt-switch--active .edt-switch__thumb,.edt-switch:active .edt-switch__thumb{transform:translateX(12px)}.edt-switch .edt-switch__track{background-color:transparent;border-color:#828ca0}.edt-switch .edt-switch__thumb-icon{background-color:#828ca0}.edt-switch:focus-visible .edt-switch__track{border-color:#c4cbdc}.edt-switch.edt-switch--hover .edt-switch__track,.edt-switch:hover .edt-switch__track{border-color:#99a2b5}.edt-switch.edt-switch--hover .edt-switch__thumb-icon,.edt-switch:hover .edt-switch__thumb-icon{background-color:#99a2b5}.edt-switch.edt-switch--active .edt-switch__track,.edt-switch:active .edt-switch__track{border-color:#3183ff}.edt-switch.edt-switch--active .edt-switch__thumb-icon,.edt-switch:active .edt-switch__thumb-icon{background-color:#3183ff}.edt-switch.edt-switch--active:focus-visible .edt-switch__track,.edt-switch:active:focus-visible .edt-switch__track{border-color:#c5e4ff}.edt-switch.edt-switch--active.edt-switch--hover .edt-switch__track,.edt-switch.edt-switch--active:hover .edt-switch__track,.edt-switch:active.edt-switch--hover .edt-switch__track,.edt-switch:active:hover .edt-switch__track{border-color:#59f}.edt-switch.edt-switch--active.edt-switch--hover .edt-switch__thumb-icon,.edt-switch.edt-switch--active:hover .edt-switch__thumb-icon,.edt-switch:active.edt-switch--hover .edt-switch__thumb-icon,.edt-switch:active:hover .edt-switch__thumb-icon{background-color:#59f}.edt-switch.edt-switch--active.edt-switch--disabled .edt-switch__track,.edt-switch.edt-switch--active.edt-switch:disabled .edt-switch__track,.edt-switch.edt-switch--active.edt-switch[disabled] .edt-switch__track,.edt-switch:active.edt-switch--disabled .edt-switch__track,.edt-switch:active.edt-switch:disabled .edt-switch__track,.edt-switch:active.edt-switch[disabled] .edt-switch__track{border-color:#42454e}.edt-switch.edt-switch--active.edt-switch--disabled .edt-switch__thumb-icon,.edt-switch.edt-switch--active.edt-switch:disabled .edt-switch__thumb-icon,.edt-switch.edt-switch--active.edt-switch[disabled] .edt-switch__thumb-icon,.edt-switch:active.edt-switch--disabled .edt-switch__thumb-icon,.edt-switch:active.edt-switch:disabled .edt-switch__thumb-icon,.edt-switch:active.edt-switch[disabled] .edt-switch__thumb-icon{background-color:#3183ff}.edt-switch.edt-switch--disabled .edt-switch__track,.edt-switch.edt-switch:disabled .edt-switch__track,.edt-switch.edt-switch[disabled] .edt-switch__track{border-color:#42454e}.edt-switch.edt-switch--disabled .edt-switch__thumb-icon,.edt-switch.edt-switch:disabled .edt-switch__thumb-icon,.edt-switch.edt-switch[disabled] .edt-switch__thumb-icon{background-color:#828ca0}.edt-tab{border:none;box-sizing:border-box;flex-grow:1;flex-shrink:0;padding:11px 8px 9px;transition:color .2s;user-select:none}.edt-tab:not(:disabled):not([disabled]):not(.edt-tab--disabled){cursor:pointer}.edt-tab{background-color:transparent;color:#c4cbdc}.edt-video-player{padding-top:56.25%;position:relative}.edt-video-player__player{left:0;position:absolute;top:0}.edt-preview-resolution-settings-form__input{width:110px}.edt-resource-debug-view-debugger{height:100%}.edt-reference-guide-main{height:100%;overflow:auto;padding:20px 25px}.edt-reference-guide-main h1{color:#fff;font-size:17px;margin-bottom:10px;text-transform:uppercase}.edt-reference-guide-main p{color:#fff;font-size:14px;line-height:21px;margin-bottom:15px;max-width:620px}.edt-reference-guide-main h2{color:#c4cbdc;font-size:14px;margin-bottom:10px;text-transform:uppercase}.edt-reference-guide-main h3{color:#fff;font-size:12px;margin-bottom:15px;text-transform:uppercase}.edt-reference-guide-main__item-head{align-items:center;display:flex;margin-bottom:25px}.edt-reference-guide-main__item-head h4{align-items:center;color:#c4cbdc;display:flex;font-size:12px;padding:0 10px 0 0;white-space:nowrap}.edt-reference-guide-main__item-head h4>div{align-items:center;display:flex}.edt-reference-guide-main__item-head hr{border-color:#626877;height:1px;width:100%}.edt-reference-guide-main__item-content{display:grid;gap:20px;grid-template-columns:3fr 2fr;margin-bottom:20px}.edt-reference-guide-main__values{display:flex;margin-bottom:20px}.edt-reference-guide-main__values ul{padding-left:30px;padding-top:5px}.edt-reference-guide-main__values ul li{color:#fff;margin-bottom:3px}.edt-reference-guide-main__values-default{display:flex;margin-bottom:20px}.edt-reference-guide-main__values-default p{display:inline-block;margin-bottom:0}.edt-reference-guide-main__values-default .edt-markdown{display:inline-block}.edt-reference-guide-main__values-default ul{padding-left:10px}.edt-reference-guide-main__values-default ul li{color:#fff;list-style-type:none;margin-bottom:3px}.edt-markdown code{background:hsla(208,6%,50%,.15);border-radius:3px;color:#94cfff;display:inline-block;font-size:.95em;padding:2px 3px}.edt-markdown pre code{display:block;padding:4px 6px}.edt-functions-preview{height:28px;margin-bottom:20px;width:100%}.edt-tabs-editor__tabs-wrap{margin-bottom:0;padding-left:0}.edt-tabs-editor__tab{display:inline-block}.edt-tabs-editor__tab a{background-color:transparent;color:#99a2b5;display:block;font-size:13px;font-weight:600;padding:8px}.edt-tabs-editor__tab a:hover{text-decoration:none}.edt-tabs-editor__tab--active a{background-color:#292c33;color:#fff}.edt-tabs-editor__tab-content{background-color:#292c33;display:none;height:200px;padding:10px}.edt-tabs-editor__tab-content--active{display:block}.edt-reference-sidebar-main{height:100%;overflow:auto;padding:21px 10px}.edt-reference-sidebar-main input.edt-searchbox{background-color:#292c33;margin-bottom:10px;transition:border-color .3s;width:100%}.edt-reference-sidebar-main input.edt-searchbox:focus{border-color:#545c6e}.edt-reference-sidebar-main input.edt-searchbox ::placeholder{color:#626877}.edt-reference-sidebar-nav__category-name{color:#727b8f;font-size:12px;font-weight:600;padding:10px;text-transform:uppercase}.edt-reference-sidebar-nav .edt-reference-sidebar-navlink--deprecated{opacity:.5;text-decoration:line-through}.edt-reference-sidebar-nav .edt-reference-sidebar-navlink__arrow{margin-left:-5px;transform:rotate(-90deg);transition:all .2s ease;vertical-align:middle}.edt-reference-sidebar-nav ul{padding:0 10px}.edt-reference-sidebar-nav ul li{list-style-type:none;padding:8px 0}.edt-reference-sidebar-nav ul li.edt-reference-sidebar-nav__parent-item{padding:0}.edt-reference-sidebar-nav ul li.edt-reference-sidebar-nav__single-item{padding:5px 0}.edt-reference-sidebar-nav ul li.edt-reference-sidebar-nav__single-item a{font-size:12px}.edt-reference-sidebar-nav ul li a{color:#828ca0;display:block;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s ease}.edt-reference-sidebar-nav ul li a:hover{color:#fff}.edt-reference-sidebar-nav ul li li{padding:5px 0}.edt-reference-sidebar-nav ul li li a{font-size:12px}.edt-reference-sidebar-nav ul li li ul{padding-top:10px}.edt-reference-sidebar-nav ul .edt-reference-sidebar-nav__child-item--active>a{color:#59f}.edt-reference-sidebar-nav__child-item-wrap{display:none;margin-bottom:0;overflow:hidden;transition:all .2s linear}.edt-reference-sidebar-nav__child-item-wrap:not(:first-child){margin-top:0;padding-top:0}.edt-reference-sidebar-nav__child-item-wrap:not(:last-child){margin-bottom:0;padding-bottom:0}.edt-reference-sidebar-nav__child-item-wrap--active{display:block;margin-bottom:5px}.edt-reference-sidebar-nav__parent-item>ul{padding-left:20px}.edt-reference-sidebar-nav__parent-item--active>a span{color:#fff}.edt-reference-sidebar-nav__parent-item--active .edt-reference-sidebar-navlink__arrow{transform:rotate(0)}.edt-reference-rightbar{height:100%;overflow:auto}.edt-reference-rightbar__sub-nav{padding:20px}.edt-reference-rightbar__sub-nav ul li{list-style-type:none;margin-bottom:10px}.edt-reference-rightbar__sub-nav ul li a{color:#828ca0;display:block;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease}.edt-reference-rightbar__sub-nav ul li a:hover{color:#fff}.edt-reference-rightbar__sub-nav ul li ul{padding-left:10px;padding-top:10px}.edt-reference-rightbar__sub-nav ul li ul li a{font-size:12px}.edt-route-list__clickable-icon{cursor:pointer;transition:.2s ease}.edt-route-list__clickable-icon:hover{color:#fff}.edt-reference-hint{height:auto;padding:20px;width:400px}.edt-reference-hint h2{color:#fff;cursor:pointer;font-size:16px;margin-bottom:15px;position:relative}.edt-reference-hint h2:hover:before{width:10px}.edt-reference-hint h2:before{background:#fff;bottom:-3px;content:"";display:block;height:1px;left:0;position:absolute;transition:all .2s ease;width:5px}.edt-reference-hint .edt-markdown p{color:#fff;margin-bottom:15px}.edt-reference-hint .edt-markdown p,.edt-reference-hint .edt-markdown ul{color:#fff;line-height:1.25;margin-bottom:15px}.edt-reference-hint .edt-markdown ul{margin-bottom:7px;margin-left:18px}.edt-reference-hint .edt-markdown ul li{margin-bottom:8px}.edt-reference-hint__not-link{cursor:default}.edt-reference-hint__not-link:before{display:none!important}.edt-reference-hint__values{display:flex;margin-bottom:20px}.edt-reference-hint__values ul{padding-left:30px}.edt-reference-hint__values ul li{color:#fff;margin-bottom:3px}.edt-reference-hint__values-default{display:flex;margin-bottom:20px}.edt-reference-hint__values-default p,.edt-reference-hint__values-default>p{color:#fff}.edt-reference-hint__values-default ul{padding-left:10px}.edt-reference-hint__values-default ul li{color:#fff;list-style-type:none;margin-bottom:3px}.edt-inspector-node-list-item{transition:margin .2s ease,padding .2s ease}.edt-inspector-node-list-item__expand-icon{display:flex;min-width:0;overflow:hidden;transition:width .2s ease,min-width .2s ease;width:0}.edt-inspector-node-list-item__content,.edt-inspector-node-list-item__header{transition:all .2s ease}.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header .edt-field-list-item-header__button:first-child{padding-left:0}.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header .edt-inspector-node-list-item__expand-icon{min-width:24px;width:24px}.edt-inspector-node-list{--offset:0;--expanded-parent-offset:max(var(--offset),54px);transition:all .2s ease}.edt-inspector-node-list--root{--min-root-parent-offset:var(--offset);--root-parent-offset:max(var(--offset),var(--min-root-parent-offset))}.edt-inspector-node-list--root[data-all-expanded-depth="0"]{--list-root-opacity:0.66;--min-root-parent-offset:0px}.edt-inspector-node-list--root[data-all-expanded-depth="1"]{--list-root-opacity:0.32;--min-root-parent-offset:54px}.edt-inspector-node-list--root[data-all-expanded-depth="2"]{--list-root-opacity:-0.02;--min-root-parent-offset:108px}.edt-inspector-node-list--root[data-all-expanded-depth="3"]{--list-root-opacity:-0.36;--min-root-parent-offset:162px}.edt-inspector-node-list--root[data-all-expanded-depth="4"]{--list-root-opacity:-0.7;--min-root-parent-offset:216px}.edt-inspector-node-list--root[data-all-expanded-depth="5"]{--list-root-opacity:-1.04;--min-root-parent-offset:270px}.edt-inspector-node-list--root[data-all-expanded-depth="6"]{--list-root-opacity:-1.38;--min-root-parent-offset:324px}.edt-inspector-node-list--root[data-all-expanded-depth="7"]{--list-root-opacity:-1.72;--min-root-parent-offset:378px}.edt-inspector-node-list--root[data-all-expanded-depth="8"]{--list-root-opacity:-2.06;--min-root-parent-offset:432px}.edt-inspector-node-list--root[data-all-expanded-depth="9"]{--list-root-opacity:-2.4;--min-root-parent-offset:486px}.edt-inspector-node-list--root[data-all-expanded-depth="10"]{--list-root-opacity:-2.74;--min-root-parent-offset:540px}.edt-inspector-node-list--root[data-all-expanded-depth="11"]{--list-root-opacity:-3.08;--min-root-parent-offset:594px}.edt-inspector-node-list--root[data-all-expanded-depth="12"]{--list-root-opacity:-3.42;--min-root-parent-offset:648px}.edt-inspector-node-list--root[data-all-expanded-depth="13"]{--list-root-opacity:-3.76;--min-root-parent-offset:702px}.edt-inspector-node-list--root[data-all-expanded-depth="14"]{--list-root-opacity:-4.1;--min-root-parent-offset:756px}.edt-inspector-node-list--root[data-all-expanded-depth="15"]{--list-root-opacity:-4.44;--min-root-parent-offset:810px}.edt-inspector-node-list--expanded:not(.edt-inspector-node-list--root){margin-left:var(--expanded-parent-offset);margin-right:calc(var(--expanded-parent-offset)*-1);width:var(--layout-width)}.edt-inspector-node-list--expanded.edt-inspector-node-list--root{margin-left:calc(var(--root-parent-offset)*-1);margin-right:var(--min-root-parent-offset);width:100%}.edt-inspector-node-list--expanded>.edt-inspector-node-list-item>.edt-inspector-node-list-item__header .edt-field-list-item-header__handle{width:0}.edt-inspector-node-list--expanded>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded){padding-left:0;padding-right:27px}.edt-inspector-node-list--expanded>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{padding-left:8px}.edt-inspector-node-list:not(.edt-inspector-node-list--expanded) .edt-inspector-node-list-item,.edt-inspector-node-list:not(.edt-inspector-node-list--expanded) .edt-inspector-node-map-add{padding-left:12px;padding-right:15px}.edt-inspector-node-list[data-depth="0"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="0"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + .34)}.edt-inspector-node-list[data-depth="0"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity))}.edt-inspector-node-list[data-depth="1"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="1"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + .68)}.edt-inspector-node-list[data-depth="1"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + .34)}.edt-inspector-node-list[data-depth="2"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="2"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 1.02)}.edt-inspector-node-list[data-depth="2"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + .68)}.edt-inspector-node-list[data-depth="3"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="3"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 1.36)}.edt-inspector-node-list[data-depth="3"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 1.02)}.edt-inspector-node-list[data-depth="4"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="4"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 1.7)}.edt-inspector-node-list[data-depth="4"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 1.36)}.edt-inspector-node-list[data-depth="5"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="5"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 2.04)}.edt-inspector-node-list[data-depth="5"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 1.7)}.edt-inspector-node-list[data-depth="6"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="6"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 2.38)}.edt-inspector-node-list[data-depth="6"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 2.04)}.edt-inspector-node-list[data-depth="7"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="7"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 2.72)}.edt-inspector-node-list[data-depth="7"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 2.38)}.edt-inspector-node-list[data-depth="8"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="8"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 3.06)}.edt-inspector-node-list[data-depth="8"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 2.72)}.edt-inspector-node-list[data-depth="9"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="9"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 3.4)}.edt-inspector-node-list[data-depth="9"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 3.06)}.edt-inspector-node-list[data-depth="10"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="10"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 3.74)}.edt-inspector-node-list[data-depth="10"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 3.4)}.edt-inspector-node-list[data-depth="11"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="11"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 4.08)}.edt-inspector-node-list[data-depth="11"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 3.74)}.edt-inspector-node-list[data-depth="12"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="12"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 4.42)}.edt-inspector-node-list[data-depth="12"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 4.08)}.edt-inspector-node-list[data-depth="13"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="13"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 4.76)}.edt-inspector-node-list[data-depth="13"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 4.42)}.edt-inspector-node-list[data-depth="14"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="14"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 5.1)}.edt-inspector-node-list[data-depth="14"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 4.76)}.edt-inspector-node-list[data-depth="15"]>.edt-inspector-node-list-item--expanded .edt-field-row,.edt-inspector-node-list[data-depth="15"]>.edt-inspector-node-list-item--expanded>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 5.44)}.edt-inspector-node-list[data-depth="15"]>.edt-inspector-node-list-item:not(.edt-inspector-node-list-item--expanded)>.edt-inspector-node-list-item__header{opacity:calc(var(--list-root-opacity) + 5.1)}.edt-inspector-node-map-add{margin-top:4px}.edt-inspector-node-map-add__submit-btn{background-color:#454b57;border-bottom-right-radius:3px;border-top-right-radius:3px;height:28px}.edt-inspector-title__label{margin:0 6px;opacity:.7;user-select:none}.edt-getting-started-main{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;padding:50px}.edt-getting-started-main__menu{margin-right:130px;max-width:320px}.edt-getting-started-main__menu-group{display:flex;flex-direction:column}.edt-getting-started-main__menu-group+.edt-getting-started-main__menu-group{margin-top:40px}.edt-getting-started-main__menu-btn+.edt-getting-started-main__menu-btn{margin-top:4px}.edt-getting-started-main__header{display:flex;flex-direction:column;margin:0 0 30px;white-space:nowrap;width:100%}.edt-getting-started-main__title{color:#fff;flex:1;font-size:31px;margin-bottom:12px;text-align:left}.edt-getting-started-main__subtitle{color:#99a2b5;flex:1;font-size:16px;font-weight:300;text-align:left}.edt-getting-started-main__socials{margin-top:40px}.edt-getting-started-main__socials-link{color:#c4cbdb;margin:8px;transition:color .2s ease}.edt-getting-started-main__socials-link:hover{color:#fff}.edt-getting-started-main__socials-icon,.edt-getting-started-main__socials-icon .edt-svg-image,.edt-getting-started-main__socials-icon svg{height:28px;width:28px}.edt-getting-started-main__content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.edt-getting-started-main__video{margin:0 30px;max-width:800px;width:100%}.edt-getting-started-main__playlist{display:flex;flex:auto;flex-direction:column;margin-top:20px;max-width:680px;width:100%}.edt-getting-started-main__playlist-item{border:1.5px solid transparent!important;cursor:pointer;transition:background .3s,transform .3s,border .2s!important}.edt-getting-started-main__playlist-item:hover{background-color:#545c6e!important;transform:scale(1.015)!important}.edt-getting-started-main__playlist-item.edt-card--selected{border:1.5px solid #3193ff!important;transform:scale(1.024)!important}.edt-getting-started-main__playlist-item+.edt-getting-started-main__playlist-item{margin-top:4px}.edt-getting-started-main__card:hover{background-color:#3270ce!important}.edt-getting-started-main__card+.edt-getting-started-main__card{margin-top:4px}.edt-asset-edit-main-preview{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-height:100%;max-width:100%;width:auto}.edt-asset-edit-main-preview--video{width:600px}.edt-asset-edit-main-preview--video>*{width:100%}.edt-asset-edit-main-preview__icon{color:#fff}.edt-asset-edit-main-preview__icon,.edt-asset-edit-main-preview__icon .edt-svg-image,.edt-asset-edit-main-preview__icon svg{height:260px;width:260px}.edt-asset-edit-main-preview__name{color:#fff;font-size:22px}.edt-asset-edit-main{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.edt-config-editor-edit-toolbar{align-items:center;display:flex;flex:1;height:100%}@media only screen and (min-width:1900px){.media--print.element--application:not(.media--screen-large),.media--screen-base.element--application:not(.media--screen-large),.media--screen-phone.element--application:not(.media--screen-large),.media--screen-tablet.element--application:not(.media--screen-large){display:none!important}}.adpt-app-root--editor.adpt-app-root--media-screenLarge .media--print:not(.media--screen-large),.adpt-app-root--editor.adpt-app-root--media-screenLarge .media--screen-base:not(.media--screen-large),.adpt-app-root--editor.adpt-app-root--media-screenLarge .media--screen-phone:not(.media--screen-large),.adpt-app-root--editor.adpt-app-root--media-screenLarge .media--screen-tablet:not(.media--screen-large){display:none!important}@media only screen and (min-width:1260px)and (max-width:1899px){.media--print.element--application:not(.media--screen-base),.media--screen-large.element--application:not(.media--screen-base),.media--screen-phone.element--application:not(.media--screen-base),.media--screen-tablet.element--application:not(.media--screen-base){display:none!important}}.adpt-app-root--editor.adpt-app-root--media-screenBase .media--print:not(.media--screen-base),.adpt-app-root--editor.adpt-app-root--media-screenBase .media--screen-large:not(.media--screen-base),.adpt-app-root--editor.adpt-app-root--media-screenBase .media--screen-phone:not(.media--screen-base),.adpt-app-root--editor.adpt-app-root--media-screenBase .media--screen-tablet:not(.media--screen-base){display:none!important}@media only screen and (min-width:850px)and (max-width:1259px){.media--print.element--application:not(.media--screen-tablet),.media--screen-base.element--application:not(.media--screen-tablet),.media--screen-large.element--application:not(.media--screen-tablet),.media--screen-phone.element--application:not(.media--screen-tablet){display:none!important}}.adpt-app-root--editor.adpt-app-root--media-screenTablet .media--print:not(.media--screen-tablet),.adpt-app-root--editor.adpt-app-root--media-screenTablet .media--screen-base:not(.media--screen-tablet),.adpt-app-root--editor.adpt-app-root--media-screenTablet .media--screen-large:not(.media--screen-tablet),.adpt-app-root--editor.adpt-app-root--media-screenTablet .media--screen-phone:not(.media--screen-tablet){display:none!important}@media only screen and (max-width:849px){.media--print.element--application:not(.media--screen-phone),.media--screen-base.element--application:not(.media--screen-phone),.media--screen-large.element--application:not(.media--screen-phone),.media--screen-tablet.element--application:not(.media--screen-phone){display:none!important}}.adpt-app-root--editor.adpt-app-root--media-screenPhone .media--print:not(.media--screen-phone),.adpt-app-root--editor.adpt-app-root--media-screenPhone .media--screen-base:not(.media--screen-phone),.adpt-app-root--editor.adpt-app-root--media-screenPhone .media--screen-large:not(.media--screen-phone),.adpt-app-root--editor.adpt-app-root--media-screenPhone .media--screen-tablet:not(.media--screen-phone){display:none!important}@media only print{.media--screen-base.element--application:not(.media--print),.media--screen-large.element--application:not(.media--print),.media--screen-phone.element--application:not(.media--print),.media--screen-tablet.element--application:not(.media--print){display:none!important}}.adpt-app-root--editor.adpt-app-root--media-print .media--screen-base:not(.media--print),.adpt-app-root--editor.adpt-app-root--media-print .media--screen-large:not(.media--print),.adpt-app-root--editor.adpt-app-root--media-print .media--screen-phone:not(.media--print),.adpt-app-root--editor.adpt-app-root--media-print .media--screen-tablet:not(.media--print){display:none!important}.media--none{display:none!important}:root{--layout-row-height:18px;--layout-grid-row-height:9px;--layout-grid-row-height-divisor:2}.text--align-default{text-align:inherit}.text--align-left{text-align:left}.text--align-center{text-align:center}.text--align-right{text-align:right}.text--align-block{text-align:justify}:root{--z-index-auto:auto;--z-index-under:-1;--z-index-base:1;--z-index-above:2;--z-index-top:3}:root{--color-inherit:inherit;--color-transparent:transparent;--color-black:#000;--color-black-hover:#1a1a1a;--color-black-active:#262626;--color-white:#fff;--color-white-hover:#f7f7f7;--color-white-active:#f2f2f2;--color-gray:#606060;--color-gray-hover:#6d6d6d;--color-gray-active:#7a7a7a;--color-lightgray:#d3d3d3;--color-lightgray-hover:#e0e0e0;--color-lightgray-active:#ededed;--color-red:#d40222;--color-red-hover:#ed0226;--color-red-active:#fd0c31;--color-green:#009a57;--color-green-hover:#00b465;--color-green-active:#00cd74;--color-blue:#005be3;--color-blue-hover:#0065fd;--color-blue-active:#1774ff;--color-yellow:#e3d200;--color-yellow-hover:#fdea00;--color-yellow-active:#ffee17;--color-orange:#eb5a13;--color-orange-hover:#ee6a2a;--color-orange-active:#f07b41;--color-primary:#0097dd;--color-primary-hover:#00a8f7;--color-primary-active:#11b4ff;--color-secondary:#606a6d;--color-secondary-hover:#6c777b;--color-secondary-active:#788488;--color-info:#3183ff;--color-info-hover:#4b92ff;--color-info-active:#64a2ff;--color-success:#62ae00;--color-success-hover:#70c800;--color-success-active:#7fe100;--color-warning:#eb8d00;--color-warning-hover:#ff9b06;--color-warning-active:#ffa51f;--color-error:#f00000;--color-error-hover:#ff0b0b;--color-error-active:#ff2424;--color-danger:#f00000;--color-danger-hover:#ff0b0b;--color-danger-active:#ff2424;--color-background:#f1f3f6;--color-text:#4c4c4c;--color-disabled:#b2b2b2;--color-icon:#5b5c5d;--color-field-background:#fafafa;--color-line:#dedfe0;--color-box-shadow:rgba(0,0,20,.15);--color-inactive:#909090}:root{--spacing-none:0px;--spacing-narrow:5px;--spacing-medium:10px;--spacing-wide:20px;--spacing-x-wide:40px}@media only screen and (min-width:1900px){:root{--spacing-none:0px;--spacing-narrow:5px;--spacing-medium:10px;--spacing-wide:20px;--spacing-x-wide:40px}}@media only screen and (min-width:850px)and (max-width:1259px){:root{--spacing-none:0px;--spacing-narrow:5px;--spacing-medium:10px;--spacing-wide:20px;--spacing-x-wide:40px}}@media only screen and (max-width:849px){:root{--spacing-none:0px;--spacing-narrow:5px;--spacing-medium:5px;--spacing-wide:10px;--spacing-x-wide:20px}}@media only print{:root{--spacing-none:0px;--spacing-narrow:5px;--spacing-medium:10px;--spacing-wide:20px;--spacing-x-wide:40px}}:root{--border-radius:6px}:root{--box-shadow-none:none;--box-shadow-theme:0 0 3px 1px rgba(0,0,20,.15);--box-shadow-x-small:0 1px 5px 0 rgba(0,0,20,.15);--box-shadow-small:0 2px 8px 0 rgba(0,0,20,.2);--box-shadow-medium:0 5px 12px 0 rgba(0,0,20,.2);--box-shadow-large:0 7px 24px 3px rgba(0,0,20,.2);--box-shadow-x-large:0 8px 32px 5px rgba(0,0,20,.2)}:root{--font-size-base:15px;--font-size-x-small:12px;--font-size-small:14px;--font-size-medium:17px;--font-size-large:22px;--font-size-x-large:24px;--font-size-xx-large:26px;--font-size-xxx-large:42px}@media only screen and (min-width:1900px){:root{--font-size-base:15px;--font-size-x-small:12px;--font-size-small:14px;--font-size-medium:17px;--font-size-large:22px;--font-size-x-large:24px;--font-size-xx-large:26px;--font-size-xxx-large:42px}}@media only screen and (min-width:850px)and (max-width:1259px){:root{--font-size-base:15px;--font-size-x-small:12px;--font-size-small:14px;--font-size-medium:17px;--font-size-large:20px;--font-size-x-large:24px;--font-size-xx-large:26px;--font-size-xxx-large:32px}}@media only screen and (max-width:849px){:root{--font-size-base:14px;--font-size-x-small:12px;--font-size-small:14px;--font-size-medium:16px;--font-size-large:18px;--font-size-x-large:20px;--font-size-xx-large:22px;--font-size-xxx-large:28px}}@media only print{:root{--font-size-base:10pt;--font-size-x-small:8pt;--font-size-small:9pt;--font-size-medium:12pt;--font-size-large:13pt;--font-size-x-large:14pt;--font-size-xx-large:16pt;--font-size-xxx-large:18pt}}.font--size-base{font-size:15px;font-size:var(--font-size-base)}.font--size-x-small{font-size:12px;font-size:var(--font-size-x-small)}.font--size-small{font-size:14px;font-size:var(--font-size-small)}.font--size-medium{font-size:17px;font-size:var(--font-size-medium)}.font--size-large{font-size:22px;font-size:var(--font-size-large)}.font--size-x-large{font-size:24px;font-size:var(--font-size-x-large)}.font--size-xx-large{font-size:26px;font-size:var(--font-size-xx-large)}.font--size-xxx-large{font-size:42px;font-size:var(--font-size-xxx-large)}.icon--size-small .icon__content{height:16px;width:16px}.icon--size-medium .icon__content{height:24px;width:24px}.icon--size-large .icon__content{height:40px;width:40px}.icon--size-x-large .icon__content{height:48px;width:48px}.icon--size-xx-large .icon__content{height:64px;width:64px}:root{--transition-duration:0.2s;--transition-timing-function:cubic-bezier(0.4,0,0.2,1);--transition-delay:0ms}a,article,aside,b,blockquote,body,button,dd,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,html,i,iframe,img,input,label,legend,li,main,menu,nav,ol,p,picture,section,select,span,strong,textarea,ul{box-sizing:border-box;font-size:1em;margin:0;padding:0}article,aside,figcaption,figure,footer,header,main,menu,nav,picture,section{display:block}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;outline:none}input[type=password]::-ms-reveal{display:none}textarea{resize:none}fieldset,iframe,img{border:0}a{color:#0097dd;text-decoration:none}a:active,a:hover{text-decoration:underline}:after,:before{box-sizing:inherit}.adpt-app-root{--viewport-left:0px;--viewport-top:0px;--viewport-width:100vw;--viewport-height:100vh;--viewport-bottom:calc(100vh - var(--viewport-top) - var(--viewport-height));--viewport-right:calc(100vw - var(--viewport-left) - var(--viewport-width));--element-background-color:#f1f3f6;--element-foreground-color:#4c4c4c;--element-font-family:Roboto,Segoe UI,Helvetica Neue,sans-serif;background-color:var(--element-background-color);color:var(--element-foreground-color);display:grid;font-family:Roboto,Segoe UI,Helvetica Neue,sans-serif;font-family:var(--element-font-family);font-size:15px;font-size:var(--font-size-base);min-height:100vh;min-height:min(100vh,var(--viewport-height));text-align:left}.adpt-app-root__error{margin:auto;text-align:center}.adpt-app-root__error .adpt-app-root__error-paragraph:not(:last-child){margin-bottom:10px}.adpt-component{position:relative}.adpt-component.adpt-component--mode-normal.adpt-component--hidden{visibility:hidden}.adpt-component.adpt-component--mode-edit{min-height:18px;min-width:10px}.adpt-component.adpt-component--mode-edit.adpt-component--hidden{opacity:.5}.adpt-component.adpt-component--not-rendered{align-items:center;display:flex!important;flex-flow:column nowrap;justify-content:center}.adpt-component .adpt-component__state-info{justify-content:center;margin:auto}.adpt-component__react-component{height:100%;width:100%}.adpt-component__loading{--element-transition-duration:0.5s;position:absolute;transition:opacity var(--element-transition-duration) cubic-bezier(.4,0,.2,1) 0ms}.adpt-component__loading.adpt-component__loading--full{align-items:center;bottom:0;display:flex;flex-flow:column nowrap;justify-content:center;left:0;right:0;top:0}.adpt-component__loading.adpt-component__loading--with-data{bottom:10px;right:10px}.adpt-component-list>.adpt-component-list__drop{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.adpt-component-list>.adpt-component-list__drop .adpt-component-list__drop-text{color:#8e98a1;font-size:13px}.adpt-component-list__item{--element-layout-height:unset}.adpt-component-list__item.adpt-component-list__item--mode-edit.adpt-component-list__item--selected{background:rgba(0,122,204,.1)}.button{--element-background-color:transparent;--element-foreground-color:#4c4c4c;--element-border-color:transparent;--element-border-radius:0px;--element-border-width:0px;--element-padding:0px var(--spacing-medium);--element-width:auto;align-items:stretch;background:var(--element-background-color);border:0 solid transparent;border-color:var(--element-border-color);border-radius:var(--element-border-radius);border-width:var(--element-border-width);color:var(--element-foreground-color);cursor:pointer;display:inline-flex;flex-flow:row nowrap;justify-content:stretch;outline:0;overflow:hidden;padding:0 10px;padding:var(--element-padding);position:relative;text-align:center;transition:background-color .1s;user-select:none;vertical-align:top;width:var(--element-width)}.button.button--layout{min-height:36px;min-width:36px}.button.button--icon-only{padding:0}.button.button--disabled,.button.button--working,.button:disabled{cursor:default}.button.button--style-default{--element-border-radius:6px}.button.button--style-default.button--disabled{--element-background-color:#b0b0b0;--element-foreground-color:#e6e6e6}.button.button--style-default.button--working .button__loading-info-background{opacity:.5}.button.button--style-clear{--element-background-color:transparent;--element-foreground-color:#4c4c4c;--element-border-radius:6px}.button.button--style-clear.button--enabled.button--active,.button.button--style-clear.button--enabled.button--mode-normal:active,.button.button--style-clear.button--enabled.button--mode-normal:focus-visible{--element-background-color:rgba(0,0,0,.1)}.button.button--style-clear.button--enabled.button--working{--element-background-color:transparent;--element-foreground-color:#ccc}.button.button--style-clear.button--enabled.button--working .button__loading-info .loading-info__icon{--element-foreground-color:#4c4c4c}.button.button--style-clear.button--enabled.button--working .button__loading-info-background{--element-background-color:rgba(0,0,0,.2)}.button.button--style-clear.button--disabled{--element-foreground-color:#b2b2b2}.button.button--style-tab{--element-padding:0px}.button.button--style-tab.button--disabled{--element-background-color:transparent;--element-foreground-color:#b2b2b2;--element-border-color:transparent}.button.button--style-tab.button--working .button__loading-info-background{opacity:.5}.button.button--style-custom{--element-padding:0px}.button.button--style-custom.button--disabled{--element-background-color:#b0b0b0;--element-foreground-color:#e6e6e6;--element-border-color:#b0b0b0}.button.button--style-custom.button--working .button__loading-info-background{opacity:.5}a.button{text-decoration:none}.label.button__label{flex:1 0 auto;height:auto;max-width:100%;overflow:hidden}.label.button__label>.icon{margin-left:auto;margin-right:auto}.button__loading-info,.button__loading-info .button__loading-info-background{bottom:0;left:0;position:absolute;right:0;top:0}.button__loading-info .button__loading-info-background{background:var(--element-background-color)}.button__loading-info .loading-info__icon{--element-foreground-color:var(--element-foreground-color)}.container{--element-background:transparent;--element-background-color:transparent;--element-foreground-color:inherit;--element-border-color:transparent;--element-border-width:0px;--element-border-radius:0px;--element-box-shadow:none;background:var(--element-background);background-color:var(--element-background-color);border:0 solid transparent;border-color:var(--element-border-color);border-radius:var(--element-border-radius);border-width:var(--element-border-width);box-shadow:var(--element-box-shadow);color:var(--element-foreground-color);overflow:hidden}.container.container--loading{min-height:42px}.container.container--event-click{cursor:pointer}.container.container--event-click:focus{outline:none}.container.container--event-click:focus-visible{outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}@media only screen{.container{display:block;display:flow-root;height:100%;width:100%}.container>.container__inner>.container__content{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:stretch}.container.container--flow-column>.container__inner>.container__content{flex-direction:column}.container.container--flow-column.container--horizontal-align-left>.container__inner>.container__content{align-items:flex-start}.container.container--flow-column.container--horizontal-align-center>.container__inner>.container__content{align-items:center}.container.container--flow-column.container--horizontal-align-right>.container__inner>.container__content{align-items:flex-end}.container.container--flow-column.container--horizontal-align-stretch>.container__inner>.container__content{align-items:stretch}.container.container--flow-column.container--vertical-align-top>.container__inner>.container__content{justify-content:flex-start}.container.container--flow-column.container--vertical-align-middle>.container__inner>.container__content{justify-content:center}.container.container--flow-column.container--vertical-align-bottom>.container__inner>.container__content{justify-content:flex-end}.container.container--flow-column.container--vertical-align-stretch>.container__inner>.container__content{justify-content:stretch}.container.container--flow-row>.container__inner>.container__content{flex-direction:row}.container.container--flow-row.container--horizontal-align-left>.container__inner>.container__content{justify-content:flex-start}.container.container--flow-row.container--horizontal-align-center>.container__inner>.container__content{justify-content:center}.container.container--flow-row.container--horizontal-align-right>.container__inner>.container__content{justify-content:flex-end}.container.container--flow-row.container--horizontal-align-stretch>.container__inner>.container__content{justify-content:stretch}.container.container--flow-row.container--vertical-align-top>.container__inner>.container__content{align-items:flex-start}.container.container--flow-row.container--vertical-align-middle>.container__inner>.container__content{align-items:center}.container.container--flow-row.container--vertical-align-bottom>.container__inner>.container__content{align-items:flex-end}.container.container--flow-row.container--vertical-align-stretch>.container__inner>.container__content{align-items:stretch}.container.container--overflow-none>.container__inner{overflow:hidden}.container.container--overflow-none>.container__inner>.container__content{height:100%;height:calc(100% + var(--element-offset-margin)*2);width:100%;width:calc(100% + var(--element-offset-margin)*2)}.container.container--overflow-vertical{overflow:auto;overflow-x:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.container.container--overflow-vertical::-webkit-scrollbar{height:8px;width:8px}.container.container--overflow-vertical::-webkit-scrollbar-corner,.container.container--overflow-vertical::-webkit-scrollbar-track{background:transparent}.container.container--overflow-vertical::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.container.container--overflow-horizontal{overflow:auto;overflow-y:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.container.container--overflow-horizontal::-webkit-scrollbar{height:8px;width:8px}.container.container--overflow-horizontal::-webkit-scrollbar-corner,.container.container--overflow-horizontal::-webkit-scrollbar-track{background:transparent}.container.container--overflow-horizontal::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.container.container--overflow-both{overflow:auto;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.container.container--overflow-both::-webkit-scrollbar{height:8px;width:8px}.container.container--overflow-both::-webkit-scrollbar-corner,.container.container--overflow-both::-webkit-scrollbar-track{background:transparent}.container.container--overflow-both::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.container.container--overflow-both>.container__inner>.container__content,.container.container--overflow-horizontal>.container__inner>.container__content,.container.container--overflow-vertical>.container__inner>.container__content{margin:0!important}.container.container--overflow-visible{overflow:visible}.container.container--overflow-none>.container__inner>.container__content,.container.container--overflow-vertical>.container__inner>.container__content,.container.container--overflow-visible>.container__inner>.container__content{width:100%;width:calc(100% + var(--element-offset-margin)*2)}.container.container--overflow-horizontal>.container__inner>.container__content,.container.container--overflow-none>.container__inner>.container__content,.container.container--overflow-visible>.container__inner>.container__content{height:100%;height:calc(100% + var(--element-offset-margin)*2)}.container.container--overflow-both>.container__inner>.container__content,.container.container--overflow-vertical>.container__inner>.container__content{min-height:100%;min-height:calc(100% + var(--element-offset-margin)*2)}.container.container--overflow-both>.container__inner>.container__content,.container.container--overflow-horizontal>.container__inner>.container__content{min-width:100%;min-width:calc(100% + var(--element-offset-margin)*2)}.container.container--wrap>.container__inner>.container__content{flex-wrap:wrap}}.container__inner{--element-padding:var(--spacing-none);padding:var(--element-padding)}.adpt-app-root--safe-area .container--mode-edit>.container__inner{padding:10px;padding:max(10px,var(--element-padding))}@media only screen{.container__inner{display:block;height:100%;width:100%}}.container__content{--element-offset-margin:var(--spacing-none);margin:calc(0px - var(--element-offset-margin))}.container__item{--element-flex-auto:0 0 auto;--element-flex-none:0 0 auto;--element-flex-stretch:1 0 auto;--element-flex-shrink:0 1 auto;--element-flex-stretch-shrink:1 1 auto}.container.container--flow-column.container--vertical-align-stretch>.container__inner>.container__content>.container__item,.container.container--flow-row.container--horizontal-align-stretch>.container__inner>.container__content>.container__item{--element-flex-auto:1 1 auto}.container__item{--element-flex:var(--element-flex-none);--element-spacing:var(--spacing-none);--element-content-spacing:var(--element-spacing);flex:var(--element-flex);max-height:100%;max-width:100%;padding:var(--element-spacing)}.container__item.adpt-component-list__drop{padding:var(--spacing-medium)}@media only screen{.container__item{--element-position:relative;--element-margin:0px;--element-z-index:auto;--element-inset-top:auto;--element-inset-right:auto;--element-inset-bottom:auto;--element-inset-left:auto;--element-top:var(--element-inset-top);--element-right:var(--element-inset-right);--element-bottom:var(--element-inset-bottom);--element-left:var(--element-inset-left);bottom:var(--element-bottom);left:var(--element-left);margin:var(--element-margin);position:var(--element-position)!important;right:var(--element-right);top:var(--element-top);z-index:var(--element-z-index)}}.container--flow-column>.container__inner>.container__content>.container__item--name-container.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-container.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-container:after{display:none!important}.icon{--element-foreground-color:currentColor;align-items:center;color:currentColor;color:var(--element-foreground-color);display:flex;flex-flow:column nowrap;flex-shrink:0;justify-content:center;vertical-align:top}.icon .icon__content{flex:0 0 auto}.icon svg{display:block;height:100%;width:100%}.icon svg path{fill:currentColor}@media only print{.icon .svg-image--loading{display:block;height:100%;width:100%}}.image{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:stretch;min-height:0;min-width:0}.image.image--event-click{cursor:pointer}.image.image--event-click:focus,.image[href]:focus{outline:none}.image.image--event-click:focus-visible,.image[href]:focus-visible{outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.image .image__image{display:block;flex:1 1 auto;height:auto;max-height:100%;max-width:100%;object-position:50% 50%;width:auto}.image>.icon{margin:auto}.image.image--fit-contain .image__image{object-fit:contain}.image.image--fit-cover .image__image{object-fit:cover}.image.image--fit-fill .image__image{object-fit:fill}@media only print{.image{break-inside:avoid}}a.image{color:#4c4c4c}.input--type-number::-webkit-inner-spin-button{margin-left:5px}.input--type-checkbox,.input--type-radiobutton{accent-color:#0097dd;accent-color:var(--color-primary);border-radius:6px;cursor:pointer}.input--type-checkbox:focus,.input--type-radiobutton:focus{outline-offset:-1px}.input--type-checkbox:focus:checked,.input--type-radiobutton:focus:checked{outline:1px solid rgba(0,0,0,.5)}.input--type-checkbox:focus:not(:checked),.input--type-radiobutton:focus:not(:checked){outline:1px solid #0097dd}.input--type-checkbox,.input--type-radio{height:18px;width:18px}.item>.adpt-component--not-found,.item>.item__component{display:block;height:100%;width:100%}.adpt-component-list--mode-edit>.item{position:relative}.adpt-component-list--mode-edit>.item>.item__component.item__component--type-component:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.adpt-component-list--mode-edit>.item>.adpt-component--selected:after{display:none}.item.adpt-component-list__placeholder{align-self:stretch;background:rgba(89,135,166,.2);padding:max(5px,var(--element-spacing) + var(--element-offset-margin))}.item.adpt-component-list__placeholder>.item__component{background:#5987a6;position:relative}.item.adpt-component-list__placeholder>.item__component:after,.item.adpt-component-list__placeholder>.item__component:before{border:5px solid transparent;content:"";height:0;position:absolute;width:0}.item.adpt-component-list__placeholder.item--flow-row{padding-left:5px;padding-right:5px}.item.adpt-component-list__placeholder.item--flow-row:first-child{margin-left:var(--element-offset-margin)}.item.adpt-component-list__placeholder.item--flow-row:last-child{margin-right:var(--element-offset-margin)}.item.adpt-component-list__placeholder.item--flow-row>.item__component{width:2px}.item.adpt-component-list__placeholder.item--flow-row>.item__component:before{border-top-color:#5987a6;left:-4px;top:-4px}.item.adpt-component-list__placeholder.item--flow-row>.item__component:after{border-bottom-color:#5987a6;bottom:-4px;left:-4px}.item.adpt-component-list__placeholder.item--flow-column{padding-bottom:5px;padding-top:5px}.item.adpt-component-list__placeholder.item--flow-column:first-child{margin-top:var(--element-offset-margin)}.item.adpt-component-list__placeholder.item--flow-column:last-child{margin-bottom:var(--element-offset-margin)}.item.adpt-component-list__placeholder.item--flow-column>.item__component{height:2px}.item.adpt-component-list__placeholder.item--flow-column>.item__component:before{border-left-color:#5987a6;left:-4px;top:-4px}.item.adpt-component-list__placeholder.item--flow-column>.item__component:after{border-right-color:#5987a6;right:-4px;top:-4px}.label{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;max-width:100%}.label .label__text{flex:1 1 auto;min-width:0}.label.label--spacing.label--with-icon.label--with-text.label--flow-row-icon-text .label__text{margin-left:5px}.label.label--spacing.label--with-icon.label--with-text.label--flow-row-text-icon{flex-direction:row-reverse}.label.label--spacing.label--with-icon.label--with-text.label--flow-row-text-icon .label__icon{margin-left:5px}.label.label--spacing.label--with-icon.label--with-text.label--flow-column-icon-text{flex-direction:column}.label.label--spacing.label--with-icon.label--with-text.label--flow-column-icon-text .label__text{margin-top:5px}.label.label--spacing.label--with-icon.label--with-text.label--flow-column-text-icon{flex-direction:column-reverse}.label.label--spacing.label--with-icon.label--with-text.label--flow-column-text-icon .label__icon{margin-top:5px}.loading-info{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}.loading-info__icon{--element-foreground-color:#4c4c4c;--element-size:22px;animation:loading-1 6s linear infinite;height:22px;height:var(--element-size);position:relative;width:22px;width:var(--element-size);z-index:1}.loading-info__icon.loading-info__icon--size-small{--element-size:14px}.loading-info__icon.loading-info__icon--size-medium{--element-size:22px}.loading-info__icon.loading-info__icon--size-large{--element-size:38px}.loading-info__icon.loading-info__icon--size-x-large{--element-size:46px}.loading-info__icon.loading-info__icon--size-xx-large{--element-size:62px}.loading-info__icon-inner,.loading-info__icon-inner-2{clip:rect(0,22px,22px,11px);clip:rect(0,var(--element-size),var(--element-size),calc(var(--element-size)/2));display:block;height:100%;left:0;margin:auto;position:absolute;top:0;width:100%}.loading-info__icon-inner{animation:loading-2 1.5s linear infinite}.loading-info__icon-inner-2{animation:loading-3 1.5s cubic-bezier(.77,0,.175,1) infinite;border:3px solid #4c4c4c;border-color:var(--element-foreground-color);border-radius:50%}@keyframes loading-1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading-2{0%{transform:rotate(0deg)}to{transform:rotate(220deg)}}@keyframes loading-3{0%{transform:rotate(-140deg)}50%{transform:rotate(-160deg)}to{transform:rotate(140deg)}}.body-no-scroll{overflow:hidden}.overlay-container{bottom:0;bottom:var(--viewport-bottom);left:0;left:var(--viewport-left);overflow:hidden;position:fixed;right:0;right:var(--viewport-right);top:0;top:var(--viewport-top);z-index:4}.overlay-container.overlay-container--background{background:hsla(0,0%,100%,.5)}.overlay-container.overlay-container--dialog{overflow:auto;overflow-x:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.overlay-container.overlay-container--dialog::-webkit-scrollbar{height:8px;width:8px}.overlay-container.overlay-container--dialog::-webkit-scrollbar-corner,.overlay-container.overlay-container--dialog::-webkit-scrollbar-track{background:transparent}.overlay-container.overlay-container--dialog::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.overlay-container .overlay-container__content{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;min-height:100vh;min-height:var(--viewport-height);overflow:hidden;padding:20px;padding:var(--spacing-wide)}.overlay-item{--element-transition-duration:0.2s;--element-width:auto;transition-property:none;width:var(--element-width)}.overlay-item .overlay-item__header{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:20px 20px 0;padding:var(--spacing-wide) var(--spacing-wide) 0}.overlay-item .overlay-item__header .overlay-item__header-label{min-height:32px}.overlay-item .overlay-item__header .overlay-item__close-button{height:32px;margin-left:auto;min-height:32px;padding:0;width:32px}.overlay-item.overlay-item--type-dialog-confirmation .overlay-item__content,.overlay-item.overlay-item--type-dialog-info .overlay-item__content{padding:20px;padding:calc(var(--spacing-wide))}.overlay-item .overlay-item__buttons{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin-top:20px;margin-top:calc(var(--spacing-wide))}.overlay-item .overlay-item__buttons .button:not(:last-child){margin-right:10px;margin-right:calc(var(--spacing-medium))}.overlay-item .overlay-item__field{margin-top:20px;margin-top:calc(var(--spacing-wide))}.overlay-item.overlay-item--type-dialog-confirmation,.overlay-item.overlay-item--type-dialog-info,.overlay-item.overlay-item--type-dialog-view{background:#fff;border-radius:6px;box-shadow:0 8px 8px rgba(0,0,20,.15);max-width:90vw;max-width:calc(var(--viewport-width) - var(--spacing-wide)*2);position:relative}.overlay-item.overlay-item--type-dialog-confirmation.overlay-item--size-small,.overlay-item.overlay-item--type-dialog-info.overlay-item--size-small,.overlay-item.overlay-item--type-dialog-view.overlay-item--size-small{--element-width:300px}.overlay-item.overlay-item--type-dialog-confirmation.overlay-item--size-medium,.overlay-item.overlay-item--type-dialog-info.overlay-item--size-medium,.overlay-item.overlay-item--type-dialog-view.overlay-item--size-medium{--element-width:400px}.overlay-item.overlay-item--type-dialog-confirmation.overlay-item--size-large,.overlay-item.overlay-item--type-dialog-info.overlay-item--size-large,.overlay-item.overlay-item--type-dialog-view.overlay-item--size-large{--element-width:500px}.overlay-item.overlay-item--type-sidebar-view{background:#fff;bottom:0;bottom:var(--viewport-bottom);box-shadow:0 24px 24px rgba(0,0,20,.15);display:flex;flex-direction:column;max-width:90vw;max-width:calc(var(--viewport-width) - var(--spacing-wide));position:fixed;right:0;right:var(--viewport-right);top:0;top:var(--viewport-top);z-index:4}.overlay-item.overlay-item--type-sidebar-view.overlay-item--size-small{--element-width:300px}.overlay-item.overlay-item--type-sidebar-view.overlay-item--size-medium{--element-width:400px}.overlay-item.overlay-item--type-sidebar-view.overlay-item--size-large{--element-width:600px}.overlay-item.overlay-item--type-sidebar-view>.overlay-item__container{flex-shrink:1}@media only screen{.overlay-item .overlay-item__content{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start;overflow:auto;overflow-x:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.overlay-item .overlay-item__content::-webkit-scrollbar{height:8px;width:8px}.overlay-item .overlay-item__content::-webkit-scrollbar-corner,.overlay-item .overlay-item__content::-webkit-scrollbar-track{background:transparent}.overlay-item .overlay-item__content::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}}.pagination{--element-background-color:transparent;--element-foreground-color:#4c4c4c;--element-border-radius:0;--element-box-shadow:none;--element-item-size:36px;--element-padding-horizontal:max(0px,calc((36px - var(--element-item-size))/2));align-items:center;background-color:var(--element-background-color);border-radius:var(--element-border-radius);box-shadow:var(--element-box-shadow);color:var(--element-foreground-color);display:flex;flex-flow:row nowrap;justify-content:center;min-height:36px;padding:0 var(--element-padding-horizontal)}.pagination__item{height:36px;height:var(--element-item-size);min-width:36px;min-width:var(--element-item-size);padding:0 5px}.pagination__item.button{align-items:center;justify-content:center}.pagination__item:not(.button){align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:center;user-select:none}.pagination__item.pagination__item--disabled{opacity:.2}.pagination__item.pagination__item--more{min-width:0}@media only screen{.pagination__item.pagination__item--next,.pagination__item.pagination__item--prev{padding:0}.pagination__item.pagination__item--prev{margin-right:auto}.pagination__item.pagination__item--next{margin-left:auto}.pagination__item.pagination__item--current{--element-background-color:#606a6d!important;--element-foreground-color:#fff!important}}@media only print{.pagination__item.pagination__item--next,.pagination__item.pagination__item--prev{display:none}.pagination__item.pagination__item--current{font-weight:600;text-decoration:underline}}.pagination__pages{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.pagination__pages .pagination__item{margin:0 1px}.popup{opacity:0}.popup.popup--hidden{display:none}.popup.popup--visible{position:fixed;z-index:6}.popup__focus-button{height:10px;opacity:0;position:absolute;top:-10px;width:10px;z-index:-1}.rich-text body{word-wrap:break-word;-webkit-font-smoothing:antialiased;color:#4c4c4c}.rich-text a{color:#0097dd;text-decoration:none}.rich-text a:hover{text-decoration:underline}.rich-text blockquote,.rich-text dl,.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6,.rich-text ol,.rich-text p,.rich-text pre,.rich-text table,.rich-text ul{margin:0}.rich-text blockquote:not(:last-child),.rich-text dl:not(:last-child),.rich-text h1:not(:last-child),.rich-text h2:not(:last-child),.rich-text h3:not(:last-child),.rich-text h4:not(:last-child),.rich-text h5:not(:last-child),.rich-text h6:not(:last-child),.rich-text ol:not(:last-child),.rich-text p:not(:last-child),.rich-text pre:not(:last-child),.rich-text table:not(:last-child),.rich-text ul:not(:last-child){margin-bottom:10px;margin-bottom:var(--spacing-medium)}.rich-text ol,.rich-text ul{margin-left:5px;margin-left:var(--spacing-narrow);padding-left:20px;padding-left:var(--spacing-wide)}.rich-text blockquote{background-color:#e7e8e9;border-radius:0;border-style:none;border-left:6px solid #d7d8d9;padding:10px;white-space:pre}.rich-text blockquote p{margin:0;padding:0}.rich-text img{height:unset;max-width:100%;width:auto}.rich-text img[src*="#height100"]{height:100%;width:unset}.rich-text img[src*="#width50px"]{width:50px}.rich-text img[src*="#width100px"]{width:100px}.rich-text img[src*="#width200px"]{width:200px}.rich-text img[src*="#width300px"]{width:300px}.rich-text img[src*="#width500px"]{width:500px}.rich-text img[src*="#height50px"]{height:50px}.rich-text img[src*="#height100px"]{height:100px}.rich-text img[src*="#height200px"]{height:200px}.rich-text img[src*="#height300px"]{height:300px}.rich-text img[src*="#height500px"]{height:500px}.rich-text li ul{margin:1px 0 3px -3px}.rich-text li li{list-style:circle}.rich-text li li li{list-style:square}.rich-text hr{border-style:none;border-top:1px solid #dedfe0;line-height:1;margin:10px 0;margin:var(--spacing-medium) 0}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{font-weight:700}.rich-text h1:not(:first-child),.rich-text h2:not(:first-child),.rich-text h3:not(:first-child),.rich-text h4:not(:first-child),.rich-text h5:not(:first-child),.rich-text h6:not(:first-child){margin-top:10px;margin-top:var(--spacing-medium)}.rich-text h1{font-size:42px;font-size:var(--font-size-xxx-large)}.rich-text h2{font-size:26px;font-size:var(--font-size-xx-large)}.rich-text h3{font-size:24px;font-size:var(--font-size-x-large)}.rich-text h4{font-size:22px;font-size:var(--font-size-large)}.rich-text h5{font-size:17px;font-size:var(--font-size-medium)}.rich-text h6{font-size:15px;font-size:var(--font-size-base)}.rich-text code{color:#c22f54;margin:0;padding:0 4px}.rich-text code,.rich-text pre{background-color:#e7e8e9;border:1px solid #d7d8d9;border-radius:3px;font-family:Consolas,Liberation Mono,Courier,monospace;font-size:12px;white-space:pre}.rich-text pre{padding:10px 5px}.rich-text pre code{border:none;color:#4c4c4c;margin:0;padding:0}.rich-text :first-child{margin-top:0}.state-info{--element-transition-duration:0.5s;align-items:center;bottom:0;display:flex;flex-flow:column nowrap;justify-content:center;left:0;position:absolute;right:0;top:0;transition:opacity var(--element-transition-duration) cubic-bezier(.4,0,.2,1) 0ms}.state-info.state-info--mode-edit{--element-transition-duration:0s;bottom:auto;left:auto;right:10px;top:10px}.table{border-collapse:collapse;display:table;min-width:100%}.table.table--border-cells,.table.table--border-rows{--element-border-color:#dedfe0}@media only print{.table{break-inside:auto;font-size:var(--font-size-small)}}.table__header{display:table-header-group;font-weight:600}.table__subheader{display:table-header-group;font-weight:400}.table__content{display:table-row-group}.table__row{--element-background-color:transparent;--element-foreground-color:currentColor;background:transparent;background:var(--element-background-color);color:currentColor;color:var(--element-foreground-color);display:table-row}.table--border-cells>.table__content>.table__row:not(:last-child),.table--border-cells>.table__header>.table__row:last-child,.table--border-cells>.table__subheader>.table__row:last-child,.table--border-rows>.table__content>.table__row:not(:last-child),.table--border-rows>.table__header>.table__row:last-child,.table--border-rows>.table__subheader>.table__row:last-child{border-bottom:1px solid #dedfe0;border-bottom-color:var(--element-border-color)}.table--border-cells>.table__header>.table__row:last-child,.table--border-cells>.table__subheader>.table__row:last-child,.table--border-rows>.table__header>.table__row:last-child,.table--border-rows>.table__subheader>.table__row:last-child{border-bottom-width:2px}@media only screen{.table--event-rowClick>.table__content>.table__row{cursor:pointer}}@media only print{.table__row{break-inside:avoid}}.table__cell{display:table-cell;padding:10px;padding:var(--element-spacing);vertical-align:middle}.table--border-cells>.table__content>.table__row>.table__cell:not(:last-child),.table--border-cells>.table__header>.table__row>.table__cell:not(:last-child){border-right:1px solid #dedfe0;border-right-color:var(--element-border-color)}.table__cell .table__cell-item,.table__cell .table__cell-title{align-items:center;display:flex;flex-flow:column nowrap;justify-content:stretch}.table__cell .table__cell-title-content{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.table__cell .table__cell-title-content .table__cell-input:first-child:not(:last-child){margin-right:5px}.table__cell .table__cell-title-button{color:currentColor;font-weight:inherit;margin:0;min-height:18px;padding:0}.table__cell .table__cell-title-button .label__text{padding-right:5px}.table__cell .table__cell-item{--element-spacing:var(--spacing-none)}.table__cell .table__cell-item.adpt-component-list__placeholder{padding:5px;width:100%}.table__cell .table__cell-item.adpt-component-list__placeholder>.table__cell-item-component{background:#5987a6;height:2px;position:relative;width:100%}.table__cell .table__cell-item.adpt-component-list__placeholder>.table__cell-item-component:after,.table__cell .table__cell-item.adpt-component-list__placeholder>.table__cell-item-component:before{border:5px solid transparent;content:"";height:0;position:absolute;width:0}.table__cell .table__cell-item.adpt-component-list__placeholder>.table__cell-item-component:before{border-left-color:#5987a6;left:-4px;top:-4px}.table__cell .table__cell-item.adpt-component-list__placeholder>.table__cell-item-component:after{border-right-color:#5987a6;right:-4px;top:-4px}.table__cell.table__cell--horizontal-align-left .table__cell-item,.table__cell.table__cell--horizontal-align-left .table__cell-title{align-items:flex-start}.table__cell.table__cell--horizontal-align-center .table__cell-item,.table__cell.table__cell--horizontal-align-center .table__cell-title{align-items:center}.table__cell.table__cell--horizontal-align-right .table__cell-item,.table__cell.table__cell--horizontal-align-right .table__cell-title{align-items:flex-end}.table__cell.table__cell--horizontal-align-stretch .table__cell-item,.table__cell.table__cell--horizontal-align-stretch .table__cell-title{align-items:stretch}.table__cell.table__cell--horizontal-align-stretch .table__cell-title{align-items:flex-start}.table__cell.table__cell--horizontal-align-stretch .table__cell-item .button{--element-width:100%}.table__cell.table__cell--mode-normal.table__cell--hidden{display:none}.table__cell.table__cell--mode-edit.table__cell--hidden,.table__cell.table__cell--mode-readonly.table__cell--hidden{opacity:.6}.table__cell.table__cell--mode-edit.table__cell--not-render,.table__cell.table__cell--mode-readonly.table__cell--not-render{opacity:.4}.table__cell-input.input--type-number,.table__cell-input.input--type-text{background:#fafafa;border:1px solid #fafafa;border-radius:6px;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);color:#191919;display:block;height:calc(18px + (var(--spacing-medium) - 1px)*2);margin:-10px;margin:calc(1px - var(--spacing-medium));padding:9px;padding:calc(var(--spacing-medium) - 2px);position:relative;transition:border-color .2s cubic-bezier(.4,0,.2,1) 0ms;width:100%;width:calc(100% + (var(--spacing-medium) - 1px)*2)}.table__cell-input.input--type-number::placeholder,.table__cell-input.input--type-text::placeholder{color:#999}.table__cell-input.input--type-number:focus,.table__cell-input.input--type-text:focus{border-color:#0097dd}.table__cell-input.input--type-checkbox{margin-bottom:0;margin-top:0}.text{--element-foreground-color:currentColor;color:currentColor;color:var(--element-foreground-color)}.text.text--style-bold{font-weight:700}.text.text--style-italic{font-style:italic}.text.text--style-underline{text-decoration:underline}.text.text--style-monospace{font-family:Consolas,SF Mono,monospace}.text.text--overflow-none{word-break:break-word}.text.text--overflow-none.adpt-component__react-component .text__inner{overflow:auto;overflow-x:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.text.text--overflow-none.adpt-component__react-component .text__inner::-webkit-scrollbar{height:8px;width:8px}.text.text--overflow-none.adpt-component__react-component .text__inner::-webkit-scrollbar-corner,.text.text--overflow-none.adpt-component__react-component .text__inner::-webkit-scrollbar-track{background:transparent}.text.text--overflow-none.adpt-component__react-component .text__inner::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.text.text--overflow-line,.text.text--overflow-word{--element-inner-height:auto;height:var(--element-layout-height,var(--element-inner-height))!important;position:relative}.text.text--overflow-line .text__inner,.text.text--overflow-word .text__inner{left:0;overflow:auto;position:absolute;right:0;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.text.text--overflow-line .text__inner::-webkit-scrollbar,.text.text--overflow-word .text__inner::-webkit-scrollbar{height:8px;width:8px}.text.text--overflow-line .text__inner::-webkit-scrollbar-corner,.text.text--overflow-line .text__inner::-webkit-scrollbar-track,.text.text--overflow-word .text__inner::-webkit-scrollbar-corner,.text.text--overflow-word .text__inner::-webkit-scrollbar-track{background:transparent}.text.text--overflow-line .text__inner::-webkit-scrollbar-thumb,.text.text--overflow-word .text__inner::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.text.text--overflow-ellipsis .text__inner,.text.text--overflow-line .text__inner{white-space:nowrap}.text.text--overflow-ellipsis .text__inner,.text.text--overflow-ellipsis .text__inner p{overflow:hidden;text-overflow:ellipsis}.text.text--event-click{cursor:pointer}.text.text--event-click:focus{outline:none}.text.text--event-click:focus-visible{outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.text.text--vertical-align-top{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}.text.text--vertical-align-middle{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:center}.text.text--vertical-align-bottom{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-end}.text.text--vertical-align-stretch{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:stretch}.text .text__inner{text-decoration:inherit}.text .text__inner[contenteditable=true i]:focus{box-shadow:0 0 1px 1px #007acc;outline:none}.toast-messages{bottom:20px;bottom:calc(100vh - var(--viewport-top) - var(--viewport-height) + var(--spacing-wide));max-width:calc(100vw - 20px);max-width:calc(var(--viewport-width) - var(--spacing-wide)*2);position:fixed;right:20px;right:calc(100vw - var(--viewport-left) - var(--viewport-width) + var(--spacing-wide));width:380px;z-index:5}.toast-messages__item{--element-transition-duration:0.5s;transition-property:none;width:100%}.toast-messages__item:not(:first-child){padding-top:10px;padding-top:var(--spacing-medium)}.toast-messages__item.toast-messages__item--type-info .toast-messages__item-box{background:#fafafa;color:#3183ff}.toast-messages__item.toast-messages__item--type-success .toast-messages__item-box{background:#fafafa;color:#62ae00}.toast-messages__item.toast-messages__item--type-warning .toast-messages__item-box{background:#fafafa;color:#eb8d00}.toast-messages__item.toast-messages__item--type-error .toast-messages__item-box{background:#fafafa;color:#f00000}.toast-messages__item-box{background:0 0 no-repeat;border:2px solid;border-radius:6px;box-shadow:var(--box-shadow-theme);padding-right:42px;padding-right:calc(32px + var(--spacing-medium));position:relative}.toast-messages__item-box .toast-messages__item-hide-button{color:#78869b;height:32px;padding:0;position:absolute;right:5px;right:var(--spacing-narrow);top:5px;top:var(--spacing-narrow);width:32px}.toast-messages__item-inner{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:10px;padding:var(--spacing-medium)}.toast-messages__item-inner .icon{align-self:center;flex:0 0 auto;margin-right:10px;margin-right:var(--spacing-medium)}.toast-messages__item-content{align-self:center;flex:1 1 auto}.toast-messages__item-content .toast-messages__item-message{word-break:break-word}.toast-messages__item-content .toast-messages__item-message:not(:last-child){margin-bottom:5px;margin-bottom:var(--spacing-narrow)}.toast-messages__item-content .toast-messages__item-details{color:#4c4c4c;font-size:var(--font-size-x-small)}.adpt-component--mode-edit{cursor:pointer;z-index:7}.adpt-component--mode-edit>.adpt-component__editor-boundary{border:0 solid transparent;position:absolute;transition:border-color .2s;z-index:7}.adpt-component--mode-edit>.adpt-component__editor-boundary.adpt-component__editor-boundary--bottom,.adpt-component--mode-edit>.adpt-component__editor-boundary.adpt-component__editor-boundary--top{left:0;right:0}.adpt-component--mode-edit>.adpt-component__editor-boundary.adpt-component__editor-boundary--top{border-top-width:1px;top:0}.adpt-component--mode-edit>.adpt-component__editor-boundary.adpt-component__editor-boundary--bottom{border-bottom-width:1px;bottom:0}.adpt-component--mode-edit>.adpt-component__editor-boundary.adpt-component__editor-boundary--left,.adpt-component--mode-edit>.adpt-component__editor-boundary.adpt-component__editor-boundary--right{bottom:0;top:0}.adpt-component--mode-edit>.adpt-component__editor-boundary.adpt-component__editor-boundary--left{border-left-width:1px;left:0}.adpt-component--mode-edit>.adpt-component__editor-boundary.adpt-component__editor-boundary--right{border-right-width:1px;right:0}.adpt-component--mode-edit.adpt-component--non-visual>.adpt-component__editor-boundary{border-style:dashed}.editor-viewport--show-boundaries .adpt-component--mode-edit>.adpt-component__editor-boundary{border-color:#aaa;border-style:dashed}.adpt-component--mode-edit.adpt-component--hovered>.adpt-component__editor-boundary,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary{display:block}.adpt-component--mode-edit.adpt-component--selected{z-index:8}.adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary,.editor-viewport--show-boundaries .adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary{border-color:#fb8c00}.adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary.adpt-component__editor-boundary--top,.editor-viewport--show-boundaries .adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary.adpt-component__editor-boundary--top{border-top-width:2px}.adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary.adpt-component__editor-boundary--bottom,.editor-viewport--show-boundaries .adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary.adpt-component__editor-boundary--bottom{border-bottom-width:2px}.adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary.adpt-component__editor-boundary--left,.editor-viewport--show-boundaries .adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary.adpt-component__editor-boundary--left{border-left-width:2px}.adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary.adpt-component__editor-boundary--right,.editor-viewport--show-boundaries .adpt-component--mode-edit.adpt-component--hovered:not(.adpt-component--selected)>.adpt-component__editor-boundary.adpt-component__editor-boundary--right{border-right-width:2px}.adpt-component--mode-edit.adpt-component--selected{cursor:auto}.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary{border-color:#007acc;border-style:solid}.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--bottom:after,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--left:after,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--right:after,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--top:after{background:hsla(0,0%,100%,.8);content:"";position:absolute}.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--bottom:after,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--top:after{height:1px;left:1px;right:1px}.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--top:after{top:0}.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--bottom:after{bottom:0}.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--left:after,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--right:after{bottom:2px;top:2px;width:1px}.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--left:after{left:0}.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-boundary.adpt-component__editor-boundary--right:after{right:0}.adpt-component--mode-edit>.adpt-component__editor-flag-warning{bottom:-1px;position:absolute;right:3px}.adpt-component--mode-edit>.adpt-component__editor-flag-warning svg{height:20px;width:20px}.adpt-component--mode-edit>.adpt-component__editor-flag-warning .editor-flag-shape-main{fill:#fb8c00}.adpt-component--mode-edit>.adpt-component__editor-flag-warning .editor-flag-shape-outline{fill:#fff;stroke:#fff;stroke-width:3px;stroke-linejoin:round}.adpt-component--mode-edit>.adpt-component__editor-handle{align-items:center;background-color:#fb8c00;border-radius:3px 3px 0 0;display:flex;flex-direction:row;height:18px;left:0;max-width:100%;overflow:hidden;position:absolute;top:-18px;z-index:8}.adpt-component--mode-edit>.adpt-component__editor-handle .adpt-component__editor-handle-label{color:#fff;flex-grow:1;flex-shrink:1;font-size:12px;overflow:hidden;padding:1px 4px;text-overflow:ellipsis;white-space:nowrap}.adpt-component--mode-edit>.adpt-component__editor-handle .adpt-component__editor-handle-button{background:transparent;border:0;box-sizing:border-box;cursor:pointer;height:18px;padding:1px;width:18px}.adpt-component--mode-edit>.adpt-component__editor-handle .adpt-component__editor-handle-button svg{fill:#fff;height:16px;width:16px}.adpt-component--mode-edit>.adpt-component__editor-handle .adpt-component__editor-handle-button--active,.adpt-component--mode-edit>.adpt-component__editor-handle .adpt-component__editor-handle-button:hover{background:#d66000}.adpt-component--mode-edit.adpt-component--dragging{opacity:.3}.adpt-component--mode-edit.adpt-component--dragging>.adpt-component__editor-boundary{z-index:8}.adpt-component--mode-edit.adpt-component--selected.adpt-component--hovered:not(.adpt-component--dragging)>.adpt-component__editor-boundary--background,.adpt-component--mode-edit.adpt-component--selected:not(.adpt-component--dragging)>.adpt-component__editor-boundary--background{background:rgba(0,122,204,.2);bottom:calc(0px - var(--element-spacing));content:"";left:calc(0px - var(--element-spacing));position:absolute;right:calc(0px - var(--element-spacing));top:calc(0px - var(--element-spacing));z-index:-1}.adpt-component--mode-edit.adpt-component--selected.adpt-component--hovered>.adpt-component__editor-handle,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-handle{background-color:#007acc}.adpt-component--mode-edit.adpt-component--selected.adpt-component--hovered>.adpt-component__editor-handle .adpt-component__editor-handle-button.adpt-component__editor-handle-button--active,.adpt-component--mode-edit.adpt-component--selected.adpt-component--hovered>.adpt-component__editor-handle .adpt-component__editor-handle-button:hover,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-handle .adpt-component__editor-handle-button.adpt-component__editor-handle-button--active,.adpt-component--mode-edit.adpt-component--selected>.adpt-component__editor-handle .adpt-component__editor-handle-button:hover{background-color:#0070bb}.adpt-component--mode-edit.adpt-component--selected.adpt-component--non-visual.adpt-component--hovered>.adpt-component__editor-boundary,.adpt-component--mode-edit.adpt-component--selected.adpt-component--non-visual>.adpt-component__editor-boundary{border-color:#689f38;border-style:solid}.adpt-component--mode-edit.adpt-component--selected.adpt-component--non-visual.adpt-component--hovered>.adpt-component__editor-handle,.adpt-component--mode-edit.adpt-component--selected.adpt-component--non-visual>.adpt-component__editor-handle{background-color:#689f38}.adpt-component--mode-edit.adpt-component--selected.adpt-component--non-visual.adpt-component--hovered>.adpt-component__editor-handle .adpt-component__editor-handle-button.adpt-component__editor-handle-button--active,.adpt-component--mode-edit.adpt-component--selected.adpt-component--non-visual.adpt-component--hovered>.adpt-component__editor-handle .adpt-component__editor-handle-button:hover,.adpt-component--mode-edit.adpt-component--selected.adpt-component--non-visual>.adpt-component__editor-handle .adpt-component__editor-handle-button.adpt-component__editor-handle-button--active,.adpt-component--mode-edit.adpt-component--selected.adpt-component--non-visual>.adpt-component__editor-handle .adpt-component__editor-handle-button:hover{background-color:#437517}.adpt-component__editor-resize{position:absolute;z-index:7}.adpt-component__editor-resize--bottom,.adpt-component__editor-resize--top{cursor:ns-resize;height:5px;left:0;right:0}.adpt-component__editor-resize--top{top:0}.adpt-component__editor-resize--bottom{bottom:0}.adpt-component__editor-resize--left,.adpt-component__editor-resize--right{bottom:0;cursor:ew-resize;top:0;width:5px}.adpt-component__editor-resize--left{left:0}.adpt-component__editor-resize--right{right:0}.adpt-component__editor-resize-corner{background:#fff;box-sizing:border-box;height:8px;position:absolute;width:8px;z-index:9}.adpt-component__editor-resize-corner:before{background:#fff;border:1px solid #007acc;bottom:1px;content:"";display:block;left:1px;position:absolute;right:1px;top:1px}.adpt-component__editor-resize-corner:hover:before{background-color:#007acc}.adpt-component__editor-resize-corner--top-left{cursor:nwse-resize}.adpt-component__editor-resize-corner--top-left,.adpt-component__editor-resize-corner--top-left:before{left:0;top:0}.adpt-component__editor-resize-corner--top-right{cursor:nesw-resize}.adpt-component__editor-resize-corner--top-right,.adpt-component__editor-resize-corner--top-right:before{right:0;top:0}.adpt-component__editor-resize-corner--bottom-left{cursor:nesw-resize}.adpt-component__editor-resize-corner--bottom-left,.adpt-component__editor-resize-corner--bottom-left:before{bottom:0;left:0}.adpt-component__editor-resize-corner--bottom-right{cursor:nwse-resize}.adpt-component__editor-resize-corner--bottom-right,.adpt-component__editor-resize-corner--bottom-right:before{bottom:0;right:0}.adpt-component__editor-resize-edge{height:0;position:absolute;width:0}.adpt-component__editor-resize-edge-handle{background:#fff;box-sizing:border-box;padding:1px;position:absolute;z-index:9}.adpt-component__editor-resize-edge-handle:before{background:#fff;border:1px solid #007acc;box-sizing:border-box;content:"";display:block;height:100%;width:100%}.adpt-component__editor-resize-edge-handle:hover:before{background-color:#007acc}.adpt-component__editor-resize-edge--left .adpt-component__editor-resize-edge-handle,.adpt-component__editor-resize-edge--right .adpt-component__editor-resize-edge-handle{height:11px;top:-5px;width:6px}.adpt-component__editor-resize-edge--left .adpt-component__editor-resize-edge-handle{left:0;padding-left:0}.adpt-component__editor-resize-edge--right .adpt-component__editor-resize-edge-handle{padding-right:0;right:0}.adpt-component__editor-resize-edge--bottom .adpt-component__editor-resize-edge-handle,.adpt-component__editor-resize-edge--top .adpt-component__editor-resize-edge-handle{height:6px;left:-5px;width:11px}.adpt-component__editor-resize-edge--top .adpt-component__editor-resize-edge-handle{padding-top:0;top:0}.adpt-component__editor-resize-edge--bottom .adpt-component__editor-resize-edge-handle{bottom:0;padding-bottom:0}.adpt-component__editor-resize-edge--left{cursor:ew-resize;left:0;top:50%}.adpt-component__editor-resize-edge--right{cursor:ew-resize;right:0;top:50%}.adpt-component__editor-resize-edge--top{cursor:ns-resize;left:50%;top:0}.adpt-component__editor-resize-edge--bottom{bottom:0;cursor:ns-resize;left:50%}body.adpt-editor-resize-nwse,body.adpt-editor-resize-nwse *{cursor:nwse-resize!important}body.adpt-editor-resize-nesw,body.adpt-editor-resize-nesw *{cursor:nesw-resize!important}body.adpt-editor-resize-ew,body.adpt-editor-resize-ew *{cursor:ew-resize!important}body.adpt-editor-resize-ns,body.adpt-editor-resize-ns *{cursor:ns-resize!important}.adpt-component--mode-edit .adpt-component-list{min-height:36px;min-width:20px}.adpt-editor-controls{align-items:center;background:#e8edf1;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:0;padding:5px}.adpt-editor-controls>*{margin:5px}.adpt-editor-controls .adpt-editor-controls__label{flex-grow:1;font-size:14px;font-weight:400}.adpt-editor-controls .adpt-editor-controls__select{background:#fff;border:0;border-radius:3px;cursor:pointer;font-family:inherit;font-size:14px;height:26px;padding:0 20px 0 5px;text-align:right}.adpt-editor-controls .adpt-editor-controls__button{align-items:center;background-color:#007acc;border:0;border-radius:3px;color:#fff;cursor:pointer;display:inline-flex;flex-flow:row nowrap;font-family:inherit;font-size:14px;height:26px;justify-content:center;padding:0 5px;transition:background-color .2s}.adpt-editor-controls .adpt-editor-controls__button>span:not(:last-child){margin-right:5px}.adpt-editor-controls .adpt-editor-controls__button:hover{background-color:#0090f0}.adpt-editor-controls .adpt-editor-controls__button--delete{background-color:#d32f2f}.adpt-editor-controls .adpt-editor-controls__button--delete:hover{background-color:#f44336}.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#606a6d;width:100%}.rc-slider-rail,.rc-slider-track{border-radius:6px;height:4px;position:absolute}.rc-slider-track{background-color:#0097dd;left:0}.rc-slider-handle{background-color:#f1f3f6;border:2px solid #0097dd;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;height:14px;margin-top:-5px;position:absolute;touch-action:pan-x;width:14px}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#0097dd;box-shadow:0 0 5px #0097dd}.rc-slider-handle:focus{outline:none}.rc-slider-handle-click-focused:focus{border-color:#0097dd;box-shadow:unset}.rc-slider-handle:hover{border-color:#0097dd}.rc-slider-handle:active{border-color:#0097dd;box-shadow:0 0 5px #0097dd;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#4c4c4c;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#0097dd}.rc-slider-step{background:transparent;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#f1f3f6;border:2px solid #606a6d;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;margin-left:-4px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#0097dd}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled .rc-slider-track{background-color:#909090}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#f1f3f6;border-color:#909090;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child{margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#f1f3f6;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}.adpt-app-root{--app-header-height-small:40px;--app-header-height-medium:60px;--app-header-height-large:80px}.adpt-component--mode-normal.adpt-component--name-appHeader{z-index:2}.cmp-app-header{--element-height:var(--app-header-height-medium)}.cmp-app-header .cmp-app-header__holder{height:60px;height:var(--element-height)}.cmp-app-header.cmp-app-header--mode-normal{padding-top:60px;padding-top:var(--element-height)}.cmp-app-header.cmp-app-header--mode-normal .cmp-app-header__holder{left:0;left:var(--viewport-left);position:fixed;right:0;right:var(--viewport-right);top:0;top:var(--viewport-top)}.cmp-app-header__container{--element-background-color:#25272b;--element-foreground-color:#e0e0e0}.container--flow-column>.container__inner>.container__content>.container__item--name-appHeader.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-appHeader.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-appHeader:after{display:none!important}.container--flow-column>.container__inner>.container__content>.container__item--name-box.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-box.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-box:after{display:none!important}.cmp-button{--element-width:100%}.cmp-button-group{--element-spacing:0px;--element-offset-margin:0px}@media only screen{.cmp-button-group{display:block;height:100%;overflow:hidden;width:100%}}.adpt-app-root--safe-area .cmp-button-group--mode-edit>.cmp-button-group__content{padding:10px}@media only screen{.cmp-button-group__content{align-items:stretch;display:block;display:flex;flex-flow:row nowrap;height:100%;justify-content:stretch;width:100%}.cmp-button-group--orientation-vertical>.cmp-button-group__content{flex-direction:column}}.cmp-button-group__item{flex:1 0 auto;max-height:100%;max-width:100%}.cmp-button-group--orientation-horizontal.cmp-button-group--border-radius-group>.cmp-button-group__content>.cmp-button-group__item:not(:first-child) .button{border-bottom-left-radius:0;border-top-left-radius:0}.cmp-button-group--orientation-horizontal.cmp-button-group--border-radius-group>.cmp-button-group__content>.cmp-button-group__item:not(:last-child) .button{border-bottom-right-radius:0;border-top-right-radius:0}.cmp-button-group--orientation-vertical.cmp-button-group--border-radius-group>.cmp-button-group__content>.cmp-button-group__item:not(:first-child) .button{border-top-left-radius:0;border-top-right-radius:0}.cmp-button-group--orientation-vertical.cmp-button-group--border-radius-group>.cmp-button-group__content>.cmp-button-group__item:not(:last-child) .button{border-bottom-left-radius:0;border-bottom-right-radius:0}.cmp-button-group__item:not(:first-child){--element-foreground-color:transparent;--element-size:0px;--element-offset:0px}.cmp-button-group--orientation-horizontal>.cmp-button-group__content>.cmp-button-group__item:not(:first-child),.cmp-button-group--orientation-vertical>.cmp-button-group__content>.cmp-button-group__item:not(:first-child){position:relative}.cmp-button-group--orientation-horizontal>.cmp-button-group__content>.cmp-button-group__item:not(:first-child):before,.cmp-button-group--orientation-vertical>.cmp-button-group__content>.cmp-button-group__item:not(:first-child):before{background-color:var(--element-foreground-color);content:"";position:absolute}.cmp-button-group--orientation-horizontal>.cmp-button-group__content>.cmp-button-group__item:not(:first-child){border-left:var(--element-size) solid transparent}.cmp-button-group--orientation-horizontal>.cmp-button-group__content>.cmp-button-group__item:not(:first-child):before{bottom:var(--element-offset);left:calc(0px - var(--element-size));top:var(--element-offset);width:var(--element-size)}.cmp-button-group--orientation-vertical>.cmp-button-group__content>.cmp-button-group__item:not(:first-child){border-top:var(--element-size) solid transparent}.cmp-button-group--orientation-vertical>.cmp-button-group__content>.cmp-button-group__item:not(:first-child):before{height:var(--element-size);left:var(--element-offset);right:var(--element-offset);top:calc(0px - var(--element-size))}.cmp-button-group__item.adpt-component-list__placeholder{flex-grow:0}.adpt-component--mode-edit.adpt-component--name-buttonGroup:after{display:none!important}.cmp-data-table{--element-spacing:var(--spacing-none);position:relative}.cmp-data-table.cmp-data-table--loading{min-height:42px}@media only screen{.cmp-data-table__container{max-height:100%;overflow:auto;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.cmp-data-table__container::-webkit-scrollbar{height:8px;width:8px}.cmp-data-table__container::-webkit-scrollbar-corner,.cmp-data-table__container::-webkit-scrollbar-track{background:transparent}.cmp-data-table__container::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.cmp-data-table--options .cmp-data-table__container{max-height:calc(100% - var(--spacing-medium) - 24px)}.cmp-data-table--pagination .cmp-data-table__container{max-height:calc(100% - var(--spacing-medium) - 36px)}.cmp-data-table--options.cmp-data-table--pagination .cmp-data-table__container{max-height:calc(100% - var(--spacing-medium) - 60px - var(--spacing-medium))}.cmp-data-table__inner{display:inline-block;min-width:100%;vertical-align:top}}.cmp-data-table__cell--editable-cursor-text{cursor:text}.cmp-data-table__cell--editable-cursor-pointer{cursor:pointer}.cmp-data-table__table .cmp-data-table__cell .cmp-data-table__cell-item{--element-spacing:inherit}.cmp-data-table__cell-item .icon{margin-bottom:-3px;margin-top:-3px}.cmp-data-table__empty-text{padding:10px;padding:var(--element-spacing)}.cmp-data-table__options{align-items:center;display:flex;flex-flow:row wrap;height:24px;justify-content:flex-start;margin-top:10px;margin-top:var(--spacing-medium)}.cmp-data-table__options .cmp-data-table__options-export{margin-left:auto}.cmp-data-table__pagination{margin-top:10px;margin-top:var(--spacing-medium)}.container--flow-column>.container__inner>.container__content>.container__item--name-dataTable.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-dataTable.item--auto-width{--element-flex-auto:1 1 auto}.cmp-field{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:stretch}.cmp-field__label{color:#4c4c4c;cursor:pointer;flex:0 0 auto;height:18px;line-height:18px;margin:0 0 5px;margin-top:max(0px,var(--element-content-spacing,0px) - 5px);overflow:hidden;padding-left:11px}.cmp-field__label .field-label__info{color:#909090;margin-left:5px}.cmp-field__label .field-label__info.field-label__info--required{color:#f00000;font-weight:700}.cmp-field--validate.cmp-field--valid.cmp-field--changed .cmp-field__label,.cmp-field--validate.cmp-field--valid.cmp-field--changed .cmp-field__label .label__icon,.cmp-field--validate.cmp-field--valid.cmp-field--changed .cmp-field__label .label__text{color:#62ae00}.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .cmp-field__label,.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .cmp-field__label .label__icon,.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .cmp-field__label .label__text,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .cmp-field__label,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .cmp-field__label .label__icon,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .cmp-field__label .label__text{color:#f00000}.cmp-field--disabled .cmp-field__label{cursor:default}.cmp-field__label .label__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-field--text{--element-prefix-width:0px;--element-prefix-spacing:0px;--element-suffix-width:0px;--element-suffix-spacing:0px}.cmp-field--text .cmp-field__content{position:relative}.cmp-field--text .cmp-field__content .cmp-field__prefix,.cmp-field--text .cmp-field__content .cmp-field__suffix{color:#666;cursor:text;height:18px;line-height:18px;position:absolute;top:9px}.cmp-field--text .cmp-field__content .cmp-field__prefix{left:10px}.cmp-field--text .cmp-field__content .cmp-field__suffix{right:10px}.cmp-field--text.cmp-field--text-type-password .cmp-field__content .cmp-field__suffix{right:44px}.cmp-field--textarea .cmp-field__content{align-items:stretch;display:flex;flex:1 1 auto;flex-flow:column nowrap;justify-content:stretch;min-height:0}.cmp-field__input{background:#fafafa;border:1px solid #fafafa;border-radius:6px;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);color:#191919;display:block;height:36px;line-height:20px;padding:0 10px;transition:border-color .2s cubic-bezier(.4,0,.2,1) 0ms;width:100%}.cmp-field__input::placeholder{color:#999}.cmp-field--text.cmp-field--with-prefix .cmp-field__input{padding-left:calc(20px + var(--element-prefix-width))}.cmp-field--text.cmp-field--with-suffix .cmp-field__input{padding-right:calc(20px + var(--element-suffix-width))}.cmp-field--text.cmp-field--text-type-password.cmp-field--with-suffix .cmp-field__input{padding-right:calc(54px + var(--element-suffix-width))}.cmp-field__textarea{background:#fafafa;border:1px solid #fafafa;border-radius:6px;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);color:#191919;display:block;flex:1 1 auto;line-height:20px;padding:8px 10px;transition:border-color .2s cubic-bezier(.4,0,.2,1) 0ms;width:100%}.cmp-field__textarea::placeholder{color:#999}.cmp-field--validate.cmp-field--valid.cmp-field--changed .cmp-field__input,.cmp-field--validate.cmp-field--valid.cmp-field--changed .cmp-field__textarea{border-color:#62ae00}.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .cmp-field__input,.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .cmp-field__textarea,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .cmp-field__input,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .cmp-field__textarea{border-color:#f00000}.cmp-field--disabled .cmp-field__input,.cmp-field--disabled .cmp-field__textarea{color:#909090}.cmp-field:focus-within .cmp-field__input,.cmp-field:focus-within .cmp-field__textarea{border-color:#0097dd}.cmp-field--number-type-slider .cmp-field__content,.cmp-field--range .cmp-field__content{padding:11px 7px}.cmp-field--number-slider-mode-default .rc-slider-track{display:none}.cmp-field__datetime{align-items:stretch;background:#fafafa;border:1px solid #fafafa;border-radius:6px;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);display:flex;flex-flow:row nowrap;height:36px;justify-content:flex-start;overflow:hidden}.cmp-field--validate.cmp-field--valid.cmp-field--changed .cmp-field__datetime{border-color:#62ae00}.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .cmp-field__datetime,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .cmp-field__datetime{border-color:#f00000}.cmp-field--disabled .cmp-field__datetime{color:#909090}.cmp-field:focus-within .cmp-field__datetime{border-color:#0097dd}.cmp-field__datetime-date-input,.cmp-field__datetime-time-input{background:transparent;border:0;height:100%;padding:0 10px}.cmp-field__datetime-date-input::-webkit-clear-button,.cmp-field__datetime-date-input::-webkit-inner-spin-button,.cmp-field__datetime-time-input::-webkit-clear-button,.cmp-field__datetime-time-input::-webkit-inner-spin-button{-webkit-appearance:none}.cmp-field__datetime-date-input::-webkit-calendar-picker-indicator,.cmp-field__datetime-time-input::-webkit-calendar-picker-indicator{align-items:center;background:#606a6d;cursor:pointer;display:flex;flex-flow:column nowrap;justify-content:center;margin-inline-end:10px;margin-inline-start:0;opacity:1;order:-1;padding-inline:0;position:relative;visibility:visible;width:24px}.cmp-field__datetime-date-input::-webkit-datetime-edit,.cmp-field__datetime-time-input::-webkit-datetime-edit{padding-right:2px}.cmp-field__datetime-date-input:read-only::-webkit-calendar-picker-indicator,.cmp-field__datetime-time-input:read-only::-webkit-calendar-picker-indicator{cursor:default;opacity:.5}.cmp-field--checkbox{--element-control-height:18px;--element-control-width:18px;align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start}.cmp-field--checkbox.cmp-field--enabled{cursor:pointer}.cmp-field--checkbox.cmp-field--disabled .cmp-field__label{cursor:inherit}.cmp-field--checkbox .cmp-field__control{align-items:stretch;display:flex;flex:0 0 auto;flex-flow:column nowrap;height:var(--element-control-height);justify-content:stretch;margin:0 10px 0 0;margin-top:max(0px,var(--element-content-spacing,0px) - 5px);position:relative;width:var(--element-control-width)}.cmp-field--checkbox .cmp-field__control-input{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.cmp-field--checkbox.cmp-field--style-default .cmp-field__control-icon{align-items:center;background-color:#fafafa;border:1px solid #fafafa;border-radius:6px;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);display:flex;flex:1 0 auto;flex-flow:column nowrap;justify-content:center;transition:background-color .2s cubic-bezier(.4,0,.2,1) 0ms,border-color .2s cubic-bezier(.4,0,.2,1) 0ms}.cmp-field--checkbox.cmp-field--style-default .cmp-field__control-icon svg{color:#fff;transform:scale(0);transition:transform .1s cubic-bezier(.4,0,.2,1) .05s}.cmp-field--checkbox.cmp-field--style-default .cmp-field__control-input:checked~.cmp-field__control-icon{background-color:#0097dd;border-color:#0097dd}.cmp-field--checkbox.cmp-field--style-default .cmp-field__control-input:checked~.cmp-field__control-icon svg{transform:scale(1)}.cmp-field--checkbox.cmp-field--style-default .cmp-field__control-input:focus-visible:not(:checked)~.cmp-field__control-icon{border-color:#0097dd}.cmp-field--checkbox.cmp-field--style-default .cmp-field__control-input:focus-visible:checked~.cmp-field__control-icon{outline:1px solid rgba(0,0,0,.5);outline-offset:-1px}.cmp-field--checkbox.cmp-field--style-switch{--element-control-height:var(--layout-row-height);--element-control-dot-offset:3px;--element-control-dot-size:calc(var(--element-control-height) - var(--element-control-dot-offset)*2);--element-control-min-width:calc(var(--element-control-dot-size)*2.6);--element-control-custom-width:var(--element-control-min-width);--element-control-width:max(var(--element-control-custom-width),var(--element-control-min-width))}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--truthy .cmp-field__control{--element-background-color:#0097dd;--element-foreground-color:#fff}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--falsy .cmp-field__control{--element-background-color:#fafafa;--element-foreground-color:#d3d3d3}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text{--element-control-height:calc(var(--layout-row-height)*2);--element-control-dot-offset:4px;--element-control-min-width:0px;--element-control-custom-width:auto}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__control{margin-top:0}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__label{margin-top:calc((var(--element-control-height) - var(--layout-row-height))/2)}.cmp-field--checkbox.cmp-field--style-switch .cmp-field__control-switch{background:#fafafa;background:var(--element-background-color);border-radius:calc(var(--element-control-height)/2);color:#d3d3d3;color:var(--element-foreground-color);height:100%;position:relative;width:100%}.cmp-field--checkbox.cmp-field--style-switch .cmp-field__control-switch:after{background:currentColor;border-radius:calc(var(--element-control-dot-size)/2);content:"";height:var(--element-control-dot-size);left:var(--element-control-dot-offset);margin-left:0;position:absolute;top:var(--element-control-dot-offset);transition:background-color .2s cubic-bezier(.4,0,.2,1) 0ms,left .2s cubic-bezier(.4,0,.2,1) 0ms,margin-left .2s cubic-bezier(.4,0,.2,1) 0ms;width:var(--element-control-dot-size)}.cmp-field--checkbox.cmp-field--style-switch .cmp-field__control-input:checked~.cmp-field__control-switch:after{left:100%;margin-left:calc(0px - var(--element-control-dot-size) - var(--element-control-dot-offset))}.cmp-field--checkbox.cmp-field--style-switch .cmp-field__control-input:focus-visible~.cmp-field__control-switch{outline:1px solid rgba(0,0,0,.5);outline-offset:-1px}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__control-switch{align-items:center;display:grid;padding:0 5px;user-select:none}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__control-switch .cmp-field__control-falsy-text,.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__control-switch .cmp-field__control-truthy-text{grid-area:1/1/2/2;padding:0 5px;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0ms;white-space:nowrap}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__control-switch .cmp-field__control-truthy-text{justify-self:start;padding-right:calc(5px + var(--element-control-dot-size))}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__control-switch .cmp-field__control-falsy-text{justify-self:end;padding-left:calc(5px + var(--element-control-dot-size))}.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__control-input:checked~.cmp-field__control-switch .cmp-field__control-falsy-text,.cmp-field--checkbox.cmp-field--style-switch.cmp-field--with-text .cmp-field__control-input:not(:checked)~.cmp-field__control-switch .cmp-field__control-truthy-text{opacity:0}.cmp-field--checkbox .cmp-field__content{align-items:stretch;display:flex;flex:1 0 auto;flex-flow:column nowrap;justify-content:flex-start}.cmp-field--checkbox .cmp-field__label{padding-left:0}.cmp-field--color .cmp-field__content{display:flex}.cmp-field--color .cmp-field__input:not(.cmp-field__custom-input){padding:0}.cmp-field--color.cmp-field--color-custom-value .cmp-field__input:not(.cmp-field__custom-input){border-right:none;max-width:72px}.cmp-field--color.cmp-field--color-custom-value .cmp-field__custom-input{flex:1}.cmp-field__options-item{align-items:stretch;color:#191919;display:flex;flex-flow:column nowrap;justify-content:center;text-align:left;width:100%}.cmp-field__options-item .cmp-field__description{margin-top:4px}.cmp-field__options-button{align-items:stretch;background:#fafafa;border:1px solid #fafafa;border-radius:6px;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);color:#191919;cursor:pointer;display:block;display:flex;flex-flow:row nowrap;height:36px;justify-content:stretch;padding:0 10px;text-align:left;transition:border-color .2s cubic-bezier(.4,0,.2,1) 0ms;width:100%}.cmp-field__options-button::placeholder{color:#999}.cmp-field__options-button .label{flex:1 1 auto;max-width:100%}.cmp-field__options-button .label .label__text{overflow:hidden}.cmp-field__options-button .label .label__text .text__inner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-field__options-button.cmp-field__options-button--with-clear-button .label__text{margin-right:32px}.cmp-field__options-button .cmp-field__options-button--seacrh{border-radius:6px;height:calc(100% - 2px);left:1px;overflow:hidden;position:absolute;top:1px;width:calc(100% - 38px)}.cmp-field__options-button .cmp-field__options-button--seacrh>input{background:#fafafa;border:none;height:100%;padding:10px;width:100%}.cmp-field__options-button .cmp-field__options-button--arrow{position:absolute;right:10px}.cmp-field__options-button .cmp-field__options-button-icon{margin-left:auto}.cmp-field__options-button.cmp-field__options-button--active,.cmp-field__options-button:focus{border-color:#0097dd}.cmp-field--validate.cmp-field--valid.cmp-field--changed .cmp-field__options-button{border-color:#62ae00}.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .cmp-field__options-button,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .cmp-field__options-button{border-color:#f00000}.cmp-field--disabled .cmp-field__options-button{color:#909090}.button.button--style-clear.cmp-field__options-item-button{border-radius:0;flex-direction:column;min-height:30px;padding-bottom:6px;padding-top:6px;text-align:left;width:100%}.button.button--style-clear.cmp-field__options-item-button .button__label{line-height:18px}.button.button--style-clear.cmp-field__options-item-button .button__label .label__text{max-width:100%}.cmp-field--empty .cmp-field__options-button{--element-foreground-color:#999;color:#999}.cmp-field__options-popup{background:#fff;border-radius:6px;box-shadow:0 0 3px 1px rgba(0,0,20,.15);max-height:var(--viewport-height);max-width:var(--viewport-width);overflow:auto;overflow-x:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.cmp-field__options-popup::-webkit-scrollbar{height:8px;width:8px}.cmp-field__options-popup::-webkit-scrollbar-corner,.cmp-field__options-popup::-webkit-scrollbar-track{background:transparent}.cmp-field__options-popup::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.cmp-field__options-popup .cmp-field__options-item.cmp-field__options-item--selected .cmp-field__options-item-button{--element-background-color:#f2f2f2}.cmp-field__options-popup .cmp-field__options-item:not(:last-child){border-bottom:1px solid #e0e5e5}.cmp-field__options-popup .cmp-field__options-custom-value{background:transparent;border:0;height:30px;padding:0 10px;padding:0 var(--spacing-medium);width:100%}.cmp-field--options-type-select .cmp-field__options{position:relative}.cmp-field--options-type-select .cmp-field__options-loading-info{height:22px;position:absolute;right:39px;top:7px;width:22px}.cmp-field--options-type-select .cmp-field__options-clear-button{height:32px;padding:0;position:absolute;right:34px;top:2px;width:32px}.cmp-field--options-type-radio-group .cmp-field__options-item{align-items:center;cursor:pointer;display:flex;flex-flow:row;justify-content:flex-start;min-height:36px}.cmp-field--options-type-radio-group .cmp-field__options-item:not(:last-child){margin-bottom:5px;margin-bottom:calc(var(--element-content-spacing, 0px)*2)}.cmp-field--options-type-radio-group .cmp-field__options-item-custom{padding-left:10px}.cmp-field--options-type-radio-group .cmp-field__options-item-control{align-items:stretch;display:flex;flex:0 0 auto;flex-flow:column nowrap;height:18px;justify-content:stretch;margin:0 10px 0 0;position:relative;width:18px}.cmp-field--options-type-radio-group .cmp-field__options-item-control-input{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.cmp-field--options-type-radio-group .cmp-field__options-item-control-icon{align-items:center;background-color:#fafafa;border:1px solid #fafafa;border-radius:50%;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);display:flex;flex:1 0 auto;flex-flow:column nowrap;height:100%;justify-content:center;transition:background-color .2s cubic-bezier(.4,0,.2,1) 0ms,border-color .2s cubic-bezier(.4,0,.2,1) 0ms;width:100%}.cmp-field--options-type-radio-group .cmp-field__options-item-control-icon:after{background:#0097dd;border-radius:50%;content:"";display:block;height:10px;opacity:0;transform:scale(0);transition:opacity .1s cubic-bezier(.4,0,.2,1) 0ms,transform .1s cubic-bezier(.4,0,.2,1) 0ms;width:10px}.cmp-field--options-type-radio-group .cmp-field__options-item-control-input:checked~.cmp-field__options-item-control-icon:after{opacity:1;transform:scale(1)}.cmp-field--options-type-radio-group .cmp-field__options-item-control-input:focus-visible~.cmp-field__options-item-control-icon{border-color:#0097dd}.cmp-field--options-type-radio-group .cmp-field__options-custom-value{background:#fafafa;border:1px solid #fafafa;border-radius:6px;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);color:#191919;cursor:text;display:block;height:36px;padding:0 10px;transition:border-color .2s cubic-bezier(.4,0,.2,1) 0ms;width:100%}.cmp-field--options-type-radio-group .cmp-field__options-custom-value::placeholder{color:#999}.cmp-field--options-type-radio-group .cmp-field__options-custom-value:focus{border-color:#0097dd}.cmp-field--file .cmp-field__content{justify-content:stretch;min-height:0}.cmp-field--file .cmp-field__content,.cmp-field__file{align-items:stretch;display:flex;flex:1 1 auto;flex-flow:column nowrap}.cmp-field__file{background:#fafafa;border:2px dashed #bbbcbd;border-radius:6px;box-shadow:0 1px 4px 1px rgba(0,0,0,.15);justify-content:flex-start;min-height:36px}.cmp-field--file-type-simple.cmp-field--filenames .cmp-field__file{min-height:72px}.cmp-field__file:focus-within{border-color:#0097dd}.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .cmp-field__file,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .cmp-field__file{border-color:#f00000}.cmp-field--disabled .cmp-field__file{border-color:transparent}.cmp-field__file-select{align-items:stretch;display:flex;flex:1 1 auto;flex-flow:row nowrap;justify-content:stretch;position:relative}.cmp-field--file-type-list.cmp-field--filled .cmp-field__file-select{flex-grow:0;flex-shrink:0;height:32px}.cmp-field__file-input{-webkit-appearance:none;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.cmp-field__file-input::-webkit-file-upload-button{cursor:inherit}.cmp-field--disabled .cmp-field__file-input{cursor:default}.cmp-field--file-type-simple.cmp-field--filled .cmp-field__file-input{width:calc(100% - 52px)}.cmp-field__file-text{align-items:center;color:#191919;display:flex;flex:1 1 auto;flex-flow:column nowrap;justify-content:center;padding:0 10px}.cmp-field--disabled .cmp-field__file-text{color:#909090}.cmp-field__file-simple{height:32px;line-height:32px;margin-bottom:-10px;position:relative;width:100%}.cmp-field__file-simple-files{font-size:12px;font-size:var(--font-size-x-small);left:0;overflow:hidden;position:absolute;right:42px;text-overflow:ellipsis;top:0;white-space:nowrap}.cmp-field__file-simple-clear-button{height:32px;padding:0;position:absolute;right:0;top:0;width:32px}.cmp-field__file-list{flex:1 1 auto;list-style:none;margin:10px;margin:var(--spacing-medium);overflow:auto;overflow-x:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.cmp-field__file-list::-webkit-scrollbar{height:8px;width:8px}.cmp-field__file-list::-webkit-scrollbar-corner,.cmp-field__file-list::-webkit-scrollbar-track{background:transparent}.cmp-field__file-list::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.cmp-field__file-list-item{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:5px 5px 5px 0;padding:var(--spacing-narrow) var(--spacing-narrow) var(--spacing-narrow) 0}.cmp-field__file-list-icon{flex:0 0 auto;margin-right:10px}.cmp-field__file-list-info{flex:1 1 auto;font-size:14px;font-size:var(--font-size-small);height:auto}.cmp-field__file-list-name{word-break:break-word}.cmp-field__file-list-status{background:#d3d3d3;border-radius:2px;height:4px;margin-top:5px;overflow:hidden;position:relative}.cmp-field__file-list-progress{background:#0097dd;border-radius:2px;bottom:0;left:0;position:absolute;top:0;width:0}.cmp-field__file-list-item--status-uploaded .cmp-field__file-list-progress{background:#62ae00}.cmp-field__file-list-item--status-error .cmp-field__file-list-progress{background:#f00000}.cmp-field__file-list-options{align-items:stretch;display:flex;flex:0 0 auto;flex-flow:row nowrap;justify-content:flex-end;margin-left:10px;width:69px}.cmp-field__file-list-button,.cmp-field__file-list-success-icon{flex:0 0 auto;height:32px;width:32px}.cmp-field__file-list-button:not(:last-child),.cmp-field__file-list-success-icon:not(:last-child){margin-right:5px}.cmp-field__file-list-button{padding:0}.cmp-field__info{margin-top:4px}.cmp-field__autocomplete{background:#fff;border-radius:6px;box-shadow:0 0 3px 1px rgba(0,0,20,.15);overflow:auto;overflow-x:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.cmp-field__autocomplete::-webkit-scrollbar{height:8px;width:8px}.cmp-field__autocomplete::-webkit-scrollbar-corner,.cmp-field__autocomplete::-webkit-scrollbar-track{background:transparent}.cmp-field__autocomplete::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.cmp-field__autocomplete-items{list-style:none}.cmp-field__autocomplete-item.cmp-field__autocomplete-item--separated{border-top:1px solid #e0e5e5}.cmp-field__autocomplete-item .cmp-field__autocomplete-item-button{border-radius:0;min-height:30px;text-align:left;width:100%}.cmp-field__password-preview{height:32px;min-height:32px;padding:0;position:absolute;right:2px;top:2px;width:32px}.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .rc-slider-track,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .rc-slider-track{background:#f00000}.cmp-field--disabled .rc-slider-track{background:#909090}.cmp-field--validate.cmp-field--empty.cmp-field--touched.cmp-field--invalid .rc-slider-handle,.cmp-field--validate.cmp-field--filled.cmp-field--invalid .rc-slider-handle{border-color:#f00000}.cmp-field--disabled .rc-slider-handle{border-color:#909090}.cmp-field--has-marks .cmp-field__content{padding:0 20px 20px}.cmp-form{align-items:stretch;display:flex;flex-flow:column nowrap;height:100%;justify-content:stretch;width:100%}.cmp-form>.adpt-editor-controls{flex-grow:0;flex-shrink:0}.cmp-form__content{display:block;height:100%;overflow:hidden;width:100%}.adpt-app-root--safe-area .cmp-form--mode-edit .cmp-form__content{padding:10px}.cmp-form__item{display:block;height:100%;width:100%}.cmp-form__item.adpt-component-list__placeholder{padding:0!important}.container--flow-column>.container__inner>.container__content>.container__item--name-form.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-form.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-form:after{display:none!important}.cmp-grid{display:block;height:100%;overflow:hidden;width:100%}.cmp-grid.cmp-grid--loading{min-height:42px}.cmp-grid__inner{--element-padding:var(--spacing-none);overflow:hidden;padding:var(--element-padding)}.cmp-grid__content,.cmp-grid__inner{display:block;height:100%;width:100%}.cmp-grid__content{--element-columns:12;--element-row-height:var(--layout-grid-row-height);--element-offset-margin:var(--spacing-none);background-size:calc(100%/var(--element-columns)) var(--element-row-height);display:grid;grid-auto-columns:minmax(0,calc(100%/var(--element-columns)));grid-auto-rows:var(--element-row-height);height:calc(100% + var(--element-offset-margin)*2);margin:calc(0px - var(--element-offset-margin));width:calc(100% + var(--element-offset-margin)*2)}.cmp-grid--mode-edit>.cmp-grid__inner>.cmp-grid__content{background-color:hsla(0,0%,100%,.5);background-image:radial-gradient(circle at 1px 1px,#909090 1px,transparent 0);background-position:-1px -1px;background-repeat:repeat;padding-bottom:calc(var(--element-row-height))}.cmp-grid--mode-edit>.cmp-grid__inner>.cmp-grid__content:before{content:"";grid-area:1/1/2/2}.cmp-grid--mode-edit>.cmp-grid__inner>.cmp-grid__content .container{--element-background-color:hsla(0,0%,100%,.7);background-color:var(--element-background-color)}.cmp-grid__item{--element-spacing:var(--spacing-none);--element-content-spacing:var(--element-spacing);padding:var(--element-spacing)}.cmp-grid__item>.adpt-component--not-found,.cmp-grid__item>.cmp-grid__item-component{display:block;height:100%;width:100%}.cmp-grid__item.cmp-grid__item--mode-edit{position:relative}.cmp-grid__item.cmp-grid__item--mode-edit>.cmp-grid__item-component:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.cmp-grid__item.cmp-grid__item--mode-edit>.adpt-component--selected:after{display:none}.cmp-grid__item.cmp-grid__item--mode-edit>.cmp-grid__item-component{min-height:9px}.cmp-grid__item.adpt-component-list__placeholder{background:rgba(89,135,166,.2)}.cmp-grid__item.adpt-component-list__placeholder>.cmp-grid__item-component{background:#5987a6;height:100%;width:100%}.cmp-grid__item.adpt-component-list__drop{grid-area:1/1/span 5/span var(--element-columns)}.cmp-grid__item-component>.cmp-field>.cmp-field__label{margin-bottom:min(var(--element-content-spacing),5px)}.container--flow-column>.container__inner>.container__content>.container__item--name-grid.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-grid.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-grid:after{display:none!important}.cmp-iframe{overflow:hidden}.cmp-iframe,.cmp-iframe .cmp-iframe__iframe{display:block;height:100%;width:100%}.container--flow-column>.container__inner>.container__content>.container__item--name-iframe.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-iframe.item--auto-width{--element-flex-auto:1 1 auto}.cmp-label{--element-background-color:transparent;--element-border-radius:0;align-items:stretch;background-color:var(--element-background-color);border-radius:var(--element-border-radius);display:flex;flex-flow:column nowrap;justify-content:stretch}.cmp-label.cmp-label--event-click{cursor:pointer}.cmp-label.cmp-label--event-click:focus{outline:none}.cmp-label.cmp-label--event-click:focus-visible{outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.cmp-label.cmp-label--horizontal-align-left{align-items:flex-start}.cmp-label.cmp-label--horizontal-align-left .label__text{text-align:left}.cmp-label.cmp-label--horizontal-align-center{align-items:center}.cmp-label.cmp-label--horizontal-align-center .label__text{text-align:center}.cmp-label.cmp-label--horizontal-align-right{align-items:flex-end}.cmp-label.cmp-label--horizontal-align-right .label__text{text-align:right}.cmp-label.cmp-label--horizontal-align-stretch{align-items:stretch}.cmp-label.cmp-label--horizontal-align-stretch .label__text{text-align:justify}.cmp-label.cmp-label--vertical-align-top{justify-content:flex-start}.cmp-label.cmp-label--vertical-align-middle{justify-content:center}.cmp-label.cmp-label--vertical-align-bottom{justify-content:flex-end}.cmp-label.cmp-label--vertical-align-stretch{justify-content:stretch}.cmp-menu-button__button{height:100%;width:100%}.cmp-menu-button__button .label.button__label{flex-shrink:1}.cmp-menu-button__button .label__text{margin:0 5px}.cmp-menu-button__button-icon{margin-left:auto}.cmp-menu-button__popup{background:#fff;border-radius:6px;box-shadow:0 0 3px 1px rgba(0,0,20,.15);overflow-x:hidden;overflow-y:auto}.cmp-menu-button__items{list-style:none}.cmp-menu-button__item.cmp-menu-button__item--separated{border-top:1px solid #e0e5e5}.cmp-menu-button__item .button.cmp-menu-button__item-button{border-radius:0;min-height:30px;text-align:left;width:100%}.cmp-one-of{align-items:stretch;display:flex;flex-flow:column nowrap;height:100%;justify-content:stretch;width:100%}.cmp-one-of>.adpt-editor-controls{flex-grow:0;flex-shrink:0}.cmp-one-of__content{display:block;height:100%;overflow:hidden;width:100%}.adpt-app-root--safe-area .cmp-one-of--mode-edit .cmp-one-of__content{padding:10px}.cmp-one-of__item{display:block;height:100%;width:100%}.cmp-one-of__item.adpt-component-list__placeholder{padding:0!important}.cmp-one-of__note{align-items:center;display:flex;flex-flow:row nowrap;height:100%;justify-content:center;width:100%}.cmp-one-of__note .cmp-one-of__note-text{color:#8e98a1;font-size:13px}.container--flow-column>.container__inner>.container__content>.container__item--name-oneOf.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-oneOf.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-oneOf:after{display:none!important}.cmp-property-item__label{line-height:18px}.cmp-property-item--label-position-top .cmp-property-item__label{height:18px;margin-bottom:5px;margin-top:max(0px,var(--element-content-spacing,0px) - 5px)}.cmp-property-item--label-position-left .cmp-property-item__label{height:36px}.cmp-property-item__label.cmp-property-item__label--horizontal-align-left{justify-content:flex-start}.cmp-property-item__label.cmp-property-item__label--horizontal-align-center{justify-content:center}.cmp-property-item__label.cmp-property-item__label--horizontal-align-right{justify-content:flex-end}.cmp-property-item__label.cmp-property-item__label--horizontal-align-stretch{justify-content:stretch}.cmp-property-item.cmp-property-item--label-position-top{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}.cmp-property-item.cmp-property-item--label-position-left{align-content:flex-start;align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start}.cmp-property-item__value{align-items:center;display:flex;flex:0 0 auto;flex-flow:row nowrap;justify-content:flex-start;min-height:36px}.cmp-property-item__value:not(:last-child){margin-bottom:5px;margin-bottom:max(5px,calc(var(--element-content-spacing, 0px)*2))}.cmp-property-item__value .cmp-property-item__value-text{flex:1;margin-right:5px;word-break:break-all}.cmp-property-item__value .cmp-property-item__value-text:first-child{margin-left:5px}.cmp-property-item__value .cmp-property-item__value-button{border-radius:50%;height:26px;margin-right:5px;min-height:0;padding:0;width:26px}.cmp-property-item--style-chip .cmp-property-item__value{width:100%}.cmp-property-item__value-content{align-items:center;display:flex;flex:1 1 auto;flex-flow:row nowrap;justify-content:flex-start;min-height:36px}.cmp-property-item--style-chip .cmp-property-item__value-content{background:#dfe1e4;border-radius:18px;flex:1;padding:5px}.cmp-property-item__value-prefix{margin-right:5px}.cmp-property-item__value-suffix{margin-left:5px}.cmp-pixel-grid{align-items:stretch;align-items:center;display:flex;flex-flow:column nowrap;flex-direction:row;justify-content:stretch;justify-content:center;overflow:auto}.cmp-pixel-grid__container{position:relative}.cmp-pixel-grid__item{display:block;position:absolute;z-index:0}.cmp-pixel-grid__item--selected{outline:2px solid #ffd000;z-index:1}.cmp-pixel-grid--can-select .cmp-pixel-grid__item{cursor:pointer}.cmp-pixel-grid--can-select .cmp-pixel-grid__item:hover{outline:2px solid #06f;z-index:1}.cmp-qr-code,.cmp-qr-code svg{display:block;height:100%;width:100%}.cmp-qr-bar-code-reader{height:100%;width:100%}.cmp-qr-bar-code-reader video{height:100%;object-fit:contain;width:100%}.cmp-repeat{align-items:stretch;display:flex;flex-flow:column nowrap;height:100%;justify-content:stretch;width:100%}.cmp-repeat>.adpt-editor-controls{flex-grow:0;flex-shrink:0}.cmp-repeat__content{display:block;height:100%;overflow:hidden;width:100%}.adpt-app-root--safe-area .cmp-repeat--mode-edit .cmp-repeat__content{padding:10px}.cmp-repeat__item{display:block;height:100%;width:100%}.cmp-repeat__item.adpt-component-list__placeholder{padding:0!important}.container--flow-column>.container__inner>.container__content>.container__item--name-repeat.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-repeat.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-repeat:after{display:none!important}.cmp-routes{align-items:stretch;display:flex;flex-flow:column nowrap;height:100%;justify-content:stretch;width:100%}.cmp-routes>.adpt-editor-controls{flex-grow:0;flex-shrink:0}.cmp-routes__content{display:block;height:100%;overflow:hidden;width:100%}.adpt-app-root--safe-area .cmp-routes--mode-edit .cmp-routes__content{padding:10px}.cmp-routes__item{display:block;height:100%;width:100%}.cmp-routes__item.adpt-component-list__placeholder{padding:0!important}.cmp-routes__note{align-items:center;display:flex;flex-flow:row nowrap;height:100%;justify-content:center;width:100%}.cmp-routes__note .cmp-routes__note-text{color:#8e98a1;font-size:13px}.container--flow-column>.container__inner>.container__content>.container__item--name-routes.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-routes.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-routes:after{display:none!important}.cmp-sidebar-layout{--element-sidebar-width-small:200px;--element-sidebar-width-medium:300px;--element-sidebar-width-large:400px;--element-sidebar-width:var(--element-sidebar-width-medium);align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start}.cmp-sidebar-layout .cmp-sidebar-layout__container{flex:1 1 auto}.cmp-sidebar-layout .cmp-sidebar-layout__sidebar{align-items:stretch;display:flex;flex:0 0 auto;flex-flow:column nowrap;justify-content:stretch;position:relative;width:300px;width:var(--element-sidebar-width)}.cmp-sidebar-layout .cmp-sidebar-layout__sidebar-container>.container__inner{display:flex}.cmp-sidebar-layout.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar,.cmp-sidebar-layout.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar{width:calc(var(--element-sidebar-width) + 13px)}.cmp-sidebar-layout.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar:after,.cmp-sidebar-layout.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar:after{border:3px double #aaa;bottom:5px;content:"";position:absolute;top:5px;width:3px}.cmp-sidebar-layout.cmp-sidebar-layout--position-left .cmp-sidebar-layout__container{order:2}.cmp-sidebar-layout.cmp-sidebar-layout--position-left .cmp-sidebar-layout__sidebar{order:1}.cmp-sidebar-layout.cmp-sidebar-layout--position-left.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar,.cmp-sidebar-layout.cmp-sidebar-layout--position-left.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar{padding-right:13px}.cmp-sidebar-layout.cmp-sidebar-layout--position-left.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar:after,.cmp-sidebar-layout.cmp-sidebar-layout--position-left.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar:after{border-style:none double none none;right:5px}.cmp-sidebar-layout.cmp-sidebar-layout--position-right .cmp-sidebar-layout__container{order:1}.cmp-sidebar-layout.cmp-sidebar-layout--position-right .cmp-sidebar-layout__sidebar{order:2}.cmp-sidebar-layout.cmp-sidebar-layout--position-right.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar,.cmp-sidebar-layout.cmp-sidebar-layout--position-right.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar{padding-left:13px}.cmp-sidebar-layout.cmp-sidebar-layout--position-right.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar:after,.cmp-sidebar-layout.cmp-sidebar-layout--position-right.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar:after{border-style:none none none double;left:5px}.cmp-sidebar-layout.cmp-sidebar-layout--fixed{--element-sidebar-display:flex;--element-sidebar-height:auto;--element-sidebar-top:0px}.cmp-sidebar-layout.cmp-sidebar-layout--fixed .cmp-sidebar-layout__sidebar-container{display:var(--element-sidebar-display);overflow:auto;overflow-x:hidden;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin;width:300px;width:var(--element-sidebar-width)}.cmp-sidebar-layout.cmp-sidebar-layout--fixed .cmp-sidebar-layout__sidebar-container::-webkit-scrollbar{height:8px;width:8px}.cmp-sidebar-layout.cmp-sidebar-layout--fixed .cmp-sidebar-layout__sidebar-container::-webkit-scrollbar-corner,.cmp-sidebar-layout.cmp-sidebar-layout--fixed .cmp-sidebar-layout__sidebar-container::-webkit-scrollbar-track{background:transparent}.cmp-sidebar-layout.cmp-sidebar-layout--fixed .cmp-sidebar-layout__sidebar-container::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}.cmp-sidebar-layout.cmp-sidebar-layout--fixed.cmp-sidebar-layout--mode-normal .cmp-sidebar-layout__sidebar-container{height:var(--element-sidebar-height);position:fixed;top:var(--element-sidebar-top);width:300px;width:var(--element-sidebar-width);z-index:2}.cmp-sidebar-layout.cmp-sidebar-layout--fixed.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar-container,.cmp-sidebar-layout.cmp-sidebar-layout--fixed.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar-container{height:100%;position:absolute;top:0}.cmp-sidebar-layout.cmp-sidebar-layout--fixed.cmp-sidebar-layout--position-left.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar-container,.cmp-sidebar-layout.cmp-sidebar-layout--fixed.cmp-sidebar-layout--position-left.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar-container{left:0}.cmp-sidebar-layout.cmp-sidebar-layout--fixed.cmp-sidebar-layout--position-right.cmp-sidebar-layout--mode-edit .cmp-sidebar-layout__sidebar-container,.cmp-sidebar-layout.cmp-sidebar-layout--fixed.cmp-sidebar-layout--position-right.cmp-sidebar-layout--mode-readonly .cmp-sidebar-layout__sidebar-container{right:0}.container--flow-column>.container__inner>.container__content>.container__item--name-sidebarLayout.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-sidebarLayout.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-sidebarLayout:after{display:none!important}.adpt-component--mode-normal.adpt-component--name-spacer{min-height:1px;min-width:1px}.cmp-spacer{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}.cmp-spacer .cmp-spacer__inner{--element-foreground-color:#0097dd;--element-border-radius:0;background-color:#0097dd;background-color:var(--element-foreground-color);border-radius:var(--element-border-radius);flex-grow:1;height:100%;width:100%}.cmp-table{--element-spacing:var(--spacing-none);position:relative}.cmp-table.cmp-table--loading{min-height:42px}@media only screen{.cmp-table__container{max-height:100%;overflow:auto;scrollbar-color:rgba(96,106,109,.5) transparent;scrollbar-width:thin}.cmp-table__container::-webkit-scrollbar{height:8px;width:8px}.cmp-table__container::-webkit-scrollbar-corner,.cmp-table__container::-webkit-scrollbar-track{background:transparent}.cmp-table__container::-webkit-scrollbar-thumb{background:rgba(96,106,109,.5);border:0;border-radius:4px}}@media only screen{.cmp-table__inner{display:inline-block;min-width:100%;vertical-align:top}}.cmp-table__empty-text{padding:10px;padding:var(--element-spacing)}.container--flow-column>.container__inner>.container__content>.container__item--name-advancedTable.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-advancedTable.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-advancedTable:after{display:none!important}.container--flow-column>.container__inner>.container__content>.container__item--name-table.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-table.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-table:after{display:none!important}.cmp-tree-navigation.cmp-tree-navigation--style-simple{--element-item-height:24px}@media only screen and (min-width:1900px){.cmp-tree-navigation.cmp-tree-navigation--style-simple{--element-item-height:24px}}@media only screen and (min-width:850px)and (max-width:1259px){.cmp-tree-navigation.cmp-tree-navigation--style-simple{--element-item-height:24px}}@media only screen and (max-width:849px){.cmp-tree-navigation.cmp-tree-navigation--style-simple{--element-item-height:32px}}@media only print{.cmp-tree-navigation.cmp-tree-navigation--style-simple{--element-item-height:24px}}.cmp-tree-navigation.cmp-tree-navigation--style-menu-left,.cmp-tree-navigation.cmp-tree-navigation--style-menu-right{--element-item-height:34px}.cmp-tree-navigation__list{user-select:none}.cmp-tree-navigation__item{display:block}.cmp-tree-navigation--style-simple .cmp-tree-navigation__item.cmp-tree-navigation__item--l-1:not(:last-child){margin-bottom:10px;margin-bottom:var(--spacing-medium)}.cmp-tree-navigation--style-menu-left .cmp-tree-navigation__item.cmp-tree-navigation__item--l-1>.cmp-tree-navigation__item-header,.cmp-tree-navigation--style-menu-right .cmp-tree-navigation__item.cmp-tree-navigation__item--l-1>.cmp-tree-navigation__item-header{--element-item-height:42px}.cmp-tree-navigation__item>.cmp-tree-navigation__list{display:none}.cmp-tree-navigation__item.cmp-tree-navigation__item--expanded>.cmp-tree-navigation__list{display:block}.cmp-tree-navigation--style-simple .cmp-tree-navigation__item.cmp-tree-navigation__item--current>.cmp-tree-navigation__item-header .cmp-tree-navigation__item-title,.cmp-tree-navigation--style-simple .cmp-tree-navigation__item.cmp-tree-navigation__item--current>.cmp-tree-navigation__item-header .icon{color:#0097dd}.cmp-tree-navigation--style-menu-left .cmp-tree-navigation__item.cmp-tree-navigation__item--current>.cmp-tree-navigation__item-header{border-radius:0 calc(var(--element-item-height)/2) calc(var(--element-item-height)/2) 0}.cmp-tree-navigation--style-menu-right .cmp-tree-navigation__item.cmp-tree-navigation__item--current>.cmp-tree-navigation__item-header{border-radius:calc(var(--element-item-height)/2) 0 0 calc(var(--element-item-height)/2)}.cmp-tree-navigation--style-menu-left .cmp-tree-navigation__item.cmp-tree-navigation__item--current>.cmp-tree-navigation__item-header,.cmp-tree-navigation--style-menu-right .cmp-tree-navigation__item.cmp-tree-navigation__item--current>.cmp-tree-navigation__item-header{background-color:#dee6ec}.cmp-tree-navigation__item-header{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding-left:calc(var(--element-item-indent-level)*20px);padding-right:10px;padding-right:var(--spacing-medium)}.cmp-tree-navigation--expandable .cmp-tree-navigation__item-header .button.button--style-clear{align-items:center;height:24px;height:var(--element-item-height);justify-content:center;margin-left:-20px;padding:0;width:20px}.cmp-tree-navigation--style-simple.cmp-tree-navigation--expandable .cmp-tree-navigation__item-header{padding-left:calc(var(--element-item-indent-level)*20px + 20px)}.cmp-tree-navigation--style-menu-left .cmp-tree-navigation__item-header:not(:last-child),.cmp-tree-navigation--style-menu-right .cmp-tree-navigation__item-header:not(:last-child){margin-bottom:1px}.cmp-tree-navigation--style-menu-left:not(.cmp-tree-navigation--expandable) .cmp-tree-navigation__item-header,.cmp-tree-navigation--style-menu-right:not(.cmp-tree-navigation--expandable) .cmp-tree-navigation__item-header{padding-left:calc(var(--element-item-indent-level)*20px + 10px)}.cmp-tree-navigation--style-menu-left:not(.cmp-tree-navigation--expandable) .cmp-tree-navigation__item--l-2 .cmp-tree-navigation__item-header,.cmp-tree-navigation--style-menu-right:not(.cmp-tree-navigation--expandable) .cmp-tree-navigation__item--l-2 .cmp-tree-navigation__item-header{padding-left:calc(var(--element-item-indent-level)*20px + 19px)}.cmp-tree-navigation--style-menu-left.cmp-tree-navigation--expandable .cmp-tree-navigation__item-header{padding-left:calc(var(--element-item-indent-level)*20px + 20px)}.cmp-tree-navigation--style-menu-left.cmp-tree-navigation--expandable .cmp-tree-navigation__item--l-2 .cmp-tree-navigation__item-header{padding-left:calc(var(--element-item-indent-level)*20px + 29px)}.cmp-tree-navigation--style-menu-right.cmp-tree-navigation--expandable .cmp-tree-navigation__item-header{padding-left:calc(var(--element-item-indent-level)*20px + 30px)}.cmp-tree-navigation--style-menu-right.cmp-tree-navigation--expandable .cmp-tree-navigation__item--l-2 .cmp-tree-navigation__item-header{padding-left:calc(var(--element-item-indent-level)*20px + 39px)}.cmp-tree-navigation__item-expand-icon{--element-foreground-color:#000}.cmp-tree-navigation__item-title{align-items:flex-start;display:flex;flex:1 1 auto;flex-flow:row nowrap;justify-content:flex-start;line-height:24px;line-height:var(--element-item-height);text-decoration:none}.cmp-tree-navigation__item-title.cmp-tree-navigation__item-title--link:active .text,.cmp-tree-navigation__item-title.cmp-tree-navigation__item-title--link:hover .text{text-decoration:underline}.cmp-tree-navigation--style-simple .cmp-tree-navigation__item-title{color:#4c4c4c}.cmp-tree-navigation--style-simple .cmp-tree-navigation__item--l-1>.cmp-tree-navigation__item-header .cmp-tree-navigation__item-title{font-size:var(--font-size-medium);font-weight:600}.cmp-tree-navigation--style-menu-left .cmp-tree-navigation__item-header .cmp-tree-navigation__item-title,.cmp-tree-navigation--style-menu-right .cmp-tree-navigation__item-header .cmp-tree-navigation__item-title{font-weight:600}.cmp-tree-navigation__item-label{line-height:inherit}.cmp-tree-navigation__item-label .label__icon{width:20px}.cmp-tree-navigation__item-label .label__icon+.label__text{margin-left:3px}.cmp-tree-navigation--style-menu-left .cmp-tree-navigation__item--l-1>.cmp-tree-navigation__item-header .cmp-tree-navigation__item-label .label__icon,.cmp-tree-navigation--style-menu-right .cmp-tree-navigation__item--l-1>.cmp-tree-navigation__item-header .cmp-tree-navigation__item-label .label__icon{width:24px}.cmp-tree-navigation--style-menu-left .cmp-tree-navigation__item--l-1>.cmp-tree-navigation__item-header .cmp-tree-navigation__item-label .label__icon+.label__text,.cmp-tree-navigation--style-menu-right .cmp-tree-navigation__item--l-1>.cmp-tree-navigation__item-header .cmp-tree-navigation__item-label .label__icon+.label__text{margin-left:5px}.container--flow-column>.container__inner>.container__content>.container__item--name-treeNavigation.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-treeNavigation.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--name-view:not(.item__component){display:block;height:100%;width:100%}.container--flow-column>.container__inner>.container__content>.container__item--name-view.item--auto-width{align-self:stretch}.container--flow-row>.container__inner>.container__content>.container__item--name-view.item--auto-width{--element-flex-auto:1 1 auto}.adpt-component--mode-edit.adpt-component--name-view:after{display:none!important}.cmp-custom-html__markup{display:block;height:100%;width:100%}.cmp-code-mirror,.cmp-code-mirror .cm-editor{height:100%;width:100%}.adpt-editor .edt-tree .edt-tree-treenode-title__description{color:#747b8a;font-size:12px;font-style:italic;text-align:right}.edt-error-fallback{align-items:center;color:#c5e4ff;display:flex;flex-direction:column;height:100%;justify-content:center}.edt-error-fallback p{margin:20px 0;max-width:600px}.edt-error-fallback button{align-items:center;background-color:#3270ce;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;flex-direction:row;flex-shrink:0;height:34px;justify-content:center;overflow:hidden;padding:0 9px;position:relative;text-transform:uppercase;transition:all .2s ease}.edt-error-fallback button:hover{background-color:#3183ff;color:#fff}.edt-error-fallback button__content,.edt-error-fallback button__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:14px;font-weight:600;position:relative;transition:background .2s,color .2s}.edt-error-fallback button__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:20px;justify-content:center;padding:7px 9px}.adpt-editor .edt-icon{display:inline-block}.adpt-editor .edt-icon svg{fill:currentColor}.adpt-editor .edt-icon .edt-svg-image--loading{border-radius:100%}.adpt-editor .edt-icon--size-xxsmall,.adpt-editor .edt-icon--size-xxsmall .edt-svg-image,.adpt-editor .edt-icon--size-xxsmall svg{height:14px;width:14px}.adpt-editor .edt-icon--size-xsmall,.adpt-editor .edt-icon--size-xsmall .edt-svg-image,.adpt-editor .edt-icon--size-xsmall svg{height:16px;width:16px}.adpt-editor .edt-icon--size-small,.adpt-editor .edt-icon--size-small .edt-svg-image,.adpt-editor .edt-icon--size-small svg{height:20px;width:20px}.adpt-editor .edt-icon--size-medium,.adpt-editor .edt-icon--size-medium .edt-svg-image,.adpt-editor .edt-icon--size-medium svg{height:24px;width:24px}.adpt-editor .edt-icon--size-large,.adpt-editor .edt-icon--size-large .edt-svg-image,.adpt-editor .edt-icon--size-large svg{height:32px;width:32px}@keyframes spinner-1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-2{0%{transform:rotate(0deg)}to{transform:rotate(220deg)}}@keyframes spinner-3{0%{transform:rotate(-140deg)}50%{transform:rotate(-160deg)}to{transform:rotate(140deg)}}.adpt-editor .edt-spinner__main{animation:spinner-1 4.8s linear infinite}.adpt-editor .edt-spinner__inner{animation:spinner-2 1.2s linear infinite;bottom:0;display:block;left:0;margin:auto;position:absolute;right:0;top:0}.adpt-editor .edt-spinner__inner:after{animation:spinner-3 1.2s cubic-bezier(.77,0,.175,1) infinite;border:3px solid #fff;border-radius:50%;bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;top:0}.adpt-editor .edt-spinner--size-xsmall .edt-spinner__main{height:16px;width:16px}.adpt-editor .edt-spinner--size-xsmall .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-spinner--size-xsmall .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,16px,16px,8px);height:16px;width:16px}.adpt-editor .edt-spinner--size-small .edt-spinner__main{height:20px;width:20px}.adpt-editor .edt-spinner--size-small .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-spinner--size-small .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,20px,20px,10px);height:20px;width:20px}.adpt-editor .edt-spinner--size-medium .edt-spinner__main{height:24px;width:24px}.adpt-editor .edt-spinner--size-medium .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-spinner--size-medium .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,24px,24px,12px);height:24px;width:24px}.adpt-editor .edt-spinner--size-large .edt-spinner__main{height:32px;width:32px}.adpt-editor .edt-spinner--size-large .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-spinner--size-large .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,32px,32px,16px);height:32px;width:32px}.adpt-editor .edt-field-card.edt-card{background:transparent;border-radius:0}.adpt-editor .edt-field-card+.edt-field-card{border-top:1px solid #626877}.adpt-editor .edt-field-container{max-width:100%;width:100%}.adpt-editor .edt-field-header{padding:10px}.adpt-editor .edt-field--type-button,.adpt-editor .edt-field--type-type{flex-shrink:0}.adpt-editor .edt-field--type-item button,.adpt-editor .edt-field--type-type button:not(.edt-field-control--inline){background:transparent;border:1px solid #444a57;box-sizing:border-box;color:#fff;cursor:pointer;height:32px;padding:7px 8px;transition:background .3s,border-color .3s;width:32px}.adpt-editor .edt-field--type-item button:hover,.adpt-editor .edt-field--type-type button:not(.edt-field-control--inline):hover{background-color:#444a57}.adpt-editor .edt-field--type-item button:focus,.adpt-editor .edt-field--type-type button:not(.edt-field-control--inline):focus{border-color:#6b748a}.adpt-editor .edt-field--type-type button.edt-field-control--inline{background:transparent;border:none;box-sizing:content-box;color:#828ca0;cursor:pointer;height:18px;padding-top:1px;transition:color .3s;width:18px}.adpt-editor .edt-field--type-type button.edt-field-control--inline:hover{color:#fff}.adpt-editor .edt-field--type-type button.edt-field-control--inline--is-active,.adpt-editor .edt-field--type-type button.edt-field-control--inline--is-active:hover{color:#3183ff}.adpt-editor .edt-field--type-type button.edt-field-control--inline--is-disabled,.adpt-editor .edt-field--type-type button.edt-field-control--inline--is-disabled:hover{color:#4a5161;cursor:default}.adpt-editor .edt-field__button{align-items:center;background:#444a57;border:0;border-left:1px solid transparent;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:inherit;font-size:13px;height:32px;justify-content:center;line-height:16px;padding:8px;transition:background .3s,border-color .3s;width:100%}.adpt-editor .edt-field__button:hover{background-color:#545c6e}.adpt-editor .edt-field__button--is-active,.adpt-editor .edt-field__button--is-active:hover{background-color:#3270ce}.adpt-editor .edt-field__button:disabled,.adpt-editor .edt-field__button:disabled:hover{background-color:#3b404c;color:#999ca5;cursor:default}.adpt-editor .edt-field__button--flag-dynamic,.adpt-editor .edt-field__button--flag-dynamic:disabled,.adpt-editor .edt-field__button--flag-dynamic:disabled:hover{color:#ff308f}.adpt-editor .edt-field__button--style-transparent{background:#292c33;border:1px solid #444a57}.adpt-editor .edt-field__button--style-transparent:hover{background-color:#444a57}.adpt-editor .edt-field__button--style-transparent:focus{border-color:#6b748a}.adpt-editor .edt-field .edt-field__button.edt-field__button--with-label.edt-field__button--with-icon .edt-icon{margin-right:5px}.adpt-editor .edt-field__selector{align-items:center;background:#292c33;border:1px solid #444a57;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:32px;overflow:hidden;padding:7px 8px;transition:background .3s,border-color .3s;width:100%}.adpt-editor .edt-field__selector--readonly{color:#fff;cursor:default}.adpt-editor .edt-field__selector--readonly .edt-field__selector-label{color:inherit}.adpt-editor .edt-field__selector--is-opened,.adpt-editor .edt-field__selector:hover:not(.edt-field__selector--readonly){background-color:#444a57}.adpt-editor .edt-field__selector--is-opened,.adpt-editor .edt-field__selector:focus{border-color:#6b748a}.adpt-editor .edt-field__selector-label{color:#fff;flex-grow:1;flex-shrink:1;font-family:inherit;font-size:13px;line-height:16.9px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adpt-editor .edt-field__selector .edt-icon.edt-icon--size-custom,.adpt-editor .edt-field__selector .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-field__selector .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-field__selector .edt-icon{margin-left:5px}.adpt-editor .edt-field--grow{flex-grow:1}.adpt-editor .edt-field__error-icon{align-items:center;color:#ffc107;cursor:pointer;display:flex;height:32px;justify-content:center;min-width:32px;width:32px}.adpt-editor .edt-field__validation-errors-tooltip .edt-tooltip__content{padding:3px 0}.adpt-editor .edt-field__validation-errors{list-style:none}.adpt-editor .edt-field__validation-errors li{border-bottom:1px solid #25272d;line-height:1.34;padding:4px 10px}.adpt-editor .edt-field__validation-errors li:last-child{border-bottom:0}.adpt-editor .edt-field__validation-errors-details{list-style:none}.adpt-editor .edt-field-row:has(.edt-input--multiLine){align-items:flex-start}.adpt-editor .edt-field--type-color .edt-field-control__preview{border-radius:50%;cursor:pointer;height:18px;width:18px}.adpt-editor .edt-field--type-color .edt-field-control__picker-trigger-icon{transition:transform .2s ease}.adpt-editor .edt-field--type-color .edt-field-control--picker-open .edt-field-control__picker-trigger-icon{transform:rotate(180deg)}.adpt-editor .edt-field-floating-panel{display:flex;opacity:0;transform:scale(.8);transition:opacity .2s,transform .2s,top .2s,left .3s,right .2s,bottom .2s;z-index:1200}.adpt-editor .edt-field-floating-panel--is-visible{opacity:1;transform:scale(1)}.adpt-editor .edt-field-floating-panel__content{flex-grow:1;flex-shrink:1;overflow:auto}.adpt-editor .edt-field-floating-panel--schema-dropdown.edt-field-floating-panel--style-arrow .edt-field-floating-panel__content,.adpt-editor .edt-field-floating-panel--schema-dropdown.edt-field-floating-panel--style-sticky{background:#444a57}.adpt-editor .edt-field-floating-panel--schema-dropdown.edt-field-floating-panel--style-arrow .edt-floating-container__arrow:before{background:#444a57}.adpt-editor .edt-field-floating-panel--style-sticky{background:#31353e;border-radius:4px}.adpt-editor .edt-field-floating-panel--style-arrow{padding:12px}.adpt-editor .edt-field-floating-panel--style-arrow.edt-floating-container{overflow:hidden}.adpt-editor .edt-field-floating-panel--style-arrow .edt-field-floating-panel__content{background:#31353e}.adpt-editor .edt-field-floating-panel--style-arrow .edt-floating-container__arrow:before{background:#31353e;border-radius:1px;box-shadow:1px 1px 5px rgba(0,0,0,.6);content:"";display:block;height:10px;position:absolute;transform:rotate(45deg);transform-origin:50% 50%;width:10px}.adpt-editor .edt-field-floating-panel--style-arrow .edt-floating-container__arrow--orientation-top:before{clip-path:polygon(180% -80%,-80% -80%,-80% 180%);left:-5px;top:8px}.adpt-editor .edt-field-floating-panel--style-arrow .edt-floating-container__arrow--orientation-down:before{clip-path:polygon(180% -80%,180% 180%,-80% 180%);left:-5px;top:-18px}.adpt-editor .edt-field-floating-panel--style-arrow .edt-floating-container__arrow--orientation-left:before{clip-path:polygon(-80% -80%,-80% 180%,180% 180%);left:8px;top:-5px}.adpt-editor .edt-field-floating-panel--style-arrow .edt-floating-container__arrow--orientation-right:before{clip-path:polygon(-80% -80%,180% -80%,180% 180%);left:-18px;top:-5px}.adpt-editor .edt-field-floating-panel__header{background:#31353e;border-bottom:1px solid #42454e;display:flex;height:24px}.adpt-editor .edt-field-floating-panel__fill{display:flex;flex:1}.adpt-editor .edt-field-floating-panel__close-btn{align-items:center;color:#c4cbdc;cursor:pointer;display:flex;height:23px;justify-content:center;transition:background .2s ease;width:23px}.adpt-editor .edt-field-floating-panel__close-btn:hover{background:#626877}.adpt-editor .edt-field--type-font-size{align-items:center;display:flex}.adpt-editor .edt-field--type-font-size__popup{max-width:340px}.adpt-editor .edt-field--type-font-size__option+.edt-field--type-font-size__option{border-top:1px solid #31353e}.adpt-editor .edt-field--type-font-size__option .edt-select-item-text__secondary{margin:2px 0 0}.adpt-editor .edt-field--type-font-size__option.edt-select-item--selected .edt-field--type-font-size__option-label,.adpt-editor .edt-field--type-font-size__option.edt-select-item--selected .edt-field--type-font-size__option-preview{color:#fff}.adpt-editor .edt-field--type-font-size__option-label{color:#828ca0;font-weight:600}.adpt-editor .edt-field--type-font-size__option-preview{color:#fff}.adpt-editor .edt-field--type-icon-selector{display:flex}.adpt-editor .edt-field--type-icon-selector .edt-field__adornment-btn{align-items:center;background:#292c33;border:1px solid #444a57;border-left:none;border-right:none;color:#fff;display:flex;flex-basis:32px;height:32px;justify-content:center;min-width:32px;outline:none;transition:background .3s;width:32px}.adpt-editor .edt-field--type-icon-selector .edt-field__adornment-btn:not(:disabled){cursor:pointer}.adpt-editor .edt-field--type-icon-selector .edt-field__adornment-btn:not(:disabled):hover{background-color:#545c6e}.adpt-editor .edt-field--type-icon-selector .edt-field__adornment-btn:disabled{color:#999ca5;cursor:default}.adpt-editor .edt-field--type-icon-selector .edt-field__adornment-btn:active,.adpt-editor .edt-field--type-icon-selector .edt-field__adornment-btn:focus{outline:none}.adpt-editor .edt-field--type-icon-selector__panel{height:300px;width:415px}.adpt-editor .edt-field-inline-label{align-items:center;background:transparent;border:1px solid #444a57;box-sizing:border-box;color:#c4cbdc;display:flex;flex-direction:row;font-size:13px;height:32px;line-height:16.9px;padding:6.55px 8px}.adpt-editor .edt-field-inline-label--grow{flex-grow:1}.adpt-editor .edt-field-note{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;font-size:14px;font-weight:500;line-height:1.34}.adpt-editor .edt-field-note .edt-icon.edt-icon--size-custom,.adpt-editor .edt-field-note .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-field-note .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-field-note .edt-icon{margin-right:5px}.adpt-editor .edt-field-note strong{font-weight:600}.adpt-editor .edt-field-note--padded{padding:2px}.adpt-editor .edt-field-note--bold{font-weight:600}.adpt-editor .edt-field-note--italic{font-style:italic}.adpt-editor .edt-field-note--align-left{justify-content:flex-start;text-align:left}.adpt-editor .edt-field-note--align-center{justify-content:center;text-align:center}.adpt-editor .edt-field-note--align-right{justify-content:flex-end;text-align:right}.adpt-editor .edt-field-note--with-border{border:1px solid #42454e;border-radius:3px;padding:4px}.adpt-editor .edt-field-note--color-error{color:#ef5350}.adpt-editor .edt-field-note--color-error-hc{color:#ff7a63}.adpt-editor .edt-field-note--color-warning{color:#ffc107}.adpt-editor .edt-field-note--color-warning-hc{color:#ffb407}.adpt-editor .edt-field-note--color-warning-bg{color:#f80}.adpt-editor .edt-field-note--color-success{color:#88cf38}.adpt-editor .edt-field-note--color-success-hc{color:#bfda55}.adpt-editor .edt-field-note--color-info{color:#6c757d}.adpt-editor .edt-field-note--color-hint{color:#17a2b8}.adpt-editor .edt-field-note--color-notice-hc{color:#fff}.adpt-editor .edt-field--type-number input{-moz-appearance:textfield}.adpt-editor .edt-field--type-number input::-webkit-inner-spin-button,.adpt-editor .edt-field--type-number input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.adpt-editor .edt-field--type-resource__panel{height:400px;width:500px}.adpt-editor .edt-field--type-resource__panel .edt-field-floating-panel__content,.adpt-editor .edt-field--type-resource__panel .edt-floating-container__inner{height:100%}.adpt-editor .edt-field--type-resource__panel .edt-field-floating-panel__content .edt-searchbox{background:#3e434e;border-radius:0}.adpt-editor .edt-field--type-resource__panel .edt-field-floating-panel__content .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-field--type-resource__panel .edt-field-floating-panel__content .edt-searchbox:focus{border-color:transparent}.adpt-editor .edt-field--type-resource__panel .edt-field-floating-panel__content .edt-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-field--type-resource__panel .edt-field-floating-panel__content .edt-resource-list__container{padding-bottom:10px;padding-left:10px;padding-right:10px}.adpt-editor .edt-field--type-route-selector__panel{height:400px;width:500px}.adpt-editor .edt-field--type-route-selector__panel .edt-field-floating-panel__content,.adpt-editor .edt-field--type-route-selector__panel .edt-field-floating-panel__content .edt-route-list,.adpt-editor .edt-field--type-route-selector__panel .edt-field-floating-panel__content .edt-route-list__container{height:100%}.adpt-editor .edt-field--type-route-selector__panel .edt-field-floating-panel__content .edt-route-list__container{padding:3.3333333333px 10px 10px}.adpt-editor .edt-field--type-route-selector__panel .edt-field-floating-panel__content .edt-route-list__container .edt-table{height:100%}.adpt-editor .edt-field--type-secret__config{display:flex;flex-direction:column}.adpt-editor .edt-field--type-secret__config-field{display:flex;flex-direction:column;padding:12px}.adpt-editor .edt-field--type-secret__config-field>label{flex-basis:auto}.adpt-editor .edt-field--type-secret__config-action{display:flex;padding:12px}.adpt-editor .edt-field-switch{background:#292c33;border:1px solid #6b748a;border-radius:16px;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:18px;position:relative;transition:border-color .3s;width:32px}.adpt-editor .edt-field-switch__circle{background:#6b748a;border-radius:12px;display:block;height:12px;left:2px;position:absolute;top:2px;transition:background-color .2s,left .2s;width:12px}.adpt-editor .edt-field-switch:hover{border-color:#8b96b1}.adpt-editor .edt-field-switch:hover .edt-field-switch__circle{background-color:#8b96b1}.adpt-editor .edt-field-switch--state-on{border-color:#3270ce}.adpt-editor .edt-field-switch--state-on .edt-field-switch__circle{background-color:#3270ce;left:16px}.adpt-editor .edt-field-switch--state-on:hover{border-color:#3183ff}.adpt-editor .edt-field-switch--state-on:hover .edt-field-switch__circle{background-color:#3183ff}.adpt-editor .edt-field-switch--state-on:disabled,.adpt-editor .edt-field-switch--state-on:disabled:hover,.adpt-editor .edt-field-switch:disabled,.adpt-editor .edt-field-switch:disabled:hover{border-color:transparent;cursor:default}.adpt-editor .edt-field-switch--state-on:disabled .edt-field-switch__circle,.adpt-editor .edt-field-switch--state-on:disabled:hover .edt-field-switch__circle,.adpt-editor .edt-field-switch:disabled .edt-field-switch__circle,.adpt-editor .edt-field-switch:disabled:hover .edt-field-switch__circle{background-color:#3b404c}.adpt-editor .edt-inspector-control-comments-add{margin-top:6px}.adpt-editor .edt-inspector-control-comments-add__submit-btn{margin-left:auto;margin-top:6px}.adpt-editor .edt-inspector-control-comments-list{border-top:1px solid #626877;margin-top:14px;padding-top:14px}.adpt-editor .edt-inspector-control-comments-list__filter{margin-bottom:8px}.adpt-editor .edt-inspector-control-comments-item--status-declined{text-decoration:line-through}.adpt-editor .edt-inspector-floating-panel{display:flex;opacity:0;padding:12px;transform:scale(.8);transition:opacity .2s,transform .2s,top .2s,left .3s,right .2s,bottom .2s;z-index:1200}.adpt-editor .edt-inspector-floating-panel.edt-floating-container{overflow:hidden}.adpt-editor .edt-inspector-floating-panel--is-visible{opacity:1;transform:scale(1)}.adpt-editor .edt-inspector-floating-panel__content{background:#31353e;flex-grow:1;flex-shrink:1;overflow:auto;padding:8px 8px 8px 0;width:250px}.adpt-editor .edt-inspector-floating-panel__header{background:#31353e;border-bottom:1px solid #42454e;display:flex;height:24px;margin:-8px -8px 0 0}.adpt-editor .edt-inspector-floating-panel__fill{display:flex;flex:1}.adpt-editor .edt-inspector-floating-panel__close-btn{align-items:center;color:#c4cbdc;cursor:pointer;display:flex;height:23px;justify-content:center;transition:background .2s ease;width:23px}.adpt-editor .edt-inspector-floating-panel__close-btn:hover{background:#626877}.adpt-editor .edt-inspector-floating-panel .edt-floating-container__arrow:before{background:#31353e;border-radius:1px;box-shadow:1px 1px 5px rgba(0,0,0,.6);content:"";display:block;height:10px;position:absolute;transform:rotate(45deg);transform-origin:50% 50%;width:10px}.adpt-editor .edt-inspector-floating-panel .edt-floating-container__arrow--orientation-top:before{clip-path:polygon(180% -80%,-80% -80%,-80% 180%);left:-5px;top:8px}.adpt-editor .edt-inspector-floating-panel .edt-floating-container__arrow--orientation-down:before{clip-path:polygon(180% -80%,180% 180%,-80% 180%);left:-5px;top:-18px}.adpt-editor .edt-inspector-floating-panel .edt-floating-container__arrow--orientation-left:before{clip-path:polygon(-80% -80%,-80% 180%,180% 180%);left:8px;top:-5px}.adpt-editor .edt-inspector-floating-panel .edt-floating-container__arrow--orientation-right:before{clip-path:polygon(-80% -80%,180% -80%,180% 180%);left:-18px;top:-5px}.adpt-editor .edt-inspect-panel{display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-inspect-panel__back{background:#3e434e;border-bottom:1px solid #24262b;border-top:1px solid #24262b;font-size:12px;height:34px}.adpt-editor .edt-inspect-panel__back>div{height:100%;width:100%}.adpt-editor .edt-inspect-panel__back>div button{height:26px;justify-content:flex-start}.adpt-editor .edt-inspect-panel__header{background:#31353e;border-bottom:1px solid #25272d;padding:10px;z-index:20}.adpt-editor .edt-inspect-panel__header-info{align-items:center;display:flex;flex-direction:row;margin-bottom:6px}.adpt-editor .edt-inspect-panel__header-info-icon{margin-right:6px}.adpt-editor .edt-inspect-panel__header-info-name,.adpt-editor .edt-inspect-panel__header-info-title{color:#c4cbdc;flex:1 1 auto;font-size:14px;font-weight:600;line-height:1.2;margin-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adpt-editor .edt-inspect-panel__header-info:last-child{margin-bottom:0}.adpt-editor .edt-inspect-panel__header-row+.edt-inspect-panel__header-row{margin-top:8px}.adpt-editor .edt-inspect-panel__label{margin:0 6px;opacity:.7;user-select:none}.adpt-editor .edt-inspect-panel__main-tabs{background:#3e434e;box-shadow:0 2px 12px rgba(0,0,0,.3);flex-shrink:0;margin-bottom:1px;z-index:10}.adpt-editor .edt-inspect-panel__scope-viewer{align-items:flex-start;flex-grow:1;overflow-y:scroll}.adpt-editor .edt-inspect-panel__scope-viewer .edt-field-container__content,.adpt-editor .edt-inspect-panel__scope-viewer .edt-field-group{height:100%}.adpt-editor .edt-inspect-panel__content{flex-grow:1;overflow-x:hidden;overflow-y:auto;z-index:1}.adpt-editor .edt-inspect-panel__content-tab{display:flex;flex-direction:column;height:100%}.adpt-editor .edt-inspect-panel__content-tab>:first-child:not(.edt-field-section--group){margin-top:10px}.adpt-editor .edt-inspect-panel__content-tab>:first-child.edt-field-section>.edt-field-header{padding-top:7px}.adpt-editor .edt-action-button-default{align-items:stretch;border-radius:4px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:34px;overflow:hidden;position:relative}.adpt-editor .edt-action-button-default__content,.adpt-editor .edt-action-button-default__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:14px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-action-button-default__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:20px;justify-content:center;padding:7px 9px}.adpt-editor .edt-action-button-default__content .edt-action-button-default__icon-wrapper:not(:empty)+.edt-action-button-default__label{margin-left:6px}.adpt-editor .edt-action-button-default__toggle{border-width:1px;cursor:pointer;padding:7px 4.5px}.adpt-editor .edt-action-button-default__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-action-button-default--with-menu .edt-action-button-default__content{padding-right:0}.adpt-editor .edt-action-button-default--with-primary-action .edt-action-button-default__content,.adpt-editor .edt-action-button-default--with-primary-action.edt-action-button-default--with-menu .edt-action-button-default__content{padding-right:9px}.adpt-editor .edt-action-button-default--with-primary-action .edt-action-button-default__toggle,.adpt-editor .edt-action-button-default--with-primary-action.edt-action-button-default--with-menu .edt-action-button-default__toggle{border-left-style:solid}.adpt-editor .edt-action-button-default{color:#fff}.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__content,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:#545c6e;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__content:active,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:active{background-color:#6e788d}.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{border-color:transparent}.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__content,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__toggle,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__content,.adpt-editor .edt-action-button-default:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__toggle{background-color:#545c6e;color:#fff}.adpt-editor .edt-action-button-default.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__content,.adpt-editor .edt-action-button-default.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-default.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__toggle{border-color:transparent}.adpt-editor .edt-action-button-default.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__content,.adpt-editor .edt-action-button-default.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-action-button-default.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle{border-color:transparent}.adpt-editor .edt-action-button-default.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-default.edt-action-button-default--disabled.edt-action-button-default--is-active .edt-action-button-default__content,.adpt-editor .edt-action-button-default.edt-action-button-default--disabled.edt-action-button-default--is-active .edt-action-button-default__toggle{background-color:#6e788d}.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content,.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{background-color:#6e788d}.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:#6e788d;color:#fff}.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__content,.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__toggle,.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__content,.adpt-editor .edt-action-button-default.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__toggle{background-color:#6e788d;color:#fff}.adpt-editor .edt-action-button-default--style-primary{color:#fff}.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:#3183ff;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__content:active,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:active{background-color:#59f}.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__toggle,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__toggle{border-color:#30333b}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled.edt-action-button-default--is-active .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--disabled.edt-action-button-default--is-active .edt-action-button-default__toggle{background-color:#59f}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{background-color:#59f}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:#59f;color:#fff}.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__toggle,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-primary.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-action-button-default--style-danger{color:#fff}.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{background-color:#ef5350;color:#fff}.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:#ff7a63;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__content:active,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:active{background-color:#ff7a63}.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__toggle,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger:not(.edt-action-button-default--disabled):not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__toggle{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled:not(.edt-action-button-default--is-loading) .edt-action-button-default__toggle{border-color:#30333b}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle{background-color:#ef5350;color:#fff}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled.edt-action-button-default--is-loading .edt-action-button-default__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled.edt-action-button-default--is-active .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--disabled.edt-action-button-default--is-active .edt-action-button-default__toggle{background-color:#ff7a63}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle{background-color:#ff7a63}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content:focus-visible,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__content:hover,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:focus-visible,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--disabled) .edt-action-button-default__toggle:hover{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):focus-visible .edt-action-button-default__toggle,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__content,.adpt-editor .edt-action-button-default--style-danger.edt-action-button-default--is-active:not(.edt-action-button-default--with-primary-action):hover .edt-action-button-default__toggle{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-default__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-action-button-default--disabled{cursor:default}.adpt-editor .edt-action-button-default--disabled>*{cursor:default}.adpt-editor .edt-action-button-default__icon-wrapper{display:flex;flex-direction:column;height:20px;overflow:hidden;position:relative;transition:width .3s;width:20px}.adpt-editor .edt-action-button-default__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-action-button-default__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-action-button-default__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-action-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:20px;width:20px}.adpt-editor .edt-action-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-action-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,20px,20px,10px);height:20px;width:20px}.adpt-editor .edt-action-button-default__icon-wrapper .edt-icon,.adpt-editor .edt-action-button-default__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-action-button-default__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-action-button-default__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-action-button-default__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-action-button-default__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-action-button-default__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-action-button-default__icon-wrapper:empty{width:4px}.adpt-editor .edt-action-button-default--is-loading .edt-action-button-default__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-action-button-default--is-loading .edt-action-button-default__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-action-button-default--is-loading.edt-action-button-default--disabled .edt-action-button-default__content{position:static}.adpt-editor .edt-action-button-small{align-items:stretch;border-radius:3px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:30px;overflow:hidden;position:relative}.adpt-editor .edt-action-button-small__content,.adpt-editor .edt-action-button-small__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:13px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-action-button-small__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:16px;justify-content:center;padding:7px 8px}.adpt-editor .edt-action-button-small__content .edt-action-button-small__icon-wrapper:not(:empty)+.edt-action-button-small__label{margin-left:5px}.adpt-editor .edt-action-button-small__toggle{border-width:1px;cursor:pointer;padding:7px 4px}.adpt-editor .edt-action-button-small__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-action-button-small--with-menu .edt-action-button-small__content{padding-right:0}.adpt-editor .edt-action-button-small--with-primary-action .edt-action-button-small__content,.adpt-editor .edt-action-button-small--with-primary-action.edt-action-button-small--with-menu .edt-action-button-small__content{padding-right:8px}.adpt-editor .edt-action-button-small--with-primary-action .edt-action-button-small__toggle,.adpt-editor .edt-action-button-small--with-primary-action.edt-action-button-small--with-menu .edt-action-button-small__toggle{border-left-style:solid}.adpt-editor .edt-action-button-small{color:#fff}.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__content,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:#545c6e;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__content:active,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:active{background-color:#6e788d}.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{border-color:transparent}.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__content,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__toggle,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__content,.adpt-editor .edt-action-button-small:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__toggle{background-color:#545c6e;color:#fff}.adpt-editor .edt-action-button-small.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__content,.adpt-editor .edt-action-button-small.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-small.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__toggle{border-color:transparent}.adpt-editor .edt-action-button-small.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__content,.adpt-editor .edt-action-button-small.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-action-button-small.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle{border-color:transparent}.adpt-editor .edt-action-button-small.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-small.edt-action-button-small--disabled.edt-action-button-small--is-active .edt-action-button-small__content,.adpt-editor .edt-action-button-small.edt-action-button-small--disabled.edt-action-button-small--is-active .edt-action-button-small__toggle{background-color:#6e788d}.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content,.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{background-color:#6e788d}.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:#6e788d;color:#fff}.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__content,.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__toggle,.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__content,.adpt-editor .edt-action-button-small.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__toggle{background-color:#6e788d;color:#fff}.adpt-editor .edt-action-button-small--style-primary{color:#fff}.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:#3183ff;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__content:active,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:active{background-color:#59f}.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__toggle,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__toggle{border-color:#30333b}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled.edt-action-button-small--is-active .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--disabled.edt-action-button-small--is-active .edt-action-button-small__toggle{background-color:#59f}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{background-color:#59f}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:#59f;color:#fff}.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__toggle,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-primary.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-action-button-small--style-danger{color:#fff}.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{background-color:#ef5350;color:#fff}.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:#ff7a63;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__content:active,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:active{background-color:#ff7a63}.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__toggle,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger:not(.edt-action-button-small--disabled):not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__toggle{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled:not(.edt-action-button-small--is-loading) .edt-action-button-small__toggle{border-color:#30333b}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle{background-color:#ef5350;color:#fff}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled.edt-action-button-small--is-loading .edt-action-button-small__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled.edt-action-button-small--is-active .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--disabled.edt-action-button-small--is-active .edt-action-button-small__toggle{background-color:#ff7a63}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle{background-color:#ff7a63}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content:focus-visible,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__content:hover,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:focus-visible,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--disabled) .edt-action-button-small__toggle:hover{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):focus-visible .edt-action-button-small__toggle,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__content,.adpt-editor .edt-action-button-small--style-danger.edt-action-button-small--is-active:not(.edt-action-button-small--with-primary-action):hover .edt-action-button-small__toggle{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-small__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-action-button-small--disabled{cursor:default}.adpt-editor .edt-action-button-small--disabled>*{cursor:default}.adpt-editor .edt-action-button-small__icon-wrapper{display:flex;flex-direction:column;height:16px;overflow:hidden;position:relative;transition:width .3s;width:16px}.adpt-editor .edt-action-button-small__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-action-button-small__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-action-button-small__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-action-button-small__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:16px;width:16px}.adpt-editor .edt-action-button-small__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-action-button-small__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,16px,16px,8px);height:16px;width:16px}.adpt-editor .edt-action-button-small__icon-wrapper .edt-icon,.adpt-editor .edt-action-button-small__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-action-button-small__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-action-button-small__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-action-button-small__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-action-button-small__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-action-button-small__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-action-button-small__icon-wrapper:empty{width:4px}.adpt-editor .edt-action-button-small--is-loading .edt-action-button-small__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-action-button-small--is-loading .edt-action-button-small__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-action-button-small--is-loading.edt-action-button-small--disabled .edt-action-button-small__content{position:static}.adpt-editor .edt-action-button-large{align-items:stretch;border-radius:4px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:40px;overflow:hidden;position:relative}.adpt-editor .edt-action-button-large__content,.adpt-editor .edt-action-button-large__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:14px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-action-button-large__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:20px;justify-content:center;padding:10px 12px}.adpt-editor .edt-action-button-large__content .edt-action-button-large__icon-wrapper:not(:empty)+.edt-action-button-large__label{margin-left:6px}.adpt-editor .edt-action-button-large__toggle{border-width:1px;cursor:pointer;padding:10px 6px}.adpt-editor .edt-action-button-large__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-action-button-large--with-menu .edt-action-button-large__content{padding-right:0}.adpt-editor .edt-action-button-large--with-primary-action .edt-action-button-large__content,.adpt-editor .edt-action-button-large--with-primary-action.edt-action-button-large--with-menu .edt-action-button-large__content{padding-right:12px}.adpt-editor .edt-action-button-large--with-primary-action .edt-action-button-large__toggle,.adpt-editor .edt-action-button-large--with-primary-action.edt-action-button-large--with-menu .edt-action-button-large__toggle{border-left-style:solid}.adpt-editor .edt-action-button-large{color:#fff}.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__content,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:#545c6e;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__content:active,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:active{background-color:#6e788d}.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{border-color:transparent}.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__content,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__toggle,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__content,.adpt-editor .edt-action-button-large:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__toggle{background-color:#545c6e;color:#fff}.adpt-editor .edt-action-button-large.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__content,.adpt-editor .edt-action-button-large.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-large.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__toggle{border-color:transparent}.adpt-editor .edt-action-button-large.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__content,.adpt-editor .edt-action-button-large.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-action-button-large.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle{border-color:transparent}.adpt-editor .edt-action-button-large.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-large.edt-action-button-large--disabled.edt-action-button-large--is-active .edt-action-button-large__content,.adpt-editor .edt-action-button-large.edt-action-button-large--disabled.edt-action-button-large--is-active .edt-action-button-large__toggle{background-color:#6e788d}.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content,.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{background-color:#6e788d}.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:#6e788d;color:#fff}.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__content,.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__toggle,.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__content,.adpt-editor .edt-action-button-large.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__toggle{background-color:#6e788d;color:#fff}.adpt-editor .edt-action-button-large--style-primary{color:#fff}.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:#3183ff;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__content:active,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:active{background-color:#59f}.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__toggle,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__toggle{border-color:#30333b}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled.edt-action-button-large--is-active .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--disabled.edt-action-button-large--is-active .edt-action-button-large__toggle{background-color:#59f}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{background-color:#59f}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:#59f;color:#fff}.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__toggle,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-primary.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-action-button-large--style-danger{color:#fff}.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{background-color:#ef5350;color:#fff}.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:#ff7a63;color:#fff}@media(hover:none){.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:transparent}}.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__content:active,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:active{background-color:#ff7a63}.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__toggle,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger:not(.edt-action-button-large--disabled):not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__toggle{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled:not(.edt-action-button-large--is-loading) .edt-action-button-large__toggle{border-color:#30333b}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle{background-color:#ef5350;color:#fff}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle{border-color:#2559a8}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled.edt-action-button-large--is-loading .edt-action-button-large__toggle .edt-icon{opacity:.5}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled.edt-action-button-large--is-active .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--disabled.edt-action-button-large--is-active .edt-action-button-large__toggle{background-color:#ff7a63}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle{background-color:#ff7a63}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content:focus-visible,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__content:hover,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:focus-visible,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--disabled) .edt-action-button-large__toggle:hover{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):focus-visible .edt-action-button-large__toggle,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__content,.adpt-editor .edt-action-button-large--style-danger.edt-action-button-large--is-active:not(.edt-action-button-large--with-primary-action):hover .edt-action-button-large__toggle{background-color:#ff7a63;color:#fff}.adpt-editor .edt-action-button-large__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-action-button-large--disabled{cursor:default}.adpt-editor .edt-action-button-large--disabled>*{cursor:default}.adpt-editor .edt-action-button-large__icon-wrapper{display:flex;flex-direction:column;height:20px;overflow:hidden;position:relative;transition:width .3s;width:20px}.adpt-editor .edt-action-button-large__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-action-button-large__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-action-button-large__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-action-button-large__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:20px;width:20px}.adpt-editor .edt-action-button-large__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-action-button-large__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,20px,20px,10px);height:20px;width:20px}.adpt-editor .edt-action-button-large__icon-wrapper .edt-icon,.adpt-editor .edt-action-button-large__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-action-button-large__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-action-button-large__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-action-button-large__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-action-button-large__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-action-button-large__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-action-button-large__icon-wrapper:empty{width:4px}.adpt-editor .edt-action-button-large--is-loading .edt-action-button-large__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-action-button-large--is-loading .edt-action-button-large__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-action-button-large--is-loading.edt-action-button-large--disabled .edt-action-button-large__content{position:static}.adpt-editor .edt-app-menu{align-items:stretch;display:flex;flex-direction:row;height:100%;max-height:100%}.adpt-editor .edt-app-menu__column-links,.adpt-editor .edt-app-menu__column-menu,.adpt-editor .edt-app-menu__column-resource-list{box-sizing:border-box;flex-grow:1;flex-shrink:1;margin-right:20px;overflow:auto;padding:20px}.adpt-editor .edt-app-menu__column-resource-list{display:flex;flex-direction:row;width:420px}.adpt-editor .edt-app-menu__column-resource-list>*{flex-grow:1}.adpt-editor .edt-app-menu__section-title{color:#99a2b5;font-size:17px;font-weight:500;line-height:24px;margin-bottom:10px;padding-top:0}.adpt-editor .edt-app-menu .edt-searchbox{background:#3e434e}.adpt-editor .edt-app-menu .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-app-menu .edt-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-app-menu__menu-links{font-size:15px;list-style:none;margin-bottom:20px}.adpt-editor .edt-app-menu__menu-links li{margin-bottom:10px}.adpt-editor .edt-app-menu__menu-links a{color:#41a6ff;text-decoration:underline}.adpt-editor .edt-app-menu__menu-links a:hover{text-decoration:none}.adpt-editor .edt-app-menu__menu-button-group{display:flex;flex-direction:column;justify-content:stretch;margin-bottom:20px}.adpt-editor .edt-app-menu .edt-app-menu__menu-button-group>.edt-app-menu-button{border-bottom:1px solid #31353e}.adpt-editor .edt-app-menu .edt-app-menu__menu-button-group>.edt-app-menu-button.edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled){border-bottom-color:#2559a8}.adpt-editor .edt-app-menu .edt-app-menu__menu-button-group>.edt-app-menu-button:first-child{border-radius:4px 4px 0 0}.adpt-editor .edt-app-menu .edt-app-menu__menu-button-group>.edt-app-menu-button:last-child{border-bottom:0;border-radius:0 0 4px 4px}.adpt-editor .edt-app-menu .edt-app-menu__menu-button-group>.edt-app-menu-button:first-child:last-child{border-radius:4px}.adpt-editor .edt-app-menu-button{align-items:stretch;border-radius:0;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:37px;overflow:hidden;position:relative}.adpt-editor .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:14px;font-weight:500;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-app-menu-button__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:20px;justify-content:center;padding:8.5px 10px}.adpt-editor .edt-app-menu-button__content .edt-app-menu-button__icon-wrapper:not(:empty)+.edt-app-menu-button__label{margin-left:5px}.adpt-editor .edt-app-menu-button__toggle{border-width:1px;cursor:pointer;padding:8.5px 5px}.adpt-editor .edt-app-menu-button__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-app-menu-button--with-menu .edt-app-menu-button__content{padding-right:0}.adpt-editor .edt-app-menu-button--with-primary-action .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--with-primary-action.edt-app-menu-button--with-menu .edt-app-menu-button__content{padding-right:10px}.adpt-editor .edt-app-menu-button--with-primary-action .edt-app-menu-button__toggle,.adpt-editor .edt-app-menu-button--with-primary-action.edt-app-menu-button--with-menu .edt-app-menu-button__toggle{border-left-style:solid}.adpt-editor .edt-app-menu-button{color:#fff}.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:focus-visible,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:hover,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:focus-visible,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:hover{background-color:#545c6e;color:#fff}@media(hover:none){.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:focus-visible,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:hover,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:focus-visible,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:hover{background-color:transparent}}.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:active,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:active{background-color:#6e788d}.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle{border-color:transparent}.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled):not(.edt-app-menu-button--with-primary-action):focus-visible .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled):not(.edt-app-menu-button--with-primary-action):focus-visible .edt-app-menu-button__toggle,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled):not(.edt-app-menu-button--with-primary-action):hover .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button:not(.edt-app-menu-button--disabled):not(.edt-app-menu-button--with-primary-action):hover .edt-app-menu-button__toggle{background-color:#545c6e;color:#fff}.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled:not(.edt-app-menu-button--is-loading) .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled:not(.edt-app-menu-button--is-loading) .edt-app-menu-button__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled:not(.edt-app-menu-button--is-loading) .edt-app-menu-button__toggle{border-color:transparent}.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled.edt-app-menu-button--is-loading .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled.edt-app-menu-button--is-loading .edt-app-menu-button__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled.edt-app-menu-button--is-loading .edt-app-menu-button__toggle{border-color:transparent}.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled.edt-app-menu-button--is-loading .edt-app-menu-button__toggle .edt-icon{opacity:.5}.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled.edt-app-menu-button--is-active .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button.edt-app-menu-button--disabled.edt-app-menu-button--is-active .edt-app-menu-button__toggle{background-color:#6e788d}.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle{background-color:#6e788d}.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:focus-visible,.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:hover,.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:focus-visible,.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:hover{background-color:#6e788d;color:#fff}.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--with-primary-action):focus-visible .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--with-primary-action):focus-visible .edt-app-menu-button__toggle,.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--with-primary-action):hover .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button.edt-app-menu-button--is-active:not(.edt-app-menu-button--with-primary-action):hover .edt-app-menu-button__toggle{background-color:#6e788d;color:#fff}.adpt-editor .edt-app-menu-button--style-primary{color:#fff}.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:focus-visible,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:hover,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:focus-visible,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:hover{background-color:#3183ff;color:#fff}@media(hover:none){.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:focus-visible,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:hover,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:focus-visible,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:hover{background-color:transparent}}.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:active,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:active{background-color:#59f}.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle{border-color:#2559a8}.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled):not(.edt-app-menu-button--with-primary-action):focus-visible .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled):not(.edt-app-menu-button--with-primary-action):focus-visible .edt-app-menu-button__toggle,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled):not(.edt-app-menu-button--with-primary-action):hover .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary:not(.edt-app-menu-button--disabled):not(.edt-app-menu-button--with-primary-action):hover .edt-app-menu-button__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled:not(.edt-app-menu-button--is-loading) .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled:not(.edt-app-menu-button--is-loading) .edt-app-menu-button__toggle{background-color:#3b404c;color:#999ca5}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled:not(.edt-app-menu-button--is-loading) .edt-app-menu-button__toggle{border-color:#30333b}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled.edt-app-menu-button--is-loading .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled.edt-app-menu-button--is-loading .edt-app-menu-button__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled.edt-app-menu-button--is-loading .edt-app-menu-button__toggle{border-color:#2559a8}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled.edt-app-menu-button--is-loading .edt-app-menu-button__toggle .edt-icon{opacity:.5}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled.edt-app-menu-button--is-active .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--disabled.edt-app-menu-button--is-active .edt-app-menu-button__toggle{background-color:#59f}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle{background-color:#59f}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:focus-visible,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__content:hover,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:focus-visible,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--disabled) .edt-app-menu-button__toggle:hover{background-color:#59f;color:#fff}.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--with-primary-action):focus-visible .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--with-primary-action):focus-visible .edt-app-menu-button__toggle,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--with-primary-action):hover .edt-app-menu-button__content,.adpt-editor .edt-app-menu-button--style-primary.edt-app-menu-button--is-active:not(.edt-app-menu-button--with-primary-action):hover .edt-app-menu-button__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-app-menu-button__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-app-menu-button--disabled{cursor:default}.adpt-editor .edt-app-menu-button--disabled>*{cursor:default}.adpt-editor .edt-app-menu-button__icon-wrapper{display:flex;flex-direction:column;height:20px;overflow:hidden;position:relative;transition:width .3s;width:20px}.adpt-editor .edt-app-menu-button__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-app-menu-button__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-app-menu-button__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-app-menu-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:20px;width:20px}.adpt-editor .edt-app-menu-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-app-menu-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,20px,20px,10px);height:20px;width:20px}.adpt-editor .edt-app-menu-button__icon-wrapper .edt-icon,.adpt-editor .edt-app-menu-button__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-app-menu-button__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-app-menu-button__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-app-menu-button__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-app-menu-button__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-app-menu-button__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-app-menu-button__icon-wrapper:empty{width:4px}.adpt-editor .edt-app-menu-button--is-loading .edt-app-menu-button__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-app-menu-button--is-loading .edt-app-menu-button__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-app-menu-button--is-loading.edt-app-menu-button--disabled .edt-app-menu-button__content{position:static}.adpt-editor .edt-app-menu-button__content{justify-content:flex-start;text-align:left}.adpt-editor .edt-backdrop{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1199}.adpt-editor .edt-badge{display:inline-flex;flex-shrink:0;position:relative;vertical-align:middle}.adpt-editor .edt-badge__content{align-items:center;border-radius:10px;box-sizing:border-box;color:#fff;display:flex;flex-flow:row wrap;font-size:10px;font-weight:600;height:14px;line-height:1;min-width:14px;padding:0 4px;place-content:center;position:absolute;right:2px;top:3px;transform:scale(1) translate(50%,-50%);transform-origin:100% 0;transition:transform 225ms cubic-bezier(.4,0,.2,1) 0ms;z-index:1}.adpt-editor .edt-badge--position-end>*,.adpt-editor .edt-badge--position-start>*{position:static;transform:none}.adpt-editor .edt-badge--position-end>*{margin-left:5px}.adpt-editor .edt-badge--position-start>*{margin-left:5px}.adpt-editor .edt-badge--color-error .edt-badge__content{background-color:#ef5350}.adpt-editor .edt-badge--color-warning .edt-badge__content{background-color:#ffc107}.adpt-editor .edt-badge--color-success .edt-badge__content{background-color:#88cf38}.adpt-editor .edt-badge--color-info .edt-badge__content{background-color:#6c757d}.adpt-editor .edt-badge--color-hint .edt-badge__content{background-color:#17a2b8}.adpt-editor .edt-breadcrumbs__list{align-items:center;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.adpt-editor .edt-breadcrumbs--allow-break .edt-breadcrumbs__list{flex-wrap:wrap}.adpt-editor .edt-breadcrumbs .edt-breadcrumbs__list-item-separator{color:#626877;padding-top:2px}.adpt-editor .edt-breadcrumbs .edt-breadcrumbs-item{background:transparent;border:none;color:#c4cbdc;font-size:14px;height:28px;overflow:hidden;padding:0 2px;text-decoration:none;transition:color .12s ease;white-space:nowrap}.adpt-editor .edt-breadcrumbs .edt-breadcrumbs-item--clickable{cursor:pointer}.adpt-editor .edt-breadcrumbs .edt-breadcrumbs-item--clickable:hover{color:#fff;text-decoration:underline}.adpt-editor .edt-breadcrumbs-dropdown{background-color:transparent;border:none;border-radius:4px;color:#99a2b5;cursor:pointer;outline:none;padding:2px 4px 0}.adpt-editor .edt-breadcrumbs-dropdown:hover{background:#444a57;color:#fff;transition:background .12s ease}.adpt-editor .edt-card{align-items:center;background:#444a57;border-radius:4px;box-sizing:content-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:42px;min-width:42px;position:relative;text-align:left;transform:scale(1);transition:background .3s,transform .3s}.adpt-editor .edt-card--button{cursor:pointer}.adpt-editor .edt-card--button:hover{background-color:#545c6e;transform:scale(1.04)}.adpt-editor .edt-card--selectable{border:2px solid transparent}.adpt-editor .edt-card--selected{border:2px solid #ced3df}.adpt-editor .edt-card--variant-primary{background-color:#3270ce}.adpt-editor .edt-card-header{display:flex;padding:10px;width:100%}.adpt-editor .edt-card-header__content{display:flex;flex:1;flex-direction:column}.adpt-editor .edt-card-header__title{color:#fff;font-size:14px}.adpt-editor .edt-card-header__subheader{color:#c4cbdc;font-size:12px}.adpt-editor .edt-card-header .edt-card-header__title+.edt-card-header__subheader{margin-top:3px}.adpt-editor .edt-card-content{display:flex;flex-direction:row;padding:10px;width:100%}.adpt-editor .edt-card .edt-card-header+.edt-card-content{padding-top:0}.adpt-editor .edt-card-icon{color:#fff}.adpt-editor .edt-card-text{display:block;flex-grow:1;flex-shrink:1}.adpt-editor .edt-card-text:not(:first-child){padding-left:10px}.adpt-editor .edt-card-text__primary{color:#fff;display:block;font-size:14px;white-space:pre-line}.adpt-editor .edt-card-text__secondary{box-sizing:content-box;color:#c4cbdc;display:block;font-size:12px;padding-top:4px;white-space:pre-line}.adpt-editor .edt-center-content{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:center}.adpt-editor .edt-center-content .edt-center-content__content{display:flex;flex-direction:row;flex-direction:column}.adpt-editor .edt-center-content--size-small .edt-center-content__content{max-width:300px;width:40%}.adpt-editor .edt-center-content--size-medium .edt-center-content__content{max-width:600px;width:60%}.adpt-editor .edt-center-content--size-large .edt-center-content__content{max-width:800px;width:75%}.adpt-editor .edt-center-content--size-full .edt-center-content__content{width:90%}.adpt-editor .edt-center-content--align-vr-top{align-items:flex-start}.adpt-editor .edt-center-content--align-vr-middle{align-items:center}.adpt-editor .edt-center-content--align-vr-bottom{align-items:flex-end}.adpt-editor .edt-center-content--align-vr-stretch{align-items:stretch}.adpt-editor .edt-center-content--padding-vr-small .edt-center-content__content{padding-bottom:30px;padding-top:30px}.adpt-editor .edt-center-content--padding-vr-medium .edt-center-content__content{padding-bottom:50px;padding-top:50px}.adpt-editor .edt-center-content--padding-vr-large .edt-center-content__content{padding-bottom:100px;padding-top:100px}.adpt-editor .edt-code-editor--single-line .decorationsOverviewRuler{display:none}.adpt-editor .edt-code-editor .monaco-hover{z-index:1999}.adpt-editor .edt-code-editor__monaco-overflow{position:fixed;z-index:1999}.adpt-editor .edt-color-picker-tabs{display:flex;flex-direction:column;height:312px}.adpt-editor .edt-color-picker-tabs__tab-container{flex:1}.adpt-editor .edt-color-picker-tabs__tab-content{overflow:hidden;padding:6px}.adpt-editor .edt-color-picker-tabs__tab-content .edt-color-picker-palette{margin:0 -3px}.adpt-editor .edt-color-picker-tabs .edt-tabs{border-bottom:1px solid #25272d}.adpt-editor .edt-color-picker-tile{overflow:hidden;position:relative;z-index:0}.adpt-editor .edt-color-picker-tile__checkboard,.adpt-editor .edt-color-picker-tile__color{height:100%;position:absolute;width:100%}.adpt-editor .edt-color-picker-tile__color{z-index:-1}.adpt-editor .edt-color-picker-tile__checkboard{z-index:-2}.adpt-editor .edt-color-picker-checkboard{background-blend-mode:normal,difference,normal;background-image:linear-gradient(90deg,hsla(0,0%,75%,.75),hsla(0,0%,75%,.75)),linear-gradient(90deg,#000 50%,#fff 0),linear-gradient(180deg,#000 50%,#fff 0);background-size:10px 10px}.adpt-editor .edt-color-picker-handle{background-color:#fff;border:1px solid #fff;border-radius:50%;cursor:pointer;height:18px;transform:translate(-9px,-1px);width:18px}.adpt-editor .edt-color-picker-palette,.adpt-editor .edt-color-picker-palette__block{display:flex;flex-direction:column}.adpt-editor .edt-color-picker-palette__block+.edt-color-picker-palette__block{margin-top:15px}.adpt-editor .edt-color-picker-palette__block-header{border-bottom:1px solid #c4cbdc;color:#c4cbdc;font-size:13px;margin:4px;padding:2px 0;text-transform:uppercase}.adpt-editor .edt-color-picker-palette__tiles{display:flex;flex-wrap:wrap}.adpt-editor .edt-color-picker-palette-tile{align-items:center;border-radius:3px;cursor:pointer;display:flex;font-size:13px;height:26px;justify-content:center;margin:3px;max-width:120px;overflow:hidden;padding:2px;width:calc(50% - 6px)}.adpt-editor .edt-color-picker-palette-tile__inner{align-items:center;border:1px solid transparent;border-radius:3px;display:flex;flex:1;height:100%;justify-content:center;transition:border .2s ease,color .2s ease;width:100%}.adpt-editor .edt-color-picker-palette-tile__label{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adpt-editor .edt-color-picker-palette-tile--transparent .edt-color-picker-palette-tile__label{text-shadow:0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 6px #000}.adpt-editor .edt-color-picker-palette-tile--dark .edt-color-picker-palette-tile__inner{border-color:transparent;color:#fff}.adpt-editor .edt-color-picker-palette-tile--dark:hover .edt-color-picker-palette-tile__inner{border-color:hsla(0,0%,100%,.4);color:#fff}.adpt-editor .edt-color-picker-palette-tile--dark.edt-color-picker-palette-tile--selected .edt-color-picker-palette-tile__inner{border-color:#fff;color:#fff}.adpt-editor .edt-color-picker-palette-tile--light .edt-color-picker-palette-tile__inner{border-color:transparent;color:#25272d}.adpt-editor .edt-color-picker-palette-tile--light:hover .edt-color-picker-palette-tile__inner{border-color:rgba(37,39,45,.4);color:#25272d}.adpt-editor .edt-color-picker-palette-tile--light.edt-color-picker-palette-tile--selected .edt-color-picker-palette-tile__inner{border-color:#25272d;color:#25272d}.adpt-editor .edt-color-picker-spectrum{display:flex;flex-direction:column}.adpt-editor .edt-color-picker-spectrum__alpha,.adpt-editor .edt-color-picker-spectrum__hue,.adpt-editor .edt-color-picker-spectrum__saturation{position:relative}.adpt-editor .edt-color-picker-spectrum__saturation{height:150px;margin:0 0 14px}.adpt-editor .edt-color-picker-spectrum__saturation>div,.adpt-editor .edt-color-picker-spectrum__saturation>div>div:first-of-type,.adpt-editor .edt-color-picker-spectrum__saturation>div>div:first-of-type>div:first-of-type{border-radius:3px}.adpt-editor .edt-color-picker-spectrum__hue{height:16px;margin:0 4px 14px}.adpt-editor .edt-color-picker-spectrum__hue>div,.adpt-editor .edt-color-picker-spectrum__hue>div>div:first-of-type,.adpt-editor .edt-color-picker-spectrum__hue>div>div:first-of-type>div:first-of-type{border-radius:8px}.adpt-editor .edt-color-picker-spectrum__alpha{height:16px;margin:0 4px 14px}.adpt-editor .edt-color-picker-spectrum__alpha>div,.adpt-editor .edt-color-picker-spectrum__alpha>div>div:first-of-type,.adpt-editor .edt-color-picker-spectrum__alpha>div>div:first-of-type>div:first-of-type{border-radius:8px}.adpt-editor .edt-color-picker-spectrum__alpha>div{background-color:var(--color-background)}.adpt-editor .edt-color-picker-grid{display:flex;flex-direction:column}.adpt-editor .edt-color-picker-grid__row{display:flex}.adpt-editor .edt-color-picker-grid__grid{margin:0 0 14px}.adpt-editor .edt-color-picker-grid__grid .edt-color-picker-grid__row:first-of-type .edt-color-picker-grid-tile:first-of-type{border-top-left-radius:3px}.adpt-editor .edt-color-picker-grid__grid .edt-color-picker-grid__row:first-of-type .edt-color-picker-grid-tile:last-of-type{border-top-right-radius:3px}.adpt-editor .edt-color-picker-grid__grid .edt-color-picker-grid__row:last-of-type .edt-color-picker-grid-tile:first-of-type{border-bottom-left-radius:3px}.adpt-editor .edt-color-picker-grid__grid .edt-color-picker-grid__row:last-of-type .edt-color-picker-grid-tile:last-of-type{border-bottom-right-radius:3px}.adpt-editor .edt-color-picker-grid__alpha{height:16px;margin:0 4px;position:relative}.adpt-editor .edt-color-picker-grid__alpha>div{background-color:var(--color-background);border-radius:8px}.adpt-editor .edt-color-picker-grid-tile{border:1px solid transparent;cursor:pointer;height:18px;transition:border .2s ease;width:18px}.adpt-editor .edt-color-picker-grid-tile--dark{border-color:transparent;color:#fff}.adpt-editor .edt-color-picker-grid-tile--dark:hover{border-color:hsla(0,0%,100%,.4);color:#fff}.adpt-editor .edt-color-picker-grid-tile--dark.edt-color-picker-grid-tile--selected{border-color:#fff;color:#fff}.adpt-editor .edt-color-picker-grid-tile--light{border-color:transparent;color:#25272d}.adpt-editor .edt-color-picker-grid-tile--light:hover{border-color:rgba(37,39,45,.4);color:#25272d}.adpt-editor .edt-color-picker-grid-tile--light.edt-color-picker-grid-tile--selected{border-color:#25272d;color:#25272d}.adpt-editor .edt-color-picker-controls{display:flex}.adpt-editor .edt-color-picker-controls__code-type{max-width:63px;min-width:63px;width:63px}.adpt-editor .edt-color-picker-controls__code-type .edt-field-control__dropdown-trigger{pointer-events:none}.adpt-editor .edt-color-picker-controls__code-type .edt-field-control{font-size:12px}.adpt-editor .edt-color-picker-controls__input{flex:1}.adpt-editor .edt-color-picker-controls__input input{font-size:12px;padding:0 2px;text-align:center}.adpt-editor .edt-component-palette{display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-component-palette__header{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;padding:10px 10px 5px;position:relative;z-index:1}.adpt-editor .edt-component-palette__header .edt-searchbox{background:#3e434e;flex-shrink:1;margin-right:5px;width:100%}.adpt-editor .edt-component-palette__header .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-component-palette__header:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0));bottom:-10px;content:"";display:block;height:10px;left:0;position:absolute;width:100%}.adpt-editor .edt-component-palette__container{flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:10px;z-index:0}.adpt-editor .edt-component-palette__category{margin-bottom:22px}.adpt-editor .edt-component-palette__category-name{color:#99a2b5;display:block;font-size:14px;font-weight:600;margin-bottom:10px}.adpt-editor .edt-component-palette__category-items{display:flex;list-style:none;margin:-5px}.adpt-editor .edt-component-palette__item{align-items:center;background:#444a57;border-radius:4px;box-sizing:content-box;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:5px;min-height:42px;min-width:42px;padding:10px;position:relative;transform:scale(1);transition:background .3s,transform .3s}.adpt-editor .edt-component-palette__item:hover{background-color:#545c6e;transform:scale(1.04)}.adpt-editor .edt-component-palette__item-icon{color:#fff}.adpt-editor .edt-component-palette__item-info{display:block;flex-grow:1;flex-shrink:1;padding-left:10px}.adpt-editor .edt-component-palette__item-label{color:#fff;display:block;font-size:14px}.adpt-editor .edt-component-palette__item-description{box-sizing:content-box;color:#c4cbdc;display:block;font-size:12px;padding-top:4px}.adpt-editor .edt-component-palette__item-doc-btn{background:transparent;border:0;border-radius:100%;box-sizing:border-box;color:#99a2b5;cursor:pointer;height:20px;opacity:0;padding:2px;position:absolute;right:3px;top:3px;transform:scale(.75);transition:color .2s,opacity .3s,transform .3s;width:20px}.adpt-editor .edt-component-palette__item-doc-btn:hover{color:#fff}.adpt-editor .edt-component-palette .edt-component-palette__item:hover .edt-component-palette__item-doc-btn{opacity:1;transform:scale(1)}.adpt-editor .edt-component-palette__item-tooltip{max-width:250px}.adpt-editor .edt-component-palette__item-tooltip .edt-component-palette__item-label{font-size:13px;font-weight:600}.adpt-editor .edt-component-palette--style-list .edt-component-palette__category-items{flex-direction:column}.adpt-editor .edt-component-palette--style-gallery .edt-component-palette__category-items{--grid-item--max-width:calc(2% - 4.9px);grid-gap:5px;display:grid;grid-template-columns:repeat(auto-fill,minmax(max(70px,var(--grid-item--max-width)),1fr));padding:5px}.adpt-editor .edt-component-palette--style-gallery .edt-component-palette__item-doc-btn{display:none}.adpt-editor .edt-component-palette--style-gallery .edt-component-palette__item{flex-direction:column;margin:0}.adpt-editor .edt-component-palette--style-gallery .edt-component-palette__item-label{font-size:13px;font-weight:600;padding-top:3px;text-align:center}.adpt-editor .edt-content-layout{display:flex}.adpt-editor .edt-content-layout--row{flex-direction:row}.adpt-editor .edt-content-layout--col{flex-direction:column}.adpt-editor .edt-content-layout--grow{flex-grow:1}.adpt-editor .edt-content-layout--stretch{justify-content:stretch}.adpt-editor .edt-context-menu{position:fixed;z-index:9999}.adpt-editor .edt-context-menu>*{box-shadow:0 2px 14px rgba(0,0,0,.4)}.adpt-editor .edt-dialog{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:1300}.adpt-editor .edt-dialog__overlay{background:rgba(36,38,43,.69);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.adpt-editor .edt-dialog--is-opened{opacity:1}.adpt-editor .edt-dialog__panel{background:#31353e;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.4);color:#99a2b5;max-height:90%;max-width:90%;overflow:auto;transition:opacity .4s;z-index:1}.adpt-editor .edt-dialog__panel--size-auto{width:auto}.adpt-editor .edt-dialog__panel--size-small{width:440px}.adpt-editor .edt-dialog__panel--size-medium{border-radius:4px;width:820px}.adpt-editor .edt-dialog__panel--size-large{border-radius:4px;width:1120px}.adpt-editor .edt-dialog__panel--size-full{border-radius:0;height:100%;margin-bottom:0;max-height:none;max-width:none;width:100%}.adpt-editor .edt-dialog__panel--auto-height-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.adpt-editor .edt-dialog__close-btn{background:transparent;border:0;border-radius:13px;color:#99a2b5;cursor:pointer;height:26px;padding:3px;transition:color .2s,background .2s;width:26px}.adpt-editor .edt-dialog__close-btn:hover{background:#3e434e;color:#fff}.adpt-editor .edt-dialog__header{align-items:center;border-bottom:1px solid #42454e;display:flex;flex-direction:row;padding:10px}.adpt-editor .edt-dialog__header-title{color:#99a2b5;display:inline-block;flex-grow:1;font-size:15px;font-weight:600}.adpt-editor .edt-dialog__header-icon{color:#99a2b5;margin-right:8px}.adpt-editor .edt-dialog .edt-dialog__header .edt-dialog__close-btn{margin-left:10px}.adpt-editor .edt-dialog__content{display:flex;overflow:auto;padding:20px}.adpt-editor .edt-dialog__content--export-editor{height:100%}.adpt-editor .edt-dialog__content .edt-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-dialog__content .edt-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-dialog__content--flow-column{flex-flow:column}.adpt-editor .edt-dialog__content--flow-column>*{margin:5px 0}.adpt-editor .edt-dialog__content--flow-column>:first-child{margin-top:0}.adpt-editor .edt-dialog__content--flow-column>:last-child{margin-bottom:0}.adpt-editor .edt-dialog__content--flow-column.edt-dialog__content--align-left{align-items:flex-start}.adpt-editor .edt-dialog__content--flow-column.edt-dialog__content--align-center{align-items:center}.adpt-editor .edt-dialog__content--flow-column.edt-dialog__content--align-right{align-items:flex-end}.adpt-editor .edt-dialog__content--flow-column.edt-dialog__content--align-stretch{align-items:stretch}.adpt-editor .edt-dialog__content--flow-row{flex-flow:row}.adpt-editor .edt-dialog__content--flow-row>*{margin:0 5px}.adpt-editor .edt-dialog__content--flow-row>:first-child{margin-left:0}.adpt-editor .edt-dialog__content--flow-row>:last-child{margin-right:0}.adpt-editor .edt-dialog__content--flow-row.edt-dialog__content--align-left{justify-content:flex-start}.adpt-editor .edt-dialog__content--flow-row.edt-dialog__content--align-center{justify-content:center}.adpt-editor .edt-dialog__content--flow-row.edt-dialog__content--align-right{justify-content:flex-end}.adpt-editor .edt-dialog__content--flow-row.edt-dialog__content--align-stretch{justify-content:stretch}.adpt-editor .edt-dialog .edt-dialog__content+.edt-dialog__content{padding-top:0}.adpt-editor .edt-dialog__message{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;padding:25px}.adpt-editor .edt-dialog__message-icon{margin-right:12px}.adpt-editor .edt-dialog__message-content p{margin-bottom:10px}.adpt-editor .edt-dialog__message-content>:last-child{margin-bottom:0}.adpt-editor .edt-dialog__message-title{color:#fff;display:block;font-size:15px;font-weight:500;line-height:15px}.adpt-editor .edt-dialog .edt-dialog__message+.edt-dialog__content{padding-top:0}.adpt-editor .edt-dialog__buttons{display:flex;flex-direction:row;flex-wrap:wrap}.adpt-editor .edt-dialog__buttons .edt-action-button-default,.adpt-editor .edt-dialog__buttons .edt-action-button-large{border-radius:0;flex-grow:1}.adpt-editor .edt-color-picker-popup,.adpt-editor .edt-dropdown-menu,.adpt-editor .edt-select-popup{background:#444a57;border-radius:4px;color:#fff;opacity:0;transform:scale(.9);transition:opacity .2s,transform .2s;z-index:1999}.adpt-editor .edt-color-picker-popup--visible,.adpt-editor .edt-dropdown-menu--is-visible,.adpt-editor .edt-select-popup--visible{opacity:1;transform:scale(1)}.adpt-editor .edt-dropdown-menu__wrapper,.adpt-editor .edt-select-popup__options{list-style:none}.adpt-editor .edt-dropdown-menu__item,.adpt-editor .edt-select-item,.adpt-editor .edt-select-separator{border-bottom:1px solid #3b404c;display:flex}.adpt-editor .edt-dropdown-menu__item:last-child,.adpt-editor .edt-select-item:last-child,.adpt-editor .edt-select-separator:last-child{border-bottom:0}.adpt-editor .edt-dropdown-menu__item button,.adpt-editor .edt-select-item button,.adpt-editor .edt-select-separator button{align-items:center;background:transparent;border:0;box-sizing:content-box;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:14px;height:20px;padding:6px 10px;transition:background .2s;width:100%}.adpt-editor .edt-dropdown-menu__item button .edt-icon.edt-icon--size-custom,.adpt-editor .edt-dropdown-menu__item button .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-dropdown-menu__item button .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-select-item button .edt-icon.edt-icon--size-custom,.adpt-editor .edt-select-item button .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-select-item button .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-select-separator button .edt-icon.edt-icon--size-custom,.adpt-editor .edt-select-separator button .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-select-separator button .edt-icon.edt-icon--size-custom svg{height:20px;width:20px}.adpt-editor .edt-dropdown-menu__item button .edt-icon,.adpt-editor .edt-select-item button .edt-icon,.adpt-editor .edt-select-separator button .edt-icon{margin-right:4px}.adpt-editor .edt-dropdown-menu__item button:not(:disabled),.adpt-editor .edt-select-item button:not(:disabled),.adpt-editor .edt-select-separator button:not(:disabled){cursor:pointer}.adpt-editor .edt-dropdown-menu__item button:not(:disabled):hover,.adpt-editor .edt-select-item button:not(:disabled):hover,.adpt-editor .edt-select-separator button:not(:disabled):hover{background-color:#545c6e}.adpt-editor .edt-dropdown-menu__item--is-selected button{background-color:#3270ce}.adpt-editor .edt-dropdown-menu__item--is-selected button:hover{background-color:#3183ff}.adpt-editor .edt-dropdown-menu__item--disabled{background-color:#30333b;color:#4a5161}.adpt-editor .edt-dropdown-menu--style-compact button{font-size:13px;padding:5px 8px}.adpt-editor .edt-dropdown-menu--style-compact button .edt-icon.edt-icon--size-custom,.adpt-editor .edt-dropdown-menu--style-compact button .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-dropdown-menu--style-compact button .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-error-list{font-size:13px;height:100%}.adpt-editor .edt-error-list__container{height:100%}.adpt-editor .edt-error-list__category{margin-bottom:10px}.adpt-editor .edt-error-list__category-title{color:#6e788d;font-size:12px;font-weight:600;line-height:20px;margin-top:8px;padding:0 10px}.adpt-editor .edt-error-list__category-title--secondary{font-weight:400;text-transform:uppercase}.adpt-editor .edt-error-list--category-all .edt-error-list__category-title--inset,.adpt-editor .edt-error-list--category-all .edt-error-list__item{padding-left:20px}.adpt-editor .edt-error-list--category-all .edt-error-list__item--inset{padding-left:40px}.adpt-editor .edt-error-list__item{align-items:flex-start;cursor:pointer;display:flex;padding:4px 8px;transition:all .2s ease}.adpt-editor .edt-error-list__item:hover{background:#2e3138}.adpt-editor .edt-error-list__item:hover .edt-error-list__item-badge{background:#4a4f5e}.adpt-editor .edt-error-list__item--inset{padding-left:20px}.adpt-editor .edt-error-list__item-content{display:flex;flex-direction:column;flex-grow:1}.adpt-editor .edt-error-list__item-row{align-items:center;display:flex;flex-wrap:wrap}.adpt-editor .edt-error-list__item-row--column{align-items:flex-start;flex-direction:column}.adpt-editor .edt-error-list__item-row--column .edt-error-list__item-details{flex-direction:column;list-style:disc;margin-left:32px}.adpt-editor .edt-error-list__item-badge{align-items:center;background:#32343b;border-radius:3px;color:#99a2b5;display:flex;font-size:12px;font-weight:600;justify-content:center;margin-top:-1px;padding:1px 4px;transition:all .2s ease}.adpt-editor .edt-error-list__item-badge+*{margin-left:8px}.adpt-editor .edt-error-list__item-message{color:#c6cedd;font-weight:600;letter-spacing:.2px;white-space:pre-line}.adpt-editor .edt-error-list__item-name,.adpt-editor .edt-error-list__item-range{color:#747b8a;white-space:nowrap}.adpt-editor .edt-error-list__item-name:not(:first-child),.adpt-editor .edt-error-list__item-range:not(:first-child){margin-left:8px}.adpt-editor .edt-error-list__item-path-el,.adpt-editor .edt-error-list__item-path-icon{color:#747b8a}.adpt-editor .edt-error-list__item-details{color:#c6cedd;display:flex;list-style:none;padding-left:4px}.adpt-editor .edt-error-list__item-icon--severity-error{color:#ef5350}.adpt-editor .edt-error-list__item-icon--severity-warning{color:#ffc107}.adpt-editor .edt-error-list__item-icon--severity-info{color:#6c757d}.adpt-editor .edt-error-list__item-icon--severity-hint{color:#17a2b8}.adpt-editor .edt-error-list__item-icon+*{margin-left:8px}.adpt-editor .edt-floating-panel-host{opacity:0;transition:opacity .3s ease}.adpt-editor .edt-floating-panel-host--opened{opacity:1}.adpt-editor .edt-floating-panel{display:flex;flex-direction:column;left:10vw;position:absolute;top:40px;z-index:1201}.adpt-editor .edt-floating-panel__inner{border-radius:4px;box-shadow:0 2px 14px rgba(0,0,0,.4);display:flex;flex:1;flex-direction:column;overflow:hidden}.adpt-editor .edt-floating-panel-header{background:#31353e;border-bottom:1px solid #42454e;display:flex;height:24px}.adpt-editor .edt-floating-panel-header__title{align-items:center;color:#c4cbdc;display:flex;font-size:14px;font-weight:400;height:100%;padding-left:12px}.adpt-editor .edt-floating-panel-header__fill{display:flex;flex:1}.adpt-editor .edt-floating-panel-header__close-btn{align-items:center;color:#c4cbdc;cursor:pointer;display:flex;height:23px;justify-content:center;transition:background .2s ease;width:23px}.adpt-editor .edt-floating-panel-header__close-btn:hover{background:#626877}.adpt-editor .edt-floating-panel-content{background:#444a57;display:flex;flex:1;flex-direction:column}.adpt-editor .edt-floating-panel--draggable .edt-floating-panel-header{cursor:grab}.adpt-editor .edt-floating-panel--dragging .edt-floating-panel-header{cursor:grabbing}.adpt-editor .edt-floating-panel-resizer{height:3px;position:absolute;width:3px;z-index:9}.adpt-editor .edt-floating-panel-resizer--position-bottom,.adpt-editor .edt-floating-panel-resizer--position-top{width:100%}.adpt-editor .edt-floating-panel-resizer--position-left,.adpt-editor .edt-floating-panel-resizer--position-right{height:100%}.adpt-editor .edt-floating-panel-resizer--position-top,.adpt-editor .edt-floating-panel-resizer--position-top-left,.adpt-editor .edt-floating-panel-resizer--position-top-right{top:-1.5px}.adpt-editor .edt-floating-panel-resizer--position-bottom-right,.adpt-editor .edt-floating-panel-resizer--position-right,.adpt-editor .edt-floating-panel-resizer--position-top-right{right:-1.5px}.adpt-editor .edt-floating-panel-resizer--position-bottom,.adpt-editor .edt-floating-panel-resizer--position-bottom-left,.adpt-editor .edt-floating-panel-resizer--position-bottom-right{bottom:-1.5px}.adpt-editor .edt-floating-panel-resizer--position-bottom-left,.adpt-editor .edt-floating-panel-resizer--position-left,.adpt-editor .edt-floating-panel-resizer--position-top-left{left:-1.5px}.adpt-editor .edt-floating-panel-resizer--position-bottom,.adpt-editor .edt-floating-panel-resizer--position-top{cursor:ns-resize}.adpt-editor .edt-floating-panel-resizer--position-left,.adpt-editor .edt-floating-panel-resizer--position-right{cursor:ew-resize}.adpt-editor .edt-floating-panel-resizer--position-bottom-right,.adpt-editor .edt-floating-panel-resizer--position-top-left{cursor:nwse-resize}.adpt-editor .edt-floating-panel-resizer--position-bottom-left,.adpt-editor .edt-floating-panel-resizer--position-top-right{cursor:nesw-resize}.adpt-editor .edt-floating-panel-resizer--position-bottom-left,.adpt-editor .edt-floating-panel-resizer--position-bottom-right,.adpt-editor .edt-floating-panel-resizer--position-top-left,.adpt-editor .edt-floating-panel-resizer--position-top-right{height:6px;width:6px;z-index:10}.adpt-editor .edt-floating-panel-expression-editor{display:flex;flex-direction:column;overflow:hidden}.adpt-editor .edt-floating-panel-expression-editor__code-editor{flex:1;overflow:hidden}.adpt-editor .edt-floating-panel-expression-editor__result-data{flex-basis:40px;margin-top:1px;min-height:40px}.adpt-editor .edt-floating-panel-expression-editor__errors{background:#31353e;flex-basis:100px;margin-top:1px;min-height:100px}.adpt-editor .edt-flow-editor .react-flow{opacity:0;transition:opacity .3s}.adpt-editor .edt-flow-editor--is-ready .react-flow{opacity:1}.adpt-editor .edt-flow-editor__node{align-items:center;background:#444a57;border:1px solid transparent;border-radius:3px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:40px;min-width:100px;padding:10px;transition:background .2s,border .2s}.adpt-editor .edt-flow-editor__node:hover{border-color:#6e788d}.adpt-editor .edt-flow-editor__node--is-selected,.adpt-editor .edt-flow-editor__node--is-selected:hover{border-color:#3183ff}.adpt-editor .edt-flow-editor__node--layout-vertical{width:150px}.adpt-editor .edt-flow-editor__node-wrapper{display:block;max-width:100%;padding-bottom:2px;position:relative}.adpt-editor .edt-flow-editor__node-header{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:13px;justify-content:center}.adpt-editor .edt-flow-editor__node-header .edt-icon.edt-icon--size-custom,.adpt-editor .edt-flow-editor__node-header .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-flow-editor__node-header .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-flow-editor__node-header .edt-icon{margin-right:5px}.adpt-editor .edt-flow-editor__node-element,.adpt-editor .edt-flow-editor__node-type{display:inline-block;overflow:hidden;text-overflow:ellipsis}.adpt-editor .edt-flow-editor__node-element-separator{color:#999ca5;display:inline-block;margin:0 3px}.adpt-editor .edt-flow-editor__node-comment,.adpt-editor .edt-flow-editor__node-label,.adpt-editor .edt-flow-editor__node-var-name{word-wrap:break-word;display:block;overflow-wrap:anywhere;text-align:center}.adpt-editor .edt-flow-editor__node-var-name{color:#41a6ff;font-size:12px;font-weight:600;margin-top:3px}.adpt-editor .edt-flow-editor__node-label{color:#999ca5;font-size:12px;margin-top:3px}.adpt-editor .edt-flow-editor__node-comment{color:#ffcb00;font-size:12px;font-weight:600;margin-top:3px}.adpt-editor .edt-flow-editor__node-handle.react-flow__handle{background:#6e788d;border:0;color:#fff;transition:background .2s}.adpt-editor .edt-flow-editor__node-handle.react-flow__handle:hover{background:#6e788d}.adpt-editor .edt-flow-editor__node-handle.react-flow__handle.target{border-radius:8px;height:12px;width:12px}.adpt-editor .edt-flow-editor__node-handle.react-flow__handle.source{border-radius:3px;height:16px;width:16px}.adpt-editor .edt-flow-editor__node-handle-inner{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.adpt-editor .edt-flow-editor__node-handle-inner .edt-icon.edt-icon--size-custom,.adpt-editor .edt-flow-editor__node-handle-inner .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-flow-editor__node-handle-inner .edt-icon.edt-icon--size-custom svg{height:12px;width:12px}.adpt-editor .edt-flow-editor__node-handle--was-activated.react-flow__handle{background:#008688}.adpt-editor .edt-flow-editor__node-handle--was-activated.react-flow__handle:hover{background:#01a7aa}.adpt-editor .edt-flow-editor__node-flag-was-executed{background:#01a7aa;border-radius:6px;display:block;height:6px;position:absolute;right:5px;top:5px;width:6px}.adpt-editor .edt-flow-editor--is-connecting .edt-flow-editor__node-handle-inner{pointer-events:none}.adpt-editor .edt-flow-editor__edge--was-activated.react-flow__edge .react-flow__edge-path{stroke:#008688}.adpt-editor .edt-flow-editor__edge--was-activated.react-flow__edge .react-flow__edge-text{fill:#01a7aa}.adpt-editor .edt-flow-editor .react-flow__edge-path{transition:stroke .2s}.adpt-editor .edt-flow-editor .react-flow__edge-textbg{fill:#31353e;cursor:pointer}.adpt-editor .edt-flow-editor .react-flow__edge-text{fill:#c4cbdc;font-size:12px;transition:fill .2s}.adpt-editor .edt-flow-editor .react-flow__edge.selected .react-flow__edge-path,.adpt-editor .edt-flow-editor__edge--was-activated.react-flow__edge.selected .react-flow__edge-path{stroke:#3183ff}.adpt-editor .edt-flow-editor .react-flow__edge.selected .react-flow__edge-text,.adpt-editor .edt-flow-editor__edge--was-activated.react-flow__edge.selected .react-flow__edge-text{fill:#41a6ff}.adpt-editor .edt-flow-editor .react-flow__handle-top{top:-6px}.adpt-editor .edt-flow-editor .react-flow__handle-left{left:-6px}.adpt-editor .edt-flow-editor .react-flow__handle-bottom{bottom:-8px}.adpt-editor .edt-flow-editor .react-flow__handle-right{right:-8px}.adpt-editor .edt-icon-button-xsmall{align-items:stretch;border-radius:4px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:22px;overflow:hidden;position:relative}.adpt-editor .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:14px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-icon-button-xsmall__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:16px;justify-content:center;padding:3px}.adpt-editor .edt-icon-button-xsmall__content .edt-icon-button-xsmall__icon-wrapper:not(:empty)+.edt-icon-button-xsmall__label{margin-left:6px}.adpt-editor .edt-icon-button-xsmall__toggle{border-width:1px;cursor:pointer;padding:3px 1.5px}.adpt-editor .edt-icon-button-xsmall__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-icon-button-xsmall--with-menu .edt-icon-button-xsmall__content{padding-right:0}.adpt-editor .edt-icon-button-xsmall--with-primary-action .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--with-primary-action.edt-icon-button-xsmall--with-menu .edt-icon-button-xsmall__content{padding-right:3px}.adpt-editor .edt-icon-button-xsmall--with-primary-action .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--with-primary-action.edt-icon-button-xsmall--with-menu .edt-icon-button-xsmall__toggle{border-left-style:solid}.adpt-editor .edt-icon-button-xsmall{color:#fff}.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:#4a5161;color:#fff}@media(hover:none){.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:active,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:active{background-color:transparent}.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:#4a5161;color:#fff}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__toggle{background-color:transparent}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-error{color:#fff}.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:#4a5161;color:#ef5350}@media(hover:none){.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:active,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:active{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:#4a5161;color:#ef5350}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__toggle{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-error.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-xsmall--style-warning{color:#fff}.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:#4a5161;color:#ffc107}@media(hover:none){.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:active,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:active{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:#4a5161;color:#ffc107}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__toggle{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-warning.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-xsmall--style-success{color:#fff}.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:#4a5161;color:#88cf38}@media(hover:none){.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:active,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:active{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:#4a5161;color:#88cf38}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__toggle{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-success.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-xsmall--style-info{color:#fff}.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:#4a5161;color:#6c757d}@media(hover:none){.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:active,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:active{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:#4a5161;color:#6c757d}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__toggle{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-info.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-xsmall--style-hint{color:#fff}.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:#4a5161;color:#17a2b8}@media(hover:none){.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:active,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:active{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint:not(.edt-icon-button-xsmall--disabled):not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:#4a5161;color:#17a2b8}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled:not(.edt-icon-button-xsmall--is-loading) .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle{border-color:transparent}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--disabled.edt-icon-button-xsmall--is-active .edt-icon-button-xsmall__toggle{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__content:hover,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:focus-visible,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--disabled) .edt-icon-button-xsmall__toggle:hover{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):focus-visible .edt-icon-button-xsmall__toggle,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__content,.adpt-editor .edt-icon-button-xsmall--style-hint.edt-icon-button-xsmall--is-active:not(.edt-icon-button-xsmall--with-primary-action):hover .edt-icon-button-xsmall__toggle{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-xsmall__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-icon-button-xsmall--disabled{cursor:default}.adpt-editor .edt-icon-button-xsmall--disabled>*{cursor:default}.adpt-editor .edt-icon-button-xsmall__icon-wrapper{display:flex;flex-direction:column;height:16px;overflow:hidden;position:relative;transition:width .3s;width:16px}.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:16px;width:16px}.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,16px,16px,8px);height:16px;width:16px}.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-icon,.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-icon-button-xsmall__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-icon-button-xsmall__icon-wrapper:empty{width:4px}.adpt-editor .edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-icon-button-xsmall--is-loading .edt-icon-button-xsmall__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-icon-button-xsmall--is-loading.edt-icon-button-xsmall--disabled .edt-icon-button-xsmall__content{position:static}.adpt-editor .edt-icon-button-medium{align-items:stretch;border-radius:4px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:34px;overflow:hidden;position:relative}.adpt-editor .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:14px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-icon-button-medium__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:20px;justify-content:center;padding:7px 9px}.adpt-editor .edt-icon-button-medium__content .edt-icon-button-medium__icon-wrapper:not(:empty)+.edt-icon-button-medium__label{margin-left:6px}.adpt-editor .edt-icon-button-medium__toggle{border-width:1px;cursor:pointer;padding:7px 4.5px}.adpt-editor .edt-icon-button-medium__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-icon-button-medium--with-menu .edt-icon-button-medium__content{padding-right:0}.adpt-editor .edt-icon-button-medium--with-primary-action .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--with-primary-action.edt-icon-button-medium--with-menu .edt-icon-button-medium__content{padding-right:9px}.adpt-editor .edt-icon-button-medium--with-primary-action .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--with-primary-action.edt-icon-button-medium--with-menu .edt-icon-button-medium__toggle{border-left-style:solid}.adpt-editor .edt-icon-button-medium{color:#fff}.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:#4a5161;color:#fff}@media(hover:none){.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:active,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:active{background-color:transparent}.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:#4a5161;color:#fff}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__toggle{background-color:transparent}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-error{color:#fff}.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:#4a5161;color:#ef5350}@media(hover:none){.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:active,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:active{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:#4a5161;color:#ef5350}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__toggle{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-error.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:transparent;color:#ef5350}.adpt-editor .edt-icon-button-medium--style-warning{color:#fff}.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:#4a5161;color:#ffc107}@media(hover:none){.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:active,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:active{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:#4a5161;color:#ffc107}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__toggle{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-warning.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:transparent;color:#ffc107}.adpt-editor .edt-icon-button-medium--style-success{color:#fff}.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:#4a5161;color:#88cf38}@media(hover:none){.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:active,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:active{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:#4a5161;color:#88cf38}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__toggle{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-success.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:transparent;color:#88cf38}.adpt-editor .edt-icon-button-medium--style-info{color:#fff}.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:#4a5161;color:#6c757d}@media(hover:none){.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:active,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:active{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:#4a5161;color:#6c757d}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__toggle{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-info.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:transparent;color:#6c757d}.adpt-editor .edt-icon-button-medium--style-hint{color:#fff}.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:#4a5161;color:#17a2b8}@media(hover:none){.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent}}.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:active,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:active{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint:not(.edt-icon-button-medium--disabled):not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:#4a5161;color:#17a2b8}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{background-color:transparent;color:#545c6e}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled:not(.edt-icon-button-medium--is-loading) .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle{border-color:transparent}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled.edt-icon-button-medium--is-loading .edt-icon-button-medium__toggle .edt-icon{opacity:.5}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--disabled.edt-icon-button-medium--is-active .edt-icon-button-medium__toggle{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:focus-visible,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__content:hover,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:focus-visible,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--disabled) .edt-icon-button-medium__toggle:hover{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):focus-visible .edt-icon-button-medium__toggle,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__content,.adpt-editor .edt-icon-button-medium--style-hint.edt-icon-button-medium--is-active:not(.edt-icon-button-medium--with-primary-action):hover .edt-icon-button-medium__toggle{background-color:transparent;color:#17a2b8}.adpt-editor .edt-icon-button-medium__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-icon-button-medium--disabled{cursor:default}.adpt-editor .edt-icon-button-medium--disabled>*{cursor:default}.adpt-editor .edt-icon-button-medium__icon-wrapper{display:flex;flex-direction:column;height:20px;overflow:hidden;position:relative;transition:width .3s;width:20px}.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:20px;width:20px}.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,20px,20px,10px);height:20px;width:20px}.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-icon,.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-icon-button-medium__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-icon-button-medium__icon-wrapper:empty{width:4px}.adpt-editor .edt-icon-button-medium--is-loading .edt-icon-button-medium__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-icon-button-medium--is-loading .edt-icon-button-medium__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-icon-button-medium--is-loading.edt-icon-button-medium--disabled .edt-icon-button-medium__content{position:static}.adpt-editor .edt-icon-list-tabs{display:flex;flex-direction:column;height:276px}.adpt-editor .edt-icon-list-tabs .edt-tabs{border-bottom:1px solid #25272d}.adpt-editor .edt-icon-list-tabs__tab-container{flex:1}.adpt-editor .edt-icon-list-tabs__tab-content{height:100%}.adpt-editor .edt-icon-list-search{display:flex}.adpt-editor .edt-icon-list-search .edt-field{width:100%}.adpt-editor .edt-icon-list-search .edt-field .edt-field-control{border:none}.adpt-editor .edt-icon-list-grid{display:grid;grid-template-columns:repeat(auto-fill,32px);justify-content:space-between;margin:6px}.adpt-editor .edt-icon-list-grid--icon-size-xxsmall{grid-template-columns:repeat(auto-fill,22px)}.adpt-editor .edt-icon-list-grid--icon-size-xsmall{grid-template-columns:repeat(auto-fill,24px)}.adpt-editor .edt-icon-list-grid--icon-size-small{grid-template-columns:repeat(auto-fill,28px)}.adpt-editor .edt-icon-list-grid--icon-size-medium{grid-template-columns:repeat(auto-fill,32px)}.adpt-editor .edt-icon-list-grid--icon-size-large{grid-template-columns:repeat(auto-fill,40px)}.adpt-editor .edt-icon-list-preview{background-color:transparent;border-radius:4px;box-shadow:inset 0 0 1px transparent;color:#fff;cursor:pointer;display:flex;margin:3px 0;padding:4px;transition:background-color .2s ease,border .2s ease,color .2s ease}.adpt-editor .edt-icon-list-preview:hover{background-color:#626877;box-shadow:inset 0 0 1px transparent;color:#fff}.adpt-editor .edt-icon-list-preview--active{background-color:#3270ce;box-shadow:inset 0 0 1px transparent;color:#fff}.adpt-editor .edt-icon-list-preview--active:hover{background-color:#3183ff;box-shadow:inset 0 0 1px transparent}.adpt-editor .edt-icon-list-preview__skeleton{border-radius:100%}.adpt-editor .edt-item-list{font-size:14px;height:100%}.adpt-editor .edt-item-list__container{height:100%}.adpt-editor .edt-item-list__group{margin-top:4px}.adpt-editor .edt-item-list__group-header{align-items:center;color:#6e788d;display:flex;flex-direction:row;font-size:12px;font-weight:600;line-height:20px;padding:5px 10px;text-transform:uppercase;transition:all .2s ease}.adpt-editor .edt-item-list__group-header:hover{background:#2e3138}.adpt-editor .edt-item-list__group-header:hover .edt-item-list__group-label-badge{background:#4a4f5e}.adpt-editor .edt-item-list__group-label-badge{align-items:center;background:#32343b;border-radius:3px;color:#99a2b5;display:flex;font-size:12px;font-weight:600;justify-content:center;margin-left:4px;margin-top:0;padding:0 4px;transition:all .2s ease}.adpt-editor .edt-item-list .edt-item-list__group.edt-item-list__group--collapsible .edt-item-list__group-header{cursor:pointer;-webkit-user-select:none;user-select:none}.adpt-editor .edt-item-list__group-content{padding-bottom:10px}.adpt-editor .edt-item-list__row{align-items:flex-start;display:flex;padding:4px 8px;transition:all .2s ease}.adpt-editor .edt-item-list__row:hover{background:#2e3138}.adpt-editor .edt-item-list__row--is-active{cursor:pointer}.adpt-editor .edt-item-list .edt-item-list__group .edt-item-list__row{padding-left:26px}.adpt-editor .edt-item-list__row-content{margin-left:8px}.adpt-editor .edt-item-list__row-message{color:#c6cedd;font-weight:600;letter-spacing:.2px;line-height:16px;white-space:pre-line}.adpt-editor .edt-item-list__row-details{color:#99a2b5;font-size:13px}.adpt-editor .edt-layout{display:flex;height:100%;width:100%}.adpt-editor .edt-layout__element{display:flex;min-width:0;outline:0}.adpt-editor .edt-layout__element--type-row{flex-direction:row;width:100%}.adpt-editor .edt-layout__element--type-row>:not(:last-child){border-right:1px solid transparent}.adpt-editor .edt-layout__element--type-column{flex-direction:column;height:100%}.adpt-editor .edt-layout__element--type-column>.edt-layout__element{flex-grow:1}.adpt-editor .edt-layout__element--type-column>:not(:last-child){border-bottom:1px solid transparent}.adpt-editor .edt-layout__element--type-panel,.adpt-editor .edt-layout__element--type-tabs{flex-direction:column;overflow:hidden}.adpt-editor .edt-layout__element--has-toolbar{min-height:36px}.adpt-editor .edt-layout__element--is-expandable{overflow:hidden;transition:all .3s}.adpt-editor .edt-layout__element--is-expandable .edt-layout__element-panel-toolbar{cursor:pointer}.adpt-editor .edt-layout__element--is-hidden{display:none}.adpt-editor .edt-layout .edt-layout__element--type-column>.edt-layout__element--is-collapsed{flex:0 0 37px!important}.adpt-editor .edt-layout .edt-layout__element--type-row>.edt-layout__element--is-collapsed{display:none}.adpt-editor .edt-layout__element-tabs-nav{background:#444a57;display:flex;flex-direction:row;flex-wrap:nowrap;height:36px;overflow-x:auto;overflow-y:hidden;width:100%}.adpt-editor .edt-layout__element-tabs-nav::-webkit-scrollbar{display:none}.adpt-editor .edt-layout__element-tabs-nav-item{align-items:center;background:transparent;border:0;color:#c4cbdc;cursor:pointer;display:flex;flex:1 1 0;flex-direction:row;font-size:13px;font-weight:600;justify-content:center;padding:0 16px;position:relative;text-transform:uppercase}.adpt-editor .edt-layout__element-tabs-nav-item .edt-icon.edt-icon--size-custom,.adpt-editor .edt-layout__element-tabs-nav-item .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-layout__element-tabs-nav-item .edt-icon.edt-icon--size-custom svg{height:20px;width:20px}.adpt-editor .edt-layout__element-tabs-nav-item-corner{bottom:0;height:6px;opacity:0;position:absolute;width:6px;z-index:10}.adpt-editor .edt-layout__element-tabs-nav-item-corner--left{background:radial-gradient(ellipse at top left,transparent 0,transparent 70%,#31353e 71%,#31353e 100%);left:-6px}.adpt-editor .edt-layout__element-tabs-nav-item-corner--right{background:radial-gradient(ellipse at top right,transparent 0,transparent 70%,#31353e 71%,#31353e 100%);right:-6px}.adpt-editor .edt-layout__element-tabs-nav-item .edt-icon+*{display:inline-block;margin-left:5px}.adpt-editor .edt-layout__element-tabs-nav-item--is-active,.adpt-editor .edt-layout__element-tabs-nav-item:hover{color:#fff}.adpt-editor .edt-layout__element-tabs-nav-item--is-active{background:#31353e}.adpt-editor .edt-layout__element-tabs-nav-item--is-active .edt-layout__element-tabs-nav-item-corner{opacity:1}.adpt-editor .edt-layout__element-tabs-nav-item:last-child .edt-layout__element-tabs-nav-item-corner--right{display:none}.adpt-editor .edt-layout__element-tabs-content{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;overflow:hidden;position:relative}.adpt-editor .edt-layout__element-tabs-content-item{background:#31353e;display:none;height:100%;left:0;overflow:auto;position:absolute;top:0;width:100%}.adpt-editor .edt-layout__element-tabs-content-item--is-active{display:block}.adpt-editor .edt-layout__element-panel-toolbar{overflow:auto;width:100%}.adpt-editor .edt-layout__element-panel-toolbar+.edt-layout__element-panel-toolbar{border-top:1px solid #24262b}.adpt-editor .edt-layout__element-panel-toolbar--secondary{overflow:hidden}.adpt-editor .edt-layout__element-panel-toolbar--secondary .edt-toolbar{height:26px;min-height:0;overflow:hidden}.adpt-editor .edt-layout__element-panel-content{flex:1;overflow:auto;position:relative}.adpt-editor .edt-layout__splitter{position:relative}.adpt-editor .edt-layout__splitter-handle{position:absolute;transition:background-color .2s ease;user-select:none;z-index:99}.adpt-editor .edt-layout__splitter--active .edt-layout__splitter-handle,.adpt-editor .edt-layout__splitter:hover .edt-layout__splitter-handle{background-color:#6e788d}.adpt-editor .edt-layout__splitter--light{background-color:#32343b}.adpt-editor .edt-layout__splitter--disabled{pointer-events:none}.adpt-editor .edt-layout .edt-layout__element--resizing{pointer-events:none;transition:none!important;user-select:none}.adpt-editor .edt-layout .edt-layout__element--type-column>.edt-layout__splitter{width:100%}.adpt-editor .edt-layout .edt-layout__element--type-column>.edt-layout__splitter .edt-layout__splitter-handle{cursor:row-resize;height:3px;left:0;top:-2px;width:100%}.adpt-editor .edt-layout .edt-layout__element--type-row>.edt-layout__splitter{height:100%}.adpt-editor .edt-layout .edt-layout__element--type-row>.edt-layout__splitter .edt-layout__splitter-handle{cursor:col-resize;height:100%;left:-2px;top:0;width:3px}.adpt-editor .edt-layout__splitter+.edt-layout__splitter{display:none}.adpt-editor .edt-layout__splitter+.edt-layout__element--is-hidden+.edt-layout__splitter{display:none}.adpt-editor .edt-main-toolbar{-webkit-app-region:drag;align-items:center;background:#24262b;border-bottom:1px solid #31353e;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;height:49px;left:0;padding:0 3px 0 0;position:absolute;top:0;width:100%;z-index:500}.adpt-editor .edt-main-toolbar>*{margin:0 5px}.adpt-editor .edt-main-toolbar__app-menu{margin-left:0;z-index:800}body.electron-mac:not(.electron-fullscreen) .adpt-editor .edt-main-toolbar__app-menu{padding-left:82px}.adpt-editor .edt-main-toolbar__app-menu-button{-webkit-app-region:no-drag;align-items:center;background:#24262b;border:0;border-right:1px solid #32343b;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:48px;padding:0 12px;position:relative;z-index:801}.adpt-editor .edt-main-toolbar__app-menu-button-container{display:block;margin:0 10px;text-align:left;width:140px}.adpt-editor .edt-main-toolbar__app-menu-button-appname{display:block;font-size:15px;line-height:1.34;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adpt-editor .edt-main-toolbar__app-menu-button-branchname{align-items:center;color:#99a2b5;display:flex;flex-direction:row;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adpt-editor .edt-main-toolbar__app-menu-button-corner{bottom:0;height:6px;opacity:0;position:absolute;width:6px;z-index:10}.adpt-editor .edt-main-toolbar__app-menu-button-corner--right{background:radial-gradient(ellipse at top right,transparent 0,transparent 70%,#24262b 71%,#24262b 100%);right:-6px}.adpt-editor .edt-main-toolbar__app-menu-button-arrow{transition:transform .3s}.adpt-editor .edt-main-toolbar__app-menu-button:hover{background:#2a2d33}.adpt-editor .edt-main-toolbar__app-menu-wrapper{height:0;left:0;opacity:0;overflow:hidden;position:fixed;top:45px;width:0;z-index:800}.adpt-editor .edt-main-toolbar__app-menu-overlay{bottom:0;display:block;left:0;overflow:hidden;position:fixed;right:0;top:-45px;z-index:0}.adpt-editor .edt-main-toolbar__app-menu-container{background:#31353e;border-radius:0 6px 0 0;bottom:0;box-shadow:2px 0 12px rgba(0,0,0,.2);box-sizing:border-box;left:0;max-width:100%;position:absolute;top:0;width:auto;z-index:1}.adpt-editor .edt-main-toolbar__app-menu-container:before{background:#3e434e;content:"";display:block;height:3px;left:0;position:relative;right:0}.adpt-editor .edt-main-toolbar .edt-main-toolbar__app-menu.edt-main-toolbar__app-menu--opened .edt-main-toolbar__app-menu-button{background:#31353e}.adpt-editor .edt-main-toolbar .edt-main-toolbar__app-menu.edt-main-toolbar__app-menu--opened .edt-main-toolbar__app-menu-button-arrow{transform:rotate(180deg)}.adpt-editor .edt-main-toolbar .edt-main-toolbar__app-menu.edt-main-toolbar__app-menu--opened .edt-main-toolbar__app-menu-button-corner{opacity:1}.adpt-editor .edt-main-toolbar .edt-main-toolbar__app-menu.edt-main-toolbar__app-menu--opened .edt-main-toolbar__app-menu-button-corner--right{background:radial-gradient(ellipse at top right,transparent 0,transparent 70%,#31353e 71%,#31353e 100%);right:-6px}.adpt-editor .edt-main-toolbar .edt-main-toolbar__app-menu.edt-main-toolbar__app-menu--opened .edt-main-toolbar__app-menu-wrapper{height:calc(100vh - 45px);opacity:1;width:100%}.adpt-editor .edt-main-toolbar__tab-list{align-items:flex-end;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.adpt-editor .edt-main-toolbar__tab-list-scroll{-ms-overflow-style:none;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-width:none}.adpt-editor .edt-main-toolbar__tab-list-scroll::-webkit-scrollbar{display:none}.adpt-editor .edt-main-toolbar__tab-list-container{align-items:flex-end;display:flex;flex-direction:row;height:48px;list-style:none;padding:0 10px}.adpt-editor .edt-main-toolbar__tab-list-item{-webkit-app-region:no-drag;border-radius:6px 6px 0 0;box-sizing:content-box;cursor:pointer;display:inline-block;flex-shrink:0;margin:0;position:relative;transition:background .2s,opacity .2s;z-index:0}.adpt-editor .edt-main-toolbar__tab-list-item-inner{align-items:center;display:flex;flex-direction:row;max-width:200px;overflow:hidden;padding:11px;transition:max-width .2s,padding .2s}.adpt-editor .edt-main-toolbar__tab-list-item:not(.adpt-editor .edt-main-toolbar__tab-list-item--show){min-width:0}.adpt-editor .edt-main-toolbar__tab-list-item:not(.adpt-editor .edt-main-toolbar__tab-list-item--show) .edt-main-toolbar__tab-list-item-inner{max-width:0;padding-left:0!important;padding-right:0!important}.adpt-editor .edt-main-toolbar__tab-list-item:before{background:#4a4f5e;bottom:10px;content:"";opacity:1;position:absolute;right:-1px;top:10px;transition:opacity .3s;width:1px}.adpt-editor .edt-main-toolbar__tab-list-item-corner{bottom:0;height:6px;opacity:0;position:absolute;transition:opacity .3s;width:6px;z-index:10}.adpt-editor .edt-main-toolbar__tab-list-item-corner--left{background:radial-gradient(ellipse at top left,transparent 0,transparent 70%,#2a2d33 71%,#2a2d33 100%);left:-6px}.adpt-editor .edt-main-toolbar__tab-list-item-corner--right{background:radial-gradient(ellipse at top right,transparent 0,transparent 70%,#2a2d33 71%,#2a2d33 100%);right:-6px}.adpt-editor .edt-main-toolbar__tab-list-item:hover{background:#2a2d33;z-index:10}.adpt-editor .edt-main-toolbar__tab-list-item:hover .edt-main-toolbar__tab-list-item-corner{opacity:1}.adpt-editor .edt-main-toolbar__tab-list-item--active,.adpt-editor .edt-main-toolbar__tab-list-item--active:hover{background:#31353e;z-index:20}.adpt-editor .edt-main-toolbar__tab-list-item--active .edt-main-toolbar__tab-list-item-corner,.adpt-editor .edt-main-toolbar__tab-list-item--active:hover .edt-main-toolbar__tab-list-item-corner{opacity:1}.adpt-editor .edt-main-toolbar__tab-list-item--active .edt-main-toolbar__tab-list-item-corner--left,.adpt-editor .edt-main-toolbar__tab-list-item--active:hover .edt-main-toolbar__tab-list-item-corner--left{background:radial-gradient(ellipse at top left,transparent 0,transparent 70%,#31353e 71%,#31353e 100%)}.adpt-editor .edt-main-toolbar__tab-list-item--active .edt-main-toolbar__tab-list-item-corner--right,.adpt-editor .edt-main-toolbar__tab-list-item--active:hover .edt-main-toolbar__tab-list-item-corner--right{background:radial-gradient(ellipse at top right,transparent 0,transparent 70%,#31353e 71%,#31353e 100%)}.adpt-editor .edt-main-toolbar__tab-list-item--active,.adpt-editor .edt-main-toolbar__tab-list-item:hover{margin-right:-1px;padding-right:1px}.adpt-editor .edt-main-toolbar__tab-list-item--active:before,.adpt-editor .edt-main-toolbar__tab-list-item:hover:before{opacity:0;right:0}.adpt-editor .edt-main-toolbar__tab-list-item-button{align-items:center;background:transparent;border:0;box-sizing:content-box;color:inherit;cursor:pointer;display:flex;flex-direction:row;flex-shrink:1;font-family:inherit;font-size:inherit;font-weight:500;height:20px;margin:0;outline:0;overflow:hidden;padding:0 0 0 1px}.adpt-editor .edt-main-toolbar__tab-list-item-button .edt-icon.edt-icon--size-custom,.adpt-editor .edt-main-toolbar__tab-list-item-button .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-main-toolbar__tab-list-item-button .edt-icon.edt-icon--size-custom svg{height:20px;width:20px}.adpt-editor .edt-main-toolbar__tab-list-item-icon{display:block;height:20px;width:20px}.adpt-editor .edt-main-toolbar__tab-list-item-label{flex-shrink:1;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adpt-editor .edt-main-toolbar__tab-list-item .edt-main-toolbar__tab-list-item-icon+.edt-main-toolbar__tab-list-item-label{margin-left:4px}.adpt-editor .edt-main-toolbar__tab-list-item-close{background:transparent;border:0;border-radius:100%;cursor:pointer;flex-shrink:0;height:16px;margin-left:4px;margin-top:1px;position:relative;width:16px}.adpt-editor .edt-main-toolbar__tab-list-item-close .edt-icon.edt-icon--size-custom,.adpt-editor .edt-main-toolbar__tab-list-item-close .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-main-toolbar__tab-list-item-close .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-main-toolbar__tab-list-item-close-dot{background:transparent;border:1px solid #5f636f;border-radius:100%;box-sizing:border-box;height:8px;left:4px;opacity:1;position:absolute;top:4px;transition:opacity .3s;width:8px}.adpt-editor .edt-main-toolbar__tab-list-item-close .edt-icon{color:#99a2b5;left:0;opacity:0;position:absolute;top:0;transition:color .3s,opacity .3s}.adpt-editor .edt-main-toolbar__tab-list-item-close:hover .edt-icon{color:#fff}.adpt-editor .edt-main-toolbar__tab-list-item--is-modified .edt-main-toolbar__tab-list-item-close-dot{background:#5f636f}.adpt-editor .edt-main-toolbar__tab-list-item--can-close:hover .edt-main-toolbar__tab-list-item-close .edt-icon{opacity:1}.adpt-editor .edt-main-toolbar__tab-list-item--can-close:hover .edt-main-toolbar__tab-list-item-close-dot{opacity:0}.adpt-editor .edt-main-toolbar__tab-list-item--sorting{opacity:80%}.adpt-editor .edt-main-toolbar__tab-list-item--sorting *,.adpt-editor .edt-main-toolbar__tab-list-item--sorting-over *{pointer-events:none}.adpt-editor .edt-main-toolbar__tab-list-item--resource-type-directory .edt-main-toolbar__tab-list-item-icon{color:#6e788d}.adpt-editor .edt-main-toolbar__tab-list-item--resource-type-view .edt-main-toolbar__tab-list-item-icon{color:#00ffc3}.adpt-editor .edt-main-toolbar__tab-list-item--resource-type-action .edt-main-toolbar__tab-list-item-icon{color:#ffcb00}.adpt-editor .edt-main-toolbar__tab-list-item--resource-type-integration .edt-main-toolbar__tab-list-item-icon{color:#00b7ff}.adpt-editor .edt-main-toolbar__tab-list-item:last-child:before{display:none}.adpt-editor .edt-main-toolbar__tab-list-sort-cursor{background:#3183ff;border-radius:3px;bottom:6px;display:none;pointer-events:none;position:absolute;top:11px;width:3px;z-index:20}.adpt-editor .edt-main-toolbar__tab-list-more{background:transparent;background-color:transparent;border:0;border-radius:100%;box-sizing:content-box;color:#99a2b5;cursor:pointer;height:20px;margin-bottom:9px;margin-left:10px;opacity:0;padding:2px;pointer-events:none;transition:background .2s,color .2s,opacity .2s;width:20px}.adpt-editor .edt-main-toolbar__tab-list-more:hover{background:#31353e;color:#fff}.adpt-editor .edt-main-toolbar__tab-list-more--show{opacity:1;pointer-events:all}.adpt-editor .edt-overlay-panel,.adpt-editor .edt-overlay-panel__content{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-overlay-panel__content{overflow:hidden;z-index:1}.adpt-editor .edt-overlay-panel__overlay{background-color:rgba(36,38,43,.95);bottom:0;height:0;left:0;max-height:100%;position:absolute;transition:height .3s;width:100%;z-index:2}.adpt-editor .edt-overlay-panel__overlay-splitter{cursor:row-resize;display:none;height:5px;left:0;position:absolute;top:-2.5px;user-select:none;width:100%;z-index:2}.adpt-editor .edt-overlay-panel__overlay-splitter:before{background:transparent;content:"";display:block;height:3px;left:0;position:absolute;top:1px;transition:background .2s;width:100%}.adpt-editor .edt-overlay-panel__overlay-content{bottom:0;color:#99a2b5;height:100%;left:0;overflow:hidden;position:absolute;width:100%;z-index:1}.adpt-editor .edt-overlay-panel--style-solid .edt-overlay-panel__overlay{background:#24262b}.adpt-editor .edt-overlay-panel--style-solid .edt-overlay-panel__overlay-splitter.edt-overlay-panel__overlay-splitter--is-dragging:before,.adpt-editor .edt-overlay-panel--style-solid .edt-overlay-panel__overlay-splitter:hover:before{background:#6e788d}.adpt-editor .edt-overlay-panel--style-transparent .edt-overlay-panel__overlay{background:rgba(36,38,43,.96)}.adpt-editor .edt-overlay-panel--style-transparent .edt-overlay-panel__overlay-splitter.edt-overlay-panel__overlay-splitter--is-dragging:before,.adpt-editor .edt-overlay-panel--style-transparent .edt-overlay-panel__overlay-splitter:hover:before{background:#6e788d}.adpt-editor .edt-overlay-panel--is-expanded .edt-overlay-panel__overlay-splitter{display:block}.adpt-editor .edt-overlay-panel--scroll .edt-overlay-panel__overlay-content{overflow:auto}.adpt-editor .edt-overlay-panel__content:focus,.adpt-editor .edt-overlay-panel__overlay-content:focus{outline:0}.adpt-editor .edt-panel{color:#99a2b5;height:100%;left:0;overflow:hidden;position:absolute;top:0;transition:opacity .2s ease;width:100%}.adpt-editor .edt-panel--style-base{background:#24262b}.adpt-editor .edt-panel--style-primary{background:#31353e}.adpt-editor .edt-panel--scroll{overflow:auto}.adpt-editor .edt-panel--pending{pointer-events:none}.adpt-editor .edt-panel__note{color:#828ca0;font-size:14px;line-height:1.34;padding:10px;text-align:left}.adpt-editor .edt-panel__note--align-left{text-align:left}.adpt-editor .edt-panel__note--align-center{text-align:center}.adpt-editor .edt-panel__note--align-right{text-align:right}.adpt-editor .edt-resource-list{display:flex;flex-direction:column;height:100%;overflow:hidden}.adpt-editor .edt-resource-list__search{padding-bottom:2px;position:relative;z-index:1}.adpt-editor .edt-resource-list__search .edt-field-header__label{display:block;margin-bottom:10px}.adpt-editor .edt-resource-list__search .edt-searchbox{color:#fff;width:100%}.adpt-editor .edt-resource-list__search:after{background:transparent;bottom:-10px;content:"";display:block;height:10px;left:0;position:absolute;width:100%}.adpt-editor .edt-resource-list__container{color:#fff;overflow-x:hidden;padding-top:10px;z-index:0}.adpt-editor .edt-resource-list__dir{list-style:none}.adpt-editor .edt-resource-list__item>ul{border-left:1px solid #3e434e;margin-left:9px;padding-left:9px}.adpt-editor .edt-resource-list__item-row-wrapper{align-items:center;display:flex;flex-direction:row}.adpt-editor .edt-resource-list__item-expander{background:transparent;border:0;color:#99a2b5;cursor:pointer;padding-top:1px;transition:color .2s}.adpt-editor .edt-resource-list__item-expander:hover{color:#fff}.adpt-editor .edt-resource-list__item-row-container{align-items:stretch;background:transparent;border-radius:4px;color:#fff;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;height:28px;overflow:hidden}.adpt-editor .edt-resource-list__item-row-container:hover{background-color:#282b31}.adpt-editor .edt-resource-list__item-label-container{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;font-family:inherit;font-size:inherit;overflow:hidden}.adpt-editor .edt-resource-list__item-label{flex:1;line-height:16px;overflow:hidden;padding:0 6px;text-align:left;text-overflow:ellipsis}.adpt-editor .edt-resource-list__item-action{background:transparent;border:0;border-left:1px solid #31353e;color:inherit;cursor:pointer;display:none;height:100%;padding:1px 5px 0}.adpt-editor .edt-resource-list__tree.edt-tree{background:transparent;color:inherit;font-family:inherit;font-size:inherit}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode{height:28px;min-height:28px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-node-content-wrapper{border-radius:4px;height:28px;line-height:16px;min-height:28px;overflow:hidden;padding:0;text-align:left;text-overflow:ellipsis}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode:hover{background-color:transparent}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode:hover .edt-tree-node-content-wrapper{background-color:#282b31}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode:hover .edt-tree-treenode-title__label{width:calc(100% - 28px)}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode:hover .edt-tree-action{display:inline-flex}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode-selected{background:transparent}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode-selected .edt-tree-node-selected{background-color:#3270ce}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode-selected:hover .edt-tree-node-selected{background-color:#3183ff}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-indent{overflow:hidden}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-indent,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-title{height:28px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-title{width:calc(100% - 28px)}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-title .edt-tree-treenode-title__label{overflow:hidden;text-align:left;text-overflow:ellipsis}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-indent-unit{background:linear-gradient(#3e434e,#3e434e) no-repeat 50%/1px 100%;display:inline-block;height:28px;position:relative;width:19px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-switcher{background:transparent;border:0;color:#99a2b5;cursor:pointer;transition:color .2s,transform .2s ease}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-switcher:hover{color:#fff}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-switcher-noop{width:0}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-switcher-noop+.edt-tree-node-content-wrapper{padding-left:0}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-treenode-title{padding-left:6px;padding-right:0;width:100%}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-treenode-title--has-action-menu-opened .edt-tree-action{display:inline-flex}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-iconEle{margin-left:5px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-iconEle:not(:empty)+.edt-tree-title .edt-tree-treenode-title{padding-left:4px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action{align-items:stretch;border-radius:0;box-sizing:border-box;display:inline-flex;display:none;flex-direction:row;flex-shrink:0;height:28px;overflow:hidden;padding:0;position:relative}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:13px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:16px;justify-content:center;padding:6px 4px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__content .edt-tree-action__icon-wrapper:not(:empty)+.edt-tree-action__label{margin-left:4px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__toggle{border-width:1px;cursor:pointer;padding:6px 2px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--with-menu .edt-tree-action__content{padding-right:0}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--with-primary-action .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--with-primary-action.edt-tree-action--with-menu .edt-tree-action__content{padding-right:4px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--with-primary-action .edt-tree-action__toggle,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--with-primary-action.edt-tree-action--with-menu .edt-tree-action__toggle{border-left-style:solid}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action{color:#99a2b5}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent!important;color:#99a2b5}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent;color:#fff}@media(hover:none){.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:transparent;color:#ced3df}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:transparent!important;color:#99a2b5}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:transparent;color:#ced3df}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent;color:#ced3df}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent;color:#fff}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--disabled{cursor:default}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--disabled>*{cursor:default}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper{display:flex;flex-direction:column;height:16px;overflow:hidden;position:relative;transition:width .3s;width:16px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:16px;width:16px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,16px,16px,8px);height:16px;width:16px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-icon,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action__icon-wrapper:empty{width:4px}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--is-loading .edt-tree-action__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--is-loading .edt-tree-action__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-resource-list__tree.edt-tree .edt-tree-treenode .edt-tree-action--is-loading.edt-tree-action--disabled .edt-tree-action__content{position:static}.adpt-editor .edt-resource-list--style-compact .edt-resource-list__search:after{bottom:-5px;height:5px}.adpt-editor .edt-resource-list--style-compact .edt-resource-list__container{padding-top:5px}.adpt-editor .edt-resource-list .edt-resource-list__item--type-directory .edt-tree-iconEle .edt-icon{color:#6e788d}.adpt-editor .edt-resource-list .edt-resource-list__item--type-view .edt-tree-iconEle .edt-icon{color:#00ffc3}.adpt-editor .edt-resource-list .edt-resource-list__item--type-action .edt-tree-iconEle .edt-icon{color:#ffcb00}.adpt-editor .edt-resource-list .edt-resource-list__item--type-integration .edt-tree-iconEle .edt-icon{color:#00b7ff}.adpt-editor .edt-rtc.edt-base{color:#99a2b5;font-size:15px}.adpt-editor .edt-rtc.edt-base h1{color:#fff;font-size:31px;font-weight:300;margin-bottom:20px}.adpt-editor .edt-rtc.edt-base h2{color:#fff;font-size:25px;font-weight:300;margin-bottom:20px}.adpt-editor .edt-rtc.edt-base h3{color:#fff;font-size:21px;font-weight:500;margin-bottom:20px}.adpt-editor .edt-rtc.edt-base p{font-size:inherit;line-height:1.5;margin-bottom:20px}.adpt-editor .edt-rtc.edt-base ol,.adpt-editor .edt-rtc.edt-base ul{font-size:inherit;margin-bottom:20px;padding-left:25px}.adpt-editor .edt-rtc.edt-base ol li,.adpt-editor .edt-rtc.edt-base ul li{line-height:1.34;margin-bottom:8px}.adpt-editor .edt-rtc.edt-base a{color:#41a6ff;text-decoration:underline}.adpt-editor .edt-rtc.edt-base a:hover{text-decoration:none}.adpt-editor .edt-searchbox{border:1px solid #444a57;box-sizing:border-box;color:#fff;font-family:inherit;transition:border-color .3s}.adpt-editor .edt-searchbox::placeholder{color:#444a57}.adpt-editor .edt-searchbox:focus{border-color:#545c6e}.adpt-editor .edt-searchbox--style-field{background:#24262b}.adpt-editor .edt-searchbox--style-transparent{background:transparent}.adpt-editor .edt-searchbox--style-transparent-round{border-radius:100%}.adpt-editor .edt-searchbox--style-field-naked-round{background:#24262b;border:0}.adpt-editor .edt-searchbox--style-transparent-naked{border-color:transparent}.adpt-editor .edt-searchbox--style-transparent-naked-round{border-color:transparent;border-radius:100%}.adpt-editor .edt-searchbox--size-small{border-radius:3px;font-size:13px;height:32px;line-height:13px;padding:9.5px}.adpt-editor .edt-searchbox--size-small.edt-searchbox--style-field-naked-round,.adpt-editor .edt-searchbox--size-small.edt-searchbox--style-transparent-naked-round,.adpt-editor .edt-searchbox--size-small.edt-searchbox--style-transparent-round{border-radius:32px}.adpt-editor .edt-searchbox--size-medium{border-radius:4px;font-size:14px;height:36px;line-height:14px;padding:11px}.adpt-editor .edt-searchbox--size-medium.edt-searchbox--style-field-naked-round,.adpt-editor .edt-searchbox--size-medium.edt-searchbox--style-transparent-naked-round,.adpt-editor .edt-searchbox--size-medium.edt-searchbox--style-transparent-round{border-radius:36px}.adpt-editor .edt-searchbox--size-large{border-radius:6px;font-size:17px;height:42px;line-height:17px;padding:12.5px}.adpt-editor .edt-searchbox--size-large.edt-searchbox--style-field-naked-round,.adpt-editor .edt-searchbox--size-large.edt-searchbox--style-transparent-naked-round,.adpt-editor .edt-searchbox--size-large.edt-searchbox--style-transparent-round{border-radius:42px}.adpt-editor .edt-select__wrapper{align-items:center;background:transparent;display:flex;flex:1}.adpt-editor .edt-select__icon{color:#fff;margin:0 0 0 8px;position:absolute;width:32px}.adpt-editor .edt-select__icon+input{padding-left:32px}.adpt-editor .edt-select--type-select:not(.edt-select--readonly){cursor:pointer}.adpt-editor .edt-select--type-select:not(.edt-select--readonly):hover{background:#444a57}.adpt-editor .edt-select__dropdown-trigger-icon{color:#fff;transition:transform .2s ease}.adpt-editor .edt-select--open~.edt-select__dropdown-trigger .edt-select__dropdown-trigger-icon{transform:rotate(-180deg)}.adpt-editor .edt-select-item{align-items:flex-start;border:0;box-sizing:border-box;color:inherit;display:flex;flex-direction:row;font-family:inherit;padding:8px;transition:background .2s;width:100%}.adpt-editor .edt-select-item:not(.edt-select-item--disabled){background-color:transparent;cursor:pointer}.adpt-editor .edt-select-item:not(.edt-select-item--disabled):focus,.adpt-editor .edt-select-item:not(.edt-select-item--disabled):hover{background-color:#545c6e;outline:none}.adpt-editor .edt-select-item--selected:not(.edt-select-item--disabled){background-color:#3270ce;cursor:pointer}.adpt-editor .edt-select-item--selected:not(.edt-select-item--disabled):focus,.adpt-editor .edt-select-item--selected:not(.edt-select-item--disabled):hover{background-color:#3183ff;outline:none}.adpt-editor .edt-select-empty{align-items:center;color:#c4cbdc;display:flex;height:100%;justify-content:center;max-width:100%;padding:8px;width:100%}.adpt-editor .edt-select-item-icon{margin:0 4px 0 0}.adpt-editor .edt-select-item-text{width:100%}.adpt-editor .edt-select-item-text__primary{display:flex;width:100%}.adpt-editor .edt-select-item-text__secondary{color:#828ca0;display:flex;font-size:13px;font-style:italic;margin:4px 0 0;width:100%}.adpt-editor .edt-select-separator{background:#3b404c;height:5px;width:100%}.adpt-editor .edt-select-popup__options{height:100%;overflow:auto}.adpt-editor .edt-scope-viewer{height:100%;overflow:auto;width:100%}.adpt-editor .edt-svg-image--loading{background:hsla(0,0%,100%,.08);border:3px solid transparent;box-sizing:border-box;display:inline-block}.adpt-editor .edt-tabbed-container{overflow:auto;position:relative;width:100%}.adpt-editor .edt-tabbed-container__container,.adpt-editor .edt-tabbed-container__item{bottom:0;position:absolute;top:0;width:100%}.adpt-editor .edt-tabbed-container__item{left:0;overflow:auto}.adpt-editor .edt-tabbed-container--style-switch .edt-tabbed-container__item:not(.edt-tabbed-container__item--is-selected){display:none}.adpt-editor .edt-tabbed-container--style-slide .edt-tabbed-container__item:not(.edt-tabbed-container__item--is-visible){display:none}.adpt-editor .edt-tabbed-container--style-slide .edt-tabbed-container__item--effect-slide-from-left{animation:slide-from-left .3s forwards}.adpt-editor .edt-tabbed-container--style-slide .edt-tabbed-container__item--effect-slide-from-right{animation:slide-from-right .3s forwards}.adpt-editor .edt-tabbed-container--style-slide .edt-tabbed-container__item--effect-slide-to-left{animation:slide-to-left .3s forwards}.adpt-editor .edt-tabbed-container--style-slide .edt-tabbed-container__item--effect-slide-to-right{animation:slide-to-right .3s forwards}@keyframes slide-from-left{0%{transform:translateX(-101%)}to{transform:translateX(0)}}@keyframes slide-from-right{0%{transform:translateX(101%)}to{transform:translateX(0)}}@keyframes slide-to-left{0%{transform:translateX(0)}to{transform:translateX(-101%)}}@keyframes slide-to-right{0%{transform:translateX(0)}to{transform:translateX(101%)}}.adpt-editor .edt-table{height:100%;overflow:auto;position:relative}.adpt-editor .edt-table table{border-collapse:separate;border-spacing:0 1px;table-layout:fixed;width:100%}.adpt-editor .edt-table thead{background-color:#31353e;position:sticky;top:0;z-index:1}.adpt-editor .edt-table__header-cell{background-color:#31353e;position:sticky;top:1px;user-select:none;z-index:1}.adpt-editor .edt-table__header-cell-content{color:#99a2b5;font-size:13px;font-weight:600;padding:8px 12px;transition:color .2s ease,background-color .2s ease}.adpt-editor .edt-table__header-cell--sortable{cursor:pointer}.adpt-editor .edt-table__header-cell--sortable:hover{background-color:#31353e}.adpt-editor .edt-table__header-cell--sortable:hover .edt-table__header-cell-content{color:#fff}.adpt-editor .edt-table__row .edt-table__cell{background-color:#3e434e;border-color:transparent;color:#fff}.adpt-editor .edt-table__row:hover .edt-table__cell{background-color:#626877;border-color:transparent;color:#fff}.adpt-editor .edt-table__row .edt-table__cell{border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px;transition:color 70ms ease,background 70ms ease,border 70ms ease}.adpt-editor .edt-table__row>:first-child{border-left-style:solid;border-left-width:1px}.adpt-editor .edt-table__row>:last-child{border-right-style:solid;border-right-width:1px}.adpt-editor .edt-table__row:first-of-type .edt-table__cell:first-of-type{border-top-left-radius:3px}.adpt-editor .edt-table__row:first-of-type .edt-table__cell:last-of-type{border-top-right-radius:3px}.adpt-editor .edt-table__row:last-of-type .edt-table__cell:first-of-type{border-bottom-left-radius:3px}.adpt-editor .edt-table__row:last-of-type .edt-table__cell:last-of-type{border-bottom-right-radius:3px}.adpt-editor .edt-table__row--selectable{cursor:pointer}.adpt-editor .edt-table__row--selected .edt-table__cell{background-color:#3e434e;border-color:#99a2b5;color:#fff}.adpt-editor .edt-table__row--selected:hover .edt-table__cell{background-color:#626877;border-color:#99a2b5;color:#fff}.adpt-editor .edt-table__row .edt-table__cell-content{font-size:13px;font-weight:400;padding:3px 12px}.adpt-editor .edt-table__cell-content,.adpt-editor .edt-table__header-cell-content{align-items:center;display:flex}.adpt-editor .edt-table__cell--align-left .edt-table__cell-content,.adpt-editor .edt-table__cell--align-left .edt-table__header-cell-content,.adpt-editor .edt-table__header-cell--align-left .edt-table__cell-content,.adpt-editor .edt-table__header-cell--align-left .edt-table__header-cell-content{justify-content:flex-start}.adpt-editor .edt-table__cell--align-center .edt-table__cell-content,.adpt-editor .edt-table__cell--align-center .edt-table__header-cell-content,.adpt-editor .edt-table__header-cell--align-center .edt-table__cell-content,.adpt-editor .edt-table__header-cell--align-center .edt-table__header-cell-content{justify-content:center}.adpt-editor .edt-table__cell--align-right .edt-table__cell-content,.adpt-editor .edt-table__cell--align-right .edt-table__header-cell-content,.adpt-editor .edt-table__header-cell--align-right .edt-table__cell-content,.adpt-editor .edt-table__header-cell--align-right .edt-table__header-cell-content{justify-content:flex-end}.adpt-editor .edt-table__cell{word-wrap:break-word;hyphens:auto;overflow-wrap:break-word;word-break:break-word}.adpt-editor .edt-table__cell-content{line-height:1.2}.adpt-editor .edt-table__sorter{display:flex;margin-left:4px;opacity:0;transform:scale(0);transition:opacity .12s ease,transform .12s ease}.adpt-editor .edt-table__sorter--active{opacity:1;transform:scale(1)}.adpt-editor .edt-table__sorter--direction-desc{transform:rotate(180deg) scale(1)}.adpt-editor .edt-table__table-filter{background-color:#31353e;position:sticky;z-index:1}.adpt-editor .edt-table__table-filter .edt-table__cell{position:sticky;top:0}.adpt-editor .edt-table__table-filter .edt-table__cell-content{font-size:inherit;font-weight:400;padding:0 0 3px}.adpt-editor .edt-table__table-filter .edt-table__cell:first-of-type{border-bottom-left-radius:3px;border-top-left-radius:3px}.adpt-editor .edt-table__table-filter .edt-table__cell:first-of-type .edt-field-control{border-bottom-left-radius:3px;border-top-left-radius:3px}.adpt-editor .edt-table__table-filter .edt-table__cell:last-of-type{border-bottom-right-radius:3px;border-top-right-radius:3px}.adpt-editor .edt-table__table-filter .edt-table__cell:last-of-type .edt-field-control{border-bottom-right-radius:3px;border-top-right-radius:3px}.adpt-editor .edt-table__table-filter .edt-table__cell .edt-field-element{margin:0 -1px;width:calc(100% + 1px)}.adpt-editor .edt-table__table-filter .edt-table__cell+.edt-table__cell .edt-field-element{width:calc(100% + 3px)}.adpt-editor .edt-table__table-filter .edt-table__cell+.edt-table__cell .edt-field-element .edt-field-control:not(:focus){border-left-color:transparent}.adpt-editor .edt-table__table-filter+.edt-table__row .edt-table__cell:first-of-type{border-top-left-radius:3px}.adpt-editor .edt-table__table-filter+.edt-table__row .edt-table__cell:last-of-type{border-top-right-radius:3px}.adpt-editor .edt-table .edt-table-button{align-items:stretch;border-radius:3px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:28px;overflow:hidden;position:relative}.adpt-editor .edt-table .edt-table-button__content,.adpt-editor .edt-table .edt-table-button__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:13px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-table .edt-table-button__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:16px;justify-content:center;padding:6px}.adpt-editor .edt-table .edt-table-button__content .edt-table-button__icon-wrapper:not(:empty)+.edt-table-button__label{margin-left:4px}.adpt-editor .edt-table .edt-table-button__toggle{border-width:1px;cursor:pointer;padding:6px 3px}.adpt-editor .edt-table .edt-table-button__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-table .edt-table-button--with-menu .edt-table-button__content{padding-right:0}.adpt-editor .edt-table .edt-table-button--with-primary-action .edt-table-button__content,.adpt-editor .edt-table .edt-table-button--with-primary-action.edt-table-button--with-menu .edt-table-button__content{padding-right:6px}.adpt-editor .edt-table .edt-table-button--with-primary-action .edt-table-button__toggle,.adpt-editor .edt-table .edt-table-button--with-primary-action.edt-table-button--with-menu .edt-table-button__toggle{border-left-style:solid}.adpt-editor .edt-table .edt-table-button{color:inherit}.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__content,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__toggle{background-color:transparent;color:inherit}.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__content:focus-visible,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__content:hover,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__toggle:focus-visible,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__toggle:hover{background-color:#545c6e;color:inherit}@media(hover:none){.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__content:focus-visible,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__content:hover,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__toggle:focus-visible,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__toggle:hover{background-color:transparent}}.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__content:active,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__toggle:active{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled) .edt-table-button__toggle{border-color:#3b404c}.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled):not(.edt-table-button--with-primary-action):focus-visible .edt-table-button__content,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled):not(.edt-table-button--with-primary-action):focus-visible .edt-table-button__toggle,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled):not(.edt-table-button--with-primary-action):hover .edt-table-button__content,.adpt-editor .edt-table .edt-table-button:not(.edt-table-button--disabled):not(.edt-table-button--with-primary-action):hover .edt-table-button__toggle{background-color:#545c6e;color:inherit}.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled:not(.edt-table-button--is-loading) .edt-table-button__content,.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled:not(.edt-table-button--is-loading) .edt-table-button__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled:not(.edt-table-button--is-loading) .edt-table-button__toggle{border-color:#30333b}.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled.edt-table-button--is-loading .edt-table-button__content,.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled.edt-table-button--is-loading .edt-table-button__toggle{background-color:transparent;color:inherit}.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled.edt-table-button--is-loading .edt-table-button__toggle{border-color:#3b404c}.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled.edt-table-button--is-loading .edt-table-button__toggle .edt-icon{opacity:.5}.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled.edt-table-button--is-active .edt-table-button__content,.adpt-editor .edt-table .edt-table-button.edt-table-button--disabled.edt-table-button--is-active .edt-table-button__toggle{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--disabled) .edt-table-button__content,.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--disabled) .edt-table-button__toggle{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--disabled) .edt-table-button__content:focus-visible,.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--disabled) .edt-table-button__content:hover,.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--disabled) .edt-table-button__toggle:focus-visible,.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--disabled) .edt-table-button__toggle:hover{background-color:#6e788d;color:inherit}.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--with-primary-action):focus-visible .edt-table-button__content,.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--with-primary-action):focus-visible .edt-table-button__toggle,.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--with-primary-action):hover .edt-table-button__content,.adpt-editor .edt-table .edt-table-button.edt-table-button--is-active:not(.edt-table-button--with-primary-action):hover .edt-table-button__toggle{background-color:#6e788d;color:inherit}.adpt-editor .edt-table .edt-table-button__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-table .edt-table-button--disabled{cursor:default}.adpt-editor .edt-table .edt-table-button--disabled>*{cursor:default}.adpt-editor .edt-table .edt-table-button__icon-wrapper{display:flex;flex-direction:column;height:16px;overflow:hidden;position:relative;transition:width .3s;width:16px}.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:16px;width:16px}.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,16px,16px,8px);height:16px;width:16px}.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-icon,.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-table .edt-table-button__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-table .edt-table-button__icon-wrapper:empty{width:4px}.adpt-editor .edt-table .edt-table-button--is-loading .edt-table-button__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-table .edt-table-button--is-loading .edt-table-button__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-table .edt-table-button--is-loading.edt-table-button--disabled .edt-table-button__content{position:static}.adpt-editor .edt-table .edt-table-command-button{align-items:stretch;border-radius:3px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:28px;overflow:hidden;position:relative}.adpt-editor .edt-table .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:13px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-table .edt-table-command-button__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:16px;justify-content:center;padding:6px}.adpt-editor .edt-table .edt-table-command-button__content .edt-table-command-button__icon-wrapper:not(:empty)+.edt-table-command-button__label{margin-left:4px}.adpt-editor .edt-table .edt-table-command-button__toggle{border-width:1px;cursor:pointer;padding:6px 3px}.adpt-editor .edt-table .edt-table-command-button__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-table .edt-table-command-button--with-menu .edt-table-command-button__content{padding-right:0}.adpt-editor .edt-table .edt-table-command-button--with-primary-action .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button--with-primary-action.edt-table-command-button--with-menu .edt-table-command-button__content{padding-right:6px}.adpt-editor .edt-table .edt-table-command-button--with-primary-action .edt-table-command-button__toggle,.adpt-editor .edt-table .edt-table-command-button--with-primary-action.edt-table-command-button--with-menu .edt-table-command-button__toggle{border-left-style:solid}.adpt-editor .edt-table .edt-table-command-button{color:inherit}.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle{background-color:transparent;color:inherit}.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__content:focus-visible,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__content:hover,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle:focus-visible,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle:hover{background-color:#545c6e;color:inherit}@media(hover:none){.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__content:focus-visible,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__content:hover,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle:focus-visible,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle:hover{background-color:transparent}}.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__content:active,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle:active{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle{border-color:#3b404c}.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled):not(.edt-table-command-button--with-primary-action):focus-visible .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled):not(.edt-table-command-button--with-primary-action):focus-visible .edt-table-command-button__toggle,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled):not(.edt-table-command-button--with-primary-action):hover .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button:not(.edt-table-command-button--disabled):not(.edt-table-command-button--with-primary-action):hover .edt-table-command-button__toggle{background-color:#545c6e;color:inherit}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled:not(.edt-table-command-button--is-loading) .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled:not(.edt-table-command-button--is-loading) .edt-table-command-button__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled:not(.edt-table-command-button--is-loading) .edt-table-command-button__toggle{border-color:#30333b}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled.edt-table-command-button--is-loading .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled.edt-table-command-button--is-loading .edt-table-command-button__toggle{background-color:transparent;color:inherit}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled.edt-table-command-button--is-loading .edt-table-command-button__toggle{border-color:#3b404c}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled.edt-table-command-button--is-loading .edt-table-command-button__toggle .edt-icon{opacity:.5}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled.edt-table-command-button--is-active .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--disabled.edt-table-command-button--is-active .edt-table-command-button__toggle{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--disabled) .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--disabled) .edt-table-command-button__content:focus-visible,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--disabled) .edt-table-command-button__content:hover,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle:focus-visible,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--disabled) .edt-table-command-button__toggle:hover{background-color:#6e788d;color:inherit}.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--with-primary-action):focus-visible .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--with-primary-action):focus-visible .edt-table-command-button__toggle,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--with-primary-action):hover .edt-table-command-button__content,.adpt-editor .edt-table .edt-table-command-button.edt-table-command-button--is-active:not(.edt-table-command-button--with-primary-action):hover .edt-table-command-button__toggle{background-color:#6e788d;color:inherit}.adpt-editor .edt-table .edt-table-command-button__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-table .edt-table-command-button--disabled{cursor:default}.adpt-editor .edt-table .edt-table-command-button--disabled>*{cursor:default}.adpt-editor .edt-table .edt-table-command-button__icon-wrapper{display:flex;flex-direction:column;height:16px;overflow:hidden;position:relative;transition:width .3s;width:16px}.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:16px;width:16px}.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,16px,16px,8px);height:16px;width:16px}.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-icon,.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-table .edt-table-command-button__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-table .edt-table-command-button__icon-wrapper:empty{width:4px}.adpt-editor .edt-table .edt-table-command-button--is-loading .edt-table-command-button__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-table .edt-table-command-button--is-loading .edt-table-command-button__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-table .edt-table-command-button--is-loading.edt-table-command-button--disabled .edt-table-command-button__content{position:static}.adpt-editor .edt-tabs{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-width:none}.adpt-editor .edt-tabs::-webkit-scrollbar{display:none}.adpt-editor .edt-tabs__container{display:flex;flex-direction:row;flex-wrap:nowrap;min-width:100%;position:relative}.adpt-editor .edt-tabs__item{background:transparent;border:0;box-sizing:border-box;color:#c4cbdc;cursor:pointer;flex-grow:1;transition:color .2s;user-select:none}.adpt-editor .edt-tabs__item--is-selected,.adpt-editor .edt-tabs__item:hover{color:#fff}.adpt-editor .edt-tabs__item .edt-icon+.edt-tabs__item-label{margin-left:5px}.adpt-editor .edt-tabs__item-inner{align-items:center;display:block;display:flex;flex-direction:row;justify-content:center}.adpt-editor .edt-tabs__item-inner .console-badge{background:#32343b;border-radius:10px;display:inline-block;font-size:12px;font-weight:700;margin-left:5px;padding:2px 5px}.adpt-editor .edt-tabs__item-label{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;white-space:nowrap}.adpt-editor .edt-tabs__active-bar{background:#3183ff;bottom:0;height:2px;position:absolute;transition:left .2s,width .2s}.adpt-editor .edt-tabs--style-default .edt-tabs__item{padding:13px 10px 11px}.adpt-editor .edt-tabs--style-default .edt-tabs__item .edt-icon.edt-icon--size-custom,.adpt-editor .edt-tabs--style-default .edt-tabs__item .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-tabs--style-default .edt-tabs__item .edt-icon.edt-icon--size-custom svg{height:20px;width:20px}.adpt-editor .edt-tabs--style-default .edt-tabs__item-inner{height:20px}.adpt-editor .edt-tabs--style-compact .edt-tabs__item{padding:11px 8px 9px}.adpt-editor .edt-tabs--style-compact .edt-tabs__item .edt-icon.edt-icon--size-custom,.adpt-editor .edt-tabs--style-compact .edt-tabs__item .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-tabs--style-compact .edt-tabs__item .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-tabs--style-compact .edt-tabs__item-inner{height:16px}.adpt-editor .edt-tabs--style-large .edt-tabs__item{padding:15px 16px 13px}.adpt-editor .edt-tabs--style-large .edt-tabs__item .edt-icon.edt-icon--size-custom,.adpt-editor .edt-tabs--style-large .edt-tabs__item .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-tabs--style-large .edt-tabs__item .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-tabs--style-large .edt-tabs__item-inner{height:16px}.adpt-editor .edt-toasts__provider{align-items:center;bottom:24px;display:flex;flex-direction:column;left:max(20px,(100vw - 400px)/2);position:absolute;right:max(20px,(100vw - 400px)/2);z-index:1800}.adpt-editor .edt-toasts__provider--is-empty{display:none}.adpt-editor .edt-toasts__item{background:#202329;border-radius:3px;box-shadow:0 1px 8px rgba(0,0,0,.3);height:0;margin-top:0;opacity:0;overflow:hidden;transition:height .35s,opacity .35s,margin-top .35s,width .35s}.adpt-editor .edt-toasts__item--is-ready{margin-top:8px;opacity:1}.adpt-editor .edt-toasts__item-inner{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;padding:12px;position:relative}.adpt-editor .edt-toasts__item-content{flex-grow:1}.adpt-editor .edt-toasts__item-icon{color:#99a2b5;flex-shrink:0;height:20px;margin-right:8px;overflow:hidden;position:relative;width:20px}.adpt-editor .edt-toasts__item-icon .edt-icon,.adpt-editor .edt-toasts__item-icon .edt-spinner{left:0;opacity:1;position:absolute;top:0;transition:opacity .5s}.adpt-editor .edt-toasts__item-icon .edt-spinner--entering,.adpt-editor .edt-toasts__item-icon .edt-spinner--exited,.adpt-editor .edt-toasts__item-icon .edt-spinner--exiting{opacity:0}.adpt-editor .edt-toasts__item-icon .edt-spinner--entered{opacity:1}.adpt-editor .edt-toasts__item-icon--is-loading .edt-icon{opacity:0}.adpt-editor .edt-toasts__item-message{color:#fff;font-size:14px;line-height:20px;padding-right:21px}.adpt-editor .edt-toasts__item-details{color:#99a2b5;font-size:12px;padding-top:1px}.adpt-editor .edt-toasts__item-close-btn{background:transparent;border:0;box-sizing:border-box;color:#828ca0;cursor:pointer;height:16px;opacity:0;position:absolute;right:12px;top:15px;transition:color .2s,opacity .3s;width:16px}.adpt-editor .edt-toasts__item-close-btn:hover{color:#fff}.adpt-editor .edt-toasts__item--is-closable .edt-toasts__item-close-btn{opacity:1}.adpt-editor .edt-toasts__item-actions{display:flex;flex-direction:row;padding-top:6px}.adpt-editor .edt-toasts__item-action-btn{background:transparent;border:0;color:#41a6ff;cursor:pointer;display:inline-block;font-size:13px;line-height:1;margin-right:8px;padding:0;text-decoration:underline;white-space:nowrap}.adpt-editor .edt-toasts__item-action-btn:hover{text-decoration:none}.adpt-editor .edt-toasts__item-message+.edt-toasts__item-actions{padding-top:0}.adpt-editor .edt-toasts__item--type-success .edt-toasts__item-icon,.adpt-editor .edt-toasts__item--type-success .edt-toasts__item-message{color:#bfda55}.adpt-editor .edt-toasts__item--type-warning .edt-toasts__item-icon,.adpt-editor .edt-toasts__item--type-warning .edt-toasts__item-message{color:#ffb407}.adpt-editor .edt-toasts__item--type-error .edt-toasts__item-icon,.adpt-editor .edt-toasts__item--type-error .edt-toasts__item-message{color:#ff7a63}.adpt-editor .edt-toolbar{-webkit-app-region:no-drag;align-items:center;color:#99a2b5;display:flex;height:36px;min-height:36px;padding:0;width:100%}.adpt-editor .edt-toolbar__toggle{align-items:center;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.adpt-editor .edt-toolbar__content{align-items:center;display:flex;flex:1;height:100%;padding:0 8px}.adpt-editor .edt-toolbar--style-solid{background-color:#31353e}.adpt-editor .edt-toolbar--style-standalone{background-color:transparent;border-radius:3px;height:auto;min-height:0;width:auto}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar__content{padding:0}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default{align-items:stretch;border-radius:4px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:28px;overflow:hidden;position:relative}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:13px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:20px;justify-content:center;padding:4px 7px}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__content .edt-toolbar-button-default__icon-wrapper:not(:empty)+.edt-toolbar-button-default__label{margin-left:4px}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__toggle{border-width:1px;cursor:pointer;padding:4px 3.5px}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--with-menu .edt-toolbar-button-default__content{padding-right:0}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--with-primary-action .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--with-primary-action.edt-toolbar-button-default--with-menu .edt-toolbar-button-default__content{padding-right:7px}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--with-primary-action .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--with-primary-action.edt-toolbar-button-default--with-menu .edt-toolbar-button-default__toggle{border-left-style:solid}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default{color:#99a2b5}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:#444a57;color:#fff}@media(hover:none){.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:transparent}}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:active,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:active{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{border-color:#3b404c}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__toggle{border-color:#30333b}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle{border-color:#3b404c}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle .edt-icon{opacity:.5}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-active .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-active .edt-toolbar-button-default__toggle{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:#545c6e;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__toggle{background-color:#545c6e;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary{color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:#59f;color:#fff}@media(hover:none){.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:transparent}}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:active,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:active{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{border-color:#2559a8}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__toggle{border-color:#30333b}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle{border-color:#2559a8}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle .edt-icon{opacity:.5}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-active .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-active .edt-toolbar-button-default__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--disabled{cursor:default}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--disabled>*{cursor:default}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper{display:flex;flex-direction:column;height:20px;overflow:hidden;position:relative;transition:width .3s;width:20px}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:20px;width:20px}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,20px,20px,10px);height:20px;width:20px}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-icon,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default__icon-wrapper:empty{width:4px}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--is-loading .edt-toolbar-button-default__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--is-loading .edt-toolbar-button-default__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default--is-loading.edt-toolbar-button-default--disabled .edt-toolbar-button-default__content{position:static}.adpt-editor .edt-toolbar--style-standalone .edt-toolbar-button-default+.edt-toolbar-button-default{margin-left:3px}.adpt-editor .edt-toolbar--style-tabs{background-color:#31353e}.adpt-editor .edt-toolbar--style-tabs .edt-toolbar__content{padding:0}.adpt-editor .edt-toolbar--style-tabs .edt-tabs__item{padding-left:9px;padding-right:9px}.adpt-editor .edt-toolbar .edt-toolbar__toggle+.edt-toolbar__content{padding-left:0}.adpt-editor .edt-toolbar-title{font-size:13px;font-weight:600;margin-right:8px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.adpt-editor .edt-toolbar-button-default{align-items:stretch;border-radius:4px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:28px;overflow:hidden;position:relative}.adpt-editor .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:13px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-toolbar-button-default__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:20px;justify-content:center;padding:4px}.adpt-editor .edt-toolbar-button-default__content .edt-toolbar-button-default__icon-wrapper:not(:empty)+.edt-toolbar-button-default__label{margin-left:4px}.adpt-editor .edt-toolbar-button-default__toggle{border-width:1px;cursor:pointer;padding:4px 2px}.adpt-editor .edt-toolbar-button-default__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-toolbar-button-default--with-menu .edt-toolbar-button-default__content{padding-right:0}.adpt-editor .edt-toolbar-button-default--with-primary-action .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--with-primary-action.edt-toolbar-button-default--with-menu .edt-toolbar-button-default__content{padding-right:4px}.adpt-editor .edt-toolbar-button-default--with-primary-action .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar-button-default--with-primary-action.edt-toolbar-button-default--with-menu .edt-toolbar-button-default__toggle{border-left-style:solid}.adpt-editor .edt-toolbar-button-default{color:#99a2b5}.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:#444a57;color:#fff}@media(hover:none){.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:transparent}}.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:active,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:active{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{border-color:#3b404c}.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__toggle{border-color:#30333b}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle{border-color:#3b404c}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle .edt-icon{opacity:.5}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-active .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-active .edt-toolbar-button-default__toggle{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:#545c6e;color:#fff}.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__toggle{background-color:#545c6e;color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary{color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:#59f;color:#fff}@media(hover:none){.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:transparent}}.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:active,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:active{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{border-color:#2559a8}.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary:not(.edt-toolbar-button-default--disabled):not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled:not(.edt-toolbar-button-default--is-loading) .edt-toolbar-button-default__toggle{border-color:#30333b}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle{border-color:#2559a8}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-loading .edt-toolbar-button-default__toggle .edt-icon{opacity:.5}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-active .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--disabled.edt-toolbar-button-default--is-active .edt-toolbar-button-default__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:focus-visible,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__content:hover,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:focus-visible,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--disabled) .edt-toolbar-button-default__toggle:hover{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):focus-visible .edt-toolbar-button-default__toggle,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__content,.adpt-editor .edt-toolbar-button-default--style-primary.edt-toolbar-button-default--is-active:not(.edt-toolbar-button-default--with-primary-action):hover .edt-toolbar-button-default__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-default__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-toolbar-button-default--disabled{cursor:default}.adpt-editor .edt-toolbar-button-default--disabled>*{cursor:default}.adpt-editor .edt-toolbar-button-default__icon-wrapper{display:flex;flex-direction:column;height:20px;overflow:hidden;position:relative;transition:width .3s;width:20px}.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:20px;width:20px}.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,20px,20px,10px);height:20px;width:20px}.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-icon,.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-toolbar-button-default__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-toolbar-button-default__icon-wrapper:empty{width:4px}.adpt-editor .edt-toolbar-button-default--is-loading .edt-toolbar-button-default__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-toolbar-button-default--is-loading .edt-toolbar-button-default__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-toolbar-button-default--is-loading.edt-toolbar-button-default--disabled .edt-toolbar-button-default__content{position:static}.adpt-editor .edt-toolbar-button-default+.edt-toolbar-button-default{margin-left:4px}.adpt-editor .edt-toolbar-button-small{align-items:stretch;border-radius:3px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:22px;overflow:hidden;position:relative}.adpt-editor .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:13px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-toolbar-button-small__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:16px;justify-content:center;padding:3px 2px}.adpt-editor .edt-toolbar-button-small__content .edt-toolbar-button-small__icon-wrapper:not(:empty)+.edt-toolbar-button-small__label{margin-left:4px}.adpt-editor .edt-toolbar-button-small__toggle{border-width:1px;cursor:pointer;padding:3px 1px}.adpt-editor .edt-toolbar-button-small__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-toolbar-button-small--with-menu .edt-toolbar-button-small__content{padding-right:0}.adpt-editor .edt-toolbar-button-small--with-primary-action .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--with-primary-action.edt-toolbar-button-small--with-menu .edt-toolbar-button-small__content{padding-right:2px}.adpt-editor .edt-toolbar-button-small--with-primary-action .edt-toolbar-button-small__toggle,.adpt-editor .edt-toolbar-button-small--with-primary-action.edt-toolbar-button-small--with-menu .edt-toolbar-button-small__toggle{border-left-style:solid}.adpt-editor .edt-toolbar-button-small{color:#99a2b5}.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:focus-visible,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:hover,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:focus-visible,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:hover{background-color:#444a57;color:#fff}@media(hover:none){.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:focus-visible,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:hover,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:focus-visible,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:hover{background-color:transparent}}.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:active,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:active{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle{border-color:#3b404c}.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled):not(.edt-toolbar-button-small--with-primary-action):focus-visible .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled):not(.edt-toolbar-button-small--with-primary-action):focus-visible .edt-toolbar-button-small__toggle,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled):not(.edt-toolbar-button-small--with-primary-action):hover .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small:not(.edt-toolbar-button-small--disabled):not(.edt-toolbar-button-small--with-primary-action):hover .edt-toolbar-button-small__toggle{background-color:#444a57;color:#fff}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled:not(.edt-toolbar-button-small--is-loading) .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled:not(.edt-toolbar-button-small--is-loading) .edt-toolbar-button-small__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled:not(.edt-toolbar-button-small--is-loading) .edt-toolbar-button-small__toggle{border-color:#30333b}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-loading .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-loading .edt-toolbar-button-small__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-loading .edt-toolbar-button-small__toggle{border-color:#3b404c}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-loading .edt-toolbar-button-small__toggle .edt-icon{opacity:.5}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-active .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-active .edt-toolbar-button-small__toggle{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle{background-color:#545c6e;color:#ced3df}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:focus-visible,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:hover,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:focus-visible,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:hover{background-color:#545c6e;color:#fff}.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--with-primary-action):focus-visible .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--with-primary-action):focus-visible .edt-toolbar-button-small__toggle,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--with-primary-action):hover .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--with-primary-action):hover .edt-toolbar-button-small__toggle{background-color:#545c6e;color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary{color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:focus-visible,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:hover,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:focus-visible,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:hover{background-color:#59f;color:#fff}@media(hover:none){.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:focus-visible,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:hover,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:focus-visible,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:hover{background-color:transparent}}.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:active,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:active{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle{border-color:#2559a8}.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled):not(.edt-toolbar-button-small--with-primary-action):focus-visible .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled):not(.edt-toolbar-button-small--with-primary-action):focus-visible .edt-toolbar-button-small__toggle,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled):not(.edt-toolbar-button-small--with-primary-action):hover .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary:not(.edt-toolbar-button-small--disabled):not(.edt-toolbar-button-small--with-primary-action):hover .edt-toolbar-button-small__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled:not(.edt-toolbar-button-small--is-loading) .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled:not(.edt-toolbar-button-small--is-loading) .edt-toolbar-button-small__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled:not(.edt-toolbar-button-small--is-loading) .edt-toolbar-button-small__toggle{border-color:#30333b}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-loading .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-loading .edt-toolbar-button-small__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-loading .edt-toolbar-button-small__toggle{border-color:#2559a8}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-loading .edt-toolbar-button-small__toggle .edt-icon{opacity:.5}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-active .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--disabled.edt-toolbar-button-small--is-active .edt-toolbar-button-small__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:focus-visible,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__content:hover,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:focus-visible,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--disabled) .edt-toolbar-button-small__toggle:hover{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--with-primary-action):focus-visible .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--with-primary-action):focus-visible .edt-toolbar-button-small__toggle,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--with-primary-action):hover .edt-toolbar-button-small__content,.adpt-editor .edt-toolbar-button-small--style-primary.edt-toolbar-button-small--is-active:not(.edt-toolbar-button-small--with-primary-action):hover .edt-toolbar-button-small__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-toolbar-button-small__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-toolbar-button-small--disabled{cursor:default}.adpt-editor .edt-toolbar-button-small--disabled>*{cursor:default}.adpt-editor .edt-toolbar-button-small__icon-wrapper{display:flex;flex-direction:column;height:16px;overflow:hidden;position:relative;transition:width .3s;width:16px}.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:16px;width:16px}.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,16px,16px,8px);height:16px;width:16px}.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-icon,.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-toolbar-button-small__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-toolbar-button-small__icon-wrapper:empty{width:4px}.adpt-editor .edt-toolbar-button-small--is-loading .edt-toolbar-button-small__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-toolbar-button-small--is-loading .edt-toolbar-button-small__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-toolbar-button-small--is-loading.edt-toolbar-button-small--disabled .edt-toolbar-button-small__content{position:static}.adpt-editor .edt-toolbar-spacer{min-width:20px}.adpt-editor .edt-toolbar-note{font-size:13px}.adpt-editor .edt-tooltip{opacity:0;padding:12px;transform:scale(.8);transition:opacity .2s,transform .2s,top .2s,left .3s,right .2s,bottom .2s;z-index:2999}.adpt-editor .edt-tooltip--is-visible{opacity:1;transform:scale(1)}.adpt-editor .edt-tooltip__content{background:#17181b;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.6);color:#fff;font-size:13px;font-weight:500;max-width:max(30vw,200px);padding:8px}.adpt-editor .edt-tooltip .edt-floating-container__arrow:before{background:#17181b;border-radius:1px;box-shadow:1px 1px 5px rgba(0,0,0,.3);content:"";display:block;height:10px;position:absolute;transform:rotate(45deg);transform-origin:50% 50%;width:10px}.adpt-editor .edt-tooltip .edt-floating-container__arrow--orientation-top:before{clip-path:polygon(180% -80%,-80% -80%,-80% 180%);left:-5px;top:8px}.adpt-editor .edt-tooltip .edt-floating-container__arrow--orientation-down:before{clip-path:polygon(180% -80%,180% 180%,-80% 180%);left:-5px;top:-18px}.adpt-editor .edt-tooltip .edt-floating-container__arrow--orientation-left:before{clip-path:polygon(-80% -80%,-80% 180%,180% 180%);left:8px;top:-5px}.adpt-editor .edt-tooltip .edt-floating-container__arrow--orientation-right:before{clip-path:polygon(-80% -80%,180% -80%,180% 180%);left:-18px;top:-5px}.adpt-editor .edt-tree{margin:0;padding-top:0}.adpt-editor .edt-tree--style-default{font-family:Titillium Web,sans-serif;font-size:13px}.adpt-editor .edt-tree--style-default,.adpt-editor .edt-tree--style-default>*{user-select:none}.adpt-editor .edt-tree--style-monospace{font-family:Source Code Pro,monospace;font-size:12px}.adpt-editor .edt-tree--style-monospace .edt-tree-treenode-title__description{font-family:Titillium Web,sans-serif}.adpt-editor .edt-tree--compact.edt-tree .edt-tree-treenode,.adpt-editor .edt-tree--compact.edt-tree .edt-tree-treenode .edt-tree-node-content-wrapper{min-height:22px}.adpt-editor .edt-tree-focused:not(.adpt-editor .edt-tree-active-focused){border-color:#59f}.adpt-editor .edt-tree__drop-indicator{background-color:#3270ce;bottom:0;height:2px;left:0;pointer-events:none;position:absolute;right:0}.adpt-editor .edt-tree .edt-tree-treenode{align-items:center;background-color:transparent;border-radius:3px;color:#fff;display:flex;list-style:none;min-height:24px;outline:0;padding-right:4px;transition:all .15s ease;white-space:nowrap}.adpt-editor .edt-tree .edt-tree-treenode--disabled{opacity:.5;pointer-events:none}.adpt-editor .edt-tree .edt-tree-treenode:hover{background-color:#3b404c;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action{color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#545c6e;color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#6e788d;color:#fff}@media(hover:none){.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#6e788d;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:#545c6e;color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary{color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#3183ff;color:#fff}@media(hover:none){.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:#59f;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#2559a8}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#2559a8}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#59f;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost{color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent;color:#fff}@media(hover:none){.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected{background-color:#3270ce;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected:hover{background-color:#3270ce;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-treenode-title__description{color:#c5e4ff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action{color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#59f;color:#fff}@media(hover:none){.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:#41a6ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:#41a6ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#41a6ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#41a6ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#41a6ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary{color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#41a6ff;color:#fff}@media(hover:none){.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:#70a9ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#2559a8}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#41a6ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#2559a8}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:#70a9ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#70a9ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#70a9ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#70a9ff;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost{color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent;color:#fff}@media(hover:none){.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree .edt-tree-treenode-selected:hover .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-tree .edt-tree-treenode .edt-tree-indent-unit{width:12px}.adpt-editor .edt-tree .edt-tree-treenode.drop-container>.draggable:after{bottom:0;box-shadow:inset 0 0 0 2px #3183ff;content:"";left:0;position:absolute;right:0;top:0}.adpt-editor .edt-tree .edt-tree-treenode.drop-container~.edt-tree-treenode{border-left:2px solid #3183ff}.adpt-editor .edt-tree .edt-tree-treenode.drop-target{background-color:#25272d}.adpt-editor .edt-tree .edt-tree-treenode.drop-target~.edt-tree-treenode{border-left:none}.adpt-editor .edt-tree .edt-tree-treenode.filter-node>.edt-tree-node-content-wrapper{color:#3183ff!important;font-weight:700!important}.adpt-editor .edt-tree .edt-tree-treenode.edt-tree-treenode--parent:not(.edt-tree-treenode--has-children) .edt-tree-switcher{color:#4a5161;pointer-events:none}.adpt-editor .edt-tree .edt-tree-treenode ul{margin:0}.adpt-editor .edt-tree .edt-tree-treenode .edt-tree-node-content-wrapper{align-items:center;cursor:pointer;display:flex;margin:0;min-height:24px;padding:0;position:relative;text-decoration:none;vertical-align:top}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-checkbox,.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-iconEle,.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-switcher{align-items:center;border:0;color:inherit;cursor:pointer;display:flex;justify-content:center;margin-right:0;min-width:20px;outline:none;width:20px}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-icon_loading{margin-right:2px;vertical-align:top}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-switcher{color:#6e788d;transform:rotate(-90deg);transition:transform .2s ease}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-switcher.edt-tree-switcher-noop{cursor:auto}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-switcher.edt-tree-switcher_open{transform:rotate(0deg)}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-checkbox{background-position:0 0;height:13px;margin:0 3px;width:13px}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-checkbox-checked{background-position:-14px 0}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-checkbox-indeterminate{background-position:-14px -28px}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-checkbox-disabled{background-position:0 -56px}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-checkbox.edt-tree-checkbox-checked.edt-tree-checkbox-disabled{background-position:-14px -56px}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-iconEle{margin-right:2px}.adpt-editor .edt-tree .edt-tree-treenode span.edt-tree-iconEle:empty{display:none}.adpt-editor .edt-tree:not(.edt-tree-show-line) .edt-tree-treenode .edt-tree-switcher-noop{background:none}.adpt-editor .edt-tree.edt-tree-show-line .edt-tree-treenode:not(:last-child)>.edt-tree-switcher-noop{background-position:-56px -18px}.adpt-editor .edt-tree.edt-tree-show-line .edt-tree-treenode:last-child>.edt-tree-switcher-noop{background-position:-56px -36px}.adpt-editor .edt-tree-child-tree{display:none}.adpt-editor .edt-tree-child-tree-open{display:block}.adpt-editor .edt-tree-treenode-disabled>a,.adpt-editor .edt-tree-treenode-disabled>a span,.adpt-editor .edt-tree-treenode-disabled>span:not(.edt-tree-switcher){color:#727b8f;cursor:not-allowed}.adpt-editor .edt-tree-icon__open{background-position:-110px -16px;margin-right:2px;vertical-align:top}.adpt-editor .edt-tree-icon__close{background-position:-110px 0;margin-right:2px;vertical-align:top}.adpt-editor .edt-tree-icon__docu{background-position:-110px -32px}.adpt-editor .edt-tree-icon__customize,.adpt-editor .edt-tree-icon__docu{margin-right:2px;vertical-align:top}.adpt-editor .edt-tree-title{display:flex;flex:1}.adpt-editor .edt-tree-indent{display:inline-block;height:0;vertical-align:bottom}.adpt-editor .edt-tree-indent-unit{display:inline-block;width:16px}.adpt-editor .edt-tree .edt-tree-node-content-wrapper{flex:1}.adpt-editor .edt-tree .edt-tree-treenode-title{align-items:center;display:flex;flex:1;line-height:1.2;padding-right:4px}.adpt-editor .edt-tree .edt-tree-treenode-title__value{color:#70a9ff;margin-left:4px;text-overflow:ellipsis}.adpt-editor .edt-tree .edt-tree-treenode-title__spacer{flex:1}.adpt-editor .edt-tree .edt-tree-treenode-title__description+.edt-tree-treenode-title__action{margin-left:4px}.adpt-editor .edt-tree .edt-tree-treenode-title__flag{align-items:center;color:#727b8f;display:flex;margin-left:4px}.adpt-editor .edt-tree-action{align-items:stretch;border-radius:3px;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-shrink:0;height:20px;margin-left:4px;overflow:hidden;position:relative}.adpt-editor .edt-tree-action__content,.adpt-editor .edt-tree-action__toggle{align-items:center;border:0;color:inherit;display:flex;flex-direction:row;font-family:inherit;font-size:13px;font-weight:600;position:relative;transition:background .2s,color .2s}.adpt-editor .edt-tree-action__content{box-sizing:content-box;cursor:pointer;flex-grow:1;height:16px;justify-content:center;padding:2px}.adpt-editor .edt-tree-action__content .edt-tree-action__icon-wrapper:not(:empty)+.edt-tree-action__label{margin-left:4px}.adpt-editor .edt-tree-action__toggle{border-width:1px;cursor:pointer;padding:2px 1px}.adpt-editor .edt-tree-action__toggle .edt-icon{transition:opacity .2s,transform .2s}.adpt-editor .edt-tree-action--with-menu .edt-tree-action__content{padding-right:0}.adpt-editor .edt-tree-action--with-primary-action .edt-tree-action__content,.adpt-editor .edt-tree-action--with-primary-action.edt-tree-action--with-menu .edt-tree-action__content{padding-right:2px}.adpt-editor .edt-tree-action--with-primary-action .edt-tree-action__toggle,.adpt-editor .edt-tree-action--with-primary-action.edt-tree-action--with-menu .edt-tree-action__toggle{border-left-style:solid}.adpt-editor .edt-tree-action{color:#99a2b5}.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#444a57;color:#99a2b5}.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#545c6e;color:#fff}@media(hover:none){.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree-action:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#545c6e;color:#fff}.adpt-editor .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree-action.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:#444a57;color:#99a2b5}.adpt-editor .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree-action.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#6e788d;color:#ced3df}.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#6e788d;color:#fff}.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree-action.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#6e788d;color:#fff}.adpt-editor .edt-tree-action--style-primary{color:#fff}.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#3183ff;color:#fff}@media(hover:none){.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:#59f;color:#fff}.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#2559a8}.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#3183ff;color:#fff}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:#3270ce;color:#fff}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#2559a8}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:#59f;color:#fff}.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree-action--style-primary.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:#59f;color:#fff}.adpt-editor .edt-tree-action--style-ghost{color:#99a2b5}.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent;color:#fff}@media(hover:none){.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent}}.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__content:active,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle:active{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled) .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost:not(.edt-tree-action--disabled):not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{background-color:transparent;color:#4a5161}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled:not(.edt-tree-action--is-loading) .edt-tree-action__toggle{border-color:#30333b}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{background-color:transparent;color:#99a2b5}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle{border-color:#3b404c}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-loading .edt-tree-action__toggle .edt-icon{opacity:.5}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--disabled.edt-tree-action--is-active .edt-tree-action__toggle{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle{background-color:transparent;color:#ced3df}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:focus-visible,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__content:hover,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:focus-visible,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--disabled) .edt-tree-action__toggle:hover{background-color:transparent;color:#fff}.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):focus-visible .edt-tree-action__toggle,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__content,.adpt-editor .edt-tree-action--style-ghost.edt-tree-action--is-active:not(.edt-tree-action--with-primary-action):hover .edt-tree-action__toggle{background-color:transparent;color:#fff}.adpt-editor .edt-tree-action__bg{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-tree-action--disabled{cursor:default}.adpt-editor .edt-tree-action--disabled>*{cursor:default}@keyframes pulsing-bgcolor{0%{background-color:hsla(0,0%,100%,0)}50%{background-color:hsla(0,0%,100%,.2)}to{background-color:hsla(0,0%,100%,0)}}.adpt-editor .edt-tree-action__icon-wrapper{display:flex;flex-direction:column;height:16px;overflow:hidden;position:relative;transition:width .3s;width:16px}.adpt-editor .edt-tree-action__icon-wrapper .edt-icon.edt-icon--size-custom,.adpt-editor .edt-tree-action__icon-wrapper .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-tree-action__icon-wrapper .edt-icon.edt-icon--size-custom svg,.adpt-editor .edt-tree-action__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main{height:16px;width:16px}.adpt-editor .edt-tree-action__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner,.adpt-editor .edt-tree-action__icon-wrapper .edt-spinner.edt-spinner--size-custom .edt-spinner__main .edt-spinner__inner:after{clip:rect(0,16px,16px,8px);height:16px;width:16px}.adpt-editor .edt-tree-action__icon-wrapper .edt-icon,.adpt-editor .edt-tree-action__icon-wrapper .edt-spinner{left:0;position:absolute;top:0;transition:opacity .2s,transform .2s}.adpt-editor .edt-tree-action__icon-wrapper .edt-spinner--entering,.adpt-editor .edt-tree-action__icon-wrapper .edt-spinner--exited,.adpt-editor .edt-tree-action__icon-wrapper .edt-spinner--exiting{opacity:0}.adpt-editor .edt-tree-action__icon-wrapper .edt-spinner--entered{opacity:1}.adpt-editor .edt-tree-action__icon-wrapper .edt-icon{transform-origin:50% 50%}.adpt-editor .edt-tree-action__icon-wrapper:empty{width:4px}.adpt-editor .edt-tree-action--is-loading .edt-tree-action__bg{animation:pulsing-bgcolor 2s infinite;z-index:10}.adpt-editor .edt-tree-action--is-loading .edt-tree-action__icon-wrapper .edt-icon{opacity:0;transform:scale(50%)}.adpt-editor .edt-tree-action--is-loading.edt-tree-action--disabled .edt-tree-action__content{position:static}.adpt-editor .edt-typography{font-style:normal}.adpt-editor .edt-typography--size-xsmall{font-size:12px}.adpt-editor .edt-typography--size-small{font-size:13px}.adpt-editor .edt-typography--size-base{font-size:14px}.adpt-editor .edt-typography--size-medium{font-size:15px}.adpt-editor .edt-typography--size-large{font-size:17px}.adpt-editor .edt-typography--size-xlarge{font-size:21px}.adpt-editor .edt-typography--size-xxlarge{font-size:25px}.adpt-editor .edt-typography--size-xxxlarge{font-size:31px}.adpt-editor .edt-typography--nowrap{white-space:nowrap}.adpt-editor .edt-typography--truncate{overflow:hidden;text-overflow:ellipsis}.adpt-editor .edt-typography--italic{font-style:italic}.adpt-editor .edt-view{bottom:0;left:0;position:absolute;top:49px;width:100%;z-index:1}.adpt-editor .edt-view__item{background:#24262b;display:none;height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-view__item--active{display:block}.adpt-editor .edt-view-loading{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s;width:100%}.adpt-editor .edt-view-loading__bar{background:#31353e;border:2px;height:2px;max-width:400px;position:relative;width:50%}.adpt-editor .edt-view-loading__line{animation:edt-view__loading-line 2s infinite;background:#3183ff;height:2px;left:0;position:absolute;top:0;width:50%}@keyframes edt-view__loading-line{0%{left:0;width:0}50%{left:0;width:100%}to{left:100%;width:0}}.adpt-editor .edt-view-error{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s;width:100%}.adpt-editor .edt-view-error__content{max-width:600px;text-align:center;width:90%}.adpt-editor .edt-view-error__content h2{color:#fff;font-size:21px;font-weight:300;margin-bottom:12px}.adpt-editor .edt-view-error__content p{color:#99a2b5;line-height:1.34;margin-bottom:26px;text-align:justify;text-align-last:center}.adpt-editor .edt-view__content-container{align-items:stretch;display:flex;height:100%;justify-content:stretch;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%}.adpt-editor .edt-view__content-container--show{opacity:1}.adpt-editor .edt-view-preview{display:flex;flex-direction:column;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.adpt-editor .edt-view-preview__wrapper{flex-grow:1;flex-shrink:1;overflow:auto;position:relative}.adpt-editor .edt-view-preview__container{height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;transform-origin:0 0;width:100%}.adpt-editor .edt-view-preview__cell{position:relative;text-align:center;vertical-align:middle}.adpt-editor .edt-expression{height:100%}.adpt-editor .edt-expression__result-data{border-top:2px solid #24262b;height:calc(50% - 19px)}.adpt-editor .edt-expression__editor{height:100%}.adpt-editor .edt-expression__editor-head{background-color:#31353e;border-left:2px solid #24262b;color:#c4cbdc;font-size:12px;font-weight:600;height:34px;line-height:34px;padding:0 10px;text-decoration-color:#99a2b5;text-transform:uppercase}.adpt-editor .edt-expression__errors{height:calc(50% - 18px);margin-top:1px}.adpt-editor .edt-expression__wrap-expand{height:calc(100% - 34px)}.adpt-editor .edt-expression__wrap-not-expand{height:calc(50% - 17px)}.adpt-editor .edt-markdown-content>:first-child{margin-top:0}.adpt-editor .edt-markdown-content h1{color:#fff;font-size:24px;font-weight:600;line-height:1.3;margin:0 0 24px}.adpt-editor .edt-markdown-content h2{border-bottom:1px solid #42454e;color:#fff;font-size:18px;font-weight:600;line-height:1.4;margin:32px 0 16px;padding-bottom:8px}.adpt-editor .edt-markdown-content h3{color:#fff;font-size:16px;font-weight:600;line-height:1.4;margin:24px 0 12px}.adpt-editor .edt-markdown-content h4{color:#c4cbdc;font-size:14px;font-weight:600;line-height:1.4;margin:20px 0 10px}.adpt-editor .edt-markdown-content h5,.adpt-editor .edt-markdown-content h6{color:#99a2b5;font-size:13px;font-weight:600;line-height:1.4;margin:16px 0 8px}.adpt-editor .edt-markdown-content strong{font-weight:600}.adpt-editor .edt-markdown-content p{color:#c4cbdc;font-size:14px;line-height:1.7;margin:0 0 16px;max-width:800px}.adpt-editor .edt-markdown-content ol,.adpt-editor .edt-markdown-content ul{margin:0 0 16px;padding-left:24px}.adpt-editor .edt-markdown-content ol li,.adpt-editor .edt-markdown-content ul li{color:#c4cbdc;font-size:14px;line-height:1.7;margin:4px 0}.adpt-editor .edt-markdown-content ol li::marker,.adpt-editor .edt-markdown-content ul li::marker{color:#99a2b5}.adpt-editor .edt-markdown-content ol ol,.adpt-editor .edt-markdown-content ol ul,.adpt-editor .edt-markdown-content ul ol,.adpt-editor .edt-markdown-content ul ul{margin-bottom:4px;margin-top:4px}.adpt-editor .edt-markdown-content code{background:#2a2d33;border-radius:3px;color:#41a6ff;font-family:Source Code Pro,Monaco,Courier New,monospace;font-size:13px;padding:2px 6px}.adpt-editor .edt-markdown-content kbd{background:#32343b;border-radius:5px;color:#c6cedd;display:inline-block;font-family:inherit;font-size:13px;font-weight:500;line-height:1;margin:0 2px;padding:3px 5px;vertical-align:baseline}.adpt-editor .edt-markdown-content pre{background:#2a2d33;border:1px solid #42454e;border-radius:6px;margin:20px 0;overflow-x:auto;padding:16px}.adpt-editor .edt-markdown-content pre code{background:none;color:#fff;padding:0}.adpt-editor .edt-markdown-content blockquote{background:#2a2d33;border-left:4px solid #59f;color:#c4cbdc;font-style:italic;margin:20px 0;padding:12px 20px}.adpt-editor .edt-markdown-content blockquote>:first-child{margin-top:0}.adpt-editor .edt-markdown-content blockquote>:last-child{margin-bottom:0}.adpt-editor .edt-markdown-content a{color:#41a6ff;text-decoration:none;transition:color .2s ease}.adpt-editor .edt-markdown-content a:hover{color:#3183ff;text-decoration:underline}.adpt-editor .edt-markdown-content hr{border:none;border-top:1px solid #42454e;margin:32px 0}.adpt-editor .edt-markdown-content table{border-collapse:collapse;font-size:14px;margin:20px 0;width:100%}.adpt-editor .edt-markdown-content table td,.adpt-editor .edt-markdown-content table th{border:1px solid #42454e;color:#c4cbdc;line-height:1.6;padding:10px 14px;text-align:left}.adpt-editor .edt-markdown-content table th{background:#2a2d33;color:#fff;font-weight:600}.adpt-editor .edt-markdown-content table tr:nth-child(2n){background:#2a2d33}.adpt-editor .edt-markdown-content img{border-radius:6px;height:auto;margin:20px 0;max-width:100%}.adpt-editor .edt-resource-path-breadcrumbs-panel{background:#31353e;border-radius:4px;height:350px;opacity:0;transform:scale(.8);transition:opacity .2s,transform .2s;width:350px;z-index:1200}.adpt-editor .edt-resource-path-breadcrumbs-panel--is-visible{opacity:1;transform:scale(1)}.adpt-editor .edt-resource-path-breadcrumbs-panel .edt-floating-container__inner{display:flex;flex-direction:column;height:100%}.adpt-editor .edt-resource-path-breadcrumbs-panel__content{display:flex;flex:1;flex-direction:column;height:100%;min-height:0;overflow:hidden}.adpt-editor .edt-resource-path-breadcrumbs-panel .edt-resource-list{display:flex;flex:1;flex-direction:column;min-height:0}.adpt-editor .edt-resource-path-breadcrumbs-panel .edt-resource-list__container{flex:1;min-height:0;overflow:auto;padding-bottom:10px;padding-left:10px;padding-right:10px}.adpt-editor .edt-resource-path-breadcrumbs-panel .edt-searchbox{background:#3e434e}.adpt-editor .edt-resource-path-breadcrumbs-panel .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-resource-path-breadcrumbs-panel .edt-searchbox:focus{border-color:transparent}.adpt-editor .edt-action-editor-console-toolbar__button--highlighted.edt-action-editor-console-toolbar__button--severity-error{color:#ef5350}.adpt-editor .edt-action-editor-console-toolbar__button--highlighted.edt-action-editor-console-toolbar__button--severity-warning{color:#ffc107}.adpt-editor .edt-action-editor-console-toolbar__button--highlighted.edt-action-editor-console-toolbar__button--severity-hint{color:#17a2b8}.adpt-editor .edt-action-editor-data-explorer{display:flex;flex-direction:column}.adpt-editor .edt-action-editor-data-explorer__tree{flex-grow:1;flex-shrink:1;overflow:auto;padding:5px 0;z-index:0}.adpt-editor .edt-action-editor-data-explorer__note{box-shadow:0 0 12px rgba(0,0,0,.3);flex-shrink:0;height:0;overflow:hidden;transition:height .3s;z-index:1}.adpt-editor .edt-action-editor-data-explorer__note-inner{background:#2a2d33;box-sizing:border-box;color:#99a2b5;font-size:13px;height:auto;line-height:1.3;overflow:hidden;padding:8px 10px;text-align:left;text-overflow:ellipsis}.adpt-editor .edt-action-editor-data-explorer__note-inner strong{font-weight:600}.adpt-editor .edt-action-editor-data-explorer__note--show{height:auto}.adpt-editor .edt-action-editor-flow{background:radial-gradient(ellipse at top,#24262b 15%,#2b2e35 100%)}.adpt-editor .edt-action-editor-flow__flow-editor{bottom:0;left:0;position:absolute;right:0;top:0}.adpt-editor .edt-module-action-editor-main-toolbar__saved{display:inline-block;min-width:70px;text-align:right}.adpt-editor .edt-module-action-editor-main-toolbar__saved span{border-bottom:1px dashed #626877;cursor:pointer;display:inline-block;line-height:1.2}.adpt-editor .edt-module-action-editor-node-palette{padding:3px 0 8px 5px}.adpt-editor .edt-module-action-editor-node-palette__nodes{padding-bottom:10px}.adpt-editor .edt-module-action-editor-node-palette__note{color:#747b8a;font-size:13px;line-height:1.2;padding:0 8px;text-align:left}.adpt-editor .edt-module-action-editor-node-palette__integration-add{display:flex;flex-direction:row;justify-content:center;padding:8px}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode{border-radius:3px 0 0 3px;min-height:26px}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-section{min-height:28px}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-section .edt-tree-treenode-title__label{color:#99a2b5;font-weight:600;text-transform:uppercase;transition:color .2s}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-section:hover{background:transparent}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-section:not(.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-section--is-empty) .edt-tree-treenode-title__label:hover{color:#fff}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-section .edt-tree-switcher{transition:width .3s,transform .2s}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-section--is-empty .edt-tree-treenode-title__label{cursor:default;pointer-events:none}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-section--is-empty .edt-tree-switcher{width:8px}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-function{min-height:28px}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-function:hover{background:transparent}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-function>.edt-tree-node-content-wrapper{background:#444a57;border-radius:3px;min-height:26px;padding-left:5px;transform:scale(1);transition:background .3s,transform .3s}.adpt-editor .edt-module-action-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-action-editor-node-palette__tree-node-function>.edt-tree-node-content-wrapper:hover{background-color:#545c6e;transform:scale(1.04)}.adpt-editor .edt-module-action-editor-outline__note{color:#747b8a;font-size:13px;line-height:1.2;padding:0 8px;text-align:left}.adpt-editor .edt-module-action-editor-outline>:last-child{padding-bottom:10px}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section{min-height:26px}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section .edt-tree-iconEle{color:#99a2b5;transition:color .2s}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section .edt-tree-treenode-title__label{color:#99a2b5;font-weight:600;text-transform:uppercase;transition:color .2s}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section:hover{background:transparent}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section:not(.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section--is-empty):hover .edt-tree-iconEle{color:#fff}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section:not(.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section--is-empty):hover .edt-tree-treenode-title__label{color:#fff}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section .edt-tree-switcher{transition:width .3s,transform .2s}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section--is-empty .edt-tree-treenode-title__label{cursor:default;pointer-events:none}.adpt-editor .edt-module-action-editor-outline .edt-tree .edt-tree-treenode.edt-module-action-editor-outline__tree-node-section--is-empty .edt-tree-switcher{width:8px}.adpt-editor .edt-module-action-editor-tester__content{border-top:2px solid #24262b;bottom:0;left:0;position:absolute;right:0;top:0}.adpt-editor .edt-module-action-editor-tester__content .edt-collapse__wrapper{padding-bottom:10px}.adpt-editor .edt-module-action-editor-create-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-action-editor-create-dialog .edt-field-row{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-module-action-editor-create-dialog .edt-field-row>*{margin-left:0;width:100%}.adpt-editor .edt-module-action-editor-create-dialog__field-row-resource-list{display:flex;flex-direction:column;margin-top:20px;overflow:hidden;width:100%}.adpt-editor .edt-module-action-editor-create-dialog__field-label{margin:0 0 8px}.adpt-editor .edt-module-action-editor-create-dialog form{display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden}.adpt-editor .edt-module-action-editor-create-dialog .edt-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-module-action-editor-create-dialog .edt-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-module-action-editor-create-dialog .edt-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-config-editor-edit-content__ssh-content{background:#24262b;border-radius:3px;min-height:80px;padding:10px;position:relative;width:100%;word-break:break-all}.adpt-editor .edt-config-editor-edit-content__ssh-content:hover>div{opacity:1}.adpt-editor .edt-config-editor-edit-content__ssh-content>div{height:auto;opacity:0;position:absolute;right:10px;top:10px;transition:all .2s ease;width:auto}.adpt-editor .edt-config-editor-edit-content__ssh-content>div button{background:#31353e;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:5px}.adpt-editor .edt-config-editor-edit-content__ssh-content>div button .edt-icon.edt-icon--size-custom{height:16px;width:16px}.adpt-editor .edt-config-editor-edit-content__ssh-content>div button .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-config-editor-edit-content__ssh-content>div button .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-config-editor-edit-content__ssh-content>div button:hover{background:#3e434e}.adpt-editor .edt-app-preview__layout{display:flex;flex-direction:column;height:100%;width:100%}.adpt-editor .edt-app-preview__toolbar{height:42px;width:100%}.adpt-editor .edt-app-preview__resolution-settings{z-index:1301}.adpt-editor .edt-app-preview__size-selector-wrapper{flex-basis:160px}.adpt-editor .edt-app-preview__url{background:#292c33;border:1px solid #444a57;border-radius:3px;color:#fff;flex:1;font-size:13px;margin:0 6px;padding:2px 8px}.adpt-editor .edt-app-preview__main{display:flex;flex:1;height:100%;justify-content:center;position:relative;width:100%}.adpt-editor .edt-app-preview__main .edt-app-preview__wrapper{height:100%;position:relative}.adpt-editor .edt-app-preview__main--screen-size-auto .edt-app-preview__wrapper{width:100%}.adpt-editor .edt-app-preview__main--screen-size-wide .edt-app-preview__wrapper{width:1920px}.adpt-editor .edt-app-preview__main--screen-size-desktop .edt-app-preview__wrapper{width:1280px}.adpt-editor .edt-app-preview__main--screen-size-tablet .edt-app-preview__wrapper{width:768px}.adpt-editor .edt-app-preview__main--screen-size-mobile .edt-app-preview__wrapper{width:320px}body.electron-mac .adpt-editor .edt-app-preview .edt-layout__element-panel-toolbar:first-child .edt-toolbar{height:48px}body.electron-mac .adpt-editor .edt-app-preview .edt-app-preview__url{padding-bottom:4px;padding-top:4px}body.electron-mac:not(.electron-fullscreen) .adpt-editor .edt-app-preview .edt-layout__element-panel-toolbar:first-child .edt-toolbar{padding-left:70px}.adpt-editor .edt-module-core-bug-report-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-core-bug-report-dialog__field-row{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-module-core-bug-report-dialog__field-row textarea{min-height:120px}.adpt-editor .edt-module-core-bug-report-dialog__field-label{margin:0 0 8px}.adpt-editor .edt-module-core-create-directory-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-core-create-directory-dialog__field-row{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-module-core-create-directory-dialog__field-row-resource-list{display:flex;flex-direction:column;margin-top:20px;overflow:hidden;width:100%}.adpt-editor .edt-module-core-create-directory-dialog__field-label{margin:0 0 8px}.adpt-editor .edt-module-core-create-directory-dialog form{display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden}.adpt-editor .edt-module-core-create-directory-dialog .edt-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-module-core-create-directory-dialog .edt-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-module-core-create-directory-dialog .edt-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-module-import-blueprint-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-import-blueprint-dialog .edt-field-row{display:flex;width:100%}.adpt-editor .edt-module-import-blueprint-dialog__field-row-resource-list{display:flex;flex-direction:column;margin-top:20px;overflow:hidden;width:100%}.adpt-editor .edt-module-import-blueprint-dialog .edt-field-label{margin:0 0 8px}.adpt-editor .edt-module-import-blueprint-dialog form{display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden}.adpt-editor .edt-module-import-blueprint-dialog__field-row-resource-list{margin-top:0}.adpt-editor .edt-module-import-blueprint-dialog__field-row-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-module-import-blueprint-dialog__field-row-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-module-import-blueprint-dialog__field-row-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-deploy-dialog-env-select__title{font-size:15px;margin-bottom:6px}.adpt-editor .edt-deploy-dialog-separator{background-color:#545c6e;height:1px;margin:20px 0;width:100%}.adpt-editor .edt-deploy-dialog-errors{display:flex;flex-direction:column;height:220px;width:100%}.adpt-editor .edt-deploy-dialog-errors__title{font-size:15px;margin-bottom:12px}.adpt-editor .edt-deploy-dialog-errors__list{background:#2e3138}.adpt-editor .edt-deploy-dialog-unsaved-resources{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-deploy-dialog-unsaved-resources__title{font-size:15px;margin-bottom:12px}.adpt-editor .edt-deploy-dialog-unsaved-resources__list{display:flex;flex-direction:column;max-height:120px;padding-left:30px}.adpt-editor .edt-deploy-dialog-unsaved-resources__list-item{color:#6e788d}.adpt-editor .edt-release-dialog-env-select__title{font-size:15px;margin-bottom:6px}.adpt-editor .edt-release-dialog__latest-tags{margin-bottom:10px}.adpt-editor .edt-release-dialog__push-mode-notice{margin-top:15px}.adpt-editor .edt-release-dialog__remote-pre{font-family:Source Code Pro,monospace;font-size:11px;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adpt-editor .edt-release-dialog__remote-info{margin-top:5px}.adpt-editor .edt-release-dialog-separator{background-color:#545c6e;height:1px;margin:20px 0;width:100%}.adpt-editor .edt-release-dialog-errors{display:flex;flex-direction:column;height:220px;width:100%}.adpt-editor .edt-release-dialog-errors__title{font-size:15px;margin-bottom:12px}.adpt-editor .edt-release-dialog-errors__list{background:#2e3138}.adpt-editor .edt-release-dialog-unsaved-resources{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-release-dialog-unsaved-resources__title{font-size:15px;margin-bottom:12px}.adpt-editor .edt-release-dialog-unsaved-resources__list{display:flex;flex-direction:column;max-height:120px;padding-left:30px}.adpt-editor .edt-release-dialog-unsaved-resources__list-item{color:#6e788d}.adpt-editor .edt-error-log-view-errors-list{height:100%}.adpt-editor .edt-module-core-input-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-core-input-dialog__field-row{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-module-core-input-dialog__field-label{margin:0 0 8px}.adpt-editor .edt-module-core-rename-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-core-rename-dialog__field-row{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-module-core-rename-dialog__field-label{margin:0 0 8px}.adpt-editor .edt-module-core-resource-open-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-core-resource-open-dialog__content{flex-grow:1;flex-shrink:1;overflow:hidden;padding:20px}.adpt-editor .edt-module-core-resource-open-dialog__description{margin:0 0 8px}.adpt-editor .edt-module-core-resource-open-dialog .edt-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-module-core-resource-open-dialog .edt-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-module-core-resource-open-dialog .edt-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-viewiframe{height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-documentation-sidebar{height:100%;overflow:auto;padding:21px 10px}.adpt-editor .edt-documentation-sidebar input.edt-searchbox{background-color:#2a2d33;margin-bottom:10px;transition:border-color .3s;width:100%}.adpt-editor .edt-documentation-sidebar input.edt-searchbox:focus{border-color:#545c6e}.adpt-editor .edt-documentation-sidebar input.edt-searchbox ::placeholder{color:#626877}.adpt-editor .edt-documentation-content{bottom:0;left:0;margin:0 auto;max-width:1000px;overflow:auto;padding:24px 40px;position:absolute;right:0;top:0}.adpt-editor .edt-documentation-content__empty{align-items:center;color:#99a2b5;display:flex;font-size:16px;height:100%;justify-content:center}.adpt-editor .edt-documentation-content__flags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.adpt-editor .edt-documentation-content__flag{background-color:transparent;border:1px solid;border-radius:999px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;padding:5px 10px}.adpt-editor .edt-documentation-content__flag--work-in-progress{border-color:#f80;color:#f80}.adpt-editor .edt-documentation-content__flag--needs-review{border-color:#17a2b8;color:#17a2b8}.adpt-editor .edt-documentation-content__flag--outdated{border-color:#ef5350;color:#ef5350}.adpt-editor .edt-documentation-content__separator{background-color:#42454e;height:1px;margin-bottom:20px;margin-top:40px}.adpt-editor .edt-documentation-content__metadata{align-items:center;color:#828ca0;display:flex;font-size:13px;justify-content:space-between;margin-bottom:24px}.adpt-editor .edt-documentation-content__metadata a{color:#828ca0;text-decoration:none;transition:color .2s ease}.adpt-editor .edt-documentation-content__metadata a:hover{color:#fff}.adpt-editor .edt-documentation-mdx-badge{align-items:center;background:transparent;border:1px dashed #4a4f5e;border-radius:5px;color:#99a2b5;display:inline-flex;flex-direction:row;gap:2px;line-height:1;margin:0 2px;padding:3px 5px;transform:translateY(3px);transition:all .2s ease;vertical-align:baseline}.adpt-editor .edt-documentation-mdx-badge--has-icon{padding-left:3px}.adpt-editor .edt-documentation-mdx-command{align-items:center;background:#32343b;border:1px solid #4a4f5e;border-radius:5px;color:#99a2b5;cursor:pointer;display:inline-flex;flex-direction:row;gap:2px;line-height:1;margin:0 2px;padding:3px 5px;transform:translateY(3px);transition:all .2s ease;vertical-align:baseline}.adpt-editor .edt-documentation-mdx-command--has-icon{padding-left:3px}.adpt-editor .edt-documentation-mdx-command:hover{border-color:#59f;color:#41a6ff}.adpt-editor .edt-documentation-nav-item__content{align-items:center;cursor:pointer;display:flex;padding:5px 10px;transition:color .2s ease;user-select:none}.adpt-editor .edt-documentation-nav-item__content:hover .edt-documentation-nav-item__icon,.adpt-editor .edt-documentation-nav-item__content:hover .edt-documentation-nav-item__title{color:#fff}.adpt-editor .edt-documentation-nav-item__icon{color:#99a2b5;flex-shrink:0;font-size:16px;margin-right:8px;transition:color .2s ease}.adpt-editor .edt-documentation-nav-item__title{color:#828ca0;flex:1;font-size:13px;transition:color .2s ease}.adpt-editor .edt-documentation-nav-item--folder>.edt-documentation-nav-item__content .edt-documentation-nav-item__title{font-weight:600}.adpt-editor .edt-documentation-nav-item--folder>.edt-documentation-nav-item__content .edt-documentation-nav-item__icon{transform:rotate(0deg);transition:color .2s ease,transform .2s ease}.adpt-editor .edt-documentation-nav-item--folder.edt-documentation-nav-item--expanded>.edt-documentation-nav-item__content .edt-documentation-nav-item__icon{transform:rotate(90deg)}.adpt-editor .edt-documentation-nav-item--expanded>.edt-documentation-nav-item__content .edt-documentation-nav-item__icon,.adpt-editor .edt-documentation-nav-item--expanded>.edt-documentation-nav-item__content .edt-documentation-nav-item__title{color:#fff}.adpt-editor .edt-documentation-nav-item--selected>.edt-documentation-nav-item__content .edt-documentation-nav-item__icon,.adpt-editor .edt-documentation-nav-item--selected>.edt-documentation-nav-item__content .edt-documentation-nav-item__title{color:#59f}.adpt-editor .edt-endpoint-editor-console-toolbar__button--highlighted.edt-endpoint-editor-console-toolbar__button--severity-error{color:#ef5350}.adpt-editor .edt-endpoint-editor-console-toolbar__button--highlighted.edt-endpoint-editor-console-toolbar__button--severity-warning{color:#ffc107}.adpt-editor .edt-endpoint-editor-console-toolbar__button--highlighted.edt-endpoint-editor-console-toolbar__button--severity-hint{color:#17a2b8}.adpt-editor .edt-endpoint-editor-data-explorer{display:flex;flex-direction:column}.adpt-editor .edt-endpoint-editor-data-explorer__tree{flex-grow:1;flex-shrink:1;overflow:auto;padding:5px 0;z-index:0}.adpt-editor .edt-endpoint-editor-data-explorer__note{box-shadow:0 0 12px rgba(0,0,0,.3);flex-shrink:0;height:0;overflow:hidden;transition:height .3s;z-index:1}.adpt-editor .edt-endpoint-editor-data-explorer__note-inner{background:#2a2d33;box-sizing:border-box;color:#99a2b5;font-size:13px;height:auto;line-height:1.3;overflow:hidden;padding:8px 10px;text-align:left;text-overflow:ellipsis}.adpt-editor .edt-endpoint-editor-data-explorer__note-inner strong{font-weight:600}.adpt-editor .edt-endpoint-editor-data-explorer__note--show{height:auto}.adpt-editor .edt-endpoint-editor-flow{background:radial-gradient(ellipse at top,#24262b 15%,#2b2e35 100%)}.adpt-editor .edt-endpoint-editor-flow__flow-editor{bottom:0;left:0;position:absolute;right:0;top:0}.adpt-editor .edt-module-endpoint-editor-main-toolbar__saved{display:inline-block;min-width:70px;text-align:right}.adpt-editor .edt-module-endpoint-editor-main-toolbar__saved span{border-bottom:1px dashed #626877;cursor:pointer;display:inline-block;line-height:1.2}.adpt-editor .edt-module-endpoint-editor-node-palette{padding:3px 0 8px 5px}.adpt-editor .edt-module-endpoint-editor-node-palette__nodes{padding-bottom:10px}.adpt-editor .edt-module-endpoint-editor-node-palette__note{color:#747b8a;font-size:13px;line-height:1.2;padding:0 8px;text-align:left}.adpt-editor .edt-module-endpoint-editor-node-palette__integration-add{display:flex;flex-direction:row;justify-content:center;padding:8px}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode{border-radius:3px 0 0 3px;min-height:26px}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-section{min-height:28px}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-section .edt-tree-treenode-title__label{color:#99a2b5;font-weight:600;text-transform:uppercase;transition:color .2s}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-section:hover{background:transparent}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-section:not(.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-section--is-empty) .edt-tree-treenode-title__label:hover{color:#fff}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-section .edt-tree-switcher{transition:width .3s,transform .2s}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-section--is-empty .edt-tree-treenode-title__label{cursor:default;pointer-events:none}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-section--is-empty .edt-tree-switcher{width:8px}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-function{min-height:28px}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-function:hover{background:transparent}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-function>.edt-tree-node-content-wrapper{background:#444a57;border-radius:3px;min-height:26px;padding-left:5px;transform:scale(1);transition:background .3s,transform .3s}.adpt-editor .edt-module-endpoint-editor-node-palette .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-node-palette__tree-node-function>.edt-tree-node-content-wrapper:hover{background-color:#545c6e;transform:scale(1.04)}.adpt-editor .edt-module-endpoint-editor-outline__note{color:#747b8a;font-size:13px;line-height:1.2;padding:0 8px;text-align:left}.adpt-editor .edt-module-endpoint-editor-outline>:last-child{padding-bottom:10px}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section{min-height:26px}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section .edt-tree-iconEle{color:#99a2b5;transition:color .2s}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section .edt-tree-treenode-title__label{color:#99a2b5;font-weight:600;text-transform:uppercase;transition:color .2s}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section:hover{background:transparent}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section:not(.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section--is-empty):hover .edt-tree-iconEle{color:#fff}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section:not(.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section--is-empty):hover .edt-tree-treenode-title__label{color:#fff}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section .edt-tree-switcher{transition:width .3s,transform .2s}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section--is-empty .edt-tree-treenode-title__label{cursor:default;pointer-events:none}.adpt-editor .edt-module-endpoint-editor-outline .edt-tree .edt-tree-treenode.edt-module-endpoint-editor-outline__tree-node-section--is-empty .edt-tree-switcher{width:8px}.adpt-editor .edt-module-endpoint-editor-tester__content{border-top:2px solid #24262b;bottom:0;left:0;position:absolute;right:0;top:0}.adpt-editor .edt-module-endpoint-editor-tester__content .edt-collapse__wrapper{padding-bottom:10px}.adpt-editor .edt-module-endpoint-editor-create-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-endpoint-editor-create-dialog .edt-field-row{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-module-endpoint-editor-create-dialog .edt-field-row>*{margin-left:0;width:100%}.adpt-editor .edt-module-endpoint-editor-create-dialog__field-row-resource-list{display:flex;flex-direction:column;margin-top:20px;overflow:hidden;width:100%}.adpt-editor .edt-module-endpoint-editor-create-dialog__field-label{margin:0 0 8px}.adpt-editor .edt-module-endpoint-editor-create-dialog form{display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden}.adpt-editor .edt-module-endpoint-editor-create-dialog .edt-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-module-endpoint-editor-create-dialog .edt-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-module-endpoint-editor-create-dialog .edt-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-integration-editor-content{display:flex;height:100%;width:100%}.adpt-editor .edt-integration-editor-content__wrapper{max-width:800px;padding:20px;width:100%}.adpt-editor .edt-integration-editor-content__inspector{width:100%}.adpt-editor .edt-integration-editor-create-list{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.adpt-editor .edt-integration-editor-create-list__header{align-items:center;display:flex;margin:20px 0 15px;padding:0 30px;white-space:nowrap;width:100%}.adpt-editor .edt-integration-editor-create-list__title{color:#fff;flex:1;font-size:31px}.adpt-editor .edt-integration-editor-create-list__search-wrapper{display:flex;flex:1;margin-left:30px}.adpt-editor .edt-integration-editor-create-list__search{flex:1}.adpt-editor .edt-integration-editor-create-list__content{display:flex;overflow:hidden}.adpt-editor .edt-integration-editor-create-list__sidebar{display:flex;flex-direction:column;margin-left:20px}.adpt-editor .edt-integration-editor-create-list__category{margin-bottom:10px;width:100%}.adpt-editor .edt-integration-editor-create-list__category-title-text{background:#24262b;border-bottom-right-radius:3px;padding:2px 4px 2px 14px}.adpt-editor .edt-integration-editor-create-list__list{display:flex;flex-wrap:wrap;overflow:auto;padding:0 20px;width:100%}.adpt-editor .edt-integration-editor-create-list-item{display:inline-flex;margin:10px;min-height:62px;transition:all .25s ease;width:250px}.adpt-editor .edt-integration-editor-create-list-item__check{color:#fff;position:absolute;right:6px;top:6px}.adpt-editor .edt-integration-editor-create-list-item--selected{background:#3270ce;transform:scale(1.04)}.adpt-editor .edt-integration-editor-create-list-item--selected:hover{background:#3183ff}.adpt-editor .edt-integration-editor-create-details{background:#31353e;display:flex;height:100%;width:100%}.adpt-editor .edt-integration-editor-create-details__field-row-resource-list{display:block;margin:20px 0;overflow:hidden}.adpt-editor .edt-integration-editor-create-details__field-row-resource-list .edt-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-integration-editor-create-details__field-row-resource-list .edt-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-integration-editor-create-details__empty{align-items:center;color:#99a2b5;display:flex;height:100%;justify-content:center;width:100%}.adpt-editor .edt-integration-editor-create-details__content{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-integration-editor-create-details__info{align-items:flex-start;display:flex;padding:20px;width:100%}.adpt-editor .edt-integration-editor-create-details__info-icon{color:#fff}.adpt-editor .edt-integration-editor-create-details__info-text{color:#fff;display:flex;flex-direction:column;margin:0 0 0 12px}.adpt-editor .edt-integration-editor-create-details__info-text-primary{color:#c4cbdc;font-size:17px;margin:0}.adpt-editor .edt-integration-editor-create-details__info-text-secondary{font-size:13px;margin:12px 0 0}.adpt-editor .edt-integration-editor-create-details__config{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;padding:0 20px 20px}.adpt-editor .edt-integration-editor-create-details__config fieldset label{display:block;margin-bottom:10px}.adpt-editor .edt-integration-editor-create-details__row{display:flex;flex-direction:column}.adpt-editor .edt-integration-editor-create-details__submit-btn{margin:15px 0 0}.adpt-editor .edt-integration-editor-details{display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.adpt-editor .edt-integration-editor-details__info{align-items:flex-start;display:flex}.adpt-editor .edt-integration-editor-details__info-icon{color:#fff;margin:0}.adpt-editor .edt-integration-editor-details__info-text{display:flex;flex-direction:column;margin:0 0 0 12px}.adpt-editor .edt-integration-editor-details__info-text-primary{color:#fff;font-size:17px;margin:0}.adpt-editor .edt-integration-editor-details__info-text-secondary{color:#c4cbdc;font-size:13px;margin:12px 0 0}.adpt-editor .edt-integration-editor-details__functions{margin-top:24px}.adpt-editor .edt-integration-editor-details__functions-title{color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.adpt-editor .edt-integration-editor-details__functions-list{display:flex;flex-direction:column;list-style:none}.adpt-editor .edt-integration-editor-details__function-item{align-items:center;border-bottom:1px solid #42454e;display:flex;flex-direction:row;padding:12px 0}.adpt-editor .edt-integration-editor-details__function-item:first-child{padding-top:0}.adpt-editor .edt-integration-editor-details__function-item:last-child{border-bottom:none}.adpt-editor .edt-integration-editor-details__function-icon{color:#fff;flex:0 0 auto;margin-right:10px}.adpt-editor .edt-integration-editor-details__function-info{display:flex;flex-direction:column;gap:4px;min-width:0}.adpt-editor .edt-integration-editor-details__function-label{color:#fff;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adpt-editor .edt-integration-editor-details__function-description{color:#99a2b5;font-size:11px}.adpt-editor .edt-integration-editor-sidebar-content{display:flex;height:100%;width:100%}.adpt-editor .edt-integration-editor-toolbar__env-select-label{margin-right:6px}.adpt-editor .edt-integration-editor-toolbar__save-info{min-width:70px;text-align:right}.adpt-editor .edt-integration-editor-toolbar__save-info>*{border-bottom:1px dashed #626877;cursor:pointer;display:inline-block;line-height:1.2}.adpt-editor .edt-module-overview-dashboard__card-list{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:40px}.adpt-editor .edt-module-overview-dashboard__card-item{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;padding:10px;width:31%}.adpt-editor .edt-module-overview-dashboard__card-item:hover{background:#3270ce}.adpt-editor .edt-module-overview-dashboard__card-item .edt-card-content{width:auto}.adpt-editor .edt-module-overview-dashboard__card-item .edt-card-text__primary{font-size:15px}.adpt-editor .edt-module-overview-dashboard__card-item .edt-card-text__secondary{font-size:14px}.adpt-editor .edt-readme-editor{display:flex;flex-direction:column;height:100%;width:100%}.adpt-editor .edt-readme-editor__content{display:flex;flex:1;flex-direction:column;overflow:hidden}.adpt-editor .edt-readme-view-mode{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:24px 40px}.adpt-editor .edt-readme-view-mode__content{max-width:800px;width:100%}.adpt-editor .edt-module-readme-create-dialog,.adpt-editor .edt-readme-debug-mode,.adpt-editor .edt-readme-edit-mode{display:flex;flex-direction:column}.adpt-editor .edt-module-readme-create-dialog .edt-field-row{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-module-readme-create-dialog .edt-field-row>*{margin-left:0;width:100%}.adpt-editor .edt-module-readme-create-dialog__field-row-resource-list{display:flex;flex-direction:column;margin-top:20px;overflow:hidden;width:100%}.adpt-editor .edt-module-readme-create-dialog__field-label{margin:0 0 8px}.adpt-editor .edt-module-readme-create-dialog form{display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden}.adpt-editor .edt-module-readme-create-dialog .edt-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-module-readme-create-dialog .edt-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-module-readme-create-dialog .edt-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-module-theme-create-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-theme-create-dialog .edt-field-row{display:flex;flex-direction:column;width:100%}.adpt-editor .edt-module-theme-create-dialog .edt-field-row>*{margin-left:0;width:100%}.adpt-editor .edt-module-theme-create-dialog__field-row-resource-list{display:flex;flex-direction:column;margin-top:20px;overflow:hidden;width:100%}.adpt-editor .edt-module-theme-create-dialog__field-label{margin:0 0 8px}.adpt-editor .edt-module-theme-create-dialog form{display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden}.adpt-editor .edt-module-theme-create-dialog .edt-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-module-theme-create-dialog .edt-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-module-theme-create-dialog .edt-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-theme-editor-main-default{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.adpt-editor .edt-theme-editor-main-default>*{height:100%}.adpt-editor .edt-theme-editor-main-default__content{background:#31353e;height:100%;padding:10px;text-align:left;width:300px}.adpt-editor .edt-module-view-editor-preview{display:flex;flex-direction:column;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.adpt-editor .edt-module-view-editor-preview__view-preview{flex-grow:1;flex-shrink:1;position:relative}.adpt-editor .edt-module-view-editor-preview__unauthorized-notifcation{align-items:center;background:#f80;border-bottom:1px solid #fff8f1;color:#fff8f1;display:flex;flex-direction:row;font-size:13px;font-weight:600;justify-content:flex-start;padding:10px}.adpt-editor .edt-module-view-editor-preview__unauthorized-notifcation .edt-icon{margin-right:6px}.adpt-editor .edt-view-editor-console-toolbar__button--highlighted.edt-view-editor-console-toolbar__button--severity-error{color:#ef5350}.adpt-editor .edt-view-editor-console-toolbar__button--highlighted.edt-view-editor-console-toolbar__button--severity-warning{color:#ffc107}.adpt-editor .edt-view-editor-console-toolbar__button--highlighted.edt-view-editor-console-toolbar__button--severity-hint{color:#17a2b8}.adpt-editor .edt-view-editor-data-explorer{display:flex;flex-direction:column}.adpt-editor .edt-view-editor-data-explorer__tree{flex-grow:1;flex-shrink:1;overflow:auto;padding:5px 0;z-index:0}.adpt-editor .edt-view-editor-data-explorer__note{box-shadow:0 0 12px rgba(0,0,0,.3);flex-shrink:0;height:0;overflow:hidden;transition:height .3s;z-index:1}.adpt-editor .edt-view-editor-data-explorer__note-inner{background:#2a2d33;box-sizing:border-box;color:#99a2b5;font-size:13px;height:auto;line-height:1.3;overflow:hidden;padding:8px 10px;text-align:left;text-overflow:ellipsis}.adpt-editor .edt-view-editor-data-explorer__note-inner strong{font-weight:600}.adpt-editor .edt-view-editor-data-explorer__note--show{height:auto}.adpt-editor .edt-view-editor-event-flow{display:flex;flex-direction:column}.adpt-editor .edt-view-editor-event-flow__toolbar{flex-grow:0;flex-shrink:0;margin-bottom:1px}.adpt-editor .edt-view-editor-event-flow__content{align-items:stretch;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;overflow:hidden}.adpt-editor .edt-view-editor-event-flow__palette{background:#31353e;background:linear-gradient(90deg,#31353e,transparent);flex-shrink:1;max-width:180px;overflow-x:hidden;overflow-y:auto;padding:12px}.adpt-editor .edt-view-editor-event-flow__palette-container{align-items:stretch;display:flex;flex-direction:column}.adpt-editor .edt-view-editor-event-flow__palette-item{align-items:center;background:#444a57;border:0;border-radius:3px;box-sizing:content-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:6px;min-height:16px;padding:8px;transform:scale(1);transition:background .3s,transform .3s}.adpt-editor .edt-view-editor-event-flow__palette-item .edt-icon.edt-icon--size-custom,.adpt-editor .edt-view-editor-event-flow__palette-item .edt-icon.edt-icon--size-custom .edt-svg-image,.adpt-editor .edt-view-editor-event-flow__palette-item .edt-icon.edt-icon--size-custom svg{height:16px;width:16px}.adpt-editor .edt-view-editor-event-flow__palette-item .edt-icon{margin-right:5px}.adpt-editor .edt-view-editor-event-flow__palette-item:hover{background:#545c6e;transform:scale(1.04)}.adpt-editor .edt-view-editor-event-flow__palette-item:last-child{margin-bottom:0}.adpt-editor .edt-view-editor-event-flow__palette-item-label{font-family:inherit;font-size:13px;line-height:16px;text-align:left}.adpt-editor .edt-view-editor-event-flow__flow-editor{flex-grow:1;flex-shrink:1;padding:0}.adpt-editor .edt-view-editor-event-flow__no-event{align-items:center;display:flex;flex-grow:1;justify-content:center;padding:12px}.adpt-editor .edt-module-view-editor-main-toolbar__mode-select{min-width:93px}.adpt-editor .edt-module-view-editor-main-toolbar__saved{display:inline-block;min-width:70px;text-align:right}.adpt-editor .edt-module-view-editor-main-toolbar__saved span{border-bottom:1px dashed #626877;cursor:pointer;display:inline-block;line-height:1.2}.adpt-editor .edt-module-view-editor-outline__data-sources{margin-bottom:2px}.adpt-editor .edt-module-view-editor-outline__data-source-add{display:flex;flex-direction:row;justify-content:center;padding:8px}.adpt-editor .edt-module-view-editor-outline__note{color:#747b8a;font-size:13px;line-height:1.2;padding:0 8px;text-align:left}.adpt-editor .edt-module-view-editor-outline>:last-child{padding-bottom:10px}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section{min-height:26px}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section .edt-tree-iconEle{color:#99a2b5;transition:color .2s}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section .edt-tree-treenode-title__label{color:#99a2b5;font-weight:600;text-transform:uppercase;transition:color .2s}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section:hover{background:transparent}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section:not(.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section--is-empty):hover .edt-tree-iconEle{color:#fff}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section:not(.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section--is-empty):hover .edt-tree-treenode-title__label{color:#fff}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section .edt-tree-switcher{transition:width .3s,transform .2s}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section--is-empty .edt-tree-treenode-title__label{cursor:default;pointer-events:none}.adpt-editor .edt-module-view-editor-outline .edt-tree .edt-tree-treenode.edt-module-view-editor-outline__tree-node-section--is-empty .edt-tree-switcher{width:8px}.adpt-editor .edt-module-view-editor-debug{display:flex;flex-direction:column}.adpt-editor .edt-module-view-editor-debug__tabs{background:#31353e;flex-shrink:0;margin-bottom:1px;margin-top:1px;z-index:10}.adpt-editor .edt-module-view-editor-debug__content{flex-grow:1}.adpt-editor .edt-module-view-editor-create-dialog{display:flex;flex-direction:column}.adpt-editor .edt-module-view-editor-create-dialog .edt-field-row{display:flex;width:100%}.adpt-editor .edt-module-view-editor-create-dialog__field-row-resource-list{display:flex;flex-direction:column;margin-top:20px;overflow:hidden;width:100%}.adpt-editor .edt-module-view-editor-create-dialog .edt-field-label{margin:0 0 8px}.adpt-editor .edt-module-view-editor-create-dialog form{display:flex;flex:1;flex-direction:column;height:100%;overflow:hidden}.adpt-editor .edt-module-view-editor-create-dialog__field-row-resource-list{margin-top:0}.adpt-editor .edt-module-view-editor-create-dialog__field-row-resource-list__search .edt-searchbox{background:#3e434e}.adpt-editor .edt-module-view-editor-create-dialog__field-row-resource-list__search .edt-searchbox::placeholder{color:#727b8f}.adpt-editor .edt-module-view-editor-create-dialog__field-row-resource-list__search:after{background:linear-gradient(180deg,#31353e,rgba(49,53,62,0))}.adpt-editor .edt-module-action-editor-tester__content .edt-field__button{border-radius:3px}.adpt-editor .edt-icon-color--resource-type-directory .edt-icon{color:#6e788d}.adpt-editor .edt-icon-color--resource-type-view .edt-icon{color:#00ffc3}.adpt-editor .edt-icon-color--resource-type-action .edt-icon{color:#ffcb00}.adpt-editor .edt-icon-color--resource-type-integration .edt-icon{color:#00b7ff}.adpt-editor .edt-w-full{width:100%}.adpt-editor__main{background:#24262b;height:100%;left:0;position:absolute;top:0;width:100%}.adpt-editor .edt-base{-webkit-font-smoothing:antialiased;font-smooth:always;font-family:Titillium Web,sans-serif;font-size:14px;line-height:1}body.is-adpt-editor{overflow:hidden}body .adpt-editor .edt-base,body .adpt-editor .edt-base *,body.adpt-editor-os-linux .adpt-editor .edt-base,body.adpt-editor-os-linux .adpt-editor .edt-base *,body.adpt-editor-os-unknown .adpt-editor .edt-base,body.adpt-editor-os-unknown .adpt-editor .edt-base *,body.adpt-editor-os-win .adpt-editor .edt-base,body.adpt-editor-os-win .adpt-editor .edt-base *{scrollbar-color:#5e6269 transparent;scrollbar-width:8px}body .adpt-editor .edt-base ::-webkit-scrollbar,body .adpt-editor .edt-base::-webkit-scrollbar,body.adpt-editor-os-linux .adpt-editor .edt-base ::-webkit-scrollbar,body.adpt-editor-os-linux .adpt-editor .edt-base::-webkit-scrollbar,body.adpt-editor-os-unknown .adpt-editor .edt-base ::-webkit-scrollbar,body.adpt-editor-os-unknown .adpt-editor .edt-base::-webkit-scrollbar,body.adpt-editor-os-win .adpt-editor .edt-base ::-webkit-scrollbar,body.adpt-editor-os-win .adpt-editor .edt-base::-webkit-scrollbar{height:8px;width:8px}body .adpt-editor .edt-base ::-webkit-scrollbar-corner,body .adpt-editor .edt-base ::-webkit-scrollbar-track,body .adpt-editor .edt-base::-webkit-scrollbar-corner,body .adpt-editor .edt-base::-webkit-scrollbar-track,body.adpt-editor-os-linux .adpt-editor .edt-base ::-webkit-scrollbar-corner,body.adpt-editor-os-linux .adpt-editor .edt-base ::-webkit-scrollbar-track,body.adpt-editor-os-linux .adpt-editor .edt-base::-webkit-scrollbar-corner,body.adpt-editor-os-linux .adpt-editor .edt-base::-webkit-scrollbar-track,body.adpt-editor-os-unknown .adpt-editor .edt-base ::-webkit-scrollbar-corner,body.adpt-editor-os-unknown .adpt-editor .edt-base ::-webkit-scrollbar-track,body.adpt-editor-os-unknown .adpt-editor .edt-base::-webkit-scrollbar-corner,body.adpt-editor-os-unknown .adpt-editor .edt-base::-webkit-scrollbar-track,body.adpt-editor-os-win .adpt-editor .edt-base ::-webkit-scrollbar-corner,body.adpt-editor-os-win .adpt-editor .edt-base ::-webkit-scrollbar-track,body.adpt-editor-os-win .adpt-editor .edt-base::-webkit-scrollbar-corner,body.adpt-editor-os-win .adpt-editor .edt-base::-webkit-scrollbar-track{background:transparent}body .adpt-editor .edt-base ::-webkit-scrollbar-thumb,body .adpt-editor .edt-base::-webkit-scrollbar-thumb,body.adpt-editor-os-linux .adpt-editor .edt-base ::-webkit-scrollbar-thumb,body.adpt-editor-os-linux .adpt-editor .edt-base::-webkit-scrollbar-thumb,body.adpt-editor-os-unknown .adpt-editor .edt-base ::-webkit-scrollbar-thumb,body.adpt-editor-os-unknown .adpt-editor .edt-base::-webkit-scrollbar-thumb,body.adpt-editor-os-win .adpt-editor .edt-base ::-webkit-scrollbar-thumb,body.adpt-editor-os-win .adpt-editor .edt-base::-webkit-scrollbar-thumb{background:#5e6269;border-radius:4px}
/*# sourceMappingURL=main.css.map*/