@import url("https://fonts.googleapis.com/css?family=Dosis:500,700|Open+Sans:400,400i,600,700");.\+flex{display:flex}.\+cursor-clickable{cursor:pointer}.\+hover-grey:hover{color:#2a3f5f}@keyframes a{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes b{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(20px)}}@keyframes c{0%{opacity:1}to{opacity:0}}.animate--fade-in,.plotly-editor .modal__backdrop{opacity:0;animation:d .1s forwards cubic-bezier(.19,1,.22,1)}.animate--fade-out,.plotly-editor .modal--animate-out .modal__backdrop{opacity:1;animation:c .1s forwards cubic-bezier(.19,1,.22,1)}.animate--fade-and-slide-in-from-bottom,.plotly-editor .modal__card{opacity:0;transform:translateY(20px);animation:a .1s forwards cubic-bezier(.19,1,.22,1)}.animate--fsbr,.plotly-editor .modal--animate-out .modal__card{opacity:1;transform:none;animation:b .1s forwards cubic-bezier(.19,1,.22,1)}.plotly-editor{position:relative;width:466px;flex-shrink:0;overflow:hidden;display:flex;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,--apple-default,sans-serif}.plotly-editor .sidebar{-ms-user-select:none;user-select:none;height:100%;min-width:120px;width:120px;max-width:120px;text-align:center;background:#fff;overflow-y:auto;float:left;border-right:1px solid #c8d4e3;flex-grow:1;-webkit-overflow-scrolling:touch}.plotly-editor .sidebar::-webkit-scrollbar{background:#fff;width:5px}.plotly-editor .sidebar::-webkit-scrollbar-track{box-shadow:none;background:#ebf0f8}.plotly-editor .sidebar::-webkit-scrollbar-thumb{background-color:#119dff;border-radius:10px}.plotly-editor .sidebar__group{background-color:#fff;cursor:pointer;width:100%}.plotly-editor .sidebar__group__title{color:#506784;font-size:14px;font-weight:500;padding:12px 0;text-transform:capitalize;text-align:left;border-bottom:1px solid #dfe8f3;display:flex;position:relative}.plotly-editor .sidebar__group__title__label{padding-left:24px}.plotly-editor .sidebar__group__title__icon{position:absolute;transform:scale(.9) translateX(2px) translateY(-4px);transform-origin:center center;opacity:.5;transition:all .15s ease-in-out}.plotly-editor .sidebar__group__title__icon svg path{fill:currentColor}.plotly-editor .sidebar__group:hover .sidebar__group__title__icon{opacity:1}.plotly-editor .sidebar__group--is-active{color:#2a3f5f;cursor:default}.plotly-editor .sidebar__group--is-active .sidebar__group__title__label{font-weight:600;color:#2a3f5f}.plotly-editor .sidebar__group--is-active .sidebar__group__title__icon{opacity:1}.plotly-editor .sidebar__group--is-active .sidebar__group__title__icon svg path{fill:#119dff}.plotly-editor .sidebar__group--is-expanded .sidebar__group__title__icon{transform:scale(.9) translateY(-5px) rotate(90deg);opacity:1}.plotly-editor .sidebar__group--is-expanded .sidebar__group__title{position:relative;z-index:4;box-shadow:0 2px 9px rgba(80,103,132,.2)}.plotly-editor .sidebar__item{color:#506784;cursor:pointer;font-size:14px;font-weight:500;line-height:14px;text-transform:capitalize;background-color:#f3f6fa;padding:12px;padding-left:24px;padding-right:6px;text-align:left;border-bottom:1px solid #dfe8f3;position:relative;overflow:hidden}.plotly-editor .sidebar__item--single{margin-top:15px}.plotly-editor .sidebar__item:before{content:"";position:absolute;height:100%;top:0;left:0;width:5px;background-color:#119dff;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:all .15s ease-in-out}.plotly-editor .sidebar__item span{display:block;will-change:transform;transition:all .15s ease-in-out}.plotly-editor .sidebar__item:not(.sidebar__item--is-active):hover{background-color:#ebf0f8}.plotly-editor .sidebar__item--is-active{color:#2a3f5f;font-weight:600;cursor:default}.plotly-editor .sidebar__item--is-active:before{transform:none}.plotly-editor .sidebar__item--is-active span{transform:translateX(5px)}.plotly-editor .panel{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:12px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;width:100%;-webkit-overflow-scrolling:touch}.plotly-editor .panel::-webkit-scrollbar{background:#fff;width:5px}.plotly-editor .panel::-webkit-scrollbar-track{box-shadow:none;background:#ebf0f8}.plotly-editor .panel::-webkit-scrollbar-thumb{background-color:#119dff;border-radius:10px}.plotly-editor__wrapper>.panel{background-color:#ebf0f8;border-right:1px solid #c8d4e3;width:345px}.plotly-editor .panel__content{flex-grow:1;display:flex;flex-direction:column}.plotly-editor .panel__header{margin-bottom:12px;display:flex;flex-shrink:0}.plotly-editor .panel__header__content{flex-grow:1}.plotly-editor .panel__header__actions__container{width:100%}.plotly-editor .panel__header__collapse{font-size:14px;float:left;color:#506784;display:flex;align-items:center;height:100%;cursor:pointer}.plotly-editor .panel__header__collapse svg{width:16px!important;height:16px!important;fill:#a2b1c6;padding-right:3px}.plotly-editor .panel__header__action{float:right}.plotly-editor .panel__empty{position:absolute;top:0;right:0;width:345px;border-right:1px solid #c8d4e3;height:100%;padding:12px;background-color:#ebf0f8;box-sizing:border-box;z-index:1003;display:flex}.plotly-editor .panel__empty__message{text-align:center;padding-top:48px}.plotly-editor .panel__empty__message__icon{margin-bottom:12px;opacity:.5}.plotly-editor .panel__empty__message__icon svg{width:48px!important;height:48px!important}.plotly-editor .panel__empty__message__icon svg path{fill:#a2b1c6}.plotly-editor .panel__empty__message__heading{color:#2a3f5f;font-size:24px;font-weight:500;line-height:1.2;font-family:Dosis,sans-serif;letter-spacing:.5px}.plotly-editor .panel__empty__message__content{font-size:13px;color:#506784;line-height:1.6}.plotly-editor .panel--no-padding{padding:0}.plotly-editor .fold{width:100%;-ms-user-select:none;user-select:none}.plotly-editor .fold__top{display:flex;justify-content:space-between;clear:both;padding:6px 12px;color:#fff;font-size:13px;border:1px solid #2a3f5f;background-color:#2a3f5f;height:15px;border-radius:5px;text-shadow:0 1px 2px rgba(42,63,95,.7);transition:background-color .1s ease-in-out,color .1s ease-in-out,border .1s ease-in-out}.plotly-editor .fold__top:hover{cursor:pointer;background-color:#2a3f5f}.plotly-editor .fold__top svg{width:18px;height:18px;display:block;filter:drop-shadow(0 1px 2px rgba(42,63,95,.7))}.plotly-editor .fold__top svg path{fill:currentColor}.plotly-editor .fold__top--open{color:#fff;background-color:#506784;border:1px solid #506784;border-radius:5px 5px 0 0;text-shadow:0 1px 1px rgba(42,63,95,.4)}.plotly-editor .fold__top--open svg{filter:drop-shadow(0 1px 1px rgba(42,63,95,.4))}.plotly-editor .fold__top--open:hover{background-color:#506784}.plotly-editor .fold__top__icon{display:block;margin-right:6px;transform:translateY(-1px)}.plotly-editor .fold__top__title{margin-left:12px/3;font-size:14px;line-height:14px;font-weight:600;transform:translateY(1px);white-space:nowrap;max-width:230px;letter-spacing:.2px;text-overflow:ellipsis;overflow:hidden}.plotly-editor .fold__top__arrow{transform:translateX(-3px) translateY(-1px)}.plotly-editor .fold__top__arrow svg{will-change:transform;transition:transform .1s ease-in-out;transform:rotate(-180deg);font-weight:700;transform-origin:center center}.plotly-editor .fold__top__arrow-title{display:flex;flex-grow:1}.plotly-editor .fold__top__arrow--open svg{transform:rotate(-90deg)}.plotly-editor .fold__top__delete{font-size:18px;opacity:.75;transform:translateY(-2px)}.plotly-editor .fold__top__delete:hover{opacity:1}.plotly-editor .fold__content{background:#fff;border:1px solid #c8d4e3;border-width:0 1px 1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.plotly-editor .fold__content__plot{overflow:hidden;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.plotly-editor .fold__content>:first-child{border-top:0}.plotly-editor .fold__content__empty{font-family:Dosis,sans-serif;display:flex;flex-direction:column;justify-content:center;padding:30px 25px}.plotly-editor .fold__content__empty__icon{margin:0 auto;margin-bottom:15px;width:40px;height:40px;border-radius:50%;background-color:#119dff;display:flex;flex-direction:column;justify-content:center}.plotly-editor .fold__content__empty__icon svg{margin:0 auto!important;fill:#fff;width:23px;height:23px}.plotly-editor .fold__content__empty__message__primary{text-align:center;margin-bottom:20px;font-size:17px;color:#506784}.plotly-editor .fold__content__empty__message__secondary{font-family:Open Sans,--apple-default,sans-serif;font-size:12px;text-align:center;color:#506784}.plotly-editor .fold__content--noheader{border-width:1px}.plotly-editor .fold+.fold{margin-top:12px}.plotly-editor .section__heading{position:relative;display:flex;font-size:13px;color:#2a3f5f;font-weight:600;cursor:default;background-color:#f3f6fa;padding:6px 12px;clear:both;text-transform:capitalize}.plotly-editor .section:not(:first-child) .section__heading{border-top:1px solid #dfe8f3}.plotly-editor .section:first-child .section__heading{border-top:0}.plotly-editor .menupanel{padding-top:0;display:flex;justify-content:flex-end;flex-grow:1}.plotly-editor .menupanel--ownline{padding-top:6px;width:100%}.plotly-editor .menupanel__label{font-weight:600;padding-right:6px}.plotly-editor .menupanel__icon{vertical-align:middle;width:15px!important;height:15px!important;fill:#a2b1c6!important}.plotly-editor .menupanel__icon svg{display:block}.plotly-editor .menupanel__icon:hover{cursor:pointer;fill:#119dff!important}.plotly-editor .menupanel__icon-span{font-size:12px;display:flex}.plotly-editor .menupanel__icon-span--question{color:#506784}.plotly-editor .info__title{color:#2a3f5f;font-size:18px;font-weight:500;line-height:1.2;font-family:Dosis,sans-serif;letter-spacing:.5px;padding:12px 12px 6px}.plotly-editor .info__text{padding:6px 12px}.plotly-editor .info__sub-text,.plotly-editor .info__text{color:#506784;font-size:12px;font-weight:500;line-height:1.6}.plotly-editor .info__sub-text{font-style:italic;padding:6px 12px 12px}.plotly-editor .modalbox{position:absolute;border-radius:5px;overflow:hidden;text-transform:none;text-align:left;border:1px solid #c8d4e3;align-content:center;box-shadow:0 2px 9px rgba(80,103,132,.2);left:-6px;width:calc(100% + 12px);top:calc(100% + 6px);background-color:#fff;z-index:9}.plotly-editor .modalbox__cover{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1}.plotly-editor .modalbox--dark{background-color:#506784}.plotly-editor .modal{box-sizing:border-box;position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:flex-start;overflow-y:auto;justify-content:center;z-index:1003}.plotly-editor .modal *{box-sizing:border-box}.plotly-editor .modal__backdrop{height:100%;width:100%;left:0;top:0;position:fixed;opacity:0;will-change:opacity;animation-duration:1s;animation-delay:0s}.plotly-editor .modal__backdrop:before{content:"";height:100%;width:100%;left:0;opacity:.5;top:0;background:#a2b1c6;position:fixed}.plotly-editor .modal__card{background:#fff;border-radius:5px;position:relative;z-index:1003;max-width:calc(100% - 24px);box-shadow:0 2px 9px rgba(80,103,132,.2);display:flex;flex-direction:column;will-change:opacity,transform;flex-grow:0;margin:5vh 10vw;animation-duration:.85s;animation-delay:.1s}.plotly-editor .modal__header{display:flex;justify-content:space-between;align-items:center;color:#506784;padding:12px;font-weight:600}.plotly-editor .modal__header__close{opacity:.5}.plotly-editor .modal__header__close:hover{cursor:pointer;opacity:1}.plotly-editor .modal__header__close svg{display:block}.plotly-editor .modal__header__close svg *{fill:currentColor}.plotly-editor .modal__content{flex-grow:1;background-color:#f3f6fa;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.plotly-editor .modal--animate-out{pointer-events:none}.plotly-editor .modal--animate-out .modal__backdrop,.plotly-editor .modal--animate-out .modal__card{animation-duration:.85s;animation-delay:0s}.plotly-editor .panel .react-tabs{flex-grow:1;display:flex;flex-direction:column}.plotly-editor .panel .react-tabs__tab{flex-grow:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:6px;color:#506784;font-size:13px;background:#dfe8f3;border:1px solid #c8d4e3;border-bottom:0;position:relative;background:#f3f6fa;transition:border-color .15s ease-in-out}.plotly-editor .panel .react-tabs__tab-list{background:#dfe8f3;margin:0;flex-shrink:0;list-style:none;display:flex;align-items:flex-end;padding:12px 12px 0;height:32px}.plotly-editor .panel .react-tabs__tab:first-of-type{border-top-left-radius:5px}.plotly-editor .panel .react-tabs__tab:last-of-type{border-top-right-radius:5px;border-left:none}.plotly-editor .panel .react-tabs__tab:hover{background-color:#ebf0f8;cursor:pointer}.plotly-editor .panel .react-tabs__tab--selected{background-color:#ebf0f8;pointer-events:none;margin-top:0;color:#2a3f5f;border-top-color:#119dff;border-top-width:2px}.plotly-editor .panel .react-tabs__tab--selected:before{position:absolute;top:100%;width:100%;height:1px;content:"";background-color:#ebf0f8;left:0;z-index:4}.plotly-editor .panel .react-tabs__tab:not(:first-of-type):not(:last-of-type){border-left:0}.plotly-editor .panel .react-tabs__tab-panel{border-top:1px solid #c8d4e3;display:none}.plotly-editor .panel .react-tabs__tab-panel--selected{flex-grow:1;display:flex;flex-direction:column}.plotly-editor .field{align-items:flex-start;border-top:1px solid #dfe8f3;color:#506784;display:flex;font-size:13px;font-weight:500;justify-content:flex-start;line-height:13px;min-height:32px;padding:6px 0;width:100%;position:relative}.plotly-editor .field__no-title{width:100%;padding:0 12px;align-self:center;line-height:1.6}.plotly-editor .field__no-title--center{text-align:center}.plotly-editor .field__widget{display:flex;flex-wrap:wrap;padding-right:12px;padding-left:12px;align-self:center}.plotly-editor .field__widget:not(.field__widget--units){flex-grow:1}.plotly-editor .field__widget--units{padding-right:0}.plotly-editor .field__units{align-self:center}.plotly-editor .field__title{width:30%;padding-left:12px;display:block;font-size:12px;line-height:1.6;color:#506784;padding-top:6px;-ms-user-select:none;user-select:none}.plotly-editor .field__title-text{text-transform:capitalize;cursor:default}.plotly-editor .field__delete{display:flex;align-items:center;justify-content:center;padding-left:6px;opacity:.5}.plotly-editor .field__delete svg{display:block}.plotly-editor .field__delete svg path{fill:#506784}.plotly-editor .field__delete:hover{cursor:pointer;opacity:1}.plotly-editor .field__delete:hover svg path{fill:#ef553b}.plotly-editor .symbol-selector__toggle{border:1px solid #c8d4e3;border-radius:5px;width:80px;cursor:pointer;padding:6px 6px 3px}.plotly-editor .symbol-selector__toggle:after,.plotly-editor .symbol-selector__toggle:before{content:" ";display:table}.plotly-editor .symbol-selector__toggle:after{clear:both}.plotly-editor .symbol-selector__toggle--dark{background-color:#506784}.plotly-editor .symbol-selector__toggle__option{float:left}.plotly-editor .symbol-selector__toggle__caret{float:right;fill:#a2b1c6;padding-top:3px;width:13px!important;height:13px!important}.plotly-editor .symbol-selector__menu{max-width:225px;position:absolute;z-index:1003;border:1px solid #c8d4e3;padding:12px;box-shadow:2px 2px 12px #dfe8f3;border-radius:3px;left:24px}.plotly-editor .symbol-selector__item{display:inline}.plotly-editor .symbol-selector__symbol:hover{background-color:#c8d4e3}.plotly-editor button{display:inline-block;padding:6px 12px;line-height:1;letter-spacing:.5px;text-transform:capitalize;text-align:center;cursor:pointer;height:36px;outline:none;-ms-user-select:none;user-select:none;font-size:14px;font-weight:600;font-family:Open Sans,--apple-default,sans-serif;border:1px solid transparent;border-radius:5px;transition:all .15s ease-in-out}.plotly-editor button.button{padding-left:0}.plotly-editor .button__wrapper{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.plotly-editor .button__label{padding-left:12px}.plotly-editor .button__icon{display:flex;padding-left:6px;will-change:transform}.plotly-editor .button__icon svg{transform:scale(.8);transform-origin:center center;display:block}.plotly-editor .button__icon svg path{fill:currentColor}.plotly-editor .button__icon+.button__label{padding-left:0}.sidebar .button{width:calc(100% - 24px);margin-left:12px;margin-right:12px}.plotly-editor .button--no-text{background-color:#f3f6fa;border-color:#c8d4e3;color:#506784;padding-right:6px;margin-left:5px}.plotly-editor .button--no-text:hover:not(.button--no-text--disabled){background-color:#ebf0f8;border:1px solid #a2b1c6;color:#2a3f5f}.plotly-editor .button--no-text:active:not(.button--no-text--disabled){background-color:#a2b1c6;border:1px solid #a2b1c6;color:#2a3f5f}.plotly-editor .button--no-text--disabled{background-color:#f3f6fa;border-color:#c8d4e3;color:#506784;padding-right:6px;margin-left:5px;color:#bababa;cursor:default}.plotly-editor .button--no-text--disabled:hover:not(.button--no-text--disabled){background-color:#ebf0f8;border:1px solid #a2b1c6;color:#2a3f5f}.plotly-editor .button--no-text--disabled:active:not(.button--no-text--disabled){background-color:#a2b1c6;border:1px solid #a2b1c6;color:#2a3f5f}.plotly-editor .button--default{background-color:#f3f6fa;border-color:#c8d4e3;color:#506784}.plotly-editor .button--default:hover:not(.button--no-text--disabled){background-color:#ebf0f8;border:1px solid #a2b1c6;color:#2a3f5f}.plotly-editor .button--default:active:not(.button--no-text--disabled){background-color:#a2b1c6;border:1px solid #a2b1c6;color:#2a3f5f}.plotly-editor .button--primary{background-color:#119dff;border-color:#0d76bf;color:#fff;text-shadow:0 1px 2px rgba(42,63,95,.7)}.plotly-editor .button--primary svg{filter:drop-shadow(0 1px 2px rgba(42,63,95,.7))}.plotly-editor .button--primary:active:not(.button--no-text--disabled),.plotly-editor .button--primary:hover:not(.button--no-text--disabled){background-color:#0d76bf;border:1px solid #0d76bf;color:#fff}.plotly-editor .button--secondary{background-color:transparent;border-color:#c8d4e3;color:#506784}.plotly-editor .button--secondary:active:not(.button--no-text--disabled),.plotly-editor .button--secondary:hover:not(.button--no-text--disabled){background-color:transparent;border:1px solid #a2b1c6;color:#2a3f5f}.plotly-editor .button--tertiary{background-color:transparent;border-color:transparent;color:#506784}.plotly-editor .button--tertiary:active:not(.button--no-text--disabled),.plotly-editor .button--tertiary:hover:not(.button--no-text--disabled){background-color:transparent;border:1px solid transparent;color:#2a3f5f}.plotly-editor .button--upgrade{background-color:#ab63fa;border-color:var(--color-lavender-shade-dark);color:#fff;text-shadow:0 1px 2px rgba(42,63,95,.7)}.plotly-editor .button--upgrade svg{filter:drop-shadow(0 1px 2px rgba(42,63,95,.7))}.plotly-editor .button--upgrade:hover:not(.button--no-text--disabled){background-color:#934bde;border:1px solid var(--color-lavender-shade-dark);color:#fff}.plotly-editor .button--upgrade:active:not(.button--no-text--disabled){background-color:var(--color-lavender-shade-dark);border:1px solid var(--color-lavender-shade-dark);color:#fff}.plotly-editor .button--header{background-color:transparent;border-color:#119dff;color:#119dff}.plotly-editor .button--header:active:not(.button--no-text--disabled),.plotly-editor .button--header:hover:not(.button--no-text--disabled){background-color:transparent;border:1px solid #0d76bf;color:#0d76bf}.plotly-editor .checkbox__group{padding-left:12px;text-align:left}.plotly-editor .checkbox__item{-ms-user-select:none;user-select:none;cursor:default;padding-top:3px;padding-bottom:3px}.plotly-editor .checkbox__item--vertical{display:block;clear:both}.plotly-editor .checkbox__box{height:18px;width:18px;border:1px solid #c8d4e3;border-radius:3px;cursor:pointer;display:inline-block;vertical-align:middle;text-align:center;position:relative}.plotly-editor .checkbox__box:hover{background:#f3f6fa}.plotly-editor .checkbox__box--checked{border:1px solid #0d76bf;background:#119dff}.plotly-editor .checkbox__box--checked:hover{background:#0d76bf}.plotly-editor .checkbox__box--checked+.checkbox__label{color:#2a3f5f}.plotly-editor .checkbox__check{color:#506784;font-size:12px;position:absolute;height:100%;width:100%;left:0;top:0;display:flex;align-items:center;justify-content:center}.plotly-editor .checkbox__check svg{filter:drop-shadow(0 1px 2px rgba(42,63,95,.7))}.plotly-editor .checkbox__check svg path{fill:#fff}.plotly-editor .checkbox__label{padding-left:6px;font-size:13px;color:#506784;display:inline-block;line-height:20px;text-align:left;vertical-align:middle}.plotly-editor .colorpicker__controls .colorpicker__active,.plotly-editor .colorpicker__controls .colorpicker__sliders .colorpicker__slider,.plotly-editor .colorpicker__saturation{position:relative;overflow:hidden;margin:0 12px;border:1px solid #c8d4e3;border-radius:3px;cursor:pointer}.plotly-editor .colorpicker{display:flex;width:26px;height:26px;border-radius:100%;border:1px solid #c8d4e3;padding:3px}.plotly-editor .colorpicker__popover{left:-90px;position:absolute;top:100%;margin:6px 0 24px;width:250px;background-color:#fff;border-radius:5px;box-shadow:0 2px 9px rgba(80,103,132,.2);border:1px solid #c8d4e3;z-index:9}.plotly-editor .colorpicker__cover{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1}.plotly-editor .colorpicker__container{display:flex;align-items:center;line-height:2;position:relative}.plotly-editor .colorpicker__selected-color{margin-left:12px;color:#506784;font-weight:600;font-size:12px;display:inline-block;vertical-align:middle;text-transform:uppercase}.plotly-editor .colorpicker__swatch{border-radius:50%;flex-grow:1;width:100%;height:100%}.plotly-editor .colorpicker__saturation{height:160px}.plotly-editor .colorpicker__custom-input{padding:6px 12px}.plotly-editor .colorpicker__custom-input input{border:1px solid #c8d4e3!important;box-shadow:none!important;background-color:#fff;color:#2a3f5f}.plotly-editor .colorpicker__custom-input input+span{color:var(--color-text)!important}.plotly-editor .colorpicker__controls{margin:0 12px}.plotly-editor .colorpicker__controls .colorpicker__sliders{width:200px}.plotly-editor .colorpicker__controls .colorpicker__sliders .colorpicker__slider{margin:auto 0;height:10px;margin-top:3px}.plotly-editor .colorpicker__controls .colorpicker__active{height:24px;width:24px;margin:3px 0 0 12px}.plotly-editor .colorpicker__controls .colorpicker__active .colorpicker__active-swatch{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;border:1px solid #eee}.plotly-editor .colorpicker__preset-colors{margin:0 12px}.plotly-editor .colorpicker__preset-colors>div{border-top:1px solid #dfe8f3!important;padding:12px!important;padding-bottom:6px!important}.plotly-editor .colorpicker__title{margin:3px 12px;font-size:14px;font-weight:600;color:#2a3f5f}.plotly-editor .colorscalePickerContainer{position:relative;width:300px;margin-left:-76px}.plotly-editor .colorscalePickerContainer::-webkit-scrollbar{width:5px}.plotly-editor .colorscale-selected{display:none}.plotly-editor .rc-slider{width:200px}.plotly-editor .dropdown-container{flex-grow:1}.plotly-editor .dropdown-container .Select{position:relative}.plotly-editor .dropdown-container .Select input::-webkit-contacts-auto-fill-button,.plotly-editor .dropdown-container .Select input::-webkit-credentials-auto-fill-button{display:none!important}.plotly-editor .dropdown-container .Select input::-ms-clear,.plotly-editor .dropdown-container .Select input::-ms-reveal{display:none!important}.plotly-editor .dropdown-container .Select,.plotly-editor .dropdown-container .Select div,.plotly-editor .dropdown-container .Select input,.plotly-editor .dropdown-container .Select span{box-sizing:border-box}.plotly-editor .dropdown-container .Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.plotly-editor .dropdown-container .Select.is-disabled>.Select-control{background-color:#f9f9f9}.plotly-editor .dropdown-container .Select.is-disabled>.Select-control:hover{box-shadow:none}.plotly-editor .dropdown-container .Select.is-searchable.is-focused:not(.is-open)>.Select-control,.plotly-editor .dropdown-container .Select.is-searchable.is-open>.Select-control{cursor:text}.plotly-editor .dropdown-container .Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9;border-color:#a2b1c6;background-color:#fff!important}.plotly-editor .dropdown-container .Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.plotly-editor .dropdown-container .Select.is-focused>.Select-control{background:#fff;background-color:#fff}.plotly-editor .dropdown-container .Select.is-focused:not(.is-open)>.Select-control{border-color:#08c #0099e6 #0099e6;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 5px -1px fade(#08c,50%);border-color:#119dff}.plotly-editor .dropdown-container .Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.plotly-editor .dropdown-container .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.plotly-editor .dropdown-container .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333;color:#506784}.plotly-editor .dropdown-container .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.plotly-editor .dropdown-container .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.plotly-editor .dropdown-container .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.plotly-editor .dropdown-container .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.plotly-editor .dropdown-container .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.plotly-editor .dropdown-container .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#08c;outline:none;text-decoration:underline}.plotly-editor .dropdown-container .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.plotly-editor .dropdown-container .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.plotly-editor .dropdown-container .Select.has-value.is-pseudo-focused .Select-input{opacity:0}.plotly-editor .dropdown-container .Select.is-open .Select-arrow,.plotly-editor .dropdown-container .Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.plotly-editor .dropdown-container .Select.Select--rtl{direction:rtl;text-align:right}.plotly-editor .dropdown-container .Select-control{border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%;background-color:#fff;border:1px solid #c8d4e3;box-shadow:none!important;color:#506784}.plotly-editor .dropdown-container .Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.plotly-editor .dropdown-container .Select-control .Select-input:focus{outline:none;background:#fff}.plotly-editor .dropdown-container .Select--single>.Select-control .Select-value,.plotly-editor .dropdown-container .Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#506784}.plotly-editor .dropdown-container .Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.plotly-editor .dropdown-container .Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .plotly-editor .dropdown-container .Select-input>input{cursor:text}.plotly-editor .dropdown-container .Select-control:not(.is-searchable)>.Select-input{outline:none}.plotly-editor .dropdown-container .Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.plotly-editor .dropdown-container .Select-loading{animation:e .4s infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.plotly-editor .dropdown-container .Select-clear-zone{animation:d .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.plotly-editor .dropdown-container .Select-clear-zone:hover{color:#d0021b}.plotly-editor .dropdown-container .Select-clear{display:inline-block;font-size:18px;line-height:1}.plotly-editor .dropdown-container .Select--multi .Select-clear-zone{width:17px}.plotly-editor .dropdown-container .Select--multi .Select-multi-value-wrapper{display:inline-block}.plotly-editor .dropdown-container .Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}.plotly-editor .dropdown-container .Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .plotly-editor .dropdown-container .Select-arrow-zone{padding-right:0;padding-left:5px}.plotly-editor .dropdown-container .Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative;border-color:#c8d4e3 transparent transparent}@keyframes d{0%{opacity:0}to{opacity:1}}.plotly-editor .dropdown-container .Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch;border:1px solid #c8d4e3;border-top-color:#c8d4e3;background-color:transparent;box-shadow:0 2px 9px rgba(80,103,132,.2)}.plotly-editor .dropdown-container .Select-menu{max-height:198px;overflow-y:auto}.plotly-editor .dropdown-container .Select-option{box-sizing:border-box;color:#666;cursor:pointer;display:block;padding:8px 10px;color:#506784;background-color:#fff}.plotly-editor .dropdown-container .Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.plotly-editor .dropdown-container .Select-option.is-selected{background-color:#f5faff;color:#333;color:#2a3f5f;font-weight:600;background-color:#f3f6fa}.plotly-editor .dropdown-container .Select-option.is-focused{background-color:#f2f9fc;color:#333;background-color:#f3f6fa;color:#2a3f5f}.plotly-editor .dropdown-container .Select-option.is-disabled{color:#ccc;cursor:default}.plotly-editor .dropdown-container .Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.plotly-editor .dropdown-container .Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.plotly-editor .dropdown-container .Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.plotly-editor .dropdown-container .Select--multi.has-value .Select-input{margin-left:5px}.plotly-editor .dropdown-container .Select--multi .Select-value{background-color:#f2f9fc;border-radius:2px;border:1px solid #c9e6f2;color:#08c;display:inline-block;font-size:.9em;margin-left:5px;margin-top:5px;vertical-align:top}.plotly-editor .dropdown-container .Select--multi .Select-value-icon,.plotly-editor .dropdown-container .Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.plotly-editor .dropdown-container .Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.plotly-editor .dropdown-container .Select--multi a.Select-value-label{color:#08c;cursor:pointer;text-decoration:none}.plotly-editor .dropdown-container .Select--multi a.Select-value-label:hover{text-decoration:underline}.plotly-editor .dropdown-container .Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c9e6f2;padding:1px 5px 3px}.plotly-editor .dropdown-container .Select--multi .Select-value-icon:focus,.plotly-editor .dropdown-container .Select--multi .Select-value-icon:hover{background-color:#ddeff7;color:#0077b3}.plotly-editor .dropdown-container .Select--multi .Select-value-icon:active{background-color:#c9e6f2}.plotly-editor .dropdown-container .Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.plotly-editor .dropdown-container .Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c9e6f2}.plotly-editor .dropdown-container .Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.plotly-editor .dropdown-container .Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.plotly-editor .dropdown-container .Select--multi.is-disabled .Select-value-icon:active,.plotly-editor .dropdown-container .Select--multi.is-disabled .Select-value-icon:focus,.plotly-editor .dropdown-container .Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.plotly-editor .dropdown-container .Select.is-focused>.Select-control .Select-input,.plotly-editor .dropdown-container .Select.is-open>.Select-control .Select-input,.plotly-editor .dropdown-container .Select:not(.is-open) .Select-control{background-color:#fff!important}.plotly-editor .dropdown-container .Select:not(.is-open) .Select-control:hover{border-color:#a2b1c6}.plotly-editor .dropdown-container .Select:not(.is-open) .Select-control:hover .Select-arrow{opacity:1}.plotly-editor .dropdown-container .plotly-editor .dropdown-container .Select .Select-arrow-zone:hover>.Select-arrow,.plotly-editor .dropdown-container .Select.is-open .Select-arrow{border-color:transparent transparent #119dff!important}.plotly-editor .dropdown-container .Select-arrow-zone:hover .Select-arrow{border-top-color:#119dff!important}.plotly-editor .dropdown-container .Select-option:hover{color:#2a3f5f;background-color:#f3f6fa}.plotly-editor .dropdown-container .Select-value-label{color:#506784!important}.plotly-editor .dropdown-container .Select-placeholder{color:#a2b1c6}.plotly-editor .dropdown-container .dropdown--dark .Select-control,.plotly-editor .dropdown-container .dropdown--dark .Select-option{background-color:#506784}.plotly-editor .dropdown-container .dropdown--dark .Select-option.is-selected{background-color:#c8d4e3}.plotly-editor .dropdown-container .dropdown--dark .Select.is-focused{background-color:#dfe8f3}.plotly-editor ::-webkit-input-placeholder{color:#a2b1c6}.plotly-editor ::-moz-placeholder{color:#a2b1c6}.plotly-editor :-ms-input-placeholder{color:#a2b1c6}.plotly-editor :-moz-placeholder{color:#a2b1c6}.plotly-editor .numeric-input__wrapper{line-height:20px;max-width:100%;width:100%;display:flex;align-items:center;color:#506784}.plotly-editor .numeric-input__number{display:inline-block;border:1px solid #c8d4e3;background:#fff;cursor:text;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;border-radius:3px;padding:6px 6px 6px 12px;width:62px;vertical-align:middle;font-size:inherit;color:inherit;font-family:inherit}.plotly-editor .numeric-input__caret-box{display:inline-block;max-height:32px;margin-left:6px;margin-right:12px;vertical-align:middle;box-sizing:border-box}.plotly-editor .numeric-input__caret:first-child{margin-bottom:2px}.plotly-editor .numeric-input__caret{cursor:pointer;background-color:#f3f6fa;border:1px solid #c8d4e3;border-radius:1px;line-height:12px;text-align:center}.plotly-editor .numeric-bottom-caret-modifier,.plotly-editor .numeric-top-caret-modifier{width:13px!important;height:13px!important;fill:#506784!important}.plotly-editor .radio-block{width:100%;line-height:1.2;display:flex}.plotly-editor .radio-block__option{flex-grow:1;padding:6px 12px;background-color:#fff;border:1px solid #c8d4e3;display:inline-block;cursor:pointer;min-width:0;text-align:center;font-size:12px}.plotly-editor .radio-block__option:not(.radio-block__option--active):hover{background-color:#f3f6fa;color:#2a3f5f}.plotly-editor .radio-block__option--active{background-color:#119dff;color:#fff;border:1px solid #0d76bf;margin-left:-1px;cursor:default;text-shadow:0 1px 2px rgba(42,63,95,.7);font-weight:600}.plotly-editor .radio-block__option--active:last-child,.plotly-editor .radio-block__option--active:not(:first-child){border-left:1px solid #0d76bf!important}.plotly-editor .radio-block__option:not(:first-child):not(:last-child){border-left:0}.plotly-editor .radio-block__option:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;border-left:0}.plotly-editor .radio-block__option:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.plotly-editor .radio-block__option:first-child:not(.radio-block__option--active){border-left:1px solid #c8d4e3}.plotly-editor .text-editor{overflow:hidden;border:1px solid #c8d4e3;border-radius:5px;min-height:155px;display:flex;flex-direction:column;flex-grow:1}.plotly-editor .text-editor *{box-sizing:border-box}.plotly-editor .text-editor textarea[class=multi-format-editor__latex]{height:155px;width:100%;margin:10px;border:1px solid #c8d4e3}.plotly-editor .text-editor textarea[class=multi-format-editor__html]{height:145px;width:100%}.plotly-editor .text-editor textarea{width:100%;height:100%;border:none;overflow:auto;outline:none;box-shadow:none;padding:6px;resize:none;line-height:24px;font-size:13px;color:#506784;background-color:#fff}.plotly-editor .multi-format-editor__root{display:flex;overflow:hidden;height:205px}.plotly-editor .multi-format-editor__root__wrapper{flex-grow:1;display:flex;flex-wrap:wrap;align-items:stretch;flex-direction:column}.plotly-editor .multi-format-editor__tabs{height:30px;display:block;width:100%}.plotly-editor .multi-format-editor__tab{text-align:center;height:30px;line-height:28px;box-sizing:border-box}.plotly-editor .multi-format-editor__tab.top-tab{width:50%;overflow:hidden;color:#506784;display:inline-block}.plotly-editor .multi-format-editor__tab.top-tab.left{border-top-left-radius:5px;border-right:1px solid #c8d4e3}.plotly-editor .multi-format-editor__tab.top-tab.right{border-top-right-radius:5px}.plotly-editor .multi-format-editor__tab.top-tab:not(.selected){border-bottom:1px solid #c8d4e3}.plotly-editor .multi-format-editor__tab.bottom-tab{border-top:1px solid #c8d4e3;width:100%;display:block;color:#506784}.plotly-editor .multi-format-editor__tab.selected{background:#f3f6fa;font-weight:600}.plotly-editor .multi-format-editor__tab:hover:not(.selected){cursor:pointer;color:#2a3f5f;background-color:#f3f6fa}.plotly-editor .multi-format-editor__content__wrapper__rich_text{flex-grow:1;display:flex;flex-direction:column}.plotly-editor .multi-format-editor__content__wrapper__latex{background-color:#f3f6fa;display:flex;align-items:center;justify-content:center}.plotly-editor .multi-format-editor__content__wrapper__html{display:flex;align-items:center;justify-content:center}.plotly-editor .multi-format-editor__confirmation-panel{height:100%;max-height:100%;width:100%;text-align:center;display:flex;flex-direction:column;align-items:flex-start;flex:1}.plotly-editor .multi-format-editor__confirmation-panel__header{color:#2a3f5f;margin-top:0;margin-bottom:5px;font-weight:600}.plotly-editor .multi-format-editor__confirmation-panel__content{overflow-y:auto;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;padding:12px}.plotly-editor .multi-format-editor__confirmation-panel__content::-webkit-scrollbar{background:#fff;width:5px}.plotly-editor .multi-format-editor__confirmation-panel__content::-webkit-scrollbar-track{box-shadow:none;background:#ebf0f8}.plotly-editor .multi-format-editor__confirmation-panel__content::-webkit-scrollbar-thumb{background-color:#119dff;border-radius:10px}.plotly-editor .multi-format-editor__confirmation-panel__actions{padding:12px;width:100%;display:flex;justify-content:center;align-items:center;border-top:1px solid #dfe8f3;-webkit-overflow-scrolling:touch}.plotly-editor .multi-format-editor__confirmation-panel__actions::-webkit-scrollbar{background:#fff;width:5px}.plotly-editor .multi-format-editor__confirmation-panel__actions::-webkit-scrollbar-track{box-shadow:none;background:#ebf0f8}.plotly-editor .multi-format-editor__confirmation-panel__actions::-webkit-scrollbar-thumb{background-color:#119dff;border-radius:10px}.plotly-editor .multi-format-editor__confirmation-panel__message{line-height:20px}.plotly-editor .multi-format-editor__confirmation-panel__message-primary{font-weight:600;color:#506784}.plotly-editor .multi-format-editor__confirmation-panel__message-secondary{color:#506784}.plotly-editor .multi-format-editor__confirmation-panel__continue-button{margin-left:10px}.plotly-editor .rich-text-editor__root{border-top:none;width:100%;color:#506784;display:flex;flex-direction:column;flex-grow:1}.plotly-editor .rich-text-editor__editor{cursor:text;position:relative;flex-grow:1}.plotly-editor .rich-text-editor__editor>div{position:absolute;width:100%;height:100%;max-width:100%;max-height:100%;overflow:auto;flex-grow:1;left:0;top:0}.plotly-editor .rich-text-editor__controls{display:flex;justify-content:space-evenly;background:#f3f6fa;font-size:14px;padding:10px 0;-ms-user-select:none;user-select:none;border-bottom:1px solid #c8d4e3}.plotly-editor .rich-text-editor__controls .icon-link{transform:translateY(3px);display:inline-block;fill:#506784;width:15px!important;height:15px!important}.plotly-editor .rich-text-editor__link-editor{background-color:#f3f6fa;border:1px solid #c8d4e3;padding:12px;position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.plotly-editor .rich-text-editor__link-editor__label{display:block}.plotly-editor .rich-text-editor__link-editor__input{border:1px solid #c8d4e3;color:#506784;overflow:scroll;padding:0 10px;width:100%;margin-top:10px}.plotly-editor .rich-text-editor__styleButton{color:#506784;cursor:pointer;display:inline-block;margin:0;min-height:24px;min-width:24px;text-align:center;background-color:transparent;border:1px solid #c8d4e3;border-radius:3px;line-height:20px;position:relative}.plotly-editor .rich-text-editor__styleButton__wrapper{padding:0 6px}.plotly-editor .rich-text-editor__styleButton--active,.plotly-editor .rich-text-editor__styleButton--active:hover{background-color:#119dff;border:1px solid #0d76bf;color:#fff}.plotly-editor .rich-text-editor__styleButton--active:hover:before{transform:scaleX(0)}.plotly-editor .rich-text-editor__styleButton:before{content:"";position:absolute;bottom:-1px;height:1px;width:calc(100% + 2px);left:-1px;background:#119dff;will-change:transform;transform-origin:center center;transform:scaleX(0);transition:all .15s ease-in-out}.plotly-editor .rich-text-editor__styleButton:hover{color:#2a3f5f;background-color:#fff}.plotly-editor .rich-text-editor__styleButton:hover:before{transform:none}.plotly-editor .rich-text-editor__editor .public-DraftEditor-content,.plotly-editor .rich-text-editor__editor .public-DraftEditorPlaceholder-root{padding:6px}.plotly-editor .rich-text-editor__editor .public-DraftEditor-content{min-height:100px}.plotly-editor .RichEditor-hidePlaceholder .public-DraftEditorPlaceholder-root{display:none}.plotly-editor .rich-text-editor__editor .RichEditor-blockquote{border-left:5px solid #eee;color:#666;font-style:italic;margin:16px 0;padding:10px 20px}.plotly-editor .rich-text-editor__editor .public-DraftStyleDefault-pre{background-color:rgba(0,0,0,.05);font-size:16px;padding:20px}.plotly-editor .DraftEditor-editorContainer,.plotly-editor .DraftEditor-root,.plotly-editor .public-DraftEditor-content{height:inherit;text-align:initial}.plotly-editor .DraftEditor-root{position:relative}.plotly-editor .DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.plotly-editor .public-DraftEditor-block{position:relative}.plotly-editor .DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.plotly-editor .DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.plotly-editor .DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.plotly-editor .DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.plotly-editor .DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.plotly-editor .DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.plotly-editor .public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.plotly-editor .public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.plotly-editor .DraftEditorPlaceholder-hidden{display:none}.plotly-editor .public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.plotly-editor .public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.plotly-editor .public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.plotly-editor .public-DraftStyleDefault-listLTR{direction:ltr}.plotly-editor .public-DraftStyleDefault-listRTL{direction:rtl}.plotly-editor .public-DraftStyleDefault-ol,.plotly-editor .public-DraftStyleDefault-ul{margin:16px 0;padding:0}.plotly-editor .public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.plotly-editor .public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.plotly-editor .public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.plotly-editor .public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.plotly-editor .public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.plotly-editor .public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.plotly-editor .public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.plotly-editor .public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.plotly-editor .public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.plotly-editor .public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.plotly-editor .public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.plotly-editor .public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.plotly-editor .public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.plotly-editor .public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.plotly-editor .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.plotly-editor .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.plotly-editor .public-DraftStyleDefault-orderedListItem:before{content:counter(a) ". ";counter-increment:a}.plotly-editor .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(b) ". ";counter-increment:b}.plotly-editor .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(c) ". ";counter-increment:c}.plotly-editor .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(d) ". ";counter-increment:d}.plotly-editor .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(e) ". ";counter-increment:e}.plotly-editor .public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:a}.plotly-editor .public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:b}.plotly-editor .public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:c}.plotly-editor .public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:d}.plotly-editor .public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:e}.plotly-editor .rangeslider{margin:0 6px;min-width:60px;position:relative;background:#f3f6fa;touch-action:none;border:1px solid #c8d4e3;flex-grow:1}.plotly-editor .rangeslider,.plotly-editor .rangeslider .rangeslider__fill{display:block}.plotly-editor .rangeslider .rangeslider__handle{background:#fff;border:1px solid #c8d4e3;cursor:pointer;display:inline-block;position:absolute}.plotly-editor .rangeslider .rangeslider__handle .rangeslider__active{opacity:1}.plotly-editor .rangeslider .rangeslider__handle-tooltip{width:20px;height:20px;text-align:center;position:absolute;background-color:rgba(0,0,0,.8);font-weight:400;font-size:14px;transition:all .1s ease-in;border-radius:4px;display:inline-block;color:#fff;left:50%;transform:translate3d(-50%,0,0)}.plotly-editor .rangeslider .rangeslider__handle-tooltip span{margin-top:12px;display:inline-block;line-height:100%}.plotly-editor .rangeslider .rangeslider__handle-tooltip:after{content:" ";position:absolute;width:0;height:0}.plotly-editor .rangeslider-horizontal{height:6px;border-radius:10px}.plotly-editor .rangeslider-horizontal .rangeslider__fill{height:100%;background-color:#119dff;border:1px solid #119dff;border-radius:10px;transform:translateY(-1px);top:0}.plotly-editor .rangeslider-horizontal .rangeslider__handle{width:6.66667px;height:30px;border-radius:20px;top:50%;transform:translate3d(-50%,-50%,0);display:flex;align-items:center;justify-content:center}.plotly-editor .rangeslider-horizontal .rangeslider__handle:after{content:" ";position:absolute;width:4px;height:20px;border-radius:5px;background-color:#119dff;display:none}.plotly-editor .rangeslider-horizontal .rangeslider__handle-tooltip{top:-55px}.plotly-editor .rangeslider-horizontal .rangeslider__handle-tooltip:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,.8);left:50%;bottom:-8px;transform:translate3d(-50%,0,0)}.plotly-editor .rangeslider-vertical{margin:20px auto;height:150px;max-width:10px;background-color:transparent}.plotly-editor .rangeslider-vertical .rangeslider__fill,.plotly-editor .rangeslider-vertical .rangeslider__handle{position:absolute}.plotly-editor .rangeslider-vertical .rangeslider__fill{width:100%;background-color:#7cb342;box-shadow:none;bottom:0}.plotly-editor .rangeslider-vertical .rangeslider__handle{width:30px;height:10px;left:-10px;box-shadow:none}.plotly-editor .rangeslider-vertical .rangeslider__handle-tooltip{left:-100%;top:50%;transform:translate3d(-50%,-50%,0)}.plotly-editor .rangeslider-vertical .rangeslider__handle-tooltip:after{border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid rgba(0,0,0,.8);left:100%;top:12px}.plotly-editor .rangeslider-reverse.rangeslider-horizontal .rangeslider__fill{right:0}.plotly-editor .rangeslider-reverse.rangeslider-vertical .rangeslider__fill{top:0;bottom:inherit}.plotly-editor .rangeslider__labels{position:relative}.rangeslider-vertical .plotly-editor .rangeslider__labels{position:relative;list-style-type:none;margin:0 0 0 24px;padding:0;text-align:left;width:250px;height:100%;left:10px}.rangeslider-vertical .plotly-editor .rangeslider__labels .rangeslider__label-item{position:absolute;transform:translate3d(0,-50%,0)}.rangeslider-vertical .plotly-editor .rangeslider__labels .rangeslider__label-item:before{content:"";width:10px;height:2px;background:#000;position:absolute;left:-14px;top:50%;transform:translateY(-50%);z-index:-1}.plotly-editor .rangeslider__labels .rangeslider__label-item{position:absolute;font-size:14px;cursor:pointer;display:inline-block;top:10px;transform:translate3d(-50%,0,0)}.plotly-editor .trace-grid{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:1000px){.plotly-editor .trace-grid{grid-template-columns:repeat(2,1fr)}}.plotly-editor .trace-grid__column{text-align:center;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-shrink:0;flex-grow:0}.plotly-editor .trace-grid__column:not(:first-of-type){position:relative}.plotly-editor .trace-grid__column:not(:first-of-type):before{position:absolute;width:1px;border-left:1px solid #dfe8f3;height:100%;top:0;left:0;content:""}.plotly-editor .trace-grid__column:not(:first-of-type) .trace-grid__column__header{position:relative;z-index:99}.plotly-editor .trace-grid__column--double{grid-column:span 2;flex-grow:0}.plotly-editor .trace-grid__column--double .trace-grid__column__items{display:grid;grid-gap:0;grid-template-columns:repeat(4,1fr)}.plotly-editor .trace-grid__column__items{display:grid;grid-gap:0;grid-template-columns:repeat(2,90px);flex-grow:1;width:100%;padding:0 12px 24px}.plotly-editor .trace-grid__column__header{text-transform:capitalize;font-weight:600;text-align:left;border-top:1px solid #dfe8f3;width:100%;padding:24px 24px 0;box-sizing:border-box}.plotly-editor .trace-grid__column__header,.plotly-editor .trace-item{color:#506784;display:flex;align-items:center;justify-content:flex-start}.plotly-editor .trace-item{width:90px;flex-direction:column;flex-grow:0;margin-top:24px;transition:all .15s ease-in-out;position:relative}.plotly-editor .trace-item--active .trace-item__image{border-color:#119dff;border-width:2px}.plotly-editor .trace-item__actions{position:absolute;width:100%;display:flex;flex-direction:column;top:0;left:6px;justify-content:flex-start;align-items:flex-end;z-index:99}.plotly-editor .trace-item__actions:hover .trace-item__actions__item{transform:translateX(-2px);opacity:1;pointer-events:auto}.plotly-editor .trace-item__actions__item{transform:translateX(-10px);opacity:0;pointer-events:none;color:#a2b1c6;transition:all .15s ease-in-out}.plotly-editor .trace-item__actions__item:not(:last-child){margin-bottom:6px}.plotly-editor .trace-item__actions__item:hover{color:#119dff}.plotly-editor .trace-item__actions__item svg{display:block;width:16px;height:16px}.plotly-editor .trace-item__actions__item svg *{fill:currentColor}.plotly-editor .trace-item:hover{cursor:pointer;color:#119dff}.plotly-editor .trace-item:hover .trace-item__label{color:#119dff}.plotly-editor .trace-item:hover .trace-item__image{border-color:#119dff}.plotly-editor .trace-item__image{position:relative;z-index:2;border:1px solid #c8d4e3;width:60px;height:60px;border-radius:5px;background:#fff;box-shadow:0 2px 9px transparent;display:flex;align-items:center;justify-content:center;transition:all .15s ease-in-out}.plotly-editor .trace-item__image svg{display:block}.plotly-editor .trace-item__image svg *{fill:currentColor}.plotly-editor .trace-item__image img{display:block;font-size:10px;color:#506784}.plotly-editor .trace-item__image__wrapper{width:100%}.plotly-editor .trace-item__label{font-weight:600;width:72px;margin-top:12px;color:#506784;text-transform:capitalize;font-size:12px}.plotly-editor .trace-type-select-dropdown__wrapper>*>*{pointer-events:none}.plotly-editor .trace-type-select-dropdown__wrapper>:hover{cursor:pointer}.plotly-editor .trace-type-select-dropdown__wrapper>:hover .Select:not(.is-open) .Select-control{border-color:#a2b1c6}.plotly-editor .trace-type-select-button{display:flex;align-items:center;border:1px solid #c8d4e3;width:100%;height:36px;border-radius:5px;padding:0 6px}.plotly-editor .trace-type-select-button:hover{cursor:pointer;border-color:#a2b1c6}.plotly-editor .trace-type-select-button__icon{max-width:20px;margin-right:6px}.plotly-editor .trace-type-select-button__icon svg{max-width:100%;display:block}.plotly-editor .trace-type-select-button__icon svg *{fill:currentColor}.plotly-editor__wrapper{display:flex;flex-grow:1}