@charset "UTF-8";.alert{border-radius:4px;line-height:1.5;min-height:42px;overflow:auto;padding:12px;position:relative}.alert{color:#3f3f4f}.theme-dark .alert{color:#e6e6ee}@media (max-width: 768px){.alert{max-height:110px}}.alert--has-close{padding-right:36px}.alert--closed{display:none}.alert__close-button{position:absolute;right:10px;top:10px}.alert--success{background-color:#f1f7ea;border:1px solid #8ebd56}.theme-dark .alert--success{background-color:#22541d;border:1px solid #8ebd56}.alert--warning{background-color:#fdfce5;border:1px solid #f1d100}.theme-dark .alert--warning{background-color:#705600;border:1px solid #f1d100}.alert--error{background-color:#ffe5e5;border:1px solid #d14341}.theme-dark .alert--error{background-color:#670504;border:1px solid #d14341}.alert--info{background-color:#e3eff4;border:1px solid #2478aa}.theme-dark .alert--info{background-color:#00588a;border:1px solid #2478aa}.alert--font-small{font-size:12px;line-height:16px}.alert p{margin-bottom:5px}.announcement__image{background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:20px;margin-top:20px}.announcement__paragraph-wrapper{padding-bottom:20px;padding-top:20px}.announcement__button-wrapper{align-items:center;display:flex;justify-content:center;padding-bottom:20px;padding-top:20px}.badge{align-items:center;border-radius:14px;color:#000;display:flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;height:24px;justify-content:center;line-height:16px;min-width:24px;padding:0 6px}.badge,.theme-dark .badge{background-color:#fac07b}.badge--on-icon{left:12px;position:absolute;top:10px}.badge--on-icon-small{font-size:12px;height:16px;left:10px;line-height:16px;min-width:16px;padding:0 4px;position:absolute;top:10px}.badge--on-icon-dot{height:12px;left:20px;min-width:12px;position:absolute;top:1px}.badge--on-step-nav-dot{height:12px;margin-bottom:8px;margin-left:16px;min-width:12px}.badge--square{border-radius:4px}.badge--order{font-weight:400;line-height:24px}.badge--order{background-color:#fff;border:1px solid #c3c3cd;color:#2478aa}.theme-dark .badge--order{background-color:#272737;border:1px solid #727283;color:#92bed4}.badge--order:hover{background-color:#f1f1f9;border-color:#00588a;color:#00396a}.theme-dark .badge--order:hover{background-color:#5e5e6f;border-color:#e3eff4;color:#e3eff4}.badge--empty{line-height:24px}.badge--empty{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .badge--empty{background-color:#272737;border:1px solid #727283}.badge--small{font-size:10px;height:16px;line-height:10px;min-width:16px;padding:0 4px}.loading-spinner{display:flex;flex-direction:row;font-size:10px;height:40px;justify-content:center;margin:20px auto;width:50px}.loading-spinner__bar{animation:sk-stretchdelay 1.2s infinite ease-out;display:flex;height:100%;margin:1px;width:6px}.loading-spinner__bar{background-color:#2478aa}.theme-dark .loading-spinner__bar{background-color:#92bed4}.loading-spinner__bar--01{animation-delay:-1.2s}.loading-spinner--pride .loading-spinner__bar--01{background-color:#e50000}.loading-spinner__bar--02{animation-delay:-1.1s}.loading-spinner--pride .loading-spinner__bar--02{background-color:#ff8d00}.loading-spinner__bar--03{animation-delay:-1s}.loading-spinner--pride .loading-spinner__bar--03{background-color:#fe0}.loading-spinner__bar--04{animation-delay:-.9s}.loading-spinner--pride .loading-spinner__bar--04{background-color:#028121}.loading-spinner__bar--05{animation-delay:-.8s}.loading-spinner--pride .loading-spinner__bar--05{background-color:#004cff}.loading-spinner__bar--06{animation-delay:-.7s}.loading-spinner--pride .loading-spinner__bar--06{background-color:#708}.loading-spinner--small{height:30px;margin:0 auto;width:40px}.loading-spinner--tiny{height:20px;margin:0 auto;width:35px}.loading-spinner--tiny .loading-spinner__bar{width:4px}.loading-spinner--large{height:150px;margin:20px auto;width:200px}.loading-spinner--large .loading-spinner__bar{margin:8px;width:20px}.loading-spinner--white .loading-spinner__bar,.theme-dark .loading-spinner--white .loading-spinner__bar{background-color:#fff}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.button{align-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer;display:flex;font-size:14px;font-weight:500;place-content:center;line-height:1;text-transform:uppercase;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.button{background-color:#2478aa;color:#fff}.theme-dark .button{background-color:#00588a;color:#fff}.button:hover{text-decoration:none}.button:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024}.button--fullWidth{width:100%}.button--nowrap{white-space:nowrap}.button--primary{background-color:#2478aa}.theme-dark .button--primary,.button--primary:hover{background-color:#00588a}.theme-dark .button--primary:hover{background-color:#2478aa}.button--ghost{background-color:#fff;border:1px solid #2478aa;color:#2478aa}.theme-dark .button--ghost{background-color:#272737;border:1px solid #92bed4;color:#92bed4}.button--ghost:hover{background-color:#f1f1f9;border-color:#00588a;color:#00588a;text-decoration:none}.theme-dark .button--ghost:hover{background-color:#3f3f4f;border-color:#e3eff4;color:#e3eff4;text-decoration:none}.button--link{background-color:transparent;border-color:transparent;color:#00588a}.theme-dark .button--link{background-color:transparent;border-color:transparent;color:#92bed4}.button--link:hover{color:#00588a}.theme-dark .button--link:hover{color:#e3eff4}.button--default{font-size:14px;height:32px;padding:0 16px}.button--default-square{padding:0;width:32px}.button--large{font-size:16px;height:48px;padding:0 24px}.button--large-square{padding:0;width:48px}.button--small{border-radius:2px;font-size:10px;height:20px;line-height:1;padding:0 6px}.button--small-square{padding:0;width:20px}.button--danger,.button--danger:hover,.button--danger:active,.theme-dark .button--danger,.theme-dark .button--danger:hover,.theme-dark .button--danger:active{border-color:#d14341}.button--danger.button--primary,.theme-dark .button--danger.button--primary{background-color:#d14341}.button--disabled{cursor:not-allowed;opacity:.5}.button--absolute{position:absolute}.button--relative{position:relative}.button__input{cursor:pointer;display:block;filter:alpha(opacity=0);font-size:12px;height:100%;opacity:0;position:absolute;right:0;top:0;width:100%}.button__input::-webkit-file-upload-button{cursor:pointer}.chip-badge{display:flex;gap:4px}.chip-badge__impact{align-items:center;border-radius:50%;display:flex;height:16px;justify-content:center;width:16px}.chip-badge__impact{background-color:#e3eff4;border:1px solid #2478aa;color:#000}.theme-dark .chip-badge__impact{background-color:#00396a;border:1px solid #00588a;color:#fff}.chip-badge__weight{border-radius:50%;display:flex;height:16px;width:16px}.chip-badge__weight--negative,.theme-dark .chip-badge__weight--negative{background-color:transparent;border:2px solid #d14341}.chip-badge__weight--neutral,.theme-dark .chip-badge__weight--neutral{background-color:transparent;border:2px solid #f1d100}.chip-badge__weight--neutral:after{border-bottom-left-radius:36px;border-top-left-radius:36px;content:" ";height:14px;left:-1px;position:relative;top:-1px;width:7px}.chip-badge__weight--neutral:after{background-color:#f1d100}.theme-dark .chip-badge__weight--neutral:after{background-color:#f1d100}.chip-badge__weight--positive,.theme-dark .chip-badge__weight--positive{background-color:#8ebd56}.paragraph-block{display:block;font-size:16px;line-height:24px}.paragraph-block{color:#3f3f4f}.theme-dark .paragraph-block{color:#e6e6ee}.paragraph-block--subdued{color:#727283}.theme-dark .paragraph-block--subdued{color:#c3c3cd}.paragraph-block--loud{color:#000}.theme-dark .paragraph-block--loud{color:#fff}.paragraph-block--interactive{color:#2478aa}.theme-dark .paragraph-block--interactive{color:#92bed4}.paragraph-block--disabled{color:#c3c3cd}.theme-dark .paragraph-block--disabled{color:#9393a5}.paragraph-block--strong{font-weight:500}.paragraph-block--italic{font-style:italic}.well{border-radius:10px;padding:20px;width:100%}.well{background-color:#f5eee9;border:1px solid #c3c3cd;color:#3f3f4f}.theme-dark .well{background-color:#191836;border:1px solid #727283;color:#e6e6ee}.fancy-search-textarea{height:48px}.fancy-search-textarea--disabled{opacity:.5;pointer-events:none}.fancy-search-textarea__wrapper{border-radius:4px;display:flex;min-height:100%;position:relative;z-index:1}.fancy-search-textarea__wrapper{background-color:#fff;border:1px solid #727283}.theme-dark .fancy-search-textarea__wrapper{background-color:#272737;border:1px solid #c3c3cd}.fancy-search-textarea__wrapper:focus-within{outline-offset:-1px}.fancy-search-textarea__wrapper:focus-within{color:#3f3f4f;outline:2px solid #278697}.theme-dark .fancy-search-textarea__wrapper:focus-within{color:#e6e6ee;outline:2px solid #278697}.fancy-search-textarea__clear-btn{border:0;border-radius:50%;height:24px;margin-right:11.5px;margin-top:9.5px;outline:none;padding:4px}.fancy-search-textarea__clear-btn{background-color:#f6f6fe}.theme-dark .fancy-search-textarea__clear-btn{background-color:#3f3f4f}.fancy-search-textarea__editor-wrapper{align-items:center;display:flex;flex-grow:1;padding:11.5px}.fancy-search-textarea__editor-wrapper .ace_scrollbar{display:none}.code-editor{height:100%;margin-top:2px;width:100%}.code-editor__aria-label{display:none}.code-editor .ace_marker-layer .ace_bracket{border:0}.code-editor .ace_marker-layer .ace_bracket,.theme-dark .code-editor .ace_marker-layer .ace_bracket{background-color:#f9af48}.code-editor .ace_editor{overflow:hidden}.code-editor .ace_cursor-layer{visibility:hidden}.code-editor .ace_placeholder{font-family:Roboto,sans-serif;padding:0!important;transform:none}.code-editor .ace_placeholder{color:#3f3f4f}.theme-dark .code-editor .ace_placeholder{color:#e6e6ee}.code-editor .ace_mobile-menu{display:none}.code-editor .ace_cursor{color:#3f3f4f}.theme-dark .code-editor .ace_cursor{color:#e6e6ee}.code-editor .ace_keyword{color:#336bbe}.theme-dark .code-editor .ace_keyword{color:#63a0fd}.code-editor .ace_asterisk,.code-editor .ace_paren,.code-editor .ace_string{color:#c533ad}.theme-dark .code-editor .ace_asterisk,.theme-dark .code-editor .ace_paren,.theme-dark .code-editor .ace_string{color:#fe6ee6}.code-editor:focus-within .ace_cursor-layer{visibility:visible}.theme-dark .ace-retriever .ace_selection{background:#00588a}.ace-retriever.ace_autocomplete{max-width:800px;min-width:320px;width:75%}.common-operators{font-size:14px;line-height:24px}.common-operators--stem{max-width:200px}.common-operators__operator{color:#336bbe}.theme-dark .common-operators__operator{color:#63a0fd}.common-operators__punctuation{color:#c533ad}.theme-dark .common-operators__punctuation{color:#fe6ee6}.dropdown{height:100%}.dropdown--disabled{pointer-events:none}.dropdown--active,.dropdown--active:hover{background:#fbfbff}.theme-dark .dropdown--active,.theme-dark .dropdown--active:hover{background:#1b1b2b}@media screen and (max-width: 768px){.dropdown--active,.dropdown--active:hover{height:70px;left:0;position:fixed;top:0;width:100%;z-index:101}.dropdown--active,.dropdown--active:hover{background:#fff}.theme-dark .dropdown--active,.theme-dark .dropdown--active:hover{background:#272737}}.dropdown--pos-rel{position:relative}.dropdown__container{align-items:center;display:flex;font-size:14px;height:100%;overflow:hidden;padding-left:8px;padding-right:8px;width:100%}.dropdown__container:hover{background:#f1f1f9}.theme-dark .dropdown__container:hover{background:#5e5e6f}.dropdown__container:disabled{opacity:.5}.dropdown__container--no-padding{padding:0}.dropdown__container__label{align-items:center;flex-grow:1;overflow:hidden;text-align:left}.dropdown__container__label--default{color:#2478aa}.theme-dark .dropdown__container__label--default{color:#92bed4}.dropdown__container--open{color:#000}.theme-dark .dropdown__container--open{color:#fff}.dropdown__container__label-text-with-icon{font-size:12px;min-width:34px;white-space:nowrap}.dropdown__horizontal-wrapper{align-items:center;display:flex;gap:4px}.dropdown__close{display:none;opacity:.75;padding-right:10px}@media screen and (max-width: 768px){.dropdown__close--visible{display:block}}.dropdown__size--large{height:72px;padding:0 24px}.dropdown__size--medium{height:72px;padding:0}.dropdown__size--small{height:48px;padding-left:8px}.dropdown__size--tiny{height:32px;padding:0 4px}.backdrop-dropdown{background:rgba(0,0,0,.6);height:100%;left:0;position:fixed;top:0;width:100%}.reticon{height:100%;width:100%}.reticon__wrapper{align-items:center;display:inline-flex;justify-content:center;width:auto}.reticon--white path{fill:#fff}.reticon--black path{fill:#000}.reticon--danger path{fill:#d14341}.theme-dark .reticon--danger path{fill:#d14341}.reticon--success path{fill:#8ebd56}.theme-dark .reticon--success path{fill:#8ebd56}.reticon--grey path{fill:#9393a5}.theme-dark .reticon--grey path{fill:#9393a5}.reticon--disabled path{fill:#c3c3cd}.theme-dark .reticon--disabled path{fill:#c3c3cd}.reticon--not-available path{fill:#e6e6ee}.theme-dark .reticon--not-available path{fill:#5e5e6f}.reticon--grey-dark{fill:#3f3f4f}.theme-dark .reticon--grey-dark{fill:#e6e6ee}.reticon--text-default path{fill:#3f3f4f}.theme-dark .reticon--text-default path{fill:#e6e6ee}.reticon--blue-hover path{fill:#00588a}.theme-dark .reticon--blue-hover path{fill:#e3eff4}.reticon--blue-active path{fill:#000}.theme-dark .reticon--blue-active path{fill:#fff}.reticon--blue path{fill:#2478aa}.theme-dark .reticon--blue path{fill:#92bed4}.reticon--excel path{fill:#22541d}.theme-dark .reticon--excel path{fill:#8ebd56}.reticon--pdf-red path{fill:#d14341}.theme-dark .reticon--pdf-red path{fill:#d14341}.reticon--info-blue path{fill:#2478aa}.theme-dark .reticon--info-blue path{fill:#2478aa}.dropdown-arrow{display:flex;margin-left:8px;transition:transform .3s ease-in-out}.dropdown-arrow--rotated{transform:rotate(180deg) translateY(3px)}.dropdown-arrow--with-icon{margin-left:-10px}.dropdown-arrow--horizontal{margin-left:0}.drop-down-menu{box-shadow:0 4px 4px #00000040;display:none;font-size:14px;font-weight:400;height:calc(100% - 70px);left:0;line-height:1.75;max-width:100vw;overflow-y:auto;position:fixed;top:70px;width:100%;z-index:100}.drop-down-menu{background-color:#fbfbff;border-top:1px solid #c3c3cd}.theme-dark .drop-down-menu{background-color:#1b1b2b;border-top:1px solid #727283}.drop-down-menu--visible{display:block}.drop-down-menu__section~.drop-down-menu__section{padding-top:10px}.drop-down-menu__section~.drop-down-menu__section{border-bottom:1px solid #c3c3cd}.theme-dark .drop-down-menu__section~.drop-down-menu__section{border-bottom:1px solid #727283}.drop-down-menu__button{display:block;font-size:12px;padding-bottom:5px;text-align:center;width:100%}.drop-down-menu .selected{font-weight:500}.drop-down-menu .selected{background-color:#fdf9f7;color:#000}.theme-dark .drop-down-menu .selected{background-color:#343864;color:#fff}@media screen and (min-width: 769px){.drop-down-menu{height:auto;left:auto;max-height:84vh;max-width:90vw;position:absolute;top:auto;width:auto}.drop-down-menu{border:1px solid #c3c3cd}.theme-dark .drop-down-menu{border:1px solid #727283}.drop-down-menu--up{min-width:auto;inset:auto 0 100% auto}.drop-down-menu--left{right:0}.drop-down-menu--right{left:0;right:auto}.drop-down-menu--fullwidth{width:100%}}.drop-down-menu-button{display:block;width:fit-content}.drop-down-menu-button{color:#2478aa}.theme-dark .drop-down-menu-button{color:#92bed4}.drop-down-menu-button:disabled{color:#c3c3cd;cursor:not-allowed}.theme-dark .drop-down-menu-button:disabled{color:#9393a5;cursor:not-allowed}.dropdown-label{display:flex;flex-direction:column;overflow:hidden;text-align:left}.dropdown-label__title{font-size:12px;line-height:16px;text-transform:uppercase;width:100%}.dropdown-label__title{color:#727283}.theme-dark .dropdown-label__title{color:#c3c3cd}.dropdown-label__value{font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-label__value{color:#2478aa}.theme-dark .dropdown-label__value{color:#92bed4}.dropdown-label--small .dropdown-label__value{font-size:14px;line-height:16px}.flex-layout{display:flex}.flex-layout--column-true{flex-direction:column}.flex-layout--wrap-true{flex-flow:wrap}@media (max-width: 768px){.flex-layout--wrap-mobile{flex-wrap:wrap}}.flex-layout--alignItems-center{align-items:center}.flex-layout--alignItems-start{align-items:start}.flex-layout--alignItems-end{align-items:flex-end}.flex-layout--grow-true{flex-grow:1}.flex-layout--justifyContent-center{justify-content:center}.flex-layout--justifyContent-space-between{justify-content:space-between}.flex-layout--justifyContent-end{justify-content:flex-end}.flex-layout--flex-1{flex:1}.flex-layout--flex-2{flex:2}.flex-layout--flex-3{flex:3}.flex-layout--margin-xxxs{margin:4px}.flex-layout--margin-xxs{margin:8px}.flex-layout--margin-xs{margin:12px}.flex-layout--margin-s{margin:16px}.flex-layout--margin-m{margin:20px}.flex-layout--margin-l{margin:24px}.flex-layout--margin-xl{margin:32px}.flex-layout--margin-xxl{margin:40px}.flex-layout--margin-xxxl{margin:48px}.flex-layout--padding-xxxs{padding:4px}.flex-layout--padding-xxs{padding:8px}.flex-layout--padding-xs{padding:12px}.flex-layout--padding-s{padding:16px}.flex-layout--padding-m{padding:20px}.flex-layout--padding-l{padding:24px}.flex-layout--padding-xl{padding:32px}.flex-layout--padding-xxl{padding:40px}.flex-layout--padding-xxxl{padding:48px}.flex-layout--gap-xxxs{gap:4px}.flex-layout--gap-xxs{gap:8px}.flex-layout--gap-xs{gap:12px}.flex-layout--gap-s{gap:16px}.flex-layout--gap-m{gap:20px}.flex-layout--gap-l{gap:24px}.flex-layout--gap-xl{gap:32px}.flex-layout--gap-xxl{gap:40px}.flex-layout--gap-xxxl{gap:48px}.flex-layout--background-true{background-color:#f6f6fe;border:1px solid;border-radius:4px}.theme-dark .flex-layout--background-true{background-color:#3f3f4f;border:1px solid;border-radius:4px}.input{line-height:16px}.input{color:#3f3f4f}.theme-dark .input{color:#e6e6ee}.input--fullwidth{width:100%}.input--time{display:inline-block;width:auto}.input__label-text{font-size:14px;height:20px;line-height:20px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input__required-asterisk,.theme-dark .input__required-asterisk{color:#d14341}.input__border{align-items:center;border-radius:2px;display:flex;height:32px;padding:8px}.input__border{background-color:#fff;border:1px solid #727283}.theme-dark .input__border{background-color:#272737;border:1px solid #c3c3cd}.input--time .input__border{max-width:120px;width:auto}.input__border:focus-within{outline:2px solid;outline-offset:-1px}.input__border:focus-within{outline-color:#278697}.theme-dark .input__border:focus-within{outline-color:#278697}.input__border--error,.theme-dark .input__border--error{border-color:#d14341}.input__border--error:focus-within{outline:2px solid #d14341}.theme-dark .input__border--error:focus-within{outline:2px solid #d14341}.input__input{background-color:transparent;border:0;flex-grow:1;outline:none;padding:0;width:100%}.input__input{color:#3f3f4f}.theme-dark .input__input{color:#e6e6ee}.input__helptext{font-size:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input__helptext--error{color:#000}.theme-dark .input__helptext--error{color:#fff}.input--disabled{opacity:.5}.input--fixed-height{height:72px}.input--large.input--fixed-height{height:88px}.input--large .input__border{height:48px;padding:12px}.input--large .input__input{font-size:16px}.react-tiny-popover-container{background:none;z-index:1000}.popover{border-radius:4px;box-shadow:6px 6px 12px #00000026;font-size:12px;position:relative}.popover{background-color:#fbfbff;border:1px solid #c3c3cd;color:#727283}.theme-dark .popover{background-color:#191836;border:1px solid #727283;color:#c3c3cd}.popover__button{display:flex;text-align:left}.popover__button--disabled{pointer-events:none}.popover__button--align-top{line-height:0;vertical-align:top}.popover__content{line-height:1.4;max-height:400px;overflow:auto}.popover__content--small{max-width:120px;padding:8px}.popover__content--medium{width:300px}.popover__content--large{max-height:1000px;max-width:500px}.popover__content--padding{padding:12px}.popover__close{float:right}.popover__header{font-size:14px;margin-bottom:4px}.popover__header{color:#3f3f4f}.theme-dark .popover__header{color:#e6e6ee}.popover:after,.popover:before{border:solid transparent;content:"";height:0;pointer-events:none;position:absolute;width:0}.popover:after{border-width:12px}.popover:before{border-width:13px}.popover--top:after,.popover--top:before,.popover--bottom:after,.popover--bottom:before{left:50%}.popover--top:after,.popover--bottom:after{margin-left:-12px}.popover--top:before,.popover--bottom:before{margin-left:-13px}.popover--top:after,.popover--top:before{top:100%}.popover--top:after{border-top-color:#fbfbff}.theme-dark .popover--top:after{border-top-color:#191836}.popover--top:before{border-top-color:#c3c3cd}.theme-dark .popover--top:before{border-top-color:#727283}.popover--bottom:after,.popover--bottom:before{bottom:100%}.popover--bottom:after{border-bottom-color:#fbfbff}.theme-dark .popover--bottom:after{border-bottom-color:#191836}.popover--bottom:before{border-bottom-color:#c3c3cd}.theme-dark .popover--bottom:before{border-bottom-color:#727283}.popover--left:after,.popover--left:before,.popover--right:after,.popover--right:before{top:50%}.popover--left:after,.popover--right:after{margin-top:-12px}.popover--left:before,.popover--right:before{margin-top:-13px}.popover--left:after,.popover--left:before{left:100%}.popover--left:after{border-left-color:#fbfbff}.theme-dark .popover--left:after{border-left-color:#191836}.popover--left:before{border-left-color:#c3c3cd}.theme-dark .popover--left:before{border-left-color:#727283}.popover--right:after,.popover--right:before{right:100%}.popover--right:after{border-right-color:#fbfbff}.theme-dark .popover--right:after{border-right-color:#191836}.popover--right:before{border-right-color:#c3c3cd}.theme-dark .popover--right:before{border-right-color:#727283}.grouped-list{line-height:1.25;margin-top:8px}.grouped-list:first-child{margin-top:0}.grouped-list__headerbox{position:relative}.grouped-list__headerbox--sticky{position:sticky;top:0;z-index:1}.grouped-list__header{display:flex;font-size:16px;font-weight:500;line-height:24px}.grouped-list__collapsebtn{display:flex;margin-right:16px;transition:transform .1s ease-in-out}.grouped-list__collapsebtn--collapsed{transform:rotate(-90deg)}.grouped-list__virtual-list-container--fix-top-border>div{padding-top:1px}.grouped-list__virtual-list-container--fix-top-border>div>div{position:relative}.grouped-list__ul{padding-bottom:.1px}.grouped-list__item{display:flex;padding:8px 16px}.grouped-list__item{background-color:#fff;box-shadow:inset #c3c3cd -1px -1px,inset #c3c3cd 1px -1px,#c3c3cd 0 -1px}.theme-dark .grouped-list__item{background-color:#272737;box-shadow:inset #727283 -1px -1px,inset #727283 1px -1px,#727283 0 -1px}.grouped-list__item--dragging{background-color:#f1f1f9;box-shadow:inset #c3c3cd -1px -1px,inset #c3c3cd 1px -1px,#c3c3cd 0 -1px,#0000003d 0 3px 8px}.theme-dark .grouped-list__item--dragging{background-color:#5e5e6f;box-shadow:inset #727283 -1px -1px,inset #727283 1px -1px,#727283 0 -1px,#0000003d 0 3px 8px}.grouped-list__item--dropping{box-shadow:inset #c3c3cd -1px -1px,inset #c3c3cd 1px -1px,#c3c3cd 0 -1px}.theme-dark .grouped-list__item--dropping{box-shadow:inset #727283 -1px -1px,inset #727283 1px -1px,#727283 0 -1px}.grouped-list__item:hover{background-color:#f1f1f9}.theme-dark .grouped-list__item:hover{background-color:#5e5e6f}.grouped-list__precol{align-items:center;display:flex;flex-direction:column;justify-content:space-around;margin-right:16px}.grouped-list__dnd{display:flex}.grouped-list__dnd-group-handle{margin-right:16px}.actions-box{display:flex;justify-content:space-between;position:relative}.actions-box{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .actions-box{background-color:#272737;border:1px solid #727283}.actions-box__children{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;font-size:16px;gap:8px 16px;justify-content:space-between;padding:8px 16px}.actions-box__element:first-child{flex-grow:1}.actions-box__right-section{border-left:1px solid #c3c3cd}.theme-dark .actions-box__right-section{border-left:1px solid #727283}.actions-box__left-section{border-right:1px solid #c3c3cd}.theme-dark .actions-box__left-section{border-right:1px solid #727283}.spacer{height:0}.spacer--size-xxxs{height:4px;min-height:4px}.spacer--size-xxs{height:8px;min-height:8px}.spacer--size-xs{height:12px;min-height:12px}.spacer--size-s{height:16px;min-height:16px}.spacer--size-m{height:20px;min-height:20px}.spacer--size-l{height:24px;min-height:24px}.spacer--size-xl{height:32px;min-height:32px}.spacer--size-xxl{height:40px;min-height:40px}.spacer--size-xxxl{height:48px;min-height:48px}.grouped-list-item{align-items:center;display:flex;flex-grow:1;justify-content:space-between;min-width:0}@media (max-width: 768px){.grouped-list-item{flex-flow:wrap}}.heading{font-family:Roboto Condensed,sans-serif;font-weight:400}.heading--uppercase{text-transform:uppercase}.heading--xxlarge{font-size:36px;line-height:40px}.heading--xlarge{font-size:24px;line-height:32px}.heading--large{font-size:18px;line-height:24px}.heading--medium{font-size:16px;line-height:24px}.heading--small{font-size:14px;line-height:24px}.heading--xsmall{font-size:12px;line-height:16px}.heading--xxsmall{font-size:10px;line-height:12px}.heading--loud{color:#000}.theme-dark .heading--loud{color:#fff}.heading--subdued{color:#727283}.theme-dark .heading--subdued{color:#c3c3cd}.heading--inverse,.theme-dark .heading--inverse{color:#fff}.heading--strong{font-weight:700}.input-label-with-popover__popoverwrapper{height:16px;margin-left:4px;vertical-align:top}.search-input{display:flex}.search-input--disabled{opacity:.5}.search-input--tiny{max-width:350px}.search-input__input-debouncer{border:0;display:flex;height:100%;outline:none;width:100%}.search-input__input-debouncer{background-color:#fff;color:#3f3f4f}.theme-dark .search-input__input-debouncer{background-color:#272737;color:#e6e6ee}.search-input__input-debouncer--default,.search-input__input-debouncer--small{font-size:16px}.search-input__input-debouncer--tiny{font-size:14px}.search-input__input{align-items:center;border:0;border-radius:4px;color:inherit;display:flex;padding-left:12px;padding-right:12px;text-overflow:ellipsis;transition:all .25s ease-in-out;width:100%}.search-input__input{background-color:#fff}.theme-dark .search-input__input{background-color:#272737}.search-input__input:focus{outline:none}.search-input__input--warning{margin-top:-12px}.search-input__icon-wrapper{align-items:center;border-radius:4px;display:flex;flex-direction:row;flex-grow:3;height:48px;position:relative;transition:all ease-in-out .25s}.search-input__icon-wrapper{background-color:#fff;border:1px solid #727283}.theme-dark .search-input__icon-wrapper{background-color:#272737;border:1px solid #c3c3cd}.search-input__icon-wrapper:focus-within{border-radius:4px;outline-offset:-1px}.search-input__icon-wrapper:focus-within{color:#3f3f4f;outline:2px solid #278697}.theme-dark .search-input__icon-wrapper:focus-within{color:#e6e6ee;outline:2px solid #278697}.search-input__icon-wrapper--small{height:40px}.search-input__icon-wrapper--tiny{height:32px}.search-input__icon-wrapper--tiny .search-input__input{padding:4px 8px}.search-input__icon{align-items:center;display:flex;justify-content:center}.search-input__icon--add-default{height:48px;margin-left:4px;width:48px}.search-input__icon--add-small{height:40px;margin-left:4px;width:40px}.search-input__icon--add-tiny{height:32px;margin-left:4px;width:32px}.search-input__icon--close{border-radius:50%;margin-right:12px;padding:4px}.search-input__icon--close{background-color:#f6f6fe}.theme-dark .search-input__icon--close{background-color:#3f3f4f}.search-input--empty .search-input__icon--close,.search-input:focus-within .search-input__icon--close{display:none}.search-input__icon--search{align-items:center;display:flex;justify-content:center}.search-input__icon--search{background-color:#2478aa;border-radius:4px}.theme-dark .search-input__icon--search{background-color:#00588a;border-radius:4px}.search-input__warning-text{bottom:-5px;left:10px;line-height:1;position:absolute;transition:all .25s ease-in-out;visibility:hidden}.search-input__warning-text,.theme-dark .search-input__warning-text{color:#d14341}.search-input__warning-icon{align-items:center;display:flex;justify-content:center;padding-right:4px;transition:all all .25s ease-in-out;visibility:hidden}.search-input--warning .search-input__warning-icon{visibility:visible}.search-input--warning .search-input__warning-text{bottom:5px;font-size:10px;visibility:visible}.search-textarea{height:48px}.search-textarea--disabled{opacity:.5}.search-textarea__wrapper{align-items:center;border-radius:4px;display:flex;padding:11.5px;position:relative;z-index:1}.search-textarea__wrapper{background-color:#fff;border:1px solid #727283}.theme-dark .search-textarea__wrapper{background-color:#272737;border:1px solid #c3c3cd}.search-textarea__wrapper:focus-within{outline-offset:-1px}.search-textarea__wrapper:focus-within{color:#3f3f4f;outline:2px solid #278697}.theme-dark .search-textarea__wrapper:focus-within{color:#e6e6ee;outline:2px solid #278697}.search-textarea__textarea{background-color:transparent;border:0;font-size:16px;outline:none;overflow:hidden;resize:none;width:100%}.search-textarea__textarea{color:#3f3f4f}.theme-dark .search-textarea__textarea{color:#e6e6ee}.search-textarea__clear-btn{align-items:center;border:0;border-radius:50%;display:flex;outline:none;padding:4px}.search-textarea__clear-btn{background-color:#f6f6fe}.theme-dark .search-textarea__clear-btn{background-color:#3f3f4f}.top-menu-item{height:100%}.top-menu-item{color:#2478aa}.theme-dark .top-menu-item{color:#92bed4}.top-menu-item--active,.theme-dark .top-menu-item--active,.top-menu-item--open,.theme-dark .top-menu-item--open{color:#fac07b}.top-menu-item--open:after{border-left:0;border-top:0;content:"";display:block;height:15px;margin:0 auto -15px;transform:rotate(45deg);width:15px}.top-menu-item--open:after{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .top-menu-item--open:after{background-color:#272737;border:1px solid #727283}.top-menu-item__label{font-size:12px;margin-top:4px}.top-menu-item__label{color:#2478aa}.theme-dark .top-menu-item__label{color:#92bed4}.top-menu-item__label--active{color:#000}.theme-dark .top-menu-item__label--active{color:#fff}.top-menu-item__action{align-items:center;color:inherit;display:flex;flex-direction:column;height:48px;justify-content:center;line-height:1;padding:4px 8px;text-align:center;text-decoration:none}.top-menu-item__action--fill-parent{height:100%;width:100%}.top-menu-item__action--left-border{border-left:1px solid #c3c3cd}.theme-dark .top-menu-item__action--left-border{border-left:1px solid #727283}.top-menu-item__action--disabled{opacity:.5;pointer-events:none}.top-menu-item__action:hover{background:#f1f1f9;color:#00396a}.theme-dark .top-menu-item__action:hover{background:#5e5e6f;color:#e3eff4}.top-menu-item__action:hover .top-menu-item__label{color:#00396a}.theme-dark .top-menu-item__action:hover .top-menu-item__label{color:#e3eff4}.top-menu-item__action:hover .top-menu-item__icon path{fill:#00588a}.theme-dark .top-menu-item__action:hover .top-menu-item__icon path{fill:#e3eff4}.top-menu-item__icons{height:24px;position:relative;white-space:nowrap}.top-menu-item__arrow{margin-left:7px;transition:transform .3s ease-in-out}.top-menu-item__arrow--rotated{transform:rotate(180deg) translateY(3px)}@media print{.top-menu-item__action{display:none}}.toggle{font-size:14px;line-height:20px}.toggle--disabled{opacity:.5;pointer-events:none}.toggle__label{cursor:pointer;display:inline-block}.toggle__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:20px;cursor:pointer;height:20px;margin:0 4px 0 0;position:relative;transition:all .2s ease-in-out;vertical-align:bottom;width:32px}.toggle__input{background:#fbfbff;border:1px solid #727283}.theme-dark .toggle__input{background:#272737;border:1px solid #c3c3cd}.toggle__input:hover{border-color:#00588a}.theme-dark .toggle__input:hover{border-color:#5594b9}.toggle__input:focus{border-color:#278697}.theme-dark .toggle__input:focus{border-color:#278697}.toggle__input:after{border-radius:16px;content:" ";height:16px;margin:1px;position:absolute;transition:all .2s ease-in-out;width:16px}.toggle__input:after{background:#727283}.theme-dark .toggle__input:after{background:#c3c3cd}.toggle__input:checked{background:#2478aa;border-color:#2478aa}.toggle__input:checked:hover{background:#00588a}.theme-dark .toggle__input:checked:hover{background:#5594b9}.toggle__input:checked:focus{background:#278697}.theme-dark .toggle__input:checked:focus{background:#278697}.toggle__input:checked:after{margin-left:13px}.toggle__input:checked:after{background:#fbfbff}.theme-dark .toggle__input:checked:after{background:#272737}.tab{align-items:center;display:flex;font-family:Roboto Condensed,sans-serif;font-size:14px;line-height:16px;padding:4px 12px 3px;text-transform:uppercase;white-space:nowrap}.tab{color:#2478aa}.theme-dark .tab{color:#92bed4}.tab:hover{text-decoration:none}.tab:hover{color:#00396a}.theme-dark .tab:hover{color:#e3eff4}.tab--bottom-border{border-bottom:1px solid #c3c3cd}.theme-dark .tab--bottom-border{border-bottom:1px solid #727283}.tab--active{cursor:default;padding-bottom:0}.tab--active,.theme-dark .tab--active{border-bottom:4px solid #fac07b}.tab--active.tab--small{border-bottom-width:2px;padding-bottom:0}.tab--active,.tab--active:hover{color:#000}.theme-dark .tab--active,.theme-dark .tab--active:hover{color:#fff}.tab--small{font-size:12px;padding:1px 12px}.tab:disabled{cursor:default}.tab:disabled,.tab:disabled:hover{color:#c3c3cd}.theme-dark .tab:disabled,.theme-dark .tab:disabled:hover{color:#9393a5}.tablist{border-top:1px solid transparent;display:flex}.tablist--leftPadded:before,.tablist--center:before,.tablist:after{content:"";flex-grow:1}.tablist--borders-bottom.tablist--leftPadded:before,.tablist--borders-bottom.tablist--center:before,.tablist--borders-bottom:after{border-bottom:1px solid #c3c3cd}.theme-dark .tablist--borders-bottom.tablist--leftPadded:before,.theme-dark .tablist--borders-bottom.tablist--center:before,.theme-dark .tablist--borders-bottom:after{border-bottom:1px solid #727283}.tablist--leftPadded:before{flex:0 0 24px}.tablist--leftPadded.tablist--small:before{flex:0 0 16px}.tablist--borders-all{background-color:#fff;border:1px solid #c3c3cd;border-bottom:0}.theme-dark .tablist--borders-all{background-color:#272737;border:1px solid #727283;border-bottom:0}.tablist--sticky{position:sticky;top:0;z-index:1}.tablist__tabs{display:flex;height:47px;overflow:auto hidden;position:relative}@media (hover: hover){.tablist__tabs{overflow:hidden}}.tablist--small .tablist__tabs{height:31px}.tablist__arrow{bottom:0;flex:0 0 32px;top:0}.tablist__arrow{border-bottom:1px solid #c3c3cd}.theme-dark .tablist__arrow{border-bottom:1px solid #727283}@media (hover: none){.tablist__arrow{display:none}}.tablist__arrow--left{left:0}.tablist__arrow--right{right:0}.retriever-checkbox{align-items:center;cursor:pointer;display:flex}.retriever-checkbox--disabled{cursor:default;opacity:.4}.retriever-checkbox__border{align-items:center;border-radius:4px;display:flex;font-size:14px;height:18px;justify-content:center;position:relative;transition:background-color .25s ease-in-out;width:18px}.retriever-checkbox__border{background-color:#fbfbff;border:1px solid #727283}.theme-dark .retriever-checkbox__border{background-color:#272737;border:1px solid #c3c3cd}.retriever-checkbox__border--selected{border:0}.retriever-checkbox__border--selected,.theme-dark .retriever-checkbox__border--selected{background-color:#2478aa}.retriever-checkbox__border:hover{border-radius:4px}.retriever-checkbox__border:hover{border:1px solid #00588a}.theme-dark .retriever-checkbox__border:hover{border:1px solid #e3eff4}.retriever-checkbox__border--externalFocusState,.retriever-checkbox__border:focus-within{border:1px solid #278697;outline:1px solid #278697}.theme-dark .retriever-checkbox__border--externalFocusState,.theme-dark .retriever-checkbox__border:focus-within{border:1px solid #278697;outline:1px solid #278697}.retriever-checkbox__iconwrapper{display:inline-flex;opacity:0;transform:rotate(90deg);transition:all .25s ease-in-out}.retriever-checkbox__iconwrapper--selected{opacity:1;transform:none}.retriever-checkbox__label-text{line-height:20px;padding-left:5px;text-align:left}.retriever-checkbox__input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.chip{align-items:center;border-radius:15px;display:inline-flex;flex-wrap:nowrap;font-size:12px;font-weight:500;height:24px;padding:0 4px 0 8px;white-space:nowrap}.chip{color:#3f3f4f}.theme-dark .chip{color:#e6e6ee}.chip--wrap{white-space:normal;word-break:break-all}.chip__icon{display:inline-flex;margin-left:-4px;margin-right:4px}.chip__close-button{align-items:center;background-color:#fff;border-radius:10px;display:inline-flex;height:18px;justify-content:center;opacity:.65;padding:3px;transition:all .3s ease-in-out;width:18px}.chip__close-button:hover{background-color:#fff;opacity:1;transform:rotate(180deg)}.chip__text{padding-right:5px}.chip--profile{background-color:#f6f6fe;border:1px solid #9393a5}.theme-dark .chip--profile{background-color:#1b1b2b;border:1px solid #9393a5}.chip--profile .chip__text{display:inline-block;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip--selected.chip--profile,.theme-dark .chip--selected.chip--profile{background-color:#2478aa;border:1px solid #00588a;color:#fff}.chip--entity{background-color:#e3eff4;border:1px solid #92bed4}.theme-dark .chip--entity{background-color:#00396a;border:1px solid #2478aa}.chip--hit-required{background-color:#f1f7ea;border:1px solid #8ebd56}.theme-dark .chip--hit-required{background-color:#22541d;border:1px solid #8ebd56}.chip--hit-optional{background-color:#fdfce5;border:1px solid #f1d100}.theme-dark .chip--hit-optional{background-color:#705600;border:1px solid #f1d100}.chip--hit{background-color:#fde9d1;border:1px solid #fac07b}.theme-dark .chip--hit{background-color:#684011;border:1px solid #fac07b}.chip--search-hit,.theme-dark .chip--search-hit{background-color:#bfdbe0;border:1px solid #278697}.chip--contact{background-color:#e3eff4;border:1px solid #92bed4}.theme-dark .chip--contact{background-color:#00396a;border:1px solid #2478aa}.chip--contact-group,.theme-dark .chip--contact-group{background-color:#343864;color:#fff}.chip--filter{cursor:pointer;-webkit-user-select:none;user-select:none}.chip--filter,.theme-dark .chip--filter{background-color:#f6f6fe;border:1px solid #92bed4;color:#3f3f4f}.chip--selected.chip--filter,.theme-dark .chip--selected.chip--filter{background-color:#2478aa;border:1px solid #00588a;color:#fff}.chip--unselected.chip--filter path{fill:#3f3f4f}.theme-dark .chip--unselected.chip--filter path{fill:#3f3f4f}.chip--iptc{background-color:#bfc2d1;border:1px solid #54597f}.theme-dark .chip--iptc{background-color:#191836;border:1px solid #54597f}.chip--variable{height:20px;justify-content:space-between;padding:0 8px;width:120px}.chip--variable{background-color:#e3eff4;border:1px solid #2478aa}.chip--variable:hover{background-color:#2478aa;border:1px solid #2478aa;color:#fff}.theme-dark .chip--variable{background-color:#00396a;border:1px solid #00588a}.theme-dark .chip--variable:hover{background-color:#00588a;border:1px solid #00588a;color:#fff}.chip--variable .chip__text{overflow:hidden;padding-right:2px;text-overflow:ellipsis}.chip--rating1,.chip--hit-excluded{background-color:#ffe5e5;border:1px solid #d14341}.theme-dark .chip--rating1,.theme-dark .chip--hit-excluded{background-color:#670504;border:1px solid #d14341}.chip--rating2{background-color:#fef2df;border:1px solid #f9af48}.theme-dark .chip--rating2{background-color:#854f02;border:1px solid #f9af48}.chip--rating3{background-color:#fdfce5;border:1px solid #f1d100}.theme-dark .chip--rating3{background-color:#705600;border:1px solid #f1d100}.chip--rating4{background-color:#f7fae6;border:1px solid #c0d535}.theme-dark .chip--rating4{background-color:#586d00;border:1px solid #c0d535}.chip--rating5{background-color:#f1f7ea;border:1px solid #8ebd56}.theme-dark .chip--rating5{background-color:#22541d;border:1px solid #8ebd56}.chip-input{display:flex;flex-flow:column}.chip-input--disabled{opacity:.5;pointer-events:none}.chip-input__label-text{font-size:14px;line-height:20px;margin-top:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-input__label-text--required:after{content:" *"}.chip-input__label-text--required:after{color:#d14341}.theme-dark .chip-input__label-text--required:after{color:#d14341}.chip-input__container{border-radius:2px;display:flex;flex-wrap:wrap;gap:4px;min-height:42px;padding:8px;width:100%}.chip-input__container{background-color:#fff;border:1px solid #727283}.theme-dark .chip-input__container{background-color:#272737;border:1px solid #c3c3cd}.chip-input__container:focus-within{border-color:#278697;outline:1px solid #278697}.theme-dark .chip-input__container:focus-within{border-color:#278697;outline:1px solid #278697}.chip-input__container--error{border-color:#d14341}.chip-input__container--error:focus-within{border-color:#d14341;outline:1px solid #d14341}.theme-dark .chip-input__container--error:focus-within{border-color:#d14341;outline:1px solid #d14341}.chip-input__chip{display:inline-flex;flex-wrap:nowrap;height:24px}.chip-input__label-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:4px}.chip-input__action-buttons{display:flex;gap:4px}.chip-input__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;display:inline-flex;flex-grow:1;outline:none}.chip-input__input{color:#3f3f4f}.theme-dark .chip-input__input{color:#e6e6ee}.chip-input__helptext{font-size:12px;line-height:16px;margin-top:4px;min-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-input__helptext--error{color:#000}.theme-dark .chip-input__helptext--error{color:#fff}.edge-state-response{text-align:left}.edge-state-response--text-align-center{text-align:center}.edge-state-response--vertical-center{height:100%}.edge-state-response__container{max-width:700px;width:100%}.checkbox-group{display:flex;gap:8px}.checkbox-group--column{flex-direction:column}.checkbox-group--disabled{opacity:.4;pointer-events:none}.checkbox-group__legend{font-size:14px;font-weight:500;line-height:20px;margin-bottom:8px}.checkbox-group__legend{color:#3f3f4f}.theme-dark .checkbox-group__legend{color:#e6e6ee}.checkbox-group__label{padding-left:5px;text-align:left}.checkbox-group__button{align-items:center;display:flex}.radio-button{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:20px}.radio-button{color:#3f3f4f}.theme-dark .radio-button{color:#e6e6ee}.radio-button--disabled{opacity:.5;pointer-events:none}.radio-button__input{border-radius:50%;cursor:pointer;height:20px;margin:0 4px 0 0;transition:all ease-in-out .25s;width:20px}.radio-button__input{background-color:#fbfbff;border:1px solid #727283}.theme-dark .radio-button__input{background-color:#272737;border:1px solid #c3c3cd}.radio-button__input:hover{background-color:#f1f1f9;border-color:#00588a}.theme-dark .radio-button__input:hover{background-color:#000;border-color:#5594b9}.radio-button__input:active,.radio-button__input:checked{outline:none}.radio-button__input:active,.radio-button__input:checked{background-color:#2478aa;border-color:#2478aa;box-shadow:inset 0 0 0 2px #fbfbff}.theme-dark .radio-button__input:active,.theme-dark .radio-button__input:checked{background-color:#2478aa;border-color:#2478aa;box-shadow:inset 0 0 0 2px #272737}.radio-button__input:focus{outline-offset:-2px}.radio-button__input:focus{outline:2px solid #278697}.theme-dark .radio-button__input:focus{outline:2px solid #278697}.input-list-row{display:flex;line-height:20px;padding:4px 8px 4px 4px}.input-list-row{color:#3f3f4f}.theme-dark .input-list-row{color:#e6e6ee}.input-list-row--last-item{margin-bottom:12px}.input-list-row__clickable-wrapper{display:flex;height:100%;overflow:hidden;text-align:left;width:100%}.input-list-row__collapse-arrow{height:20px;line-height:0;transition:transform .2s ease-in-out}.input-list-row__collapse-arrow--down{transform:rotate(90deg)}.input-list-row--parent-variant{padding:8px 8px 8px 4px}.input-list-row--parent-variant{border-top:1px solid #c3c3cd}.theme-dark .input-list-row--parent-variant{border-top:1px solid #727283}.input-list-row--variant{font-size:12px}.input-list-row--indent-child{padding-left:36px}.input-list-row--indent-grand-child{padding-left:76px}.input-list-row--not-selectable{cursor:default;font-weight:500}.input-list-row__ghost-buttons{align-self:start;display:flex;gap:4px;padding-left:8px;position:absolute;right:8px;visibility:hidden}.input-list-row__ghost-buttons{background:linear-gradient(to right,transparent,#f1f1f9 8px)}.theme-dark .input-list-row__ghost-buttons{background:linear-gradient(to right,transparent,#5e5e6f 8px)}.input-list-row__custom-elements{display:flex;flex-direction:row;gap:4px}.input-list-row--loading{animation:fade-animation 2s infinite;border-radius:10px;height:20px;margin:10px;overflow-y:hidden}.input-list-row--loading{background-color:#f1f1f9}.theme-dark .input-list-row--loading{background-color:#5e5e6f}.input-list-row__input{display:flex}.input-list-row--collapsibleParents .input-list-row__input--isItem{margin-left:38px}.input-list-row--collapsibleParents .input-list-row--variant .input-list-row__input{margin-left:18px}.input-list-row--collapsibleParents .input-list-row__input--isItemGroup{margin-left:4px}.input-list-row__input--noPadding{padding-left:0}.input-list-row__checkbox{margin:1px 4px 0}.input-list-row__content{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-list-row__content--subdued{color:#c3c3cd}.theme-dark .input-list-row__content--subdued{color:#9393a5}.input-list-row__content--wrap{white-space:normal}.input-list-row__content--not-selectable-parent{padding-left:4px}.input-list-row--parent-variant .input-list-row__title{font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.input-list-row--parent-variant .input-list-row__title{color:#000}.theme-dark .input-list-row--parent-variant .input-list-row__title{color:#fff}.input-list-row__group-indicator{margin-left:12px;text-overflow:ellipsis;white-space:nowrap;width:90px}.input-list-row__group-indicator{color:#c3c3cd}.theme-dark .input-list-row__group-indicator{color:#9393a5}.input-list-row__metadata{float:right;font-size:12px;margin-left:auto;padding-left:4px}.input-list-row__metadata{color:#727283}.theme-dark .input-list-row__metadata{color:#c3c3cd}.input-list-row__favorite-icon path{fill:transparent!important}.input-list-row--isFavorite{stroke:unset!important}.input-list-row--isFavorite path{fill:#fac07b!important}.theme-dark .input-list-row--isFavorite path{fill:#fac07b!important}.input-list-row:hover{background-color:#f1f1f9}.theme-dark .input-list-row:hover{background-color:#5e5e6f}.input-list-row:hover .input-list-row__ghost-buttons{visibility:visible}.input-list-row:hover .input-list-row__favorite-icon{stroke:#2478aa}.theme-dark .input-list-row:hover .input-list-row__favorite-icon{stroke:#92bed4}.input-list-row--disabled{pointer-events:none}@keyframes fade-animation{10%{opacity:1}50%{opacity:.6}to{opacity:1}}.input-list{flex:1 1 auto;flex-direction:column;width:100%}.input-list:focus{outline:#278697}.theme-dark .input-list:focus{outline:#278697}.input-list__container{overscroll-behavior:contain;position:relative}.input-list__container{background-color:#fff}.theme-dark .input-list__container{background-color:#272737}.input-list__container--border{border-radius:4px}.input-list__container--border{border:1px solid #727283}.theme-dark .input-list__container--border{border:1px solid #c3c3cd}.draggable-list{border-radius:4px;flex:1 1 auto;flex-direction:column;height:100%;overflow-y:auto;width:100%}.draggable-list{background-color:#fff;border:1px solid #727283}.theme-dark .draggable-list{background-color:#272737;border:1px solid #c3c3cd}@media screen and (min-width: 769px){.draggable-list{min-width:400px}}.draggable-list:focus{outline:#278697}.theme-dark .draggable-list:focus{outline:#278697}.draggable-list--disabled{opacity:.5;pointer-events:none}.draggable-list__item{padding:4px 8px}.superselector{display:flex;flex-direction:column;height:100%;width:100%}.superselector--disabled{opacity:.5;pointer-events:none}.superselector__search-input{margin-bottom:12px}.superselector__all-items-selector{display:flex;justify-content:center;padding-top:12px}.collapsible__header{position:relative;text-align:left;width:100%}.collapsible__arrow{align-items:center;bottom:0;display:flex;position:absolute;right:8px;top:0}.collapsible__content{margin-top:24px}.time-selector{position:relative}.time-selector__icon{left:4px;pointer-events:none;position:absolute;top:4px}.time-selector__input{border-radius:2px;height:32px;padding:8px 0 8px 32px;width:100%}.time-selector__input{background-color:#fff;border:1px solid #727283;color:#3f3f4f}.theme-dark .time-selector__input{background-color:#272737;border:1px solid #c3c3cd;color:#e6e6ee}.time-selector__input::-webkit-calendar-picker-indicator{background:none}.links-list-item{align-items:center;border-right:7px solid transparent;display:flex;font-size:14px;line-height:16px;min-height:24px;padding:0 9px 0 12px;text-align:left;width:100%}.links-list-item{color:#2478aa}.theme-dark .links-list-item{color:#92bed4}.links-list-item:focus{outline:2px auto #4faca9}.links-list-item:disabled{cursor:default;opacity:.5}.links-list-item:hover:enabled{background-color:#f1f1f9}.theme-dark .links-list-item:hover:enabled{background-color:#5e5e6f}.links-list-item--selected{background-color:#fdf9f7;border-right-color:#fac07b;box-shadow:inset 0 0 0 1px #fac07b;color:#3f3f4f}.theme-dark .links-list-item--selected{background-color:#343864;border-right-color:#fac07b;box-shadow:inset 0 0 0 1px #fac07b;color:#e6e6ee}.links-list-item--padded{padding:4px}.links-list-item__checkbox{display:none;margin-right:4px}.links-list-item__checkbox--always-show{display:block!important;margin-left:-7px}.links-list-item:hover .links-list-item__checkbox,.links-list-item:focus .links-list-item__checkbox,.links-list-item__checkbox--selected{display:block;margin-left:-7px}.links-list-item__name-wrapper{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.links-list-item__name{flex:1;overflow:hidden;padding-right:4px;text-overflow:ellipsis;white-space:nowrap}.links-list-item__description{color:#727283}.theme-dark .links-list-item__description{color:#c3c3cd}.button-group--disabled{opacity:.5}.button-group--inline{display:inline-block}.button-group__items{border-radius:5px;display:flex;font-size:12px;height:32px;overflow:hidden}.button-group__items{border:solid 1px #c3c3cd}.theme-dark .button-group__items{border:solid 1px #727283}.button-group--inline .button-group__items{display:inline-block}.button-group__label{padding-bottom:10px}.button-group__item{flex:1;height:100%;padding:0 8px;text-transform:uppercase}.button-group__item{background-color:#fff;border-right:solid 1px #c3c3cd}.theme-dark .button-group__item{background-color:#272737;border-right:solid 1px #727283}.button-group__item:last-child{border-right:0}.button-group__item--active,.theme-dark .button-group__item--active{background-color:#2478aa;color:#fff}.button-group__item--disabled{cursor:default}.button-group__item--disabled{background-color:#f6f6fe;color:#c3c3cd}.theme-dark .button-group__item--disabled{background-color:#3f3f4f;color:#9393a5}.button-group--disabled .button-group__item{cursor:default}.button-group__item--nowrap{text-wrap:nowrap}.selectbox{display:flex;flex-direction:column;line-height:16px}.selectbox--disabled{opacity:.5}.selectbox--fixed-height{height:72px}.selectbox--fullwidth{width:100%}.selectbox__label{line-height:20px;margin-bottom:4px}.selectbox__label{color:#3f3f4f}.theme-dark .selectbox__label{color:#e6e6ee}.selectbox__input{border-radius:2px;height:32px;margin:0;padding:4px;text-overflow:ellipsis}.selectbox__input{background-color:#fff;border-color:#727283;color:#3f3f4f}.theme-dark .selectbox__input{background-color:#272737;border-color:#c3c3cd;color:#e6e6ee}.selectbox__input>option{background-color:#fff;border-color:#727283;color:#3f3f4f}.theme-dark .selectbox__input>option{background-color:#272737;border-color:#c3c3cd;color:#e6e6ee}.selectbox__input>option[disabled]{color:#c3c3cd}.theme-dark .selectbox__input>option[disabled]{color:#9393a5}.selectbox__input:focus{outline:2px solid;outline-offset:-1px}.selectbox__input:focus{outline-color:#278697}.theme-dark .selectbox__input:focus{outline-color:#278697}.selectbox__helptext{font-size:12px;margin-top:4px}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px;content:"";z-index:-1;border-width:8px;left:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:white;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.date-selector__label-text{font-size:14px;line-height:20px;margin-bottom:4px}.date-selector__wrapper{position:relative}.date-selector__wrapper--disabled{opacity:.5}.date-selector__icon{left:4px;position:absolute;top:4px}.date-selector .react-datepicker{border-radius:4px;font-family:Roboto,sans-serif;font-size:12px}.date-selector .react-datepicker{background-color:#fff;border-color:#727283;color:#3f3f4f}.theme-dark .date-selector .react-datepicker{background-color:#272737;border-color:#c3c3cd;color:#e6e6ee}.date-selector .react-datepicker-wrapper{display:block}.date-selector .react-datepicker__input-container input{border-radius:2px;font-size:14px;height:32px;padding:8px 0 8px 32px;width:130px}.date-selector .react-datepicker__input-container input{background-color:#fff;border:1px solid #727283;color:#3f3f4f}.theme-dark .date-selector .react-datepicker__input-container input{background-color:#272737;border:1px solid #c3c3cd;color:#e6e6ee}.date-selector .react-datepicker__input-container input:focus{outline-width:2px}.date-selector .react-datepicker__input-container input:focus{outline-color:#278697}.theme-dark .date-selector .react-datepicker__input-container input:focus{outline-color:#278697}.date-selector .react-datepicker__header{border-top-left-radius:4px;border-top-right-radius:4px;padding:10px 5px 5px}.date-selector .react-datepicker__header{background-color:#f1f1f9;border-bottom:1px solid #727283}.theme-dark .date-selector .react-datepicker__header{background-color:#5e5e6f;border-bottom:1px solid #c3c3cd}.date-selector .react-datepicker__header__dropdown{padding:0 30px;white-space:nowrap}.date-selector .react-datepicker__current-month{display:none}.date-selector .react-datepicker__navigation{line-height:normal;top:6px}.date-selector .react-datepicker__navigation-icon:before{border-color:#727283}.theme-dark .date-selector .react-datepicker__navigation-icon:before{border-color:#c3c3cd}.date-selector .react-datepicker__navigation:hover .react-datepicker__navigation-icon:before{border-color:#00588a}.theme-dark .date-selector .react-datepicker__navigation:hover .react-datepicker__navigation-icon:before{border-color:#e3eff4}.date-selector .react-datepicker__month-dropdown-container,.date-selector .react-datepicker__year-dropdown-container{margin:0 2px}.date-selector .react-datepicker__day-name{height:24px;line-height:2;width:24px}.date-selector .react-datepicker__day-name{color:#000}.theme-dark .date-selector .react-datepicker__day-name{color:#fff}.date-selector .react-datepicker__day{border:1px solid transparent;border-radius:4px;height:24px;line-height:1.75;width:24px}.date-selector .react-datepicker__day{color:#3f3f4f}.theme-dark .date-selector .react-datepicker__day{color:#e6e6ee}.date-selector .react-datepicker__day--today{font-weight:500}.date-selector .react-datepicker__day--today{color:#000}.theme-dark .date-selector .react-datepicker__day--today{color:#fff}.date-selector .react-datepicker__day--in-range{background-color:#fff!important;color:#3f3f4f!important}.theme-dark .date-selector .react-datepicker__day--in-range{background-color:#272737!important;color:#e6e6ee!important}.date-selector .react-datepicker__day--in-selecting-range{background-color:#fff;color:#3f3f4f}.theme-dark .date-selector .react-datepicker__day--in-selecting-range{background-color:#272737;color:#e6e6ee}.date-selector .react-datepicker__day--selected,.theme-dark .date-selector .react-datepicker__day--selected{background-color:#2478aa!important;color:#fff!important}.date-selector .react-datepicker__day--in-selecting-range:hover,.date-selector .react-datepicker__day:hover{background-color:#f1f1f9;border:1px solid #00588a;color:#000}.theme-dark .date-selector .react-datepicker__day--in-selecting-range:hover,.theme-dark .date-selector .react-datepicker__day:hover{background-color:#000;border:1px solid #5594b9;color:#fff}.date-selector .react-datepicker__day--keyboard-selected{background-color:transparent;border:1px solid #278697;color:#3f3f4f}.theme-dark .date-selector .react-datepicker__day--keyboard-selected{background-color:transparent;border:1px solid #278697;color:#e6e6ee}.date-selector .react-datepicker__day--disabled{opacity:.5}.date-selector .react-datepicker__today-button{border-radius:0 0 4px 4px;font-weight:500}.date-selector .react-datepicker__today-button{background-color:#f1f1f9;border-top-color:#727283}.theme-dark .date-selector .react-datepicker__today-button{background-color:#5e5e6f;border-top-color:#c3c3cd}.date-selector--full-width .react-datepicker__input-container input{width:100%}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#_wrapper_9ubf2_1{position:fixed;box-shadow:0 0 15px #0000004d;z-index:9999;right:32px;border-radius:4px;bottom:84px;flex-direction:column;overflow:hidden;background:white;display:none}#_wrapper_9ubf2_1[data-is-open=true]{display:flex;animation:_fadein_9ubf2_1 .5s forwards}#_wrapper_9ubf2_1[data-is-open=false]{animation:_fadeout_9ubf2_1 .5s forwards}#_wrapper_9ubf2_1._open_9ubf2_27{display:flex}@keyframes _fadein_9ubf2_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeout_9ubf2_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}._close_9ubf2_51{color:#fff;width:100%;display:flex;gap:8px;justify-content:flex-end;align-items:center;padding:12px}._close_9ubf2_51{background-color:#191836}._theme-dark_9ubf2_63 ._close_9ubf2_51{background-color:#343864}._close_9ubf2_51 ._icon_9ubf2_66{width:14px;height:14px}._chat_9ubf2_71{overflow:hidden;border-radius:0 0 4px 4px;display:grid;height:500px;width:350px;grid-template-columns:1fr;grid-template-rows:1fr}._chat_9ubf2_71{border:1px solid #c3c3cd}._theme-dark_9ubf2_63 ._chat_9ubf2_71{border:1px solid #727283}._chat_9ubf2_71>div{display:flex;justify-content:center;align-items:center;grid-row:1/span 1;grid-column:1/span 1;height:100%;width:100%}._chat_9ubf2_71>div:last-of-type{z-index:2}._chat_9ubf2_71 iframe{height:100%;width:100%;flex:1;background-color:#fff}._contact_9ubf2_105{padding:20px}._fullPage_9ubf2_109{height:100%;width:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}html{font-family:Roboto,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0}body{font-size:14px;margin:0;padding:0;-webkit-overflow-scrolling:touch}body{background-color:#fff;color:#3f3f4f}.theme-dark body{background-color:#272737;color:#e6e6ee}input,option,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input,option,select,textarea{font-size:14px;color:#3f3f4f;font-family:Roboto,sans-serif}select{border-radius:0}ol,ul{list-style-type:none;margin:0;padding:0}a{cursor:pointer;text-decoration:none}a{color:#2478aa}.theme-dark a{color:#92bed4}a:focus{outline:none}a:hover{text-decoration:underline}button{border:0;padding:0;margin:0;background:none;font:inherit;color:inherit;cursor:pointer}button:focus{outline:0}button,input[type=submit],input[type=reset]{background:none;color:inherit;border:0;padding:0;font:inherit;cursor:pointer;outline:inherit}input::placeholder{color:#3f3f4f80}.theme-dark input::placeholder{color:#e6e6ee80}html,body{height:100%;overflow:hidden}body>#root{height:100%;overflow:auto}@media screen and (min-width: 769px){*{scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border-radius:10px}::-webkit-scrollbar-thumb{background-color:#c3c3cd}.theme-dark ::-webkit-scrollbar-thumb{background-color:#727283}}@media print{body>#root,body{overflow:visible}}b,strong{font-weight:500}i,em{font-style:italic}.Toastify__toast{font-family:Roboto;font-size:16px;line-height:24px;word-break:break-word}.Toastify__toast{color:#3f3f4f!important}.theme-dark .Toastify__toast{color:#e6e6ee!important}.Toastify__toast-body{margin-bottom:20px;margin-top:8px}.Toastify__toast--success{background-color:#f1f7ea!important;border:1px solid #8ebd56;border-left:8px solid #8ebd56}.theme-dark .Toastify__toast--success{background-color:#22541d!important;border:1px solid #8ebd56;border-left:8px solid #8ebd56}.Toastify__toast--warning{background-color:#fdfce5!important;border:1px solid #f1d100;border-left:8px solid #f1d100}.theme-dark .Toastify__toast--warning{background-color:#705600!important;border:1px solid #f1d100;border-left:8px solid #f1d100}.Toastify__toast--error{background-color:#ffe5e5!important;border:1px solid #d14341;border-left:8px solid #d14341}.theme-dark .Toastify__toast--error{background-color:#670504!important;border:1px solid #d14341;border-left:8px solid #d14341}.Toastify__toast--info{background-color:#e3eff4!important;border:1px solid #2478aa;border-left:8px solid #2478aa}.theme-dark .Toastify__toast--info{background-color:#00588a!important;border:1px solid #2478aa;border-left:8px solid #2478aa}.Toastify__progress-bar{margin:4px;opacity:.5!important;width:calc(100% - 8px);height:8px}.Toastify__progress-bar--success,.theme-dark .Toastify__progress-bar--success{background-color:#8ebd56!important}.Toastify__progress-bar--warning,.theme-dark .Toastify__progress-bar--warning{background-color:#f1d100!important}.Toastify__progress-bar--error,.theme-dark .Toastify__progress-bar--error{background-color:#d14341!important}.Toastify__progress-bar--info,.theme-dark .Toastify__progress-bar--info{background-color:#2478aa!important}.card-header{align-items:center;font-weight:500;margin-top:16px;text-align:left}.card-header__wrapper{align-items:center;display:flex;min-height:24px}.card-header__inner{align-items:center;display:flex;font-weight:500;line-height:12px;margin-top:2px}.card-header__outer{align-items:center;display:flex;margin-bottom:8px;margin-top:4px;min-height:24px;width:100%}.card-header__tooltip{margin-left:5px}.plain-text-formatter--small{font-size:12px;line-height:16px}.plain-text-formatter--default{font-size:14px;line-height:24px}.plain-text-formatter--large{font-size:16px;line-height:24px}.plain-text-formatter__paragraph{margin-bottom:8px}.plain-text-formatter--default .plain-text-formatter__paragraph,.plain-text-formatter--large .plain-text-formatter__paragraph{margin-bottom:12px}.plain-text-formatter__paragraph:last-child{margin:0}.card{display:flex;flex-flow:column;flex-grow:1}@media print{.card--hide-on-print{display:none}}.card--no-grow{flex-grow:0}.card--no-margin{margin-top:0!important}.card__header{display:flex;justify-content:space-between;margin-bottom:8px}.card__contents{flex:auto;height:100%;padding:16px}.card__contents{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .card__contents{background-color:#272737;border:1px solid #727283}.card__contents--transparent,.theme-dark .card__contents--transparent{background:transparent;border:0}.card__contents--no-padding{padding:0}.chart{display:grid;flex-grow:1;margin:auto;width:100%}.chart .highcharts-root,.chart .highcharts-background{fill:transparent!important}.chart .highcharts-axis-title{color:#727283!important;fill:#727283!important}.theme-dark .chart .highcharts-axis-title{color:#c3c3cd!important;fill:#c3c3cd!important}.chart .highcharts-legend-item text{color:#727283!important;fill:#727283!important}.theme-dark .chart .highcharts-legend-item text{color:#c3c3cd!important;fill:#c3c3cd!important}.chart .highcharts-axis-labels text{color:#727283!important;fill:#727283!important}.theme-dark .chart .highcharts-axis-labels text{color:#c3c3cd!important;fill:#c3c3cd!important}.chart .highcharts-grid-line{color:#727283!important;fill:#727283!important}.theme-dark .chart .highcharts-grid-line{color:#c3c3cd!important;fill:#c3c3cd!important}.chart .highcharts-axis-line{color:#727283!important;fill:#727283!important}.theme-dark .chart .highcharts-axis-line{color:#c3c3cd!important;fill:#c3c3cd!important}.chart .highcharts-label.highcharts-data-label tspan{stroke:none}.chart .highcharts-label.highcharts-data-label tspan{fill:#3f3f4f!important}.theme-dark .chart .highcharts-label.highcharts-data-label tspan{fill:#e6e6ee!important}.chart .highcharts-label.highcharts-data-label tspan .label-inside{fill:#fff!important}.theme-dark .chart .highcharts-label.highcharts-data-label tspan .label-inside{fill:#fff!important}.chart .highcharts-credits{display:none}.pagination{display:flex;flex-direction:row;justify-content:center;line-height:1;width:100%}.pagination{background-color:#f6f6fe;border-top:1px solid #c3c3cd}.theme-dark .pagination{background-color:#3f3f4f;border-top:1px solid #727283}.pagination--has-options{justify-content:space-between}.pagination__button{align-items:center;display:flex;height:100%;place-content:center;min-width:32px;padding:9px 6px}.pagination__links{border-radius:4px;display:flex;flex-flow:row wrap;height:34px;margin:8px 0 8px 16px;overflow:hidden}.pagination__links{background-color:#fff;border:1px solid #c3c3cd;color:#727283}.theme-dark .pagination__links{background-color:#272737;border:1px solid #727283;color:#c3c3cd}.pagination__custom-links{align-items:center;display:flex;margin-left:16px}.pagination__page-link{cursor:pointer;font-size:14px}.pagination__page-link{border-left:1px solid #c3c3cd}.theme-dark .pagination__page-link{border-left:1px solid #727283}.pagination__page-link:hover{background-color:#f1f1f9}.theme-dark .pagination__page-link:hover{background-color:#3f3f4f}.pagination__page-link:first-of-type{border-left:0}.pagination__page-link--active{background-color:#2478aa;color:#fff}.theme-dark .pagination__page-link--active{background-color:#00588a;color:#fff}.pagination__page-link--active:hover{background-color:#2478aa}.theme-dark .pagination__page-link--active:hover{background-color:#00588a}.pagination__options{position:relative}@media screen and (min-width: 769px){.pagination{bottom:0;left:0;padding-bottom:0;position:sticky;z-index:9}}.datatable .rdt_Table,.datatable .rdt_TableHeadRow,.datatable .rdt_TableRow,.datatable .rdt_ExpanderRow{background:transparent}.datatable--font-size-default .rdt_TableRow,.datatable--font-size-default .rdt_ExpanderRow{font-size:14px}.datatable--font-size-small .rdt_TableRow,.datatable--font-size-small .rdt_ExpanderRow{font-size:12px}@media print{.datatable .rdt_TableHeadRow,.datatable .rdt_TableRow,.datatable .rdt_ExpanderRow{break-inside:avoid}}.datatable .rdt_Table,.datatable .rdt_TableRow,.datatable .rdt_TableCol,.datatable .rdt_TableCol_Sortable:hover,.datatable .rdt_ExpanderRow{color:#3f3f4f}.theme-dark .datatable .rdt_Table,.theme-dark .datatable .rdt_TableRow,.theme-dark .datatable .rdt_TableCol,.theme-dark .datatable .rdt_TableCol_Sortable:hover,.theme-dark .datatable .rdt_ExpanderRow{color:#e6e6ee}@media print{.datatable .rdt_TableBody{display:block}}.datatable .rdt_TableHeadRow{font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase}.datatable .rdt_ExpanderRow{background-color:#f6f6fe;border-bottom:1px solid #c3c3cd}.theme-dark .datatable .rdt_ExpanderRow{background-color:#3f3f4f;border-bottom:1px solid #727283}.datatable .rdt_TableCell--number{justify-content:right}.datatable .rdt_TableCell--negative-number,.theme-dark .datatable .rdt_TableCell--negative-number{color:#d14341}.datatable--secondary .rdt_TableHeadRow{background-color:#f6f6fe;border-top:1px solid #c3c3cd}.theme-dark .datatable--secondary .rdt_TableHeadRow{background-color:#3f3f4f;border-top:1px solid #727283}.datatable--addressbook{padding-top:12px}@media only screen and (min-width: 769px){.datatable--addressbook div:first-child{overflow:visible}}.datatable--addressbook .rdt_TableRow{min-height:32px}.datatable--addressbook .rdt_TableHeadRow :nth-child(1){color:#2478aa}.theme-dark .datatable--addressbook .rdt_TableHeadRow :nth-child(1){color:#92bed4}.datatable--addressbook .rdt_Table{background-color:#fff;border-bottom:1px solid #c3c3cd;border-left:1px solid #c3c3cd;border-right:1px solid #c3c3cd;border-top:1px solid #c3c3cd}.theme-dark .datatable--addressbook .rdt_Table{background-color:#272737;border-bottom:1px solid #727283;border-left:1px solid #727283;border-right:1px solid #727283;border-top:1px solid #727283}.datatable--addressbook .pagination{background-color:#fbfbff}.theme-dark .datatable--addressbook .pagination{background-color:#191836}.datatable .subheader-row{text-transform:uppercase}.datatable .subheader-row{background-color:#f6f6fe;color:#727283}.theme-dark .datatable .subheader-row{background-color:#3f3f4f;color:#c3c3cd}.datatable .clickable-row{cursor:pointer}.datatable .clickable-row:hover{background-color:#f1f1f9}.theme-dark .datatable .clickable-row:hover{background-color:#5e5e6f}.datatable .clickable-row--selected{background-color:#fdf9f7;border-right:4px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.theme-dark .datatable .clickable-row--selected{background-color:#343864;border-right:4px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.business-analysis-layout--pdf{margin:0 auto;width:1000px}.business-analysis-layout__print-banner{margin-top:16px}@media print{.business-analysis-layout__print-banner{display:none}}.business-analysis-layout__dropdown{min-width:230px}.business-analysis-layout__dropdown{border-right:1px solid #c3c3cd}.theme-dark .business-analysis-layout__dropdown{border-right:1px solid #727283}@media (min-width: 769px){.business-analysis-layout__companies-dropdown{min-width:712px}}.business-analysis-layout__presentation-options{padding:16px}@media (min-width: 769px){.business-analysis-layout__presentation-options{width:450px}}.business-analysis-layout__export-dropdown{padding:16px}@media (min-width: 769px){.business-analysis-layout__export-dropdown{min-width:680px}}.business-analysis-layout__export-button{min-width:144px}.business-analysis-layout__format{height:72px;width:72px}.business-analysis-layout__format--selected{background-color:#fdf9f7;border:2px solid #fac07b;border-radius:4px}.theme-dark .business-analysis-layout__format--selected{background-color:#343864;border:2px solid #fac07b;border-radius:4px}.business-analysis-layout__companies-summary{padding:4px 8px}.business-analysis-layout__companies-summary{border-bottom:1px solid #c3c3cd}.theme-dark .business-analysis-layout__companies-summary{border-bottom:1px solid #727283}.business-analysis-layout__company-years-list{border:0;min-width:140px;outline:0}.business-analysis-layout__company-years-list{background-color:#fbfbff;color:#2478aa}.theme-dark .business-analysis-layout__company-years-list{background-color:#1b1b2b;color:#92bed4}.business-analysis-layout__table-header{padding:16px 16px 0}.time-period-menu{overflow:visible!important;padding:20px}.date-filter-expanded-options__controllers{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding-top:4px;width:100%}.date-filter-expanded-options__controllers :last-child{grid-column:span 2}.modal{align-items:center;background-color:#0009;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.modal__dialog{display:flex;flex-direction:column;margin:auto;max-height:95vh}.modal__dialog{background-color:#fbfbff}.theme-dark .modal__dialog{background-color:#191836}.modal__dialog--small{max-width:600px;width:600px}.modal__dialog--default{max-width:1000px;width:1000px}.modal__dialog--large{width:1200px}.modal__dialog--xlarge{max-width:1780px;width:calc(100% - 48px)}.modal__dialog--xxlarge{max-width:2200px;width:calc(100% - 48px)}.modal__dialog--full-screen{height:100%;max-height:100%;width:100%}@media (max-width: 768px){.modal__dialog{height:100%;max-height:initial;width:100%}}.modal__header{display:flex;justify-content:space-between}.modal__header{background-color:#191836}.theme-dark .modal__header{background-color:#54597f}.modal__header-title{color:#fff;margin:8px 0 8px 16px}.modal__header-title--full-screen{margin:8px 0}.modal__header-close{height:48px;line-height:0;width:48px}.modal__alert{display:flex;flex-direction:column;gap:8px;margin:8px 8px 0}.modal__body{display:flex;flex-direction:column;height:100%;overflow-y:auto;position:relative}.modal__footer{display:flex;justify-content:space-between;padding:8px 24px}.modal__footer{background-color:#fff;border-top:1px solid #c3c3cd}.theme-dark .modal__footer{background-color:#272737;border-top:1px solid #727283}.modal__dialog--large .modal__footer{padding:8px 36px}.delete-button>.button{transition:padding .3s ease-out}.modal-footer{align-items:center;bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:10px 30px;position:fixed;width:100%;z-index:100}.modal-footer{background-color:#fff;border-top:1px solid #c3c3cd}.theme-dark .modal-footer{background-color:#272737;border-top:1px solid #727283}@media only screen and (min-width: 769px){.modal-footer{position:static}}.modal-footer--absolute{position:absolute}.modal-footer--fixed{position:fixed}.confirm-modal{display:flex;padding:20px}.confirm-modal__text{line-height:16px;padding:20px}.confirm-modal__heading{margin-bottom:4px}.confirm-modal__footer{display:flex;justify-content:space-between;padding:0 20px 20px}.selected-display-options{font-size:12px;line-height:16px}.selected-display-options{color:#727283}.theme-dark .selected-display-options{color:#c3c3cd}.selected-display-options__string:after{content:" | ";margin:0 3px}.selected-display-options__string:after{color:#c3c3cd}.theme-dark .selected-display-options__string:after{color:#727283}.selected-display-options__string:last-child:after{content:"";margin:0}.result-list-summary{display:flex;position:relative}.result-list-summary{background-color:#fff;border-bottom:1px solid #c3c3cd}.theme-dark .result-list-summary{background-color:#272737;border-bottom:1px solid #727283}.result-list-summary__left-content{min-width:90px}.result-list-summary__left-content{border-right:1px solid #c3c3cd}.theme-dark .result-list-summary__left-content{border-right:1px solid #727283}.result-list-summary__text{flex-grow:1;line-height:24px;padding:4px 8px}.result-list-summary__text{color:#727283}.theme-dark .result-list-summary__text{color:#c3c3cd}.result-list-summary__hits{font-weight:500}.result-list-summary__hits{color:#3f3f4f}.theme-dark .result-list-summary__hits{color:#e6e6ee}.result-list-summary__children{border-left:1px solid #c3c3cd}.theme-dark .result-list-summary__children{border-left:1px solid #727283}@media (max-width: 414px){.result-list-summary{flex-wrap:wrap}.result-list-summary__left-content{width:100%}.result-list-summary__left-content{border-bottom:1px solid #c3c3cd}.theme-dark .result-list-summary__left-content{border-bottom:1px solid #727283}}.simple-display-options__content-wrapper{padding:24px}.simple-display-options__content{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}.radiogroup{display:flex;flex-direction:column;gap:8px}.radiogroup--disabled{opacity:.5;pointer-events:none}.radiogroup--horizontal{flex-flow:row wrap}.radiogroup__heading{font-size:14px;font-weight:500;line-height:20px;margin:0}.radiogroup__heading{color:#3f3f4f}.theme-dark .radiogroup__heading{color:#e6e6ee}.data-table-header{color:#2478aa}.theme-dark .data-table-header{color:#92bed4}.data-table-header__sub-text{font-size:10px}.subscription-modal__filter-input{width:350px}.subscription-modal__options-dropdown{border-left:1px solid #c3c3cd}.theme-dark .subscription-modal__options-dropdown{border-left:1px solid #727283}.subscription-modal__subscription-item{padding:8px 16px}.subscription-modal__create-edit-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(775px,1fr));min-height:100%}@media screen and (max-width: 1550px){.subscription-modal__create-edit-wrapper{display:flex;flex-direction:column-reverse;min-height:initial}}.subscription-modal__create-edit-wrapper{background-color:#f6f6fe}.theme-dark .subscription-modal__create-edit-wrapper{background-color:#3f3f4f}.subscription-modal__create-edit-options{background-color:#f6f6fe;border-right:1px solid #c3c3cd}.theme-dark .subscription-modal__create-edit-options{background-color:#3f3f4f;border-right:1px solid #727283}.subscription-modal__create-edit-container{max-height:calc(100% - 53px)}.subscription-modal__zero-state{border-left:1px solid #c3c3cd}.theme-dark .subscription-modal__zero-state{border-left:1px solid #727283}@media (min-width: 769px){.subscription-modal__zero-state{min-width:960px}}.subscription-modal__superselector-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.subscription-modal__selections-superselector{height:428px}.subscription-modal__events-superselector{height:320px}.search-bar-layout{display:flex;flex-flow:row wrap;min-height:73px;position:relative;transition:all .3s ease-in-out;width:100%;z-index:30}.search-bar-layout{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .search-bar-layout{background-color:#272737;border:1px solid #727283}.search-bar-layout__filters{display:flex;flex-direction:row}.search-bar-layout__filter-component{max-width:248px;min-width:248px}.search-bar-layout__filter-component{border-right:1px solid #c3c3cd}.theme-dark .search-bar-layout__filter-component{border-right:1px solid #727283}.search-bar-layout__search-input-container,.search-bar-layout__filter-component{line-height:1.5}.search-bar-layout__search-container{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:space-between;padding-right:12px;position:relative}.search-bar-layout__search-input-container{align-content:center;align-items:center;display:flex;flex-grow:1;height:72px;max-width:600px;min-width:230px;padding-left:16px}@media (min-width: 415px){.search-bar-layout__search-input-container{min-width:300px}}.search-bar-layout__search-input{flex-grow:1}.search-bar-layout__search-form{align-items:center;display:flex;flex-grow:1;max-width:700px}.search-bar-layout__search-button{display:flex;padding-left:16px}.search-bar-layout__search-filters{align-items:center;display:flex;gap:8px;padding-left:12px}.search-bar-layout__right-components{margin-left:auto}.search-bar-layout .top-menu-item__action{height:72px}@media screen and (max-width: 768px){.search-bar-layout{flex-direction:column;z-index:unset}.search-bar-layout__search-input-container{border-left:0;border-right:0;writing-mode:horizontal-tb}.search-bar-layout__filter-component{border-right:0;min-width:auto;width:100%}.search-bar-layout__filter-component{border-bottom:1px solid #c3c3cd}.theme-dark .search-bar-layout__filter-component{border-bottom:1px solid #727283}.search-bar-layout__filters{flex-flow:column wrap;min-width:auto}.search-bar-layout__search-button{padding-left:4px}}.page-layout{height:100%}.page-layout{background-color:#f5eee9}.theme-dark .page-layout{background-color:#191836}@media screen and (max-width: 768px){.no-scroll .page-layout{overflow:hidden}}@media screen and (min-width: 769px){.page-layout{display:flex;flex-flow:column}}.page-layout__searchbar{margin-bottom:8px}@media screen and (min-width: 769px){.page-layout__searchbar{z-index:30}}.page-layout--embed-view .page-layout__searchbar{margin-bottom:-1px}.page-layout__filter-chips{margin-bottom:8px}.page-layout__content{background-color:#f5eee9}.theme-dark .page-layout__content{background-color:#191836}@media screen and (min-width: 769px){.page-layout__content{display:flex;flex:1 1 auto;flex-direction:row;overflow:hidden}}.page-layout__list{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .page-layout__list{background-color:#272737;border:1px solid #727283}@media screen and (min-width: 769px){.page-layout__list{max-width:565px;min-width:565px;-webkit-overflow-scrolling:touch;overflow:hidden auto}}.page-layout__list::-webkit-scrollbar-track{border-left:1px solid #c3c3cd}.theme-dark .page-layout__list::-webkit-scrollbar-track{border-left:1px solid #727283}.page-layout__list--collapsed{display:flex;flex-direction:column;height:fit-content;max-width:48px;min-width:48px}.page-layout__preview{flex:1 1 auto;max-height:100vh;min-width:0}.page-layout__preview{background-color:#f5eee9}.theme-dark .page-layout__preview{background-color:#191836}.page-layout--embed-view .page-layout__preview{margin-top:12px}.page-layout-filter{min-width:248px;transition:min-width .2s,width .2s;width:248px}.page-layout-filter{background-color:#fff}.theme-dark .page-layout-filter{background-color:#272737}@media screen and (min-width: 769px){.page-layout-filter{border:1px solid #c3c3cd}.theme-dark .page-layout-filter{border:1px solid #727283}}.page-layout-filter--hide-border-right{border-right:0!important}.page-layout-filter--collapsed{height:fit-content;min-width:49px;width:49px}.page-layout-filter__header{align-items:center;display:flex;height:49px;overflow:hidden}.page-layout-filter__header{border-bottom:1px solid #c3c3cd}.theme-dark .page-layout-filter__header{border-bottom:1px solid #727283}.page-layout-filter__header-label{display:flex;gap:6px;margin-left:8px}.page-layout-filter__header-arrow{margin-left:auto;min-width:49px}.page-layout-filter__header-arrow{border-left:1px solid #c3c3cd}.theme-dark .page-layout-filter__header-arrow{border-left:1px solid #727283}.page-layout-filter__header-fi-arrow{align-items:center;display:flex;flex-grow:1;height:100%;justify-content:center;margin-left:auto;max-width:48px}.page-layout-filter__header-fi-arrow{border-left:1px solid #c3c3cd}.theme-dark .page-layout-filter__header-fi-arrow{border-left:1px solid #727283}.page-layout-filter__header-fi-arrow:hover{background-color:#f1f1f9}.page-layout-filter__filter-menu{max-height:calc(100% - 49px);overflow:auto}.page-layout-filter__filter-menu::-webkit-scrollbar-track{border-left:1px solid #c3c3cd}.theme-dark .page-layout-filter__filter-menu::-webkit-scrollbar-track{border-left:1px solid #727283}.page-layout-filter__collapsed-tab{display:flex;justify-content:center;width:100%}.page-layout-filter__collapsed-tab{background-color:#fff;border-bottom:1px solid #c3c3cd}.theme-dark .page-layout-filter__collapsed-tab{background-color:#272737;border-bottom:1px solid #727283}.page-layout-filter__collapsed-tab:last-child{border-bottom:0}.business-monitoring__selected-searches-dropdown{display:flex;flex-direction:column;padding:0 16px 16px;min-width:400px;height:500px}.business-monitoring__item{padding:4px 8px}.business-monitoring__item{background:#f6f6fe;border-bottom:1px solid #c3c3cd}.theme-dark .business-monitoring__item{background:#3f3f4f;border-bottom:1px solid #727283}.business-monitoring__superselector{height:432px}.business-monitoring__company-link{display:flex;flex-direction:column}.business-monitoring__company-link--disabled{cursor:initial}.business-monitoring__details{text-align:left}.business-monitoring__subitem{align-items:center;display:grid;grid-template-columns:1fr 6fr 1fr;padding:4px 12px 4px 32px;text-align:left}.business-monitoring__subitem{border-bottom:1px solid #c3c3cd}.theme-dark .business-monitoring__subitem{border-bottom:1px solid #727283}.business-monitoring__subitem--empty{grid-template-columns:1fr}.business-monitoring__subitem-first-col{width:160px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.business-monitoring__subitem-first-col--group-by-event{width:320px}.business-monitoring__subitem-last-col{width:62px}.business-monitoring__filter-wrapper{padding:8px}.result-list-bar-layout{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:49px;position:relative}.result-list-bar-layout{background-color:#fff;border-bottom:1px solid #c3c3cd;color:#727283}.theme-dark .result-list-bar-layout{background-color:#272737;border-bottom:1px solid #727283;color:#c3c3cd}.result-list-bar-layout--right-group{display:flex;flex-direction:row}.charge-code{height:100%;min-width:165px}.charge-code__label{font-size:16px;line-height:24px}.charge-code__label{color:#2478aa}.theme-dark .charge-code__label{color:#92bed4}.charge-code__input{display:flex;flex-direction:column}.saved-selections{padding:24px 56px}.saved-selections__filter-wrapper{align-items:center;display:flex;justify-content:space-between;padding:4px}.saved-selections__filter-input{flex-grow:1}.saved-selections__row-wrapper{max-width:100%}.saved-selections__name-wrapper{overflow:hidden}.saved-selections__row-details{min-width:330px}.links-list-item-simple{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.links-list-item-simple--default{color:#2478aa}.theme-dark .links-list-item-simple--default{color:#92bed4}.links-list-item-simple--inactive{color:#c3c3cd}.theme-dark .links-list-item-simple--inactive{color:#9393a5}.links-list-item-simple--disabled{color:#3f3f4f}.theme-dark .links-list-item-simple--disabled{color:#e6e6ee}.links-list-item-simple:disabled{cursor:default}.links-list-item-simple--grow{width:100%}.links-list-item-simple--short{width:220px}.links-list-item-simple--long{width:500px}.companies-import-container{max-width:680px;padding:16px}.companies-import-container{border-right:1px solid #c3c3cd}.theme-dark .companies-import-container{border-right:1px solid #727283}@media only screen and (min-width: 769px){.companies-import-container{min-height:756px}}.companies-import-container__description{font-size:14px;line-height:24px}.companies-import-container__description{color:#000}.theme-dark .companies-import-container__description{color:#fff}.companies-import-container__table-wrapper{flex-grow:1;overflow:auto}.list-group-item{font-size:14px;line-height:24px}.list-group-item--horizontal{display:flex;justify-content:space-between}.list-group-item__icon{margin-right:4px}.list-group-item__with-popover{display:flex;justify-content:space-between}.list-group-item__title-wrapper{margin-top:16px}.list-group-item__title-wrapper:first-child{margin-top:0}.list-group-item__title{display:flex;gap:4px}.list-group-item__copy-text-button{visibility:hidden}.list-group-item__content{align-items:flex-start}.list-group-item__content--no-padding{padding-bottom:0}.list-group-item__content-text--is-link{text-align:left}.list-group-item__content-text--is-link{color:#2478aa}.theme-dark .list-group-item__content-text--is-link{color:#92bed4}.list-group-item__content-text--is-link:hover{text-decoration:underline}.list-group-item:hover .list-group-item__copy-text-button{visibility:visible}.list-group-item__content-subtext{display:block;font-size:12px;line-height:16px}.list-group-item__content-subtext{color:#727283}.theme-dark .list-group-item__content-subtext{color:#c3c3cd}.headline{font-family:Roboto Slab,serif;font-weight:400}.headline{color:#191836}.theme-dark .headline{color:#bfc2d1}.headline--xx-large{font-size:64px;line-height:72px}.headline--x-large{font-size:30px;line-height:36px}.headline--large{font-size:28px;line-height:36px}.headline--medium{font-size:20px;line-height:28px}.headline--small{font-size:16px;line-height:20px}.headline--nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.headline--condensed{font-family:Roboto Condensed,sans-serif}.headline--interactive{color:#2478aa}.theme-dark .headline--interactive{color:#92bed4}.reticon-stacked{display:inline-flex;position:relative}.reticon-stacked__top-icon{border-radius:50%;height:16px;padding:1px;position:absolute;right:-4px;top:-2px;width:16px}.reticon-stacked__top-icon{background-color:#fff}.theme-dark .reticon-stacked__top-icon{background-color:#272737}.document-meta-source-name{align-items:center;display:flex}.document-meta-source-name--interactive{color:#2478aa}.theme-dark .document-meta-source-name--interactive{color:#92bed4}.document-meta-source-name__icon{align-content:center;display:flex}.document-meta-source-name__name{padding-left:5px}.document-page-number{align-items:center;display:flex}.document-copyright{font-size:10px;line-height:12px}.document-copyright{color:#727283}.theme-dark .document-copyright{color:#c3c3cd}.document-meta{align-items:center;display:flex;flex-wrap:wrap;gap:0 8px;line-height:16px;padding-top:4px}.document-meta{color:#727283}.theme-dark .document-meta{color:#c3c3cd}.document-meta__count{padding-left:4px}.document-meta-item{display:flex;font-size:12px;white-space:nowrap}.document-meta-item{color:#727283}.theme-dark .document-meta-item{color:#c3c3cd}.document-meta-item--separator:not(:first-of-type):before{content:"|";padding-right:8px}.document-facsimile__img{max-width:280px;visibility:hidden;width:100%}.document-facsimile__img--thumb{width:70px}.timeline{margin-bottom:8px}.timeline__preview{border-radius:4px;height:48px;overflow:hidden;position:relative}.timeline__preview--video{background-blend-mode:multiply}.timeline__preview--audio{background-color:#f6f6fe}.theme-dark .timeline__preview--audio{background-color:#3f3f4f}.timeline__hit{display:flex;height:100%;position:absolute}.timeline__hit-btn{background:white;height:100%;width:8px}.timeline__hit-btn--open{z-index:1}.timeline__hit-info{background:rgba(255,255,255,.75);border-radius:0 4px 4px 0;color:#000;display:flex;flex-direction:column;font-size:12px;height:100%;justify-content:center;left:100%;line-height:16px;padding:4px;position:absolute;white-space:nowrap;z-index:2}.timeline__hit-info--left{border-radius:4px 0 0 4px;left:auto;right:100%}.timeline__hit-info-time{align-items:center;display:flex}.timeline__play-btn{align-items:center;background-color:#f1f1f9;border-radius:50%;display:flex;height:20px;margin-left:4px;width:20px}.timeline__arrow{border-bottom:6px solid transparent;border-left:10px solid black;border-top:6px solid transparent;height:0;margin-left:6px;width:0}.timeline__pill{background:white;border-radius:2px;color:#000;display:inline-block;font-size:12px;line-height:16px;padding:0 4px}.timeline__pill--margin{margin:4px 8px 4px 0}.timeline__hitlist{display:flex;margin-top:6px}.timeline__hitlist-items{margin-top:4px}.timeline__hitlist-item{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;gap:8px;margin-bottom:8px;padding:4px}.timeline__hitlist-item{color:#000}.theme-dark .timeline__hitlist-item{color:#fff}.timeline__hitlist-item:hover{background-color:#f1f1f9}.theme-dark .timeline__hitlist-item:hover{background-color:#5e5e6f}.timeline__hitlist-item:hover path{fill:#fff}.timeline__hitlist-playbtn{border-radius:10px;line-height:0;padding:3px 2px 3px 4px}.timeline__hitlist-playbtn{background-color:#f1f1f9}.theme-dark .timeline__hitlist-playbtn{background-color:#5e5e6f}.timeline__hitlist-item:hover .timeline__hitlist-playbtn{background-color:#2478aa}.timeline--bg0{background:#fac07b}.timeline--bg1{background:#f09cab}.timeline--bg2{background:#92bed4}.timeline--bg3{background:#c0d535}.timeline--bg4{background:#f1d100}.timeline--bg5{background:#c3c3cd}.timeline--bg6{background:#54597f;color:#fff}.timeline--bg7{background:#000;color:#fff}.timeline--bg8{background:#5e5e6f;color:#fff}.timeline--bg9{background:#2478aa;color:#fff}.timeline--bg10{background:#00588a;color:#fff}.timeline--bg11{background:#00396a;color:#fff}.timeline--bg12{background:#586d00;color:#fff}.timeline--bg13{background:#8ebd56}.timeline--bg14{background:#f9af48}.timeline--bg15{background:#d14341;color:#fff}.timeline--bg16{background:#f1f7ea}.timeline--bg17{background:#fdfce5}.timeline--bg18{background:#fef2df}.timeline--bg19{background:#ffe5e5}.social-status{display:flex;width:100%;list-style:none;gap:12px;flex:1}.social-status--position-start{justify-content:flex-start}.social-status--position-end{justify-content:flex-end}.social-status__item{display:flex;align-items:center;min-height:40px;gap:4px}.social-status__item--disabled{opacity:.5;pointer-events:none}.social-status__item-count--active{color:#2478aa}.theme-dark .social-status__item-count--active{color:#92bed4}:root{--line-height: 18px;--mask-image-content: linear-gradient( to top, transparent, black var(--line-height) )}.result-content .retriever-hit{font-weight:500}.result-content__text-and-pic{align-items:flex-start;display:flex;font-size:12px;gap:16px;justify-content:space-between;margin-bottom:10px;padding-top:4px;width:100%}.result-content__text{display:block;line-height:var(--line-height);padding-right:10px;text-align:left;word-break:break-word}.result-content__text--overflow-hidden{-webkit-mask-image:var(--mask-image-content);mask-image:var(--mask-image-content);max-height:108px;overflow:hidden}.result-content__toggle{margin-top:4px}.result-content__toggle{color:#2478aa}.theme-dark .result-content__toggle{color:#92bed4}.media-row{min-height:188px;padding:12px}.media-row{background-color:#fff;border:1px solid #c3c3cd;border-bottom:0}.theme-dark .media-row{background-color:#272737;border:1px solid #727283;border-bottom:0}.document-similar__item{background:#fff;border:1px solid #c3c3cd;display:flex;flex-direction:row;margin-bottom:8px;margin-top:8px;padding:8px 16px}.document-similar__tier-icon{padding-right:10px}.document-similar__header{text-align:left}.document-similar__header:hover{text-decoration:underline}.share-document{position:relative}.share-document__wrapper{max-width:450px;overflow:hidden;padding:10px}@media screen and (max-width: 768px){.share-document__wrapper{padding-top:0}}.share-document__text-area{font-size:12px;margin:5px;overflow:auto;-ms-overflow-style:none;padding:5px;scrollbar-width:none}.share-document__text-area{border:1px solid #c3c3cd;border-radius:5px;color:#3f3f4f}.theme-dark .share-document__text-area{border:1px solid #727283;border-radius:5px;color:#e6e6ee}.share-document__text-area::-webkit-scrollbar{height:0;width:0}@media screen and (min-width: 769px){.share-document__text-area{min-width:300px}}.share-document__link-icon{align-self:center;height:30px;width:30px}.share-document__listItemWrapper{display:flex}.translate-document-view{height:48px}.translate-document-view .loading-spinner--tiny{margin-top:7px}.animated--slide-out{position:sticky;top:0;transform:translateY(-100%);transition:transform .2s ease;z-index:1}.animated--slide-in{position:sticky;top:0;transform:translateY(0);transition:transform .2s ease;z-index:1}.animated--slide-init{position:sticky;top:0;transform:translateY(-100%);visibility:hidden}.skeleton{animation:skeleton-loading 1.5s linear infinite alternate;cursor:progress}.skeleton{background-color:#f1f1f9}.theme-dark .skeleton{background-color:#5e5e6f}.theme-dark .skeleton{animation-name:skeleton-loading-dark}@keyframes skeleton-loading{0%{background-color:#e6e6ee}to{background-color:#f1f1f9}}@keyframes skeleton-loading-dark{0%{background-color:#5e5e6f}to{background-color:#727283}}.label{font-size:12px;margin-bottom:4px;text-transform:uppercase}.label{color:#727283}.theme-dark .label{color:#c3c3cd}.truncated-text__content{font-size:14px;line-height:24px}.truncated-text__content{color:#3f3f4f}.theme-dark .truncated-text__content{color:#e6e6ee}.truncated-text__toggler{font-size:14px;font-weight:500}@media screen and (min-width: 1024px) and (max-width: 1600px){.listen-top-post-by-engagement__username{display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listen-top-post-by-engagement__username:hover{overflow:visible;white-space:normal}}.listen-top-post-by-engagement__post{border-radius:4px;gap:8px;padding:12px 16px;flex-grow:1;width:400px}.listen-top-post-by-engagement__post{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .listen-top-post-by-engagement__post{background-color:#272737;border:1px solid #727283}.listen-top-post-by-engagement--full-height{height:100%}.listen-top-post-by-engagement__post-image{align-items:center;border-radius:50%;display:flex;height:72px;justify-content:center;width:72px}.listen-top-post-by-engagement__post-image{background-color:#f6f6fe}.theme-dark .listen-top-post-by-engagement__post-image{background-color:#3f3f4f}.listen-top-post-by-engagement__post-content{display:flex;gap:12px;height:100%}.listen-top-post-by-engagement__post-text{display:flex;flex-direction:column;gap:8px;margin-bottom:8px;margin-left:80px}@media screen and (max-width: 768px){.listen-top-post-by-engagement__post-text{margin-left:0}}.listen-top-post-by-engagement__small-screen{flex-direction:column}.listen-top-post-by-engagement__post-engagement{margin-left:auto;margin-top:auto}.listen-top-post-by-engagement__post-attachment{align-items:start;padding:8px}.listen-top-post-by-engagement__post-attachment{background-color:#f6f6fe;border:1px solid #c3c3cd}.theme-dark .listen-top-post-by-engagement__post-attachment{background-color:#3f3f4f;border:1px solid #727283}.listen-post-list-modal__post-wrapper{display:flex;flex-wrap:wrap;overflow:scroll;gap:16px;padding-bottom:0}.listen-post-list-modal__loading-spinner{align-items:center;display:flex;height:90vh;margin:auto}.listen-post-list-modal__skeleton-wrapper{padding:16px;border-radius:10px}.listen-post-list-modal__skeleton-wrapper{border:1px solid #e6e6ee}.theme-dark .listen-post-list-modal__skeleton-wrapper{border:1px solid #5e5e6f}#hubspotForm{width:300px}#hubspotForm>form{display:flex;flex-direction:column;gap:8px}#hubspotForm>form label{display:flex;gap:2px}#hubspotForm>form .hs-form-required{color:red}#hubspotForm>form>div{display:flex;flex-direction:column;gap:8px}#hubspotForm input[type=submit]{color:#fff;width:100%;border-radius:4px;cursor:pointer;font-size:14px;height:32px;padding:0 16px}#hubspotForm input[type=submit]{background-color:#2478aa}.theme-dark #hubspotForm input[type=submit],#hubspotForm input[type=submit]:hover{background-color:#00588a}.theme-dark #hubspotForm input[type=submit]:hover{background-color:#2478aa}#hubspotForm input[type=email]{width:100%;font-size:14px;height:32px;padding:8px;align-items:center;border:0;border-radius:2px;display:flex}#hubspotForm input[type=email]{background-color:#fff;border:1px solid #727283}.theme-dark #hubspotForm input[type=email]{background-color:#272737;border:1px solid #c3c3cd}#hubspotForm input[type=email]{color:#3f3f4f}.theme-dark #hubspotForm input[type=email]{color:#e6e6ee}#hubspotForm input[type=email]:focus-within{outline:2px solid;outline-offset:-1px}#hubspotForm input[type=email]:focus-within{outline-color:#278697}.theme-dark #hubspotForm input[type=email]:focus-within{outline-color:#278697}.document-logo{margin-bottom:8px}.document-logo__image{max-width:200px;vertical-align:middle}.document-header{margin-bottom:4px}.document-intro{font-weight:500}.byline{font-size:14px;line-height:24px;margin-bottom:16px}.byline{color:#727283}.theme-dark .byline{color:#c3c3cd}.document-tags{display:flex;padding:4px 24px;position:relative;width:100%}.document-tags{background-color:#f6f6fe;border:1px solid #c3c3cd;border-left:0;border-right:0}.theme-dark .document-tags{background-color:#3f3f4f;border:1px solid #727283;border-left:0;border-right:0}.document-tags__entity-groups{align-items:center;display:flex;width:100%}.document-tags__entity-groups-narrow{flex-direction:column}.document-tags__groups-wrapper{flex-grow:1;position:relative}.document-tags__arrow-wrapper{align-items:center;display:flex;justify-content:center;margin-right:16px;margin-top:8px;position:absolute;right:0;top:0}.document-tags__entity-group{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;justify-content:flex-start}.document-tags__entity-group-compact{height:30px;overflow:hidden}.document-tags__group{display:flex;flex-wrap:wrap;justify-content:flex-start}.document-tags__group-listItem{align-items:center;display:flex;flex-wrap:wrap;max-width:calc(100% - 20px);width:100%}.document-tags__show-more{align-items:center;display:flex;font-size:12px;margin-right:24px;margin-top:4px;overflow:visible;white-space:nowrap}.document-tags__tag{align-items:center;display:flex;margin:4px 4px 0 0}.document-tags__tag--hidden{display:none}.document-tags__info-icon{margin:4px 4px 0 auto}.document-fulltext{display:flex;flex-direction:column;line-height:1.2}.document-fulltext{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .document-fulltext{background-color:#272737;border:1px solid #727283}.document-fulltext__header{padding:24px 32px}.document-fulltext__content{container-type:inline-size;padding:28px 32px 24px}.document-fulltext__intro-and-story{font-size:16px;line-height:28px;margin-bottom:48px}.document-fulltext__intro-and-story p,.document-fulltext__story{-webkit-hyphens:auto;hyphens:auto;margin-bottom:28px;word-wrap:break-word}.document-fulltext__facsimile{display:none;float:right;margin-bottom:20px;margin-left:20px}@container (max-width: 450px){.document-fulltext__facsimile{float:none;margin-bottom:12px;margin-left:0;text-align:center}}@media screen and (min-width: 415px){.document-fulltext__facsimile{display:block}}.document-fulltext__copyright-wrapper{margin-top:48px}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.document-ai-summary{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.document-ai-summary{background-color:#f6f6fe}.theme-dark .document-ai-summary{background-color:#3f3f4f}.document-ai-summary__info-icon{margin-left:4px}.document-ai-summary__summary-button{text-align:left}.document-ai-summary__summary-button{color:#2478aa}.theme-dark .document-ai-summary__summary-button{color:#92bed4}.document-ai-summary__summary-button--create{margin-bottom:12px}.document-ai-summary__loading--dot{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.document-ai-summary__loading--dot:nth-child(2){animation-delay:.2s}.document-ai-summary__loading--dot:nth-child(3){animation-delay:.4s}.document-pdf{flex-grow:1;width:100%}.document-pdf{border:1px solid #c3c3cd}.theme-dark .document-pdf{border:1px solid #727283}.document-iframed{background-color:#fff;flex:1 1 auto;margin:0;padding:0;width:100%}.document{display:flex;flex:1 1 auto;flex-direction:column;font-size:16px}.document{border:1px solid #f5eee9}.theme-dark .document{border:1px solid #191836}@media print{.document{overflow:visible}}.document--iframed{padding-bottom:45px}@media only screen and (min-width: 769px){.document--iframed{padding-bottom:60px}}.document--not-standalone{-webkit-overflow-scrolling:touch;overflow:hidden auto;scrollbar-gutter:stable}@media screen and (min-width: 769px){.document--not-standalone{margin-left:24px}}.document--not-standalone:focus-visible{outline:none}.document--not-standalone:focus-visible{border:1px solid #278697}.theme-dark .document--not-standalone:focus-visible{border:1px solid #278697}.document--highlight-hitwords{border-radius:2px;display:inline-block;padding:0 4px}.document .retriever-hit,.theme-dark .document .retriever-hit{background-color:#bfdbe0}.document .hit-profile{background-color:#fde9d1}.theme-dark .document .hit-profile{background-color:#684011}.document .hit-qs,.theme-dark .document .hit-qs{background-color:#bfdbe0}.document__wrapper{display:flex;flex:1 1 auto;flex-direction:column;margin:0 auto;height:100%;max-width:1100px;width:100%}.document__wrapper{background-color:#f5eee9}.theme-dark .document__wrapper{background-color:#191836}.document__actions-wrapper{display:flex;flex-flow:row-reverse wrap;justify-content:space-between;margin-bottom:16px;padding-left:24px;width:100%}.document__actions-wrapper{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .document__actions-wrapper{background-color:#272737;border:1px solid #727283}@media screen and (max-width: 768px){.document__actions-wrapper{align-items:center;flex-direction:column;padding-left:0}}.document__actions-buttons{align-self:flex-end}@media screen and (max-width: 768px){.document__actions-buttons{width:100%}.document__actions-buttons{border-bottom:1px solid #c3c3cd}.theme-dark .document__actions-buttons{border-bottom:1px solid #727283}}.document__options-dropdown{position:relative}.document__options-dropdown{border-left:1px solid #c3c3cd}.theme-dark .document__options-dropdown{border-left:1px solid #727283}.document__options-menu{white-space:nowrap}.document__similar{margin:32px 0}.bu-company-view{align-items:center;display:flex;flex:1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:scroll;padding:0 8px 0 16px}.bu-company-view--loading{align-self:center;outline:none;width:100%}.bu-company-view__header{align-items:center;display:flex;justify-content:space-between;margin:0 auto 8px;max-width:1200px;padding:12px 16px;width:100%}.bu-company-view__header{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .bu-company-view__header{background-color:#272737;border:1px solid #727283}.bu-company-view__tabs-wrapper{max-width:1200px;padding-bottom:16px;width:100%}.bu-company-view__org-nr-copy-text-button{visibility:hidden}.bu-company-view__org-nr:hover .bu-company-view__org-nr-copy-text-button{visibility:visible}.bu-company-view__name-copy-text-button{visibility:hidden}.bu-company-view__name{display:flex}.bu-company-view__name:hover .bu-company-view__name-copy-text-button{visibility:visible}.bu-company-view__status{line-height:24px;text-align:right}.bu-company-view__status-label{font-size:16px;text-transform:uppercase}.bu-company-view__status-label{color:#727283}.theme-dark .bu-company-view__status-label{color:#c3c3cd}.bu-company-view__we-trade{align-items:center;display:flex;gap:8px;padding:12px}.bu-company-view__we-trade-title{font-weight:500}.bu-company-view__wrapper{margin-top:16px;width:100%}.bu-company-view:focus{outline:1px solid #278697;outline-offset:-1px}.theme-dark .bu-company-view:focus{outline:1px solid #278697;outline-offset:-1px}.show-all-button{align-items:center;display:flex}.bu-annual-account-view__table-wrapper{display:grid;gap:8px;margin-top:8px}.bu-annual-account-view__table-wrapper--header{display:flex;font-size:18px;justify-content:space-between;letter-spacing:normal;line-height:2.13;margin-top:20px;text-align:left;text-transform:uppercase;width:100%}.bu-annual-account-view__chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;width:100%}.bu-annual-account-view__chart-wrapper{flex:1}.bu-annual-account-view__chart-wrapper{border:1px solid #c3c3cd;background-color:#fff!important}.theme-dark .bu-annual-account-view__chart-wrapper{border:1px solid #727283;background-color:#272737!important}.bu-annual-account-view__footer{font-size:12px;margin-top:10px;text-align:right;width:100%}.bu-annual-account-view__footer{color:#727283}.theme-dark .bu-annual-account-view__footer{color:#c3c3cd}.bu-company-overview-view{display:flex;flex-direction:column;gap:8px;width:100%}.bu-company-overview-view__icon{width:24px;height:24px;border-radius:50%;padding-left:1px;padding-top:2px}.bu-company-overview-view__icon--downvote{border-radius:50%;width:24px;height:24px;padding-left:1px;padding-top:2px}.bu-company-overview-view__icon--downvote,.theme-dark .bu-company-overview-view__icon--downvote{border:2px solid #d14341;background-color:#d14341}.bu-company-overview-view__icon--upvote{border-radius:50%;width:24px;height:24px;padding-left:2px}.bu-company-overview-view__icon--upvote,.theme-dark .bu-company-overview-view__icon--upvote{border:2px solid #8ebd56;background-color:#8ebd56}.bu-company-overview-view__horizontal-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.bu-company-overview-view__vertical-grid{display:grid;grid-gap:16px}.bu-company-overview-view__chart-container{align-items:center;overflow:hidden;padding:16px}.bu-company-overview-view__header-wrapper{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:4px;width:100%}.bu-company-overview-view__overview-chart-content{display:flex;flex-wrap:wrap;gap:16px}.bu-company-overview-view__shares-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%}.bu-company-overview-view__table-wrapper{border-right:1px solid #c3c3cd}.theme-dark .bu-company-overview-view__table-wrapper{border-right:1px solid #727283}.bu-company-overview-view__footer{font-size:12px;margin-top:10px}.bu-company-overview-view__footer{color:#727283}.theme-dark .bu-company-overview-view__footer{color:#c3c3cd}.bu-company-overview-view .trr-info{align-items:center;display:flex;justify-content:center;margin:0 auto 8px;padding:12px 16px;width:100%}.bu-company-overview-view .trr-info{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .bu-company-overview-view .trr-info{background-color:#272737;border:1px solid #727283}.court-case-info__row{cursor:default;padding:0 4px}.court-case-info__row--active{cursor:pointer}.court-case-info__row--active:hover{background-color:#f1f1f9}.theme-dark .court-case-info__row--active:hover{background-color:#5e5e6f}.real-estate-card{margin-top:16px}.real-estate-card--pdf{border-bottom:1px solid #c3c3cd;border-left:1px solid #c3c3cd;border-right:1px solid #c3c3cd}.theme-dark .real-estate-card--pdf{border-bottom:1px solid #727283;border-left:1px solid #727283;border-right:1px solid #727283}.real-estate-card__content{display:grid}.expansion-panel{border:0;width:100%}@media print{.expansion-panel{page-break-inside:avoid}}.expansion-panel__preview-bar-content{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .expansion-panel__preview-bar-content{background-color:#272737;border:1px solid #727283}.expansion-panel__content{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .expansion-panel__content{background-color:#272737;border:1px solid #727283}.expansion-panel-header{display:flex;flex-direction:row}.expansion-panel-header__label-wrapper{align-items:center;display:flex}.expansion-panel__preview-bar{display:flex;height:44px;justify-content:space-between;padding:0 16px;text-align:left;width:100%}.expansion-panel__preview-bar{background-color:#fff}.theme-dark .expansion-panel__preview-bar{background-color:#272737}.expansion-panel__preview-bar--open,.theme-dark .expansion-panel__preview-bar--open{border-bottom:0}.expansion-panel__preview-bar--secondary{background-color:#f6f6fe}.theme-dark .expansion-panel__preview-bar--secondary{background-color:#3f3f4f}.expansion-panel__preview-bar-icon{display:inline-block;margin-right:4px;padding-bottom:8px;padding-top:12px}.expansion-panel__preview-bar--content{position:relative}.expansion-panel__preview-bar--content--text{padding-left:16px;padding-top:16px;vertical-align:super}.expansion-panel__children{flex-direction:column}.bu-roles-wrapper-view{display:grid;gap:8px}.bu-roles-wrapper-view__removal{background-color:#ffe5e5!important}.bu-roles-wrapper-view__addition{background-color:#f1f7ea!important}.theme-dark .bu-roles-wrapper-view__removal{background-color:#670504!important}.theme-dark .bu-roles-wrapper-view__addition{background-color:#22541d!important}.bu-roles-wrapper-view__signatory-power{break-inside:avoid;display:grid;gap:4px;line-height:1.25;margin:8px 0;scroll-margin-top:75px}.bu-roles-wrapper-view__board-changes{display:grid;gap:4px;scroll-margin-top:70px}.bu-roles-wrapper-view__supervisory-roles{scroll-margin-top:70px}.bu-roles-wrapper-view__board-changes-sections{display:grid;gap:8px}.bu-roles-wrapper-view__table-wrapper{break-inside:avoid;display:grid;gap:4px}.bu-roles-wrapper-view__table-header{padding:8px}.bu-roles-wrapper-view__table-header{border-bottom:1px solid #c3c3cd}.theme-dark .bu-roles-wrapper-view__table-header{border-bottom:1px solid #727283}.bu-roles-wrapper-view__table-header--top-border{border-top:1px solid #c3c3cd}.theme-dark .bu-roles-wrapper-view__table-header--top-border{border-top:1px solid #727283}.person-display-name__text-subdued{color:#727283}.theme-dark .person-display-name__text-subdued{color:#c3c3cd}.person-display-name__text-loud{color:#000}.theme-dark .person-display-name__text-loud{color:#fff}.company-route-link__button{text-align:left}.company-route-link__button{color:#2478aa}.theme-dark .company-route-link__button{color:#92bed4}.company-route-link__button:hover{text-decoration:underline}.presets-list-item{background-color:#fff;border-radius:4px;box-shadow:0 0 0 1px #c3c3cd;line-height:16px;margin-bottom:8px;padding:8px 16px}.presets-list-item--active{background-color:#fdf9f7;border-left:8px solid #fac07b;box-shadow:0 0 0 1px #c3c3cd,4px 4px 8px #00000026;padding-left:8px}.presets-list-item:hover{background-color:#f1f1f9;box-shadow:0 0 0 1px #00588a}.presets-list-item:hover .presets-list-item__delete-btn,.presets-list-item:hover .presets-list-item__secondary-button,.presets-list-item:hover .presets-list-item__edit-btn--hover-only,.presets-list-item:hover .presets-list-item__rename-button{visibility:visible}.presets-list-item:hover.presets-list-item--active{box-shadow:0 0 0 1px #00588a,4px 4px 8px #00000026}.theme-dark .presets-list-item{background-color:#272737;border-radius:4px;box-shadow:0 0 0 1px #727283;line-height:16px;margin-bottom:8px;padding:8px 16px}.theme-dark .presets-list-item--active{background-color:#343864;border-left:8px solid #fac07b;box-shadow:0 0 0 1px #727283,4px 4px 8px #00000026;padding-left:8px}.theme-dark .presets-list-item:hover{background-color:#5e5e6f;box-shadow:0 0 0 1px #e3eff4}.theme-dark .presets-list-item:hover .presets-list-item__delete-btn,.theme-dark .presets-list-item:hover .presets-list-item__secondary-button,.theme-dark .presets-list-item:hover .presets-list-item__edit-btn--hover-only,.theme-dark .presets-list-item:hover .presets-list-item__rename-button{visibility:visible}.theme-dark .presets-list-item:hover.presets-list-item--active{box-shadow:0 0 0 1px #e3eff4,4px 4px 8px #00000026}.presets-list-item__title{font-weight:500}.presets-list-item__form{margin-bottom:4px}.presets-list-item__subtitle{color:#727283}.theme-dark .presets-list-item__subtitle{color:#c3c3cd}.presets-list-item__rename-button{height:16px;margin-left:4px;vertical-align:top;visibility:hidden}.presets-list-item__buttons{display:flex;gap:8px;justify-content:flex-end}@media (min-width: 415px){.presets-list-item__buttons{float:right}}.presets-list-item__delete-btn{align-items:center;display:flex;visibility:hidden}.presets-list-item__secondary-button{visibility:hidden}.presets-list-item__edit-btn{white-space:nowrap}.presets-list-item__edit-btn--hover-only{visibility:hidden}.business-data-export-presets{border-bottom:1px solid #c3c3cd}.business-data-export-presets__dropdown{border-right:1px solid #c3c3cd;min-width:224px;width:100%}.business-data-export-presets__dropdown-menu{z-index:999}.step-nav{display:flex;font-size:14px;height:48px;justify-content:space-between;max-width:100%;padding:0 16px;position:sticky;top:0;white-space:nowrap;z-index:100}.step-nav{background-color:#fbfbff}.theme-dark .step-nav{background-color:#1b1b2b}@media screen and (max-width: 768px){.step-nav{padding:0}.step-nav{background-color:#fff;border-bottom:1px solid #c3c3cd}.theme-dark .step-nav{background-color:#272737;border-bottom:1px solid #727283}}.step-nav[data-steps="2"]{justify-content:unset}.step-nav__label{align-content:center;align-items:center;display:grid;flex:1;flex-wrap:wrap;grid-template-columns:1fr auto auto 1fr;height:100%;margin-bottom:10px}.step-nav__label{color:#3f3f4f}.theme-dark .step-nav__label{color:#e6e6ee}@media screen and (max-width: 768px){.step-nav__label{display:flex;justify-content:space-between;padding:0 16px}}@media screen and (min-width: 769px){[data-steps="2"] .step-nav__label{flex:unset;min-width:25%}}.step-nav__label-mobile{display:flex;text-align:center}.step-nav__label-indicator{border-radius:100%;display:flex;margin-bottom:auto;margin-right:5px;max-width:28px}.step-nav__label-indicator{background-color:#fff;border:2px solid #2478aa}.theme-dark .step-nav__label-indicator{background-color:#272737;border:2px solid #2478aa}.step-nav__label-indicator-identifier{align-items:center;display:grid;font-size:14px;height:24px;justify-content:center;line-height:1.75;width:24px}.step-nav__label-indicator-icon{grid-column-start:1;grid-row-start:1;height:100%}.step-nav__label-indicator-badge{grid-column-start:1;grid-row-start:1;height:auto;position:absolute}.step-nav__label--active .step-nav__label-indicator{color:#fff;font-weight:500}.step-nav__label--active .step-nav__label-indicator,.theme-dark .step-nav__label--active .step-nav__label-indicator{background-color:#2478aa}.step-nav__label:after,.step-nav__label:before{content:"";display:block;height:2px;width:100%}.step-nav__label:after,.step-nav__label:before{background:#c3c3cd}.theme-dark .step-nav__label:after,.theme-dark .step-nav__label:before{background:#727283}@media screen and (max-width: 768px){.step-nav__label:after,.step-nav__label:before{content:none}}.step-nav__label:last-child{grid-template-columns:1fr auto auto 0}.step-nav__label:first-child{grid-template-columns:0 auto auto 1fr}.step-nav__label-title{line-height:1.5;overflow:hidden;padding:0 4px;white-space:nowrap}@media screen and (max-width: 768px){.step-nav__label-title{display:inline-block;margin:auto;vertical-align:middle}}.step-nav__label--active .step-nav__label-title{font-weight:500}.ret-stepper{display:flex;flex:1;flex-direction:column;width:100%}.ret-stepper-container{display:flex;flex-direction:column;height:100%}.ret-stepper__bottom-nav{bottom:0;display:flex;height:48px;justify-content:space-between;margin-top:16px;padding:8px 32px;position:sticky;width:100%;z-index:1}.ret-stepper__bottom-nav{background-color:#fff;border-top:1px solid #c3c3cd}.theme-dark .ret-stepper__bottom-nav{background-color:#272737;border-top:1px solid #727283}.ret-stepper__bottom-nav--button-group{display:flex}.ret-stepper__bottom-nav--button{padding:0 4px}.custom-report-layout{height:100%;position:relative;width:100%}.custom-report-layout__price-list{line-height:1.25}.custom-report-layout__price-list--total{font-weight:500;line-height:1.5}.pdf-wizard-layout{height:550px}.pdf-wizard-layout__content{padding:12px 32px}.pdf-wizard-layout__content--header{display:block;margin-bottom:20px;width:100%}.pdf-wizard-layout__buttons{display:flex;float:right;justify-content:space-between;margin-top:20px}.pdf-wizard-layout__buttons button{width:150px}.pdf-wizard-layout .input,.pdf-wizard-layout .alert{margin-bottom:10px}.company-valuation{display:flex;flex-direction:column;padding:25px}.company-valuation__content{display:flex;flex-direction:inherit;line-height:1.5}.company-valuation__content--header{display:block;margin-bottom:20px;width:100%}.company-valuation__input{align-items:center;display:flex}.company-valuation__input-field-wrapper{align-items:center;display:flex;height:36px;margin-right:5px}.company-valuation__input-field-wrapper--error{border-color:#ffe5e5}.theme-dark .company-valuation__input-field-wrapper--error{border-color:#670504}.company-valuation__parameter{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.company-valuation__value{font-weight:500}.company-valuation__buttons{display:flex;justify-content:space-between;margin-top:20px}.custom-overview-report-modal-layout{display:flex;flex-direction:column;padding:16px}.custom-overview-report-modal-layout__content{flex-direction:row;min-height:100%}.custom-overview-report-modal-layout__content--header{display:block;margin-bottom:20px;width:100%}.custom-overview-report-modal-layout__price-list{line-height:1.2;margin-bottom:20px}.custom-overview-report-modal-layout__price-list--total{font-weight:500;line-height:1.5}.custom-overview-report-modal-layout__buttons{display:flex;justify-content:space-between;margin-top:20px}.custom-overview-report-modal-layout__button{width:150px}.coordination__entry{margin-bottom:5px}.person-info-layout{background:#f0f0f7;display:grid;grid-gap:16px;max-height:100%;overflow-y:scroll;padding-left:16px;padding-right:8px;width:100%}.person-info-layout{background-color:#f5eee9;color:#3f3f4f}.theme-dark .person-info-layout{background-color:#191836;color:#e6e6ee}.person-info-layout--pdf{box-sizing:border-box;display:grid;grid-gap:16px;margin:0 auto 16px;width:1000px}.person-info-layout--pdf__print-banner{margin-top:16px}@media print{.person-info-layout--pdf__print-banner{display:none}}.person-info-layout--pdf__header{border-bottom:solid 2px lightgrey;display:flex;flex-direction:row;justify-content:space-between;width:100%}.person-info-layout--pdf__title{align-self:end;display:flex;flex-direction:column;padding-bottom:8px}.person-info-layout--pdf__company-name{color:#5a9dbe;font-size:24px;font-weight:500;line-height:1.5}.person-info-layout--pdf__org-nr{color:#5a9dbe;font-size:20px;font-stretch:normal;font-style:normal;font-weight:500;height:14px;letter-spacing:normal;text-transform:uppercase}.person-info-layout--pdf__header-right{display:flex;flex-direction:row;justify-content:space-between}.person-info-layout--pdf__source{color:#5a9dbe;font-size:20px;font-stretch:normal;font-style:normal;font-weight:400;height:52px;letter-spacing:normal;line-height:1.25;margin-right:20px;padding-top:60px;text-align:right}.person-info-layout--pdf__logo{border-left:solid 2px lightgrey;color:#5a9dbe;height:100%;padding:20px 3px;width:120px}.person-info-layout::-webkit-scrollbar{width:10px}.person-info-layout__wrapper{align-items:center;display:flex;flex-direction:column;grid-gap:16px;justify-content:flex-start;margin:0 auto;max-width:1238px;padding-bottom:16px;width:100%}.person-info-layout__deregistration-note{font-weight:500;margin-top:16px}.person-info-layout__deregistration-note,.theme-dark .person-info-layout__deregistration-note{color:#d14341}.person-info-layout__business-registry{display:flex;margin:0 auto;max-width:1238px;width:100%}.person-info-layout__business-registry-wrapper{display:flex;justify-content:space-between}.person-info-layout__pep{display:grid;grid-gap:16px;height:fit-content;margin:0 auto;max-width:1238px;width:100%}.person-info-layout__pep-header{font-size:12px;width:100%}.person-info-layout__coordination{margin:16px auto 0;max-width:1238px;width:100%}.person-info-layout__header{margin:0 auto;max-width:1238px;width:100%}.person-info-layout__header--modal{margin-top:16px}.person-info-layout__group-dropdown{max-width:250px}.person-info-layout__header-content{align-items:center;display:flex;font-size:30px;justify-content:space-between;margin:16px auto;max-width:1238px;padding:0 24px}.person-info-layout__header-reports{align-items:center;display:flex;line-height:2}.person-info-layout__report{line-height:1.25}.person-info-layout__report{color:#2478aa}.theme-dark .person-info-layout__report{color:#92bed4}.person-info-layout__report:hover{text-decoration:underline}.person-info-layout__link{line-height:1.25;text-align:left}.person-info-layout__link{color:#2478aa}.theme-dark .person-info-layout__link{color:#92bed4}.person-info-layout__link:hover{text-decoration:underline}.person-info-layout__report-text{font-size:10px;margin-left:5px}.person-info-layout__relations-button{margin-top:8px;width:100%}.person-info-layout__subheader-wrapper{display:flex;justify-content:space-between;margin:0 auto;padding-top:16px}.person-info-layout__subheader-wrapper{border-top:1px solid #c3c3cd}.theme-dark .person-info-layout__subheader-wrapper{border-top:1px solid #727283}.person-info-layout__subheader-wrapper--pdf{border-top:0}.person-info-layout__subheader-section{display:flex;flex-direction:column;margin:0 auto}.person-info-layout__subheader-content{color:#000}.theme-dark .person-info-layout__subheader-content{color:#fff}@media print{.person-info-layout__page-break{page-break-after:always}.person-info-layout footer{display:none}}.overview-tables__bottom-tables{display:grid;grid-gap:8px}.expanded-alcohol-permit-row{display:flex;justify-content:space-between;padding:8px 32px 0}.rating{display:grid;gap:8px}.rating__bar{display:flex}.rating__text{display:flex;justify-content:space-between}.rating__very-low,.rating__low,.rating__neutral,.rating__high,.rating__very-high{height:10px;margin-right:5px;position:relative;width:100%}.rating .selected:after{background-color:transparent;border:1px solid #2478aa;border-radius:2px;content:"";height:16px;left:-5%;position:absolute;top:-3px;width:110%}.rating__very-low{background-color:#d14341}.rating__low{background-color:#f9af48}.rating__neutral{background-color:#f1d100}.rating__high{background-color:#c0d535}.rating__very-high{background-color:#8ebd56}.bu-events{display:grid;gap:8px;margin-top:16px}.bu-events__button-group{min-width:400px}.bu-events__no-data{margin-top:8px}.expanded-events-data-layout{justify-content:space-evenly}.expanded-events-data-layout__col{width:40%}.expanded-events-data-layout__key-name{font-weight:500}.expanded-events-data-layout__value{line-height:1.2;white-space:pre-line}.expanded-events-data-layout__content-wrapper{margin-top:16px}.bu-company-beneficial-owner-view__main-table-view{overflow:hidden;width:100%}.bu-company-beneficial-owner-view__main-table-view{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .bu-company-beneficial-owner-view__main-table-view{background-color:#272737;border:1px solid #727283}.bu-company-beneficial-owner-view__scope-description-wrapper{padding-bottom:5px}.bu-company-beneficial-owner-view__wrapper{margin-top:10px}.bu-company-beneficial-owner-view__header{display:flex;font-weight:500;padding-bottom:5px}.bu-company-beneficial-owner-view__header-label{min-width:10%}.bu-company-beneficial-owner-view__left-row{display:inline-flex;min-width:10%;text-transform:uppercase}.bu-company-beneficial-owner-view__right-row{display:inline-flex}.bu-company-beneficial-owner-view__warning-icon-wrapper{margin-left:5px;vertical-align:text-top}.bu-company-beneficial-owner-view__no-data{margin-top:20px;text-align:center}.bu-company-beneficial-owner-view__modal-header{margin-top:16px}.corporate-structure{padding-top:16px}.corporate-structure__set{display:grid;gap:4px;padding:0 0 0 24px}.corporate-structure__set--hidden{display:none}.corporate-structure__company-row{align-items:center;display:flex;justify-content:space-between;padding:5px 50px 5px 0;width:100%}@media only screen and (max-width: 768px){.corporate-structure__company-row{display:grid}}.corporate-structure__icon{padding:0 5px}.corporate-structure__icon--hidden{width:30px}.corporate-structure__title-col{align-items:center;display:flex;line-height:1.5;padding-left:4px}.corporate-structure__title-col--currentCompany{font-weight:500;padding-left:4px}.corporate-structure__title-col--pdf{font-size:16px;margin-bottom:10px}.corporate-structure__org-nr,.corporate-structure__org-nr-button,.corporate-structure__org-nr-button--interactive{margin-left:5px}.corporate-structure__org-nr-button--interactive{color:#2478aa}.theme-dark .corporate-structure__org-nr-button--interactive{color:#92bed4}.corporate-structure__org-nr-button--interactive :hover{text-decoration:underline}.corporate-structure__attributes{display:flex}.corporate-structure__attribute-country{margin-right:10px}.corporate-structure__attribute-country--pdf{font-size:16px;margin-bottom:10px;margin-right:10px}.corporate-structure__share{min-width:38px;text-align:right}.corporate-structure__attribute-shares--pdf{font-size:16px;margin-bottom:10px}.corporate-structure__no-data{margin-top:20px;text-align:center}.company-reports-view{display:grid;gap:8px;margin-top:16px}.company-reports-view__top-reports{display:grid;grid-gap:8px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.company-reports-view__middle-reports{display:grid;grid-gap:8px;grid-template-columns:2fr 1fr}.company-reports-view__acta-publica{scroll-margin-top:64px}.company-reports-view__pdf-link{font-size:12px;margin-top:16px}.bolagsverket-report-layout{display:grid;gap:8px;grid-template-columns:1.1fr 1fr}.list-group{display:grid;gap:8px}.list-group__header{align-items:center;display:flex;justify-content:space-between}.list-group__button{width:100%}.annual-reports-preview__wrapper{display:flex;flex-direction:column;height:100%;width:100%}.annual-reports-preview__top-menu{align-items:center;display:flex;justify-content:space-around}.annual-reports-preview__viewport{display:flex;height:100%}.annual-reports-layout{box-sizing:border-box}.annual-reports-layout__container{display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100vh - 60px);width:100%}.annual-reports-layout__container{background-color:#fff;color:#3f3f4f}.theme-dark .annual-reports-layout__container{background-color:#272737;color:#e6e6ee}.annual-reports-layout__content{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}.annual-reports-layout__content{background-color:#fdf9f7}.theme-dark .annual-reports-layout__content{background-color:#343864}.annual-reports-layout__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:10px 0;max-width:940px;text-transform:none;width:100%}.annual-reports-layout__search-bar{display:flex;justify-content:space-around;width:100%}.annual-reports-layout__title{align-content:center;display:grid;height:100%}@media only screen and (min-width: 769px){.annual-reports-layout__title{justify-content:center;width:501px}}.annual-reports-layout__hits{display:flex;flex-direction:row}.annual-reports-layout__hits__selection{width:100%}.annual-reports-layout__hits__number{width:50%}.annual-reports-layout__pagination{bottom:0;left:0;position:sticky;z-index:9}.annual-reports-layout__top-menu-wrapper{display:flex;position:relative}.annual-reports-layout__top-menu-icon{border-left:1px solid #c3c3cd}.theme-dark .annual-reports-layout__top-menu-icon{border-left:1px solid #727283}.annual-reports-layout__save-wrapper{min-width:440px;padding:8px}.filter-menu{font-size:14px;height:100%;list-style:none;min-height:84px;width:100%;z-index:19}.filter-menu{background-color:#fff}.theme-dark .filter-menu{background-color:#272737}@media screen and (max-width: 768px){.filter-menu{display:block;max-height:100vh;max-width:300px;overflow:auto;position:fixed;top:0}}.filter-menu-overlay{background-color:#000;display:block;height:100%;opacity:.7;overflow:hidden;position:fixed;top:0;width:100%;z-index:10}@media screen and (min-width: 769px){.filter-menu-overlay{display:none}}.search-options{max-width:1000px!important}.search-options__searchin{max-width:300px}.search-options__hr{height:1px;margin:24px 0 16px;width:100%}.search-options__hr{background:#c3c3cd}.theme-dark .search-options__hr{background:#727283}.search-options__operator-desc{font-size:12px;line-height:16px;margin:4px 0 12px}.filter-menu-header{margin-top:8px;position:relative}.filter-menu-header:hover{background-color:#f1f1f9}.theme-dark .filter-menu-header:hover{background-color:#5e5e6f}.filter-menu-header__inner{align-items:center;display:flex;gap:4px;padding:4px 4px 4px 8px;text-align:left;width:100%}.filter-menu-header__inner{border-bottom:1px solid #c3c3cd}.theme-dark .filter-menu-header__inner{border-bottom:1px solid #727283}.filter-menu-header__icon{transition:all .2s ease-in-out}.filter-menu-header__icon--rotate{transform:rotate(-90deg)}.filter-menu-header__buttons{display:flex;gap:4px;padding-left:8px;position:absolute;right:4px;top:6px;visibility:hidden}.filter-menu-header__buttons{background:linear-gradient(to right,transparent,#f1f1f9 8px)}.theme-dark .filter-menu-header__buttons{background:linear-gradient(to right,transparent,#5e5e6f 8px)}.filter-menu-header:hover .filter-menu-header__buttons{visibility:visible}.links-list{display:flex;flex-direction:column;gap:2px;padding-top:4px}.links-list{color:#2478aa}.theme-dark .links-list{color:#92bed4}.links-list__more{margin-top:2px;padding-top:4px;width:100%}.links-list__more{border-top:1px solid #c3c3cd}.theme-dark .links-list__more{border-top:1px solid #727283}.top-menu-selected-items{align-items:center;display:flex}.top-menu-selected-items{border-right:1px solid #c3c3cd}.theme-dark .top-menu-selected-items{border-right:1px solid #727283}.top-menu-selected-items__dropdown{display:flex;flex-direction:column}.top-menu-selected-items__dropdown__top{display:flex}.top-menu-selected-items__dropdown__txt{font-size:12px;line-height:16px;margin-top:3px}.top-menu-selected-items__dropdown__txt{color:#2478aa}.theme-dark .top-menu-selected-items__dropdown__txt{color:#92bed4}.top-menu-selected-items__dropdown__txt--isOpen{color:#000}.theme-dark .top-menu-selected-items__dropdown__txt--isOpen{color:#fff}.top-menu-selected-items__header{padding-bottom:4px}.top-menu-selected-items__menu{align-items:flex-start;display:flex;flex-direction:column;min-width:400px;padding:16px}.top-menu-selected-items__buttons{width:100%}.top-menu-selected-items__hr{border:0;height:1px;margin:12px 0;width:100%}.top-menu-selected-items__hr{background-color:#c3c3cd}.theme-dark .top-menu-selected-items__hr{background-color:#727283}.top-menu-selected-items__fuzzy-list{display:flex;flex-direction:column;height:160px;margin:8px 0;width:266px}.annual-report-list-item{border-right:4px solid transparent;display:flex;flex-direction:row;justify-content:space-between;padding:8px 12px}.annual-report-list-item{border-bottom:1px solid #c3c3cd;text-align:left;width:100%}.theme-dark .annual-report-list-item{border-bottom:1px solid #727283;text-align:left;width:100%}.annual-report-list-item:hover{background-color:#f1f1f9;color:#00396a}.theme-dark .annual-report-list-item:hover{background-color:#5e5e6f;color:#e3eff4}.annual-report-list-item--selected{background-color:#fdf9f7;border-right-color:#fac07b}.theme-dark .annual-report-list-item--selected{background-color:#343864;border-right-color:#fac07b}.annual-report-list-item__wrapper{display:flex;flex-direction:row;justify-content:space-between;margin-top:12px}.annual-report-list-item__title{display:flex}.annual-report-list-item__content-column{flex-direction:column;width:45%}.annual-report-list-item__content{display:flex;flex-direction:row;justify-content:space-between;padding:5px}.annual-report-list-item__content-title{padding-right:25px}.annual-report-list-item__content-title{color:#727283}.theme-dark .annual-report-list-item__content-title{color:#c3c3cd}.annual-report-list-item__result-info{margin-left:12px;width:100%}.sole-proprietorship-info-container{display:grid;grid-gap:16px}.drill-down-menu{padding-bottom:48px;width:100%;z-index:11}.drill-down-menu__spinner{height:42px;margin-top:-42px;padding-top:12px;position:sticky;top:0;z-index:1}.drill-down-menu__spinner{background-color:#ffffff80}.theme-dark .drill-down-menu__spinner{background-color:#27273780}.drill-down-menu__group{padding:10px}.drill-down-menu__button{width:100%}.drill-down-menu__switches{padding-top:15px}.profile-source-list__iframe{height:100vh}.profile-source-list__searchinput{max-width:450px;min-width:100px;width:100%}.profile-source-list__name{color:#2478aa}.theme-dark .profile-source-list__name{color:#92bed4}.tab-profile{display:flex;flex-direction:column;width:100%}.tab-profile__search-input{padding:8px}.tab-profile__profile-selectors{display:flex;justify-content:center;padding-bottom:12px;padding-top:12px}.tab-profile__profile-selectors{border-top:1px solid #c3c3cd}.theme-dark .tab-profile__profile-selectors{border-top:1px solid #727283}.tab-profile__collapse-arrow{transition:all .2s ease-in-out}.tab-profile__collapse-arrow--down{transform:rotate(180deg)}.tab-profile__collapse-arrow--up{transform:rotate(90deg)}.tab-profile__collapse-button{align-items:center;display:flex;padding:4px 8px 4px 4px;text-align:left;text-transform:uppercase;width:100%}.tab-profile__collapse-button__content{align-items:center;display:flex;justify-content:space-between;margin-left:4px;width:100%}.tab-profile__no-result{margin:12px;text-align:center}.selections-list-layout__metadata{flex-grow:1;min-width:0}.selections-list-layout__remove-btn{align-self:flex-start;margin-left:8px;margin-top:4px}.selected-articles{line-height:1.5;width:100%}.selected-articles__loading{margin:40px 0;width:100%}.selected-articles-header{font-weight:500;margin-left:20px;text-transform:uppercase}.selected-articles__stored-selections{margin:20px}.selected-articles__collapsibles-row{display:flex;flex-wrap:wrap;margin:0 -8px}.selected-articles__collapsible{flex-basis:45%;flex-grow:1;margin:8px 8px 0;min-width:280px}.selected-articles__collapsible-header{font-weight:500}.selected-articles__collapsible-content{min-height:136px}.selected-articles__collapsible-row{align-items:flex-end;display:flex;flex-direction:row;margin-left:-10px}.selected-articles__collapsible-row-item{margin:10px 0 10px 10px;min-width:0}.selected-articles__list{margin:0 20px 20px}.agreement{display:flex;flex-direction:column}.agreement__text{display:block;font-size:12px;font-style:italic;line-height:1.5;margin-bottom:5px;text-align:left}.agreement__text{color:#3f3f4f}.theme-dark .agreement__text{color:#e6e6ee}.agreement__agree-button{align-self:flex-end}.delivery-schedule-picker{max-width:350px;min-width:307px}@media screen and (max-width: 768px){.create-delivery__inner{padding-bottom:64px}}.create-delivery__tips{padding:20px}.text-editor{width:100%}.text-editor--disabled{opacity:.5}.text-editor .DraftEditor-root{border-radius:0 0 2px 2px;font-family:calibri,sans-serif;font-size:16px;line-height:1.5;margin:auto;overflow-y:scroll;padding:10px}.text-editor .DraftEditor-root{background:#fff;border-top:1px solid #727283;color:#3f3f4f}.theme-dark .text-editor .DraftEditor-root{background:#272737;border-top:1px solid #c3c3cd;color:#e6e6ee}.text-editor__box-label{line-height:20px}.text-editor__box-label{color:#3f3f4f}.theme-dark .text-editor__box-label{color:#e6e6ee}.text-editor__box-label--help-text{font-size:12px;padding-top:4px}.text-editor__box-label--required-asterisk,.theme-dark .text-editor__box-label--required-asterisk{color:#d14341}.text-editor__box-core{border-radius:2px;height:100%;margin-top:4px;min-width:170px}.text-editor__box-core{background:#fff;border:1px solid #727283}.theme-dark .text-editor__box-core{background:#272737;border:1px solid #c3c3cd}.text-editor__box-core--hide{border-top:0!important}.text-editor__box-core:focus-within{outline:1px solid #278697}.theme-dark .text-editor__box-core:focus-within{outline:1px solid #278697}.text-editor__box-core--required,.theme-dark .text-editor__box-core--required{border-color:#d14341}.text-editor__box-core--required:focus-within{outline:1px solid #d14341}.theme-dark .text-editor__box-core--required:focus-within{outline:1px solid #d14341}.text-editor__box-format{outline:none!important;padding:10px;width:50px}.text-editor__box-format{color:#3f3f4f}.theme-dark .text-editor__box-format{color:#e6e6ee}.text-editor__box-format--bold{font-weight:500}.text-editor__box-format--italic{font-style:italic}.text-editor .public-DraftEditor-content{min-height:calc(var(--min-height) * 1px)}.export-frontpage-options{align-content:flex-start;display:flex;flex-direction:column;min-height:310px}.export-frontpage-options{color:#3f3f4f}.theme-dark .export-frontpage-options{color:#e6e6ee}@media only screen and (min-width: 769px){.export-frontpage-options{flex-direction:row;justify-content:flex-start;padding-bottom:0}}.export-frontpage-options__warning{display:block;font-style:italic;line-height:1.5;padding-right:10px;padding-top:10px}.export-frontpage-options__input-group{display:flex;flex-direction:column;margin-bottom:10px}@media only screen and (min-width: 769px){.export-frontpage-options__input-group{min-width:300px}}.export-frontpage-options__input-group__comment{height:100px}.export-frontpage-options__file{display:flex;flex-direction:column;line-height:1.5;margin-bottom:10px}.export-frontpage-options__file-uploaded{align-items:center;display:flex;padding-left:5px}.export-frontpage-options__comment-editor-box{min-width:100%}@media only screen and (min-width: 769px){.export-frontpage-options__comment-editor-box{margin-left:40px;min-width:400px}}.export-toc-metadata-options{color:#3f3f4f}.theme-dark .export-toc-metadata-options{color:#e6e6ee}.export-toc-metadata-options__headline{margin-bottom:30px}.export-toc-metadata-options__heading{font-size:14px;font-weight:500;line-height:1.5;margin-bottom:10px;margin-top:0}.export-toc-metadata-options__heading{color:#3f3f4f}.theme-dark .export-toc-metadata-options__heading{color:#e6e6ee}.export-toc-metadata-options__content{flex-direction:column;justify-content:space-between;padding-bottom:20px;padding-right:50px;width:100%}.export-toc-metadata-options__radiogroup{padding-top:20px}@media only screen and (min-width: 769px){.export-toc-metadata-options{display:flex;min-height:310px;padding-bottom:0}}.include-options{display:block;display:flex;flex-direction:column;min-height:280px;padding-bottom:20px}.include-options{color:#3f3f4f}.theme-dark .include-options{color:#e6e6ee}.include-options .switch{width:100%}.include-options .switch:last-of-type{margin-bottom:0}.include-options__heading{font-size:14px;font-weight:500;line-height:1.5;margin-bottom:10px;margin-top:0}.include-options__heading{color:#3f3f4f}.theme-dark .include-options__heading{color:#e6e6ee}.include-options__toggle-description{font-size:12px;font-style:italic;line-height:1.5;margin-bottom:10px}.include-options__toggle-description{color:#727283}.theme-dark .include-options__toggle-description{color:#c3c3cd}@media only screen and (min-width: 769px){.include-options{max-width:300px;padding-right:25px}}.export-content-options{display:block;display:flex;flex-direction:column;min-height:310px}.export-content-options{color:#3f3f4f}.theme-dark .export-content-options{color:#e6e6ee}.export-content-options .selectbox:first-of-type{margin-bottom:30px}.export-content-options .selectbox__label{font-size:14px;font-weight:500;line-height:1.5;margin:0}.export-content-options__helptext{font-size:12px;font-style:italic;line-height:1.5;margin-bottom:10px}.export-content-options__helptext{color:#727283}.theme-dark .export-content-options__helptext{color:#c3c3cd}@media only screen and (min-width: 769px){.export-content-options{max-width:300px}}.export-layout{display:flex;flex-direction:column;flex-grow:1;max-width:100%}.export-layout--isLoading{pointer-events:none}.export-layout__options-content{padding:20px 40px 0}.export-layout__options-holder{display:flex;flex-direction:column;flex-grow:1}@media only screen and (min-width: 769px){.export-layout__options-holder{flex-direction:row;min-height:280px;padding-bottom:0}}.export-layout__form{height:100%;min-height:520px;position:relative;width:100%}.export-layout__format-options{margin-bottom:30px;min-width:250px}.export-layout__format-icon{margin-right:5px;vertical-align:middle}.step__label-title{max-width:270px}.copy-to-profile-layout{width:100%}.copy-to-profile-layout__selector{display:flex;flex-direction:column;height:500px;min-width:400px}@media screen and (max-width: 414px){.copy-to-profile-layout__selector{min-width:100%}}.copy-to-profile-layout__status{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.copy-to-profile-layout__status{margin-bottom:60px}}.copy-to-profile-layout__profile-chips{display:flex;flex-wrap:wrap;justify-content:center}.copy-to-profile-layout__profile-chip{margin:0 4px 4px 0}.copy-to-profile-layout__action-buttons-button{padding-left:24px}.address-book-contacts__contacts-list{min-height:500px}.addressbook-group-edit__grouped-list-wrapper{display:flex;min-height:368px}.addressbook-group-edit__grouped-list{width:100%}.addressbook-group__row{gap:4px 8px}.addressbook-group__name{display:flex;gap:4px;width:40%}.addressbook-group__name-first{width:40%}.addressbook-group__name-last{width:60%}.addressbook-group__email{overflow-wrap:break-word;width:30%}.addressbook-group__notes{width:25%}@media (max-width: 768px){.addressbook-group__name{flex-wrap:wrap}.addressbook-group__name,.addressbook-group__email{width:100%}.addressbook-group__name-first,.addressbook-group__name-last,.addressbook-group__notes{width:auto}}.contact-scheme__groups{display:flex;height:170px}.email-export-layout{display:flex;flex-direction:column;padding:0 20px;width:100%}.email-export-layout__description{display:block;font-size:12px;font-style:italic;line-height:1.5;padding:10px 0;text-align:left}.email-export-layout__description{color:#3f3f4f}.theme-dark .email-export-layout__description{color:#e6e6ee}.email-export-layout__groups{margin-bottom:20px}.email-export-layout__email-list{display:flex;flex-wrap:wrap;max-height:230px;max-width:500px;overflow-y:auto}.email-export-layout__email-list-item{padding:5px}.email-export-layout__bcc{margin:8px 0 20px}.email-export-layout__message-options{display:flex;flex-wrap:wrap;gap:8px 24px}.email-export-layout__text-editor{margin-bottom:24px}.email-export-layout__sender-from{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.email-export-layout__sender-from .input:first-child{margin-right:20px}.email-export-layout__sender{display:flex;flex-direction:row;justify-content:space-between;padding:30px 0}.email-export-layout__preview-email{min-height:750px;padding-top:20px}.email-export-layout__preview-email{border-top:1px solid #c3c3cd}.theme-dark .email-export-layout__preview-email{border-top:1px solid #727283}.email-export-layout__preview-email strong{font-weight:700}.email-export-layout__preview-email ul,.email-export-layout__preview-email ol{list-style-type:revert;margin:revert;padding:revert}.email-export-layout__preview-skeleton{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:750px}.email-export-layout__preview-skeleton-content{height:100px;margin:20px;width:560px}.email-export-layout__preview-skeleton-content{background-color:#c3c3cd}.theme-dark .email-export-layout__preview-skeleton-content{background-color:#727283}.email-export-layout__preview-skeleton-content--0{height:40px;width:200px}.email-export-layout__preview-skeleton-content--1{height:50px}.monitor-mass-edit{display:flex;flex-direction:column;gap:24px;padding:24px}.monitor-mass-edit__top-tips{align-items:center;display:flex;gap:8px}.monitor-mass-edit__grid{align-items:flex-start;display:grid;gap:24px;grid-template-columns:1fr 1fr minmax(0,3fr);grid-template-rows:min-content 1fr}@media (max-width: 768px){.monitor-mass-edit__grid{display:flex;flex-direction:column}}.monitor-mass-edit__category-selector{grid-row:span 2;height:100%}@media (max-width: 768px){.monitor-mass-edit__category-selector{max-width:100%;order:4}}.monitor-setup-variable-values__name-and-qs{align-items:center;display:flex;width:100%}.monitor-setup-variable-values__buttons{align-items:center;display:flex;justify-content:space-between;margin-left:4px;min-width:280px}@media screen and (max-width: 768px){.monitor-setup-variable-values__buttons{flex-grow:1;margin-left:0;margin-top:4px;min-width:auto}}.monitor-setup-variable-values__child-icon{margin-right:16px}.monitor-setup-variable-values__name{width:250px}.monitor-setup-variable-values__qs{flex-grow:1;margin-left:16px}@media (hover: hover){.monitor-setup-variable-values__delete-btn{visibility:hidden}.monitor-setup-variable-values__value:hover .monitor-setup-variable-values__delete-btn{visibility:visible}}.monitor-setup-variable-values__subvalue-btn--hidden,.monitor-setup-variable-values__lock-btn--hidden{visibility:hidden}.overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.overlay{background-color:#fff9}.theme-dark .overlay{background-color:#27273799}.result-variable-chips__chip{display:inline-block;margin:4px 4px 0 0}.result-variable-chips__values{font-weight:400;line-height:20px;min-width:120px;padding:4px 0}.result-variable-chips__values{color:#3f3f4f}.theme-dark .result-variable-chips__values{color:#e6e6ee}.result-variable-chips__value{display:flex;flex-direction:row;gap:4px;justify-content:space-between;padding:0 8px}.result-variable-chips__value-confidence{color:#727283}.theme-dark .result-variable-chips__value-confidence{color:#c3c3cd}.result-variable-chips__value--rating1,.theme-dark .result-variable-chips__value--rating1{border-right:4px solid #d14341}.result-variable-chips__value--rating2,.theme-dark .result-variable-chips__value--rating2{border-right:4px solid #f9af48}.result-variable-chips__value--rating3,.theme-dark .result-variable-chips__value--rating3{border-right:4px solid #f1d100}.result-variable-chips__value--rating4,.theme-dark .result-variable-chips__value--rating4{border-right:4px solid #c0d535}.result-variable-chips__value--rating5,.theme-dark .result-variable-chips__value--rating5{border-right:4px solid #8ebd56}.variable{position:relative}.variable__active-border{border-radius:4px 0 0 4px;height:calc(100% + 16px);left:-12px;pointer-events:none;position:absolute;top:-10px;width:calc(100% + 22px)}.variable__active-border,.theme-dark .variable__active-border{border:2px solid #fac07b;border-left-width:8px}.variable__right-border{height:100%;position:absolute;right:-3px;top:0;width:4px}.variable__right-border{background-color:#fbfbff}.theme-dark .variable__right-border{background-color:#191836}.variable__right-border--article{background-color:#fdf9f7}.theme-dark .variable__right-border--article{background-color:#343864}.variable__value{border-radius:4px;font-size:12px;height:28px;overflow:hidden;padding-left:7px;padding-right:22px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.variable__value{background-color:#fff;border:1px solid #727283}.theme-dark .variable__value{background-color:#272737;border:1px solid #c3c3cd}.variable__value:focus{outline:1px auto #278697}.theme-dark .variable__value:focus{outline:1px auto #278697}.variable__label{font-size:12px;left:0;margin:0 6px;max-width:90%;overflow:hidden;padding:0 2px;position:absolute;text-overflow:ellipsis;top:-20%;white-space:nowrap}.variable__label{background-color:#fff;color:#727283}.theme-dark .variable__label{background-color:#272737;color:#c3c3cd}.variable__required,.theme-dark .variable__required{color:#d14341}.variable__icon{display:flex;height:28px;position:absolute;right:8px;top:0}.variable__confidence{border-radius:2px;font-size:12px;line-height:16px;padding:0 2px;position:absolute;right:6px;top:6px}.variable__confidence{color:#000}.theme-dark .variable__confidence{color:#fff}.variable--rating1,.theme-dark .variable--rating1{background-color:#d14341;color:#fff}.variable--rating2,.theme-dark .variable--rating2{background-color:#f9af48}.variable--rating3,.theme-dark .variable--rating3{background-color:#f1d100}.variable--rating4,.theme-dark .variable--rating4{background-color:#c0d535}.variable--rating5,.theme-dark .variable--rating5{background-color:#8ebd56}.variable--error .variable__value,.theme-dark .variable--error .variable__value{border:1px solid #d14341}.variable--error .variable__label,.theme-dark .variable--error .variable__label{color:#d14341}.category-selector{display:flex;height:100%;padding:8px}.category-selector__category-buttons{display:flex;flex-direction:column;gap:12px;padding:10px 8px 0;width:37%}.category-selector__right-side{border-radius:4px;display:flex;flex-direction:column;gap:8px;min-height:250px;padding:8px 8px 4px;width:63%}.category-selector__right-side,.theme-dark .category-selector__right-side{border:2px solid #fac07b}.profile-selector{display:flex;flex-direction:column}.profile-selector__selector{display:flex;height:450px}.profile-selector__children{margin:8px auto 0}.add-article-modal{display:grid;gap:32px;grid-template-columns:2fr 1fr;margin:40px}@media (max-width: 768px){.add-article-modal{grid-template-columns:1fr}}.add-article-modal__tiny-input{width:100px}.add-article-modal__short-input{min-width:200px}.monitor-alert-setup-step-1__what{width:47%}@media screen and (max-width: 768px){.monitor-alert-setup-step-1__what{width:100%}}.monitor-alert-setup-step-2__grid{display:grid;gap:32px;grid-template-columns:1fr 2fr}@media screen and (max-width: 768px){.monitor-alert-setup-step-2__grid{grid-template-columns:1fr}}.monitor-alert-setup-step-2__inputgrid{align-items:flex-end;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.monitor-alerts-row__email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:220px}.monitor-alerts-row__time{min-width:130px}.monitor-alerts-row__profiles{min-width:50px}.monitor-alerts-row__email,.monitor-alerts-row__time,.monitor-alerts-row__profiles{font-size:12px}.monitor-alerts-row__email,.monitor-alerts-row__time,.monitor-alerts-row__profiles{color:#727283}.theme-dark .monitor-alerts-row__email,.theme-dark .monitor-alerts-row__time,.theme-dark .monitor-alerts-row__profiles,.monitor-alerts-row--inactive .monitor-alerts-row__name,.monitor-alerts-row--inactive .monitor-alerts-row__email,.monitor-alerts-row--inactive .monitor-alerts-row__time,.monitor-alerts-row--inactive .monitor-alerts-row__profiles{color:#c3c3cd}.theme-dark .monitor-alerts-row--inactive .monitor-alerts-row__name,.theme-dark .monitor-alerts-row--inactive .monitor-alerts-row__email,.theme-dark .monitor-alerts-row--inactive .monitor-alerts-row__time,.theme-dark .monitor-alerts-row--inactive .monitor-alerts-row__profiles{color:#9393a5}.monitor-alerts-row__icon{margin-right:4px;vertical-align:bottom}.monitor-alerts-row__status{margin-right:16px}.monitor-alerts-row__actions{position:relative}@media (hover: hover){.monitor-alerts-row__actions{visibility:hidden}.monitor-alerts-row:hover .monitor-alerts-row__actions{visibility:visible}}.duplicate-result-item{display:flex;padding:6px 8px 10px}.duplicate-result-item{background-color:#fff;border-top:1px solid #c3c3cd}.theme-dark .duplicate-result-item{background-color:#272737;border-top:1px solid #727283}.duplicate-result-item:last-child{border-bottom:1px solid #c3c3cd}.theme-dark .duplicate-result-item:last-child{border-bottom:1px solid #727283}.duplicate-result-item--active{background-color:#fdf9f7;box-shadow:inset -4px 0 #fac07b}.theme-dark .duplicate-result-item--active{background-color:#343864;box-shadow:inset -4px 0 #fac07b}.duplicate-result-item--dimmed{opacity:.5}.duplicate-result-item__heading{margin-right:4px;overflow:hidden}.duplicate-result-item__heading-button{padding-top:4px;text-align:left;width:100%}.duplicate-result-item__heading-button:hover{text-decoration:underline}.duplicate-result-item__tier-icon{margin-right:8px}.duplicate-result-item__checkbox{margin-right:8px;margin-top:4px}.duplicate-result-item__more-dropdown{margin-left:auto}.duplicate-results-list{padding-bottom:16px}.duplicate-results-list{color:#727283}.theme-dark .duplicate-results-list{color:#c3c3cd}.duplicate-results-list__actions{display:flex;justify-content:space-between;padding:8px 4px}.weight-button__positive,.weight-button__neutral,.weight-button__negative{align-items:center;display:flex;height:36px}.weight-button__positive-icon,.weight-button__neutral-icon,.weight-button__negative-icon{border-radius:20px;display:flex;height:22px;margin-left:6px;margin-right:6px;transition:all .3s ease-in-out;width:22px}.weight-button__positive-icon,.weight-button__neutral-icon,.weight-button__negative-icon,.theme-dark .weight-button__positive-icon,.theme-dark .weight-button__neutral-icon,.theme-dark .weight-button__negative-icon{background-color:#9393a5;border:2px solid #9393a5}.weight-button__positive--active{background-color:#8ebd56}.weight-button__positive--active .weight-button__positive-icon{background-color:#fff;border-color:#fff}.weight-button__neutral-icon{position:relative}.weight-button__neutral-icon:before{border-bottom-left-radius:20px;border-top-left-radius:20px;content:" ";height:18px;left:0;position:absolute;top:0;width:8px}.weight-button__neutral-icon:before{background-color:#fff}.theme-dark .weight-button__neutral-icon:before{background-color:#272737}.weight-button__neutral--active{background-color:#f1d100}.weight-button__neutral--active .weight-button__neutral-icon{background-color:#f1d100;border-color:#fff}.weight-button__neutral--active .weight-button__neutral-icon:before{background-color:#fff}.weight-button__negative-icon{background-color:transparent!important}.weight-button__negative--active{background-color:#d14341}.weight-button__negative--active .weight-button__negative-icon{border-color:#fff}.result-article-actions{display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:8px}.result-article-actions{border-top:1px solid #c3c3cd}.theme-dark .result-article-actions{border-top:1px solid #727283}.result-article-actions--active{padding-right:unset}.result-article-actions--hide-border{border:none}.result-article-actions__group{display:flex;flex-grow:1;padding:0 8px}.result-article-actions__analysis-group{display:flex;gap:12px;padding:0 4px}.result-article-actions__analysis-group{border-left:1px solid #c3c3cd;border-right:1px solid #c3c3cd}.theme-dark .result-article-actions__analysis-group{border-left:1px solid #727283;border-right:1px solid #727283}@media (max-width: 768px){.result-article-actions__analysis-group{display:none}}.result-article-actions__status-group{display:flex;gap:8px;padding-left:8px;padding-right:4px}.result-article-actions__impact-buttons{align-items:center;display:flex;gap:4px}.result-article-actions__weight-button:hover{background-color:#f1f1f9}.theme-dark .result-article-actions__weight-button:hover{background-color:#5e5e6f}.result-article-actions__weight-button:disabled{background:none;cursor:default;opacity:.5}.result-article-actions__button{height:36px;padding:6px;position:relative;text-transform:uppercase}.result-article-actions__button{color:#727283}.theme-dark .result-article-actions__button{color:#c3c3cd}.result-article-actions__button:hover{cursor:pointer;text-decoration:none}.result-article-actions__button:hover{background-color:#f1f1f9}.theme-dark .result-article-actions__button:hover{background-color:#5e5e6f}.result-article-actions__button:disabled{background:none;cursor:default;opacity:.5}.result-article-actions__button--w-badge{padding:0 14px 6px 2px}.result-article-actions__button--active,.theme-dark .result-article-actions__button--active{background-color:#2478aa}.result-article-actions__button--active:hover,.theme-dark .result-article-actions__button--active:hover{background-color:#00588a}.result-article-actions__button--hidden{visibility:hidden}.edit-article__edit-section{min-width:40%}.result-comments--selected{margin-right:4px}.result-comments__comment{padding:12px 16px;position:relative}.result-comments__comment{background:#fbfbff;border:1px solid #c3c3cd}.theme-dark .result-comments__comment{background:#1b1b2b;border:1px solid #727283}.result-comments--writeAccess .result-comments__comment:hover{background:#f1f1f9}.result-comments__metadata{display:flex;justify-content:space-between;line-height:16px;margin-bottom:8px}.result-comments__metadata{color:#727283}.theme-dark .result-comments__metadata{color:#c3c3cd}.result-comments__content{display:flex;flex-direction:column;gap:4px;line-height:24px}.result-comments__comment-buttons{display:flex;gap:8px;justify-content:flex-end}@media (hover: hover){.result-comments__comment-buttons{bottom:12px;display:none;position:absolute;right:16px}.result-comments__comment:hover .result-comments__comment-buttons{display:flex}}.result-comments__editor-buttons{display:flex;gap:8px;justify-content:flex-end}.result-view-article{display:flex;flex-direction:row;font-size:14px;max-height:2000px;outline:0;overflow:inherit;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;transition:max-height .5s ease-out}.result-view-article{border-bottom:1px solid #c3c3cd}.theme-dark .result-view-article{border-bottom:1px solid #727283}.result-view-article:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.result-view-article--active{background-color:#fdf9f7;border-right:8px solid #fac07b}.theme-dark .result-view-article--active{background-color:#343864;border-right:8px solid #fac07b}.result-view-article--active:after{box-shadow:inset 1px 0 0 1px #fac07b}.theme-dark .result-view-article--active:after{box-shadow:inset 1px 0 0 1px #fac07b}.result-view-article:focus:after{box-shadow:inset 0 0 0 1px #278697}.theme-dark .result-view-article:focus:after{box-shadow:inset 0 0 0 1px #278697}.result-view-article__content{width:100%}.result-view-article__content-wrapper{border-right:5px solid transparent;display:flex;flex-direction:row;padding-bottom:10px;padding-left:10px}.result-view-article__checkbox-container{display:flex;flex-direction:column;padding-right:8px;padding-top:8px}.result-view-article__content-container{min-width:0;width:100%}.result-view-article__details-section{padding-right:8px}.result-view-article__details-section--active{padding-right:unset}.result-view-article__details-section--dimmed{opacity:.5}.result-view-article__heading{max-width:500px;padding-bottom:4px;padding-top:6px}.result-view-article__heading-button{text-align:left;width:100%}.result-view-article__heading-button:hover{text-decoration:underline}.result-view-article--top-border{border-top:1px solid #c3c3cd}.theme-dark .result-view-article--top-border{border-top:1px solid #727283}.result-view-article--slide-out{max-height:35px;overflow:hidden}.result-view-article--slide-in{max-height:2000px}.result-view-article__status{height:35px;margin:0;padding:10px}.result-view-article--slide-out .result-view-article__status{left:0;position:absolute;right:0;top:0}.result-view-article--slide-out .result-view-article__status{background-color:#fdfce5;border:1px solid #f1d100;color:#3f3f4f}.theme-dark .result-view-article--slide-out .result-view-article__status{background-color:#705600;border:1px solid #f1d100;color:#e6e6ee}.result-view-article--slide-in .result-view-article__status{background-color:#ffe5e5;border:1px solid #d14341;color:#3f3f4f}.theme-dark .result-view-article--slide-in .result-view-article__status{background-color:#670504;border:1px solid #d14341;color:#e6e6ee}.result-view-article__actions-wrapper{max-height:1700px;overflow:auto}.result-view-article__tags{display:flex;flex-wrap:wrap}.link-button{font-weight:500}.link-button{color:#2478aa}.theme-dark .link-button{color:#92bed4}.link-button:hover{text-decoration:underline}.result-list{max-width:768px;min-height:87vh;width:100%}@media screen and (min-width: 769px){.result-list{min-height:calc(100vh - 200px);min-width:550px}}.result-list--full-width{max-width:unset!important}.result-list__nohits{margin-top:24px}.result-list__embargowarning{padding:8px}.result-list__bottom-border{border-bottom:1px solid #c3c3cd}.theme-dark .result-list__bottom-border{border-bottom:1px solid #727283}.total-export__menu{padding:16px}.total-export__alert{margin-bottom:16px}.total-export__heading--header{font-weight:500}.total-export__options-group{padding:12px 0 0}.total-export__options-group--header{font-weight:500}.total-export__button-container{display:flex;justify-content:right;padding:4px}.total-export__button-container{background-color:#fff;border-top:1px solid #c3c3cd}.theme-dark .total-export__button-container{background-color:#272737;border-top:1px solid #727283}.top-menu-selected-docs{align-items:center;display:flex}.top-menu-selected-docs{border-right:1px solid #c3c3cd}.theme-dark .top-menu-selected-docs{border-right:1px solid #727283}.top-menu-selected-docs__dropdown{display:flex;flex-direction:column}.top-menu-selected-docs__dropdown__top{display:flex}.top-menu-selected-docs__dropdown__txt{font-size:12px;line-height:16px;margin-top:3px}.top-menu-selected-docs__dropdown__txt{color:#2478aa}.theme-dark .top-menu-selected-docs__dropdown__txt{color:#92bed4}.top-menu-selected-docs__dropdown__txt--isOpen{color:#000}.theme-dark .top-menu-selected-docs__dropdown__txt--isOpen{color:#fff}.top-menu-selected-docs__menu{padding:16px}@media screen and (max-width: 768px){.top-menu-selected-docs__menu{width:100%}}.top-menu-selected-docs__menu-heading{padding-bottom:4px}.top-menu-selected-docs__menu-qsa-buttons{margin-bottom:16px}.top-menu-selected-docs__menu__list{height:160px;padding-bottom:16px}.top-menu-selected-docs__menu__button-group{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));min-width:300px;padding:8px 0}.top-menu{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.top-menu{background-color:#fff;border-bottom:1px solid #c3c3cd}.theme-dark .top-menu{background-color:#272737;border-bottom:1px solid #727283}.top-menu__tools{display:flex;flex-grow:1;justify-content:space-between}.top-menu__toolgroup,.top-menu__last-section{display:flex}.top-menu__last-section{border-left:1px solid #c3c3cd}.theme-dark .top-menu__last-section{border-left:1px solid #727283}.result-preview{display:flex;flex:1 1 auto;flex-direction:column;height:100%;max-width:100%;overflow:visible;position:fixed;top:0;width:100%;z-index:20}.result-preview{background-color:#f5eee9}.theme-dark .result-preview{background-color:#191836}.result-preview__close{cursor:pointer;font-size:18px;height:50px;min-height:50px;min-width:100%;padding:14px 15px;text-align:right;width:100%;z-index:16}.result-preview__close{background-color:#191836}.theme-dark .result-preview__close{background-color:#54597f}@media screen and (min-width: 769px){.result-preview__close{display:none}}@media screen and (min-width: 769px){.result-preview{height:100%;position:relative;top:auto;z-index:1}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.result-preview{padding-top:0;position:relative}}.filter-chips{display:flex;height:24px}@media screen and (max-width: 768px){.filter-chips{padding:0 4px}}.filter-chips--expanded{height:auto}.filter-chips__chips{display:flex;flex-wrap:wrap;gap:4px;overflow:hidden}.setup-layout__content{margin:24px auto 48px;max-width:1200px}.setup-layout__content--full-width{max-width:100%}@media (max-width: 768px){.setup-layout{padding-left:20px;padding-right:20px}}.monitor-setup-variables__comments{align-items:center;display:flex}.monitor-setup-variables__comments-icon{margin-right:8px}.monitor-setup-variables__name{margin-right:8px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:300px}.monitor-setup-variables__name{color:#2478aa}.monitor-setup-variables__name:hover{color:#00396a}.theme-dark .monitor-setup-variables__name{color:#92bed4}.theme-dark .monitor-setup-variables__name:hover{color:#e3eff4}.monitor-setup-variables__name--mandatory:after{content:" *"}.monitor-setup-variables__name--mandatory:after{color:#d14341}.theme-dark .monitor-setup-variables__name--mandatory:after{color:#d14341}.monitor-setup-variables__icon{margin-right:4px;vertical-align:middle}.monitor-setup-variables__id,.monitor-setup-variables__vtype,.monitor-setup-variables__stype,.monitor-setup-variables__values,.monitor-setup-variables__profiles{display:inline-block;font-size:12px;margin-right:8px}.monitor-setup-variables__id,.monitor-setup-variables__vtype,.monitor-setup-variables__stype,.monitor-setup-variables__values,.monitor-setup-variables__profiles{color:#727283}.theme-dark .monitor-setup-variables__id,.theme-dark .monitor-setup-variables__vtype,.theme-dark .monitor-setup-variables__stype,.theme-dark .monitor-setup-variables__values,.theme-dark .monitor-setup-variables__profiles{color:#c3c3cd}.monitor-setup-variables__id{margin-right:48px;min-width:48px;text-align:end}.monitor-setup-variables__vtype{min-width:142px}.monitor-setup-variables__stype{min-width:100px}.monitor-setup-variables__values{min-width:75px}.monitor-setup-variables__profiles{min-width:80px}.monitor-setup-variables__actions{align-items:center;display:flex}.monitor-setup-variables__btn-more{margin-left:32px;position:relative}@media (max-width: 768px){.monitor-setup-variables__name{width:100%}.monitor-setup-variables__info{margin:4px 0}.monitor-setup-variables__actions{justify-content:space-between;width:100%}}.monitor-setup-variables__no-vars-msg{font-size:16px;line-height:24px;margin-top:48px;text-align:center}.monitor-setup-variable{position:relative}.monitor-setup-variable__loadingoverlay{background:rgba(255,255,255,.5);padding-top:48px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:101}.monitor-setup-variable__options{width:250px}.monitor-setup-variable__profile-selector-wrapper--disabled{opacity:.5;pointer-events:none}.monitor-setup-variable__profile-selector{display:flex;flex-direction:column;height:450px;margin-top:16px}@media (min-width: 769px){.monitor-setup-variable__values{min-width:680px}}.backfill-modal{min-height:412px}.backfill-modal__header{display:flex;margin-bottom:4px}.backfill-modal__header-bold{font-size:16px;font-weight:500;line-height:24px;padding-left:4px}.backfill-modal__description{margin:4px 0}.backfill-modal__date-selector{line-height:24px;margin:24px 0 32px}.profile-setup-row{flex-grow:1;position:relative}.profile-setup-row__locker{display:flex;justify-content:center;min-height:32px;min-width:32px}.profile-setup-row__provider{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-setup-row__name{max-width:450px}.profile-setup-row__status{min-width:80px}.profile-setup-row__status-dropdown{max-width:350px}@media screen and (max-width: 768px){.profile-setup-row__meta{display:none!important}.profile-setup-row__name{max-width:350px}.profile-setup-row__status-dropdown{max-width:100%}}.confirm-action>.button{transition:padding .3s ease-out}.profile-setup-filters{position:relative}.source-presets-list__subtitle--margin{margin-top:4px}.source-presets-dropdown{max-width:500px;position:relative}@media (max-width: 768px){.source-presets-dropdown{max-width:100%}}.source-presets-dropdown__menu{margin:24px;max-width:600px}@media (min-width: 415px){.source-presets-dropdown__menu{min-width:415px}}.source-presets-dropdown__heading{margin-bottom:8px;margin-top:24px}.source-presets-dropdown__presets-list{min-height:300px}.source-presets-dropdown__link-buttons{display:flex;justify-content:space-between}.source-selector__selector{width:100%}.source-selector__selected{align-items:center;display:flex;flex-direction:column}.source-selector__selected :first-child{font-size:34px;height:38px}.source-selector__selected :nth-child(2){font-size:16px}.source-selector__button{margin-top:24px}.source-selector__filter-label{font-size:14px;font-weight:500;margin-right:10px;text-transform:uppercase}.source-selector__superselector{min-height:500px;width:100%}.source-selector__superselector--narrow{max-width:280px}.source-selector-step{align-items:normal;background-color:#fff;border:2px solid #c3c3cd;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;height:112px;margin-bottom:16px;text-align:left;-webkit-user-select:none;user-select:none;width:250px}.source-selector-step:hover{background-color:#f1f1f9}.source-selector-step__active-line{width:8px}.source-selector-step__active-line--active{background-color:#fac07b}.source-selector-step--active{background-color:#fdf9f7;box-shadow:4px 4px 8px #00000026}.source-selector-step__content{display:flex;flex-direction:column;justify-content:space-between;padding:24px 16px}.source-selector-step__content__selected--variable{font-weight:500}.source-selector-step__link{align-items:center;display:flex;justify-content:space-between}.source-selector-step__link--text{color:#2478aa;font-size:14px;font-weight:500;text-transform:uppercase}.source-selector-step__link--icon{transform:rotate(90deg)}.theme-dark .source-selector-step{align-items:normal;background-color:#272737;border:2px solid #727283;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;height:112px;margin-bottom:16px;text-align:left;-webkit-user-select:none;user-select:none;width:250px}.theme-dark .source-selector-step:hover{background-color:#5e5e6f}.theme-dark .source-selector-step__active-line{width:8px}.theme-dark .source-selector-step__active-line--active{background-color:#fac07b}.theme-dark .source-selector-step--active{background-color:#343864;box-shadow:4px 4px 8px #00000026}.theme-dark .source-selector-step__content{display:flex;flex-direction:column;justify-content:space-between;padding:24px 16px}.theme-dark .source-selector-step__content__selected--variable{font-weight:500}.theme-dark .source-selector-step__link{align-items:center;display:flex;justify-content:space-between}.theme-dark .source-selector-step__link--text{color:#92bed4;font-size:14px;font-weight:500;text-transform:uppercase}.theme-dark .source-selector-step__link--icon{transform:rotate(90deg)}.source-presets{display:flex;flex-basis:548px;flex-direction:column;height:600px;line-height:24px;margin:auto;padding:24px}.source-presets__alert{margin-bottom:8px}.source-presets__input-group{display:flex;flex-wrap:wrap;margin-top:8px}.source-presets__input{flex-grow:1;min-width:208px}.source-presets__buttons{display:flex;margin-left:8px}@media screen and (max-width: 414px){.source-presets__buttons{margin-left:0;margin-top:8px;width:100%}.source-presets__buttons button{width:100%}}.source-presets__preset-list{display:flex;flex-direction:column;gap:24px}.source-presets__preset-list-replace{margin-top:16px}.source-presets__replace-hint,.source-presets__hint{padding-top:24px}.source-presets-list-replace button{width:92px}.create-profile-preview{height:100%}.create-profile-preview__header-box{background-color:#f6f6fe;border-left:1px solid #c3c3cd;border-right:1px solid #c3c3cd}.theme-dark .create-profile-preview__header-box{background-color:#3f3f4f;border-left:1px solid #727283;border-right:1px solid #727283}.create-profile-preview__hit-estimate{font-size:16px;line-height:24px}.create-profile-preview__hit-number{font-weight:500}.create-profile-preview__hit-number--error,.theme-dark .create-profile-preview__hit-number--error{color:#d14341}.create-profile-preview__hits{font-size:14px;line-height:24px}.create-profile-preview__hits{color:#727283}.theme-dark .create-profile-preview__hits{color:#c3c3cd}.create-profile-preview__hits-total{font-weight:500}.create-profile-preview__hits-total{color:#3f3f4f}.theme-dark .create-profile-preview__hits-total{color:#e6e6ee}.create-profile-preview__result-list{height:100%}.create-profile-preview__result-list{background-color:#fff;border-left:1px solid #c3c3cd;border-right:1px solid #c3c3cd}.theme-dark .create-profile-preview__result-list{background-color:#272737;border-left:1px solid #727283;border-right:1px solid #727283}.create-profile-preview__footer{bottom:-1px;padding-right:16px;position:sticky}.create-profile-preview__footer{background-color:#f6f6fe;border-left:1px solid #c3c3cd;border-right:1px solid #c3c3cd;border-top:1px solid #c3c3cd}.theme-dark .create-profile-preview__footer{background-color:#3f3f4f;border-left:1px solid #727283;border-right:1px solid #727283;border-top:1px solid #727283}.create-profile-preview__footer .pagination{border:0;width:initial}.create-profile-preview__zero-state-info{margin:24px auto 0;max-width:450px;text-align:center}.create-profile-preview__no-hits-info{margin-bottom:12px;max-width:450px}.create-profile-result{padding:16px}.create-profile-result{border-top:1px solid #c3c3cd}.theme-dark .create-profile-result{border-top:1px solid #727283}.create-profile-result__link-disabled{pointer-events:none}.create-profile-result:first-child{border-top:0}.keyword-inputs{padding-top:16px}.keyword-inputs{border-top:1px solid #c3c3cd}.theme-dark .keyword-inputs{border-top:1px solid #727283}.keyword-inputs:first-child{border-top:0;padding-top:0}.keyword-inputs__operator-container{padding-bottom:16px}.boolean-editor__editorwrapper{border-radius:4px;padding:12px 8px}.boolean-editor__editorwrapper{background:#fff;border:2px solid #727283}.theme-dark .boolean-editor__editorwrapper{background:#272737;border:2px solid #c3c3cd}.create-profile-keywords__switch{margin-bottom:12px;margin-top:24px;padding-top:16px}.create-profile-keywords__switch{border-top:1px solid #c3c3cd}.theme-dark .create-profile-keywords__switch{border-top:1px solid #727283}.section-heading{padding:8px 0}.section-heading{border-bottom:1px solid #c3c3cd}.theme-dark .section-heading{border-bottom:1px solid #727283}.create-profile{display:flex;overflow:auto}.create-profile{background-color:#fff}.theme-dark .create-profile{background-color:#272737}@media screen and (max-width: 768px){.create-profile{display:block}}.create-profile__input-section{padding:24px}@media screen and (min-width: 769px){.create-profile__input-section{flex-basis:57%;overflow:auto}}@media screen and (min-width: 769px){.create-profile__preview-section{flex-basis:43%;overflow:auto;scrollbar-gutter:stable}}.create-profile__advanced{width:100%}.create-profile__advanced--list{height:250px;max-width:500px}.create-profile__advanced--threshold-input-wrapper{max-width:50px}.create-profile__name-input{flex-grow:1}.create-profile__group-selectbox{flex-basis:30%}.create-profile__ai-options{padding-left:12px;padding-right:12px}.create-profile__source-presets-dropdown{max-width:500px}.create-profile__source-presets-dropdown{border:1px solid #c3c3cd}.theme-dark .create-profile__source-presets-dropdown{border:1px solid #727283}.profile-backfill-modal__header{display:grid;grid-column-gap:12px;grid-template-columns:repeat(3,1fr)}.profile-setup{padding-bottom:120px}.profile-setup--loading{margin-top:5%}.profile-setup__danish-hits-error{font-weight:500}.profile-setup__danish-hits-error,.theme-dark .profile-setup__danish-hits-error{color:#d14341}.profile-selector-dropdown__superselector{height:512px;padding:20px}@media (min-width: 769px){.profile-selector-dropdown__superselector{width:500px}}.profile-selector-dropdown__superselector{background-color:#fdf9f7}.theme-dark .profile-selector-dropdown__superselector{background-color:#343864}.profile-selector-dropdown__footer{align-items:center;display:flex;height:48px;justify-content:flex-end;padding:20px}.profile-selector-dropdown__footer{border-top:1px solid #c3c3cd}.theme-dark .profile-selector-dropdown__footer{border-top:1px solid #727283}.main-nav-placeholder{align-items:center;display:flex;height:60px;padding-left:10px}.main-nav-placeholder{background-color:#fff}.theme-dark .main-nav-placeholder{background-color:#272737}.forgot-password-page-layout{align-items:center;background-color:#191836;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.forgot-password-page-layout__logo-wrapper{margin-bottom:20px;margin-top:20px;max-width:280px;width:100%}.forgot-password-page-layout__well-wrapper{max-width:88vw;width:100%}.forgot-password-page-layout__form-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.forgot-password-page-layout__form-wrapper form{max-width:280px;width:100%}.forgot-password-page-layout__title-wrapper{padding-bottom:40px;padding-top:20px;text-align:center}.forgot-password-page-layout__form-button{margin-bottom:15px;margin-top:5px;width:100%}@media screen and (min-width: 769px){.forgot-password-page-layout__logo-wrapper{margin-bottom:40px}.forgot-password-page-layout__well-wrapper{max-width:350px;min-height:auto}}.forgot-password-page-layout__languages{display:flex;flex-direction:row;justify-content:space-evenly}.reset-password-page-layout{align-items:center;background-color:#191836;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.reset-password-page-layout__logo-wrapper{margin-bottom:20px;margin-top:20px;max-width:280px;width:100%}.reset-password-page-layout__well-wrapper{max-width:88vw;width:100%}.reset-password-page-layout__form-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.reset-password-page-layout__form-wrapper form{max-width:280px;width:100%}.reset-password-page-layout__title-wrapper{padding-bottom:40px;padding-top:20px;text-align:center}.reset-password-page-layout__form-button{margin-bottom:15px;margin-top:5px;width:100%}@media screen and (min-width: 769px){.reset-password-page-layout__logo-wrapper{margin-bottom:40px}.reset-password-page-layout__well-wrapper{max-width:350px;min-height:auto}}.insights{height:100%;overflow:hidden}.insights__iframe{height:calc(100vh - 62px);width:100%}.insights__iframe--embed{height:100vh}.compare-searches__button{padding:4px 8px}.compare-searches__button-label{font-size:12px;margin-top:4px}.compare-searches__button-label{color:#2478aa}.theme-dark .compare-searches__button-label{color:#92bed4}.compare-searches__menu{width:500px}@media (max-width: 768px){.compare-searches__menu{width:100%}}.compare-searches__search{border-radius:4px;line-height:16px;padding:8px 16px}.compare-searches__search{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .compare-searches__search{background-color:#272737;border:1px solid #727283}.compare-searches__search-name{font-weight:500}.compare-searches__search-remove{align-items:center;display:flex}.saved-searches__menu{width:500px}@media (max-width: 768px){.saved-searches__menu{width:100%}}.saved-searches__alert{padding-top:24px}.table-cell{align-items:center;display:flex}.table-cell__icon{padding-right:5px}.table-cell__header{font-weight:500}.table-cell__header{color:#2478aa}.theme-dark .table-cell__header{color:#92bed4}.generating-pdf-overlay__generating{align-items:center;background-color:#0009;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;width:100%!important;z-index:999}.generating-pdf-overlay__loader{text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:#a9a9a9;line-height:1.5;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.generating-pdf-overlay__loader{color:#c3c3cd}.theme-dark .generating-pdf-overlay__loader{color:#9393a5}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.news-archive-analysis-chart{height:100%;overflow-y:auto;padding-left:24px;width:100%}.news-archive-analysis-chart{background-color:#f5eee9}.theme-dark .news-archive-analysis-chart{background-color:#191836}@media screen and (max-width: 768px){.news-archive-analysis-chart{overflow-y:unset;padding-left:10px;padding-right:10px}}.news-archive-analysis-chart__preview{width:1880px;margin:16px auto}.news-archive-analysis-chart__card{padding-bottom:12px}.news-archive-analysis-chart__loading-wrapper{height:400px}.news-archive-analysis-chart__no-padding{padding-left:0}.news-archive-analysis-chart__no-search{margin-top:48px}.news-archive-analysis-chart__controller-container{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.news-archive-analysis-chart__controller-container--report-type{line-height:1.5;padding:0;width:225px}.news-archive-analysis-chart__controller-container--report-type{border-right:1px solid #c3c3cd}.theme-dark .news-archive-analysis-chart__controller-container--report-type{border-right:1px solid #727283}.news-archive-analysis-chart__controller-container--save{border-left:1px solid #c3c3cd;color:#2478aa}.theme-dark .news-archive-analysis-chart__controller-container--save{border-left:1px solid #727283;color:#92bed4}.news-archive-analysis-chart__chart-header{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.news-archive-analysis-chart__info--title{font-weight:500;padding-top:10px;text-transform:uppercase}.news-archive-analysis-chart__info--query{display:flex}.news-archive-analysis-chart__info--query-text{align-items:center;display:flex;padding-right:5px}.news-archive-analysis-chart__info--query-text--bold{font-weight:500}.news-archive-analysis-chart__input{display:flex;flex-grow:1;flex-wrap:wrap;gap:24px;justify-content:flex-end}@media screen and (max-width: 768px){.news-archive-analysis-chart__input{padding-bottom:22px}}.news-archive-analysis-chart__input--time-interval{width:200px}.news-archive-analysis-chart__input--chart-type{margin-right:25px;width:200px}.news-archive-analysis-chart__report-bar{margin-bottom:16px}.news-archive-analysis-chart__export-dropdown{min-width:250px;padding:8px}.share-of-voice__container{display:grid;grid-gap:16px;width:100%}@media screen and (min-width: 769px){.share-of-voice__container{grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}}.media-type__container{display:grid;grid-gap:16px}@media screen and (min-width: 769px){.media-type__container{grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}}.data-preview-legend-area{display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:980px}.data-preview-tip{font-size:10px;line-height:12px;color:#727283;text-align:center;padding-top:12px;font-family:Roboto,Helvetica,sans-serif}.data-preview-logo{width:24px}.media-type-card{border-radius:4px}.media-type-card{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .media-type-card{background-color:#272737;border:1px solid #727283}.media-type-card__header{margin-bottom:12px;padding-bottom:8px}.media-type-card__header{border-bottom:1px solid #c3c3cd}.theme-dark .media-type-card__header{border-bottom:1px solid #727283}.media-type-card__chart__pie-container{align-items:center;display:grid}.media-type-card__chart__pie-container--pie{grid-area:1/1}.media-type-card__chart__legend{flex-grow:1;max-width:250px}.media-type-card__chart__legend--dot{border-radius:50%;height:12px;margin-left:16px;margin-right:4px;width:12px}.media-type-card__chart--title{grid-area:1/1;z-index:1}@media screen and (max-width: 768px){.media-type-card__chart{justify-content:center}}.donut-card{border-radius:4px;padding:16px}.donut-card{border:1px solid #c3c3cd}.theme-dark .donut-card{border:1px solid #727283}.donut-card__header{margin-bottom:12px;padding-bottom:8px}.donut-card__header{border-bottom:1px solid #c3c3cd}.theme-dark .donut-card__header{border-bottom:1px solid #727283}.donut-card__chart{flex-wrap:wrap}.donut-card__chart__pie-container{align-items:center;display:grid}.donut-card__chart__pie-container--pie{grid-area:1/1}.donut-card__chart__legend{flex-grow:1;max-width:250px}@media screen and (max-width: 768px){.donut-card__chart__legend{padding-top:16px}}.donut-card__chart__legend--dot{border-radius:50%;height:12px;margin-left:16px;margin-right:4px;width:12px}.donut-card__chart--title{grid-area:1/1;z-index:1}@media screen and (max-width: 768px){.donut-card__chart{justify-content:center}}.custom-legend{align-items:center;display:flex;justify-content:flex-start;margin:0 16px;padding:16px 8px 0}.custom-legend{border-bottom:1px solid #c3c3cd}.theme-dark .custom-legend{border-bottom:1px solid #727283}.custom-legend:first-of-type{padding-top:0}.custom-legend:hover{background-color:#f1f1f9}.custom-legend__date{min-width:160px}.custom-legend__total{min-width:120px}.custom-legend__values{align-items:center;display:flex;gap:4px;justify-content:flex-end;margin-left:12px;width:100%}.custom-legend__symbol{margin:8px}.custom-legend__name{align-items:flex-start;display:flex;flex-direction:column}.custom-legend__holder{align-items:center;display:flex;width:100%}.custom-legend__title{max-width:300px}@media screen and (max-width: 1264px){.custom-legend{align-items:start;flex-direction:column}.custom-legend__title{max-width:450px}}@media screen and (max-width: 768px){.custom-legend{flex-flow:wrap;flex-direction:row}.custom-legend__values{justify-content:start;min-width:auto}.custom-legend__media{display:none}.custom-legend__title{max-width:100%}}.key-numbers{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;padding:0 24px}.key-numbers__data{font-size:36px;line-height:40px}.article-with-top-menu{display:flex;flex-direction:column;overflow:hidden}.article-with-top-menu__action-bar{background-color:#fff}.theme-dark .article-with-top-menu__action-bar{background-color:#272737}.article-with-top-menu__loading-spinner{align-items:center;display:flex;height:90vh;margin:auto}.article-with-top-menu__list-container{overflow-y:scroll}.news-archive-no-search--point{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:fadein;opacity:0}.news-archive-no-search__info{min-height:100px}.news-archive-no-search__point1{animation-delay:1s}.news-archive-no-search__point2{animation-delay:2s}.news-archive-no-search__point3{animation-delay:3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.pagination-compact{border-radius:4px;display:flex;flex-direction:row;font-size:16px;width:207px}.pagination-compact{background-color:#fff;border:1px solid #c3c3cd;color:#727283}.theme-dark .pagination-compact{background-color:#272737;border:1px solid #727283;color:#c3c3cd}.pagination-compact__next,.pagination-compact__prev,.pagination-compact__first,.pagination-compact__position{border-right:1px solid #c3c3cd}.theme-dark .pagination-compact__next,.theme-dark .pagination-compact__prev,.theme-dark .pagination-compact__first,.theme-dark .pagination-compact__position{border-right:1px solid #727283}.pagination-compact__next,.pagination-compact__prev,.pagination-compact__first,.pagination-compact__last{align-items:center;display:flex;height:30px;justify-content:center;width:32px}.pagination-compact__next--disabled,.pagination-compact__prev--disabled,.pagination-compact__first--disabled,.pagination-compact__last--disabled{opacity:.5}.pagination-compact__position{align-items:center;display:flex;justify-content:center;width:80px}.pagination-compact__current{color:#2478aa;font-weight:500}.article-read-layout{display:flex;flex-direction:column;height:100%;overflow:auto;padding-top:16px;scrollbar-gutter:stable}.article-read-layout{background-color:#f5eee9}.theme-dark .article-read-layout{background-color:#191836}.article-read-layout__pagination-wrapper{display:flex;justify-content:center;padding-bottom:12px;width:100%}.go-article-page{display:flex;height:100%;overflow:auto;scrollbar-gutter:stable}.go-article-page{background-color:#f5eee9}.theme-dark .go-article-page{background-color:#191836}.stats-layout{display:flex;flex-direction:column;height:calc(100% - 61px);padding:0 20px}.stats-layout__date-filter{background-color:#fff}.theme-dark .stats-layout__date-filter{background-color:#272737}.stats-layout__data-bar{display:flex;justify-content:center;padding:20px 0;position:relative}.stats-layout__data-bar-container{box-shadow:0 2px 4px #0003;display:flex;justify-content:center;margin:0 auto;position:relative;width:100%}.stats-layout__data-item{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;padding:5px 20px 2px}.stats-layout__data-item{background-color:#fff}.theme-dark .stats-layout__data-item{background-color:#272737}.stats-layout__data-item:nth-child(2){border-left:1px solid #f1f1f9}.theme-dark .stats-layout__data-item:nth-child(2){border-left:1px solid #5e5e6f}.stats-layout__data-item span:nth-child(1){font-size:12px;line-height:1.25;margin-bottom:5px;text-align:center;text-transform:uppercase;white-space:nowrap}.stats-layout__data-item span:nth-child(2){font-size:30px}.stats-layout__data-bar,.stats-layout__main-wrapper{margin:0 auto;max-width:1390px;width:100%}.stats-layout__article-service-table{box-shadow:0 2px 4px #0003;max-width:500px}.stats-layout__article-service-table{background-color:#fff}.theme-dark .stats-layout__article-service-table{background-color:#272737}.stats-layout__article-service-table table{border-collapse:collapse;border-spacing:0;width:100%}.stats-layout__article-service-table tbody{border-bottom:1px solid #c3c3cd}.theme-dark .stats-layout__article-service-table tbody{border-bottom:1px solid #727283}.stats-layout__article-service-table tbody tr{border-bottom:1px solid #fdf9f7}.theme-dark .stats-layout__article-service-table tbody tr{border-bottom:1px solid #343864}.stats-layout__article-service-table tbody tr:last-of-type{border-bottom:0 solid}.stats-layout__article-service-table tbody tr th:last-of-type{font-size:14px;font-weight:500;text-align:center;text-transform:uppercase}.stats-layout__article-service-table tbody tr th:last-of-type{color:#2478aa}.theme-dark .stats-layout__article-service-table tbody tr th:last-of-type{color:#92bed4}.stats-layout__article-service-table tbody tr th:last-of-type:hover{cursor:pointer}.stats-layout__article-service-table thead{border-bottom:1px solid #fdf9f7;border-top:1px solid #c3c3cd}.theme-dark .stats-layout__article-service-table thead{border-bottom:1px solid #343864;border-top:1px solid #727283}.stats-layout__article-service-table thead th{font-size:12px;font-weight:500;padding:15px;text-transform:uppercase}.stats-layout__article-service-table thead th:nth-child(1),.stats-layout__article-service-table tbody th:nth-child(1),.stats-layout__article-service-table tfoot th:nth-child(1){text-align:left}.stats-layout__article-service-table thead th:nth-child(2),.stats-layout__article-service-table tbody th:nth-child(2),.stats-layout__article-service-table tfoot th:nth-child(2){text-align:right}.stats-layout__article-service-table tbody th,.stats-layout__article-service-table tfoot th{font-size:12px;padding:10px 15px}.stats-layout__article-service-table tbody th,.stats-layout__article-service-table tfoot th{color:#3f3f4f}.theme-dark .stats-layout__article-service-table tbody th,.theme-dark .stats-layout__article-service-table tfoot th{color:#e6e6ee}.stats-layout__article-service-table tfoot{background-color:#e6e6ee}.stats-layout__article-service-table tfoot{border-top:1px solid #c3c3cd}.theme-dark .stats-layout__article-service-table tfoot{border-top:1px solid #727283}.stats-layout__article-service-table tfoot th{font-weight:500;text-transform:capitalize}.stats-layout__title-article-service-table{display:flex;flex-direction:column;padding:10px 15px}.stats-layout__title-article-service-table span:nth-child(1){font-size:16px;font-weight:500;line-height:2;text-transform:uppercase}.stats-layout__title-article-service-table span:nth-child(2){font-size:14px}.company-search-presets-layout{position:relative}.company-search-presets-layout__list-item{margin:0 4px}.company-search-presets-layout__content{overflow-y:scroll;padding:0 32px 8px}@media screen and (min-width: 769px){.company-search-presets-layout__content{height:624px}}@media screen and (min-width: 769px){.company-search-presets-layout__dropdown{min-width:600px}}.company-search-presets-layout__zero-state{flex-direction:column;padding:87px;text-align:center}.company-search-presets-layout__promo-text{margin-top:16px;text-align:center}.company-search-presets-layout__zero-state-text{margin-top:16px}@media screen and (max-width: 768px){.company-search-presets-layout__zero-state-text{margin-bottom:50px;white-space:normal}}.save-preset-container{display:grid;grid-gap:20px;margin-bottom:20px;margin-top:20px}.save-preset-container__input-wrapper{display:grid;grid-gap:8px}.presets-list__title{display:flex;font-size:18px;justify-content:space-between;margin-bottom:8px}.presets-list__tooltip{margin-left:4px}.business-country-selection{height:100%}.business-country-selection__menu{min-width:250px;padding:16px}.company-options-layout{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));min-height:668px}.company-options-layout__date-picker-wrapper{min-height:124px}.company-options-layout__super-selector-company-type{height:420px}.company-options-layout__super-selector-status-codes{height:304px}.company-options-layout__super-selector-industry{height:568px}.grid-layout__column-wrapper{display:flex;grid-gap:16px;margin-bottom:8px;width:100%}.grid-layout__column-wrapper--space-between{justify-content:space-between}.grid-layout__column-wrapper--start{justify-content:flex-start}.grid-layout__column-wrapper--wrap{flex-wrap:wrap}.financial-options-layout{min-height:668px;overflow:auto}.financial-options-layout__wrapper{flex:1;width:33.333%}.financial-options-layout__employee-list{padding:8px;width:100%}.financial-options-layout__dropdown-wrapper{justify-content:space-between;margin-bottom:16px}.financial-options-layout__key-wrapper{font-size:12px;padding:8px}@media (max-width: 768px){.financial-options-layout__wrapper{width:100%}}.closure-year-filter__wrapper{flex:1}.location-options-layout{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;margin:0 auto;max-width:1040px;min-height:668px}.location-options-layout__region-wrapper{display:grid;gap:16px}.location-options-layout__super-selector{height:570px}.location-options-layout__super-selector--half-height{height:277px}.location-options-layout__card{max-width:511px}.location-options-layout__key-wrapper{font-size:12px;padding:8px}.roles-options-layout{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1040px;min-height:668px}.roles-options-layout__gender{max-width:200px;position:relative}.roles-options-layout__super-selector{height:600px}@media screen and (max-height: 900px){.roles-options-layout__super-selector{height:53vh}}.auditor-options-layout{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;margin:0 auto;max-width:1040px;min-height:668px}.auditor-options-layout__super-selector{height:504px}@media screen and (max-height: 900px){.auditor-options-layout__super-selector{height:53vh}}.companies-search-options{display:flex;left:auto;position:fixed!important;width:100%}.companies-search-options{background-color:#fbfbff}.theme-dark .companies-search-options{background-color:#1b1b2b}@media (min-width: 769px){.companies-search-options{left:13.5vw!important;width:85%!important}}@media (min-width: 769px){.companies-search-options--collapsed-nav{left:6.5vw!important;width:100%!important}}.companies-search-options__container{width:100%}.companies-search-options__action-button{padding:0 4px}.company-details-layout{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));min-height:668px}.company-details-layout__employee{max-width:250px;position:relative}.company-details-layout__employee-list{max-height:260px;padding:8px;width:100%}@media (max-width: 768px){.company-details-layout{flex-direction:column}.company-details-layout__employee-list{max-height:100%}}.company-details-layout__nace-header{justify-content:space-between;margin-bottom:8px}.company-details-layout__super-selector{height:252px}.top-menu-saved-selections{align-items:center;display:flex}.top-menu-saved-selections{border-right:1px solid #c3c3cd}.theme-dark .top-menu-saved-selections{border-right:1px solid #727283}.top-menu-saved-selections__dropdown{display:flex;flex-direction:column}.top-menu-saved-selections__dropdown__top{display:flex}.top-menu-saved-selections__dropdown__txt{font-size:12px;line-height:16px;margin-top:3px}.top-menu-saved-selections__dropdown__txt{color:#2478aa}.theme-dark .top-menu-saved-selections__dropdown__txt{color:#92bed4}.top-menu-saved-selections__dropdown__txt--isOpen{color:#000}.theme-dark .top-menu-saved-selections__dropdown__txt--isOpen{color:#fff}.top-menu-saved-selections__input-list{width:100%}.top-menu-saved-selections__menu{display:grid;grid-gap:4px;min-width:400px;padding:16px}.top-menu-saved-selections__menu-list{height:260px;padding-bottom:16px}.top-menu-saved-selections__zero-state{border-radius:4px;flex:1 1 auto;padding:24px;max-width:368px}.top-menu-saved-selections__zero-state{border:1px solid #727283}.theme-dark .top-menu-saved-selections__zero-state{border:1px solid #c3c3cd}.top-menu-saved-selections__buttons{width:100%}.business-result-list-item{border-right:8px solid transparent;display:flex;padding:8px 12px}.business-result-list-item{border-bottom:0;border-left:0;border-right:8px solid transparent;border-top:1px solid #c3c3cd}.theme-dark .business-result-list-item{border-bottom:0;border-left:0;border-right:8px solid transparent;border-top:1px solid #727283}.business-result-list-item:first-of-type{border-top:0!important}.business-result-list-item--selected{background-color:#fdf9f7;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.theme-dark .business-result-list-item--selected{background-color:#343864;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.business-result-list-item__content{margin-left:10px;outline:none;text-align:left;width:100%}@media (max-width: 768px){.business-result-list-item__content{max-width:90%}}.business-result-list-item__content-gap{display:flex;flex-direction:column;gap:4px}.business-result-list-item__status{display:flex;margin-left:8px;white-space:nowrap}.business-result-list-item__status-text{font-size:12px;line-height:16px;padding-right:2px}.business-result-list-item__dropdown-wrapper{max-width:250px}.business-result-list-item__detail-wrapper{display:grid;gap:16px;grid-template-columns:2fr 2fr 1fr 1.2fr;width:100%}@media (max-width: 768px){.business-result-list-item__detail-wrapper{overflow-x:auto}}.business-result-list-item__compact-details{font-size:12px;line-height:16px}.business-result-list-item__compact-details{color:#727283}.theme-dark .business-result-list-item__compact-details{color:#c3c3cd}.business-result-list-item__detail-text{font-size:12px;line-height:16px}.business-result-list-item__detail-text{color:#3f3f4f}.theme-dark .business-result-list-item__detail-text{color:#e6e6ee}.business-result-list-item:hover{background-color:#f1f1f9;color:#000}.theme-dark .business-result-list-item:hover{background-color:#5e5e6f;color:#fff}.business-result-list-item:focus{outline-offset:-1px}.business-result-list-item:focus{outline:1px solid #278697}.theme-dark .business-result-list-item:focus{outline:1px solid #278697}.labelled-text-vertical{display:flex;flex-direction:column}.labelled-text-vertical__label{font-size:10px;line-height:12px}.labelled-text-vertical__label{color:#727283}.theme-dark .labelled-text-vertical__label{color:#c3c3cd}.labelled-text-vertical__text{font-size:12px;line-height:16px}.labelled-text-vertical__text{color:#3f3f4f}.theme-dark .labelled-text-vertical__text{color:#e6e6ee}.companies-export-list{border-right:1px solid #c3c3cd;height:100%}.companies-export-list__summary{height:48px}@media screen and (max-width: 1550px){.companies-export-list__summary{border-top:1px solid #c3c3cd}}.custom-export-task-list{max-height:480px;overflow-y:auto}.business-data-export{max-width:"500px"}.business-data-export__content{display:flex;flex-direction:column;gap:24px;margin:24px}.business-data-export__superselectors{display:flex;gap:12px;height:200px;min-height:400px}.business-data-export__superselectors>*{max-width:570px}.business-data-export__filter{display:flex;gap:12px;height:0}.business-data-export__filter--show{display:flex;height:200px;transition:height .5s cubic-bezier(0,0,.05,1.08)}.business-data-export__save-selection{min-height:40px}.business-data-export__year-options{display:flex;gap:24px;width:60%}.business-data-export__year-options>:nth-child(1){max-width:40%}.business-data-export__year-options>:nth-child(2){max-width:60%}@media screen and (max-width: 768px){.business-data-export__year-options{max-width:auto;width:100%}.business-data-export__year-options>*{max-width:100%}}.business-data-export__format{padding:8px;width:60px}.business-data-export__format--selected{background:#fdf9f7;border:1px solid #fac07b;border-radius:4px}.theme-dark .business-data-export__format--selected{background:#343864;border:1px solid #fac07b;border-radius:4px}@media screen and (max-width: 768px){.business-data-export__footer{flex-direction:column}}.business-data-export__tasks-table{margin-bottom:24px}.business-data-export__tasks-table{background-color:#fff}.theme-dark .business-data-export__tasks-table{background-color:#272737}.companies-export-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(775px,1fr));min-height:100%}@media screen and (max-width: 1550px){.companies-export-container{display:flex;flex-direction:column-reverse;min-height:initial}}.companies-export-container__child-wrapper{height:inherit;width:100%}.companies-export-container__child-wrapper>*{width:100%}.companies-export-container__upper-row{display:grid;grid-auto-flow:row;grid-gap:16px;grid-template-columns:2fr 1fr 1fr}.companies-export-container__superselector{height:320px}.companies-export-container__board-members{min-height:608px}.companies-export-container__retriever-reports{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.person-search-options__dropdown-wrapper{position:relative}.person-search-options__heading{font-size:14px;font-weight:500;line-height:24px}.person-search-options__heading{color:#3f3f4f}.theme-dark .person-search-options__heading{color:#e6e6ee}.business-person-list-item{border-right:8px solid transparent;display:flex;padding:8px 12px}.business-person-list-item{border-bottom:1px solid #c3c3cd}.theme-dark .business-person-list-item{border-bottom:1px solid #727283}.business-person-list-item--selected{background-color:#fdf9f7;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.theme-dark .business-person-list-item--selected{background-color:#343864;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.business-person-list-item__content{justify-content:space-between;line-height:24px;margin-left:10px;text-align:left;width:100%}.business-person-list-item__sub-content{font-size:12px}.business-person-list-item__sub-content{color:#727283}.theme-dark .business-person-list-item__sub-content{color:#c3c3cd}.recent-person-searches{min-width:247px;transition:min-width .2s,width .2s;width:247px}.recent-person-searches{background-color:#fff}.theme-dark .recent-person-searches{background-color:#272737}.recent-person-searches--collapsed{height:fit-content;min-width:49px;width:49px}.recent-person-searches__header{align-items:center;display:flex;height:49px;overflow:hidden}.recent-person-searches__header{border-bottom:1px solid #c3c3cd}.theme-dark .recent-person-searches__header{border-bottom:1px solid #727283}.recent-person-searches__header-label{display:flex;gap:6px;margin-left:8px}.recent-person-searches__header-arrow{margin-left:auto;min-width:49px}.recent-person-searches__header-arrow{border-left:1px solid #c3c3cd}.theme-dark .recent-person-searches__header-arrow{border-left:1px solid #727283}.recent-person-searches__collapsed-tab{display:flex;justify-content:center;width:100%}.recent-person-searches__collapsed-tab{background-color:#fff;border-bottom:1px solid #c3c3cd}.theme-dark .recent-person-searches__collapsed-tab{background-color:#272737;border-bottom:1px solid #727283}.recent-person-searches__collapsed-tab:last-child{border-bottom:0}.recent-person-searches__item{padding:4px 12px;text-align:left;width:100%}.recent-person-searches__item{border-bottom:1px solid #c3c3cd}.theme-dark .recent-person-searches__item{border-bottom:1px solid #727283}.recent-person-searches__item--selected{padding-right:4px}.recent-person-searches__item--selected{background-color:#fdf9f7;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.theme-dark .recent-person-searches__item--selected{background-color:#343864;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.vehicle-view-layout{display:grid;grid-gap:16px;max-height:100%;overflow-y:scroll;padding:0 0 16px 8px}.vehicle-view-layout__content{margin-top:16px}.vehicle-view-layout__header{display:flex;justify-content:space-between}.vehicle-view-layout__card-content{align-items:center;display:grid;grid-column-gap:64px;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));padding:16px}.vehicle-view-layout__previous-owner{display:grid}.vehicle-view-layout__engine-content{padding:0 16px}.vehicle-view-layout__two-col-content{display:grid;grid-gap:64px;grid-template-columns:1fr 1fr}.vehicle-view-layout__dropdown-wrapper{position:relative}.card-content__header{border-bottom:1px solid;margin-bottom:8px}.card-content__header{border-bottom-color:#c3c3cd}.theme-dark .card-content__header{border-bottom-color:#727283}.card-content__content{display:grid;grid-gap:64px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.vehicle-result-list-item{border-right:8px solid transparent;display:flex;padding:8px 12px}.vehicle-result-list-item{border-bottom:1px solid #c3c3cd;border-left:0;border-right:8px solid transparent;border-top:0}.theme-dark .vehicle-result-list-item{border-bottom:1px solid #727283;border-left:0;border-right:8px solid transparent;border-top:0}.vehicle-result-list-item--selected{background-color:#fdf9f7;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.theme-dark .vehicle-result-list-item--selected{background-color:#343864;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.vehicle-result-list-item__content{min-width:100%;padding:0 12px}.vehicle-result-list-item__sub-content{display:flex;gap:16px}.vehicle-result-list--export-dropdown{position:relative}.custom-overview-report-layout{box-sizing:border-box;margin:0 auto;width:1000px}.custom-overview-report-layout__print-banner{margin-top:16px}@media print{.custom-overview-report-layout__print-banner{display:none}}.custom-overview-report-layout__toc-header{color:#5a9dbe;font-size:36px;font-weight:500}.custom-overview-report-layout__toc-button{color:#5a9dbe;font-size:24px;width:fit-content}.custom-overview-report-layout__toc-button:hover{text-decoration:underline}.custom-overview-report-layout__header{border-bottom:solid 2px lightgrey;display:flex;flex-direction:row;justify-content:space-between;width:100%}.custom-overview-report-layout__title{align-self:flex-end;display:flex;flex-direction:column;padding-bottom:8px}.custom-overview-report-layout__company-name{color:#5a9dbe;font-size:24px;font-weight:500;line-height:1.5}.custom-overview-report-layout__section-title{color:#5a9dbe;font-size:24px;font-weight:500;margin-top:16px}.custom-overview-report-layout__section{break-inside:avoid;display:grid;grid-gap:16px;grid-template-columns:1fr 1fr;margin-top:16px}.custom-overview-report-layout__org-nr{color:#5a9dbe;font-size:20px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;text-transform:uppercase}.custom-overview-report-layout__header-right{display:flex;flex-direction:row;justify-content:space-between}.custom-overview-report-layout__source{align-self:flex-end;color:#5a9dbe;font-size:20px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.25;margin-right:20px;padding-bottom:8px;text-align:right}.custom-overview-report-layout__status{color:#5a9dbe;font-weight:500;margin-top:12px;text-align:right}.custom-overview-report-layout__logo{border-left:solid 2px lightgrey;color:#5a9dbe;height:100%;padding:8px 16px}.custom-overview-report-layout__basic-info{display:grid;grid-gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:16px}.custom-overview-report-layout__page-break{break-after:page}.custom-overview-report-layout__avoid-page-break{break-inside:avoid}.custom-overview-report-layout__two-chart{display:flex;margin-bottom:10px;margin-top:15px}.main-nav-logo{align-items:center;display:inline-flex;justify-content:center;width:100%}.main-nav-logo__custom{max-height:48px;max-width:160px}.main-nav-logo__logo{height:26px}.main-nav-item{position:relative}.main-nav-item__heading{align-items:center;display:flex;min-height:48px}.main-nav-item__heading{background-color:#191836}.theme-dark .main-nav-item__heading{background-color:#343864}.custom-theme-_2004703 .main-nav-item__heading{background-color:#1c5170}.main-nav-item__heading--active{background-color:#343864;box-shadow:inset 4px 0 #fac07b}.theme-dark .main-nav-item__heading--active{background-color:#54597f;box-shadow:inset 4px 0 #fac07b}.custom-theme-_2004703 .main-nav-item__heading--active{background-color:#23668d}.main-nav-item--open .main-nav-item__heading{background-color:#343864}.theme-dark .main-nav-item--open .main-nav-item__heading{background-color:#54597f}.custom-theme-_2004703 .main-nav-item--open .main-nav-item__heading{background-color:#23668d}.main-nav-item__heading:hover,.theme-dark .main-nav-item__heading:hover{background-color:#6f7593}.custom-theme-_2004703 .main-nav-item__heading:hover{background-color:#457d9e}.main-nav-item__icon-link{align-items:center;display:flex;height:48px;justify-content:flex-start;padding-left:12px;width:100%}.main-nav-item__button{align-items:center;display:flex;min-height:48px;padding-left:12px;width:100%}.main-nav-item__title{font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:400;line-height:24px;overflow:hidden;padding:0 8px;text-align:start;text-overflow:ellipsis;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap}.main-nav-item__title,.theme-dark .main-nav-item__title{color:#fff}.main-nav-item--nav-collapsed .main-nav-item__title{align-items:center;display:flex;min-height:48px;padding:0 12px;text-decoration:none!important}.main-nav-item--nav-collapsed .main-nav-item__title{background-color:#343864}.theme-dark .main-nav-item--nav-collapsed .main-nav-item__title{background-color:#54597f}.custom-theme-_2004703 .main-nav-item--nav-collapsed .main-nav-item__title{background-color:#23668d}.main-nav-item__arrow{margin-left:auto;margin-right:12px;transition:transform .2s}.main-nav-item--open .main-nav-item__arrow{transform:rotate(90deg)}.main-nav-item__sub-menu{overflow:hidden;transition:max-height .25s}.main-nav-item--nav-collapsed .main-nav-item__sub-menu{left:48px;opacity:0;position:absolute;top:0;transition:opacity .25s;z-index:100}.main-nav-item--reversed .main-nav-item__sub-menu{bottom:0;top:auto}.main-nav-item--nav-collapsed.main-nav-item--open .main-nav-item__sub-menu{opacity:1}.main-nav-item__sub-menu li:first-of-type{padding-top:1px}.main-nav-item--notification:after{border-radius:50%;content:"";display:block;position:absolute;left:8px;top:8px;width:8px;height:8px}.main-nav-item--notification:after{background:#fac07b}.theme-dark .main-nav-item--notification:after{background:#fac07b}.main-nav-sub-item{align-items:center;display:flex;min-height:32px}.main-nav-sub-item,.theme-dark .main-nav-sub-item{background-color:#54597f}.custom-theme-_2004703 .main-nav-sub-item{background-color:#23668d}.main-nav-sub-item--active,.theme-dark .main-nav-sub-item--active{box-shadow:inset 4px 0 #fac07b}.main-nav-sub-item:hover,.theme-dark .main-nav-sub-item:hover{background-color:#6f7593}.custom-theme-_2004703 .main-nav-sub-item:hover{background-color:#457d9e}.main-nav-sub-item__title{align-items:center;display:flex;gap:8px;font-size:14px;min-height:32px;padding-left:44px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:100%;position:relative}.main-nav-sub-item__title,.theme-dark .main-nav-sub-item__title{color:#fff}.main-nav-sub-item__title svg,.main-nav-sub-item__title path{fill:currentColor!important}.main-nav-sub-item__title:hover{text-decoration:none}.main-nav-item--nav-collapsed .main-nav-sub-item__title{min-width:148px;padding:0 12px;white-space:nowrap}.main-nav-sub-item__title--beta:after{content:"new";font-size:10px;font-weight:400;margin-left:3px;position:relative;text-transform:lowercase;top:-7px}.main-nav-sub-item__title--notification-badge:after{content:"";position:absolute;padding:0;left:8px;top:0;display:flex;width:8px;height:8px;border-radius:50%}.main-nav-sub-item__title--notification-badge:after{background:#fac07b}.theme-dark .main-nav-sub-item__title--notification-badge:after{background:#fac07b}.main-nav{display:flex;flex-direction:column;height:100%;overflow:hidden auto;transition:width .2s;width:220px}.main-nav{background-color:#191836}.theme-dark .main-nav{background-color:#343864}.custom-theme-_2004703 .main-nav{background-color:#1c5170}@media screen and (max-width: 768px){.main-nav{left:0;position:absolute;top:0;z-index:100}}.main-nav--nav-collapsed{overflow:visible;width:48px}@media screen and (max-width: 768px){.main-nav--nav-collapsed{overflow:hidden;width:0}}.main-nav__header{align-items:center;display:flex;height:48px;line-height:8px;min-height:48px;padding:0 12px}.main-nav__logo{margin-left:18px}.main-nav__logo img{display:block;max-height:36px}.main-nav__overlay{background-color:#000;height:100vh;opacity:.5;position:absolute;width:100vw;z-index:99}.main-nav__spacer{flex-grow:1}.main-nav-contact--external{padding:8px}.main-nav-contact--external,.theme-dark .main-nav-contact--external{color:#fff}.main-nav-contact--external a{font-size:10px}.main-nav-contact--external a,.theme-dark .main-nav-contact--external a{color:#fff}.main-nav-contact--external.main-nav-contact--nav-is-collapsed{white-space:nowrap}.main-nav-contact__img{border-radius:50%;height:48px;width:48px}.main-nav-contact__text{font-size:10px;font-weight:500;line-height:12px}.main-nav-contact__text,.theme-dark .main-nav-contact__text{color:#fff}.main-nav-account-item{padding:12px 0;text-transform:none}.top-nav{background-color:#f5eee9;width:100%}.top-nav__header{display:flex;height:48px;justify-content:space-between}.top-nav__breadcrumb{align-items:center;display:flex;gap:8px;justify-content:center}.top-nav__hamburger-menu{padding:12px}.top-nav__separator{background-color:#9393a5;height:16px;margin:0 8px;width:1px}.theme-dark .top-nav{background-color:#191836;width:100%}.theme-dark .top-nav__header{display:flex;height:48px;justify-content:space-between}.theme-dark .top-nav__breadcrumb{align-items:center;display:flex;gap:8px;justify-content:center}.theme-dark .top-nav__hamburger-menu{padding:12px}.theme-dark .top-nav__separator{background-color:#9393a5;height:16px;margin:0 8px;width:1px}.nav-layout{background-color:#f5eee9;display:flex;height:100%;position:relative}.nav-layout__column{display:flex;flex:1;flex-direction:column;overflow:auto}@media screen and (min-width: 769px){.nav-layout__column{margin-left:24px;padding-right:24px}}.nav-layout__routes{flex:1;max-width:100vw;min-height:0}.theme-dark .nav-layout{background-color:#191836;display:flex;height:100%;position:relative}.theme-dark .nav-layout__column{display:flex;flex:1;flex-direction:column;overflow:auto}@media screen and (min-width: 769px){.theme-dark .nav-layout__column{margin-left:24px;padding-right:24px}}.theme-dark .nav-layout__routes{flex:1;max-width:100vw;min-height:0}.list-item--selected{font-weight:400}.list-item--selected{background-color:#fdf9f7;box-shadow:inset 5px 0 #fac07b;color:#000}.theme-dark .list-item--selected{background-color:#343864;box-shadow:inset 5px 0 #fac07b;color:#fff}.list-item--selected a span{text-decoration:none}.keyboard-shortcuts-icon{border-radius:4px;display:inline block;line-height:1.75;margin-left:5px;margin-right:5px;min-height:36px;padding:5px 10px}.keyboard-shortcuts-icon{background-color:#fff;border:1px solid #c3c3cd;color:#3f3f4f}.theme-dark .keyboard-shortcuts-icon{background-color:#272737;border:1px solid #727283;color:#e6e6ee}.keyboard-shortcuts{padding:20px}.keyboard-shortcuts{color:#3f3f4f}.theme-dark .keyboard-shortcuts{color:#e6e6ee}.keyboard-shortcuts__item{align-items:center;display:flex;flex-direction:row;min-height:45px;padding-left:5px}.keyboard-shortcuts__header{font-size:14px;font-weight:500;margin-bottom:10px;margin-top:10px}.real-estate-list-item{border-right:8px solid transparent;display:flex;padding:8px 12px}.real-estate-list-item{border-bottom:1px solid #c3c3cd}.theme-dark .real-estate-list-item{border-bottom:1px solid #727283}.real-estate-list-item--selected{background-color:#fdf9f7;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.theme-dark .real-estate-list-item--selected{background-color:#343864;border-right:8px solid #fac07b;box-shadow:inset 1px 0 0 1px #fac07b}.real-estate-list-item__details{align-items:center;display:flex;grid-gap:2px}.real-estate-list-item__reticon{margin-bottom:2px}.real-estate-list-item__content{justify-content:space-between;line-height:24px;margin-left:10px;text-align:left;width:100%}.real-estate-list-item__sub-content{font-size:12px}.real-estate-list-item__sub-content{color:#727283}.theme-dark .real-estate-list-item__sub-content{color:#c3c3cd}.business-real-estate{height:100%;overflow-y:auto;width:100%}.business-real-estate__preview{display:flex;justify-content:center}.business-real-estate__content{margin:0 auto;padding:0 16px 16px}.business-real-estate__content--unscaled{min-height:2592px;width:1800px}.business-real-estate__header-main{align-items:center;border-bottom:1px solid;display:flex;justify-content:space-between;padding:16px}.business-real-estate__header-main{border-bottom-color:#c3c3cd}.theme-dark .business-real-estate__header-main{border-bottom-color:#727283}.business-real-estate__header-sub{display:flex;justify-content:space-between;padding:8px 16px}.business-real-estate__header-sub{background-color:#f6f6fe}.theme-dark .business-real-estate__header-sub{background-color:#3f3f4f}.business-real-estate__header-sub-left{display:flex;gap:32px}.business-real-estate__entity-main{display:flex;justify-content:space-between;padding:8px 16px}.business-real-estate__entity-main{background-color:#f6f6fe}.theme-dark .business-real-estate__entity-main{background-color:#3f3f4f}.business-real-estate__entity-main-left{display:flex;grid-gap:32px}.business-real-estate__entity-sub{border-top:1px solid;display:grid;grid-gap:48px;grid-template-columns:1fr 1fr 1fr;padding:16px}.business-real-estate__entity-sub{border-top-color:#c3c3cd}.theme-dark .business-real-estate__entity-sub{border-top-color:#727283}.business-real-estate__dropdown-wrapper{height:100%;position:relative}.business-real-estate__export-dropdown-wrapper-real-estate{position:relative}.business-real-estate__export-dropdown-wrapper-real-estate{background-color:#f6f6fe!important}.theme-dark .business-real-estate__export-dropdown-wrapper-real-estate{background-color:#3f3f4f!important}.business-real-estate__export-dropdown-wrapper-results{position:relative}.business-real-estate__export-dropdown-wrapper-results{border-left:1px solid #c3c3cd}.theme-dark .business-real-estate__export-dropdown-wrapper-results{border-left:1px solid #727283}.business-real-estate__export-dropdown-content{line-height:2.13;min-width:300px;padding:8px}.list{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .list{background-color:#272737;border:1px solid #727283}.list-item{align-items:center;display:flex;gap:4px 8px;min-height:41px;padding:4px 12px}.list-item{border-bottom:1px solid #c3c3cd}.theme-dark .list-item{border-bottom:1px solid #727283}@media (max-width: 768px){.list-item{flex-wrap:wrap}}.list-item:last-child{border-bottom:0;min-height:40px}.list-item__icon-wrapper{display:flex;width:22px}.list-item__label{flex-grow:1;line-height:1.5;word-break:break-all}.list-item__col{color:#727283}.theme-dark .list-item__col{color:#c3c3cd}.list-item__col:last-child{display:flex;justify-content:right;margin-left:auto;text-align:right}.list-item__coldata{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (hover: hover){.list-item__coldata--show-on-hover,.list-item:hover .list-item__coldata--hide-on-hover{display:none}.list-item:hover .list-item__coldata--show-on-hover{display:block}}.sso-setup{border-radius:8px;margin:0 auto;max-width:1000px;padding:24px 32px 32px}.sso-setup{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .sso-setup{background-color:#272737;border:1px solid #727283}.sso-setup__domain-input-wrapper{flex-grow:1}.sso-setup__toggle-wrapper{align-items:center;display:flex;gap:16px;height:32px;margin:0 8px;white-space:nowrap}.manage-email-accounts{border-radius:8px;margin:0 auto;max-width:1000px;padding:24px 32px 32px}.manage-email-accounts{background-color:#fff;border:1px solid #c3c3cd}.theme-dark .manage-email-accounts{background-color:#272737;border:1px solid #727283}.manage-email-accounts__domain-input-wrapper{flex-grow:1}.manage-email-accounts__toggle-wrapper{align-items:center;display:flex;height:32px;margin:0 8px;white-space:nowrap}.login-page-layout{align-items:center;background-color:#191836;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.login-page-layout__logo-wrapper{margin-bottom:20px;margin-top:10px;max-width:280px;width:100%}.login-page-layout__well-wrapper{max-width:88vw;width:100%}.login-page-layout__loading-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:304px;width:100%}.login-page-layout__form-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.login-page-layout__form-wrapper form{max-width:280px;width:100%}.login-page-layout__input{margin-bottom:8px}.login-page-layout__title-wrapper{padding-bottom:40px;padding-top:20px;text-align:center}.login-page-layout__form-button{margin-bottom:15px;margin-top:5px;width:100%}.login-page-layout__languages{display:flex;flex-direction:row;justify-content:space-evenly}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none) and (min-width: 769px){.login-page-layout{margin-top:5%}}@media screen and (min-width: 769px){.login-page-layout__logo-wrapper{margin-bottom:30px}.login-page-layout__well-wrapper{max-width:350px;min-height:auto}}
