/*! Copyright (C) 2020-2025 Alteryx, Inc. All rights reserved. */
.error-boundary{padding:10px}.error-boundary__title{color:#ed3a62;margin-bottom:10px;font-size:1.125rem}.error-boundary__details{white-space:pre-wrap;font-size:.875rem}.error-boundary__summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.error-boundary__error{border:1px solid #d9d9d9;border-radius:3px;max-height:300px;margin-top:10px;padding:10px 20px;overflow-y:auto}.anna-loader{flex-direction:column;justify-content:center;align-items:center;display:flex}.anna-loader__text{color:#6b7785;margin-top:16px;font-size:.75rem;line-height:1rem}.anna-loader.inline{flex-direction:row;justify-content:flex-start}.anna-loader.inline .anna-loader__text{margin-top:0;margin-left:8px}.anna-loader__spinner{animation:2s linear infinite rotate}.anna-loader__spinner-path{fill:none;stroke:#ccd4db;stroke-linecap:round;animation:1.5s ease-in-out infinite dash}.anna-loader.small .anna-loader__spinner-path{animation:1.5s ease-in-out infinite dash-small}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash-small{0%{stroke-dasharray:1 48;stroke-dashoffset:0}50%{stroke-dasharray:29 48;stroke-dashoffset:-12px}to{stroke-dasharray:29 48;stroke-dashoffset:-41px}}@keyframes dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-125px}}.content--WdXnN{width:440px}.toast{color:#fff!important;border-radius:3px!important;min-height:auto!important;padding:8px!important;font-size:.875rem!important}.toast .toast-link{color:#fff}.toast.onyx{padding:0!important}.toast.default{background:#6b7785}.toast.info{opacity:.9;background:#1890ff}.toast.info.alteryx{background:#1061ad}.toast.success{opacity:.9;background:#1aa579}.toast.success.alteryx{background:#008765}.toast.error{background:#e41b27}.toast .toast-inner{display:flex}.toast .toast-inner span{width:100%}.toast .toast-icon{height:25px;margin-right:16px}.toast .toast-icon img{height:100%}.toast .toast-icon img path{fill:#fff}.toast>button{color:#fff;opacity:1}.anna-toast{min-height:auto;font-family:inherit}.anna-toast-container{width:420px!important}.anna-toast-container .smooth-enter{animation-name:smoothEnter;animation-timing-function:cubic-bezier(.45,1.45,.8,1)}.anna-toast-container .smooth-exit{animation-name:smoothExit;animation-timing-function:cubic-bezier(.3,-.05,.7,-.5)}@keyframes smoothEnter{0%{visibility:visible;transform:translateY(100px)}to{transform:translate(0,0)}}@keyframes smoothExit{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100px)}}.content--_YxXU{width:440px}.require-complete-dataset{text-align:center;flex-direction:column;flex:1;justify-content:center;height:calc(100vh - 150px);display:flex}.require-complete-dataset .rcd-icon{margin-bottom:22px}.require-complete-dataset .dataset-name{color:#a949cb}.require-complete-dataset .rcd-text{color:#202833;margin:6px;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.require-complete-dataset .rcd-details{color:#6b7785;font-size:.875rem;font-weight:400;line-height:20px}.wrapper--TX9AT{width:100%;max-width:850px;margin-left:32px;padding:24px}.title--anSSn{margin-bottom:5px}.subtitle--UEi5X{margin-bottom:24px;font-size:.875rem}.section-title--DeZ5z{margin-bottom:16px}.item-details--x3A5p{flex-direction:column;gap:8px;max-width:460px;display:flex}.item-details-subtitle--bjKnn{color:rgba(10,32,74,.65);font-size:.75rem;line-height:18px}.section--Qej1e{margin-bottom:24px;padding:16px}.divider--rn_DO{margin:8px 0}.action--b96R_{width:160px}.anna-button{color:#fff;cursor:pointer;white-space:nowrap;background:#1890ff;border:1px solid transparent;border-radius:3px;outline:none;padding:6px 12px;font-size:.75rem;line-height:1rem}.anna-button:hover{background:#1c7cd5}.anna-button:focus{background:#1c7cd5;border:1px solid #1265b2}.anna-button.small{padding:4px 10px}.anna-button.large{padding:9px 18px;font-size:.875rem}.anna-button.large__icon{font-size:1.125rem}.anna-button:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#929fb1;background:#d5dde5}.anna-button.negative{color:#fff;background:#e00}.anna-button.negative:hover,.anna-button.negative:focus{background:#ab0101}.anna-button.negative:disabled{color:#929fb1;background-color:#d5dde5}.anna-button.negative-tertiary{color:#e00;background:0 0;border:1px solid transparent}.anna-button.negative-tertiary:hover,.anna-button.negative-tertiary:focus{background:#fedada}.anna-button.negative-tertiary:disabled{color:#aebecd}.anna-button.secondary{color:#1890ff;background:#fff;border:1px solid #1890ff}.anna-button.secondary:hover{color:#1265b2;border-color:#1265b2}.anna-button.secondary:focus{background:#f2f9ff}.anna-button.secondary:disabled{color:#aebecd;border:1px solid #aebecd}.anna-button.tertiary{color:#1890ff;background:0 0;border:1px solid transparent}.anna-button.tertiary:hover,.anna-button.tertiary:focus{background:#f2f9ff}.anna-button.tertiary:disabled{color:#aebecd}.anna-button.icon{color:#1890ff;background:0 0;border:1px solid transparent;border-radius:50%;padding:5px}.anna-button.icon.large{padding:8px}.anna-button.icon:hover,.anna-button.icon:focus{background:#f2f9ff}.anna-button.icon:disabled{color:#aebecd}.anna-button.navigation{color:#fff;background:#a949cb;border:1px solid #a949cb}.anna-button.navigation:hover{background:#8f5fa0;border:1px solid #8f5fa0}.anna-button.navigation:focus:not(:disabled){border:1px solid #8f5fa0}.anna-button.navigation:disabled{background:#ccd4db;border:1px solid #f8f9fa}.anna-ui-input--icon{color:#aebecd;transition:all .2s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.anna-ui-input--icon.size-small{font-size:12px;left:5px}.anna-ui-input--icon.size-medium{font-size:16px;left:5px}.anna-ui-input--icon.size-large{font-size:20px;left:7px}.anna-ui-input:focus-within .anna-ui-input--icon{color:#6b7785}.anna-ui-input:hover .anna-ui-input--icon{color:#6b7785}.anna-ui-input--label{color:#6b7785;font-size:.75rem;line-height:16px;transition:all .2s ease-in-out;display:block}.anna-ui-input--label-password-reveal{color:#1890ff;cursor:pointer;float:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anna-ui-input:hover .anna-ui-input--label{color:#202833}.anna-ui-input:focus-within .anna-ui-input--label{color:#202833}.anna-ui-input.is-disabled .anna-ui-input--label{color:#ccd4db}.anna-ui-input.size-large .anna-ui-input--label{font-size:.875rem;line-height:20px}.anna-ui-input--underline{color:#6b7785;font-size:.625rem;line-height:12px}.anna-ui-input.is-disabled .anna-ui-input--underline{color:#ccd4db}.anna-ui-input.is-error .anna-ui-input--underline{color:#e41b27}.anna-ui-input.size-large .anna-ui-input--underline{font-size:.75rem;line-height:14px}.anna-ui-input{cursor:text;width:inherit;display:inline-block}.anna-ui-input:hover .anna-ui-input-field{color:#6b7785}.anna-ui-input:hover .anna-ui-input-field--border{border-color:#6b7785}.anna-ui-input:focus-within .anna-ui-input-field{color:#202833}.anna-ui-input:focus-within .anna-ui-input-field--border{border-width:1.5px;border-color:#a949cb}.anna-ui-input.is-disabled .anna-ui-input-field{cursor:not-allowed;background-color:#f8f9fa}.anna-ui-input.is-disabled .anna-ui-input-field--border{border-color:#ccd4db}.anna-ui-input.is-loading .anna-ui-input-field{cursor:progress}.anna-ui-input.is-error .anna-ui-input-field--border{border-color:#e41b27}.anna-ui-input-field{color:#6b7785;display:inherit;pointer-events:none;width:inherit;background-color:#fff;position:relative}.size-small>.anna-ui-input-field{height:28px;font-size:.75rem}.size-medium>.anna-ui-input-field{height:36px;font-size:.875rem}.size-large>.anna-ui-input-field{height:40px;font-size:1rem}.anna-ui-input-field--form{background-color:inherit;color:inherit;cursor:inherit;pointer-events:auto;text-overflow:ellipsis;height:100%;width:inherit;border:none;padding:2px 8px;transition:all .2s ease-in-out}.anna-ui-input-field--form.no-frame{padding-left:2px}.anna-ui-input-field--form::-webkit-input-placeholder{color:#929fb1}.anna-ui-input-field--form::-ms-input-placeholder{color:#929fb1}.anna-ui-input-field--form::placeholder{color:#929fb1}.anna-ui-input-field--form.icon.size-small{padding-left:20px}.anna-ui-input-field--form.icon.size-medium{padding-left:24px}.anna-ui-input-field--form.icon.size-large{padding-left:30px}.anna-ui-input-field--border{cursor:text;width:100%;min-width:100%;height:100%;min-height:100%;transition:border-color .2s ease-in-out;position:absolute;top:0;left:0}.anna-ui-input-field--border:not(.no-frame){border:1px solid #aebecd;border-radius:3px}.anna-ui-input-field--border.no-frame{border-bottom:1px solid #aebecd}.anna-ui-input .anna-ui-input--label{margin-bottom:4px}.anna-ui-input .anna-ui-input--underline{margin-top:4px}.anna-link{cursor:pointer;text-decoration:none}.primary--zBUYx{color:#1890ff}.primary--zBUYx:hover,.primary--zBUYx:focus{color:#1265b2}.secondary--g2l5A{color:#202833}.secondary--g2l5A:hover,.secondary--g2l5A:focus,.active--TimPl{color:#1265b2}.tertiary--h6iiL{color:#6b7785}.tertiary--h6iiL:hover,.tertiary--h6iiL:focus{color:#202833}.small--IpaXF{font-size:14px}.medium--o4ZKm,.disabled--_Lcff{font-size:inherit}.tertiary-page-title__title{font-size:1.125rem;font-weight:400;line-height:initial;margin-bottom:8px;font-weight:500;line-height:28px}.tertiary-page-title__subtitle{color:#6b7785;margin-bottom:32px;font-size:.875rem;font-weight:400;line-height:20px}.gd_error{text-align:center;flex-direction:column;justify-content:center;height:calc(100vh - 150px);display:flex}.gd_error--icon{margin-bottom:22px}.gd_error--text{color:#202833;margin:6px;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.gd_error--details{color:#6b7785;font-size:.875rem;font-weight:400;line-height:20px}.clickable-option{color:#404b5a;cursor:pointer;border-left:3px solid transparent;width:100%;font-weight:500}.clickable-option:hover{color:#202833;background:#f8f9fa}.clickable-option.active{color:#202833;background-color:#f3e0ff;border-color:#a949cb}.clickable-option.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#aebecd}.clickable-option.size-small{padding:8px 10px;font-size:.75rem;line-height:16px}.clickable-option.size-default{padding:10px 12px;font-size:.875rem;line-height:20px}.clickable-option.size-large{padding:13px 12px;font-size:1rem;line-height:20px}.dropdown-value-menu{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.5)}.dropdown-value-menu .menu-content-wrapper{overflow:auto}.dropdown-value-menu.size-smallest .menu-content-wrapper{min-width:100px}.dropdown-value-menu.size-small .menu-content-wrapper{min-width:165px;max-height:185px}.dropdown-value-menu.size-default .menu-content-wrapper{min-width:200px;max-height:200px}.dropdown-value-menu.size-large .menu-content-wrapper{min-width:250px;max-height:250px}.dropdown-value-menu.size-largest .menu-content-wrapper{max-height:500px}.dropdown-value-trigger{color:#6b7785;cursor:pointer;justify-content:space-between;align-items:center;font-weight:500;display:flex}.dropdown-value-trigger.active,.dropdown-value-trigger:hover{color:#202833}.dropdown-value-trigger .trigger-icon{justify-content:center;align-items:center;width:12px;height:12px;display:flex}.dropdown-value-trigger.bordered{background-color:#fff;border:1px solid #aebecd;border-radius:3px}.dropdown-value-trigger.bordered:not(.disabled):hover{border-color:#6b7785}.dropdown-value-trigger.bordered:not(.disabled).active{border-color:#a949cb}.dropdown-value-trigger.bordered--highlight{border-width:1.2px;border-color:#a949cb}.dropdown-value-trigger.disabled{color:#aebecd;cursor:not-allowed}.dropdown-value-trigger.disabled.bordered{background-color:#f8f9fa}.dropdown-value-trigger.size-small{font-size:.75rem;line-height:16px}.dropdown-value-trigger.size-small.bordered{padding:4px 8px}.dropdown-value-trigger.size-small .trigger-icon{margin-left:5px}.dropdown-value-trigger.size-default{font-size:.875rem;line-height:20px}.dropdown-value-trigger.size-default.bordered{padding:4px 8px}.dropdown-value-trigger.size-default .trigger-icon{margin-left:8px}.dropdown-value-trigger.size-large{font-size:1rem;line-height:22px}.dropdown-value-trigger.size-large.bordered{padding:4px 8px}.dropdown-value-trigger.size-large .trigger-icon{margin-left:8px}.edit-custom-measure-wrapper--OQrys{flex:1;justify-content:center;width:0;display:flex}.edit-custom-measure--Nc9mm{padding:21px 25px}.custom-measure--hp3gJ{flex-direction:column;margin-bottom:30px;display:flex}.custom-measure--hp3gJ label{margin:0 12px 0 0;font-size:.875rem}.footer--PB4V9{align-items:center;display:flex}.footer--PB4V9>button{width:80px;margin-right:12px}.footer--PB4V9>div{color:#1890ff;cursor:pointer;margin-left:12px;font-size:.875rem}.sentiment-label--N9tb3{margin-top:10px}.input--_eRib{width:79%;margin-bottom:10px}.input-label--Y7efV{color:#6b7785;font-size:.75rem;line-height:16px;transition:all .2s ease-in-out;display:block}.nums-denoms--XNMLE{align-items:center;display:flex}.divisor--YLNUy{color:#6b7785;background-color:#e1e7ec;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;margin:0 8px;font-size:40px;display:flex}.banner--Wg1KE{border:1px solid #d5dde5;flex-direction:column;height:115px;margin-bottom:19px;padding:0 5px 0 15px;display:flex}.close--XCt0e{color:#aebecd;cursor:pointer;text-align:right}.header-cell-container--_Jyvv{cursor:pointer;align-items:center;display:flex}.header-cell-container-left--jaoHE{justify-content:flex-start}.header-cell-container-center--bpav3{justify-content:center}.header-cell-container-right--fMzfU{justify-content:flex-end}.dropdown-dot-menu-trigger{color:#6b7785;cursor:pointer;height:15px;font-size:25px;display:block}.dropdown-dot-menu-trigger:hover{color:#202833}.dropdown-dot-menu-trigger.disabled{color:#aebecd}.bubble-tip{color:#fff;white-space:normal;z-index:1000;background-color:#131420;border-radius:4px;padding:10px;font-size:.75rem;font-weight:400;line-height:1.33;display:inline-block;position:relative;overflow:visible}.bubble-tip.above:after{content:" ";border:8px solid transparent;border-top-color:#131420;margin-left:-8px;position:absolute;top:100%;left:50%}.bubble-tip.below:after{content:" ";border:8px solid transparent;border-bottom-color:#131420;margin-left:-8px;position:absolute;bottom:100%;left:50%}.bubble-tip.left:after{content:" ";border:8px solid transparent;border-left-color:#131420;margin-top:-8px;position:absolute;top:50%;left:100%}.bubble-tip.right:after{content:" ";border:8px solid transparent;border-right-color:#131420;margin-top:-8px;position:absolute;top:50%;right:100%}.error-box--LKjPM{background-color:#fff4f6;border-radius:7px;flex-direction:row;height:34px;padding:5px 10px 0 15px;display:inline-flex}.error-icon--K6cw_{color:#e00}.warning-box--TjXp5{background-color:#fff8d1;border-radius:7px;flex-direction:row;height:34px;padding:5px 10px 0 15px;display:inline-flex}.warning-icon--CZun7{color:#ccab00}.wrapper--BFcz5.border--H3IOm{border:1px solid #e1e7ec}.wrapper--BFcz5.scroll--_TL95{max-height:280px;overflow-y:auto}.custom-measure-content-container--uaZ5E{flex:1;justify-content:center;width:0;display:flex}.content--t806Q{padding:21px 25px;overflow-x:auto}.title--upSx9{justify-content:space-between;width:100%;display:flex}.list--as5T7{flex-direction:column;min-width:800px;margin-bottom:30px;display:flex}.list--as5T7 label{margin:0 12px 0 0;font-size:.875rem}.loading-line--cUwWO{background:#f8f9fa linear-gradient(90deg,#f8f9fa 0%,#e1e7ec 20%,#f8f9fa 40%,#f8f9fa 100%) 0 0/800px 104px no-repeat;width:100%;max-width:80%;height:15px;animation-name:loadingShimmer--_PzuE;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;display:inline-block;position:relative}.loading-line--cUwWO:nth-child(4){max-width:80%}.anna-error-state--VfFZY{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:0 16px;display:flex}.anna-error-state-compact--viWf6{min-height:0}.anna-error-state-image--vKcQk{margin-bottom:24px}.anna-error-state-image--vKcQk.medium--sdsyo{width:60px;height:60px}.anna-error-state-image--vKcQk.large--IhOLM{width:96px;height:96px}.anna-error-state-title--hBBG_,.anna-error-state-details--fDYkx{max-width:600px}.anna-error-state-title--hBBG_{color:#202833;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.anna-error-state-details--fDYkx{color:#6b7785;margin-top:8px;font-size:.875rem;font-weight:400;line-height:20px}.anna-error-state-btn--_piow{align-items:center;margin-top:40px;display:flex}.breadcrumbs--zrEAT{font-size:.875rem;display:flex}.crumb--QgVUs{color:#929fb1;font-weight:500}.crumb--QgVUs:last-child{color:#404b5a}.crumb--QgVUs:hover{color:#1890ff}.crumb-spacer--zE8s6{color:#929fb1;margin-left:4px;margin-right:4px;font-weight:500}.dataset-settings--Yd0JR{flex:1;display:flex;overflow-y:hidden}.sidebar--oLqcH{border-right:1px solid #e1e7ec;width:200px;height:100%;padding:15px 30px 0 15px;overflow-y:auto}.sidebar-item--K7BeE{color:#6b7785;border-left:3px solid transparent;align-items:center;width:100%;height:36px;padding-left:12px;font-size:.875rem;text-decoration:none;display:flex}.sidebar-item--K7BeE:hover{background-color:#f8f9fa}.sidebar-item--K7BeE.active--WN9w8{color:#a949cb;background-color:#fcf7ff;border-color:#a949cb}.settings-content--__XWP{flex-direction:column;flex:1;display:flex;overflow-y:auto}.anna-dropdown-item--gt9Wv:hover .anna-checkbox--_mSN0+label:before{border-color:#6b7785}.anna-dropdown-item--gt9Wv:hover .anna-checkbox--_mSN0:checked+label:before{border-color:#a949cb}.anna-checkbox--_mSN0{opacity:0;position:absolute}.anna-checkbox--_mSN0+label{color:#6b7785;cursor:pointer;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;flex-wrap:wrap;align-items:center;min-height:16px;padding:0 0 0 26px;transition:all .2s ease-out;display:block;position:relative;overflow:hidden}.anna-checkbox--_mSN0+label:before{box-sizing:content-box;content:"";background:#fff;border:1px solid #aebecd;border-radius:2px;width:14px;height:14px;margin-right:10px;transition:all .2s;display:inline-block;position:absolute;top:0;left:0}.anna-checkbox--_mSN0+label .checkbox-icon--_YFiJ{transition:color .2s ease-out;position:absolute;top:2px;left:2px}.anna-checkbox--_mSN0+label .check-mark--ZuedS{color:#fff}.anna-checkbox--_mSN0:checked+label{color:#202833}.anna-checkbox--_mSN0:checked+label:before{background:#a949cb;border-color:#a949cb}.anna-checkbox--_mSN0:checked+label .check-mark--ZuedS{color:#fff}.anna-checkbox--_mSN0.custom-icon--_zS9w+label:before{background:#fff;border-color:#6b7785}.anna-checkbox--_mSN0.custom-icon--_zS9w+label .check-mark--ZuedS{color:#6b7785;width:10px;height:10px}.anna-checkbox--_mSN0:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anna-checkbox--_mSN0:disabled+label{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#aebecd}.anna-checkbox--_mSN0:disabled+label:before{background:#e1e7ec;border-color:#aebecd}.anna-checkbox--_mSN0:disabled+label .check-mark--ZuedS{color:transparent}.anna-checkbox--_mSN0:disabled:checked+label .check-mark--ZuedS,.anna-checkbox--_mSN0:disabled.custom-icon--_zS9w+label .check-mark--ZuedS{color:#aebecd}.anna-checkbox--_mSN0.small--lhE8n+label{font-size:.75rem}.anna-checkbox--_mSN0.small--lhE8n+label:before{width:12px;height:12px}.anna-checkbox--_mSN0.small--lhE8n+label .check-mark--ZuedS{top:2px;left:2px}.anna-checkbox-container--AR0RW{width:inherit;line-height:16px;position:relative}.anna-checkbox-container--AR0RW:not(.hover-disabled--_l99J):hover .anna-checkbox--_mSN0+label{color:#202833}.anna-checkbox-container--AR0RW:not(.hover-disabled--_l99J):hover .anna-checkbox--_mSN0+label:before{border-color:#6b7785}.anna-checkbox-container--AR0RW.disabled--O17Nf{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anna-draggable-list-header{background:#f8f9fa;padding:16px;box-shadow:0 1px 3px rgba(32,40,51,.1),inset 0 -1px #d5dde5}.anna-draggable-list-header h3{color:#202833;flex-grow:1;width:0;margin-bottom:4px;font-size:14px;line-height:20px}.anna-draggable-list-header h4{color:#6b7785;flex-grow:1;width:0;font-size:12px;font-weight:400;line-height:16px}.anna-draggable-list-header__title{padding-right:12px}.anna-draggable-list-header__title,.anna-draggable-list-header__subtitle{display:flex}.anna-draggable-list-header__bulk-actions-overview{flex-direction:row;align-items:center;display:flex}.anna-draggable-list-header__bulk-actions-overview__count{color:#6b7785;font-size:.75rem;line-height:1}.anna-draggable-list-header__bulk-actions-overview .anna-checkbox__container{margin:0 4px 0 8px}.anna-draggable-list-item{color:#202833;background:#fff;border-bottom:1px solid #d5dde5;flex-direction:row;align-items:center;padding:12px;font-size:.75rem;font-weight:400;line-height:16px;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}.anna-draggable-list-item p{flex-grow:1;margin:0 24px 0 8px}.anna-draggable-list-item__controls{opacity:0;visibility:hidden;flex-shrink:0;margin-bottom:-4px;transition:opacity .2s ease-out}.anna-draggable-list-item__controls>:not(:last-child){margin-right:8px}.anna-draggable-list-item__controls .anna-button{border:none;padding:0}.anna-draggable-list-item__controls .anna-button svg{display:block}.anna-draggable-list-item:hover .anna-draggable-list-item__controls,.anna-draggable-list-item:focus .anna-draggable-list-item__controls,.anna-draggable-list-item:active .anna-draggable-list-item__controls{opacity:1;visibility:visible}.anna-draggable-list-item.skeleton .anna-draggable-list-item__drag-icon{opacity:.2;margin-right:8px}.anna-draggable-list-item .anna-draggable-list-item__skeleton-text{background:#f8f9fa linear-gradient(90deg,#f8f9fa 0%,#e1e7ec 20%,#f8f9fa 40%,#f8f9fa 100%) 0 0/800px 104px no-repeat;width:100%;height:28px;animation-name:loadingShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;display:inline-block;position:relative}.anna-draggable-list-item .anna-checkbox__container{margin:0 -8px 0 16px}.anna-draggable-list{background:#f8f9fa;border:1px solid #e1e7ec;border-radius:4px;flex-direction:column;display:flex}.anna-draggable-list__inner{flex-grow:1;height:0;overflow-x:hidden;overflow-y:auto}.anna-draggable-list--empty .anna-draggable-list__inner{overflow-y:hidden}.anna-draggable-list--error{color:#e41b27;background-color:#fff2f2}.anna-draggable-list--error .anna-error-state__title,.anna-draggable-list--error .anna-error-state__details{color:#e41b27}.discover-settings--kSBxm{flex:1;width:0;padding:21px 25px;overflow-y:auto}.discover-settings--kSBxm .list-container--_Bwd0{justify-content:space-between;height:450px;display:flex}.discover-settings--kSBxm .list-container--_Bwd0>*{width:calc(50% - 16px)}.discover-settings--kSBxm .footer-buttons--ngdLv{flex-direction:row;margin:24px 0 32px;display:flex}.thead--C32a5{background-color:#fff}.fields-option-list--JhbOW{font-size:.875rem}.fields-option-list--JhbOW.scroll--Lhcrt{max-height:135px;overflow-y:auto}.fields-option-list--JhbOW>:not(:last-child){margin-bottom:9px}.fields-section--OveXK:not(:last-child){margin-bottom:17px}.fields-section-subtitle--Nk3ZI{color:#404b5a;font-size:.75rem;font-weight:500;display:block}.fields-section-title--sJDPB{color:#202833;margin-bottom:6px;font-size:.75rem;font-weight:500}.sidebar-tooltip-icon--NCRAw{color:#929fb1}.text-with-tooltip--tDrzj{align-items:center;display:flex}.text-with-tooltip--tDrzj>:last-child{margin-left:4px}.field-sidebar--BFLsk{background:#f8f9fa;border-left:1px solid #e1e7ec;width:270px;height:100%;min-height:calc(100vh - 100px);padding:16px;overflow-y:auto}.field-sidebar--BFLsk .field-sidebar-title--cs8Za{font-size:1.125rem;font-weight:400;line-height:initial;margin-bottom:8px;font-weight:500;line-height:28px}.anna-modal-dialog{box-sizing:border-box;color:#202833;opacity:0;background-color:#fff;border:1px solid #e1e7ec;border-radius:3px;outline:none;width:500px;margin:auto;transition:all .2s;transform:scale(.7);box-shadow:0 4px 10px rgba(0,0,0,.1)}.anna-modal-dialog.fade-and-scale-enter{animation-name:fadeInAndScale;animation-duration:.2s}.anna-modal-dialog.fade-and-scale-entered{opacity:1;transform:scale(1)}.anna-modal-dialog.fade-and-scale-exiting{animation-name:fadeOutAndScale;animation-duration:.2s}.anna-modal-dialog__huge{width:1200px;max-width:80vw}.anna-modal-dialog__large{width:800px}.anna-modal-dialog__small{width:350px}.anna-modal-overlay{z-index:13;background:rgba(64,75,90,.7);display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.anna-modal--hidden{display:none}.anna-modal-body{max-height:70vh;padding:14px;font-size:.875rem;overflow-y:auto}.anna-modal-footer--dnwrE{background-color:#f8f9fa;border-top:1px solid #e1e7ec;padding:14px;font-size:.875rem}.footer-buttons--FQsMr{justify-content:flex-end;display:flex}.footer-buttons--FQsMr .apply--nCesu{margin-left:14px}.footer-buttons--FQsMr .close--X82mB{float:left}.footer-direction-row--Uuhok{flex-direction:row;justify-content:space-between;display:flex}.footer-direction-column--js_QJ{flex-direction:column;justify-content:space-between;display:flex}.anna-modal-header{padding:14px;font-size:.875rem;font-weight:600;position:relative}.anna-modal-header small{color:#6b7785;font-size:.75rem;font-weight:400;display:block}.anna-modal-header:not(.no-border){border-bottom:1px solid #e1e7ec}.anna-modal-header__close.anna-button.icon{color:#6b7785;padding:0;position:absolute;top:15px;right:15px}.anna-modal-header__close.anna-button.icon:hover,.anna-modal-header__close.anna-button.icon:focus{color:#202833;background:0 0}.anna-radio-button__container{color:#6b7785;position:relative}.anna-radio-button__container input{opacity:0;position:absolute}.anna-radio-button__container label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;padding:0 0 0 26px;transition:all .2s ease-out;position:relative}.anna-radio-button__container label:before{box-sizing:content-box;content:"";background:#fff;border:1px solid #aebecd;border-radius:50%;width:14px;height:14px;transition:all .2s;display:inline-block;position:absolute;top:0;left:0}.anna-radio-button__container.checked label{color:#202833}.anna-radio-button__container.checked label:before{border-color:#a949cb}.anna-radio-button__container.checked label:after{content:"";background:#a949cb;border-radius:50%;width:8px;height:8px;transition:all .2s;display:inline-block;position:absolute;top:4px;left:4px}.anna-radio-button__container:not(.hover-disabled):hover{color:#202833}.anna-radio-button__container:not(.hover-disabled):hover label:before{border-color:#6b7785}.anna-radio-button__container:not(.hover-disabled):hover label:after{background-color:#6b7785}.anna-radio-button__container.checked:not(.hover-disabled):hover{color:#202833}.anna-radio-button__container.checked:not(.hover-disabled):hover label:before{border-color:#8f5fa0}.anna-radio-button__container.checked:not(.hover-disabled):hover label:after{background-color:#8f5fa0}.anna-radio-button__container.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anna-radio-button__container.disabled label:before{border-color:#ccd4db}.anna-radio-button__container.disabled label:after{background-color:#ccd4db}.unit-option--cRgyG{flex-direction:column;font-size:.875rem;display:inline-flex}.unit-name-modal--VIevG .name-input--wv4WZ{width:100%;margin-bottom:13px}.unit-name-modal--VIevG .suffix-radios--pl_Bn{margin-bottom:13px;display:flex}.unit-name-modal--VIevG .suffix-radios--pl_Bn>:not(:last-child){margin-right:13px}.unit-name-modal--VIevG .preview--EeG_0{color:#404b5a;font-size:.875rem;font-weight:600}.fields--Sq1Ua{flex:1;width:0;height:100%;display:flex;overflow-y:hidden}.fields--Sq1Ua .selection--OJECp{flex:1;padding:21px 25px;overflow-y:auto}.animated-ellipsis span{opacity:0}.animated-ellipsis span:first-child{animation:1.5s infinite ellipsis-1}.animated-ellipsis span:nth-child(2){animation:1.5s infinite ellipsis-2}.animated-ellipsis span:nth-child(3){animation:1.5s infinite ellipsis-3}@keyframes ellipsis-1{25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:1}}@keyframes ellipsis-2{25%{opacity:0}50%{opacity:0}75%{opacity:1}to{opacity:1}}@keyframes ellipsis-3{25%{opacity:0}50%{opacity:0}75%{opacity:0}to{opacity:1}}.container--XbgAA{display:flex}.underline--IoARK{color:#6b7785;font-size:.625rem;line-height:12px}.container--_wP_i{min-width:715px}.segment-list--Pe7B4{border:1px solid #ccd4db;max-height:320px;margin-top:15px;padding:15px;overflow-y:auto}.segment-list--Pe7B4>:not(:last-child){margin-bottom:12px}.segment-list-error--WiAy6{border:1px solid #e41b27}.title--HU9cZ{font-size:1rem;line-height:22px}.measure--n7qPO{font-size:1rem;line-height:22px;list-style-position:inside}.measure-name--_O2dj{font-weight:500}.warning--NThzZ{color:#202833;background-color:#fff8d1;border:1px solid #ffd600;border-left:4px solid #fad514;border-radius:4px;margin-bottom:12px;padding:16px 12px;font-weight:500;display:flex}.warning-icon--_U32M{color:#fad514;margin-top:4px;margin-right:8px;display:flex}.error--QefQS{color:#e41b27;margin-top:3px}.segment-settings--DX43L{flex:1;width:0;padding:21px 25px;overflow-y:auto}.segment-settings--DX43L .segment-settings-measure--eG5sW{color:#202833;margin-bottom:20px;font-size:1rem;font-weight:500;line-height:22px}.segment-settings--DX43L .segment-settings-measure--eG5sW>:not(:last-child){margin-right:8px}.segment-settings--DX43L .segment-skeleton--fTZne{background:#f8f9fa linear-gradient(90deg,#f8f9fa 0%,#e1e7ec 20%,#f8f9fa 40%,#f8f9fa 100%) 0 0/800px 104px no-repeat;width:50%;height:16px;animation-name:loadingShimmer--j2729;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;display:inline-block;position:relative}.segment-settings--DX43L .segment-checkboxes--bQbZw{border-bottom:1px solid #e1e7ec;margin-bottom:32px;padding-bottom:8px;font-size:.875rem}.segment-settings--DX43L .segment-checkboxes--bQbZw .anna-ui-input--nUO9o{margin-bottom:12px;margin-left:16px;display:block}.segment-settings--DX43L .segment-checkboxes--bQbZw .toggle-all--jSTbv{background-color:#f8f9fa;border-bottom:1px solid #e1e7ec;margin-bottom:16px;padding:16px}.segment-settings--DX43L>.anna-error-state--_6QMo{width:100%}.segment-settings--DX43L .footer-buttons--CYab3{flex-direction:row;gap:16px;margin:24px 0 32px;display:flex}.error--z7jje{color:#e41b27;margin-top:3px}.dataset-autocomplete--_onlW{padding-left:0;padding-right:0}.dataset-autocomplete--_onlW .MuiAutocomplete-inputRoot{padding-left:0}.group-label--e7SR_{box-sizing:border-box;z-index:1;align-items:center;gap:4px;padding:7px 12px;font-family:Lato,Arial,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.6;list-style:none;display:flex;position:-webkit-sticky;position:sticky;top:-8px}.group-label--e7SR_:first-of-type{margin:-4px 0}.side-bar--wbiGo{background-color:#fff;border-right:1px solid #e1e7ec;width:300px;height:calc(100vh - 100px);padding-top:10px;overflow:auto}.item--tjQ1j{padding:10px 20px}.item--tjQ1j:not(:first-child):not(:last-child){margin-bottom:10px}.item--tjQ1j .item-header--sP8Py{align-items:center;margin-bottom:8px;font-size:.875rem;font-weight:500;display:flex}.item--tjQ1j .item-description--FlqLO,.item--tjQ1j .item-list--AGP2R{color:#404b5a;margin-bottom:10px;font-size:.75rem;font-weight:400;line-height:16px}.item--tjQ1j .item-description--FlqLO:not(:last-child),.item--tjQ1j .item-list--AGP2R:not(:last-child){margin-bottom:12px}.item--tjQ1j .item-copy--_Dter{color:#404b5a;margin-bottom:20px;font-size:.75rem;font-weight:400;line-height:16px}.item--tjQ1j.error--_rdWm,.item--tjQ1j.warning--hhxw4{padding:20px}.item--tjQ1j.error--_rdWm{background-color:#fff4f6}.item--tjQ1j.error--_rdWm .item-header--sP8Py{color:#e41b27}.item--tjQ1j.warning--hhxw4{background-color:#fefae4}.item--tjQ1j.warning--hhxw4 .item-header--sP8Py{color:#ff8a00}.item--tjQ1j.info--PIyVh{background-color:#f2f9ff}.item--tjQ1j.info--PIyVh .item-header--sP8Py{color:#1890ff}.select-target--_jzse{width:100%;max-width:1500px;display:flex}.content--XwI_t{flex:1;padding:20px 30px}.header--_Oft6{word-break:break-all;justify-content:space-between;margin-bottom:10px;display:flex}.placeholder--dZIqp .MuiInputBase-input::-webkit-input-placeholder{color:#e15428}.placeholder--dZIqp .MuiInputBase-input::-ms-input-placeholder{color:#e15428}.placeholder--dZIqp .MuiInputBase-input::placeholder{color:#e15428}.first-column--oRMB6{padding-left:0}.warning--ZazGX{color:#ff8a00}.targets-settings--_yCEN{flex:1;justify-content:center;width:0;display:flex}.anna-period{display:inline-block}.disabled-row--_JQDc{color:#e1e7ec}.first-column--Nd_3M{padding-left:0}.columns-enabled-text--DdJlP{padding-bottom:12px;font-size:.875rem}.column-fields-table-header--NewHu th{background-color:#f5f8fc;border:1px solid #e7eaf1}.disabled-row--XT_so{background-color:#fbfbfc}.disabled-row--XT_so>td{color:rgba(10,32,74,.65)}.column-fields-table-body--kGlce td{text-overflow:ellipsis;border:1px solid #e7eaf1;max-width:750px;overflow:hidden}.column-fields-table-body--kGlce tr:last-child td{border-bottom:1px solid #e7eaf1}.sentiment-container--KxphW{flex-direction:row;align-items:center;gap:4px;display:flex}.good-sentiment--brWmR>*{color:#1aa579;fill:#1aa579}.bad-sentiment--EkGYv>*{color:#962533;fill:#962533}.column-fields--vMDyX{flex-direction:column;flex:1;width:0;margin:21px 25px;display:flex}.title-container--qQD4_{flex-direction:row;justify-content:space-between;display:flex}.sub-title-container--IxTE_{flex-direction:row;gap:8px;display:flex}.drawer-outer-container--cKmGy{flex-direction:row;flex:1;display:flex}.container--oTuZl{flex:1;display:flex;overflow-x:hidden}.inner-content-container--OaAyE{flex:1;display:flex;overflow-y:hidden}.sidebar--TjINv{width:240px;margin:0;padding:0}.menu--OMQa8{height:100%;padding:24px 16px 0 0}.menu-item-text--_dekD{padding-left:26px}.outer-content-container--_cAWM{flex-direction:column;flex:1;display:flex;overflow-y:auto}.content--a2wQU,.content--AAmVg{width:440px}.wrapper--QoDB_{width:100%;max-width:850px;margin-left:32px;padding:24px}.title--Lm8iS{margin-bottom:5px}.subtitle--Jxxh_{margin-bottom:24px;font-size:.875rem}.section-title--J9iTh{margin-bottom:16px}.item-details--fTOBW{flex-direction:column;gap:8px;max-width:460px;display:flex}.item-details-subtitle--F4s1U{color:rgba(10,32,74,.65);font-size:.75rem;line-height:18px}.section--AdfZN{margin-bottom:24px;padding:16px}.divider--Ze2Qd{margin:8px 0}.avatar-and-name--au540{align-items:center;gap:4px;display:flex}.avatars--FM_JI{width:-moz-fit-content;width:fit-content}.text--_QUKq{font-size:12px}.dataset-source-icon--iU86k{min-width:16px;height:16px;min-height:16px}.container--_iqEX{cursor:pointer}.tooltip-outer--_y0iA{background-color:transparent;min-width:374px}.tooltip--_jPVm{z-index:100000;background-color:#fff;border-radius:4px;flex-direction:column;padding:25px;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.5)}.tooltip-title--QR7p2{color:#404b5a;align-items:center;font-size:18px;font-weight:700;display:flex}.tooltip-title-icon--wN_j3{margin-right:8px}.tooltip-description--XuVrA{color:#404b5a;margin-bottom:24px;font-size:13px}.popper--MpIT6{z-index:2500}.delete-option--yxpQQ{color:#e41b27}.title-container--_1Ar_{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.close-button--Z0s4G:hover{cursor:pointer}.modal-body--g4L2M{width:500px}.body-header--zC1e6{font-size:1rem}.body-text--oC23M{font-size:.75rem}.actions-container--aERps{padding-top:20px}.delete-body--b3I91{flex-direction:column;gap:10px;display:flex}.title-container--WwoyQ{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.close-button--ZPvHI:hover{cursor:pointer}.modal-body--BOImY{width:500px}.body-header--EYU52{font-size:1rem}.body-text--xGcI3{font-size:.75rem}.actions-container--_aPs0{padding-top:20px}.refresh-body--_2VQ5{flex-direction:column;gap:10px;display:flex}.title-container--_bgWV{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.close-button--Yqpxa:hover{cursor:pointer}.modal-body--GCpoW{width:500px}.body-subtext--kSOkD{color:#606e89;text-transform:uppercase;font-size:.625rem}.input-container--IRmgv,.input--K2Plu{width:100%}.actions-container--hkCAz{padding-top:20px}.menu-body--z20ME li{flex-direction:row;justify-content:space-between;display:flex}.disabled-icon--peM4s.disabled-icon--peM4s{pointer-events:auto}.status-tooltip--RZ1a_{flex-direction:column;align-items:start;gap:4px;display:flex}.status-container--gG88z{flex-direction:row;align-items:center;gap:8px;display:flex}.dot--Oq5kN{border-radius:50%;width:10px;height:10px}.in-progress--m2A7j{background-color:#eeb82d}.pending--FWU6q{background-color:#ccd4db}.complete--xkxc6{background-color:#008765}.error--craBp{background-color:#962533}.analyzing-button-spacer--jemLh{min-width:90px}.inline-icon--p405T{align-items:center;margin-right:12px;display:flex}.error-icon--_UYr8{fill:#d7354b}.warning-icon--LoAG6{fill:#9d3a1c}.inline-error-message-container--aayTS{flex-direction:column;align-items:start;padding:6px;display:flex}.inline-icon-action-button--a7vRb{padding-left:0}.analyzing-button-spacer--uJQkz{min-width:90px}.dataset-share-cell--eV9Ad :hover{cursor:pointer}div:has(>.source-card--Lsv5m){background-color:#fff;border:1px solid #ccd4db;max-width:none}div:has(>.source-card--Lsv5m)>span{border-left-color:#424242!important}.source-card--Lsv5m{border:none;flex-direction:column;gap:8px;width:244px;padding:16px;display:flex}.circular-progress-root--CH8rN{align-self:center}.source-card-header--kJfsG{flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}.source-card-header-content--jJuDG{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.dataset-name-text--_05uP{text-overflow:ellipsis;white-space:nowrap;max-width:165px;overflow:hidden}.source-card-redirect-link--jSmp5{flex-direction:row;align-items:center;gap:8px;display:flex}.file-icon--ul96c,.dataset-source-icon--tQajP{min-width:16px;height:16px;min-height:16px}.sub-header--sFoTy{color:rgba(10,32,74,.65)}.source-content-container--pYtci{flex-direction:row;align-items:center;gap:4px;display:flex}.data-sources-table-row--_XsaS{height:46px}.data-sources-table-row--_XsaS>td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e1e7ec;max-width:250px;overflow:hidden}.data-sources-table-row--_XsaS:hover{background-color:#e1e7ec;box-shadow:inset 4px 0 #aebecd}.data-sources-table-row--_XsaS.success-uploading--_Oa8p{background-color:#e4f4ef}.data-sources-table-row-action--s5hCa{justify-content:flex-end;align-items:center;display:flex}.uploading-cell--EZ_Uu{text-align:left;flex-direction:column;justify-content:start;align-items:baseline;gap:4px;display:flex}.visibility--skQnn:first-letter{text-transform:capitalize}.dataset-selector-item--sozLj{align-items:center;font-size:.875rem;display:flex}.dataset-name-cell--d9yni{height:inherit;flex-direction:row;align-items:center;gap:4px;display:flex}.owner-cell--H6YOK,.connection-cell--t5kbp{text-align:left;flex-direction:row;justify-content:start;align-items:center;gap:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex}.dataset-name--g5J8V,.dataset-source--BQy7A{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}.dataset-source-icon--Sc5mt{min-width:16px;min-height:16px}.launch-dataset-button--aR7vU{padding:0}.data-sources-table-header-row--g3Vrl{height:34px}.data-sources-table-header--GHBAt{color:#6b7785;z-index:2;border-bottom:1px solid #aebecd;justify-content:flex-start;font-size:.75rem;font-weight:600;line-height:.75rem}.data-sources-table-header--GHBAt .header-cell-container{justify-content:flex-start!important}.data-sources-table-header--GHBAt>div{text-align:left}.row--mu37e{align-items:center;display:flex}.tag-line--Pedft{color:#404b5a;font-size:.875rem;font-weight:400;line-height:22px}.header-action--iPepT{flex-direction:row;align-items:center;display:flex}.data-sources-header--DHAYM{justify-content:space-between;margin-top:50px;margin-bottom:22px;line-height:32px;display:flex}.header-title--_vZDj{font-size:1.625rem;font-weight:400;line-height:initial;color:#323553;font-weight:600;line-height:32px;position:relative}.dataset-selector-search--ONlDC{width:300px;margin-top:0;margin-right:5px}.data-sources-header-wrapper--_OYZm{flex-direction:column;display:flex}.header-text--SG9ex{flex-direction:column;align-items:baseline;gap:8px;display:flex}.table-filter-wrapper--e6Ib7{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;display:flex}.table-filter-container--rwO_e{flex-direction:row;justify-content:end;align-items:center;gap:4px;display:flex}.table-filter-text--Io0kQ{padding-bottom:2px;font-size:.875rem}.external-link-icon--U5yA5,.dropdown-chevron--Lr1JL{width:20px;height:20px;padding-left:4px}.modal-body--EpW8N{flex-direction:column;gap:16px;display:flex}.title--nOYgQ{flex-direction:row;justify-content:space-between;display:flex}.requirements-container--k5qBQ{flex-direction:column;gap:16px;display:flex}.requirements-list-container--WIJUd{flex-direction:column;gap:8px;display:flex}.check--FCjnR{color:#008765}.cross--XiZvO{color:#d7354b}.actions-container--EkNpG{flex-direction:row;justify-content:space-between;display:flex}.action-buttons-container--WXF0c{flex-direction:row;gap:8px;display:flex}.table-container--qjURH{max-height:350px}.label-column--lJfRM{width:60%}.linear-progress-container--eDPBS{height:2px}.data-source-name--xOZr4{text-overflow:ellipsis;max-width:420px;overflow:hidden}.owner-container--tZK4W{white-space:nowrap;flex-direction:row;align-items:center;gap:8px;display:flex}.avatar--m5pfj{margin:8px 0}.no-results-container--__KBN{flex-direction:column;align-items:center;gap:16px;display:flex}.no-results-icon--Gr86j{color:#606e89;width:28px;height:28px}.no-results-text--vR1mV{color:#606e89;flex-direction:column;align-items:center;font-size:.875rem;font-weight:700;display:flex}.no-results-info--y9mtP{color:#606e89;text-align:center;width:325px;font-size:.875rem}.table-list-container--qdtJR{max-height:290px;overflow-y:auto}.disabled-text--_XjwV{color:#929fb1}.title-container--rA1qS{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.body--_RKQH{flex-direction:column;width:800px;display:flex}.close-button--itmHg:hover,.back-button--_YyIe:hover{cursor:pointer}.close-button-text--TT92Z{padding:0 10px}.modal-body--q60cA{width:500px}.body-header--Y_YgN{font-size:1rem}.body-sub-header--vAxl4{font-size:.875rem}.body-text--_YlgM{font-size:.75rem}.connect-container-wrapper--gQcgE{flex-direction:column;gap:20px;display:flex}.connect-container--_UWVr{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;display:flex}.connect-buttons-container--AK9R8{flex-direction:row;gap:4px;display:flex}.clear-button--qmaQR:hover{cursor:pointer}.input--GEMyl{width:240px}.data-asset-actions-container--iCM2T{justify-content:space-between}.actions-container--Whg7f{flex-direction:row;justify-content:end;padding-top:20px;display:flex}.refresh-alert--sgCGU{justify-content:space-evenly;align-items:center}.refresh-alert-close-button--ow5IF{margin-right:0}.refresh-alert-content-container--ZGdy8{flex-direction:row;align-items:center;gap:15px;display:flex}.use-data-source-option--DI2A3{flex-direction:row;gap:20px;display:flex}.use-data-source-content--ARkmZ{flex-direction:column;flex-grow:1;justify-content:space-between;align-items:start;margin:20px;display:flex}.use-data-source-text--NfkBR{font-size:.75rem}.launch-option-container--Tfgpj{grid-template-columns:1fr 1fr;gap:12px;padding:12px 24px;display:grid}.launch-option-container--Tfgpj:hover{cursor:pointer;background-color:#f4f6fa}.launch-option-dataset-container--UwsDI{flex-direction:column;align-items:start;gap:2px;font-size:.75rem;display:flex}.create-dataset-container--SI_ul,.replace-dataset-container--_Zovn{align-items:center;height:100%;display:flex}.secondary-text-color--tl7m2{color:rgba(10,32,74,.65)}.launch-autocomplete-action-icon--_5x33{width:20px;height:20px}.launch-in-menu-item--wzPf2{width:180px}.title-container--shvqs{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.body--axGE4{flex-direction:column;gap:24px;width:800px;display:flex}.loader--cVG4_{flex-direction:row;justify-content:center;display:flex}.close-button--_lPIG:hover,.back-button--OYZId:hover{cursor:pointer}.use-data-source-options-container--gXsHN{flex-direction:column;gap:12px;display:flex}.replace-dataset-progress--HUeIP{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.progress-container--HZcDg{flex-direction:column;gap:8px;display:flex}.tab-filter--JExf5{background-color:#f5f8fc;flex-direction:column;gap:24px;width:100%;height:100%;display:flex}.tab-filter-title--eQTJ5{padding:20px 20px 0;font-size:.875rem}.tab-filter-alert--zAQbH{padding:8px 16px}.filter-options-container--Ml26F{flex-direction:column;gap:16px;display:flex}.filter-option--zJGIy{border-radius:0 100px 100px 0;flex-direction:row;justify-content:start;align-items:center;gap:10px;height:80px;margin-right:20px;padding-left:16px;display:flex}.selected-filter--Dc2ns{background-color:#d1e4fd}.selected-filter--Dc2ns:hover{background-color:#d1e4fd!important}.error-icon--JVQD5{color:#d7354b}.warning-icon--G9_Dc{color:#cc6e00}.check-icon--mN_Eh{color:#008765}.column-icon--sjD_5{color:#424242}.filter-option-text-container--HQhfU{flex-direction:column;gap:4px;display:flex}.column-card--_ex3N{flex-direction:column;gap:16px;padding:12px 16px;display:flex}.column-card-content--JRCKv{flex-direction:row;align-items:center;gap:16px;height:50px;display:flex}.column-content-container--LW6dM{flex-direction:column;flex:1;align-items:start;gap:8px;display:flex}.column-examples-container--u5_qJ{text-overflow:ellipsis;white-space:nowrap;max-width:500px;overflow:hidden}.column-examples--NHXVi{color:rgba(10,32,74,.65)}.null-column--_qZmi{color:rgba(10,32,74,.65);flex:1}.disabled-card--Fo6eo{background-color:#f8f9fa}.disabled-card-content--zrXXA{color:rgba(10,32,74,.65);flex-direction:column;gap:4px;display:flex}.no-columns-container--GABgy{flex-direction:column;align-items:center;gap:18px;width:100%;margin-top:42px;display:flex}.no-columns-text-container--QtvkJ{text-align:center;flex-direction:column;align-items:center;gap:8px;width:375px;display:flex}.no-columns-header--vBAOz{font-weight:700}.no-columns-body--VhwTJ{font-size:.875rem}.compare-structure--m7DoX{flex-direction:row;align-items:center;gap:12px;height:100%;display:flex;overflow:hidden}.column-tab-filter--_XUH2{flex:1;width:100%;height:100%}.columns--RJni7{flex-direction:column;flex:3;gap:8px;width:100%;height:100%;margin:0 20px;display:flex}.column-subtitle--Ua7n8{color:rgba(10,32,74,.65);font-size:.875rem}.column-table-header--XRJum{flex-direction:row;gap:30px;display:flex}.dataset-name-container--RsW50{flex-direction:row;flex:1;align-items:center;gap:10px;margin-left:16px;display:flex}.column-cards-wrapper--rnI__{overflow:auto}.column-cards-container--H4VIC{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.table-cell--nxWLB{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.accessible-owner-cell--uYQkh{min-width:140px;max-width:140px}.mission-name-cell--xiSlU{min-width:270px;max-width:270px}.shared-with-cell--UjHYL{min-width:140px;max-width:140px}.last-viewed-cell--WwjYO{min-width:200px;max-width:200px}.subscriber-cell--_2__n{min-width:100px;max-width:100px}.table-cell--ro0Ko{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mission-name-cell--jqLHc,.inaccessible-owner-cell--Mu4M9{min-width:270px;max-width:270px}.email-cell--IxVlW{min-width:240px;max-width:240px}.mission-count-cell--C7GWh{min-width:200px;max-width:200px}.subscriber-cell--ddjf_{min-width:100px;max-width:100px}.review--_vlPd{flex-direction:row;height:100%;display:flex;overflow:hidden}.review-tab-filter--ASFNq{flex:1;width:100%;height:100%}.missions--_6Nk5{flex-direction:column;flex:3;gap:8px;margin:0 20px 8px;display:flex;overflow:hidden}.missions-table-container--UjR_m{overflow:auto}.no-missions-container--BRMVf{flex-direction:column;align-items:center;gap:18px;width:100%;margin-top:42px;display:flex}.no-missions-text-container--L31hx{text-align:center;flex-direction:column;align-items:center;gap:8px;width:375px;display:flex}.no-missions-header--qhQF8{font-weight:700}.no-missions-body--u2qWp{font-size:.875rem}.select-dataset--HURqY{flex-direction:column;align-items:center;gap:32px;display:flex}.header--J_zpp{flex-direction:column;align-items:center;gap:24px;font-size:.875rem;display:flex}.icon-container--_gIDH,.select-container--UUD0b{flex-direction:row;align-items:center;gap:16px;display:flex}.dropdown-container--Q_JuD>div>div{margin:0}.dropdown-container--Q_JuD>div>div>div{width:350px;height:64px}.arrow-icon--yR4Pp{padding-top:15px}.ayx-file-icon--n7M_U{margin-right:8px}.offset-dropdown-input--_2B6G input{transform:translateY(-8px)}.disabled-text--_Doq7{color:#929fb1}.meta-data-container--eF089{font-size:.75rem;position:absolute;transform:translate(42px)translateY(-32px)}.public-dataset-warning--zJcPO{align-items:center;width:750px}.title-container--_YsdD{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.dialog-content--IfND8{flex-direction:column;gap:24px;width:100%;height:100%;display:flex;padding:0!important}.close-button--GfX4G:hover,.back-button--x_dK1:hover{cursor:pointer}.footer-container--BEd4J{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:20px;display:flex;box-shadow:0 -1px 4px #ccd4db}.steps-action-wrapper--OkkRt{flex-direction:row;align-items:end;height:100%;display:flex}.steps-action-container--vL5Vl{flex-direction:row;gap:4px;display:flex}.confirm-replacement-container--dj9wY{flex-direction:column;gap:24px;display:flex}.confirm-replacement-text-container--_8veR{flex-direction:column;gap:8px;display:flex}.confirm-replacement-header--qTkK4{font-size:1.125rem;font-weight:400;line-height:initial;margin-top:20px}.confirm-replacement-checkbox--_Cs_A{font-size:.875rem}.data-sources-list-wrapper--h52v8{width:1200px;margin:0 auto 100px}.empty-list--lKlk0{text-align:center;width:300px;margin:50px auto}.empty-list--lKlk0 svg{color:#aebecd;width:64px}.empty-list--lKlk0 h3{margin:12px;font-weight:500}.empty-list--lKlk0 button{margin:16px}.info--IyMCY{color:#6b7785;font-size:.875rem}.message-container--iYItg{flex-direction:column;align-items:center;gap:4px;margin-bottom:0;display:flex}.no-accessible-datasets-container--_UzGy{flex-direction:column;align-items:center;gap:16px;margin:75px;display:flex}.no-accessible-datasets-icon--eeWu_{width:225px;height:225px}.no-accessible-datasets-text-container--_nQNT{flex-direction:column;align-items:center;gap:8px;font-size:.75rem;display:flex}.data-sources-wrapper--lf3Zo{width:100%;padding:0 10px;display:flex;overflow-y:auto}.change-sentiment-icon--_kriA.font-override--xutS7{font-family:Inter UI,sans-serif!important}.positive--BIiGT{color:#00ab55}.negative--RObg7{color:#e00}.anna-level--interactive{cursor:pointer}.anna-level--hover{color:#6b3596}.anna-level--selected,.anna-level--selected.anna-level--hover{background-color:none;color:#4e1a77}.anna-level__name{font-weight:600}.change-positive--QwDPZ{color:#1aa579}.change-negative--uhajp{color:#e41b27}.change-neutral--_u24O{color:#8698ba}.anna-formula-fraction{text-align:center;flex-direction:column;align-items:center;display:flex}.anna-formula-fraction__separator{border-bottom:1px solid #f8f9fa;width:100%;margin:2px 0}.anna-formula-container{justify-content:space-between;align-items:center;font-size:10px;display:flex}.anna-formula__sign{padding:0 8px;font-size:16px;font-weight:700}.anna-change-table{font-feature-settings:"tnum";white-space:nowrap;max-height:300px;overflow:auto}.anna-change-table__header{z-index:1;background:#fff;position:-webkit-sticky;position:sticky;top:0}.anna-change-table--bordered .anna-change-table__name{border-right:1px solid #d5dde5}.anna-change-table--bordered .anna-change-table__denominator,.anna-change-table--bordered .anna-change-table__numerator{border-left:1px solid #d5dde5}.anna-change-table .anna-change-table__name{white-space:normal;background:#fff;max-width:400px;position:-webkit-sticky;position:sticky;left:0;min-width:300px!important}.anna-change-table .anna-change-table__spark-line{width:120px}.anna-change-table--selected .anna-change-table__name{color:#a949cb}.anna-change-table__group-header{z-index:1;background:#fff;position:-webkit-sticky;position:sticky;top:0}.anna-change-table__group-header .anna-table__header-cell{text-align:center}.anna-change-table .anna-table__header-cell{background-color:#f8f9fa}.anna-change-table .anna-table__row .anna-table__cell{background-color:#fff}.anna-change-table .anna-table__row:hover .anna-table__cell{background-color:#f8f9fa}.modal-trigger--BUI_9{color:inherit;cursor:pointer;font-size:inherit;line-height:inherit;background:0 0;border:0;padding:0 2px;text-decoration:underline}.modal-trigger--BUI_9:hover{background:0 0}.header-title--_nfuc{font-weight:400}.header-subtitle--_wVUc{justify-content:space-between;max-width:130px;display:flex}.wrapper--rHPRz{max-height:280px;overflow-y:auto}.header-total--buEMd,.header-proportion--ZWbN1{flex-direction:column;justify-content:center;display:flex}.row-position--wM_CI{color:#a949cb;padding-right:5px;font-weight:500}.positive--yqEMW{color:#00ab55}.negative--EKuOy{color:#e00}.row-position--f9Ymx{color:#a949cb;padding-right:5px;font-weight:500}.anna-headline-stories-list{font-weight:500;list-style-type:none}.anna-headline-stories-list .skeleton-narration{min-width:180px}.anna-headline-stories-list .anna-error-state{min-height:120px}.anna-headline-stories-list .hidden-story,.anna-headline-stories-list .hidden-story .newsroom-change-icon{color:#d5dde5}.anna-headline-stories-list .anna-headline-stories-list__story__part:first-letter{text-transform:capitalize}.anna-headline-stories-list .headline-type-Summarising .anna-headline-stories-list__story__part .anna-level{color:#323553!important}.anna-headline-stories-list__story{margin-top:8px;padding:0;display:flex}.anna-headline-stories-list__story--redesign{margin-top:4px}.anna-headline-stories-list__story .story-bullet{padding-right:8px}.anna-headline-stories-list__story .story-bullet .anna-tooltip{transform:translate(-60px,-18px)}.anna-headline-stories-list .anna-story-visibility-toggle{color:#ccd4db;display:flex}.anna-headline-stories-list .anna-story-visibility-toggle.story-is-visible{color:#a949cb}.chart-tooltip{white-space:normal;background-color:#fff;border-radius:4px;padding:10px;font-size:.75rem;font-weight:400;line-height:1.33;box-shadow:0 0 8px #e1e1e1}.overview-chart .highcharts-container{-webkit-tap-highlight-color:transparent;text-align:left;z-index:0;width:100%;height:100%;font-family:Lucida Grande,Lucida Sans Unicode,Arial,Helvetica,sans-serif;font-size:12px;line-height:normal;position:relative;overflow:hidden}.overview-chart .highcharts-root{display:block}.overview-chart .highcharts-root text{stroke-width:0}.overview-chart .highcharts-strong{font-weight:700}.overview-chart .highcharts-emphasized{font-style:italic}.overview-chart .highcharts-anchor{cursor:pointer}.overview-chart .highcharts-background{fill:#fff}.overview-chart .highcharts-plot-border,.overview-chart .highcharts-plot-background,.overview-chart .highcharts-label-box{fill:none}.overview-chart .highcharts-button-box{fill:inherit}.overview-chart .highcharts-tracker-line{fill:none;stroke:rgba(192,192,192,0);stroke-linejoin:round;stroke-width:22px}.overview-chart .highcharts-tracker-area{fill:rgba(192,192,192,0);stroke-width:0}.overview-chart .highcharts-subtitle{fill:#666}.overview-chart .highcharts-axis-line{fill:none;stroke:#ccd6eb}.overview-chart .highcharts-yaxis .highcharts-axis-line{stroke-width:0}.overview-chart .highcharts-axis-title{fill:#666}.overview-chart .highcharts-axis-labels{cursor:default;fill:#666;font-size:.9em}.overview-chart .highcharts-grid-line{fill:none;stroke:#e6e6e6}.overview-chart .highcharts-xaxis-grid .highcharts-grid-line{stroke-width:0}.overview-chart .highcharts-tick{stroke:#ccd6eb}.overview-chart .highcharts-yaxis .highcharts-tick{stroke-width:0}.overview-chart .highcharts-minor-grid-line{stroke:#f2f2f2}.overview-chart .highcharts-crosshair-thin{stroke:#ccc;stroke-width:1px}.overview-chart .highcharts-crosshair-category{stroke:#ccd6eb;stroke-opacity:.25}.overview-chart .highcharts-credits{cursor:pointer;fill:#999;font-size:.7em;transition:fill .25s,font-size .25s}.overview-chart .highcharts-credits:hover{fill:#000;font-size:1em}.overview-chart .highcharts-tooltip{cursor:default;pointer-events:none;white-space:nowrap;transition:stroke .15s}.overview-chart .highcharts-tooltip text{fill:#333}.overview-chart .highcharts-tooltip .highcharts-header{font-size:.85em}.overview-chart .highcharts-tooltip-box{fill:#f7f7f7;fill-opacity:.85;stroke-width:1px}.overview-chart .highcharts-tooltip-box .highcharts-label-box{fill:#f7f7f7;fill-opacity:.85}.overview-chart .highcharts-selection-marker{fill:#335cad;fill-opacity:.25}.overview-chart .highcharts-graph{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.overview-chart .highcharts-state-hover .highcharts-graph{stroke-width:3px}.overview-chart .highcharts-state-hover path{transition:stroke-width 50ms}.overview-chart .highcharts-state-normal path{transition:stroke-width .25s}.overview-chart g.highcharts-series,.overview-chart .highcharts-point,.overview-chart .highcharts-markers,.overview-chart .highcharts-data-labels{transition:opacity .25s}.overview-chart .highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),.overview-chart .highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),.overview-chart .highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),.overview-chart .highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover){opacity:.2}.overview-chart .highcharts-color-0{fill:#7cb5ec;stroke:#7cb5ec}.overview-chart .highcharts-color-1{fill:#434348;stroke:#434348}.overview-chart .highcharts-color-2{fill:#90ed7d;stroke:#90ed7d}.overview-chart .highcharts-color-3{fill:#f7a35c;stroke:#f7a35c}.overview-chart .highcharts-color-4{fill:#8085e9;stroke:#8085e9}.overview-chart .highcharts-color-5{fill:#f15c80;stroke:#f15c80}.overview-chart .highcharts-color-6{fill:#e4d354;stroke:#e4d354}.overview-chart .highcharts-color-7{fill:#2b908f;stroke:#2b908f}.overview-chart .highcharts-color-8{fill:#f45b5b;stroke:#f45b5b}.overview-chart .highcharts-color-9{fill:#91e8e1;stroke:#91e8e1}.overview-chart .highcharts-area{fill-opacity:.75;stroke-width:0}.overview-chart .highcharts-markers{stroke:#fff;stroke-width:1px}.overview-chart .highcharts-point{stroke-width:1px}.overview-chart .highcharts-dense-data .highcharts-point{stroke-width:0}.overview-chart .highcharts-data-label{font-size:.9em;font-weight:700}.overview-chart .highcharts-data-label-box{fill:none;stroke-width:0}.overview-chart .highcharts-data-label text,.overview-chart text.highcharts-data-label{fill:#333}.overview-chart .highcharts-data-label-connector{fill:none}.overview-chart .highcharts-halo{fill-opacity:.25;stroke-width:0}.overview-chart .highcharts-series:not(.highcharts-pie-series) .highcharts-point-select{fill:#ccc;stroke:#000}.overview-chart .highcharts-column-series rect.highcharts-point{stroke:#fff}.overview-chart .highcharts-column-series .highcharts-point{transition:fill-opacity .25s}.overview-chart .highcharts-column-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.overview-chart .highcharts-pie-series .highcharts-point{stroke:#fff;stroke-linejoin:round}.overview-chart .highcharts-pie-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.overview-chart .highcharts-funnel-series .highcharts-point{stroke:#fff;stroke-linejoin:round}.overview-chart .highcharts-funnel-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.overview-chart .highcharts-funnel-series .highcharts-point-select{fill:inherit;stroke:inherit}.overview-chart .highcharts-pyramid-series .highcharts-point{stroke:#fff;stroke-linejoin:round}.overview-chart .highcharts-pyramid-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.overview-chart .highcharts-pyramid-series .highcharts-point-select{fill:inherit;stroke:inherit}.overview-chart .highcharts-solidgauge-series .highcharts-point{stroke-width:0}.overview-chart .highcharts-treemap-series .highcharts-point{stroke:#e6e6e6;stroke-width:1px;transition:stroke .25s,fill .25s,fill-opacity .25s}.overview-chart .highcharts-treemap-series .highcharts-point-hover{stroke:#999;transition:stroke 25ms,fill 25ms,fill-opacity 25ms}.overview-chart .highcharts-treemap-series .highcharts-above-level{display:none}.overview-chart .highcharts-treemap-series .highcharts-internal-node{fill:none}.overview-chart .highcharts-treemap-series .highcharts-internal-node-interactive{cursor:pointer;fill-opacity:.15}.overview-chart .highcharts-treemap-series .highcharts-internal-node-interactive:hover{fill-opacity:.75}.overview-chart .highcharts-legend-box{fill:none;stroke-width:0}.overview-chart .highcharts-legend-item text{cursor:pointer;fill:#333;stroke-width:0;font-size:1em;font-weight:700}.overview-chart .highcharts-legend-item:hover text{fill:#000}.overview-chart .highcharts-legend-item-hidden *{transition:fill .25s;fill:#ccc!important;stroke:#ccc!important}.overview-chart .highcharts-legend-nav-active{cursor:pointer;fill:#039}.overview-chart .highcharts-legend-nav-inactive{fill:#ccc}.overview-chart .highcharts-legend-title-box{fill:none;stroke-width:0}.overview-chart .highcharts-loading{opacity:.5;text-align:center;z-index:10;background-color:#fff;transition:opacity .25s;position:absolute}.overview-chart .highcharts-loading-hidden{opacity:0;transition:opacity .25s,height .25s step-end;overflow:hidden;height:0!important}.overview-chart .highcharts-loading-inner{font-weight:700;position:relative;top:45%}.overview-chart .highcharts-plot-band,.overview-chart .highcharts-pane{fill:#000;fill-opacity:.05}.overview-chart .highcharts-plot-line{fill:none;stroke:#999;stroke-width:1px}.overview-chart .highcharts-boxplot-box{fill:#fff}.overview-chart .highcharts-boxplot-median{stroke-width:2px}.overview-chart .highcharts-bubble-series .highcharts-point{fill-opacity:.5}.overview-chart .highcharts-errorbar-series .highcharts-point{stroke:#000}.overview-chart .highcharts-gauge-series .highcharts-data-label-box{stroke:#ccc;stroke-width:1px}.overview-chart .highcharts-gauge-series .highcharts-dial{fill:#000;stroke-width:0}.overview-chart .highcharts-polygon-series .highcharts-graph{fill:inherit;stroke-width:0}.overview-chart .highcharts-waterfall-series .highcharts-graph{stroke:#333;stroke-dasharray:1 3}.overview-chart .highcharts-sankey-series .highcharts-point{stroke-width:0}.overview-chart .highcharts-sankey-series .highcharts-link{fill-opacity:.5;transition:fill .25s,fill-opacity .25s}.overview-chart .highcharts-sankey-series .highcharts-point-hover.highcharts-link{fill-opacity:1;transition:fill 50ms,fill-opacity 50ms}.overview-chart .highcharts-navigator-mask-outside{fill-opacity:0}.overview-chart .highcharts-navigator-mask-inside{cursor:ew-resize;fill:#6685c2;fill-opacity:.25}.overview-chart .highcharts-navigator-outline{fill:none;stroke:#ccc}.overview-chart .highcharts-navigator-handle{cursor:ew-resize;fill:#f2f2f2;stroke:#ccc}.overview-chart .highcharts-navigator-series{fill:#335cad;stroke:#335cad}.overview-chart .highcharts-navigator-series .highcharts-graph{stroke-width:1px}.overview-chart .highcharts-navigator-series .highcharts-area{fill-opacity:.05}.overview-chart .highcharts-navigator-xaxis .highcharts-axis-line{stroke-width:0}.overview-chart .highcharts-navigator-xaxis .highcharts-grid-line{stroke:#e6e6e6;stroke-width:1px}.overview-chart .highcharts-navigator-xaxis.highcharts-axis-labels{fill:#999}.overview-chart .highcharts-navigator-yaxis .highcharts-grid-line{stroke-width:0}.overview-chart .highcharts-scrollbar-thumb{fill:#ccc;stroke:#ccc;stroke-width:1px}.overview-chart .highcharts-scrollbar-button{fill:#e6e6e6;stroke:#ccc;stroke-width:1px}.overview-chart .highcharts-scrollbar-arrow{fill:#666}.overview-chart .highcharts-scrollbar-rifles{stroke:#666;stroke-width:1px}.overview-chart .highcharts-scrollbar-track{fill:#f2f2f2;stroke:#f2f2f2;stroke-width:1px}.overview-chart .highcharts-button{cursor:default;fill:#f7f7f7;stroke:#ccc;stroke-width:1px;transition:fill .25s}.overview-chart .highcharts-button text{fill:#333}.overview-chart .highcharts-button-hover{fill:#e6e6e6;stroke:#ccc;transition:fill}.overview-chart .highcharts-button-hover text{fill:#333}.overview-chart .highcharts-button-pressed{fill:#e6ebf5;stroke:#ccc;font-weight:700}.overview-chart .highcharts-button-pressed text{fill:#333;font-weight:700}.overview-chart .highcharts-button-disabled text{fill:#333}.overview-chart .highcharts-range-selector-buttons .highcharts-button{stroke-width:0}.overview-chart .highcharts-range-label rect{fill:none}.overview-chart .highcharts-range-label text{fill:#666}.overview-chart .highcharts-range-input rect{fill:none}.overview-chart .highcharts-range-input text{fill:#333}.overview-chart .highcharts-range-input{stroke:#ccc;stroke-width:1px}.overview-chart input.highcharts-range-selector{text-align:center;border:0;width:1px;height:1px;padding:0;position:absolute;left:-9em}.overview-chart .highcharts-crosshair-label text{fill:#fff;font-size:1.1em}.overview-chart .highcharts-crosshair-label .highcharts-label-box{fill:inherit}.overview-chart .highcharts-candlestick-series .highcharts-point{stroke:#000;stroke-width:1px}.overview-chart .highcharts-candlestick-series .highcharts-point-up{fill:#fff}.overview-chart .highcharts-ohlc-series .highcharts-point-hover{stroke-width:3px}.overview-chart .highcharts-flags-series .highcharts-point .highcharts-label-box{fill:#fff;stroke:#999;transition:fill .25s}.overview-chart .highcharts-flags-series .highcharts-point-hover .highcharts-label-box{fill:#ccd6eb;stroke:#000}.overview-chart .highcharts-flags-series .highcharts-point text{fill:#000;font-size:.9em;font-weight:700}.overview-chart .highcharts-map-series .highcharts-point{stroke:#ccc;transition:fill .5s,fill-opacity .5s,stroke-width .25s}.overview-chart .highcharts-map-series .highcharts-point-hover{fill-opacity:.5;stroke-width:2px;transition:fill,fill-opacity}.overview-chart .highcharts-mapline-series .highcharts-point{fill:none}.overview-chart .highcharts-heatmap-series .highcharts-point{stroke-width:0}.overview-chart .highcharts-map-navigation{text-align:center;font-size:1.3em;font-weight:700}.overview-chart .highcharts-coloraxis{stroke-width:0}.overview-chart .highcharts-coloraxis-marker{fill:#999}.overview-chart .highcharts-null-point{fill:#f7f7f7}.overview-chart .highcharts-3d-frame{fill:transparent}.overview-chart .highcharts-contextbutton{fill:#fff;stroke:none;stroke-linecap:round}.overview-chart .highcharts-contextbutton:hover{fill:#e6e6e6;stroke:#e6e6e6}.overview-chart .highcharts-button-symbol{stroke:#666;stroke-width:3px}.overview-chart .highcharts-menu{background:#fff;border:1px solid #999;padding:5px 0;box-shadow:3px 3px 10px #888}.overview-chart .highcharts-menu-item{color:#333;cursor:pointer;background:0 0;padding:.5em 1em;transition:background .25s,color .25s}.overview-chart .highcharts-menu-item:hover{color:#fff;background:#335cad}.overview-chart .highcharts-drilldown-point{cursor:pointer}.overview-chart .highcharts-drilldown-data-label text,.overview-chart text.highcharts-drilldown-data-label,.overview-chart .highcharts-drilldown-axis-label{cursor:pointer;fill:#039;font-weight:700;text-decoration:underline}.overview-chart .highcharts-no-data text{fill:#666;font-size:12px;font-weight:700}.overview-chart .highcharts-axis-resizer{cursor:ns-resize;stroke:#000;stroke-width:2px}.overview-chart .highcharts-bullet-target{stroke-width:0}.overview-chart .highcharts-lineargauge-target,.overview-chart .highcharts-lineargauge-target-line{stroke:#333;stroke-width:1px}.overview-chart .highcharts-annotation-label-box{fill:#000;fill-opacity:.75;stroke:#000;stroke-width:1px}.overview-chart .highcharts-annotation-label text{fill:#e6e6e6}.overview-chart .highcharts-treegrid-node-collapsed,.overview-chart .highcharts-treegrid-node-expanded{cursor:pointer}.overview-chart .highcharts-point-connecting-path{fill:none}.overview-chart .highcharts-grid-axis .highcharts-tick,.overview-chart .highcharts-grid-axis .highcharts-axis-line{stroke-width:1px}.overview-chart .highcharts-color-0{fill:#323553}.overview-chart .highcharts-halo,.overview-chart.highcharts-color-0{fill:#e1e7ec;fill-opacity:.3;stroke-width:0}.overview-chart .gd-chart-navigator-zone-default{fill:#e1e7ec;stroke:#e1e7ec;stroke-width:3px}.overview-chart .gd-chart-navigator-zone-comp{fill:#a949cb;stroke:#a949cb;stroke-width:3px}.overview-chart .highcharts-axis-labels{fill:#404b5a;font-weight:500}.overview-chart .highcharts-plot-band.gd-chart-plot-band{fill:#fcf7ff;fill-opacity:1}.overview-chart .highcharts-title{fill:#6b7785;font-size:.75rem}.overview-chart .highcharts-grid-line{stroke-width:0}.overview-chart .highcharts-yaxis .highcharts-axis-line,.overview-chart .highcharts-xaxis .highcharts-axis-line{stroke:#aebecd;stroke-width:1px}.overview-chart .highcharts-axis-title{fill:#404b5a;font-size:10px;font-weight:500}.overview-chart .highcharts-crosshair,.overview-chart .highcharts-crosshair-thin{stroke:#e1e7ec;stroke-width:6px}.overview-chart .highcharts-tooltip-box{fill:#202833;fill-opacity:.85;stroke-width:0;padding:0}.overview-chart .highcharts-tooltip{color:#fff}.overview-chart .missing-data-series{stroke:transparent}.overview-chart .missing-data-series .highcharts-point,.overview-chart .missing-data-series .highcharts-halo,.overview-chart .missing-data-series .highcharts-halo{fill:transparent;stroke:transparent}.overview-chart .highcharts-navigator-mask-inside{fill:#a949cb;fill-opacity:1;stroke:#a949cb;height:4px;transform:translateY(-1px)}.overview-chart .highcharts-navigator-outline{stroke:transparent}.overview-chart .highcharts-navigator-mask-outside{fill:#e1e7ec;fill-opacity:1}.overview-chart .gd-chart-zone-default{stroke:#323553}.overview-chart .gd-chart-zone-default.highcharts-point{fill:#323553}.overview-chart .gd-chart-zone-comp{stroke:#a949cb}.overview-chart .gd-chart-zone-comp.highcharts-point{fill:#a949cb}.overview-chart .gd-chart-zone-end{stroke:#323553}.overview-chart .gd-chart-zone-end.highcharts-point{fill:#a949cb;stroke:#a949cb}.overview-section__chart .gd-chart-zone-default{stroke:#323553!important}.overview-section__chart .gd-chart-zone-default.highcharts-point{fill:#323553!important}.overview-section__chart .gd-chart-zone-comp{stroke:#a949cb!important}.overview-section__chart .gd-chart-zone-comp.highcharts-point{fill:#a949cb!important}.overview-section__chart .gd-chart-zone-end{stroke:#323553!important}.overview-section__chart .gd-chart-zone-end.highcharts-point{fill:#a949cb!important;stroke:#a949cb!important}.overview-chart.single-line-chart{min-height:0}.overview-chart.single-line-chart .gd-chart-zone-default.highcharts-point,.overview-chart.single-line-chart .gd-chart-zone-comp.highcharts-point,.overview-chart.single-line-chart .gd-chart-zone-end.highcharts-point{stroke-width:.5px}.overview-chart.multi-line-chart .gd-chart-zone-default{stroke-width:1.5px}.overview-chart.multi-line-chart .gd-chart-zone-default.highcharts-point{stroke-width:0}.overview-chart.multi-line-chart .gd-chart-zone-comp{stroke-width:1.5px}.overview-chart.multi-line-chart .gd-chart-zone-comp.highcharts-point{stroke-width:0}.overview-chart.multi-line-chart .gd-chart-zone-end{stroke-width:1.5px}.overview-chart.multi-line-chart .gd-chart-zone-end.highcharts-point{stroke-width:0}.anna-report-main .overview-chart{min-height:unset}.anna-report-main .overview-chart .highcharts-plot-band.gd-chart-plot-band{fill:#eff2f4}.anna-report-main .overview-chart .highcharts-plot-band.gd-chart-plot-band-comparison{fill:rgba(213,221,229,.5)}.anna-report-main .overview-chart .highcharts-plot-band.gd-chart-plot-band-period{fill:rgba(21,176,198,.2)}.anna-report-main .overview-chart .highcharts-plot-band.gd-chart-plot-band-period--no-highlight{fill:#fff}.anna-report-main .overview-chart .highcharts-plot-band-label.gd-chart-plot-band-label-comparison{fill:#aebecd;font-weight:500}.anna-report-main .overview-chart .highcharts-plot-band-label.gd-chart-plot-band-label-period{fill:#15b0c6;font-weight:500}.anna-report-main .overview-chart .highcharts-navigator-mask-inside{fill:#0eb2c9;stroke:#0eb2c9}.anna-report-main .overview-chart .highcharts-spline-series .highcharts-point{fill:inherit!important;stroke:inherit!important}.anna-report-main .overview-chart .gd-chart-zone-default,.anna-report-main .overview-chart .gd-chart-zone-comp,.anna-report-main .overview-chart .gd-chart-zone-end{stroke:inherit}.container--_Jbub,.container-error--m27N2{color:#6b7785;background-color:#f8f9fa;border:1px solid #aebecd;justify-content:space-between;align-items:center;padding-right:0;font-size:.875rem;display:flex}.container--_Jbub:hover,.container-error--m27N2:hover{color:#6b7785;border:1px solid #404b5a}.container-error--m27N2{border:1px solid #e00}.container-error--m27N2:hover{border:1px solid #ab0101}.text-content--Oa61k>*{align-items:center;display:flex}.alert-root--_p1wy{display:inline-flex}.skeleton-root--_7CvJ{display:inline-block}.dropdown-trigger--AOgWC,.dropdown-trigger-error--m_WhF{color:#6b7785;cursor:pointer;border:1px solid #aebecd;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:4px 9px 2px;font-size:.875rem;display:flex}.dropdown-trigger--AOgWC.active--_zNlG,.active--_zNlG.dropdown-trigger-error--m_WhF,.dropdown-trigger--AOgWC:hover,.dropdown-trigger-error--m_WhF:hover{border:1px solid #404b5a}.dropdown-trigger--AOgWC.disabled--_us52,.disabled--_us52.dropdown-trigger-error--m_WhF{cursor:default;pointer-events:none;border-color:transparent}.dropdown-trigger--AOgWC.value-selected--_dLFU,.value-selected--_dLFU.dropdown-trigger-error--m_WhF{color:#202833;font-weight:500}.dropdown-trigger-error--m_WhF{border:1px solid #e00}.dropdown-trigger-error--m_WhF:hover{border:1px solid #ab0101}.text-content--wLBXa{text-overflow:ellipsis;white-space:nowrap;display:flex}.text-content--wLBXa>*{align-items:center;display:flex}.navbar-label--BhJo2{white-space:nowrap;padding:3px 3px 1px;font-size:.875rem;display:flex}.is-edit--lgt5k{background-color:#fff;border-bottom:2px solid #a949cb}.is-active--xlFyU{background-color:#f3e0ff}.dropdown-menu-footer{align-items:center;width:100%;font-weight:500;display:flex;box-shadow:inset 0 1px #e1e7ec}.dropdown-menu-footer.size-small{height:36px;padding:6px}.dropdown-menu-footer.size-default{height:48px;padding:6px 12px}.dropdown-menu-footer.size-large{height:54px;padding:7px 8px}.dropdown-menu-footer.right{justify-content:flex-end}.dropdown-menu-footer.right :not(:last-child){margin-right:7px}.dropdown-menu-footer.spaced{justify-content:space-between}.dropdown-menu-footer.primary{background-color:#fff}.dropdown-menu-footer.secondary{background-color:#f8f9fa}.time-control-footer--T9klG span{margin-right:10px}.time-control-footer-buttons--OGD0s{display:flex}.time-control-button--jZVYY :first-child{margin-right:8px}.anna-calendar__body{padding:10px 15px}.anna-calendar__control-granularity__button-row{background-color:#f8f9fa;border-bottom:1px solid #e1e7ec}.anna-calendar__control-granularity__button-row .anna-button{color:#404b5a;background:0 0;border:2px solid transparent;border-left:none;border-right:none;border-radius:0;margin:0 8px;padding:6px;font-size:.75rem;font-weight:500}.anna-calendar__control-granularity__button-row .anna-button.selected{border-bottom:2px solid #a949cb}.anna-calendar__page-header{justify-content:space-between;display:flex}.anna-calendar__page-header>div{min-width:42px;padding:5px 0;font-size:.875rem}.anna-calendar__page-header .page-link{color:#404b5a;cursor:pointer;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:20px;padding:8px}.anna-calendar__page-header .page-link:hover{color:#202833}.anna-calendar__page-header .page-link.disabled{visibility:hidden}.anna-calendar__page-header .page-link i{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:5px 0;font-size:20px}.anna-calendar__page-title{color:#404b5a;font-weight:500}.anna-calendar__page-title.view-only{padding:10px 0}.anna-calendar__page-title .spacer{flex-grow:1}.anna-calendar__page-title .anna-calendar-page-dropdowns{margin:0 8px}.anna-calendar__page-title .anna-calendar-page-dropdowns>:not(:last-child){margin-right:8px}.anna-calendar__pages{padding-top:10px;display:flex}.anna-calendar__pages__page-wrapper{text-align:center;margin:0 12px 12px}.anna-calendar__pages .anna-calendar-page{flex-wrap:wrap;flex:none;width:245px;display:flex}.anna-calendar__pages .anna-calendar-page--day .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page--day .anna-calendar-page__option-placeholder{width:35px}.anna-calendar__pages .anna-calendar-page--week .anna-calendar-page__option{align-content:space-around;display:flex}.anna-calendar__pages .anna-calendar-page--week .anna-calendar-page__option__suboption{width:35px}.anna-calendar__pages .anna-calendar-page--week .anna-calendar-page__option__suboption.placeholder{background-color:#fff}.anna-calendar__pages .anna-calendar-page--week .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page--week .anna-calendar-page__option-placeholder{width:100%}.anna-calendar__pages .anna-calendar-page--month .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page--month .anna-calendar-page__option-placeholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:33%;height:40px;line-height:40px}.anna-calendar__pages .anna-calendar-page--quarter .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page--financial-quarter .anna-calendar-page__option{align-content:space-around;display:flex}.anna-calendar__pages .anna-calendar-page--quarter .anna-calendar-page__option__suboption,.anna-calendar__pages .anna-calendar-page--financial-quarter .anna-calendar-page__option__suboption{flex:1}.anna-calendar__pages .anna-calendar-page--quarter .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page--quarter .anna-calendar-page__option-placeholder,.anna-calendar__pages .anna-calendar-page--financial-quarter .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page--financial-quarter .anna-calendar-page__option-placeholder{width:100%;height:40px;line-height:40px}.anna-calendar__pages .anna-calendar-page--year .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page--year .anna-calendar-page__option-placeholder,.anna-calendar__pages .anna-calendar-page--financial-year .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page--financial-year .anna-calendar-page__option-placeholder{width:33%;height:40px;line-height:40px}.anna-calendar__pages .anna-calendar-page__option,.anna-calendar__pages .anna-calendar-page__header{text-align:center;vertical-align:middle;height:30px;margin:1px 0;font-size:.75rem;line-height:30px}.anna-calendar__pages .anna-calendar-page__header{color:#404b5a;background:0 0;width:35px}.anna-calendar__pages .anna-calendar-page__option{cursor:pointer;border-radius:3px}.anna-calendar__pages .anna-calendar-page__option--available:hover,.anna-calendar__pages .anna-calendar-page__option--available:active{border-radius:3px}.anna-calendar__pages .anna-calendar-page__option--unavailable{cursor:default;border-radius:0}.anna-calendar__pages .anna-calendar-page__option--selected{border-radius:3px}.anna-calendar__pages .anna-calendar-page__option--selected-within-range{border-radius:0}.anna-calendar__pages .anna-calendar-page__option--selected-start{border-top-right-radius:0;border-bottom-right-radius:0}.anna-calendar__pages .anna-calendar-page__option--selected-end{border-top-left-radius:0;border-bottom-left-radius:0}.anna-calendar__pages .anna-calendar-page .anna-calendar-page__option__suboption--unavailable{color:#aebecd;background-color:#f8f9fa}.data-range-error__text{font-weight:600;display:inline}.data-range-error__available-range span{font-weight:400;display:inline}.data-range-error .anna-banner .content{padding:8px}.data-range-error .anna-banner .content .message .display-text{color:#404b5a;font-size:.75rem;line-height:18px}.anna-date-input--S4w_8{border:1px solid #aebecd;border-radius:3px;width:100%;padding:6px 7px;font-size:.75rem;line-height:1.3}.anna-date-input--S4w_8:focus{border-color:#a949cb}.error--_uVLO{border-color:#e41b27}.time-control-panel--loading{justify-content:center;align-items:center;width:505px;height:315px;display:flex}.time-control-panel{background-color:#fff;flex-wrap:nowrap;flex:1;font-size:.75rem;display:flex}.time-control-panel__calendar{border-right:1px solid #e1e7ec}.time-control-panel__presets{padding:10px 0 16px}.time-control-panel__custom-time{display:flex}.time-control-panel__start-input,.time-control-panel__end-input{width:105px}.time-control-panel__start-input label,.time-control-panel__end-input label{display:block}.time-control-panel__error{color:#e41b27;text-align:center;max-width:174px;margin:auto;padding-left:16px;font-size:12px;line-height:15px}.time-control-panel__input-separator{margin:0 8px;line-height:29px}.time-control-panel__data-range-error{margin:0 12px 12px}.fixed-time-control--h0N0M{flex-direction:column;flex:1;display:flex}.fixed-time-control--h0N0M .time-control-panel-custom-time--xRnBt{display:flex}.fixed-time-control--h0N0M .anna-loader--cc_I7{padding:120px 80px 80px}.loader-root--VBk9F{align-self:center}.mission-time-control-menu-preset-title--OkfAA{font-weight:500}.mission-time-control-menu-preset-date--lDVT0{font-size:.75rem;font-weight:400}.rolling-range-heading--_Wb_N{margin-bottom:4px;font-size:1rem;font-weight:600}.rolling-range-current-date-message--hFm4v{font-size:.75rem;font-weight:500;line-height:16px}.rolling-range-inputs--EOeAQ{grid-template-columns:100px 2fr 3fr;gap:4px;margin-top:8px;display:grid}.rolling-range-inputs-display-only--NUQhj{align-items:center;font-size:.875rem;transition:all .2s ease-out;display:flex}.rolling-range-inputs-cmp-direction--_r1vB{padding-right:8px}.rolling-range-inputs-cmp-time-unit--JLrNu{padding:6px 8px}.rolling-range--ZSM_M{flex-direction:column;flex:1;width:350px;padding:16px;display:flex}.rolling-range--ZSM_M .data-range-error--BkudJ,.rolling-range-current-date-warning--SV9aM{margin-bottom:8px}.rolling-range-range-warnings--___gJ{margin-top:16px;margin-bottom:32px}.rolling-range-range-warnings--___gJ .anna-banner--QYXEU .content--oXzeY{padding:8px}.rolling-range-range-warnings--___gJ .anna-banner--QYXEU .content--oXzeY .message--yxYFP .display-text--hNXG8{color:#404b5a;font-size:.75rem;line-height:18px}.rolling-range-preview--Mh7LR{font-size:.875rem}.rolling-range-preview-summary--_M1Hx{height:20px;font-weight:700}.rolling-range-preview-dates--uHhht{flex-direction:column;height:20px;font-weight:500;display:flex}.loader-root--pi7_0{align-self:center}.mission-time-control--JrVH0{color:#404b5a;border-radius:4px;display:flex}.mission-time-control--JrVH0 .mission-time-control-body--_oDyU{flex-direction:column;display:flex}.mission-time-control--JrVH0 .mission-time-control-core--vpytP{flex-direction:column;flex:1;display:flex}.mission-time-control--JrVH0 .mission-time-control-core--vpytP.rolling-range--zRx9g{width:350px;padding:16px}.mission-time-control--JrVH0 .mission-time-control-menu--ov336{border-right:1px solid #d5dde5;flex-direction:column;min-width:200px;max-height:450px;display:flex;overflow-y:hidden}.mission-time-control--JrVH0 .mission-time-control-menu--ov336.time-control-footer-present--ZXsKK{border-right:none}.mission-time-control--JrVH0 .mission-time-control-menu--ov336 .mission-time-control-menu-heading--gp4Fe{color:#6b7785;text-transform:uppercase;padding:8px 12px;font-size:.625rem;line-height:16px}.mission-time-control--JrVH0 .mission-time-control-menu--ov336 .mission-time-control-menu-type--CsNE6{border-top:1px solid #d5dde5}.mission-time-control--JrVH0 .mission-time-control-menu--ov336 .mission-time-control-menu-type-option--Sv4Bf,.mission-time-control--JrVH0 .mission-time-control-menu--ov336 .mission-time-control-menu-preset--sfUMO{color:#202833;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 0 8px 16px;font-size:.875rem;font-weight:500}.mission-time-control--JrVH0 .mission-time-control-menu--ov336 .mission-time-control-menu-type-option--Sv4Bf.active--FFrFe,.mission-time-control--JrVH0 .mission-time-control-menu--ov336 .mission-time-control-menu-preset--sfUMO.active--FFrFe{background-color:#f3e0ff}.mission-time-control--JrVH0 .mission-time-control-menu-type-option-title--__Mv9,.mission-time-control--JrVH0 .mission-time-control-menu-preset-title--QyB_v{font-weight:500}.mission-time-control--JrVH0 .mission-time-control-menu-type-option-date--A8KtF,.mission-time-control--JrVH0 .mission-time-control-menu-preset-date--q5K_D{font-size:.75rem;font-weight:400}.mission-time-control--JrVH0 .mission-time-control-items--JETri{overflow-y:auto}.mission-time-control--JrVH0 .mission-time-control-actions--RdYEZ{background:#f8f9fa;border:1px solid #d5dde5;justify-content:flex-end;padding:8px;display:flex}.mission-time-control--JrVH0 .mission-time-control-actions--RdYEZ .anna-button--xjUln{margin-right:8px}.mission-time-control--JrVH0 .presets-list-error--VADmj,.dropdown-error--Q2yM0{padding:4px}.dropdown-error--Q2yM0 .error-heading--VMDwD{color:#e00;font-weight:600}.alert-root--gtnJP{display:inline-flex}.skeleton-root--LskEv{display:inline-block}.anna-missions-date-field-selection-body-date-field--Yr6EW{color:#6b7785;text-transform:uppercase;font-size:.625rem;line-height:16px}.anna-missions-date-field-selection-body-year--omi1i{color:#404b5a;font-size:.875rem;font-weight:500;line-height:20px}.anna-missions-date-field-edit-list--OvUXg{font-size:12px;overflow-y:auto}.anna-missions-date-field-edit-footer--uLzUN{z-index:1;justify-content:flex-end;padding:6px 10px;display:flex}.dropdown-error--l6gCO{padding:4px}.dropdown-error--l6gCO .error-heading--_pxJ_{color:#e00;font-weight:600}.period-bold--VE_aq{font-weight:600}.heading-option{color:#6b7785;text-transform:uppercase;background-color:#fff;width:100%;font-weight:500;display:flex}.heading-option.size-small{padding:8px 10px;font-size:.625rem;line-height:16px}.heading-option.size-default{padding:13px 12px;font-size:.75rem;line-height:20px}.heading-option.size-large{padding:16px 12px;font-size:.875rem;line-height:20px}.query-bary-focus-hover--hI4gj{flex-direction:row;max-height:288px;padding:2px 12px;display:flex;overflow-y:auto}.query-bary-focus-hover-column--_fu0p{color:#e1e7ec;white-space:nowrap;font-size:.75rem;font-weight:600;line-height:15px}.query-bary-focus-hover-column--_fu0p:not(:first-child){margin-left:12px}.query-bary-focus-hover-column-head--kM06q{color:#f8f9fa;border-bottom:1px solid #8184a3;margin-bottom:10px;padding-bottom:5px}.anna-focus-format--Zq1yd{pointer-events:auto;align-items:center;display:inline}.anna-focus-format--Zq1yd .filter-part--KT2hu.missing--fSRPQ{color:#e00}.anna-focus-format-level--EReCt{font-weight:600}.mini-accordion .item{color:#404b5a;cursor:pointer;border-radius:4px;align-items:center;padding:5px;font-size:.875rem;font-weight:400;display:flex}.mini-accordion .item .item-icon{margin-right:5px}.query-bar-component-filter-row--ZHoKf{width:-webkit-fill-available;height:24px;width:-moz-available;border-radius:3px;align-items:center;width:stretch;padding-left:12px;font-size:.875rem;display:flex}.query-bar-component-filter-row--ZHoKf:hover{background-color:#e1e7ec}.focus-filter-row-label--C_W12{width:100%}.focus-filter-row-label--C_W12 .tooltip-wrapper--PoHu3{justify-content:space-between;width:100%;padding-right:4px;display:flex}.focus-filter-row-label--C_W12 .tooltip-wrapper--PoHu3 .anna-tooltip--Byxy6{text-align:center;transform:translateY(-12px)}.focus-filter-row-label-level--evYLF{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:300px;display:inline-block;overflow:hidden}.focus-filter-row-label-segment--CFWwN{color:#404b5a;text-transform:uppercase;font-size:.625rem;font-weight:400}.query-bar-component-filter-row-highlight--fhe3w{color:#404b5a;font-weight:700}.data-control-focus-group-head-qty--_NNYq{margin-left:2px;font-weight:400}.data-control-focus-group-body--IQfDi{z-index:0}.data-control-focus-group-body--IQfDi label{color:#404b5a}.data-control-focus-group-body-info-banner--iH_0P{padding-left:12px}.data-control-focus-group-body-selection--onJxd{background:#f3e0ff;border-radius:2px;padding-bottom:4px;box-shadow:inset 0 -2px #d4bfdc}.data-control-focus-group-body-row--l8Xjs{border-radius:3px;align-items:center;height:24px;padding-left:12px;display:flex}.data-control-focus-group-body-row--l8Xjs:hover{background-color:#e1e7ec}.data-control-focus-group-body-row-highlight--q4SGe{color:#404b5a;font-size:.875rem;font-weight:700}.data-control-focus-search--LWUGf h5{color:#6b7785;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:16px}.data-control-focus-search-total--_kfgU{color:#202833;margin-bottom:12px;font-size:.875rem;font-weight:600}.data-control-focus-search-segments--_aVTp{margin-bottom:12px}.focus-selection-recap--AIBub{background-color:#f8f9fa;border:1px solid #d5dde5;margin-top:7px;margin-bottom:7px;padding:4px 0;overflow-y:hidden}.focus-selection-recap-container--xw3Ws{height:74px;overflow-y:auto}.focus-selection-recap-info--zbF_a{justify-content:space-between;padding-left:12px;padding-right:12px;display:flex}.focus-selection-recap-info--zbF_a.with-divider--ySOPr{border-bottom:1px solid #d5dde5;padding-bottom:4px}.data-control-focus-panel--_Dvh1{border-radius:4px;min-width:500px;padding:15px 0 0}.data-control-focus-panel--_Dvh1 .focus-content--r2_mn{padding-left:20px;padding-right:20px}.data-control-focus-panel-search-input--_C3w8{width:100%;margin-top:6px}.data-control-focus-panel-title--yO4q9{color:#323553;padding-right:6px;font-size:1rem;font-weight:700;line-height:22px;display:flex}.data-control-focus-panel-options--ztMTG{resize:vertical;flex-direction:column;height:250px;min-height:250px;display:flex;overflow-y:auto}.anna-error-state--zLAt4{min-height:150px}.loader-root--UO6b1{align-self:center}.cursor--m0kfr{color:#fff;white-space:nowrap;padding:2px;font-size:12px;font-weight:700;line-height:12px;position:absolute;left:0}@media screen{.page--_nFLu{flex-direction:column;height:100%;display:flex}}.wrapper--_SbI5{flex:1;height:0;display:flex}@media screen{.scroll-container--m6C81{flex:1;display:flex;position:relative;overflow-x:hidden;overflow-y:auto}}@media print{.scroll-container--m6C81{width:100%}}.scroll-container--m6C81.no-highlight--Z2HTh ::-moz-selection{background:0 0}.scroll-container--m6C81.no-highlight--Z2HTh ::selection{background:0 0}.ltr--YI_kD{text-align:left}.rtl--lMmXW{text-align:right}.editor-paragraph--Lv3WX{margin-top:14px;margin-bottom:14px;font-size:17px;font-weight:400;line-height:28px;position:relative}.editor-heading-h1--vEWTa{margin-bottom:32px;font-size:34px;font-weight:700;line-height:38px}@media print{.editor-heading-h1--vEWTa{break-after:avoid;break-before:auto;break-inside:avoid}}.editor-heading-h2--d_1qv{margin-top:24px;margin-bottom:12px;font-size:22px;font-weight:900;line-height:28px}@media print{.editor-heading-h2--d_1qv{break-after:avoid;break-before:auto;break-inside:avoid}}.editor-heading-h3--GlanK{margin-bottom:12px;font-size:20px;font-weight:400;line-height:30px}@media print{.editor-heading-h3--GlanK{break-after:avoid;break-before:auto;break-inside:avoid}}.editor-text-bold--VZtpJ{font-weight:700}.editor-text-italic--_1lMQ{font-style:italic}.editor-text-underline--Ynh3v{text-decoration:underline}.editor-text-strike-through--XX8_o{text-decoration:line-through}.editor-text-underline-strike-through--_IDP4{text-decoration:underline line-through}.editor-hr--_2Xm0{cursor:pointer;border:none;padding:2px}.editor-hr--_2Xm0:after{content:"";background-color:#ccc;height:2px;line-height:2px;display:block}.editor-hr--_2Xm0.selected{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:2px solid rgba(63,149,255,.65)}.editor-list-item--rUr8b{margin:0 1.5rem;font-size:17px;font-weight:400;line-height:30px}@media print{.editor-list-item--rUr8b{break-after:auto;break-before:auto;break-inside:avoid}}.editor-list-item--rUr8b:last-child{margin-bottom:14px}@media print{.editor-list-item--rUr8b:last-child{break-after:auto;break-before:avoid;break-inside:avoid}}.editor-list-ordered--_Wxo0,.editor-list-unordered--ZJpvq{padding:0}.editor-nested-list-item--x_KDL{list-style-type:none}@media print{.editor-nested-list-item--x_KDL{break-after:auto;break-before:auto;break-inside:avoid}}.editor-nested-list-item--x_KDL:before,.editor-nested-list-item--x_KDL:after{display:none}ul li:has(ul){list-style:none}ol li:has(ol){list-style:none}span.editor-image--Mkpp4{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;position:relative}@media print{span.editor-image--Mkpp4{break-after:auto;break-before:auto;break-inside:avoid}}span.scorecard--YNKow{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:200px;height:100%;display:inline-block;position:relative}@media print{span.scorecard--YNKow{break-after:auto;break-before:auto;break-inside:avoid}}span.summary-block--dDYKw{cursor:pointer;width:100%;height:100%;display:inline-block}@media print{span.summary-block--dDYKw{break-after:auto;break-before:auto;break-inside:avoid}}span.chart-block--D6mBu{cursor:pointer;width:100%;height:100%;display:inline-block}@media print{span.chart-block--D6mBu{break-after:auto;break-before:auto;break-inside:avoid}}span.aggregated-dataset--_TTn1{cursor:pointer;width:100%;display:inline-block}@media print{span.aggregated-dataset--_TTn1{break-after:auto;break-before:auto;break-inside:avoid}}.editor-quote--zLYpv{color:rgba(10,32,74,.65);border-left:1px solid rgba(134,152,186,.4);margin-top:36px;margin-bottom:36px;padding-left:16px;font-size:18px;font-weight:400;line-height:29px}@media print{.editor-quote--zLYpv{break-after:auto;break-before:auto;break-inside:avoid}}.editor-callout-content--inOq6{background-color:#e3f0fc;border-radius:5px;width:100%;margin-top:14px;margin-bottom:14px;padding:16px;font-weight:400;line-height:28px}@media print{.editor-callout-content--inOq6{break-after:auto;break-before:auto;break-inside:avoid}}.editor-callout-content--inOq6 p{margin-top:0;margin-bottom:0;font-size:19px}.editor-table-wrapper--_NRb9{overflow-x:auto}@media print{.editor-table-wrapper--_NRb9{max-width:100%;overflow-x:hidden}}.editor-table--_CbVv{border-collapse:collapse;border-spacing:0;table-layout:fixed;outline:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;overflow:scroll}.editor-table--_CbVv p{width:100%;margin:0;font-size:15px}.editor-table--_CbVv ol,.editor-table--_CbVv ul,.editor-table--_CbVv li{font-size:15px}@media print{.editor-table--_CbVv{overflow:unset;width:100%}}.editor-table-selection--PhaJc ::-moz-selection{background-color:transparent}.editor-table-selection--PhaJc ::selection{background-color:transparent}.editor-table-cell--cYcLp{vertical-align:top;border:1px solid #bbb;outline:none;width:100px;min-width:80px;padding:6px 8px;position:relative}.editor-table-cell--cYcLp:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor-table-cell--cYcLp:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor-table-cell--cYcLp:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor-table-cell--cYcLp:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor-table-cell--cYcLp:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor-table-cell--cYcLp:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}@media print{.editor-table-cell--cYcLp{break-after:auto;break-before:auto;break-inside:avoid}}.editor-table-cell-selected--AOLUv{caret-color:transparent}.editor-table-cell-selected--AOLUv:after{content:"";mix-blend-mode:multiply;pointer-events:none;background-color:highlight;position:absolute;top:0;bottom:0;left:0;right:0}.editor-table-cell-header--StdO9{background-color:#f5f8fc;font-weight:700}.editor-table-cell-header--StdO9:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor-table-cell-header--StdO9:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor-table-cell-header--StdO9:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor-table-cell-header--StdO9:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor-table-cell-header--StdO9:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor-table-cell-header--StdO9:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}@media print{.editor-table-cell-header--StdO9{break-after:avoid;break-before:auto;break-inside:avoid}}.editor-card--pfLOK{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}@media print{.editor-card--pfLOK{break-after:auto;break-before:auto;break-inside:avoid}}.link--xrl72{color:#0a6cc7}.static-image--vOP9X{border:1px solid rgba(134,152,186,.2);width:100%}.editor-layout--rekbc{gap:20px;width:100%;margin:0 -10px;padding:10px;display:grid}.editor-layout-item--dJlQa{background-color:#fff;border:none;align-self:stretch;justify-self:stretch}@media print{.editor-layout-item--dJlQa{break-after:auto;break-before:auto;break-inside:avoid}}.editor-page-break--_F6nm{margin:0;display:block}.full-screen--_iEdj{z-index:1000;background-color:rgba(13,35,69,.7);width:100vw;height:100vh;position:fixed;top:0;left:0}.full-screen-aggregated-dataset-container--_zlWZ{max-width:90%;margin:auto;padding-top:40px;padding-bottom:40px;position:relative;top:50%;transform:translateY(-50%)}.close-button--tFDsc{color:#fff;cursor:pointer;margin:0;padding:8px 1px;position:absolute;top:0;right:0}.close-button--tFDsc:active,.close-button--tFDsc:hover{color:#fff}.text-item--P11VN{background-color:#fff;padding:8px}.text-item--P11VN>p{height:initial!important}.image-item--CQ84n img{max-width:100%!important}.container--LOmPv{color:rgba(10,32,74,.65)}.caption-dark--DU1Av{color:rgba(10,32,74,.65);text-align:center;font-weight:400;line-height:17.4px}.caption-root--vt5dU{height:30px}.caption-input--MXWBU{caret-color:#000;text-align:center;text-overflow:ellipsis;background-color:transparent;border:none;outline:none;overflow:hidden}.image-control-wrapper-resizing--zSEcs{touch-action:none}.image-resizer--JDVCi{background-color:#71beff;border:1px solid #fff;border-radius:2px;width:6px;height:10%;display:block;position:absolute}.image-resizer--JDVCi.image-resizer-e--zWtsA{cursor:ew-resize;bottom:50%;right:-6px}.image-resizer--JDVCi.image-resizer-w--TK63V{cursor:ew-resize;bottom:50%;left:-6px}.loader--n_mIi{flex-direction:column;justify-content:center;align-items:center;display:flex}.loader-spinner--fNxIb{animation:2s linear infinite rotate--_qpEJ}.loader-spinner-path--u66pB{fill:none;stroke:#a9b3c3;stroke-linecap:round;animation:1.5s ease-in-out infinite dash--geUG3}@keyframes rotate--_qpEJ{to{transform:rotate(360deg)}}@keyframes dash--geUG3{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-125px}}.container--jrd6_{cursor:pointer}.container-focused--_RNTZ{cursor:zoom-in}.image-container--_lLfP{position:relative}.image--hSPTB{object-fit:cover;border-radius:4px;display:block}@media print{.image--hSPTB{width:100%!important;max-width:100%!important}}.image-focused--sPu3B{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:2px solid rgba(63,149,255,.65)}.border--F9Fth{border:1px solid rgba(134,152,186,.2)}.loading--_CBVd{position:relative}.spinner--_4glP{opacity:.7;z-index:1;background:#eaeef3;border-radius:5px;justify-content:center;align-items:center;width:120px;height:60px;margin:-20px 0 0 -20px;display:flex;position:absolute;top:50%;left:50%}.image-loading--_pCwW{opacity:.4}.caption--ou49C{color:rgba(10,32,74,.65);text-align:center;font-size:.75rem;font-weight:400;line-height:17.4px}.image-hovering-read-only--Q2UwQ{cursor:zoom-in}.full-screen--_dVhC{z-index:1000;background-color:rgba(13,35,69,.7);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.full-screen-image-container--dUqzw{padding-top:40px;padding-bottom:40px;position:relative}.full-screen-image--v5zYj{border:1px solid rgba(63,149,255,.65);max-width:80vw;max-height:80vh}.download-button--f8hVh{color:#fff;cursor:pointer;margin:0;padding:8px 1px;position:absolute;top:0;left:0}.download-button--f8hVh:active,.download-button--f8hVh:hover{color:#fff}.close-button--OTd1p{color:#fff;cursor:pointer;margin:0;padding:8px 1px;position:absolute;top:0;right:0}.close-button--OTd1p:active,.close-button--OTd1p:hover{color:#fff}.caption--iXAhd{color:#fff;text-align:center;margin-top:18px;font-size:.875rem;font-weight:400;line-height:21px}.popper--FVDVS{z-index:101}.secondary-dropdown--_X7_N{background-color:#fff;border-radius:0 0 8px 8px;width:170px;min-height:40px;padding-top:2px;padding-bottom:2px}.popper--hOslH{z-index:101}.secondary-dropdown--FIqIP{background-color:#fff;border-radius:0 0 8px 8px;width:170px;min-height:40px;padding-top:2px;padding-bottom:2px}.popper--e_j7g{z-index:101}.secondary-dropdown--_it_R{background-color:#fff;border-radius:0 0 8px 8px;width:170px;min-height:40px;padding-top:2px;padding-bottom:2px}.popper--_e_gZ{z-index:101}.secondary-dropdown--IufEA{background-color:#fff;border-radius:0 0 8px 8px;width:170px;min-height:40px;padding-top:2px;padding-bottom:2px}.popper--B_QpD{z-index:101}.secondary-dropdown--QT1zL{background-color:#fff;border-radius:0 0 8px 8px;width:170px;min-height:40px;padding-top:2px;padding-bottom:2px}.popper--YGmUo{z-index:101}.secondary-dropdown--RpUGs{background-color:#fff;border-radius:0 0 8px 8px;width:170px;min-height:40px}.link-form--QBQxT{padding:16px 12px 0}.popper--TZ_jf{z-index:101}.secondary-dropdown--i4Eug{background-color:#fff;border-radius:0 0 8px 8px;width:140px;min-height:40px}.list-item-button--_xSrV{padding-left:12px}.list-item-button--_xSrV:last-child{margin-bottom:8px}.text--cxkgT{margin-left:8px}.popper--nbEko{z-index:101}.secondary-dropdown--_ddZk{background-color:#fff;border-radius:0 0 8px 8px;width:170px;min-height:40px}.list-item-button--qTWyD{padding-left:12px}.list-item-button--qTWyD:last-child{margin-bottom:8px}.text--ILCFp{margin-left:8px}.popper--NWnU1{z-index:101}.secondary-dropdown--PWNod{background-color:#fff;border-radius:0 0 8px 8px;width:180px;min-height:40px}.list-item-button--yk_ae{padding-left:12px}.list-item-button--yk_ae:last-child{margin-bottom:8px}.text--SfEbu{margin-left:8px}.primary-dropdown--sRkpv{width:-moz-fit-content;z-index:100;background-color:#fff;border-radius:8px;width:fit-content;display:flex;position:fixed}.section-heading--_RteM{letter-spacing:.2px;text-align:left;text-transform:uppercase;margin-top:12px;margin-left:8px;padding:8px;font-size:12px;line-height:12px}.list-item-button--WOWCL{width:220px;padding-left:12px}.list-item-button--WOWCL:last-child{margin-bottom:8px}.divider--YLFdX{height:auto}.table-cell-action-button-container--LPOlu{will-change:transform;position:absolute;top:0;left:0}.action-button--RXInD{opacity:1;background-color:#f5f8fc;border:.5px solid gray;padding:2px}.action-button--RXInD:hover:not(.hidden--JL3yG){background-color:#f5f8fc}.action-button--RXInD.hidden--JL3yG{cursor:default;opacity:0;pointer-events:none;background-color:transparent}.component--KFxtR{cursor:pointer;border-radius:4px;width:100%;height:100%;display:block}.card--GDYWp{width:100%;height:100%}.wrapper--swgvu{opacity:0;width:0;overflow:hidden}.wrapper--swgvu.wrapper-visible--gOqQo{opacity:1;z-index:2;width:420px;overflow:auto}.sidebar--_QtN_{background:#fff;border-left:1px solid rgba(134,152,186,.4);flex-direction:column;width:100%;height:100%;padding:16px;display:flex}.header--yUSg_{display:block}.header-title--QkC1b{text-align:left;width:100%;font-size:1rem;font-weight:700;line-height:21px}.subtitle--mw0EP{text-align:left;margin-top:2px;font-size:.75rem;font-weight:400;line-height:17.4px}.row--aNIWZ{height:-moz-fit-content;width:100%;height:fit-content;margin-bottom:8px;display:flex}.actions--TtCFq{justify-content:space-between}.breadcrumb--QAdjn{margin:0}.content--XLp2s{flex-direction:column;flex:1;gap:8px;padding:0 2px;display:flex;overflow:auto}.section-header--Di1Xh{padding:0;line-height:36px}.unsaved--NZFi1{margin-right:4px}.form-label--jFO8K{flex-direction:row;align-items:center;gap:6px;display:flex}.label--XsfOe{align-items:center;gap:4px;display:inline-flex}.error-text--tj5jY{color:#d7354a}.wrapper--GL_SM{display:block}.language-input--_sPEA{padding-left:0;padding-right:0}.language-input--_sPEA .MuiAutocomplete-inputRoot{padding-left:0}.unsaved--ayRLp{transform:translate(4px)}.large--ft5wN .input--sEKfq{height:42px}.large--ft5wN .globe-icon--LKnTR{padding:8px}.container--BpVnh{flex-direction:column;gap:16px;display:flex}.back--yBoul{padding:0}.column-header-action-button--p0goF{font-size:var(--ag-font-size);flex-direction:column;justify-content:start;font-weight:600}.column-header-action-text--_mmsg{color:var(--ag-header-foreground-color);line-height:normal}.column-header-action-text--_mmsg:hover{color:#0a6cc7}.column-name-container--yEZLt{flex-direction:row;align-items:center;display:flex}.column-menu--_mRW6{flex-direction:column;gap:16px;display:flex}.column-menu--_mRW6 *{background-color:transparent!important;border:none!important}.column-menu--_mRW6 [role=columnheader]:after{width:0}.back--JOunw{padding:0}.display-configuration--UmZ0_{flex-direction:column;gap:16px;display:flex}.back--czQMg{padding:0}.limit-container--vOwbm{flex-direction:row;align-items:center;gap:4px;width:100%;display:flex}.sorting-menu-dropdown--TEpTR{width:200px;padding:5px 8px}.column-dropdown-button--kE6UR{min-height:30px}.sorting-menu-input--OQ8E7>div{margin-top:0}.menu-data-table-container--dOfR2{width:100%;height:100%}.menu-data-table-container--dOfR2 [role=presentation],.menu-data-table-container--dOfR2 [role=gridcell],.menu-data-table-container--dOfR2 [role=row],.menu-data-table-container--dOfR2 [role=presentation]:hover,.menu-data-table-container--dOfR2 [role=gridcell]:hover,.menu-data-table-container--dOfR2 [role=row]:hover{border:none}.row-gap-spacer--X4c9X [role=row]{border-bottom:7.5px solid #fff}.row--gOrJq{background-color:#f5f8fc}.no-data-overlay--b18Zy{color:#606e89;height:inherit;padding:0 20px;background-color:#f5f8fc!important}.action-option--oGcGD{margin-bottom:8px}.action-option-header--YSEbH{padding:8px 22px 0}.select-all-button-content--dQuRf{padding:4px}.chip-container--F40m9>div{max-height:150px;overflow-y:auto}.footer-container--_FOpQ{cursor:default;background-color:#fff;border-top:1px solid #c8d2e6;width:100%;margin-top:8px;padding:8px 24px;position:-webkit-sticky;position:sticky;bottom:0}.footer-container--_FOpQ :hover{cursor:default;background-color:transparent!important}.segments-dropdown-list--zXm0S{padding-bottom:0!important}.filters-menu-table--yc3zB{width:100%}.no-columns--y4GHI{height:175px}.back--XU9_9,.list-item-root--QAaa_{padding:0}.list-item--pDHrq{justify-content:space-between;display:flex}.truncate--UPds_{text-overflow:ellipsis;white-space:nowrap;width:180px;overflow:hidden}.value-text--bw1OJ{color:#252d39;text-align:left;font-size:13px;font-weight:400;line-height:18.85px}.copy--_XSJ7{color:#202833;cursor:pointer;margin-left:10px}.copy--_XSJ7:hover{color:#0a6cc7}.button--_KM4J{padding:0}.row--h1lwj{padding:0 8px}.top-align-icon--qLfo2{height:100%;margin-top:16px}.subtitle--wOzNT{line-height:16px}.section-header--eyd50{padding:0;line-height:36px}.error--_TwoT{margin-top:20px}.error-body--hqcPN{color:rgba(10,32,74,.65);margin-top:8px}.error-editors--MvUWB{padding:20px 10px 0}.direction-dropdown--_C3WO{flex:1}.column-name--zIQ3b{border-radius:4px;padding:0 6px;font-size:13px}.sorting-menu-table--eyt_V{width:100%}.no-columns--nd8ZQ{height:175px}.back--h2LBn{padding:0}.aggregated-dataset-sidebar--V_C6c{flex-direction:column;height:100%;display:flex}.requested--rnIa2{color:rgba(10,32,74,.65)}.container--pPcVe{color:#9d3a1c;border-bottom:1px dashed #9d3a1c;border-radius:4px;padding:4px}.tooltip--r4trv{background-color:#fff;border:1px solid #cfd9e3;border-radius:4px;margin:0}.content-deleted-view--QHgV2{color:#252d39;justify-content:space-between;width:260px;height:70px;padding:8px;display:flex}.content-deleted-edit--GcWei{height:124px}.header--Hp6xX{display:flex}.text--mJ76m{text-align:left;margin-left:8px;font-size:13px;font-weight:700;line-height:18.85px}.footer--K4CSj{align-self:flex-end;width:100%}.button--aOgu0{margin-top:8px}.content-no-access-view--_euPm{color:#252d39;justify-content:space-between;width:260px;height:155px;padding:8px;display:flex}.action--_XGAT{margin-top:8px}.name--JsHw9{font-weight:400}.box--_EcMa{padding:8px}.box--_EcMa.layout-box--_PIPa{height:100%}.container--PT_4m{color:#9d3a1c;background-color:#fcede9;border-radius:4px;height:218px}.container--PT_4m.layout-container--wYwQ1{height:100%;min-height:218px}.item--f3kb7{width:100%}.title--IIL63{font-weight:700}.actions--xng_4{width:100%}.text--M9aGm{text-align:center}.access--TDYXa{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.request-button--aopFl{position:relative}.request-timestamp--PGrFb{margin-right:85px;position:absolute;right:0}.card--VOo6K{border:none;width:207.6px;height:180px;padding:8px}.container--col0O{color:#9d3a1c;background-color:#fcede9;border-radius:4px;justify-content:space-between;height:100%;padding:8px;display:flex;position:relative}.header--D4uv1{display:flex}.text--yN4I4{text-align:left;margin-left:8px;font-size:13px;font-weight:700;line-height:18.85px}.footer--Hm6Jq{align-self:flex-end;width:100%}.action--KTS_M{width:100%;margin-top:8px}.button--wpOCR{margin-top:8px}.name--ZiK_n{font-weight:400}.content--OpT1L{width:440px}.errors--R9qEX{flex-direction:column;font-size:.875rem;display:flex}.errors--R9qEX .alert--qqrvQ{align-content:center;gap:4px;display:inline-flex}.errors--R9qEX .alert--qqrvQ:not(:first-child){padding-top:8px}.errors--R9qEX .alert--qqrvQ:not(:last-child){border-bottom:1px solid #dce3f0;padding-bottom:8px}.icon--IdQJF,.icon-info--yF0Ne{color:#e00;align-items:center;display:flex}.icon-info--yF0Ne{color:#1890ff}.card--ygvC9{margin:8px 0}.card-content--WscPg{padding:8px}.card-content--WscPg:last-child{padding-bottom:8px}.icon--nCrBz{color:#d7354b}.container--_RwlM{border:1px solid #e1e7ec;border-radius:4px;width:100%;margin-top:2px;padding:0;overflow:hidden}.row--_k0Gh{padding:0 8px}.radio-group--UfDY0{border:1px solid #d9dfec;border-radius:6px;margin-top:4px;padding:4px 14px}.cell--K35CX,.cell--UJV75,.cell--YCvOV{min-width:150px}.mini-chart-error--VmQim{width:70px;height:70px;overflow:hidden}.chart--zCJcD{margin-top:20px}.page-chart--FzIWQ{height:300px;margin-top:20px}.summary-chart--RuE1L{height:100%}.page-chart--_Ph3B{height:300px;margin-top:20px}.summary-chart--tK2SZ{height:100%}.name--_T43h{max-width:inherit;grid-template-columns:10px auto;display:grid}.icon--s7s4d{border-radius:50%}.text--_cMqz{white-space:normal;min-width:100px;margin-left:8px;font-weight:400;line-height:14px}.truncate--JXoZW{-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.container--MhPCB{background-color:#fff;border-radius:3px;max-width:320px}.tooltip--zEafX{color:#202833;flex-direction:column;padding:10px;font-size:.75rem;font-weight:400;display:flex}.text--j5lDe{white-space:normal;min-width:100px;margin-left:8px;font-weight:400;line-height:14px}.header--ReVlT{white-space:nowrap;font-size:.75rem;line-height:1rem}.point--_fajD{margin-top:8px}.value-amount--iETey{flex-direction:column;margin-top:6px;margin-left:10px;font-weight:600;line-height:16px;display:flex}.alert--y7YoN{color:#9d3a1c;white-space:nowrap;background-color:#fcede9;border-radius:3px 3px 0 0;align-items:center;width:100%;padding:4px;font-size:.625rem;font-weight:500;line-height:1rem;display:inline-flex}.alert-icon--aEjdq{color:#9d3a1c;fill:#9d3a1c;stroke-width:0}.axis-label--YbDEz{align-items:center;display:flex}.axis-text--Nk_Fy{margin-left:4px}.last-y-axis-label--lnhdx{flex-direction:column;display:flex}.last-y-axis-label--lnhdx.left-axis--OfIQG{align-items:end}.last-y-axis-label--lnhdx.right-axis--fXJ_y{align-items:start}.tooltip--OSbjA{color:#202833;background-color:#fff;border-radius:3px;flex-direction:column;max-width:320px;padding:10px;font-size:.75rem;font-weight:400;display:flex}.measure--z5lMR{font-weight:400;line-height:15px}.figures--wxOsf{flex-direction:column;margin-top:6px;margin-left:18px;font-weight:500;line-height:16px;display:flex}.total--UFkk5{font-weight:600}.change--zubMx{font-weight:400}.change-positive--qbELJ{color:#1aa579;margin-top:2px}.change-negative--_R9um{color:#e41b27;margin-top:2px}.change-neutral--wFiii{color:#8698ba;margin-top:2px}.tooltip--_GG8k{color:#202833;background-color:#fff;border-radius:3px;flex-direction:column;max-width:320px;padding:10px;font-size:.75rem;font-weight:400;display:flex}.measure--AwitQ{font-weight:400;line-height:15px}.figures--yeOc6{flex-direction:column;margin-top:6px;margin-left:18px;line-height:16px;display:flex}.total--Rk4pg,.sentiment--_gHwT{font-weight:600}.sentiment-positive--R9S_Y{color:#1aa579;margin-top:2px}.sentiment-negative--Q2hnB{color:#e41b27;margin-top:2px}.sentiment-neutral--U2xi5{color:#8698ba;margin-top:2px}.tooltip--E23NJ{color:#202833;background-color:#fff;border-radius:3px;flex-direction:column;max-width:320px;padding:8px;font-size:.75rem;font-weight:400;display:flex}.figures--qc9uW{flex-direction:column;margin-top:6px;margin-left:18px;line-height:16px;display:flex}.header--sQJAW{white-space:nowrap;font-size:.75rem;line-height:1rem}.target--IOXU8,.actual--br3s2{margin-top:8px}.total--Sg_Nk{font-weight:600}.variance--dZLYw{margin-top:4px}.sentiment--_iwmE{font-weight:600}.sentiment-positive--vEzVJ{color:#1aa579;margin-top:2px}.sentiment-negative--RKAVM{color:#e41b27;margin-top:2px}.sentiment-neutral--kZGmr{color:#8698ba;margin-top:2px}.tooltip--vGbup{color:#202833;background-color:#fff;border-radius:3px;flex-direction:column;max-width:320px;padding:8px;font-size:.75rem;font-weight:400;display:flex}.total--RBBbq{flex-direction:column;margin-top:6px;margin-left:18px;font-weight:600;line-height:16px;display:flex}.percentage--H6gJM{flex-direction:column;margin-left:18px;font-weight:400;line-height:16px;display:flex}.tooltip--DlMrT{color:#202833;background-color:#fff;border-radius:3px;flex-direction:column;max-width:320px;padding:8px;font-size:.75rem;font-weight:400;display:flex}.figures--gdPn2{flex-direction:column;margin-top:6px;margin-left:18px;line-height:16px;display:flex}.total--VE26q{font-weight:600}.change--Bm2gn{font-weight:400}.change-positive--_10K2{color:#1aa579;margin-top:2px}.change-negative--pd8lz{color:#e41b27;margin-top:2px}.change-neutral--XVcvX{color:#8698ba;margin-top:2px}.container--_sRTo{background-color:#fff;border-radius:3px;max-width:320px}.tooltip--_zk2T{color:#202833;flex-direction:column;padding:10px;font-size:.75rem;font-weight:400;display:flex}.text--y2x_X{white-space:normal;min-width:100px;margin-left:8px;font-weight:400;line-height:14px}.header--KVkFG{white-space:nowrap;font-size:.75rem;line-height:1rem}.point--qVyJl{margin-top:8px}.value-amount--_3l0k{flex-direction:column;margin-top:6px;margin-left:10px;font-weight:600;line-height:16px;display:flex}.alert--JNyAm{color:#9d3a1c;white-space:nowrap;background-color:#fcede9;border-radius:3px 3px 0 0;align-items:center;width:100%;padding:4px;font-size:.625rem;font-weight:500;line-height:1rem;display:inline-flex}.alert-icon--InO3p{color:#9d3a1c;fill:#9d3a1c;stroke-width:0}.container--_iOCl{border-top:1px solid #e1e7ec}.contributing-factors-contents .anna-accordion__content{overflow:visible}.contributing-factors-contents .anna-table .anna-table__wrapper{border-top:1px solid #e1e7ec}.contributing-factors-contents .anna-table .anna-table__body{line-height:26px}.contributing-factors-contents .anna-table .anna-table__header-cell,.contributing-factors-contents .anna-table .anna-table__cell{min-width:100px}.contributing-factors-contents .anna-table .anna-table__header-cell.action-cell,.contributing-factors-contents .anna-table .anna-table__cell.action-cell{z-index:1;width:24px;min-width:0;padding:0 4px;position:-webkit-sticky;position:sticky;right:0}.contributing-factors-contents .anna-table .anna-table__header-cell.action-cell .anna-icon,.contributing-factors-contents .anna-table .anna-table__cell.action-cell .anna-icon{font-size:16px}.contributing-factors-contents .anna-table .anna-table__header-cell .rank-number,.contributing-factors-contents .anna-table .anna-table__cell .rank-number{color:#6b7785;font-weight:initial;margin-right:10px}.contributing-factors-contents .anna-table .anna-table__header-cell .factor-target,.contributing-factors-contents .anna-table .anna-table__cell .factor-target{color:#6b7785;font-weight:initial}.contributing-factors-contents .anna-table .anna-change-table__name{border-left:3px solid transparent}.contributing-factors-contents .anna-table .largest-factor .anna-change-table__name{color:#a949cb;border-left-color:#a949cb;font-weight:600}.contributing-factors-contents--tjQv_{color:#202833;font-size:.875rem;line-height:1.125rem}.contributing-factors-contents-control--BxaFq{justify-content:space-between;align-items:center;margin:30px 0 15px;display:flex}.contributing-factors-contents-title--qbAx1{color:#202833;font-size:.875rem;font-weight:600;line-height:20px}.tooltip--ZIgUj{color:#929fb1;vertical-align:text-bottom;font-size:1rem}.contributing-factors-contents-action--rpbz7{justify-content:flex-end;align-items:center;font-size:.75rem;line-height:1rem;display:flex}.contributing-factors-contents-action-separator--_0U4V{font-size:1.125rem;font-weight:400;line-height:initial;color:#d5dde5}.contributing-factors-contents-top-factors--bfAgy{background-color:#fff;border:1px solid #d5dde5;border-radius:3px}.contributing-factors-contents-accordion-wrapper--_Y58x{margin-bottom:8px}.contributing-factors-contents-container--_njCp{width:100%}.server-error--bAUIF{max-width:550px;margin:75px auto;padding:8px}.info-panel .anna-modal{margin-top:14px}.info-panel__contributing-factors{flex-direction:column;display:flex}.info-panel__contributing-factors-header{background-color:#f8f9fa;border-bottom:none}.info-panel__contributing-factors-contents{padding:0}.info-panel__loader-root{align-self:center}.anna-report-wct-header{justify-content:space-between;margin-bottom:16px;display:flex}.anna-report-wct-header__headline{font-size:1rem;font-weight:400}.anna-report-wct-header__headline .level-name-text{color:#0eb2c9;font-weight:700}.anna-report-wct-header__headline h3{font-size:1rem;font-weight:400}.automated-breakdown--TED7L .totals-table__body__value{background-color:#fcf7ff}.header--yRctu{flex-wrap:wrap;align-items:center;margin-bottom:16px;font-size:1rem;font-weight:400;display:flex}.header--yRctu .level-name-text{color:#0eb2c9;font-weight:700}.header-suffix--fXWtm{margin-left:4px}.highlights-table--rK4dy{border:1px solid #d5dde5}.subtitle--NuS8b{margin-top:-8px;margin-bottom:8px;font-size:.625rem}.plus-minus-icon--icmfi{color:#929fb1;margin-left:8px}.excluded-segments-row--Rl2qT{border-bottom:1px solid #d5dde5;justify-content:space-between;margin:16px;display:flex}.treemap-group-chart--hqxud,.treemap-group-chart-page--iwcDF{color:#323553;font-size:13px;font-weight:500;overflow:hidden}.treemap-group-chart-page--iwcDF{height:300px;padding-top:10px}.page-chart--S7bcR{height:100%}.treemap-chart--Gmrzi{width:33%;height:50%;margin-top:0;padding:10px;display:inline-block}.treemap-chart--Gmrzi .data-label--OS4L5{text-align:center}.treemap-chart--Gmrzi .data-label--OS4L5>span{padding:5px;color:#fff!important;font-weight:400!important}.treemap-group-chart-canvas--cFquA{height:420px}.loader-root--Ev7Dg{align-self:center}.tooltip--_ZBjM{color:#202833;background-color:#fff;border-radius:3px;flex-direction:column;max-width:320px;padding:8px;font-size:.75rem;font-weight:400;display:flex}.header--JbBV7{white-space:nowrap;font-size:.75rem;line-height:1rem}.target--yD_ed,.actual--t6PpL{margin-top:8px}.figures--qO3io{flex-direction:column;margin-top:6px;margin-left:18px;line-height:16px;display:flex}.value--bVun2,.sentiment--cDHk_{font-weight:600}.sentiment-positive--JW9ku{color:#1aa579;margin-top:2px}.sentiment-negative--upAZF{color:#e41b27;margin-top:2px}.sentiment-neutral--BcQhu{color:#8698ba;margin-top:2px}.container--ZhEMu{background-color:#fff;border-radius:3px;max-width:320px}.tooltip--uTpwv{color:#202833;flex-direction:column;padding:10px;font-size:.75rem;font-weight:400;display:flex}.text--ObPZp{white-space:normal;min-width:100px;margin-left:8px;font-weight:400;line-height:14px}.header--Value{white-space:nowrap;font-size:.75rem;line-height:1rem}.point--corFJ{margin-top:8px}.value-amount--cUG3G{flex-direction:column;margin-top:6px;margin-left:10px;font-weight:600;line-height:16px;display:flex}.figures--nQPTc{flex-direction:column;margin-top:6px;margin-left:18px;line-height:16px;display:flex}.value--sSG_J{font-weight:600}.alert--_9HY0{color:#9d3a1c;white-space:nowrap;background-color:#fcede9;border-radius:3px 3px 0 0;align-items:center;width:100%;padding:4px;font-size:.625rem;font-weight:500;line-height:1rem;display:inline-flex}.alert-icon--exe_J{color:#9d3a1c;fill:#9d3a1c;stroke-width:0}.full--kKleN{width:100%}.cell--F9Wic{min-width:150px}.full--jZpOH{width:100%}.cell--zHF8R{min-width:150px}.full--_nf_p{width:100%}.cell--_gpDl{min-width:150px}.full--_rCoO{width:100%}.cell--E0tq6{min-width:150px}.container--CndST{border:1px solid #e1e7ec;border-radius:4px;width:100%;margin-top:2px;padding:0;overflow:hidden}.row--AJ3n7{padding:0 8px}.compare-button--_wJGA{align-self:start;min-height:30px}.settings-label--rk8TK{align-items:center;gap:4px;display:flex}.radios-container--LaSQV{flex-direction:column;flex:1;display:flex;overflow:auto}.loader-root--ub1aU{align-self:center}.helper--XybgY{margin-left:26px}.form-control--NrIR3,.form-control--gQeeA{margin-top:8px}.form-label--_DXVW{color:#000;text-align:left;font-size:13px;font-weight:700;line-height:18.2px}.form-group--Did0j{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.radio-group--HJHtu{border:1px solid #d9dfec;border-radius:6px;margin-top:4px;padding:4px 14px}.checkboxes--uAJEK{width:100%;height:100%}.checkboxes-inner--GMbL_{height:100%;min-height:256px}.label--xA7A6{text-overflow:ellipsis;white-space:nowrap;display:inline;overflow:hidden}.checkboxes--QB0q1{width:100%}.warning--_oQva{margin-bottom:10px;font-size:.875rem}.label--HG_s_{text-overflow:ellipsis;white-space:nowrap;display:inline;overflow:hidden}.filters--gBiw3{flex:1;margin:14px 12px;display:flex}.accordion-container--CPds6{flex-direction:column;flex:1;display:flex;overflow:auto}.loader-root--KuE0z{align-self:center}.heading--YgF5u{justify-content:space-between;width:100%;display:flex}.filters--nVLWu{text-overflow:ellipsis;white-space:nowrap;max-height:250px;display:block;overflow-x:hidden;overflow-y:auto}.filter-label--Ygvvh{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.loader-root--karlA{align-self:center}.radios-container--_D3Wz{flex-direction:column;flex:1;display:flex;overflow:auto}.container--VTicT{margin:0}.row--jgSaz{margin-top:16px}.original--JerCN{font-size:.875rem;font-weight:700}.back--_79hO{padding:0}.loader-root--q_CEs{align-self:center}.input--_RqRk{width:100%;margin-top:20px}.textarea--_JFau{padding:4px 8px}.content--_WQH3{background:#f5f7fc}.heading--oZ44O{margin-top:16px}.body--_GjL7{margin-top:8px}.content--C_qKD{background:#f5f7fc}.heading--dMbRD{margin-top:16px}.body--iq35b{margin-top:8px}.content--_gRxn{width:440px;height:230px}.select-dataset--_8Kpa{padding:0 34px}.warning--SX9uY{margin-top:12px}.list--RB5HM{margin-top:8px;margin-left:12px}.dialog-content--_odDG.root--FsiVJ{padding:10px 20px}.container--ar3Hb{cursor:pointer;text-align:center;margin:24px 0;position:relative}.line--wSKWr{border-top:1px dashed rgba(0,0,0,.2);width:100%;margin:0}@media print{.line--wSKWr{display:none}}.line-selected--LWClE{border-top:1px dashed rgba(63,149,255,.65)}.label--wIe1S{background:#fff;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}@media print{.label--wIe1S{display:none}}.container--vfPln{border:1px solid #e1e7ec;border-radius:4px;width:100%;margin-top:2px;padding:0;overflow:hidden}.label--TerUO{text-align:left;margin:8px;font-size:13px;font-weight:700;line-height:13px}.graphic--_nFI9{margin:8px}.container--CWu9N{border:1px solid #e1e7ec;border-radius:4px;width:100%;margin-top:2px;padding:0;overflow:hidden}.title--LyWTw{align-items:center;gap:4px;margin-top:16px;display:flex}.disabled--xwxpd{height:30px}.button--GVuka{letter-spacing:.3px;text-align:center;padding-bottom:0;font-size:13px;font-weight:600}.title--xwh7U{color:#962533;align-items:center;gap:4px;display:inline-flex}.content--I9_ci{color:#962533}.error-card--qTl9A{width:100%;height:225px;padding:8px}.alert--BlL0g{height:100%}.alert-message-container--gn1gE{width:100%}span:has(.aggregated-dataset-container--ddANn){display:inline-block}span:has(.aggregated-dataset-container--ddANn)>br{display:none}span:has(.aggregated-dataset-container--ddANn) .aggregated-dataset-container--ddANn{margin:0 2px;padding:0;display:flex}span:has(.aggregated-dataset-container--ddANn) .aggregated-dataset-container--ddANn span .ag-icon{font-family:agGridBalham!important}span:has(.aggregated-dataset-container--ddANn) .aggregated-dataset-container--ddANn div .ag-icon{font-family:agGridBalham!important}span:has(.aggregated-dataset-container--ddANn) .aggregated-dataset-container--ddANn div .ag-input-wrapper{font-family:agGridBalham!important}.loader-card--YojtR{justify-content:center;align-items:center;width:100%;height:200px;padding:16px;display:flex}.action--ZhGar{color:#3a4759;cursor:pointer;align-items:center;margin-left:8px;font-size:.75rem;font-weight:500;line-height:13px;display:flex}.text--JbBCr{margin-left:4px}@media screen and (max-width:1345px){.text-open--MCHo1{display:none}}@media screen and (max-width:935px){.text-closed--o1FA1{display:none}}.action--bcWqi{color:#3a4759;cursor:pointer;align-items:center;margin-left:8px;font-size:.75rem;font-weight:500;line-height:13px;display:flex}.text--D_6Lb{margin-left:4px}@media screen and (max-width:1345px){.text-open--KTJ1U{display:none}}@media screen and (max-width:935px){.text-closed--JBGGc{display:none}}.container--ySAtC{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;width:100%;padding:20px;display:inline-grid}.border--uKQGk{border-bottom:2px solid #eaeff9;margin-left:20px;margin-right:20px}.messaging--DlRMR{justify-content:space-between;width:100%;margin:20px;display:flex}.alert-text--gqot_{padding:0 16px 0 10px}.wrapper--cH5Fd{flex-direction:column;margin-bottom:24px;display:flex}.wrapper-old--Eum6H{flex-direction:column;margin-bottom:30px;display:flex}.item--f0A4K{margin:0;display:flex}.header--kVXMl{color:#202833;justify-content:space-between;font-size:1rem;font-weight:600;line-height:22px;display:flex}.header--kVXMl>div{font-size:1rem;font-weight:600;line-height:16px}.actions--jnLY2{display:flex}.item-actions--qVfEX{justify-content:flex-end;min-width:290px;display:flex}@media screen and (max-width:1345px){.item-actions-open--rkzf4{min-width:80px}}@media screen and (max-width:935px){.item-actions-closed--UvO3n{min-width:80px}}.page--_h4oN{width:100%;margin-top:8px}.chart-container--_p_qc{padding-left:12px}.data-table-container--QjsNS{background-color:#f5f8fc}.chart-dropdown-icon--_Cqam{display:inline}.chart-dropdown-icon--_Cqam svg{height:14px;margin-bottom:-2px;margin-right:8px}.toolbar--_u3aZ{border-bottom:1px solid #e1e7ec;align-items:center;height:30px;padding-left:8px;font-size:.75rem;display:flex}.toolbar--_u3aZ>*+*{margin-left:8px}.no-border--_ouzd{border:0}.spacer--RKy_e{flex-grow:1}.show-legend--aB_Mi{padding-right:8px}.show-legend--aB_Mi.is-open--_Yma1{text-align:right;background:#fff;border:0;border-left:1px solid #d5dde5;border-right:1px solid #d5dde5;width:200px}.legend--_BQaD{height:330px}.group-title--zYHxR{padding-left:12px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.checkbox--MH4qv{padding-left:12px;font-size:.875rem}.checkbox--MH4qv:checked+label:before{background:#ccd4db;border-color:#ccd4db}.legend-rule--ZG8g3{padding:11px 4px 0}.legend-rule--ZG8g3 hr{background-color:#ccd4db;border:none;height:1px}.loader-root--_uxl_,.loader-root--nwqaQ,.loader-root--cVUIp,.loader-root--_2135,.loader-root--WBDaw{align-self:center}.no-chart-error-state--x_OO0{height:300px;min-height:unset}.anna-component-switcher--T5EBn{flex-direction:column;display:flex}.anna-component-switcher--T5EBn .anna-change-table--j_jiT{border:none;border-bottom:1px solid #d5dde5;margin-top:0}.anna-component-switcher--T5EBn.layout-component-switcher--aeUHN{flex-direction:column;flex:1;display:flex}.no-chart-error-state--G8yl_{height:300px;min-height:unset}.chart{border-top:1px solid #e1e7ec}.title--uhd_J{color:#323553;margin-bottom:10px;font-size:13px;font-weight:500;line-height:18px}.icon--FNUEd{vertical-align:bottom;margin-left:6px}.box--kF0IL{color:#fff;z-index:10;background-color:#323553;border-radius:9px;justify-content:space-between;align-items:center;width:560px;height:56px;margin:0 auto;padding:12px;display:flex;position:-webkit-sticky;position:sticky;bottom:40px}.text--UoYxG{font-size:1rem;font-weight:600}.text--UoYxG span{color:#1aa579}.actions--bOvVE :not(:first-child){margin-left:5px}.cancel-button--uLc28,.cancel-button--uLc28:active,.cancel-button--uLc28:hover{color:#fff}.alert-root--_VcES{display:inline-flex}.skeleton-root--yn4eE{display:inline-block}.tag--bvyp4{color:rgba(10,32,74,.65);background:#eaeff9;border-radius:2px;margin-bottom:8px;margin-right:4px;padding:0 4px;font-size:.625rem;font-weight:600;line-height:16px;display:inline-block}.inline--YmQL8{display:inline}.story--api0x{color:#323553;cursor:pointer;border:1px solid #e1e7ec;border-radius:4px;align-items:center;margin-bottom:16px;padding:24px 32px;font-size:1rem;font-weight:400;line-height:22px;display:flex}.story--api0x:hover{background-color:#f8f9fa;border-color:#ccd4db}.story--api0x h4{margin-bottom:16px;font-size:.75rem;font-weight:600;line-height:16px}.hovered-level--MbOcs{background-color:#f8f9fa;border-color:#ccd4db}.hidden--L4yOA{opacity:.4}.hidden--L4yOA:hover{background-color:#f8f9fa}.chart--MS07M{margin-right:32px}.narration--ETQD4{flex-grow:1;width:0;margin-right:24px;padding-right:48px}.narration--ETQD4 .copy--oxXGB:first-letter{text-transform:capitalize}.story-target--aG3hT,.story-total--CTpC3,.story-change--_tyxw{border-left:2px solid #d5dde5;padding:4px 8px;font-size:1rem;font-weight:600;line-height:22px}.story-target--aG3hT.no-border--aMNTM,.story-total--CTpC3.no-border--aMNTM,.story-change--_tyxw.no-border--aMNTM{border-left:0}.story-total--CTpC3{width:160px;margin-right:24px}.story-change--_tyxw,.story-target--aG3hT{width:200px}.comparison--__udp{font-size:.75rem;font-weight:400;line-height:16px}.stories-overview--Ritv7+.stories-overview--Ritv7{margin-top:50px}.title--glq_s{color:#323553;font-size:1.125rem;font-weight:700;line-height:28px}.subtitle--tuh5I{color:#404b5a;margin-bottom:12px;font-size:.875rem;font-weight:500;line-height:20px}.list--NviBP{border-collapse:separate;width:100%}.list--KW6Fz{padding-left:16px}.container--_XmJo{background:#fff;border:1px solid #e1e7ec;border-radius:3px;width:334px;padding:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.item--gmrQS{width:100%}.item--gmrQS+.item--gmrQS{margin-top:6px}.edit-controls--dxc2I{justify-content:flex-end;display:flex}.edit-controls--dxc2I button+button{margin-left:8px}.rich-editor-style-button--_Y3Fb{box-sizing:border-box;cursor:pointer;border-radius:5px;width:32px;height:32px}.rich-editor-style-button--_Y3Fb svg{margin:8px;display:block}.rich-editor-active-button--ro66v{background-color:#e1e7ec}.rich-editor-controls--HwDNB{color:#404b5a;border-bottom:1.2px solid #e1e7ec;align-items:center;margin-bottom:11px;padding:6px 0;display:flex}.rich-editor-controls-divider--W6db8{border-right:1.2px solid #e1e7ec;height:24px;margin-right:16px}.last-update-time--G6Bee{color:#6b7785;margin-left:auto}.hide-placeholder--DH_3j .public-DraftEditorPlaceholder-root{display:none}.enable-hover--lwQok{border:1px solid transparent;border-radius:4px}.enable-hover--lwQok:hover{background:#f8f9fa;border:1px solid #e1e7ec}.wrapper--tvg4H{max-width:820px;font-size:.875rem;font-weight:400}.list--_Hreb{color:#404b5a}.title--jbS_0{color:#202833;align-items:center;gap:10px;font-size:.875rem;font-weight:600;display:flex}.title-icon--QG826{color:#252d39;display:flex}.container--szBWe{background-color:#fff;border:1px solid #dce3f0;border-radius:6px;padding:16px;line-height:20px}.action--Q3uWL{cursor:pointer;align-items:center;font-size:.75rem;font-weight:400;display:flex}.action-icon--PsVQ3{color:#606e89;vertical-align:-2px;margin-right:2px}.header--cxHsO{gap:16px;width:100%;margin-bottom:14px;display:inline-flex}.actions--p1UXJ{gap:16px;display:flex}.header-options--OcKQC{flex:1;justify-content:space-between;gap:16px;display:flex}.last-update-time--E22fY{color:#6b7785;justify-content:flex-end;font-size:.875rem;font-weight:400;display:flex}.anna-report-wct-narration__level{font-weight:700}.list--_B9uL{padding-left:16px}.anna-report-wct-variance-narration__level{font-weight:700}.page-story-narration-error{min-height:0}.level--_23h2{font-weight:600}.and-others--hPiST{cursor:pointer;text-decoration:underline}.info-toast--RcpPq{align-items:center;display:flex}.info-text--lMrc0{margin-left:8px}.table-action{flex-direction:row;align-items:center;height:100%;font-size:.875rem;display:flex}.table-action--divider .table-action__button:not(:first-of-type){border-left:1px solid rgba(0,0,0,.06)}.table-action__button{color:#1890ff;background:0 0;border:none;font-size:.875rem}.table-action__button:hover{color:#1265b2;cursor:pointer}.table-action__button:not(:first-of-type){padding-left:8px}.table-action__button:not(:last-of-type){padding-right:8px}.table-action__extra-actions{margin-left:8px}.level-cell--srovp{width:100%}.level-cell--srovp.highlighted--bzr8E{color:#a949cb;font-weight:700}.change-cell--oop8h{width:200px;min-width:200px}.action-cell--a9MHK{width:50px;min-width:50px}.story-wrapper--_CERb{border:1px solid #e1e7ec;border-radius:4px;flex-direction:column;margin-bottom:12px;padding:8px 0;font-size:1rem;font-weight:400;line-height:22px;display:flex}.left--PbAYX{align-items:center;width:60%;padding:0 8px;display:flex}.right--D_vJb{align-items:center;width:40%;padding-right:8px;display:flex}.row--gN5_e{width:100%;display:flex}.hidden--poDdD{opacity:.4}.figures--_Qv4A{flex:1;display:flex}.figure--dgdKL{border-left:2px solid #d5dde5;flex-direction:column;padding-left:10px;font-weight:600;display:flex}.figure--dgdKL:first-child{width:calc(50% + 16px)}.figure--dgdKL:last-child{width:calc(50% - 16px)}.values--gs_AM{color:#404b5a;font-size:.75rem;font-weight:400}.mini-bar-chart-container--OD6dm{background-color:#f8f9fa;border-radius:2px;flex:none;width:200px;margin:8px}.mini-bar-chart-chart--s_uuH{margin:0}.action-links--PnacE>:not(:last-child){margin-right:10px}.level-cell--T7dqj{width:100%}.level-cell--T7dqj.highlighted--_dz10{color:#a949cb;font-weight:700}.total-cell--snaS1{width:200px;min-width:200px}.action-cell--v6yl6{width:50px;min-width:50px}.figures--i3qG8{flex:1;display:flex}.figure--zpgE9{border-left:2px solid #d5dde5;padding-left:10px;font-weight:700}.figure--zpgE9:first-child{width:calc(50% + 16px)}.figure--zpgE9:last-child{width:calc(50% - 16px)}.mini-chart-container--_cgTI{background-color:#f8f9fa;border-radius:3px;flex:none;width:200px;margin:8px}.mini-chart-chart--CMqDb{margin:0}.figures--zhJdg{width:100%;display:flex}.figure--FYnQ3{flex-direction:column;flex:1;justify-content:center;align-items:center;font-weight:600;display:flex}.label--_zGqB{font-size:.875rem;font-weight:400}.with-tooltip--uWabN{align-items:center;display:flex}.tooltip-icon--pqUqG{color:#929fb1;margin-left:4px}.chart-container--pruv6{background-color:#f8f9fa;border-radius:3px;flex:none;width:200px;margin:8px}.mini-chart--_OhBf{margin:0}.figures--_Mt5p{width:100%;display:flex}.figure--_4q4l{flex-direction:column;flex:1;justify-content:center;align-items:center;font-weight:600;display:flex}.arrow--exMrS{color:#404b5a}.label--Je8_W{font-size:.875rem;font-weight:400}.value--VC9tA{display:flex}.tooltip-icon--wyzDS{color:#929fb1;margin-left:4px}.chart-container--xh73t{background-color:#f8f9fa;border-radius:3px;flex:none;width:200px;margin:8px}.mini-chart--AST9b{margin:0}.right--mEB6W{flex-direction:column;flex:1;align-items:center;display:flex}.figures--Nkx5f{width:100%;display:flex}.figure--SDzv8{flex-direction:column;flex:1;justify-content:center;align-items:center;font-weight:600;display:flex}.title--oi1pS{text-align:center;font-size:.875rem;font-weight:400;line-height:22px}.subtitle--ek7SY{font-size:.875rem;font-weight:400;line-height:22px}.arrow--peRR6{color:#404b5a}.with-tooltip--fHWEG{align-items:center;display:flex}.tooltip-icon--RBy8h{color:#929fb1;margin-left:4px}.chart-container--D3QwR{background-color:#f8f9fa;border-radius:3px;flex:none;width:200px;margin:8px}.mini-chart--V0J8O{margin:0}.mid-group--x_umh{color:#404b5a}.warning-icon--WTu4r{color:#e41b27}.story-group--alpOq{max-width:1300px;margin:auto auto 50px}.header--wpp_D{align-items:flex-end;width:100%;margin-bottom:12px;display:flex}.heading--qNK1n{width:60%;font-size:1.125rem;font-weight:700;line-height:28px}.subtitle--ssNDm{color:#404b5a;font-size:.875rem;font-weight:400;line-height:20px;display:block}.measures--Nnfp2{width:40%;display:flex}.measure--aWFI0{flex:1;font-size:.875rem;font-weight:500}.story-container--_qzK4{flex-direction:column;display:flex}.list--S198N{border-collapse:separate;width:100%}.anna-edit-control-wrapper--c_ktN{background-color:#fff;border:1px solid #e1e7ec;max-width:1300px;margin:auto auto 24px;display:block}.anna-edit-control-wrapper-toolbar--_imM6{background-color:#e1e7ec;justify-content:right;width:100%;display:flex}.anna-edit-control-wrapper-toolbar--_imM6 .drag-handle--Ib2SC{align-items:center;display:flex}.anna-edit-control-wrapper-toolbar--_imM6 .drag-handle--Ib2SC.last-child--yAFDj{padding:5.5px 6px}.anna-edit-control-wrapper-toolbar--_imM6 .visibility-button--H2TDp{color:#a949cb;display:flex}.anna-edit-control-wrapper-content--eQ5D5{opacity:1;padding:16px;transition:opacity .2s ease-out}.anna-edit-control-wrapper-content--eQ5D5>:last-child{margin-bottom:0}.anna-edit-control-wrapper-content-hidden--un6Cr{opacity:.4;pointer-events:none}.container--aLXh8{text-align:center}.container--CTh2w{color:#3a4759;cursor:pointer;text-align:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}.icon--RXL78{color:#3a4759;margin-right:4px;display:flex}.container-for-viewer--Cs_iw .icon--RXL78{color:#aebecd;align-items:center;margin-right:0;display:flex}.container-for-viewer--Cs_iw .text-viewer--_hcz4{color:#aebecd;margin-left:4px}.compact--BX0B1 .icon--RXL78{margin-right:0}.text--tlnPn{display:flex}@media screen and (max-width:1345px){.text-open--DzPrL{display:none}}@media screen and (max-width:935px){.text-closed--ot9MN{display:none}}.anna-secondary-report-section{margin-bottom:104px}.anna-secondary-report-section__title{color:#404b5a;text-transform:uppercase;margin-right:8px;font-size:.75rem;font-weight:400;line-height:18px}.anna-secondary-report-section__content{display:flex}.anna-secondary-report-section__content__narration{color:#202833;flex-shrink:0;width:180px;margin-right:100px;font-size:.875rem;line-height:20px}.anna-secondary-report-section__content__story{flex-grow:1;width:0}.anna-secondary-report-section__header{align-items:center;margin-bottom:8px;display:flex}.anna-secondary-report-section .skeleton-narration__title,.anna-secondary-report-section .skeleton-narration__subtitle{height:18px}.anna-primary-report-section+.anna-secondary-report-section{margin-top:60px}.disabled-icon--TnqIf{cursor:pointer;align-self:center;margin-left:4px}.custom-tab-component--vBj5C{align-self:center;padding-left:8px;padding-right:8px;display:flex}.chip--_fnNI{width:-moz-fit-content;background-color:#f2f9ff;border:none;width:fit-content;font-size:.75rem;font-weight:500}.swatch--RztAu{white-space:nowrap}.measure-icon--_ssXO{margin:0 1.2px}.value--skM0Q{font-size:.875rem;font-weight:600;line-height:24px;display:flex}.value--e3rOq{font-size:1.125rem;font-weight:600;line-height:24px;display:flex}.analytics-figures--CeAW6{height:-moz-fit-content;border-left:2px solid #d5dde5;align-self:center;align-items:center;height:fit-content;display:flex}.column--ZqGS0{color:#323553;min-width:200px;margin:0 10px;padding:12px}.title--h_LpL{flex-direction:column;min-width:64px;margin-bottom:4px;line-height:16px;display:flex}.measure-name--_FQGd{margin-bottom:4px;font-size:1rem;font-weight:700}.renamed--em6CB{color:#6b7785;font-size:.75rem;font-weight:500}.story-item--LkAiA{vertical-align:middle}.hidden--OT_OP{opacity:.4}.edit--aQ09_{display:block}.stories--BCyZt{font-size:.875rem}.headline--Omp07{color:#323553;flex-grow:1;margin-right:24px;font-size:.875rem;font-weight:500;line-height:26px}.primary-section--Nze1W{max-width:1300px;margin:8px auto 16px}.headline--Z0o5H{border:1px solid #d5dde5;border-radius:6px;overflow:hidden}.tab-panel--_QJc3{padding:16px 20px;display:flex;position:relative}.top-right--uMocR{position:absolute;top:16px;right:20px}.skeleton--UP0Hk{display:flex}.tile--uYVWw{border:1px solid #ccd4db;border-radius:3px;width:100px;height:88px;padding:13px;display:block}.tile--uYVWw>*{margin-bottom:3px;display:block}.tile--uYVWw:not(:first-child){margin-left:8px}.narration-no-content{font-size:.875rem}.title--oQqgg{min-width:64px;margin-bottom:4px;font-size:1rem;font-weight:700;line-height:16px}.truncated-title--ctQ9L{margin-right:20px}.renamed--iTbwd{color:#6b7785;font-size:.75rem;font-weight:500}.rename--p231I{cursor:pointer;font-size:1rem}.analytics-figures--JDY8I{height:-moz-fit-content;border-left:2px solid #d5dde5;align-self:center;align-items:center;height:fit-content;display:flex}.column--H1iue{color:#323553;min-width:200px;padding:12px}.column--H1iue+.column--H1iue{margin-left:8px}.column--H1iue:nth-child(2){text-align:right;align-content:flex-end}.title--klUhp{min-width:64px;margin-bottom:4px;font-size:1rem;font-weight:700;line-height:16px}.truncated-title--DLUMc{margin-right:20px}.value--ePrrC,.value-right--ILz_X{font-size:1.125rem;font-weight:600;line-height:24px;display:flex}.value-right--ILz_X{float:right}.value-subtext--lDJz6{font-size:.875rem;font-weight:600;line-height:24px;display:flex}.renamed--icmGZ{color:#6b7785;font-size:.75rem;font-weight:500}.headline--A03so{color:#323553;flex-grow:1;margin-right:24px;font-size:.875rem;font-weight:500;line-height:26px}.primary-section--Z5o_h{max-width:1300px;margin:8px auto 16px}.headline--SlrSM{border:1px solid #d5dde5;border-radius:6px;overflow:hidden}.tab-panel--oB0uO{padding:16px 20px;display:flex;position:relative}.top-right--gIe54{position:absolute;top:16px;right:20px}.alert-root--_0wUB{height:40px;margin-left:12px;margin-right:12px}.anna-primary-report-section{margin-top:8px}.anna-primary-report-section__header{margin-bottom:8px;display:flex}.anna-primary-report-section__story-nav{justify-content:space-between;display:flex}.anna-primary-report-section .anna-change-table{border:1px solid #d5dde5;margin-top:24px}.anna-primary-report-section .skeleton-narration__title{height:28px}.anna-primary-report-section .skeleton-narration__subtitle{height:20px}.anna-primary-report-section .small-narration{font-size:.875rem;font-weight:400;line-height:20px}.anna-primary-report-section .small-narration .skeleton-narration__title,.anna-primary-report-section .small-narration .skeleton-narration__subtitle{height:20px}.anna-primary-report-section-multi{max-width:1300px;margin:8px auto 16px}.anna-report-main{width:100%}.anna-report-main .contributing-factors-contents__container{background:0 0;padding:0}.anna-report-main .anna-report-header{z-index:3;width:calc(100% - 32px);max-width:1300px;margin:auto auto 40px;position:-webkit-sticky;position:sticky;top:105px}.anna-report-main .anna-report-header__blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;max-width:1300px;height:25px;margin-top:30px;position:fixed;top:50px}.anna-report-main .anna-report-header__save-section{justify-content:space-between;margin:10px 0 32px;display:flex}.anna-primary-report-section,.anna-secondary-report-section,.anna-tertiary-report-section{max-width:1300px;margin:16px auto}.value--R_tyt{color:#202833;text-align:left;font-size:13px;font-weight:700;line-height:18.2px}.value--R_tyt>span{word-break:normal}.period--H_Xxo{color:#404b5a;text-align:left;font-size:12px;font-weight:400;line-height:17.4px}.change--DzNTe{text-align:left;min-width:100px;font-size:13px;font-weight:700;line-height:18.2px}.divider--zAUuU{border-left:1px solid #c8d2e6;height:100%}.measure--qZt2O{color:#252d39;text-align:left;width:100%;font-size:15px;font-weight:900;line-height:21px}.filters--P2Jim{color:#404b5a;text-align:left;font-size:12px;font-weight:400;line-height:17.4px;display:flex}.figures-container--kVOJt{grid-gap:20px;grid-template-columns:auto auto auto auto 1fr;align-items:center;width:100%;display:grid}.figures-container--kVOJt.layout-figures-container--JuAsQ{grid-template-columns:auto auto auto 1fr}.change--h5Qlo{margin:0}.font-style--ldbCW{margin-left:-4px;font-size:1rem;font-weight:700;line-height:22px}.change-positive--Z4XbJ{color:#1aa579}.change-negative--HJ60g{color:#e41b27}.change-neutral--V8IYG{color:#8698ba}.figures-container--D40li{grid-gap:20px;grid-template-columns:auto 1fr;align-items:center;width:100%;display:grid}.figures-container--D40li.layout-figures-container--WvI7H{grid-template-columns:auto auto auto 1fr}.scroll--SymON{max-height:366px;overflow-y:auto}.list--_iTJD{text-align:left;padding:12px 0;font-size:13px;font-weight:400;line-height:18.85px;list-style-type:none}.list-item--k6oOH{margin-top:4px}.scroll--dIOZV{max-height:366px;overflow-y:auto}.list--MrBAX{text-align:left;padding:12px 0;font-size:13px;font-weight:400;line-height:18.85px;list-style-type:none}.list-item--Y6mzk{margin-top:4px}.messaging--yI58X{justify-content:space-between;margin:20px;display:flex}.alert-text--_b27u{flex:1;padding:0 16px 0 10px}.wrapper--ZebZ0{flex-direction:column;display:flex}.wrapper--ZebZ0.layout-wrapper--wpzmn{height:100%}.loading--S_BV8{padding:12px}.narration-wrapper--uM33j{font-size:.875rem;font-weight:400;line-height:20px}.page-wrapper--_v0Vg{height:inherit;width:inherit;flex-direction:column;display:flex}.page-top--Hkm4j{background:#f5f8fc;margin-left:20px;margin-right:20px}.page-bottom--U2JMN{flex-direction:column;padding:20px 20px 0;display:flex}.metric--KG6pH{border-bottom:1px solid #dce3f0;min-width:200px;margin:8px 20px 0;padding:12px;top:100px}.metric--KG6pH.layout-metric--g0yrr{padding-left:0}.page-group--yO9rn{margin-bottom:20px}.message-group--IaqJy{padding:12px;display:flex}.messaging--JqCx3{justify-content:space-between;width:100%;display:flex}.alert-text--RDcUR{padding:0 16px 0 10px}.wrapper--eigSK{margin-bottom:24px}.wrapper--eigSK.layout-wrapper--MLqQ9{height:100%;margin-bottom:0}.group--Te418{width:100%;min-width:200px;padding:12px;top:100px}.page--_Ph_A{border:none;width:100%;margin-top:8px}.page--_Ph_A.layout-page--NxWDp{height:100%;margin-top:0;margin-bottom:0}.loading--_CSbw{padding:12px}.page-group--CY95i{margin-bottom:20px}.message-group--QNuvW{padding:12px;display:flex}.messaging--_351b{justify-content:space-between;width:100%;display:flex}.page-group--UckHs{margin-bottom:20px}.message-group--ljyqo{padding:12px;display:flex}.messaging--Lxz4Q{justify-content:space-between;width:100%;display:flex}.alert-text--AdxSM{padding:0 16px 0 10px}.figures-container--ik4Fn{grid-gap:20px;grid-template-columns:auto auto auto auto 1fr;align-items:center;width:100%;display:grid}.figures-container--ik4Fn.layout-figures-container--GRKYy{grid-template-columns:auto auto auto 1fr}.scroll--T5L2M{max-height:366px;overflow-y:auto}.list--Z4uKu{text-align:left;padding:12px 0;font-size:13px;font-weight:400;line-height:18.85px;list-style-type:none}.list-item--kh3XS{margin-top:4px}.scroll--r1uGs{max-height:366px;overflow-y:auto}.list-stories--wDdQU{text-align:left;padding:12px 0;font-size:13px;font-weight:400;line-height:18.85px;list-style-type:none}.list-item-stories--_TCSm{margin-top:4px}.list--kDlMc{text-align:left;padding:12px 0;font-size:13px;font-weight:400;line-height:18.85px}.list-item--qqMbf{border-bottom:1px solid #e1e7ec;justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-item--qqMbf:last-of-type{border-bottom:none}.level--QI_8L{flex-direction:column;font-weight:600;display:flex}.level-name--hjezM{font-size:13px;font-weight:500}.field-name--okU0a{font-size:12px;font-weight:400;line-height:16px}.number--bROqT{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.header--SWio4{min-width:250px;display:flex}.title--aA1fQ{background:#f5f8fc;border-radius:3px;padding:10px;font-size:.875rem}.action--_UEzZ{margin-top:15px;font-weight:500}.scroll--f9wtC{max-height:366px;overflow-y:auto}.list--ev0VY{margin-right:8px;font-size:.875rem}.list-item--EH75x{border-bottom:1px solid #e1e7ec;justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-item--EH75x:last-of-type{border-bottom:none}.level--Jb5_W{flex-direction:column;font-weight:600;display:flex}.level-name--rtL2I{font-size:13px;font-weight:500}.field-name--_cZxZ{font-size:12px;font-weight:400;line-height:16px}.number--DgnmL{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.scroll--__2Og{max-height:366px;overflow-y:auto}.list--xK6oI{text-align:left;padding:12px 0;font-size:13px;font-weight:400;line-height:18.85px;list-style-type:none}.list-item--_jUom{border-bottom:1px solid #e1e7ec;justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-item--_jUom:last-of-type{border-bottom:none}.level--hGfiz{flex-direction:column;font-weight:600;display:flex}.level-name--zwXQh{font-size:13px;font-weight:500}.field-name--E9308{font-size:12px;font-weight:400;line-height:16px}.number--nw7G7{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.positive--BG6i6{color:#1aa579}.negative--__w4p{color:#e41b27}.neutral--AB5yL{color:#8698ba}.scroll--T42f_{max-height:366px;overflow-y:auto}.list--wS7ME{text-align:left;padding:12px 0;font-size:13px;font-weight:400;line-height:18.85px;list-style-type:none}.list-item--qGzmt{border-bottom:1px solid #e1e7ec;justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-item--qGzmt:last-of-type{border-bottom:none}.level--tfifu{flex-direction:column;font-weight:600;display:flex}.level-name--ECc5q{font-size:13px;font-weight:500}.field-name--nTEIL{font-size:12px;font-weight:400;line-height:16px}.number--TXAoA{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.messaging--FVn3L{justify-content:space-between;width:100%;display:flex}.container--OmgZn{flex-direction:column;gap:12px;margin:20px 20px 16px;display:flex}.alert-text--E34JI{padding:0 16px 0 10px}.messaging--QW5Kh{justify-content:space-between;width:100%;margin:20px;display:flex}.alert-text--h6yvp{padding:0 16px 0 10px}.wrapper--mAFGK{flex-direction:column;display:flex}.wrapper--mAFGK.layout-wrapper--_SPZq{height:100%}.loading--PHDn7{padding:12px}.narration-wrapper--Z86Xm{font-size:.875rem;font-weight:400;line-height:20px}.page-wrapper--QtI0b{height:inherit;width:inherit;flex-direction:column;display:flex}.page-top--Qz51T{background:#f5f8fc;margin-left:20px;margin-right:20px}.page-bottom--efIsv{flex-direction:column;padding:20px 20px 0;display:flex}.page-bottom--efIsv.layout-page-bottom--kf68k{flex:1}.metric--RVrys{border-bottom:1px solid #dce3f0;min-width:200px;margin:8px 20px 0;padding:12px 0;top:100px}.wrapper--_UEQM{margin-bottom:24px}.wrapper--_UEQM.layout-wrapper--r8_Ze{height:100%;margin-bottom:0}.group--Ldaqx{width:100%;min-width:200px;padding:12px;top:100px}.page--jYuUC{border:none;width:100%;margin-top:8px}.page--jYuUC.layout-page--d_ojJ{height:100%;margin-top:0;margin-bottom:0}.container--cZx_A{border-bottom:1px dashed rgba(10,113,208,.5);border-radius:4px;padding:4px}.figure-loader--I1PGs{gap:24px;display:inline-block}.list-item-root--wUobe{padding:0}.list-item--PxiRW{justify-content:space-between;display:flex}.value-text--v9oba{color:#252d39;text-align:left;font-size:13px;font-weight:400;line-height:18.85px}.label-text--rR85m{color:rgba(10,32,74,.65);text-align:left;margin-top:12px;font-size:13px;font-weight:700;line-height:13px}.title--_wD89{color:rgba(10,32,74,.65);text-align:left;font-size:13px;font-weight:400;line-height:18.2px}.container--ZGlbs{flex-direction:column;display:flex}.text--foQzC{align-items:center;margin-top:8px;margin-right:8px;font-size:.875rem;display:flex}.icon--h9rTt{margin-right:4px}.divider--i_iug{margin-top:12px;margin-bottom:12px}.first--dePKI,.remaining--_BQKx{flex-direction:column;align-items:flex-start;display:flex}.truncate--nfKJA{text-overflow:ellipsis;white-space:nowrap;width:180px;overflow:hidden}.drilldown--QpP5o{background:#fff}.arrow-down--MPgdW{color:#0a71d0}.drilldown-icon--G13F6{padding:0 4px}.drilldown-icon--G13F6.tile-icon--_r1Gs{padding:4px 7px;position:absolute;bottom:16px;right:16px}.arrow-down-icon--gopiE{color:rgba(99,122,164,.75)}.arrow-down-icon--gopiE.menu-icon--MjyAg{color:#6b7785}.arrow-down-icon--gopiE:hover{color:#0a71d0}.list-item-root--_MI_J{padding:0}.list-item--SSPff{justify-content:space-between;display:flex}.title--_l13U{color:#0a6cc7;text-align:left;font-size:13px;font-weight:700;line-height:18.2px}.paper--jJm28{border:1px solid #cfd9e3;border-radius:4px;gap:12px;width:260px;margin:0 10px;padding:16px}.title--CahkU{color:#0a6cc7;text-align:left;font-size:13px;font-weight:700;line-height:18.2px}.divider--g3NUH{margin-top:12px}.container--YFsKy{border-bottom:1px dashed rgba(134,152,186,.4);border-radius:4px;gap:4px;padding:0 7px}.tooltip--zVcgL{background-color:#fff;border:1px solid #cfd9e3;border-radius:4px;margin:0;padding:16px}.positive--ekn0M{color:#005e46;background-color:#e5f0ed}.positive--ekn0M:hover{background-color:#cce0dc;border-bottom:1px dashed rgba(10,113,208,.5)}.negative--_GdYX{color:#962533;background-color:#ffd9da}.negative--_GdYX:hover{background-color:#ffb4b5;border-bottom:1px dashed rgba(10,113,208,.5)}.neutral--b7YIb{background-color:#e9edf8}.neutral--b7YIb:hover{background-color:#d9dfec;border-bottom:1px dashed rgba(10,113,208,.5)}.figures--lBNSj{text-align:left;flex-direction:column;font-size:15px;font-weight:700;line-height:21px;display:flex}.dates--ZNZAS{color:rgba(10,32,74,.65);text-align:left;font-size:12px;font-weight:400;line-height:17.4px}.variance--Pp6z2{color:rgba(10,32,74,.65);font-size:12px;font-weight:400;line-height:17.4px}.value--_bcht{text-align:left;font-size:13px;font-weight:700;line-height:18.2px;display:flex}.comparison-container--pLmiv{flex-direction:column}.layout--_Yz4U>.figures--lBNSj{text-align:center;margin-top:6px;font-size:21px;line-height:21px}.layout--_Yz4U>.comparison-container--pLmiv{flex-direction:row;justify-content:center;gap:20px;width:100%}.layout--_Yz4U .variance--Pp6z2{margin-top:6px}.layout--_Yz4U .value--_bcht{font-size:18px}.figures--fpdxH{text-align:left;flex-direction:column;font-size:15px;font-weight:700;line-height:21px;display:flex}.dates--fdRTC{color:rgba(10,32,74,.65);text-align:left;font-size:12px;font-weight:400;line-height:17.4px}.value--thyA0{text-align:left;font-size:13px;font-weight:700;line-height:18.2px;display:flex}.comparison-container--iHHTB{flex-direction:column}.layout--NFc7o>.figures--fpdxH{text-align:center;margin-top:6px;font-size:21px;line-height:21px}.layout--NFc7o .value--thyA0{font-size:18px}.layout--NFc7o>.comparison-container--iHHTB{flex-direction:row;justify-content:center;gap:20px;width:100%}.container--sqKOL{flex-direction:column;align-items:flex-start;gap:2px}.dates--X_7X3{color:rgba(10,32,74,.65);text-align:left;font-size:12px;font-weight:400;line-height:17.4px}.value--OODGT{text-align:left;font-size:13px;font-weight:700;line-height:18.2px;display:flex}.layout--_1Gtr{flex-direction:column-reverse;align-items:center}.layout--_1Gtr>.value--OODGT{margin:6px 0;font-size:21px;line-height:21px}.card--f5oDl{background-color:#fff;border:none}.card--f5oDl.layout-card--MP_fk{height:100%}.card--f5oDl .container--EMhQS{background-color:inherit;color:#252d39;flex-flow:column;justify-content:space-between;align-items:flex-start;max-width:207.6px;height:180px;padding:16px;display:flex;position:relative}.card--f5oDl .header--b0vGP{color:#252d39;text-align:left;font-size:15px;font-weight:900;line-height:21px}.tooltip--dHNj8{background-color:#fff;border:1px solid #cfd9e3;border-radius:4px;margin:0;padding:16px}.tile--__nBt{width:100%}.layout--iC8D0>.container--EMhQS{justify-content:center;align-items:center;max-width:100%;height:100%;min-height:180px;margin:0 auto;display:flex}.layout--iC8D0 .header--b0vGP{text-align:center;width:100%}.card--Uurwp{border:none}.title--Y9Yo7{color:#962533;align-items:center;gap:4px;display:inline-flex}.content--_Ac6Y{color:#962533}.container--aj91Q{background:#e9edf8;border-bottom:1px dashed rgba(63,149,255,.65);border-radius:4px;gap:4px;padding:0 7px}.no-measure-selected--uvkLr{color:#0a6cc7}.placeholder--maxsE{background:0 0;border:none}:has(.layout-component--nGzE9){width:100%}.component--dS2QJ{cursor:pointer;border-radius:4px;display:block}.component--dS2QJ.layout-component--nGzE9{height:100%}.placeholder--uckX_{background:0 0;border:none}.hidden--oDH5d{visibility:hidden;max-height:0;display:none;overflow:hidden}.kpi-tile--pYNg2,.insight-card--p8Yv2,.chart--hoDA4{outline:1.5px solid rgba(134,152,186,.4)}.figure--Q4pqw{display:inline}.selected--_WOYe{outline:1.5px solid rgba(63,149,255,.65)}.kpi-tile-hover--njgZj{background-color:#f5f8fc;outline:1.5px solid rgba(99,122,164,.75)}.dataset-structure-table--_mKq5{width:100%;max-height:450px;overflow:auto}.column-header--NFoKj{color:#202833;background-color:#f8f9fa;border-bottom:1px solid #e1e7ec;font-weight:500}.modal--WI6y8{border-radius:8px}.banner--W3zTV{align-items:center;display:flex}.info-icon--M5qRa{width:16px;height:16px}.body--nz3BL{flex-direction:column;padding:0;display:flex}.wait-time-text-container--AsyZP{flex-direction:column;align-items:center;width:100%;display:flex}.divider--R4j__{border-color:#606e89}.table-info-container--Oy8G6{border-bottom:1px solid #e1e7ec;flex-direction:row;align-items:center;gap:8px;padding:16px 14px;display:flex}.table-info--MoaOl{flex-direction:row;align-items:center;gap:8px;font-size:.875rem;display:flex}.total-field-text--fEIDJ{color:#6b7785}.left-container--obdah{flex-direction:column;flex-basis:33%;gap:24px;display:flex}.title--_zVaG{flex-direction:row;gap:8px;font-size:1.125rem;font-weight:600;display:flex}.sub-header--_iSFZ{flex-direction:row;gap:24px;font-size:.875rem;display:flex}.dataset-structure-button--_JUAn{align-items:center;gap:8px;min-width:135px;padding:0;display:flex}.dataset-structure-button-label--_Oidi{flex:1}.list-icon--tl8pm{color:#202833;width:16px;height:16px}.left-list-title--zO02_{color:#424242;font-size:.75rem;font-weight:500}.left-list-item--iFGsN span{flex-direction:row;align-items:center;display:flex}.circle-check--ltRoh{fill:#43bf9f}.left-list-text--rU56V{color:#606e89;font-size:.75rem}.skeleton-list--CPcTO{flex-direction:column;align-items:center;width:100%;display:flex}.skeleton-list-item--nkSUM{flex-direction:row;align-items:center;gap:8px;width:100%;height:27px;display:flex}.skeleton-icon--MeqfP{width:16px;height:27px}.skeleton-text--Ragl2{width:55%;height:100%}.button--_RZHX:hover{background:rgba(7,79,145,.12)!important}.candidate-report-card--LZYbP{overflow:initial;flex-direction:column;width:100%;display:flex}.candidate-report-card--LZYbP:hover{box-shadow:0 25px 50px rgba(0,0,0,.25)}.card-body--_QBiv{flex-direction:column;flex-grow:1;gap:16px;margin-left:28px;padding:0 24px 24px;display:flex}.description-container--Jgd8t{flex-direction:column;flex:1;justify-content:space-between;gap:16px;display:flex}.description--uIiXq{font-size:.75rem}.title--aRGd_{font-weight:600}.title--aRGd_ *{font-size:16px}.title--aRGd_ *>span{flex-direction:row;align-items:center;gap:8px;display:flex}.file-icon--z8EGt{fill:#929fb1;width:20px;height:20px}.content-field--B___E{flex-direction:row;gap:50px;display:flex}.footer--XpME2{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.field-info--RHofI{color:#606e89;font-size:.75rem}.ai-chip--lqGyv{color:#fff;background-color:#3a4759}.transparent--ivs4v{background-color:rgba(58,71,89,.6);border:none}.staged-loader--h8hbe{width:-moz-fit-content;flex-direction:column;align-items:center;gap:32px;width:fit-content;display:flex}.stage-card-container--_IlBs{flex-direction:row;justify-content:space-between;gap:4px;width:100%;display:flex}.stage-card--fS3mO{flex-direction:row;flex-grow:1;align-items:center;gap:4px;padding:8px;display:flex}.stage-text--SABId{white-space:nowrap;font-size:.875rem;font-weight:500}.steps-card--ZMhH6{flex-direction:column;align-self:center;align-items:start;gap:12px;width:100%;padding:24px;display:flex}.stage-container--pPSXB{flex-direction:column;gap:12px;width:100%;display:flex}.steps-container--oYSOL{flex-direction:column;align-items:start;gap:12px;display:flex}.step--_KrZ7{flex-direction:row;align-items:center;gap:4px;display:flex}.icon-container--BFo6F{color:#424242;display:flex}.icon-complete--vg3Mn{color:#1aa579}.step-text--ll3A5{font-size:.875rem}.active-text--KbYHO{font-weight:600}.passive--cIuSx{color:#929fb1}.passive-stage--cUOd9{background-color:#f8f9fa}.candidate-reports-staged-loader--hKVQN{flex-direction:row;justify-content:center;align-items:center;gap:48px;display:flex}.stage-info-wrapper--yRSci{height:-moz-fit-content;flex-direction:row;align-items:center;gap:24px;height:fit-content;display:flex}.stage-info-container--_dnSr{flex-direction:column;gap:4px;display:flex}.staged-info-title--_sptY{font-weight:500}.staged-info-text--_dmJs{color:#606e89;font-size:.875rem}.staged-info-text-bold--pZoSY{color:#000;font-size:.875rem;font-weight:500}.button--Uq_pw{justify-content:start;padding:0;display:flex}.loader-container--eERMJ{flex-direction:column;gap:32px;display:flex}.loader-footer--O6zGG{text-align:center}.right-container--UW4LC{flex-direction:column;flex-basis:67%;align-items:start;gap:24px;display:flex}.title-container--_iIWT{align-items:center;gap:8px;display:flex}.title--D5Ue_{flex-direction:row;gap:8px;font-size:1.125rem;font-weight:600;display:flex}.loader-text--xIADq{text-align:center;flex-direction:column;align-items:center;display:flex}.loader-text--xIADq>:nth-child(2){margin-bottom:10px}.error-container--Im_3l{flex-direction:column;align-items:center;gap:28px;display:flex}.error-text--fKL4f{color:#424242;flex-direction:column;align-items:center;gap:8px;font-size:.875rem;display:flex}.error-title--hiI_N{font-size:1rem;font-weight:600}.content--fqJpd{flex-direction:row;flex-grow:1;gap:40px;padding:34px 24px 30px;display:flex}.use-case-button--dpZHB{flex-direction:row;align-self:flex-start;gap:8px;padding-left:0;display:flex}.report-link--_o48T{color:inherit;text-decoration:underline}.card--c_rou{display:flex;overflow:hidden}.image--XzcsL{background:linear-gradient(128.45deg,#fff 35.87%,#dcf3ff 100%);justify-content:end;align-items:end;width:180px;display:flex;position:relative}.pill--mLAqw{position:absolute;top:12px;left:12px}.content--IQL_M{flex-direction:column;flex:1;gap:2px;padding:40px 26px 54px;display:flex}.title--_PV8W{align-items:center;gap:4px;display:flex}.subtitle--FeFh9{color:rgba(10,32,74,.65)}.scenario-input--_uWOb{padding-left:0;padding-right:0}.scenario-input--_uWOb .MuiAutocomplete-inputRoot{padding-left:0}.page--dG5X4{flex-direction:column;max-width:1200px;min-height:100%;display:flex}.header--szqKS{flex-direction:column;gap:8px;margin:34px 0 24px;display:flex}.title--yTLel{line-height:32px}.heading--__mqJ{color:#323553;gap:8px;font-size:1.625rem;font-weight:600}.subheading--dpdA_{color:#404b5a;font-size:.875rem;font-weight:400;line-height:22px}.radios--ssbYE{margin:8px 0}.session-info-card--a3wTV{background:#e3f0fc;border:#dce3f0}.session-info-title--JSXuN{align-items:center;gap:4px;font-weight:600;display:flex}.legal-note--CQe5y{color:#606e89;flex-direction:column;align-items:flex-start;gap:8px;margin-top:30px;display:flex}.text--ABDhx{line-height:18px}.prompt-list--Yxx6y{margin:8px}.banner--jkA63{color:#003a70;background:#e3f0fc;padding:8px 16px;position:relative}.icon--TGetC{position:absolute;right:16px}.full-top-banner--_Vz_q{background:#fff;border-bottom:1px solid #ccd4db;width:100%;padding:4px 24px;display:grid}.content--_FkPT{align-items:center;display:flex}.ai-tag--_Rj03{border:2px solid #202833;border-radius:20px;padding:2px 8px;font-size:18px;font-weight:600}.title-bar--wSU1s{flex-direction:column;gap:16px;width:100%;display:flex}.title-bar-content--B74w0{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.vertical--_eoeR{flex-direction:column}.title-container--WONaN{flex-direction:row;align-items:center;gap:8px;display:flex}.playbook-text--_uv__{font-size:22px;font-weight:600}.use-case-card--aT0PF{flex-direction:column;justify-content:center;padding:8px;display:flex}.use-case-card--aT0PF:hover{box-shadow:0 25px 50px rgba(0,0,0,.25)}.use-case-body--__CIb{flex-direction:column;flex-grow:1;justify-content:space-between;gap:24px;display:flex}.title-icon--K_D8I{flex-direction:column;padding-right:4px;display:flex}.title--ZL_ED{flex-direction:row;align-items:center;font-size:1rem;font-weight:600;display:flex}.body--_EOTp{flex-direction:column;flex:1;gap:20px;padding-left:20px;display:flex}.description-container--hxnu5{flex-direction:column;gap:20px;display:flex}.description--m_vmO{flex:1;font-size:.875rem;line-height:22px}.actions--NKEp3{justify-content:space-between;display:flex}.see-report-button--JvYYY:hover{background:rgba(7,79,145,.12)!important}.see-report-button-text--sWmO5{flex-direction:row;align-items:center;display:flex}.chevron-right--KI1iI{width:24px;height:24px;padding-left:4px}.benefits--ohJQb{flex-shrink:1}.benefits-container--_2ATt{flex-wrap:wrap;gap:8px;padding-top:20px;display:flex}.benefit--hLQpx{color:#929fb1;align-items:center;gap:4px;font-size:.875rem;display:flex}.check--PZ0kv{fill:#1aa579}.use-cases-page--zYu6O{flex-direction:column;justify-content:space-between;align-items:center;gap:20px;padding:34px 24px 30px;display:flex}.use-cases-title-container--d651H{align-items:center;gap:8px;display:flex}.top-bar-scenario-text--_l_BA{color:#252d39;font-size:12px}.use-case-container--LcvAG{grid-template-columns:1fr 1fr;gap:16px;display:grid}.use-cases-loader-container--wmbsp{flex-direction:column;align-self:center;align-items:center;gap:28px;width:50%;margin-top:34px;display:flex}.loader-text--VmoxI{color:#424242;font-size:.875rem}.error-text--vU5rg{color:#424242;flex-direction:column;align-items:center;gap:8px;font-size:.875rem;display:flex}.error-title--_YK96{font-size:1rem;font-weight:600}.footer-text--_sC6z{font-size:.875rem}.back-button--_xQuk{flex-direction:row;align-self:flex-start;gap:8px;padding-left:0;display:flex}.playbook--_QHJR{background:#f5f8fc;flex-direction:column;flex:1;align-self:center;width:100%;display:flex;overflow:hidden}.content-wrapper--qgopq{flex:1;padding:16px 0;overflow:auto}.content-container--AT1id{flex-direction:column;align-self:center;gap:10px;width:1200px;min-height:100%;margin:0 auto;display:flex}.according-summary--WOgSp{display:none}.alert-container--IjRas{align-items:center;width:100%;padding:0}.banner--Iquzo{background-color:#f3f7ff;border:1px solid #dce3f0;padding:0}.content--FXUto{padding-left:46px}.text-field--NUliC{width:400px}.legal-text-box--__Hqv{padding:16px}.text--fQOim{line-height:16px}.no-wrap--GLhWp{white-space:nowrap}.more--OHyq3{cursor:pointer}.truncate--C8P2E{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tooltip--SNk2Q{background-color:#fff;border:1px solid #c8d2e6;border-radius:4px;margin:0;padding:16px}.container--_2J9B{background-color:#fff;align-items:center;padding:8px 12px;display:flex}.icon--F2fpl{color:#aebecd;margin-right:8px;display:flex}.content--cjVDZ{color:#404b5a;flex-direction:column;justify-content:center;font-size:.75rem;line-height:16px;display:flex}.description--qPhl9{font-weight:500}.message--ohbUT{font-weight:600}.container--_8LF0{align-items:center;gap:8px;display:flex}.details--_l3Bs{font-size:.75rem;line-height:20px}.top--ij3fv{align-items:center;display:flex}.bottom--m1mdQ{color:#404b5a;margin-top:-5px;font-weight:300;display:block}.input--Cc9t4{align-items:center;display:flex}.input--Cc9t4>:not(:last-child){margin-right:7px}.input--Cc9t4 .tagger--rj9mN{flex:1}.invite-success--_lUc4{color:#1aa579}.user-invite-option-button--KhfLw{padding:0}.dialog--QN8NH{width:calc(100% - 64px);max-width:600px}.alert--O8aYM{margin-bottom:12px}.container--NqxO_{width:440px}.alert--rzFoZ{margin-bottom:12px}.text-field--FcLUr,.text-field--OxHRk{width:400px}.delete--_qIYR{color:#d7354b}.icon--P_xWJ{color:#979797}.create-report-text-button--Lwia1{padding:0}@media (min-width:0) and (max-width:599px){.datasets-cell--_awz1{width:100px;max-width:100px}}@media (min-width:600px) and (max-width:899px){.datasets-cell--_awz1{width:130px;max-width:130px}}@media (min-width:900px) and (max-width:1199px){.datasets-cell--_awz1{width:350px;max-width:350px}}@media (min-width:1200px) and (max-width:1535px){.datasets-cell--_awz1{width:450px;max-width:450px}}@media (min-width:1536px){.datasets-cell--_awz1{width:450px;max-width:450px}}.dataset-filters--YMV1f{min-width:400px}.scroll-container--JT2xR{width:100%;height:100%;overflow-y:auto}.reporting-home--vFj0y{flex-grow:1;max-width:1200px;margin:0 auto;padding:40px 10px}.input--_FGCg{width:300px}.dark-name--JQfaR{color:#fff}.error-icon--KVLV4{color:#d7354a}.rename--Q1jxA{text-overflow:ellipsis;white-space:nowrap;max-width:650px;display:block;overflow:hidden}.rename--Q1jxA:hover{background-color:rgba(134,152,186,.1)}.error-root--_T5FC label,.error-root--_T5FC label.Mui-focused{color:#d7354a}.error-root--_T5FC .error-input-root--_HiyE{border-color:#d7354a!important}.error-root--_T5FC .error-input-root--_HiyE.Mui-focused{box-shadow:0 0 0 2px rgba(215,53,74,.5),0 0 0 2px rgba(215,53,74,.3)}.select--BjySG{color:rgba(10,32,74,.65);border:1px solid #dce3f0;justify-content:space-between;align-items:center;padding:5px 10px;font-size:13px;display:flex}.select--BjySG:active,.select--BjySG:hover,.select--BjySG:hover:active{background-color:transparent;border-color:#c8d2e6}.icon--Zebq5{color:rgba(99,122,164,.75)}.item--rY2Hx{height:-moz-fit-content;height:fit-content}.content--acz0A{width:600px}.menu--_SMHd{width:200px}.delete--_3XaH{color:#d7354a}.list--_nuZw{width:100%}.item-title--AV0j3{color:#0a6cc7}.no-subscribers--ooXo6>*{background-color:#8698ba}.content--VaAKu{width:600px}.list-item-wrapper--_uMdq{flex:1;justify-content:space-between;align-items:center;gap:.25em;width:100%;min-width:0;margin-left:.5rem;display:flex}.request-access-wrapper--W220u{flex:1;justify-content:space-between;align-items:center;display:flex}.request-access-tooltip--_Oj8I{color:#000;background:#fff;border:1px solid #dce3f0}.tooltip-icon-wrapper--Ncv8k{align-self:center;display:flex}.dependency-tab-content-wrapper--B7goy{z-index:100;background:#fff;max-width:570px;margin-bottom:-240px;position:relative}.app-bar--xXi5i{z-index:1}@media print{.app-bar--xXi5i{display:none}}.dark-app-bar--_EOAa{background-color:#003667}@media print{.dark-app-bar--_EOAa{display:none}}.saved--U3YbJ{color:rgba(10,32,74,.65)}.saved--U3YbJ.dark-text--vWoVB{color:#fff}.button--dsZB4{z-index:1;margin-top:8px;margin-right:18px;position:absolute;right:0}@media print{.button--dsZB4{display:none}}.loader-root--i7B4r,.loader-root--_ifvH{align-self:center}.item-position-border--iPRT_{cursor:grabbing;position:relative}.item-position-border--iPRT_:before{content:"";z-index:1;background:#0082ca;width:2px;position:absolute;top:0;bottom:0;left:-11px}.layout-hover-border--_9nCf{cursor:grabbing;border-top:1px solid #8698ba;border-bottom:1px solid #8698ba}.new-layout-border--mjLuZ{border-top:2px solid #0082ca}.full-screen--QEBDR{z-index:1000;background-color:rgba(13,35,69,.7);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.full-screen-table-container--_mz_e{max-width:90%;padding-top:40px;padding-bottom:40px;position:relative}.editor-table-wrapper--Sjrwc{max-height:80vh;margin:0;overflow:auto}.editor-table--_CMxb{background-color:#fff}.close-button--gSMdh{color:#fff;cursor:pointer;margin:0;padding:8px 1px;position:absolute;top:0;right:0}.close-button--gSMdh:active,.close-button--gSMdh:hover{color:#fff}#canvas-scroll-container::highlight(lexical-highlight){background-color:#accef7}.dropdown--XpQHX{background:#fff;border-radius:8px;flex-direction:column;min-width:315px;max-height:300px;display:flex;box-shadow:0 5px 10px rgba(0,0,0,.3)}.list-item--le_Ew{padding-left:12px}.section-heading--_dxju{letter-spacing:.2px;text-align:left;text-transform:uppercase;margin-top:12px;margin-left:4px;padding:8px;font-size:12px;line-height:12px}.see-more--qSNV2{color:#0a71d0;align-self:flex-end;min-height:40px}.placeholder-instruction--IT4On{position:relative}.placeholder-instruction--IT4On:after{color:rgba(99,122,164,.75);content:" Start typing to search this list";width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:1rem;font-weight:400;position:absolute;bottom:-4px}.container--TS1wz{color:rgba(99,122,164,.75);pointer-events:none;align-items:center;font-size:1rem;position:absolute}.circle-container--XQlvY{align-items:center;margin-right:8px;display:flex}.circle--hm8L1{color:rgba(99,122,164,.75);cursor:pointer;pointer-events:all;background:#fff}.hidden--bmKsv{display:none}.hover-line--jBk_Y{z-index:1;background-color:#0082ca;justify-content:center;align-items:center;width:2px;display:flex;position:absolute;overflow:visible}.button-icon--BHVof{position:absolute}.paper--_i43W{border:1px solid #cfd9e3;border-radius:4px;gap:12px;width:260px;margin:0 10px;padding:16px}.list-item-root--AWt9V{padding:0}.list-item--_yhgB{justify-content:space-between;display:flex}.title--ltwZX{color:#0a6cc7;text-align:left;font-size:13px;font-weight:700;line-height:18.2px}.label-text--lBqPf{color:rgba(10,32,74,.65);text-align:left;margin-top:12px;font-size:13px;font-weight:700;line-height:13px}.value-text--_imPn{color:#252d39;text-align:left;font-size:13px;font-weight:400;line-height:18.85px}.divider--OVVE2{margin-top:12px}.tooltip--IjdAU{background-color:#fff;border:1px solid #cfd9e3;border-radius:4px;margin:0;padding:16px}.info--IuGrM{color:#6b7785;border-radius:4px;align-items:center;gap:4px;height:24px;padding:0 6px;display:flex}@media print{.info--IuGrM{display:none}}.info--IuGrM.secondary-color--Tbl9f{color:#0a6cc7;background:rgba(10,108,199,.06)}.tooltip--me4iF{background-color:#fff;border:1px solid #cfd9e3;border-radius:4px;margin:0;padding:16px}.secondary--UZkWT{padding:8px}.list-item--P1RZu{color:#252d39;cursor:pointer;padding:0}.info--axJ3a{color:#6b7785;border-radius:4px;align-items:center;gap:4px;height:24px;padding:0 6px;display:flex}@media print{.info--axJ3a{display:none}}.info--axJ3a.secondary-color--PnEZw{color:#0a6cc7;background:rgba(10,108,199,.06)}.tooltip--X5e1_{background-color:#fff;border:1px solid #cfd9e3;border-radius:4px;margin:0;padding:16px}.table-cell-resizer-resizer--uEsjT{position:absolute}.sort-button-container--f4SoJ{will-change:transform;position:absolute;top:0;left:0}.sort-button--R78PG{opacity:1;background-color:#f5f8fc;border:.5px solid gray;padding:2px}.sort-button--R78PG.hidden--M0Nwx{cursor:default;opacity:0;pointer-events:none;background-color:transparent}.sort-button--R78PG:hover:not(.hidden--M0Nwx){background-color:#f5f8fc}.editor-container--wGlVX{color:#000;height:-moz-fit-content;text-align:left;background-color:#f5f8fc;border-radius:10px 10px 2px 2px;flex:1;width:100%;height:fit-content;min-height:100%;margin:0 auto;font-weight:400;line-height:20px;display:flex;position:relative}@media print{.editor-container--wGlVX{background-color:#fff;margin:0;padding:0}}@media screen and (max-width:1720px){.editor-container--wGlVX.open--a_eoz{margin-left:0}}.editor-inner--WQzwl{flex:1;justify-content:center;display:flex;position:relative}@media screen{.editor-inner--WQzwl{background-color:#f5f8fc}}.editor-content-editable-input--uqH5T{caret-color:#050505;resize:none;-moz-tab-size:1;tab-size:1;background:#fff;outline:0;width:1150px;min-height:100%;margin-left:auto;margin-right:auto;padding:32px 48px;font-size:15px;position:relative}@media print{.editor-content-editable-input--uqH5T{width:1054px;margin:0;padding:0;overflow:hidden}}.editor-wrapper--yL8oV{z-index:0;border:0;outline:0;position:relative}@media screen{.editor-wrapper--yL8oV{display:flex}}.editor--fJ_6Q{z-index:-1;position:relative}@media screen{.editor--fJ_6Q{resize:vertical;flex:auto}}.editor--fJ_6Q span{-moz-tab-size:16;tab-size:16}@media screen{.page--QibK6{flex-direction:column;height:100%;display:flex}}.wrapper--CPwrl{flex:1;height:0;display:flex;position:relative}@media screen{.scroll-container--_L7UC{flex:1;display:flex;position:relative;overflow-x:hidden;overflow-y:auto}}.scroll-container--_L7UC.no-highlight--n4W8p ::-moz-selection{background:0 0}.scroll-container--_L7UC.no-highlight--n4W8p ::selection{background:0 0}.loader-root--EPNyJ,.loader-root--Zn2lT{align-self:center}.measure-form--FIm16{height:70vh;padding:14px 10px 0;display:flex}.measure-form--FIm16 section{width:50%}.measure-form--FIm16 section:not(:last-child){margin-right:10px}.panel--WVFMy{background:#f6f8f8;border:1px solid #d5dde5;border-bottom:0;border-radius:3px;flex-direction:column;height:100%;padding:16px 16px 0;display:flex}.panel--WVFMy>h4{margin-bottom:6px;font-weight:500}.heading--c1etF{padding:8px 8px 2px}.panel--GK_ht{background:#fff;border-bottom:none;border-radius:4px 4px 0 0;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 8px 16px -4px rgba(22,34,51,.08)}.selected-measures--_kkxV{height:100%;margin:0 -16px;padding:0 16px;font-size:.875rem;overflow:auto}.selected-measures--_kkxV h4{margin-bottom:12px}.selected-measures--_kkxV .group--_uFvB{background-color:#fff;border-radius:5px;font-weight:500;overflow:hidden}.selected-measures--_kkxV .group--_uFvB:not(:last-child){margin-bottom:8px}.selected-measures--_kkxV .group--_uFvB .header--E6Lv8{border-bottom:1px solid #ccd4db;align-items:center;padding:13px 10px;font-size:.875rem;font-weight:500;transition:background-color .2s ease-out,border-bottom .2s ease-out,color .2s ease-out;display:flex}.selected-measures--_kkxV .group--_uFvB .header--E6Lv8>:not(:last-child){margin-right:4px}.selected-measures--_kkxV .group--_uFvB .header--E6Lv8:hover{color:#a949cb;background:#f1dfff;border-bottom:1px solid #fcf7ff}.selected-measures--_kkxV .group--_uFvB .content--T6UX6{padding:13px 0}.selected-measures--_kkxV .group--_uFvB .content--T6UX6 .measure-row--waDYR{cursor:default;justify-content:space-between;align-items:center;padding:4px 10px;display:flex}.selected-measures--_kkxV .group--_uFvB .content--T6UX6 .measure-row--waDYR.hoverable--QnzgZ:hover{background-color:#f8f9fa}.selected-measures--_kkxV .group--_uFvB .content--T6UX6 .measure-row--waDYR.hoverable--QnzgZ:hover .remove-icon--cnLIP{color:#202833}.selected-measures--_kkxV .group--_uFvB .change-warning--P1AhK{padding:10px 8px}.no-selected-measures--wAN46{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:50px;font-size:.875rem;font-weight:500;display:flex}.no-selected-measures--wAN46 .empty-icon--L_m_Y{margin-bottom:30px}.no-selected-measures--wAN46 h4{margin-bottom:12px;font-size:1rem;font-weight:500}.button-group--q91yO{gap:6px;display:inline-flex}.button--_b9oT,.dropdown-button--jINZr{align-items:center;gap:.4em;height:32px;display:inline-flex}.dropdown-button--jINZr{padding:6px 9px}.container--_wCuN{border:1px solid #e1e7ec}.row--XPVsR{cursor:pointer;align-items:center;width:100%;display:flex}.current-mission-tag--hMDRV{color:#a949cb;text-align:right;flex-grow:1}.missions-table-loader--r485D{justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.create-new-mission--CSMwX{float:left}.header--L_mbl{cursor:pointer;align-items:center;height:1.5em;display:flex}.label--Rslto{padding-bottom:8px}.report-query-bar-wrapper--Ui3U0{border:1px solid #d5dde5;border-radius:3px;margin-bottom:6px;padding:12px}.report-query-bar--_xhXf,.report-query-bar-canvas-top--oI2R5,.report-query-bar-canvas--_zghw,.report-query-bar-grid-6--qwrih,.report-query-bar-text--QwwBv{align-items:center}.report-query-bar-text--QwwBv{flex-wrap:wrap;display:flex}.text-break--uy88m{flex-basis:100%;height:10px}.report-query-bar-grid-6--qwrih{grid-gap:9px;grid:40px/auto auto auto auto auto 77px;display:grid}.report-query-bar-canvas--_zghw{flex-direction:column;flex:1;align-items:normal;display:flex}.report-query-bar-canvas-top--oI2R5{border:none;width:80%;margin:0;padding:0}.errors--_OOcc{border-top:1px solid #dce3f0;margin-top:8px;padding-top:8px}.page-button--QBfAA,.report-pages-navigation-button--YlbEu{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.number--XUl5F{justify-content:center;align-items:center;min-width:40px;padding-right:10px;display:flex}.filters--f0cLO .anna-focus-format__level{font-weight:400}.title--Iw18s{font-size:1rem;font-weight:600;line-height:22px}.subtitle--r9hdK{color:rgba(10,32,74,.65);flex-flow:wrap;align-items:baseline;font-size:.875rem;font-weight:400;line-height:20px;display:flex}.dataset-name--D3G_h{text-transform:uppercase;vertical-align:baseline;font-size:9px;font-weight:500;line-height:9px}.edit--E5zxm{cursor:pointer;font-size:.875rem;font-weight:400}.edit-icon--Ioa5m{color:#6b7785;vertical-align:-2px;margin-left:4px;margin-right:2px}.report-page-header--_OMw1{color:#404b5a;font-size:1rem;font-weight:700;line-height:19px}.report-page-header-details--mAKRm{color:#6b7785;align-items:center;font-size:.75rem;line-height:20px;display:flex}.card--rCvFQ{padding:20px}.underline--_Oy08{color:#6b7785;font-size:.625rem;line-height:12px}.wrapper--iTzGy{border:1px solid #dde3f1;border-radius:3px;margin-bottom:6px;padding:0 10px;font-weight:400}.wrapper--iTzGy:focus-within{border-color:#0b6cc6;outline:2px solid #84b7e2}.is-error--gqoEG{color:#e41b27}.paper--m64dW{width:100%;max-width:800px}.header--_S7CP{font-size:16px;font-weight:600;line-height:25px}.name--wDNwJ{width:100%;margin-bottom:20px}.title--Qel17{font-weight:500}.subtitle--_Q_tv{margin-left:4px;font-size:.75rem;font-weight:400}.footer--_OxFu{justify-content:flex-end;display:flex}.footer--_OxFu>*{margin-left:10px}.layout--_FZdQ{margin-top:8px}.title--AfFJb{color:#000;font-size:1.375rem;font-style:normal;font-weight:600;line-height:32px}.edit--ZEQDj{cursor:pointer;font-size:.875rem;font-weight:400}.edit-icon--OEHGf{color:#202833;vertical-align:-2px;margin-right:2px}.description--_SgiB{margin-top:24px}.report-header--B_exm,.report-header-summary--PYUEL{z-index:3;background-color:#fff;flex-direction:column;width:100%;max-width:1300px;margin:auto;padding-top:24px;display:flex;position:-webkit-sticky;position:sticky;top:0}.report-header-headline--XI9R4{justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.report-header-headline-section--LUyr6{gap:6px;display:flex}.report-header-headline-info--J7pTn{color:#404b5a;flex-direction:column;flex:1;font-size:.75rem;line-height:16px;display:flex}.report-header-summary--PYUEL{background:0 0;padding-top:26px;position:static}.report-header-summary-subtitle--umP5X{color:rgba(10,32,74,.65);text-transform:uppercase;font-size:.875rem;font-weight:500;line-height:20px}.subtitle--ANkXk{color:#202833;font-size:.875rem}.email--BvVbu{color:#202833;text-decoration:underline}.container--aKqOq{text-align:center;width:100%;margin:0 auto;padding:50px}.title--Mz1al{margin:12px;font-weight:600}.subtitle--mbwKa{color:#202833;font-size:.875rem}.image--Vt4cK{width:96px;height:96px}.item-content--ZyUXw{border-radius:2px;padding:4px 4px 4px 20px}.anna-explore-history-item--nofVI{cursor:pointer;margin-right:8px;position:relative}.anna-explore-history-item--nofVI:nth-child(2) .title--Ru6af{padding-top:8px}.anna-explore-history-item--nofVI:before{box-sizing:content-box;content:"";width:1px;height:100%;display:block;position:absolute;top:0;left:7px}.anna-explore-history-item--nofVI:after{box-sizing:content-box;content:"";border-style:solid;border-width:2px;border-radius:50%;width:8px;height:8px;display:block;position:absolute;top:12px;left:2px}.anna-explore-history-item--nofVI:last-child:before{height:16px}.anna-explore-history-item--nofVI:first-child:before{height:calc(100% - 16px);top:16px}.anna-explore-history-item--nofVI:first-child:last-child:before{height:0}.item-title--_hsOU{word-break:break-word;font-size:.875rem;font-weight:400}.subject--D7V2R{font-weight:600}.item-subtitle--vAjZ_{font-size:.75rem}.anna-explore-history--JQFQO{flex-direction:column;padding:8px 0 0 8px;display:flex;overflow:hidden}.history-items--hM7qr{flex:1;overflow-y:auto}.sidebar--mBtZq{width:300px}.content--zZdIU{flex:1;padding:0 24px;overflow-y:auto}.navbar--fOQuO{z-index:3;background-color:#fff;max-width:1300px;margin:0 auto 24px;padding-top:24px;position:-webkit-sticky;position:sticky;top:0}.swap-measures-icon--sjlco{margin-right:6px}.scroll-container--KSP9E{flex-direction:column;height:100%;display:flex}.content-scroll-container--g4EVq{flex-direction:row;flex:1;height:100%;display:flex;overflow-y:hidden}.loader-root--ZGq12{align-self:center}.scroll-container--d_A2p{width:100%;height:100%;overflow-y:auto}.reports-home--mM1sx{flex-grow:1;max-width:1200px;margin:0 auto;padding:0 10px}.reports-home-title--O16vB{justify-content:space-between;align-items:flex-end;margin-top:50px;margin-bottom:22px;line-height:32px;display:flex}.reports-home-title-left--M5oHv .page-title--_yBDG{font-size:1.625rem;font-weight:400;line-height:initial;color:#323553;font-weight:600}.banner--PbkEh{background-color:#f3f7ff;border:1px solid #dce3f0;margin-bottom:16px;padding:10px}.content--YVaIf{padding-left:46px}.avatar{color:#fff;text-align:center;background:#1890ff;border-radius:50%;width:32px;height:32px;margin-right:8px;font-size:.875rem;font-weight:700;line-height:32px}.avatar.disabled{background:#6b7785}.user-tag{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#e1e7ec;border-radius:16px;justify-content:space-around;align-items:center;gap:4px;height:24px;margin-right:5px;padding:4px;font-size:.75rem;display:inline-flex}.user-tag .user-tag-avatar{width:16px;height:16px;margin-right:4px;font-size:8px;font-weight:500;line-height:16px}.user-tag span{text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin-right:4px;overflow:hidden}.user-tag.interactive{cursor:pointer;transition:background-color .1s ease-in-out}.user-tag.interactive:hover{background-color:#ccd4db}.user-tag.pending{background-color:#f2f9ff;border:1px solid #a3d3ff}.user-tag.pending.interactive:hover{background-color:#d9edff}.user-tag .close-button{color:#6b7785;margin-left:2px;padding:0;display:flex}.user-tag .close-button:hover,.user-tag .close-button:focus{color:#202833;background:0 0}.content--_Scj_{text-align:center;flex-direction:column;align-items:center;display:flex}.content--_Scj_>:not(:last-child){margin-bottom:10px}.content-label--ckV9Y{color:#6b7785;margin-bottom:8px;font-size:.75rem;line-height:16px;display:block}.description--sK3iR{margin-bottom:24px}.request-users--V5loF{flex-wrap:wrap;margin-bottom:24px;display:flex}.request-users--V5loF>*{margin-bottom:5px}.dataset-options--LrR3A{margin-bottom:30px}.dataset-options--LrR3A>:not(:last-child){margin-bottom:10px}.requested-date--gciQC{color:#1aa579;margin-top:2px;padding-left:26px}.user-list--uyTcf{align-items:center;height:16px;margin-top:4px;padding-left:26px;display:flex}.user-list--uyTcf>:not(:last-child){margin-right:4px}.user-avatar--s6BqQ{width:16px;height:16px;margin-right:0;font-size:8px;font-weight:500;line-height:16px}.user-overflow-list--_SLZy{list-style:none}.container--jzHGO{display:flex}.icon--jcx1M{align-items:center;margin-right:3px;display:flex}.icon--jcx1M.success--m0jd7{color:#1aa579}.icon--jcx1M.error--eY3In{color:#e41b27}.container--_nuLf{border:1px solid #ccd4db;border-radius:3px;flex-direction:column;height:300px;display:flex;overflow:hidden}.alert-container--qNgwQ{margin:14px 12px 0}.alert-message--MFXlG{justify-content:space-between;align-items:center;width:100%;display:flex}.empty--ugt8K{background-color:#f8f9fa;justify-content:center;align-items:center}.user-rows--WDaZt{height:100%;overflow:auto}.user-row--HxF3N{margin-top:15px;padding:0 15px;display:flex}.user-row--HxF3N .name--V0weh,.user-row--HxF3N .datasets--xTnnq,.user-row--HxF3N .actions--tRx1o{align-items:center;display:flex}.user-row--HxF3N .name--V0weh{flex:3}.user-row--HxF3N .datasets--xTnnq{flex:2}.user-row--HxF3N .actions--tRx1o{flex:40px;justify-content:flex-end}.label--DR6ef{color:#6b7785;font-size:.75rem;line-height:16px;transition:all .2s ease-in-out;display:block}.schedule-timing-label--lf3J6{margin-bottom:4px}.schedule-timing-label--lf3J6 span{color:#6b7785;font-size:.75rem;font-weight:400}.schedule-timing-inputs--gj4nt{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.schedule-timing-inputs--gj4nt>:not(:last-child){margin-right:5px}.day-of-period--QVxkY{color:#404b5a;font-size:.875rem}.content--zBaUZ{margin-top:-14px;margin-bottom:30px}.subscription-modal--kUi1z{width:800px}.modal-header--Q4mus{flex-direction:column;display:flex}.title--_AOd9{font-size:1rem;font-weight:600}.subtitle--ecIJd{font-size:.875rem;font-weight:400}.content--kbJZ8 label{color:#404b5a;font-size:.75rem;font-weight:500}.content--kbJZ8>:not(:last-child){margin-bottom:20px}.name-input--vFt5j{width:100%}.create-subscription-footer--my_1Z{justify-content:flex-end;align-items:center;gap:10px;display:flex}.recipients--l3Nh8 label{display:block}.recipients--l3Nh8>div{margin-bottom:10px}.delete-action--_1sRU{flex-grow:1}.container--JkEGR{min-width:430px}.content--ofJkL{text-align:center;flex-direction:column;align-items:center;padding:20px;display:flex}.content--ofJkL>*{margin-bottom:15px}.title--l0459{color:#202833;font-size:1rem;font-weight:600}.header-action--_UCI5{color:#6b7785}.header-action--_UCI5:hover{cursor:pointer}.header--KxP7K{justify-content:flex-end;width:100%;margin-bottom:15px;display:flex}.create-subscription--_l5WF p{margin-bottom:15px}.create-subscription--_l5WF a{text-decoration:underline}.create-subscription-action--y6YWR{font-size:.875rem}.subtitle--bYWAx{color:#404b5a;font-size:.875rem;line-height:18px}.confirm-toast-container--RQIBB{opacity:0;pointer-events:none;text-align:center;transition:opacity .2s ease-in;position:absolute;bottom:45px;left:0;right:0}.confirm-toast-container--RQIBB.is-showing--kq1op{opacity:1}.confirm-toast-container--RQIBB .confirm-toast--LXmBF{color:#fff;width:-moz-fit-content;background-color:#1aa579;border-radius:4px;align-items:center;width:fit-content;margin:auto;padding:18px;font-size:.875rem;font-weight:500;display:flex}.confirm-toast-container--RQIBB .confirm-toast--LXmBF .icon--_n0_Q{margin-right:8px}.pill{color:#6b7785;background:#d5dde5;border-radius:.75rem;margin-left:5px;padding:0 8px;font-size:.75rem}.pill.active{color:#fcf7ff;background:#a949cb}.container--MYkIW{margin-top:10px}.list--LqLmb{background-color:#fff;margin:0;display:flex}.tab--Vw4Lr{cursor:pointer;display:flex}.tabs--L7mmk{justify-content:flex-start;display:flex}.tab--w7ZuA{cursor:pointer;border-bottom:2px solid transparent;justify-content:center;align-items:center;padding:13px 16px 11px;display:flex}.tab--w7ZuA.active--_1_GF{color:#a949cb;background-color:#fcf7ff;border-bottom:2px solid #a949cb}.content--_b6nH{border:1px solid #d5dde5;margin-top:0}.container--iOqDu{align-items:center;display:flex}.messaging--W0JC1{flex:1}.title--pDfCs{color:#202833;align-items:center;font-weight:500;display:flex}.subtitle--MI21k{color:#404b5a;padding-left:25px}.icon--_6TqY{color:#a949cb;height:20px;padding-right:5px}.action--YAT1n{flex:0 0 120px;justify-content:flex-end;margin-left:10px;display:flex}.container--EpwT2{display:flex}.icon--MsxB0{color:#e41b27;align-items:center;margin-right:3px;display:flex}.unavailable-datasets-list--b38LD{list-style:none}.latest-requested-timestamp--WJDic{color:#6b7785;align-items:center;display:inline-flex}.latest-requested-timestamp--WJDic>:first-child{margin-right:4px}.container--M24rb{flex-direction:column;height:300px;display:flex;overflow:hidden}.container--M24rb.success-content--RNQSL,.success-content--RNQSL{justify-content:center;align-items:center}.user-access-items--js6Py{height:100%;overflow:auto}.user-access-items--js6Py:not(:first-child){border-top:none}.user-access-item--CVVI_{justify-content:space-between;align-items:center;margin-top:15px;padding:0 15px;display:flex}.user-access-item--CVVI_:last-child{margin-bottom:15px}.column--pyh72{display:flex}.column-user-details--sjR4H,.column-dataset-availability--FssaE{flex:2}.column-request--_V7yn{flex:0 90px;justify-content:flex-start}.alert-root--QH_zs{margin:14px 12px 0}.alert-icon--ZDG7R{align-items:center}.alert-message--EStfK{justify-content:space-between;align-items:center;width:100%;display:flex}.global-access-dropdown-trigger--iYppG{padding:0 8px}.global-access-dropdown-trigger--iYppG.disabled--_Nqmd{color:#929fb1;font-size:.75rem}.container--ErhgX{align-items:center;display:flex}.messaging--uSiZe{flex:1}.title--R_qN8{color:#202833;align-items:center;font-weight:500;display:flex}.subtitle--jmn0g{color:#404b5a;padding-left:20px}.megaphone-icon--VwNBU{color:#a949cb;height:20px;margin-right:4px}.information-icon--Oagp_{color:#929fb1;margin-left:2px;display:flex}.action--uQRF7{flex:0 0 120px;justify-content:flex-end;margin-left:12px;display:flex}.disabled--cV_Pk{color:#929fb1;padding:0;font-size:.75rem}.container--KES8l{flex-direction:column;height:300px;display:flex;overflow:hidden}.user-access-items--qen1T{height:100%;overflow:auto}.user-access-items--qen1T:not(:first-child){border-top:none}.user-access-item--fEVVB{justify-content:space-between;align-items:center;margin-top:15px;padding:0 15px;display:flex}.user-access-item--fEVVB:last-child{margin-bottom:15px}.owner--GE0pf{color:#6b7785;font-size:.75rem;font-weight:400}.column--F3nF1{display:flex}.column-user-details--misjW{flex:2}.column-access--BHyfr{flex:0 90px;justify-content:flex-start}.broadcast-access--Sc4dA{color:#929fb1;font-size:.75rem}.icon--gQ6yj{color:#404b5a}.resend--vExPh{display:contents}.user-tag-input{cursor:text;background-color:#fff;border:1px solid #aebecd;border-radius:3px;font-size:.875rem;transition:border-color .2s ease-in-out;position:relative}.user-tag-input .user-tags{flex-wrap:wrap;align-items:center;min-height:30px;max-height:90px;padding:3px 8px;display:flex;overflow-y:auto}.user-tag-input .user-tags>*{margin:2px 0}.user-tag-input .user-tags>:not(:last-child){margin-right:4px}.user-tag-input .user-tags input{border:none;flex:1;height:24px}.user-tag-input .user-tags input::-webkit-input-placeholder{color:#929fb1}.user-tag-input .user-tags input::-ms-input-placeholder{color:#929fb1}.user-tag-input .user-tags input::placeholder{color:#929fb1}.user-tag-input .user-tags input:disabled{background-color:#fff}.user-tag-input .end-content{padding:0 8px;position:absolute;top:17px;right:0;transform:translateY(-50%)}.user-tag-input:hover{border-color:#6b7785}.user-tag-input:focus-within{color:#202833;border-color:#a949cb}.container--nJJt9{width:800px}.content--HFxdg>:not(:last-child){margin-bottom:20px}.share-dataset-access-tab--Mn6hk{display:flex}.global-access-icon--cP84E{align-items:center;display:flex}.global-access-icon--cP84E>:not(:last-child){margin-right:5px}.created-date--g2Pah,.edited-date--n7hYv{padding:6px 12px}.created-date-title--pfZij,.edited-date-title--NnaZC{color:#404b5a;text-align:left;font-size:10px;font-weight:500;line-height:16px}.created-date-value--PwHvj,.edited-date-value--_bhYz{color:#6b7785;text-align:left;font-size:12px;font-weight:400;line-height:14px}.divider--_YKrh{border-top:1px solid #e1e7ec;width:100%;height:0;margin:4px 0}.tooltip-container--EGqAP{background-color:#fff;min-width:374px}.icon--eQqx8{color:#929fb1;align-items:center;margin-left:5px;display:flex}.table-row-success--Ehw_k{background-color:#e5f3f0}.table-row-error--v4DoX{background-color:#fbebed}.no-missions--B8EFF{text-align:center;background-color:#fff;border:1px solid #e1e7ec;height:280px;margin-bottom:120px}.no-missions-icon--mFGVD{margin-top:85px}.no-missions-text--Fw37_{color:#202833;margin-top:30px;font-size:1rem;line-height:26px}.button-migrate-root--OOnps{white-space:nowrap}.action--_ffyt{cursor:pointer;align-items:center;display:flex}.action--_ffyt svg{display:block}@media (min-width:0) and (max-width:599px){.datasets-cell--bDrb8{width:100px;max-width:100px}}@media (min-width:600px) and (max-width:899px){.datasets-cell--bDrb8{width:130px;max-width:130px}}@media (min-width:900px) and (max-width:1199px){.datasets-cell--bDrb8{width:350px;max-width:350px}}@media (min-width:1200px) and (max-width:1535px){.datasets-cell--bDrb8{width:450px;max-width:450px}}@media (min-width:1536px){.datasets-cell--bDrb8{width:450px;max-width:450px}}.icon--_h7jV{color:#979797}.container--_6qxR{border-bottom:1px solid #f2f2f2;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.filters--_VefI{display:flex}.link--uNlro{color:#202833;cursor:pointer;padding:10px;font-size:.875rem;line-height:20px}.link--uNlro:hover{color:#a949cb;background-color:#fcf7ff}.link--uNlro.active--Q320L{color:#a949cb;background-color:#fcf7ff;border-bottom:1px solid #a949cb}.link--uNlro.active--Q320L:not(:first-child){padding-left:10px}.rhs--wdhTP{flex-direction:row;align-items:center;margin-bottom:5px;display:flex}.sort--OEzMu{font-weight:400}.sort-key--_KcfL{font-weight:500}.divider--kG4B4{margin:16px 0}.hint-container--XF0AT{flex-direction:row;gap:8px;width:100%;padding:6px 0;display:flex}.placeholder-hint-text--AHicj{color:#6b7785}.hint-text-bold--_wN4H{font-weight:600}.card-content-root--YUcaG{flex-direction:column;justify-content:space-between;height:100%;padding:12px;display:flex}.card-content-root--YUcaG:last-child{padding-bottom:12px}.chip-ai--LUp6R{position:absolute;top:12px;right:12px}.reports-home-table--_Mo0q{padding-bottom:40px}.rhs--dgSca{flex-direction:row;align-items:center;margin-left:15px;display:flex}.dataset--OruK5{margin-right:10px}.email--ksKar{color:#1890ff}.comment-item--jyaY_{color:#929fb1;border-bottom:1px solid #e1e7ec;margin-bottom:24px}.comment-item--jyaY_:last-child{border-bottom:none}.header--qep2h{flex-direction:row;margin-top:12px;font-weight:500;display:flex}.header-right-side--x6_xk{flex-direction:column;display:flex}.header-name--FuTDw{color:#000}.header-subtitle--RZY5y{justify-content:space-between;max-width:130px;display:flex}.message--yifrT{margin:4px 18px 8px 0}.message--yifrT:hover{cursor:pointer}.replies--ldp5z{color:#1890ff;background:#f2f9ff;margin-bottom:6px;padding:6px;display:inline-block}.replies--ldp5z:hover{cursor:pointer}.user-details{align-items:center;display:flex}.user-details .details{font-size:.75rem;line-height:20px}.user-details .details .top{align-items:center;display:flex}.user-details .details .bottom{color:#404b5a;margin-top:-5px;font-weight:300;display:block}.user-mention-box{z-index:10;background:#fff;width:100%;min-width:300px;max-height:250px;position:absolute;overflow:auto;box-shadow:0 2px 8px rgba(0,0,0,.15)}.user-mention-box.below{border-radius:0 0 3px 3px;top:calc(100% + 1px)}.user-mention-box.above{border-radius:3px 3px 0 0;bottom:calc(100% + 1px)}.user-mention-box.left{right:0}.user-mention-box.right{left:0}.user-mention-box .user-mention-box-heading{padding:10px}.user-mention-box .user-mention-box-heading h3{color:#404b5a;margin:0;font-size:.75rem;font-weight:500;line-height:16px}.user-mention-box .user-mention-box-heading h3 small{color:#6b7785;font-size:.75rem;font-weight:400;display:block}.user-mention-box .user-mention-box-no-results{padding:40px 10px}.user-mention-box .user-mention-box-no-results h3{color:#404b5a;text-align:center;margin:0;font-size:.75rem;font-weight:600;line-height:16px}.user-mention-box .user-mention-box-no-results h3 small{color:#6b7785;margin-top:7px;font-size:.75rem;font-weight:400;display:block}.user-mention-box .user-row{color:#000;border-bottom:1px solid #e1e7ec;align-items:center;padding:6px 8px;display:flex;position:relative}.user-mention-box .user-row .disabled-blurb{color:#6b7785;font-style:italic;position:absolute;bottom:2px;right:4px}.user-mention-box .user-row:last-child{border-bottom:none}.user-mention-box .user-row.focused{background:#f3e0ff}.user-mention-box .user-row:hover{cursor:pointer}.user-mention-box .user-row.disabled{background:#fff}.user-mention-box .user-row.disabled.focused{background:#e1e7ec}.user-mention-box .user-row.disabled:hover{cursor:not-allowed}.comment-input--EerZy{color:#e1e7ec;white-space:pre-wrap;background:#f8f9fa;border:1px solid #e1e7ec;border-radius:24px;align-items:flex-end;margin:12px 0;display:flex;position:relative}.comment-input--EerZy.focused--G12hH{color:#1890ff;border:1px solid #1890ff}.comment-input--EerZy.focused--G12hH span{color:#000}.submit--U0iQr{margin:6px}.no-submit--tQWDD{color:#e1e7ec;pointer-events:none}.placeholder--cUuyU{color:#929fb1;background:0 0;border:none;outline:0 solid transparent;width:100%;max-width:138px;padding:6px 0 6px 12px}.rendered--h8Qb_{color:#000;overflow-wrap:break-word;pointer-events:none;width:100%;min-height:26px;padding:6px 0 6px 12px;display:inline;position:absolute;top:0;left:0}.editable-wrapper--bDjDX{width:100%;max-width:138px;position:relative}.interactive--wt4Hw{caret-color:#000;color:#000;overflow-wrap:break-word;vertical-align:middle;background:0 0;border:none;outline:0 solid transparent;width:100%;min-height:26px;padding:6px 0 6px 12px;display:inline-block}.header--NYXoR{justify-content:space-between;margin:8px 0;font-weight:500;display:flex}.close--_8XnX{color:#1890ff}.close--_8XnX:hover{cursor:pointer}.header--WcUhJ{justify-content:space-between;margin:8px 0;font-weight:500;display:flex}.close--_0qh_{color:#1890ff}.close--_0qh_:hover{cursor:pointer}.comments--pRN2L{background-color:#fff;border-left:1px solid #ccd4db;flex-direction:column;width:196px;padding:0 12px;font-size:.75rem;display:flex}.divider--O2nVS{color:#ccd4db;border-top:1px solid #ccd4db}.comment-list--kZdfR{flex-grow:1;overflow-x:hidden;overflow-y:auto}.anna-sidebar--_FGm6{z-index:1;background-color:#f8f9fa;border-right:1px solid #ccd4db;flex-direction:column;width:410px;font-size:.875rem;line-height:22px;transition:left .2s;display:flex;position:relative;bottom:0;left:-395px}.anna-sidebar--_FGm6.is-showing--bce4u{left:0}.anna-sidebar--_FGm6.global-filters--_04Uf{background-color:#f5f8fc;box-shadow:0 1px 3px rgba(0,0,0,.2)}.anna-sidebar--_FGm6 h1{margin-top:8px;margin-bottom:16px;font-size:2rem;font-weight:400;line-height:46px}.anna-sidebar-header--_mmcy{background-color:#fff;border-bottom:1px solid #ccd4db;padding:8px 24px}.anna-sidebar-header--_mmcy .anna-sidebar-header-back-link--Nq1Vu{text-transform:uppercase;font-size:.875rem;font-weight:600}.anna-sidebar-header--_mmcy.global-filters--_04Uf{border-top:1px solid #e1e7ec;border-bottom:1px solid #e1e7ec;padding-left:14px;padding-right:14px}.anna-sidebar-body--vEDFa{background-color:#fff;flex-direction:column;flex-grow:1;justify-content:space-between;height:0;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.2)}.anna-sidebar-body--vEDFa.global-filters--_04Uf{background-color:#f5f8fc}.anna-sidebar-body--vEDFa .anna-sidebar-body-view-only--khqGd{box-shadow:none;margin-top:-12px}.tabs-root--OigQJ{background-color:#fff}.item--M80AJ{cursor:pointer;border-style:solid;border-width:1.5px;border-radius:6px;padding:12px;display:flex}.item--M80AJ:not(:last-child){margin-bottom:16px}.item--M80AJ.editing--jgGGM{flex-direction:column}.medium-icon--DeHoM{margin-right:4px;padding:3px}.draft-text--_6ni2{margin-left:4px;font-weight:400}.info--_tLQC{flex-grow:1}.header--WBnHx{justify-content:space-between;display:flex}.buttons--wbl_2{display:flex}.buttons--wbl_2 :not(:last-child){margin-right:4px}.title--JAH__{align-items:center;font-weight:600;display:flex}.description-container--_VpRL{flex-direction:column;gap:8px;display:flex}.error-tag-icon--_xrNd{padding-right:4px}.icon-tag--_yCON{border-radius:5px;flex-direction:row;align-items:center;padding:2px 5px 2px 3px;font-size:12px;font-weight:500;line-height:16px;display:flex}.icon-tag-container--J1Xod{width:-moz-fit-content;width:fit-content;display:flex}.tag-success--p1RiC{color:#43bf9f;background:#e5f3f0}.tag-default--npt_6{color:rgba(10,32,74,.65);background:#eaeff9}.tag-error--BR7rK{color:#e41b27;background:#fbebed}.medium-icon-container--OwxeI{border-radius:80px;justify-content:center;align-items:center;display:flex}.secondary-icon-container--dG_Eg{border:.8px solid #ccd4db}.active-icon--sNA53{color:#fff}.active-presentation-container--_gNV9{background-color:#0aa8ff;border-color:#0aa8ff}.active-email-container--e0tAo{background-color:#ff9e18;border-color:#ff9e18}.active-message-container--QYbTc{background-color:#00c08b;border-color:#00c08b}.presentation-icon--AelPs{transform-origin:50%;transform:rotate(-90deg)scaleY(1.1)scaleX(.9)}.filled-presentation-icon--GY7uk{color:#0aa8ff}.filled-email-icon--_h2XL{color:#ff9e18}.filled-message-icon--lOr53{color:#00c08b}.header--UuH_e{justify-content:space-between;margin-bottom:20px;font-size:.875rem;font-weight:600;line-height:16px;display:flex}.cross--peu2_{cursor:pointer}.body--xQt7A{scrollbar-width:none;max-width:330px;margin-bottom:8px}.row--cVR_p{flex-wrap:nowrap;display:flex}.column--DoEWm{padding-right:12px;font-size:.875rem;font-weight:500;line-height:20px}.column--DoEWm:not(:first-child){padding-left:12px}.filters--CQAdj{text-overflow:ellipsis;max-width:300px;margin-top:8px;font-size:.875rem;font-weight:400;line-height:16px;overflow:hidden}.chip--lb9jN{cursor:pointer}.levels--dSrfr{white-space:nowrap;margin-top:12px}.value-menu--tTVc6{padding:20px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.5)}.value-menu--tTVc6 .menu-content--ydYzM{scrollbar-width:thin;max-height:500px;overflow:auto}.value-menu--tTVc6 .menu-content--ydYzM::-webkit-scrollbar{width:8px;height:8px}.wrapper--_iAdv{grid-template-rows:1fr 1fr 1fr;grid-template-columns:auto 1fr;align-items:center;width:100%;height:114px;margin:0;display:inline-grid}.measure-filters--RzU_j{display:flex}.space--RHz7u{grid-column:1/3;margin-top:16px;margin-bottom:16px}.measure--LrLFf{font-size:1rem;font-weight:600;line-height:22px}.filters--N1UxP{align-items:center;margin-left:10px;display:flex}.figures--_m4wZ{align-items:center;height:100%;margin-top:0;margin-left:16px;display:flex}.numbers--E1uoT{margin:0}.date--rKGgW{margin-top:4px;font-size:11px;font-weight:500;line-height:13px}.amount--OvB8A{font-size:1rem;font-weight:700;line-height:22px}.divider--AByl1{height:100%;margin-left:16px}.changes--zFx4_{margin-top:0;margin-left:16px}.versus--yToI2{margin:0;font-size:.75rem;font-weight:400;line-height:13px}.change--RMCS5{justify-content:flex-start;align-items:center;margin-top:6px;margin-bottom:6px;margin-left:-4px;font-size:1rem;font-weight:600;line-height:9px;display:flex}.wrapper--htZX5{grid-template-rows:1fr 1fr 1fr;grid-template-columns:auto 1fr;align-items:center;width:100%;height:114px;margin:0;display:inline-grid}.measure-filters--fAKnw{display:flex}.space--z0C3L{grid-column:1/3;margin-top:16px;margin-bottom:16px}.measure--XDb_h{font-size:1rem;font-weight:600;line-height:22px}.filters--ceQA8{align-items:center;margin-left:10px;display:flex}.figures--Sw5cq{align-items:center;height:100%;margin-top:0;margin-left:16px;display:flex}.numbers--PcJUE{margin:0}.date--ijxVp{font-size:11px;font-weight:500;line-height:13px}.amount--CZs8R{font-size:1rem;font-weight:700;line-height:22px}.source--Hj_ha{text-transform:uppercase;font-size:9px;font-weight:500;line-height:9px}.primary-interactive--oB5OA{align-items:center;font-size:1.125rem;line-height:28px;display:flex}.hover-container-edit--s23kp{cursor:pointer;padding-left:10px;padding-right:4px}.inactive--EizsF{cursor:auto;padding-left:0}.edit-text--KD9li{padding:0 6px;font-size:.875rem;font-weight:400}.wrapper--z9KOh{font-size:.875rem;font-weight:400}.container--wHGfO{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;width:100%;padding:20px;display:inline-grid}.item--M_o_4{margin:0;display:flex}.header--WeH5b{justify-content:space-between;font-size:1rem;font-weight:400;line-height:22px;display:flex}.header--WeH5b>div{font-size:1rem;font-weight:600;line-height:16px}.item-actions--tk1TR{justify-content:flex-end;min-width:290px;display:flex}.author--zzDVI{padding-top:4px}.header--pZLRf{align-items:center;margin-bottom:10px;display:flex}.title--Ay7xF{margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.scroll--iazCw{max-height:366px;overflow-y:auto}.list--pp7pr{margin-right:8px;font-size:.875rem;list-style-type:none}.list-item--bAYUs{margin-top:8px;padding:10px}.action--Q_QGh{margin-top:15px;font-weight:500}.header--jd2mr{align-items:center;margin-bottom:10px;display:flex}.title--IWnur{margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.scroll--R3TaK{max-height:366px;overflow-y:auto}.list--Dl1F3{margin-right:8px;font-size:.875rem;list-style-type:none}.list-item--JyYlM{margin-top:8px;padding:10px}.action--i5mkj{margin-top:15px;font-weight:500}.wrapper--tRm6J{flex-direction:column;display:flex}.border--_KzWn{margin-left:20px;margin-right:20px}.narration-wrapper--dsJ86{font-size:.875rem;font-weight:400;line-height:20px}.page-wrapper--RWr_Z{height:inherit;width:inherit;flex-direction:column-reverse;display:flex}.page-left--crMEP{padding:20px}.page-right--_sJfx{flex-direction:column;min-height:366px;padding:20px;display:flex}.page-footer--R4Pf3{text-transform:uppercase;justify-content:flex-end;margin:0 20px;padding:8px 0;font-size:9px;font-weight:500;line-height:9px;display:flex}.wrapper--_c_xo{margin-bottom:30px}.group--_oO4n{width:100%;min-width:200px;padding:12px;top:100px}.page--bLqoH{width:100%;margin-top:8px}.wrapper--v5wVi{align-items:center;height:40px;margin:0;display:flex}.measure-filters--JNPml{display:flex}.measure--Kd7BS{font-size:1rem;font-weight:600;line-height:22px}.filters--_dEcw{align-items:center;margin-left:10px;display:flex}.figures--XXJqE{align-items:center;height:100%;margin-top:0;display:flex}.numbers--VBvoE{margin-left:16px}.date--a_Djr{margin-top:4px;font-size:11px;font-weight:500;line-height:13px}.amount--P5D7_{margin-top:4px;font-size:1.125rem;font-weight:700;line-height:16px}.divider--oO5sr{height:100%;margin-left:16px}.changes--KfPXR{margin-top:0;margin-left:16px}.versus--nztio{font-size:.75rem;font-weight:400;line-height:13px}.change--e60ac{justify-content:flex-start;align-items:center;margin-top:6px;margin-bottom:6px;margin-left:-4px;font-size:1rem;font-weight:600;line-height:9px;display:flex}.wrapper--Hy_Ef{align-items:center;height:40px;margin:0;display:flex}.measure-filters--CYCF6{display:flex}.measure--_x_SE{font-size:1rem;font-weight:600;line-height:22px}.filters--RF2jR{align-items:center;margin-left:10px;display:flex}.figures--_Q4he{align-items:center;height:100%;margin-top:0;margin-left:16px;display:flex}.numbers--KzgOL{margin:0}.date--nKB17{margin-top:4px;font-size:11px;font-weight:500;line-height:13px}.amount--KqAUZ{margin-top:4px;font-size:1.125rem;font-weight:700;line-height:16px}.divider--N5tOi{height:100%;margin-left:16px}.changes--t6IiI{margin-top:0;margin-left:16px}.versus--a7Y0K{font-size:.75rem;font-weight:400;line-height:13px}.change--qD5h9{justify-content:flex-start;align-items:center;margin-top:6px;margin-bottom:6px;margin-left:-4px;font-size:1rem;font-weight:600;line-height:9px;display:flex}.wrapper--jNpf_{align-items:center;height:40px;margin:0;display:flex}.measure-filters--Cxnwj{display:flex}.measure--mruls{font-size:1rem;font-weight:600;line-height:22px}.filters--_RN3Y{align-items:center;margin-left:10px;display:flex}.figures--H5M6r{align-items:center;height:100%;margin-top:0;margin-left:16px;display:flex}.numbers--_Ohzp{margin:0}.date--LbFyK{font-size:11px;font-weight:500;line-height:13px}.amount--Vbx2x{font-size:1rem;font-weight:700;line-height:22px}.action--xnODY{margin-top:15px;font-weight:500}.scroll--nd_Fe{max-height:366px;overflow-y:auto}.list--wkDsa{margin-right:8px;font-size:.875rem}.list-item--TW8gq{margin-top:8px;padding:10px}.header--Sbkz1{align-items:center;margin-bottom:10px;display:flex}.title--zg9c8{margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.action--dJFgN{margin-top:15px;font-weight:500}.scroll--EUoCw{max-height:366px;overflow-y:auto}.list--Qv_2a{margin-right:8px;font-size:.875rem;list-style-type:none}.list-item--zIoK9{margin-top:8px;padding:10px}.header--zGf0m{align-items:center;margin-bottom:10px;display:flex}.title--koeXS{margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.action--vyB0G{margin-top:15px;font-weight:500}.scroll--ht_W9{max-height:366px;overflow-y:auto}.list--egjQH{margin-right:8px;font-size:.875rem}.list-item--NfYtJ{justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-stories--TeKjJ{margin-right:8px;font-size:.875rem;list-style-type:none}.list-item-stories--_I4ng{margin-top:8px;padding:10px}.level--jDlDM{flex-direction:column;font-weight:600;display:flex}.level-name--i984C{font-size:13px;font-weight:500}.field-name--_h2uz{font-size:12px;font-weight:400;line-height:16px}.header--OSiMF{align-items:center;margin-bottom:10px;display:flex}.title--waELN{margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--FvV1M{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.header--bK6DE{min-width:250px;display:flex}.title--GUDkb{padding:10px;font-size:.875rem}.action--JEViV{margin-top:15px;font-weight:500}.scroll--_ibAj{max-height:366px;overflow-y:auto}.list--UGLL5{margin-right:8px;font-size:.875rem}.list-item--Cx1Yv{justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.level--YI2nQ{flex-direction:column;font-weight:600;display:flex}.level-name--_R4vy{font-size:13px;font-weight:500}.field-name--ekj__{font-size:12px;font-weight:400;line-height:16px}.header--Or8II{align-items:center;margin-bottom:10px;display:flex}.title--iJqTX{margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--cdjHQ{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.action--zLcS4{margin-top:15px;font-weight:500}.scroll--_Fjyg{max-height:366px;overflow-y:auto}.list--SJmRU{margin-right:8px;font-size:.875rem}.list-item--bK_oC{justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.level--rfERr{flex-direction:column;font-weight:600;display:flex}.level-name--RHIEk{font-size:13px;font-weight:500}.field-name--tVERQ{font-size:12px;font-weight:400;line-height:16px}.header--Ost9_{align-items:center;margin-bottom:10px;display:flex}.title--rCZ1H{margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--xVocB{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.action--hTZcI{margin-top:15px;font-weight:500}.scroll--eB6Om{max-height:366px;overflow-y:auto}.list--yicef{margin-right:8px;font-size:.875rem}.list-item--YyC4b{justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.level--HzKjd{flex-direction:column;font-weight:600;display:flex}.level-name--RJT2G{font-size:13px;font-weight:500}.field-name--VH_RH{font-size:12px;font-weight:400;line-height:16px}.header--wM2Sw{align-items:center;margin-bottom:10px;display:flex}.title--pi_od{margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--VA_bS{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.wrapper--ItH2y{flex-direction:column;display:flex}.border--PjgGx{margin-left:20px;margin-right:20px}.narration-wrapper--_pned{font-size:.875rem;font-weight:400;line-height:20px}.page-wrapper--GkGap{height:inherit;width:inherit;flex-direction:column-reverse;display:flex}.page-left--_kmXQ{padding:20px}.page-right--ITzp7{flex-direction:column;min-height:366px;padding:20px;display:flex}.page-footer--gC30X{text-transform:uppercase;justify-content:flex-end;margin:0 20px;padding:8px 0;font-size:9px;font-weight:500;line-height:9px;display:flex}.wrapper--LZcUE{margin-bottom:30px}.group--w885x{width:100%;min-width:200px;padding:12px;top:100px}.page--hf_Vl{width:100%;margin-top:8px}.hidden-mission-summary--D_lkD{opacity:0;pointer-events:none;z-index:-1000;position:fixed;top:0;left:0}.heading--PULEp{margin-bottom:16px;font-size:16px}.unsaved--v_Ut8{transform:translate(4px)}.form-label--dBCPJ{flex-direction:row;align-items:center;gap:6px;display:flex}.form--_Vons{display:block}.mid-break--jZAup{margin-top:8px;margin-bottom:4px}.buttons--BHYxk{align-items:center;margin-top:8px;display:flex}.buttons--BHYxk :not(:last-child){margin-right:4px}.unsaved-pill--RnUqT{display:inline-flex}.heading--bM5Im{margin-bottom:16px;font-size:16px}.card--BDKwa{background:#fff;border:1px solid #e1e7ec;border-radius:6px;flex-direction:column;width:100%;padding:16px;display:flex}.header--YGtUf{justify-content:space-between;margin-bottom:16px;display:flex}.heading--IIKmN{font-size:16px;font-weight:500;line-height:30px}.buttons--_WV9E{align-items:center;display:flex}.new-document-icon--pAx9F{margin-right:4px}.documents--_JVGm{scrollbar-gutter:stable;overflow-y:auto}.loader-root--dH_7r{align-self:center}.card-container--twLkA{max-height:100%;padding:14px;display:flex}.tip-wrapper--by1Zm{flex-direction:column;align-items:center;gap:30px;max-height:160px;display:flex;overflow:visible}.tip-container--Sqs1H{flex-direction:column;align-items:center;gap:8px;display:flex}.tip-header--Ksn_k{font-size:14px;line-height:22px}.tip-info-container--KOdTj{flex-direction:column;display:flex}.tip-type-text--WW1jK{font-weight:700}.tip-text--yiKoC{line-height:28px}.example-wrapper--qVRfg{background-color:#fff;border-radius:12px;flex-direction:row;align-items:center;gap:16px;width:420px;padding:10px 20px;display:flex}.example-icon--_YPPb{fill:#6b7785}.tip-footer--Ye57X{flex-direction:row;justify-content:center;align-items:center;gap:8px;font-size:14px;line-height:22px;display:flex}.title-page--iycJM{color:#975aac}.title-page-example-card--BKdhI{background-color:#fcf7ff;border:1.5px solid #a949cb;border-radius:5px;flex-direction:column;align-items:start;gap:11px;width:420px;padding:12px;display:flex}.title-page-example-ghost-tile--Zemhs{background-color:#d9d9d9}.rectangle-1--_DU2_{width:210px;height:8px}.rectangle-2--o8aLt{width:76px;height:8px}.objective--_1mQ4{color:#1a97a8}.topic--C_lhz{color:#415997}.language--x31UB{color:#076161}.tone--bAKUa{color:#cf9c1a}.loader-container--xx6n_{text-align:center;flex-direction:column;justify-content:center;gap:13px;display:flex}.tips-container--R5D3j{flex-direction:column;gap:30px;display:flex}.loader-root--GdFeI{align-self:center}.panel-header-text--_14ck{font-size:.875rem;font-weight:500}.panel-header-text-success--QmuNs{color:#1aa579;margin-left:10px}.audience-input-container--H54__{flex-direction:column;gap:18px;display:flex}.input--xNyo1{border-color:#aebecd;border-radius:6px;height:44px;padding-left:8px;padding-right:20px;box-shadow:none!important}.input-end-adornment--dA7dp{padding:0}.input-start-adornment--_iXlQ{margin-right:8px;padding:0}.presentation-active--FqiB4{background-color:#f2f9ff;border-color:#1890ff!important}.email-active--GuSOF{background-color:#fffaf4;border-color:#ff9e18!important}.message-active--WIg5S{background-color:#f2fcf9;border-color:#00c08b!important}svg.icon-selected--zKlTa{color:#404b5a}.panel--n7xnE{flex-direction:column;display:flex}.audience-select--I2_J1{flex-wrap:wrap;gap:16px;display:flex}.audience-tile--EhiKy{border:1px solid #e1e7ec;border-radius:6px;flex-direction:row;justify-content:space-between;gap:5px;padding:20px;display:flex}.audience-tile-text--HpNY_{text-align:initial;width:100%;font-weight:400}.active-button--lhv2g,.active-button--lhv2g:hover{color:#fff}.container--K6nL_{flex-direction:column;gap:16px;display:flex}.disabled-mask--iAKue{opacity:.4;pointer-events:none}.panel-header-text--jnUh3{font-size:.875rem;font-weight:500}.panel-header-text-success--h8j0Y{color:#1aa579;margin-left:10px}.panel--ntwqg{background-color:#fff;border:1px solid #e1e7ec;border-radius:6px;flex-direction:column;gap:16px;margin-bottom:0;padding:16px;display:flex}.header-container--ou8ss{width:100%;margin-bottom:4px;font-size:.875rem;font-weight:500}.header-container-text-success--ScJwH{color:#1aa579;margin-left:10px}.options-container--rL2mJ{grid-auto-columns:1fr;grid-auto-flow:column;display:grid}.medium-button--_dFvl{color:#929fb1;border-radius:6px;flex-direction:column;gap:8px;padding:8px 0;font-size:small;display:flex}.medium-text--iH3Xp{color:#202833}.panel--_Kc_5{flex-direction:column;justify-content:center;gap:14px;max-width:600px;display:flex}.pointer-container--Odn_w{margin:0 14px}.pointer-wrapper--XyswE{width:-moz-fit-content;height:0;width:fit-content;transition:all .5s;position:relative}.pointer-wrapper--XyswE.presentation-pointer--ZmVBH{left:16.6%}.pointer-wrapper--XyswE.email-pointer--_P54k{left:50%}.pointer-wrapper--XyswE.message-pointer--CP9y_{left:83.3%}.pointer--_K75T{background-color:#fff;border-bottom:1px solid #e1e7ec;border-right:1px solid #e1e7ec;width:20px;height:20px;transform:translate(-50%)translateY(-10px)rotate(45deg)}.submit-button--_D8eJ{border-radius:6px;justify-content:space-between;width:600px;padding:20px;display:flex}.submit-button--_D8eJ>:last-child{margin-left:8px}.submit-button--_D8eJ:disabled{opacity:.4;background:#fff}.submit-button--_D8eJ.presentation-submit-button--xf6Ti{background-blend-mode:overlay,normal;color:#fff;background:linear-gradient(90.48deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,0) 100%),#1890ff}.submit-button--_D8eJ.email-submit-button--h5qkP{background-blend-mode:overlay,normal;color:#fff;background:linear-gradient(90.48deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,0) 100%),#ff9e18}.submit-button--_D8eJ.message-submit-button--_cpAr{background-blend-mode:overlay,normal;color:#fff;background:linear-gradient(90.48deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,0) 100%),#1aa579}.submit-button-text--olEBB{width:100%;font-size:16px}.submit-button-loader-container--uOg4Y{flex-direction:row;justify-content:center;width:100%;display:flex}.no-pointer--mslhg{pointer-events:none}.disabled-mask--RW64d{opacity:.4;pointer-events:none}.card--W9wti{background-color:#fff;border:1px solid #e1e7ec;border-radius:6px;flex-direction:column;gap:16px;padding:16px;display:flex}.new-document-page--U4m0B{color:#202833;background-color:#f5f8fc;justify-content:center;height:100%;display:flex}.container--UNgNf{height:-moz-fit-content;flex-direction:column;justify-content:center;align-items:center;height:fit-content}.loader--cY1kc{justify-content:center;align-items:center;display:flex;overflow:auto}.header--J2OS7{width:600px;margin-top:34px}.title--_MUPp{width:100%;line-height:32px}.heading--_v3__{color:#323553;align-items:center;gap:8px;font-size:1.625rem;font-weight:600;display:inline-flex}.subheading--hm2v3{color:#404b5a;font-size:.875rem;font-weight:400;line-height:22px}.link--KtMQA{align-items:center;gap:4px;display:flex}.link-container--_Bgx3{width:600px;margin-top:24px}.new-document-container--ssQ3v{justify-content:center;margin-top:24px;display:flex}.text--UwKhR{margin-top:8px;line-height:18px}.legal-note--MGYZb{flex-direction:column;justify-content:center;max-width:600px;margin-top:24px;display:flex}.hidden-charts--IvjDo{opacity:0;pointer-events:none;position:fixed;top:0;left:0}.chart--_wDkU{width:600px;position:absolute;top:0;left:0}.prevent-select--Z9BV_{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.card--CAD23{aspect-ratio:1.77778;border-radius:6px;min-width:500px;max-width:800px;position:relative;overflow-y:auto}@supports not (aspect-ratio:1.7777777778){.card--CAD23:before{content:"";float:left;padding-top:56.25%}.card--CAD23:after{clear:both;content:"";display:block}}.card-content--SmZzy{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}.card-body--ojEjn{flex-direction:column;flex:1;gap:10px;display:flex}.title--oaOCf{color:#a949cb;font-size:22px;font-weight:700;line-height:32px}.content-container--WTdjP{flex-direction:row;flex:1;justify-content:center;gap:8px;display:flex}.content-text--mvvCw{width:50%;font-size:13px;line-height:20px}.content-graph--_bTmI{pointer-events:none;flex-direction:column;justify-content:center;width:50%;display:flex}.footer--DI5Ae{flex-direction:row;justify-content:space-between;width:calc(100% - 24px);margin-right:24px;font-size:10px;display:flex;position:absolute;bottom:10px}.source-text--JRCoE{color:#6b7785}.slide-number--lPWhN{color:#6b7785;font-size:11px;position:relative;right:5px;transform:translate(-100%)}.presentation-preview--_RLya{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media screen and (max-width:1530px){.presentation-preview--_RLya{grid-template-columns:repeat(1,1fr)}}.title-card--LzKsS{aspect-ratio:1.77778;position:relative}@supports not (aspect-ratio:1.7777777778){.title-card--LzKsS:before{content:"";float:left;padding-top:56.25%}.title-card--LzKsS:after{clear:both;content:"";display:block}}.title-card-content--y9mua{flex-direction:column;gap:18px;height:100%;padding:24px;display:flex}.logo-chip--XhwHx{color:#8d72cd;width:-moz-fit-content;background:#3c2a68;border:none;width:fit-content;padding:4px 8px;font-size:10px;font-weight:700;line-height:145%}.logo-chip--XhwHx>span{padding:0}.title-card-title--UW08O{color:#fcf7ff;font-size:36px;font-weight:800;line-height:145%}.title-card-subtitle--bGGSY{color:#f3e0ff;font-size:14px;line-height:145%}.title-card-slide-number--YDUQD{color:#fff;font-size:11px;position:absolute;bottom:10px;right:5px;transform:translate(-100%)}.preview--UfZuS{flex-direction:row;justify-content:space-between;display:flex}.card--Hbdim{border-radius:5px;flex-direction:column;padding:24px;display:flex;overflow-y:auto}.document-container--LQuIJ{overflow-wrap:anywhere;flex-direction:column;gap:24px;display:flex}.subject--WAkyT{color:#a949cb;font-size:22px;font-weight:700}.prevent-select--_TywI{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content--rWlB1{white-space:pre-wrap;line-height:18.85px}:has(>.copy-button--Bi59Z){min-width:83px;height:100%}.copy-button--Bi59Z{height:-moz-fit-content;flex-direction:row;align-items:center;gap:6px;height:fit-content;display:flex;position:-webkit-sticky;position:sticky;top:0}.copy-button-text--kjgui{font-size:12px}.invalid-content-error--cDnVg{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:26px;display:flex}.graphic-wrapper--kcJsQ{background-color:#f8f9fa;border-radius:95px;justify-content:center;width:95px;height:95px;display:flex}.content--CZnwN{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;max-width:500px;display:flex}.preview-container--UMiaW{flex-direction:column;align-items:center;display:flex}.preview-content-wrapper--hbiLl{height:-moz-fit-content;width:100%;height:fit-content;margin-bottom:44px;position:relative}.content-disabled-overlay--HWRnG{opacity:.2;background-color:#000;border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}.magic-document-banner--Z1njy{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:26px 0;display:flex}.content--A9ejD{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.title--aSJ7_{font-size:16px;line-height:22px}.subtext--r6G5p{font-size:14px;line-height:22px}.button--N2D9I{flex-direction:row;gap:4px;display:flex}.graphic-wrapper--_WQo2{background-color:#f8f9fa;border-radius:95px;justify-content:center;width:95px;height:95px;display:flex}.graphic--W75Xu{align-self:center}.container--Gusrg{background-color:#f5f8fc;justify-content:center;padding:0 20px;display:flex;overflow:auto}.preview--OCPQM{flex-direction:column;gap:36px;width:100%;margin:34px auto 0;display:flex;position:relative}.text-preview--jaM74,.presentation-preview--U_Rng{min-width:600px;max-width:1300px}@media screen and (max-width:1530px){.presentation-preview--U_Rng{min-width:500px;max-width:800px}}.header-wrapper--_MP2e{flex-direction:column;gap:8px;display:flex}.header-container--Md5I1{flex-direction:row;justify-content:space-between;display:flex}@media screen and (max-width:1530px){.header-container--Md5I1{flex-direction:column;gap:32px}}.header-action-button-container--N6Qm9{flex-direction:column;justify-content:end;display:flex}.config-info--yO9kU{color:#000;font-size:1.375rem;font-style:normal;font-weight:600;line-height:32px}.config-container--jdwIn{flex-direction:column;display:flex}.config-subheader--p0R_w{color:rgba(10,32,74,.65);text-transform:uppercase;font-size:.875rem;font-weight:500;line-height:20px}.generated-info-container--UT5lD{color:#202833;flex-direction:row;gap:4px;display:flex}.info-container--fh2kb{flex-flow:wrap;gap:10px;font-size:14px;display:flex}.literacy-time-container--_hsjx{flex-direction:row;gap:4px;display:flex}.loading-overlay--NaBMB{opacity:1;background-color:#f5f8fc;justify-content:center;align-items:center;width:calc(100vw - 410px);display:flex;position:fixed;top:95px;bottom:0;left:410px}.data-icon-tag--UMI44{padding-right:4px}.clock--jCtWX{align-items:center;margin-right:8px;display:flex}.action--MU1_z{width:-moz-fit-content;align-items:center;width:fit-content;display:flex}.action--MU1_z>:first-child{margin-right:4px}.action-subtext--ak3OR{color:#404b5a;font-size:12px}.action-subtext--ak3OR:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.action-subtext--ak3OR:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.action-subtext--ak3OR:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.action-subtext--ak3OR:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.action-subtext--ak3OR:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.action-subtext--ak3OR:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}@media screen and (max-width:1530px){.action-subtext--ak3OR:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.action-subtext--ak3OR:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.action-subtext--ak3OR:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.action-subtext--ak3OR:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.action-subtext--ak3OR:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.action-subtext--ak3OR:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}}.scroll-container--_xJjE{flex:1;height:0;display:flex}.content--wMcS6{flex:1;width:100%;display:flex;overflow:auto}.button--jNCRw{color:#202833;align-items:center;padding-left:0;font-size:.875rem;font-weight:500;line-height:18px;display:flex}.button--jNCRw:hover{color:#202833}.button-text--V3aLd{margin-left:4px}.page--TLHpf{flex-direction:column;height:100%;display:flex}.anna-page-deleted-dataset--_sre3{border-top:1px solid #ccd4db;justify-content:center;align-items:center;max-width:1300px;height:400px;margin:auto;display:flex}.content--mxqla{flex-direction:column;align-items:center;display:flex}.deleted-dataset-icon--YludS{color:#6b7785;margin-bottom:12px}.title--MkqbC{text-align:center;margin-bottom:16px;font-size:.875rem}.message--nAaeK{border-radius:4px;flex-direction:column;align-items:center;font-size:.875rem;display:flex}.dataset-name--L3MXW{font-weight:600}.button--BTgj6{margin-top:20px}.last-requested--EAzyo{color:#1aa579;font-size:.875rem;font-weight:500;line-height:18px}.heading--wLOsd{margin-bottom:20px}.dataset-access--xACu3{display:flex}.alert-icon--_hC5Q{color:#ff8a00;margin-left:4px;margin-right:4px}.action-required--snU4g{color:#ff8a00;align-items:center;display:inline-flex}.anna-page-no-access--zECvL{border-top:1px solid #ccd4db;justify-content:center;align-items:center;max-width:1300px;height:400px;margin:auto;display:flex}.content--MgUJA{flex-direction:column;align-items:center;display:flex}.no-access-icon--Fm7s4{color:#d5dde5;margin-bottom:12px}.title--K5KKK{font-size:.875rem;font-weight:600}.inline--Buh0b>span{font-weight:400;display:inline}.text--eG5S_,.button-text--_2BTL{text-overflow:ellipsis;white-space:nowrap;max-width:340px;overflow:hidden}.container-light--R8wDE .text--eG5S_{color:#fff}.overflow--_eSEK{text-overflow:ellipsis;white-space:nowrap;max-width:340px;overflow:hidden}.scrolling--ewaLu{box-shadow:0 10px 20px rgba(0,0,0,.15)}@media (max-width:1024px){.text--eG5S_,.button-text--_2BTL{display:none}}@media (max-width:1200px){.text--eG5S_,.button-text--_2BTL{max-width:250px}}.check-hidden--OtoqC{visibility:hidden}@media screen and (max-width:1345px){.action-text--s_4s5{display:none}}.dropdown-display-menu{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.5)}.container--Woi6z{min-width:420px;padding:20px}.header--NY5vE,.body--w4IUJ,.body--w4IUJ>:not(:last-child){margin-bottom:10px}.title--ZMsYt{color:#252d39;font-size:1rem;font-weight:600}.subtitle--oqgqM{color:#404b5a;font-size:.875rem}.trigger--m_DBZ{align-items:center;height:32px;font-size:.875rem;font-weight:500;display:inline-flex}.trigger--m_DBZ>:first-child{margin-right:6px}.button-with-icon--hjRx6{align-items:center;font-size:.875rem;font-weight:500;display:inline-flex}.button-with-icon--hjRx6>:first-child{margin-right:6px}.link-disabled--eUCuF{color:#929fb1}.link--qsItW{text-decoration:underline}.dependencies-modal-wrapper--mQTaY{margin-bottom:0}.alert-banner-wrapper--I2UqC{margin-top:16px}.buttons--_KueP{align-items:center;display:flex}.buttons--_KueP>*{margin-left:10px}.button--PqDbt{white-space:nowrap;min-width:auto}.return-to-missions-button--EAGq_{padding:0}.editing-text--ALRYp{color:#fff;font-size:.875rem;font-weight:500;line-height:18px;display:flex}.editing-text--ALRYp:hover{color:#fff}.check-icon--WEjiO{margin-right:8px}.switch--NGVOX{color:#202833;margin-left:10px;font-size:.75rem}.switch-editing--myoPm{color:#fff;opacity:.8}@media (max-width:1024px){.banner-center--_I8le{flex:1}.hide-on-laptop-width--X0wCc{display:none}}.confirmation-text--_x6Cs{color:#323553;font-size:1rem;font-weight:600}.modal--VGm3P{width:419px}.page-introduction--_ZVXL label{font-weight:500;display:block}.page-introduction--_ZVXL .input-info--WGSEz{margin-left:4px;font-size:.75rem;font-weight:400}.page-introduction--_ZVXL .title--A9Oxd{margin-bottom:16px}.choose--__mpT{letter-spacing:0;font-size:.875rem;font-weight:500;line-height:22px}.selected--_jt5t{letter-spacing:0;text-align:left;font-size:.75rem;font-weight:400;line-height:16px}.row--E_VP1{justify-content:flex-start;margin:20px 0;display:flex}.column--uZktg{flex-direction:column;justify-content:flex-start;margin-right:20px;display:flex}.radio--ex_Fc{letter-spacing:0;text-align:left;margin-top:10px;font-size:.875rem;font-weight:400;line-height:20px}.graphic-button--IFE7K{cursor:pointer}.success--_cr0V{align-items:center;display:flex}.check--VqY6w{margin-right:8px}.alert--nqZVi{margin-bottom:12px}.quantity--vAMhm{margin-left:2px;font-weight:400}.body--DWMlx{z-index:0}.body--DWMlx label{color:#404b5a}.header--Yox3o{font-weight:700}.row--LPGRd{width:-webkit-fill-available;height:24px;width:-moz-available;border-radius:3px;align-items:center;width:stretch;padding-left:12px;font-size:.875rem;display:flex}.row--LPGRd:hover{background-color:#e1e7ec}.row--_HFn_{width:-webkit-fill-available;height:24px;width:-moz-available;border-radius:3px;align-items:center;width:stretch;padding-left:12px;font-size:.875rem;display:flex}.row--_HFn_:hover{background-color:#e1e7ec}.label--q6Gdd{justify-content:space-between;width:100%;display:flex}.subtarget--_KfJY{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;flex:1;width:0;display:inline-block;overflow:hidden}.target--lvzNI{color:#404b5a;text-transform:uppercase;font-size:.625rem;font-weight:400}.error--CkYws{margin-top:80px}.loader-root--oWb0W{align-self:center}.results-header--vuQ7Z{color:#6b7785;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:16px}.filter-results--KyXsd{display:block}.segment-results--zJ07p{margin-bottom:10px}.results-header--_z7Dz{color:#6b7785;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:16px}.search-total--tSFhC{color:#202833;margin-bottom:12px;font-size:.875rem;font-weight:600}.filter-row--tYSb0{width:-webkit-fill-available;height:24px;width:-moz-available;border-radius:3px;align-items:center;width:stretch;margin-left:12px;font-size:.875rem;display:flex}.filter-row--tYSb0:hover{background-color:#e1e7ec}.label--_biBy{width:100%;display:flex}.level--NHLkL{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;flex:1;width:0;display:inline-block;overflow:hidden}.segment--TdtK1{color:#404b5a;text-transform:uppercase;font-size:.625rem;font-weight:400}.container--IB2rK{background-color:#f8f9fa;border:1px solid #d5dde5;margin-top:8px;margin-bottom:8px;padding:4px 0;overflow-y:hidden}.info--W7zBB{justify-content:space-between;padding-left:12px;padding-right:12px;display:flex}.divider--BkEvD{border-bottom:1px solid #d5dde5;padding-bottom:4px}.rows--tH2Xz{height:74px;overflow-y:auto}.options--Fxaz3{resize:vertical;flex-direction:column;height:250px;min-height:250px;display:flex;overflow-y:auto}.toggle--_6_TV{color:#424242;cursor:pointer;background-color:#fff;border:1.5px solid #ccd4db;border-radius:100%;width:24px;height:24px;padding:3px;position:absolute;top:12px;right:-12px;box-shadow:0 1.25px 3.75px rgba(0,0,0,.1)}.toggle--_6_TV:before{content:"";opacity:0;pointer-events:none;z-index:-1;background-color:#404b5a;width:1.5px;height:calc(100vh - 95px);position:absolute;top:-13px;bottom:0;left:11px;right:0}.toggle--_6_TV:hover{border:1.5px solid #404b5a}.toggle--_6_TV:hover:before{opacity:1}.toggle--_6_TV>div{width:100%;height:100%}.icon--FkBsC{pointer-events:none}.header--WyhXs{justify-content:space-between;align-items:center;font-weight:500;display:flex;position:relative}.left--qzLDz{flex-direction:row;align-items:center;min-height:26px;display:flex}.right--iXGFI{flex-direction:row;display:flex}.icon--_R4W5{cursor:pointer;padding-left:8px;padding-right:8px}.icon-color--u_qnp{color:#606e89}.top-right--Ya0Vy{min-width:-moz-fit-content;visibility:hidden;flex-direction:row;justify-content:space-between;min-width:fit-content;margin-left:10px;font-size:.875rem;display:flex}.top-right--Ya0Vy.active--_LQ0y:not(.bulk-action--Uzqmr){visibility:visible}.sidebar-item--oMdXk{cursor:pointer;border-style:solid;border-width:2px;border-radius:3px;flex-direction:column;flex:1;padding:8px;font-size:.75rem;line-height:18px;display:flex;box-shadow:0 .5px 2px #aebecd}.sidebar-item--oMdXk:hover .top-right--Ya0Vy:not(.bulk-action--Uzqmr){visibility:visible}.top--rBcrv{flex-direction:row;justify-content:space-between;display:flex}.top-left--I6GRG{letter-spacing:.002em;word-break:break-word;flex-direction:column;flex:1;font-size:.875rem;font-weight:600;display:flex}.action--__uvK:not(:last-child){padding:0 8px}.action--__uvK:last-child{padding:0 0 0 8px}.middle--Dkqo9{letter-spacing:.002em;margin-top:4px;font-size:.875rem;font-weight:400}.overflow-container--ddZx7{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.bottom--AANyM{font-size:.875rem}.no-description--Pm3rG{margin-top:4px}.bulk-action--Uzqmr{visibility:hidden}.top-right--Cdyi2{min-width:-moz-fit-content;visibility:hidden;flex-direction:row;justify-content:space-between;min-width:fit-content;margin-left:10px;font-size:.875rem;display:flex}.top-right--Cdyi2.active--BIpgd:not(.bulk-action--_N4Oj){visibility:visible}.anna-report-sidebar-item--zfi9H{color:#202833;cursor:pointer;background-color:#fff;border:2px solid transparent;border-radius:3px;flex-direction:column;flex:1;padding:8px;font-size:.75rem;line-height:18px;display:flex;box-shadow:0 .5px 2px #aebecd}.anna-report-sidebar-item--zfi9H:hover{background-color:#fcf7ff}.anna-report-sidebar-item--zfi9H:hover .top-right--Cdyi2:not(.bulk-action--_N4Oj){visibility:visible}.top--_k1Vb{flex-direction:row;justify-content:space-between;display:flex}.top-left--PuhII{letter-spacing:.002em;flex-direction:row;flex:1;font-size:.875rem;font-weight:600;display:flex}.title--PgJL1{margin-left:8px}.action--PZaD1{padding:0 0 0 8px}.middle--XrtKz{letter-spacing:.002em;margin-top:4px;font-size:.875rem;font-weight:400}.active--BIpgd{background-color:#fcf7ff;border-color:#a949cb}.bulk-action--_N4Oj{visibility:hidden}.deleted-dataset-icon--N7r5r{color:#6b7785}.icon-color--IXInu{color:#606e89}.anna-report-sidebar-item--_Q8ZS{color:#202833;cursor:pointer;background-color:#fff;border:2px solid transparent;border-radius:3px;flex-direction:column;flex:1;padding:8px;font-size:.75rem;line-height:18px;display:flex;box-shadow:0 .5px 2px #aebecd}.anna-report-sidebar-item--_Q8ZS:hover{background-color:#fcf7ff}.top--GNlgz{flex-direction:row;justify-content:space-between;display:flex}.top-left--lmHqP{min-width:-moz-fit-content;flex-direction:row;justify-content:space-between;min-width:fit-content;font-size:.875rem;display:flex}.top-right--_Y9pk{letter-spacing:.002em;flex-direction:column;flex:1;margin-left:8px;font-size:.875rem;font-weight:600;display:flex}.middle--bSaV6{letter-spacing:.002em;margin-top:4px;font-size:.875rem;font-weight:400}.active--UmdNY{background-color:#fcf7ff;border-color:#a949cb}.no-access-icon--OTcX8{color:#e41b27}.anna-report-sidebar-item--ye4S1{cursor:pointer;border-style:solid;border-width:2px;border-radius:3px;flex:1;padding:8px;font-size:.75rem;line-height:18px;display:flex;box-shadow:0 .5px 2px #aebecd}.content--PtFso{flex-direction:column;justify-content:space-between;display:flex}.title-row--nmnaS{flex-direction:row;justify-content:space-between;display:flex}.title--BNppR{font-size:1.125rem;font-weight:600;line-height:18px}.subtitle--e4O6L{margin-top:4px;font-size:.875rem;font-weight:400;line-height:18px}.card-container--X9i1F{margin:14px;display:flex}.card-item--Y7E_W{padding:12px 14px}.page-list--mpmKQ{background:#f5f8fc;flex:1;overflow-x:hidden;overflow-y:auto}.page-checkbox-actions--_jjdf{flex-direction:column;justify-content:flex-start;width:26px;margin-top:14px;display:flex}.dragging--wZcfI{background-color:#f8f9fa}.page-index--_X3wt{color:#404b5a;padding-left:3px;font-size:.875rem;font-weight:500}.page-list-collapsed--qBdwX{overflow-y:hidden}.alert-root--_JLuB{width:100%}.action--HJ3Pk{color:#3a4759;cursor:pointer;align-items:center;margin-left:8px;font-size:.75rem;font-weight:500;line-height:13px;display:flex}.text--d7pAW{margin-left:4px}@media screen and (max-width:1345px){.text-open--sLjyd{display:none}}@media screen and (max-width:935px){.text-closed--byMdn{display:none}}.action--tph6_{color:#3a4759;cursor:pointer;align-items:center;margin-left:8px;font-size:.75rem;font-weight:500;line-height:13px;display:flex}.text--ZADt6{margin-left:4px}@media screen and (max-width:1345px){.text-open--X1qWS{display:none}}@media screen and (max-width:935px){.text-closed--XIGzU{display:none}}.container--bZQb5{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;width:100%;padding:20px;display:inline-grid}.border--_oj6M{border-bottom:2px solid #eaeff9;margin-left:20px;margin-right:20px}.messaging--_ixki{justify-content:space-between;width:100%;margin:20px;display:flex}.alert-text--ClHVJ{padding:0 16px 0 10px}.wrapper--D4rFt{flex-direction:column;margin-bottom:24px;display:flex}.wrapper-old--pV_k0{flex-direction:column;margin-bottom:30px;display:flex}.item--Ib03U{margin:0;display:flex}.header--sTrHA{color:#202833;justify-content:space-between;font-size:1rem;font-weight:600;line-height:22px;display:flex}.header--sTrHA>div{font-size:1rem;font-weight:600;line-height:16px}.actions--S3ZV8{display:flex}.item-actions--wtdmn{justify-content:flex-end;min-width:290px;display:flex}@media screen and (max-width:1345px){.item-actions-open--f2A5z{min-width:80px}}@media screen and (max-width:935px){.item-actions-closed--xeKE4{min-width:80px}}.page--nSyfd{width:100%;margin-top:8px}.title--n1zfU{color:#323553;margin-bottom:10px;font-size:13px;font-weight:500;line-height:18px}.change-icon--lHypj{border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex}.change-icon-positive--XqB6D{background:#e5f3f0}.change-icon-negative--xCXb4{background:#fbebed}.change-icon-neutral--V6HKl{background:#f5f8fc}.body--Fpl_6{scrollbar-width:none;max-width:330px}.menu-content--jqJPL{scrollbar-color:#eaeff9 #fff;scrollbar-width:thin;overflow:auto}.menu-content--jqJPL::-webkit-scrollbar{width:8px;height:8px}.menu-content--jqJPL::-webkit-scrollbar-track{background:#fff}.menu-content--jqJPL::-webkit-scrollbar-thumb{background:#eaeff9;border:1px solid #eaeff9;border-radius:15px}@media screen and (min-width:1020px){.body-open--_QfTG{max-width:330px}}@media screen and (min-width:1160px) and (max-width:1260px){.body-open--_QfTG{max-width:430px}}@media screen and (min-width:1260px) and (max-width:1360px){.body-open--_QfTG{max-width:530px}}@media screen and (min-width:1360px) and (max-width:1460px){.body-open--_QfTG{max-width:630px}}@media screen and (min-width:1460px) and (max-width:1560px){.body-open--_QfTG{max-width:730px}}@media screen and (min-width:1560px) and (max-width:1660px){.body-open--_QfTG{max-width:830px}}@media screen and (min-width:1660px) and (max-width:1760px){.body-open--_QfTG{max-width:930px}}@media screen and (min-width:1760px) and (max-width:1860px){.body-open--_QfTG{max-width:1030px}}@media screen and (min-width:1860px){.body-open--_QfTG{max-width:1095px}}@media screen and (min-width:760px){.body-closed--iYCsb{max-width:330px}}@media screen and (min-width:760px) and (max-width:860px){.body-closed--iYCsb{max-width:430px}}@media screen and (min-width:860px) and (max-width:960px){.body-closed--iYCsb{max-width:530px}}@media screen and (min-width:960px) and (max-width:1060px){.body-closed--iYCsb{max-width:630px}}@media screen and (min-width:1060px) and (max-width:1160px){.body-closed--iYCsb{max-width:730px}}@media screen and (min-width:1160px) and (max-width:1260px){.body-closed--iYCsb{max-width:830px}}@media screen and (min-width:1260px) and (max-width:1360px){.body-closed--iYCsb{max-width:930px}}@media screen and (min-width:1360px) and (max-width:1460px){.body-closed--iYCsb{max-width:1030px}}@media screen and (min-width:1460px){.body-closed--iYCsb{max-width:1095px}}.grid-container--XnQxh{grid-gap:20px;grid-template-rows:1fr auto 1fr;grid-template-columns:auto 1fr auto;align-items:center;width:100%;margin:0;padding:0;display:grid}.measure--uLa_f,.figures--IM6DT{justify-self:start}.top-action--_PXLJ,.bottom-action--L7vTL{justify-self:end}.figures--IM6DT{justify-content:space-between;display:flex}.border--f1qRl{border-bottom:1px solid #c8d2e6;grid-column:1/4}@media screen and (max-width:935px){.grid-container-closed--di00p{grid-gap:8px;grid-template-rows:1fr;grid-template-columns:1fr auto}.measure-closed--gR4b_{grid-column:1/2}.figures-closed--z4Nx8{grid-column:1/2;justify-content:flex-start}.top-action-closed--_2AqO{grid-area:1/2/3/3}.bottom-action-closed--iRROW{grid-area:4/2/6/3}}@media screen and (max-width:1345px){.grid-container-open--Hrtlk{grid-gap:8px;grid-template-rows:1fr;grid-template-columns:1fr auto}.measure-open--ZPzuS{grid-column:1/2}.figures-open--OwFZo{grid-column:1/2;justify-content:flex-start}.top-action-open--_BItv{grid-area:1/2/3/3}.bottom-action-open--_LBad{grid-area:4/2/6/3}}.measure-filters--vLE6w{align-items:center;display:flex}.measure--t5W0y{color:#202833;margin-left:8px;font-size:1rem;font-weight:600;line-height:22px}.filters--DryW0{align-items:center;margin-left:10px;display:flex}.figures--TfTFF{margin-top:0;display:flex}.numbers--_kFqY{flex-direction:column;gap:4px;margin:0;display:flex}.date--eBLwq{color:#404b5a;font-size:.75rem;font-weight:400;line-height:13px}.amount--moIpf{color:#202833;font-size:1rem;font-weight:700;line-height:22px}.divider--JPdFd{border-left:1px solid #c8d2e6;height:100%;margin-left:16px}.change--yRxQE{margin-left:-4px;font-size:1rem;font-weight:700;line-height:22px}.changes--KL7Pt{flex-direction:column;gap:4px;margin-top:0;margin-left:16px;display:flex}.changes-text--YzBg0{flex-direction:row;display:flex}.versus--ywZlc{color:#404b5a;font-size:.75rem;font-weight:400;line-height:13px}.total-icon--_DsmB{background:#f5f8fc;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;margin-right:8px;padding:0 10px;display:flex}.measure-filters--oHB9f{align-items:center;display:flex}.measure--_wTuo{color:#202833;font-size:1rem;font-weight:600;line-height:22px}.filters--ICiqA{align-items:center;margin-left:10px;display:flex}.figures--kfZ3X{margin-top:0;display:flex}.numbers--Gnxet{flex-direction:column;gap:4px;width:100%;margin:0;display:flex}.date--GG2L7{color:#404b5a;font-size:.75rem;font-weight:400;line-height:13px}.amount--HqOeM{color:#202833;font-size:1rem;font-weight:700;line-height:22px}.trigger--_9ARx{color:#6b7785;font-size:.875rem;font-weight:500}@media screen and (max-width:1345px){.text-open--Jb62o{display:none}}@media screen and (max-width:935px){.text-closed--umxUw{display:none}}.trigger--eVhat{color:#6b7785;font-size:.875rem;font-weight:500}@media screen and (max-width:1345px){.text-open--jbSNB{display:none}}@media screen and (max-width:935px){.text-closed--jghBZ{display:none}}.grid-container--o9h_9{grid-template-rows:auto auto;grid-template-columns:1fr 1fr auto;display:grid}.title--Ca2BS{padding-top:20px;padding-left:20px}.dataset--z9XvW{justify-content:space-between;padding-top:20px;padding-right:20px;display:flex}.actions--_2eyK{padding-top:20px;padding-right:20px}.author-notes--VEplG{grid-column:1/3;padding:0 20px 8px}@media screen and (max-width:935px){.grid-container-closed--MzHYm{grid-template-rows:1fr;grid-template-columns:repeat(2,1fr)}.title-closed--GKYfF{grid-column:1/2}.dataset-closed--hYn4z{grid-column:1/2;justify-content:flex-start;padding:4px 20px 0}.actions-closed--HTZiC{grid-area:1/2/3/3}.author-notes-closed--_lS_w{grid-column:1/4;padding:0 20px}}@media screen and (max-width:1345px){.grid-container-open--I_Jrq{grid-template-rows:1fr;grid-template-columns:repeat(2,1fr)}.title-open--LC40G{grid-column:1/2}.dataset-open--_i7nc{grid-column:1/2;justify-content:flex-start;padding:4px 20px 0}.actions-open--cAhkq{grid-area:1/2/3/3}.author-notes-open--UtHOS{grid-column:1/4;padding:0 20px}}.container--ulann{align-items:center;font-size:1.125rem;line-height:28px;display:flex}.icon-container--_MX07{cursor:pointer;margin-left:8px}.icon--_cCFB{color:#6b7785;margin-top:2px}.source--XXf97{text-transform:uppercase;font-size:9px;font-weight:500;line-height:9px;display:flex}.source--XXf97.dataset-name--CyS8D{cursor:pointer}.item--_GPV5{margin:0;display:flex}.header--GeZ0l{color:#202833;justify-content:space-between;font-size:1rem;font-weight:400;line-height:22px;display:flex}.header--GeZ0l>div{font-size:1rem;font-weight:600;line-height:22px}.actions--MbiPR{justify-content:flex-end;display:flex}.action--e1YWC{color:#3a4759;cursor:pointer;align-items:center;margin-left:8px;font-size:.75rem;font-weight:500;line-height:13px;display:flex}.author--MyC0J{padding-top:4px}.dataset--_UjJW{justify-content:flex-end;align-items:center;width:100%;display:flex}@media screen and (max-width:1345px){.dataset-open--ezA0z{justify-content:flex-start}}@media screen and (max-width:935px){.dataset-closed--_9P4a{justify-content:flex-start}}.header--Ac06i{align-items:center;margin-bottom:10px;display:flex}.title--_6MFl{color:#323553;margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.scroll--ujLSN{max-height:366px;overflow-y:auto}.list--GsJEY{margin-right:8px;font-size:.875rem;list-style-type:none}.list-item--xjLcy{background:#f5f8fc;border-radius:3px;margin-top:8px;padding:10px}.header--vz1em{align-items:center;margin-bottom:10px;display:flex}.title--JEGbp{color:#323553;margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.scroll--Yipg3{max-height:366px;overflow-y:auto}.list--j5GqW{margin-right:8px;font-size:.875rem;list-style-type:none}.list-item--qWZMt{background:#f5f8fc;border-radius:3px;margin-top:8px;padding:10px}.messaging--XYcxo{justify-content:space-between;margin:20px;display:flex}.alert-text--bImNA{flex:1;padding:0 16px 0 10px}.wrapper--_DJqM{flex-direction:column;display:flex}.border--_LJA9{border-bottom:2px solid #eaeff9;margin-left:20px;margin-right:20px}.narration-wrapper--WyApj{font-size:.875rem;font-weight:400;line-height:20px}.page-wrapper--ThUgo{height:inherit;width:inherit;flex-direction:column-reverse;display:flex}.page-left--KBFTf{padding:20px 20px 0}.page-right--Sze6g{flex-direction:column;padding:20px 20px 0;display:flex}.page-right-summary--_pBBt{min-height:366px}.page-footer--CKBfM{text-transform:uppercase;justify-content:flex-end;margin:0 20px;padding:8px 0;font-size:9px;font-weight:500;line-height:9px;display:flex}@media screen and (min-width:1345px){.page-wrapper-open--kv478{flex-direction:row;display:flex}.page-left-open--_sHsi{flex:1;padding:20px}.page-right-open--djXe1{flex:2;padding:20px}}@media screen and (min-width:935px){.page-wrapper-closed--L9LMX{flex-direction:row;display:flex}.page-left-closed--DTnyL{flex:1;padding:20px}.page-right-closed--jCvvs{flex:2;padding:20px}}.large-table-layout--DJxXM{flex-direction:column-reverse;display:flex}.large-table-layout-left--Ia2VD,.large-table-layout-right--QxyRJ{padding-bottom:0}.metric--_9Ir1{border:1px solid #dce3f0;border-radius:6px;min-width:200px;margin:8px 20px 0;padding:12px;top:100px}.quick--_jUkY{padding:12px}.page-group--KWwoN{margin-bottom:20px}.message-group--KgURA{padding:12px;display:flex}.messaging--isonW{justify-content:space-between;width:100%;display:flex}.alert-text--I1zoo{padding:0 16px 0 10px}.wrapper--dva_p{margin-bottom:24px}.wrapper-old--TiDgG{margin-bottom:30px}.group--ydWaA{width:100%;min-width:200px;padding:12px;top:100px}.page--MfU6F{width:100%;margin-top:8px}.page-group--_6aMt{margin-bottom:20px}.message-group--Tw1aZ{padding:12px;display:flex}.messaging--_sLQU{justify-content:space-between;width:100%;display:flex}.page-group--_Vd6P{margin-bottom:20px}.message-group--YJNGT{padding:12px;display:flex}.messaging--rd3Vi{justify-content:space-between;width:100%;display:flex}.alert-text--g1omM{padding:0 16px 0 10px}.grid-container--l2wWu{grid-gap:20px;grid-template-columns:auto auto 1fr;align-items:center;width:100%;margin:0;padding:0;display:grid}.measure--FqboX,.figures--i32eJ{justify-self:start}.action--U_N9O{justify-self:end}.figures--i32eJ{justify-content:space-between;display:flex}@media screen and (max-width:935px){.grid-container-closed--LuhJl{grid-gap:8px;grid-template-rows:1fr;grid-template-columns:1fr auto}.measure-closed--zcMQb{grid-column:1/2}.figures-closed--_QOS5{flex-wrap:nowrap;grid-column:1/2}.action-closed--BFzCx{grid-area:1/2/3/3}}@media screen and (max-width:1345px){.grid-container-open--_9Xeb{grid-gap:8px;grid-template-rows:1fr;grid-template-columns:1fr auto}.measure-open--OfoKm{grid-column:1/2}.figures-open--TR1Gf{flex-wrap:nowrap;grid-column:1/2}.action-open--Ov1ke{grid-area:1/2/3/3}}.measure-filters--HQFMg{align-items:center;display:flex}.measure--TNtyU{color:#202833;margin-left:8px;font-size:1rem;font-weight:600;line-height:22px}.filters--d76_Q{align-items:center;margin-left:10px;display:flex}.numbers--Vd2V4{flex-direction:column;gap:4px;margin-left:0;display:flex}.numbers-synthetic-tag--s6pmA{margin-left:16px}.date--HjeAG{color:#404b5a;font-size:.75rem;font-weight:400;line-height:13px}.amount--MQUaX{color:#202833;font-size:1rem;font-weight:700;line-height:22px}.left--_NZdf{margin-left:16px}.divider--gvAv4{border-left:1px solid #c8d2e6;margin-left:16px}.change--edt0Q{margin-left:-4px;font-size:1rem;font-weight:700;line-height:22px}.changes--P6dlQ{flex-direction:column;gap:4px;margin-top:0;margin-left:16px;display:flex}.changes-text--_2Fuk{flex-direction:row;display:flex}.versus--KyQl0{color:#404b5a;font-size:.75rem;font-weight:400;line-height:13px}@media screen and (max-width:935px){.amount-closed--Die18,.numbers-closed--a3l6a{margin-left:0}}@media screen and (max-width:1345px){.amount-open--R7xF3,.numbers-open--hlTmy{margin-left:0}}.measure-filters--EOuUh{align-items:center;display:flex}.measure--TgLi_{color:#202833;margin-left:8px;font-size:1rem;font-weight:600;line-height:22px}.filters--Aj7Yg{align-items:center;margin-left:10px;display:flex}.numbers--aJFwu{flex-direction:column;gap:4px;margin:0;display:flex}.date--z8I4x{color:#404b5a;font-size:.75rem;font-weight:400;line-height:13px}.amount--_EeWe{color:#202833;font-size:1rem;font-weight:700;line-height:22px}.divider--lKQsh{border-left:1px solid #c8d2e6;margin-left:16px}.change--EUAyG{margin-left:-4px;font-size:1rem;font-weight:700;line-height:22px}.changes--bfgbh{flex-direction:column;gap:4px;margin-top:0;margin-left:16px;display:flex}.changes-text--tgUhS{flex-direction:row;display:flex}.versus--RnoHP{color:#404b5a;font-size:.75rem;font-weight:400;line-height:13px}@media screen and (max-width:935px){.amount-closed--ir7TQ{margin-left:0}}@media screen and (max-width:1345px){.amount-open--CSaO9{margin-left:0}}.measure-filters--__Yab{align-items:center;display:flex}.measure--_BvDv{color:#202833;font-size:1rem;font-weight:600;line-height:22px}.filters--kiMaH{align-items:center;margin-left:10px;display:flex}.numbers--ne1uo{flex-direction:column;gap:4px;width:100%;margin:0;display:flex}.date--t6_at{color:#404b5a;font-size:.75rem;font-weight:400;line-height:13px}.amount--_o1Wx{color:#202833;font-size:1rem;font-weight:700;line-height:22px}@media screen and (max-width:935px){.amount-closed--pgx3_{margin-left:0}}@media screen and (max-width:1345px){.amount-open--dJX8E{margin-left:0}}.action--uxVlG{margin-top:15px;font-weight:500}.scroll--azrLO{max-height:366px;overflow-y:auto}.list--QDnta{margin-right:8px;font-size:.875rem}.list-item--LdlTX{background:#f5f8fc;border-radius:3px;margin-top:8px;padding:10px}.header--Lj5RI{align-items:center;margin-bottom:10px;display:flex}.title--_8pzy{color:#323553;margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.scroll--n9azA{max-height:366px;overflow-y:auto}.list--SBaq4{margin-right:8px;font-size:.875rem;list-style-type:none}.list-item--LAVs1{background:#f5f8fc;border-radius:3px;margin-top:8px;padding:10px}.level--gMEPb{flex-direction:column;font-weight:600;display:flex}.level-name--Jh21y{font-size:13px;font-weight:500}.field-name--U1mvA{font-size:12px;font-weight:400;line-height:16px}.header--Wsi9K{align-items:center;margin-bottom:10px;display:flex}.title--N4xQy{color:#323553;margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--_N_Gt{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.scroll--IWELu{max-height:366px;overflow-y:auto}.list--dUQnX{margin-right:8px;font-size:.875rem}.list-item--_ApNM{border-bottom:1px solid #e1e7ec;justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-item--_ApNM:last-of-type{border-bottom:none}.list-stories--xlV64{margin-right:8px;font-size:.875rem;list-style-type:none}.list-item-stories--LMxI1{background:#f5f8fc;border-radius:3px;margin-top:8px;padding:10px}.level--otPmX{flex-direction:column;font-weight:600;display:flex}.level-name--_hXYn{font-size:13px;font-weight:500}.field-name--GwUP3{font-size:12px;font-weight:400;line-height:16px}.header--krJ_m{align-items:center;margin-bottom:10px;display:flex}.title--rjxN_{color:#323553;margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--nW9TI{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.header--xZoYF{min-width:250px;display:flex}.title--c1yVm{background:#f5f8fc;border-radius:3px;padding:10px;font-size:.875rem}.action--AOhgq,.action--Ai3ep{margin-top:15px;font-weight:500}.scroll--H9WY5{max-height:366px;overflow-y:auto}.list--___VW{margin-right:8px;font-size:.875rem}.list-item--__OGg{border-bottom:1px solid #e1e7ec;justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-item--__OGg:last-of-type{border-bottom:none}.level--PNurG{flex-direction:column;font-weight:600;display:flex}.level-name--Ui_D2{font-size:13px;font-weight:500}.field-name--ShOVo{font-size:12px;font-weight:400;line-height:16px}.header--_imw3{align-items:center;margin-bottom:10px;display:flex}.title--u9Dd4{color:#323553;margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--gBBHx{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.positive--re1nQ{color:#1aa579}.negative--_nURN{color:#e41b27}.neutral--OQEbT{color:#8698ba}.scroll--_y5M6{max-height:366px;overflow-y:auto}.list--_oOin{margin-right:8px;font-size:.875rem}.list-item--sqRDm{border-bottom:1px solid #e1e7ec;justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-item--sqRDm:last-of-type{border-bottom:none}.level--_j0GG{flex-direction:column;font-weight:600;display:flex}.level-name--W1Hqd{font-size:13px;font-weight:500}.field-name--L6kUB{font-size:12px;font-weight:400;line-height:16px}.header--YbpWQ{align-items:center;margin-bottom:10px;display:flex}.title--wu2e6{color:#323553;margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--fgH_I{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.positive--UGxWp{color:#1aa579}.negative--bqUBd{color:#e41b27}.neutral--m4tNM{color:#8698ba}.scroll--rNOD2{max-height:366px;overflow-y:auto}.list--OY6hh{margin-right:8px;font-size:.875rem}.list-item--_eKbf{border-bottom:1px solid #e1e7ec;justify-content:space-between;padding:8px 0;list-style-type:none;display:flex}.list-item--_eKbf:last-of-type{border-bottom:none}.level--_4mp_{flex-direction:column;font-weight:600;display:flex}.level-name--_smWS{font-size:13px;font-weight:500}.field-name--_W7uO{font-size:12px;font-weight:400;line-height:16px}.header--Kt3Ou{align-items:center;margin-bottom:10px;display:flex}.title--t624v{color:#323553;margin-right:8px;font-size:13px;font-weight:500;line-height:18px}.number--vIfGC{flex-direction:column;align-items:flex-end;font-weight:500;display:flex}.messaging--rRtT1{justify-content:space-between;width:100%;display:flex}.container--__jop{flex-direction:column;gap:12px;margin:20px 20px 16px;display:flex}.alert-text--GCkjG{padding:0 16px 0 10px}.messaging--YGlew{justify-content:space-between;width:100%;margin:20px;display:flex}.alert-text--oG6LG{padding:0 16px 0 10px}.wrapper--W1xBp{flex-direction:column;display:flex}.loading--sslWJ{padding:12px}.border--CKYrF{border-bottom:2px solid #eaeff9;margin-left:20px;margin-right:20px}.narration-wrapper--_txIU{font-size:.875rem;font-weight:400;line-height:20px}.page-wrapper--P_L4s{height:inherit;width:inherit;flex-direction:column-reverse;display:flex}.page-left--YqCIE{padding:20px 20px 0}.page-right--OwvDs{flex-direction:column;padding:20px 20px 0;display:flex}.page-right-summary--QVuJD{min-height:366px}.page-footer--Fkum6{text-transform:uppercase;justify-content:flex-end;margin:0 20px;padding:8px 0;font-size:9px;font-weight:500;line-height:9px;display:flex}@media screen and (min-width:1345px){.page-wrapper-open--qtBmt{flex-direction:row;display:flex}.page-left-open--U0Qpb{flex:1;padding:20px}.page-right-open--Uzp_R{flex:2;padding:20px}}@media screen and (min-width:935px){.page-wrapper-closed--y310v{flex-direction:row;display:flex}.page-left-closed--exX6u{flex:1;padding:20px}.page-right-closed--zpDod{flex:2;padding:20px}}.large-table-layout--_1rD3{flex-direction:column-reverse;display:flex}.large-table-layout-left--fWRPF,.large-table-layout-right--ey3zT{padding-bottom:0}.metric--qLM2P{border:1px solid #dce3f0;border-radius:6px;min-width:200px;margin:8px 20px 0;padding:12px;top:100px}.action--nMryU{font-weight:500}.quick--_wSzE{padding:12px}.wrapper--D1___{margin-bottom:24px}.wrapper-old--KFlSL{margin-bottom:30px}.group--J015J{width:100%;min-width:200px;padding:12px;top:100px}.page--NbdWQ{width:100%;margin-top:8px}.divider--__SOm{padding:0 6px}.row--LUADd{border-bottom:.5px solid #d5dde5}.row--LUADd:hover{cursor:pointer;background:#f8f9fa}.cell--qgkQc{min-width:220px;padding:12px}.row--ZmseE{border-bottom:.5px solid #d5dde5}.row--ZmseE:hover{cursor:pointer;background:#f8f9fa}.cell--XhF73{min-width:220px;padding:12px}.measure--etwaD{flex-direction:column;min-width:300px;display:flex}.figures--RB9fw{margin-left:16px}.text--jQgIO{margin-right:8px}.alert--qQOVP{margin-bottom:12px}.empty--ihd_B{color:#6b7785;justify-content:center;font-size:.875rem;display:flex}.synthetic-dataset-text--eHfw_{color:#6b7785;font-size:.875rem}.table--j6_i0{border-collapse:collapse;width:100%;overflow-x:auto}.header--JTIji{color:#6b7785;text-align:left;font-size:.875rem;font-style:normal;line-height:22px}.row--Uo_kt{border-bottom:.5px solid #d5dde5}.row--Uo_kt:hover{cursor:pointer;background:#f8f9fa}.header-cell--BU00s{cursor:pointer;border-bottom:none;min-width:230px;margin-bottom:0;padding:7px 12px;font-weight:500}.text-container--Wu0on{align-items:center;display:flex}.body--vAi5b{background:#fff}.report-summary--eQCtB{width:100%;max-width:1300px;margin:0 auto}.report-summary-old--_OU8g{margin-top:24px}.navigation--_knKA{justify-content:flex-end;margin-bottom:10px;display:flex}.container--JOrN0{width:100%;max-width:1300px;margin-top:10px;margin-left:auto;margin-right:auto}.wrapper--PC8Yt{border-radius:3px;justify-content:space-between;align-items:flex-start;padding:16px;font-weight:400;line-height:18px;display:flex}.wrapper-success--Ppjwm{background-color:#e4f4ef;border:1px solid #9ce0c8;border-left:3px solid #1aa579}.wrapper-info--F8KJU{background-color:#e3f0fc;border:1px solid #a2caf0;border-left:3px solid #003a70}.left--Zuyj2{flex-direction:row;display:flex}.right--ZzlTj{color:#6b7785;cursor:pointer;margin-left:10px}.text--OeUrZ{margin-left:10px;font-size:.875rem}.congratulations--TiLh2{font-weight:500}.info--huHf3{color:#003a70;margin-top:2px;margin-left:2px}.success--_4YqV{color:#1aa579;margin-top:2px;margin-left:2px}.report-page--lkaNv{flex:1;padding:0 60px;overflow-y:auto}.report-summary-redesign--yQ8ah{background:#f5f8fc;flex:1}.sidebar-mode--eiOF0{margin-left:-410px}.scroll-container--QVW4P{flex:1;height:0;display:flex}.no-content--_29o7{background:#fff}.settings-overview--Nc1eb{padding:30px;font-size:.875rem}.settings-overview-panel--yaI_8{flex-direction:column;display:flex}.settings-overview-panel-row--uVFio{color:#202833;width:100%;margin-top:10px;font-size:.875rem;line-height:20px}.settings-overview-panel-row-label--JoRWW{width:110px;font-weight:500;display:inline-block}.anna-tertiary-navigation-layout-container{height:100%}.anna-tertiary-navigation-layout-container .anna-tertiary-navigation-layout{flex-direction:column;width:100%;height:100%;display:flex}.anna-tertiary-navigation-layout-container .anna-tertiary-navigation-layout__panel{flex:1;height:0;display:flex}.tertiary-page-header{color:#202833;border-bottom:1px solid #e1e7ec;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:0;padding-left:8px;padding-right:8px;line-height:52px;display:flex}.tertiary-page-header__title{color:#202833;font-size:1rem;font-weight:500;line-height:32px}.tertiary-page-header__subtitle{color:#6b7785;width:100%;margin:4px 0 8px;font-size:.875rem;font-weight:400;line-height:20px}.tertiary-page-header__title-right{color:#6b7785;font-size:.75rem}.anna-tertiary_navigation{border-right:1px solid #e1e7ec;flex-direction:column;min-width:200px;min-height:calc(100vh - 100px);display:flex}.anna-tertiary_navigation__item{color:#6b7785;border-left:3px solid transparent;align-items:center;height:35px;padding-left:12px;font-size:.875rem;text-decoration:none;display:flex}.anna-tertiary_navigation__item:hover{background-color:#f8f9fa}.anna-tertiary_navigation__item.active{color:#a949cb;background-color:#fcf7ff;border-color:#a949cb}.account-settings-navigation--MUk7s{padding:0}.account-settings-content--DRWcW{width:100%;padding:8px;overflow-y:auto}.empty-table-row{flex-direction:column;align-items:center;width:100%;padding:4px;display:flex}.locked--_b9pG{color:#929fb1;align-items:center;display:inline-flex}.lock-icon--NUmg0{margin-left:5px}.settings-tokens--hEhQ_{padding:30px;font-size:.875rem}.settings-tokens--hEhQ_ .tokens-text--WydZI{margin-bottom:12px}.settings-tokens--hEhQ_ .token-table--Gawhm{margin:24px 0}.settings-tokens--hEhQ_ .token-table--Gawhm .locked--B0UOG{color:#929fb1;align-items:center;display:inline-flex}.settings-tokens--hEhQ_ .token-table--Gawhm .locked--B0UOG .lock-icon--_1_Sj{margin-left:5px}.highlight--IdgkS *{font-weight:400}.panel--fnPN4{color:#6b7785;cursor:pointer;text-transform:uppercase;border:2px solid #e1e7ec;border-radius:4px;align-items:center;gap:4px;padding:16px;display:flex}.panel--fnPN4.selected--JO4Vt{background-color:#cce6f4;border-color:#0a6cc7}.panel--fnPN4.selected--JO4Vt .highlight--IdgkS{color:#0a6cc7}.panel--fnPN4.disabled--YFWep{cursor:default;background-color:#f8f9fa}.info-icon--_GMO3{padding-left:2px;display:flex}.container--S9j_7{border:1px solid #e1e7ec;padding:10px}.cell--dTx5Q{text-overflow:ellipsis;white-space:nowrap;width:120px;max-width:120px;overflow:hidden}.header--_7QNi{border:1px solid #e1e7ec;border-bottom:none;border-radius:4px 4px 0 0;gap:12px;padding:16px;display:flex}.rows-info--_g2NY{color:#6b7785}.modal-body--ph_Lq,.error-container--vzcWj{flex-direction:column;gap:8px;display:flex}.modal-footer--_x7_X{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.modal-footer-text--_HzNP{color:#6b7785}.banner--r3vxq{padding-top:14px}.unknown-user{background:#e1e7ec;width:100vw;height:100vh}.unknown-user .nav-bar{color:#fff;background-color:#323553;align-items:center;height:50px;display:flex}.unknown-user .nav-bar img{cursor:pointer;margin-left:12px;margin-right:20px}.unknown-user .panel{background-color:#323553;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;width:500px;margin:80px auto;padding:24px;display:flex}.unknown-user .panel .title{font-size:1.625rem;font-weight:400;line-height:initial;color:#fff;text-align:center;width:300px}.unknown-user .panel .title hr{width:100%;margin:6px}.unknown-user .panel .user{color:#fff;text-align:center;border-left:3px solid #aebecd;border-right:3px solid #aebecd;margin-bottom:36px;padding:6px 24px}.unknown-user .panel .message{color:#e1e7ec;text-align:center;font-size:.75rem}.preloader-diamond{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:5;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.preloader-diamond .sk-folding-cube{width:40px;height:40px;transform:rotate(45deg)}.preloader-diamond .sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.preloader-diamond .sk-folding-cube .sk-cube:before{content:"";transform-origin:100% 100%;background:#0f2440;width:100%;height:100%;animation:2.4s linear infinite both sk-foldCubeAngle;position:absolute;top:0;left:0}.preloader-diamond .sk-folding-cube .sk-cube2{transform:scale(1.1)rotate(90deg)}.preloader-diamond .sk-folding-cube .sk-cube2:before{animation-delay:.3s}.preloader-diamond .sk-folding-cube .sk-cube3{transform:scale(1.1)rotate(180deg)}.preloader-diamond .sk-folding-cube .sk-cube3:before{animation-delay:.6s}.preloader-diamond .sk-folding-cube .sk-cube4{transform:scale(1.1)rotate(270deg)}.preloader-diamond .sk-folding-cube .sk-cube4:before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{opacity:0;transform:perspective(140px)rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px)rotateX(0)}90%,to{opacity:0;transform:perspective(140px)rotateY(180deg)}}.container--cSLa2{flex-direction:column;justify-content:flex-end;display:flex}.paper--Sq5Vk{border-bottom-right-radius:0;border-bottom-left-radius:0;margin:0;padding:12px}.title--y8ymV{color:#252d39;background:#fff;grid-template-columns:1fr auto;padding-bottom:0;font-size:18px;font-style:normal;font-weight:700;line-height:140%;display:grid}.close--Cul6b{cursor:pointer;margin-left:20px}.content--wwuAy.content-top--Z_CZm{padding-top:12px}.body--l99OH{color:#252d39;font-feature-settings:"clig" off,"liga" off;font-size:15px;font-style:normal;font-weight:400;line-height:140%}.body-second--l8WsY,.button--tBQBl{margin-top:12px}.anna-interface--c3YWi{flex-direction:column;flex:1;height:0;display:flex}.scroll-container--_DF8G{flex-direction:column;flex:1;height:0;display:flex;overflow-y:hidden}@media print{.scroll-container--_DF8G{height:auto;overflow:unset}}.unauth{flex:1;width:100vw;max-width:100%;height:0;display:flex}@media screen and (max-width:768px){.unauth{flex-direction:column}}.unauth__header-wrapper{color:#6b7785;justify-content:flex-end;align-items:center;width:100%;padding:20px;font-size:.875rem;display:flex;position:absolute;right:0}.unauth__header-wrapper-button{margin:10px}.unauth__left-section{background:#1d2027;flex-direction:column;width:300px;padding:30px 24px 20px;display:flex}@media screen and (max-width:768px){.unauth__left-section{width:100%;padding:16px 32px;display:none}.unauth__left-section--show-on-mobile{display:block}}.unauth__left-section .inner-section{flex:1}.unauth__left-section .gdpr-policy-footer{justify-content:center;font-size:.625rem;display:flex}.unauth__left-section .gdpr-policy-footer>*+*{margin-left:24px}.unauth__logo-image{margin-bottom:30px;position:absolute}@media screen and (max-width:768px){.unauth__logo-image{margin-bottom:0;position:static}}.unauth__child{flex-grow:1}.unauth__container{padding:30px 35px;font-size:.75rem}@media screen and (max-width:768px){.unauth__container{margin:0}}.unauth__child-container{opacity:0;max-width:360px;margin:16vh auto 0;animation:.3s ease-out forwards slideIn;position:relative;transform:translateY(10px)}@media screen and (max-width:768px){.unauth__child-container{max-width:none;margin:0}}.anna-banner{border-radius:3px;font-size:.875rem;transition:max-height .3s .1s;display:flex;overflow:hidden}.anna-banner.alert{color:#1890ff;background-color:#f2f9ff;border-left:3px solid #1890ff}.anna-banner.alert .anna-banner__button{color:#1890ff;border:1px solid #1890ff}.anna-banner.alert .message svg{color:#1890ff}.anna-banner.alert.color-invert{background-color:#1890ff}.anna-banner.error{color:#e41b27;background-color:#fff2f2;border-left:3px solid #e41b27}.anna-banner.error .anna-banner__button{color:#e41b27;border:1px solid #e41b27}.anna-banner.error .message svg{color:#e41b27}.anna-banner.error.color-invert{background-color:#e41b27}.anna-banner.warning{color:#202833;background-color:#fefae4;border-left:3px solid #fad514}.anna-banner.warning .anna-banner__button{color:#fad514;border:1px solid #fad514}.anna-banner.warning .message svg{color:#fad514}.anna-banner.warning.color-invert{background-color:#fad514}.anna-banner.success{color:#202833;background-color:#e4f4ef;border-left:3px solid #1aa579}.anna-banner.success .anna-banner__button{color:#1aa579;border:1px solid #1aa579}.anna-banner.success .message svg{color:#1aa579}.anna-banner.success.color-invert{background-color:#1aa579}.anna-banner .message svg{margin-top:3px}.anna-banner.color-invert,.anna-banner.color-invert .message svg{color:#f8f9fa}.anna-banner .close-icon{cursor:pointer}.anna-banner .close-icon.color-normal{color:rgba(0,0,0,.4)}.anna-banner .close-icon.color-invert{color:#f8f9fa}.anna-banner:before{max-height:0}.anna-banner__button{cursor:pointer;background:0 0;border:1px solid transparent;border-radius:3px;justify-self:flex-end;padding:6px 12px}.anna-banner__button.color-normal:hover{background:rgba(0,0,0,.04)}.anna-banner__button.color-invert:hover{background:rgba(0,0,0,.3)}.anna-banner__close-button{color:rgba(0,0,0,.3);background:0 0;border:2px solid transparent;border-radius:50%;justify-self:flex-end;width:28px;height:28px}.anna-banner__close-button.color-normal:hover{background:rgba(0,0,0,.04)}.anna-banner__close-button.color-invert:hover{background:rgba(0,0,0,.3)}.anna-banner.closed{max-height:0}.anna-banner.closed *{opacity:0;transition:opacity .2s}.anna-banner .content{justify-content:space-between;align-items:center;width:100%;padding:8px 8px 8px 12px;display:flex}.anna-banner .content .message{display:flex}.anna-banner .content .message .display-text{margin-left:12px;line-height:24px}.account-error__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;display:flex}.account-error__icon{fill:#7d8493;margin-bottom:30px}.account-error__header{color:#202833;margin-bottom:8px;font-size:1rem}.account-error__subheader{color:#6b7785;width:400px;font-size:1rem}.account__title{font-size:1.375rem;font-weight:400;line-height:initial;color:#202833;text-align:center}.account__subtitle{color:#6b7785;text-align:center;margin:16px 0;font-size:.75rem}.account-setup__button{width:100%;height:36px}.account-setup__form{flex-direction:column;flex-grow:1;justify-content:space-between;width:300px;display:flex}.account-setup__form-label{color:#6b7785}.account-setup__form-item-wrapper{height:90px}.account-setup__input{color:#000;border:1px solid #aebecd;border-radius:3px;outline:none;width:100%;height:36px;margin-bottom:6px;padding:0 10px;font-size:.75rem;transition:all .3s}.account-setup__input.error{border-color:#e5325a}.account-setup__input-error{color:#e5325a;font-size:.625rem;line-height:10px}.form--_DNSD{width:100%}.email--wWH3G{padding:10px 0}.login-button--_z_U_{width:100%}.form-footer--m_Uhu{margin-top:15px}.form--tZdul{width:100%}.email--x4f3N{padding:10px 0}.login-button--_RT7K{width:100%;margin-top:15px}.link--FqJzC{color:#1890ff;cursor:pointer;margin-top:24px;text-decoration:none}.subtext--npkDt{color:#404b5a;margin-top:8px;font-size:.75rem}.footer--ctYP7{justify-content:space-between;margin-top:10px;display:flex}.login-with-hyperanna{margin-top:24px}.incorrect-details-warning{margin-bottom:24px}.login__form{width:100%}.login__form-header{font-size:1.375rem;font-weight:400;line-height:initial;color:#252d39;margin-bottom:10px;font-weight:700}.login__form-sub-header{color:#252d39}.login__form-email{padding:10px 0}.login__form-password{margin:10px 0 25px}.login__form-login-button{width:100%}.login__form-footer{justify-content:space-between;margin-top:10px;display:flex}.login__form-footer.single{justify-content:center}.login__form-footer-link{color:#1890ff;cursor:pointer;text-decoration:none}.login__form-footer-subtext{color:#404b5a;margin-top:8px;font-size:.75rem}.login__notification{align-items:center;display:flex}.login__notification-error-icon{margin-right:5px;font-size:20px}.login__refresh-error{margin-bottom:25px}.signup-check{border-bottom:1px solid #d5dde5}.signup-check_description{font-size:.875rem}.signup-check__footer{margin-top:25px;font-size:.875rem}.signup-check__mail-image{margin-top:50px;margin-left:auto;margin-right:auto;display:block}.signup-form .title{margin-bottom:0}.signup-form .subtitle{color:#6b7785;margin-top:-12px;margin-bottom:20px;font-size:.875rem}.signup-form .subtitle .underlined{text-decoration:underline}.value-props{color:#fff;margin-top:16vh}@media screen and (max-width:768px){.value-props{margin-top:24px}.value-props--hide-on-mobile{display:none}}.value-props h2{font-size:1.375rem;font-weight:400;line-height:initial;margin-bottom:32px;font-weight:600;line-height:32px}.value-props p{margin-bottom:4px;font-size:.875rem;font-weight:400}.value-props ul{padding-top:12px;padding-left:24px;font-size:.875rem;line-height:20px;list-style:none}.value-props ul .tick{color:#ff3864;width:24px;margin-left:-24px;display:inline-block}.value-props li{margin-bottom:16px}.value-props__bullet_points{background-color:rgba(255,255,255,.05);border-radius:8px 8px 0 0;margin-bottom:0;padding:12px 12px 12px 20px}.value-props__trusted{text-align:center;background-color:rgba(255,255,255,.03);border-radius:0 0 8px 8px;margin-top:0;margin-bottom:20px;padding:12px 12px 12px 20px}.value-props__trusted div{padding-top:16px;font-size:.75rem;font-weight:600}.value-props__trusted img{width:100%;max-width:250px;margin:20px 0}.value-props__learn-more{padding:12px 12px 12px 60px;font-size:.875rem;position:relative}.value-props__learn-more__icon{position:absolute;top:18px;left:16px}.value-props__learn-more+.value-props__learn-more{margin-top:16px}.signup-form h1{font-size:1.625rem;font-weight:400;line-height:initial;color:#202833;margin-bottom:16px;line-height:32px}.signup-form .anna-ui-input{width:100%;margin-bottom:16px}.signup-form .anna-ui-input:last-of-type{margin-bottom:0}.signup-form .anna-ui-input-field{width:100%}.signup-form .title-row{display:flex}.signup-form .success-pill{text-align:center;background:#e4f4ef;border:1px solid #9bdebd;border-radius:16px;margin:0 8px;padding:4px 10px;font-size:.875rem;font-weight:500}.signup-form .subheading{color:#6b7785;font-size:1rem}.signup-form .two_columns{justify-content:space-between;display:flex}.signup-form .two_columns .anna-ui-input{width:calc(50% - 8px)}.signup-form .anna-button{width:100%;margin-top:32px}.signup-form .info{color:#6b7785;margin-top:-8px;font-size:.75rem;line-height:16px}.signup-form .anna-banner{margin-bottom:32px}.signup-set-password__title{color:#6b7785;margin-top:-16px;margin-bottom:32px;font-size:.875rem}.terms-conditions{color:#6b7785}.security-box{background:#f8f9fa;justify-content:center;align-items:center;margin-top:20px;padding:20px;display:flex;box-shadow:inset 0 1px #d5dde5}.security-box .security-shield-icon{margin-right:18px}.security-box .title{font-weight:500}.security-box div{color:#6b7785;font-size:.75rem}.forgot-password-wrapper__title{color:#202833;margin-bottom:30px}.forgot-password-wrapper__form{width:100%}.forgot-password-wrapper__form>.info{color:#6b7785;font-size:.75rem;line-height:16px}.forgot-password-wrapper__buttons{flex-direction:column;align-items:center;display:flex}.forgot-password-wrapper__reset-button{width:100%;margin:20px 0 15px}.forgot-password-wrapper__password-input{margin-bottom:20px}.forgot-password-wrapper__return-link{color:#1890ff;font-size:.875rem;text-decoration:none}.forgot-password-status{background:#f8f9fa;justify-content:center;width:100vw;height:100vh;font-size:.75rem;display:flex}.forgot-password-status__wrapper{flex-direction:column;width:500px;height:400px;display:flex;position:relative;top:18%}.forgot-password-status__container{background:#fff;flex-direction:column;flex-grow:1;padding:30px 0;display:flex}.forgot-password-status__logo{cursor:pointer;margin:22px}.forgot-password-status__logo.hidden{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0}.forgot-password-status__icon-container{flex-direction:column;justify-content:center;align-self:center;align-items:center;width:50px;height:50px;display:flex}.forgot-password-status__icon-container.background-success{color:#2fc38e}.forgot-password-status__icon-container.background-error{color:#e41b27}.forgot-password-status__icon-container.background-alert{color:#fad514}.forgot-password-status__main-message{color:#202833;text-align:center;margin-top:30px;font-size:1.375rem}.forgot-password-status__sub-message{color:#6b7785;text-align:center;align-self:center;width:280px;margin-top:10px;font-size:.875rem}.forgot-password-status__back-to-signin{color:#000;text-align:center;align-self:center;width:100px;height:18px;margin-top:30px;font-size:.875rem}.forgot-password-status__back-to-signin__emphasise-link{color:#1890ff;-webkit-text-decoration-line:none;text-decoration-line:none}.create-account__title{color:#202833;margin-bottom:15px}.create-account__form{flex-direction:column;flex-grow:1;justify-content:space-between;width:350px;margin-top:10px;display:flex}.create-account__form-input{padding:10px 0}.create-account__form .info{color:#6b7785;margin:20px 0;font-size:.75rem;line-height:16px}.signup{font-size:.75rem}.signup__banner{width:100%;height:35px;font-weight:500;position:fixed;top:-50px}.signup_header{font-size:1.375rem;font-weight:400;line-height:initial;margin-bottom:10px;font-weight:700}.signup_intro{font-size:.875rem}.signup__form{width:100%;margin:10px 0}.signup__form-input{padding:10px 0}.signup__form-confirm{width:100%;margin:10px 0}.signup__info{font-size:.75rem}.settings-password--_oE3m{padding:30px;font-size:.875rem}.settings-password-form--GEkqy{width:335px}.settings-password-form-current--irNhZ{margin-top:10px}.settings-password-form-new--pf8Hh{margin-top:20px}.settings-password-form-confirm--Q1q1L{margin-top:12px;margin-bottom:25px}.input--ul65o{width:100%;margin-bottom:40px}.anna-report-edit-text-block{width:100%}.anna-report-edit-text-block textarea{color:#6b7785;resize:vertical;min-height:36px;width:inherit;border:1px solid #aebecd;border-radius:3px;padding:6px 8px;font-size:.875rem}.anna-report-edit-text-block-label{color:#6b7785;margin-bottom:4px;font-size:.75rem;line-height:16px;display:block}.anna-report-edit-text-block-error{color:#e41b27}.anna-report-edit-text-block::-webkit-input-placeholder{color:#929fb1}.anna-report-edit-text-block::-ms-input-placeholder{color:#929fb1}.anna-report-edit-text-block::placeholder{color:#929fb1}.anna-report-edit-text-block:hover textarea{color:#6b7785;border-color:#6b7785}.anna-report-edit-text-block:focus-within textarea{color:#202833;border-width:1px;border-color:#a949cb}.anna-report-edit-text-block:hover .anna-report-edit-text-block-label{color:#202833}.anna-report-edit-text-block:focus-within .anna-report-edit-text-block-label{color:#202833}.anna-report-edit-text-block.is-error textarea{border-color:#e41b27}.anna-report-edit-text-block.is-error:focus-within textarea{border-color:#e41b27}.anna-report-edit-text-block.is-error:hover textarea{border-color:#e41b27}.moderation-actions--L8_OA>:not(:last-child){margin-right:8px}.dropdown--orbgk{min-width:320px}.details--tInac{color:#404b5a;flex-direction:column;padding:16px 12px;display:flex}.details--tInac h3{color:#202833;margin-bottom:10px;font-weight:500}.details--tInac small{font-size:.75rem;font-weight:500}.details--tInac span{font-size:.875rem}.details--tInac span:not(:last-child){margin-bottom:10px}.actions--nZavu:not(:empty){border-top:1px solid #e1e7ec}.delete-user--b2zVr{color:#e00}.invite-user--_qINp{color:#1265b2}.action-required--Y7II_{color:#ff8a00;align-items:center;font-weight:500;display:inline-flex}.action-required--Y7II_>:not(:last-child){margin-right:3px}.icon--aO657{margin-right:4px}.dropdown--_iJ4e{color:#404b5a;min-width:600px;padding:16px;font-size:.875rem}.description--a5miO{margin-bottom:20px;font-size:.75rem;font-weight:500}.domains--nqXXz{color:#6b7785;font-size:.875rem;font-weight:400}.options--Xuha9{list-style:none}.option--dxt82{border-bottom:1px solid #e1e7ec;padding:8px 0}.option--dxt82:first-child{padding-top:0}.option--dxt82:last-child{border-bottom:none;padding-bottom:0}.label--_CbS5{flex-direction:column;display:inline-flex}.sso-access--vkwDo{color:#1aa579}.wrapper--PTLTA{display:flex;overflow-y:auto}.home--VKXJH{flex-grow:1;max-width:1200px;margin:0 auto;padding:0 10px}.title--_81cP{justify-content:space-between;margin-top:50px;margin-bottom:22px;line-height:32px;display:flex}.left--FtOEm{font-size:1.625rem;font-weight:400;line-height:initial;color:#323553;font-weight:600}.left--FtOEm small{color:#6b7785;font-size:.875rem;font-weight:400;display:block}.right--_tKGN{align-items:center;display:flex}.right--_tKGN>:not(:last-child){margin-right:7px}.right--_tKGN>:first-child{margin-right:16px}@font-face{font-family:Inter UI;font-style:normal;font-weight:100;src:url(/media/Inter-Thin-BETA.ff5ed2aa.woff2)format("woff2"),url(/media/Inter-Thin-BETA.d51a524c.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:100;src:url(/media/Inter-ThinItalic-BETA.cd1e4e47.woff2)format("woff2"),url(/media/Inter-ThinItalic-BETA.b969d82c.woff)format("woff")}@font-face{font-family:Inter UI;font-style:normal;font-weight:200;src:url(/media/Inter-ExtraLight-BETA.7cc24865.woff2)format("woff2"),url(/media/Inter-ExtraLight-BETA.faecb957.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:200;src:url(/media/Inter-ExtraLightItalic-BETA.3aca53f9.woff2)format("woff2"),url(/media/Inter-ExtraLightItalic-BETA.70265e76.woff)format("woff")}@font-face{font-family:Inter UI;font-style:normal;font-weight:300;src:url(/media/Inter-Light-BETA.d03e39e1.woff2)format("woff2"),url(/media/Inter-Light-BETA.b88c61f8.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:300;src:url(/media/Inter-LightItalic-BETA.cb48c68b.woff2)format("woff2"),url(/media/Inter-LightItalic-BETA.793d95bd.woff)format("woff")}@font-face{font-family:Inter UI;font-style:normal;font-weight:400;src:url(/media/Inter-Regular.c05ed341.woff2)format("woff2"),url(/media/Inter-Regular.63d07511.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:400;src:url(/media/Inter-Italic.3b7db974.woff2)format("woff2"),url(/media/Inter-Italic.1bcb8116.woff)format("woff")}@font-face{font-family:Inter UI;font-style:normal;font-weight:500;src:url(/media/Inter-Medium.44347a3a.woff2)format("woff2"),url(/media/Inter-Medium.f1a45c84.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:500;src:url(/media/Inter-MediumItalic.b4b8e357.woff2)format("woff2"),url(/media/Inter-MediumItalic.e32c48c7.woff)format("woff")}@font-face{font-family:Inter UI;font-style:normal;font-weight:600;src:url(/media/Inter-SemiBold.78218ba3.woff2)format("woff2"),url(/media/Inter-SemiBold.89e0c033.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:600;src:url(/media/Inter-SemiBoldItalic.ffc160d0.woff2)format("woff2"),url(/media/Inter-SemiBoldItalic.bb42133b.woff)format("woff")}@font-face{font-family:Inter UI;font-style:normal;font-weight:700;src:url(/media/Inter-Bold.70597650.woff2)format("woff2"),url(/media/Inter-Bold.a11480f2.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:700;src:url(/media/Inter-BoldItalic.1aa25e85.woff2)format("woff2"),url(/media/Inter-BoldItalic.aa380ae2.woff)format("woff")}@font-face{font-family:Inter UI;font-style:normal;font-weight:800;src:url(/media/Inter-ExtraBold.76efbb7c.woff2)format("woff2"),url(/media/Inter-ExtraBold.f8b7cfd6.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:800;src:url(/media/Inter-ExtraBoldItalic.1d07d090.woff2)format("woff2"),url(/media/Inter-ExtraBoldItalic.4c038419.woff)format("woff")}@font-face{font-family:Inter UI;font-style:normal;font-weight:900;src:url(/media/Inter-Black.51956d2f.woff2)format("woff2"),url(/media/Inter-Black.69d8dd4b.woff)format("woff")}@font-face{font-family:Inter UI;font-style:italic;font-weight:900;src:url(/media/Inter-BlackItalic.db34e7b0.woff2)format("woff2"),url(/media/Inter-BlackItalic.7acb7814.woff)format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(/media/lato-v23-latin-regular.280b6b49.eot);src:local(""),url(/media/lato-v23-latin-regular.280b6b49.eot?#iefix)format("embedded-opentype"),url(/media/lato-v23-latin-regular.be36596d.woff2)format("woff2"),url(/media/lato-v23-latin-regular.29272548.woff)format("woff"),url(/media/lato-v23-latin-regular.cf2315b2.ttf)format("truetype"),url(/media/lato-v23-latin-regular.ec530704.svg#Lato)format("svg")}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ellipsis{0%{width:0}to{width:1.2rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes cardPreloader{0%{background-position:75% 0}to{background-position:-80% 0}}@keyframes bounce{0%{opacity:.75;transform:scale(.5)}50%{opacity:1;transform:scale(1)}67%{opacity:.75;transform:scale(.5)}to{opacity:.75;transform:scale(.5)}}@keyframes fadeInAndScale{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutAndScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.7)}}@keyframes loadingShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}*{box-sizing:border-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;margin:0;padding:0;font-family:Lato!important}html{height:100%}body{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background:0 0;width:100%;height:100%;margin:0;padding:0;font-size:16px;font-weight:400;line-height:1.25rem;overflow-y:hidden}@media print{body{height:auto;overflow:unset}}a{background:0 0}a:active,a:hover{outline:0}input,textarea{box-shadow:none;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;outline:none;margin:0;padding:0}textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}input[type=text]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}input[type=email]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}input[type=password]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}input[type=text]::-ms-clear{display:none}input[type=email]::-ms-clear{display:none}input[type=password]::-ms-clear{display:none}input[type=search]::-ms-clear{display:none}input[type=submit]::-ms-clear{display:none}textarea::-ms-clear{display:none}b{font-weight:700}#root{background-color:#fff;flex-direction:column;height:100%;display:flex}@media print{header[data-uic=global-app-bar]{display:none}}