.loading-spinner{left:50%;top:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading-spinner__orbit-wrapper{border-radius:50%;height:55px;-webkit-perspective:800px;perspective:800px;width:55px}.loading-spinner__orbit-wrapper *{box-sizing:border-box}.loading-spinner__orbit-wrapper .loading-spinner__orbit{border-radius:50%;box-sizing:border-box;height:100%;position:absolute;width:100%}.loading-spinner__orbit-wrapper .loading-spinner__orbit:first-child{-webkit-animation:orbit-spinner-orbit-one-animation 1.2s linear infinite;animation:orbit-spinner-orbit-one-animation 1.2s linear infinite;border-bottom:3px solid #194c80;left:0;top:0}.loading-spinner__orbit-wrapper .loading-spinner__orbit:nth-child(2){-webkit-animation:orbit-spinner-orbit-two-animation 1.2s linear infinite;animation:orbit-spinner-orbit-two-animation 1.2s linear infinite;border-right:3px solid #194c80;right:0;top:0}.loading-spinner__orbit-wrapper .loading-spinner__orbit:nth-child(3){-webkit-animation:orbit-spinner-orbit-three-animation 1.2s linear infinite;animation:orbit-spinner-orbit-three-animation 1.2s linear infinite;border-top:3px solid #194c80;right:0;bottom:0}.icon{color:#194c80;height:24px;overflow:hidden;width:24px}@media screen and (max-width:603px){.icon{height:20px;width:20px}}.icon svg{height:100%;pointer-events:none;width:100%}.icon.accent-error-20{color:#fbd0cc}.icon.accent-error-100{color:#ea1601}.icon.accent-success-110{color:#04744a}.icon.primary-10{color:#b8cee6}.icon.primary-30{color:#85a8cc}.icon.primary-50{color:#5985b3}.icon.primary-100{color:#194c80}.icon.primary-110{color:#0a3766}.icon.text-50{color:#8394a6}.icon.text-100{color:#0e2c4d}.icon.white{color:#fff}.badge--light-blue,.badge--primary,.badge--red{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700;font-size:12px}.badge{align-items:center;display:flex;justify-content:center;box-sizing:border-box;border-radius:12px;height:24px;width:24px}@media screen and (max-width:603px){.badge{min-height:18px;min-width:18px}}.badge--red{color:#fff}.badge--light-blue{color:#fff;background-color:#8394a6}.badge--primary{color:#fff;background-color:#194c80}.button-ghost .button-ghost__button .button-ghost__text,.button-ghost .button-ghost__button:disabled .button-ghost__text,.button-ghost .button-ghost__button:hover:not(:disabled) .button-ghost__text{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.button-ghost{display:inline-flex;flex-direction:row;justify-content:center}.button-ghost .button-ghost__button{width:auto;height:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;padding:12px 24px;border-radius:24px;background-color:transparent;border:none}.button-ghost .button-ghost__button .icon{color:#5985b3;width:24px;height:24px}.button-ghost .button-ghost__button .button-ghost__text{color:#5985b3;padding:0 10px}.button-ghost .button-ghost__button:hover:not(:disabled){background-color:#b8cee6}.button-ghost .button-ghost__button:hover:not(:disabled) .button-ghost__text,.button-ghost .button-ghost__button:hover:not(:disabled) .icon{color:#194c80}.button-ghost .button-ghost__button:active{height:44px;padding:10px 22px;margin:2px}.button-ghost .button-ghost__button:disabled{cursor:default;pointer-events:none}.button-ghost .button-ghost__button:disabled .button-ghost__text,.button-ghost .button-ghost__button:disabled .icon{color:#85a8cc}.button-icon{display:inline-flex;flex-direction:row;justify-content:center}.button-icon .button-icon__button{width:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none}.button-icon .button-icon__button .icon{pointer-events:none;width:24px;height:24px}.button-icon .button-icon__button.button-icon--round{border-radius:24px;height:48px}.button-icon .button-icon__button.button-icon--primary{background-color:#194c80;border:none}.button-icon .button-icon__button.button-icon--primary .icon{color:#fff}.button-icon .button-icon__button.button-icon--primary:hover:not(:disabled){background-color:#0a3766;border:2px solid #0a3766}.button-icon .button-icon__button.button-icon--primary:disabled{cursor:default;pointer-events:none;background-color:#85a8cc;border:2px solid #85a8cc}.button-icon .button-icon__button.button-icon--primary:active:not(.button-icon--rectangle){width:44px;height:44px;box-shadow:0 1px 4px 0 #5985b3;margin:2px}.button-icon .button-icon__button.button-icon--primary.button-icon--rectangle{min-height:104px;border-top-right-radius:8px;border-bottom-right-radius:8px}.button-icon .button-icon__button.button-icon--primary.button-icon--rectangle:active{background-color:#0a3766}.button-icon .button-icon__button.button-icon--secondary{background-color:transparent;border:1px solid #194c80}.button-icon .button-icon__button.button-icon--secondary .icon{color:#194c80}.button-icon .button-icon__button.button-icon--secondary:hover:not(:disabled){border:2px solid #194c80}.button-icon .button-icon__button.button-icon--secondary:hover:not(:disabled) .icon{color:#0a3766}.button-icon .button-icon__button.button-icon--secondary:disabled{cursor:default;pointer-events:none;border:1px solid #85a8cc}.button-icon .button-icon__button.button-icon--secondary:disabled .icon{color:#85a8cc}.button-icon .button-icon__button.button-icon--secondary:active{width:44px;height:44px;margin:2px}.button-icon .button-icon__button.button-icon--ghost{background-color:transparent;border:none}.button-icon .button-icon__button.button-icon--ghost .icon{color:#5985b3}.button-icon .button-icon__button.button-icon--ghost:hover:not(:disabled):not(:active){width:40px;height:40px;background-color:#b8cee6;margin:4px}.button-icon .button-icon__button.button-icon--ghost:hover:not(:disabled):not(:active) .icon{color:#194c80}.button-icon .button-icon__button.button-icon--ghost:disabled{cursor:default;pointer-events:none}.button-icon .button-icon__button.button-icon--ghost:disabled .icon{color:#85a8cc}.button-icon .button-icon__button.button-icon--ghost:active{width:36px;height:36px;background-color:#b8cee6;margin:6px}.button-icon .button-icon__button.button-icon--ghost:active .icon{color:#194c80}.button-icon .button-icon__button.button-icon--ghost:focus-visible{border:2px solid #194c80}.button-icon .badge{align-self:center;-webkit-transform:translateX(-8px) translateY(-4px);transform:translateX(-8px) translateY(-4px)}.select,.select.select--disabled .select__wrapper .select__title,.select.select--error .select__title,.select.select--error .select__title:hover,.select.select--error .select__wrapper:focus .select__title,.select.select--error .select__wrapper:hover .select__title,.select.select--readonly .select__title,.select.select--summary .select__title,.select__error-message,.select__title,.select__wrapper:focus .select__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.select,.select.select--disabled .select__wrapper .select__title,.select.select--error .select__title,.select.select--error .select__title:hover,.select.select--error .select__wrapper:focus .select__title,.select.select--error .select__wrapper:hover .select__title,.select.select--readonly .select__title,.select__error-message,.select__title,.select__wrapper:focus .select__title{font-weight:400}.select__error-message{font-size:14px}.select,.select.select--disabled .select__wrapper .select__title,.select.select--error .select__title,.select.select--error .select__title:hover,.select.select--error .select__wrapper:focus .select__title,.select.select--error .select__wrapper:hover .select__title,.select.select--readonly .select__title,.select__title,.select__wrapper:focus .select__title{font-size:16px}.select.select--summary .select__title{font-weight:700}.select,.select.select--disabled .select__wrapper .select__title,.select.select--error .select__title,.select.select--error .select__title:hover,.select.select--error .select__wrapper:focus .select__title,.select.select--error .select__wrapper:hover .select__title,.select.select--readonly .select__title,.select__title,.select__wrapper:focus .select__title{line-height:24px;text-align:left}.select{color:#0e2c4d;max-height:48px;min-width:130px;position:relative;z-index:1}.select__wrapper{outline:0}.select__wrapper:hover .select__title{border-color:#366699}.select__wrapper:hover .select__title .icon{color:#0e2c4d}.select__wrapper:focus .select__title{color:#0e2c4d;border:2px solid #194c80;padding:12px 16px}.select__wrapper:focus .select__title .icon{color:#0e2c4d;flex-shrink:0}.select__title{color:#b6bfc9;align-items:center;background-color:#f0f4f7;border-radius:8px;border:1px solid #85a8cc;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;outline:0;padding:12px 16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%}.select__title.select__title--hidden{display:none}.select__title p{margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;color:#0e2c4d}.select__title .icon{color:#8394a6}.select__title .icon--close{display:none}.select__options{height:0;list-style-type:none;margin:0;overflow:hidden;padding:0}.select__options .select__option{align-items:center;background-color:#e6f0fa;cursor:pointer;display:flex;justify-content:space-between;padding:11px 16px}.select__options .select__option:hover{background-color:#b8cee6}.select__options .select__option:hover .icon{opacity:1}.select__options .select__option:active{background-color:#b8cee6}.select__options .select__option:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.select__options .select__option:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.select__options .select__option__label{margin:0 28px 0 0;padding:0;pointer-events:none}.select__options .select__option .icon{opacity:0}.select__error-message{color:#9f0f01;line-height:24px;display:none;padding:0 16px}.select.select--disabled{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.select.select--disabled .select__wrapper .select__title{color:#b6bfc9;border-color:#b8cee6}.select.select--disabled .select__wrapper .select__title .icon{color:#8394a6}.select.select--open{z-index:2}.select.select--open ul{height:auto;margin:8px 0 0}.select.select--open .select__title .icon--close{display:block}.select.select--open .select__title .icon--open{display:none}.select.select--open-to-top .select__options{-webkit-transform:translateY(calc(-100% - 64px));transform:translateY(calc(-100% - 64px))}.select.select--error .select__title,.select.select--error .select__title:hover{color:#9f0f01;border-color:#ea1601}.select.select--error .select__title .icon{color:#9f0f01}.select.select--error .select__wrapper:focus .select__title,.select.select--error .select__wrapper:hover .select__title{color:#9f0f01;border-color:#ea1601}.select.select--error .select__wrapper:focus .select__title .icon,.select.select--error .select__wrapper:hover .select__title .icon{color:#9f0f01}.select.select--error .select__error-message{display:block}.select.select--readonly{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.select.select--readonly .select__title{color:#0e2c4d;background-color:#f2f9ff;border-color:transparent}.select.select--summary{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.select.select--summary .select__title{color:#0e2c4d;font-size:16px;line-height:24px;background-color:#f2f9ff;border-color:transparent}.select.select--summary .select__title .icon{display:none}.nav-element-primary-link .nav-element-primary__label{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.3px}.nav-element-primary-link--disabled{cursor:default;pointer-events:none}.nav-element-primary-link .nav-element-primary{width:80px;height:80px;background-color:#fff;outline:none;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.nav-element-primary-link .nav-element-primary .icon{width:32px;height:32px;color:#5985b3;z-index:2}.nav-element-primary-link .nav-element-primary__label{color:#5985b3;margin-left:16px;z-index:2}.nav-element-primary-link .nav-element-primary--open{width:280px;justify-content:flex-start}.nav-element-primary-link .nav-element-primary--open .icon{margin-left:24px}.nav-element-primary-link .nav-element-primary--active:not(.nav-element-primary--disabled) .icon,.nav-element-primary-link .nav-element-primary--active:not(.nav-element-primary--disabled) .nav-element-primary__label{color:#194c80}.nav-element-primary-link .nav-element-primary--active:not(.nav-element-primary--disabled) .nav-element-primary__active-element{width:70px;height:80px;position:absolute;right:0;background-color:#f0f4f7;border-bottom-left-radius:8px;border-top-left-radius:8px;z-index:1}.nav-element-primary-link .nav-element-primary--active:not(.nav-element-primary--disabled).nav-element-primary--open .nav-element-primary__active-element{width:272px}.nav-element-primary-link .nav-element-primary--disabled{cursor:default;pointer-events:none}.nav-element-primary-link .nav-element-primary--disabled .icon,.nav-element-primary-link .nav-element-primary--disabled .nav-element-primary__label{color:#85a8cc}.nav-element-primary-link .nav-element-primary:active .icon,.nav-element-primary-link .nav-element-primary:active .nav-element-primary__label,.nav-element-primary-link .nav-element-primary:hover .icon,.nav-element-primary-link .nav-element-primary:hover .nav-element-primary__label{color:#0a3766}.navigation-primary .navigation-primary__nav-items--language-switch-closed{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;color:#0e2c4d;line-height:24px}.navigation-primary{display:flex;flex-direction:column;background-color:#fff;height:100vh;padding:32px 0}.navigation-primary--open{width:280px;box-shadow:0 6px 20px 0 rgba(23,75,129,.1)}.navigation-primary--open .navigation-primary__logo{width:280px;background-image:url(/static/media/logo-navigation-expand.8a129001.webp)}.navigation-primary--close{width:80px}.navigation-primary--close .navigation-primary__logo{width:80px;background-image:url(/static/media/logo-navigation-compress.b821610c.webp)}.navigation-primary .navigation-primary__logo{background-repeat:no-repeat;background-size:contain;background-position-x:center;height:48px}.navigation-primary .navigation-primary__nav-items{display:flex;flex-direction:column;height:calc(100vh - 172px);margin-top:60px;overflow-y:auto;overflow-x:hidden}.navigation-primary .navigation-primary__nav-items a{text-decoration:none}.navigation-primary .navigation-primary__nav-items .button-ghost:first-of-type,.navigation-primary .navigation-primary__nav-items .button-icon:first-of-type{margin-top:auto}.navigation-primary .navigation-primary__nav-items--language-switch-closed{text-align:center;cursor:pointer;padding-top:28px;align-self:center}.navigation-primary .navigation-primary__nav-items .button-ghost{justify-content:flex-start;margin-left:24px}.navigation-primary .navigation-primary__nav-items .select{margin:16px 24px 0}.notification-bars{display:flex;flex-direction:column;grid-gap:16px;gap:16px;margin-bottom:40px}.notification-bars:blank,.notification-bars:empty{display:none}.notification-bar__message{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700}.notification-bar{display:flex;position:relative;border-radius:8px;overflow:hidden}.notification-bar__dismiss{position:absolute;padding:12px;top:16px;right:16px;cursor:pointer}.notification-bar__icon{flex-grow:0;flex-shrink:0;box-sizing:border-box;width:80px;min-height:80px;padding:28px}.notification-bar__message{font-size:16px;line-height:1.5em;flex-grow:1;flex-shrink:1;display:flex;flex-flow:column;justify-content:center;margin:0;padding:16px;text-align:left}.notification-bar__message span{display:block}.notification-bar--level-success{background-color:#ccf6e6}.notification-bar--level-success .notification-bar__dismiss .icon{color:#00d082}.notification-bar--level-success .notification-bar__icon{background-color:#00d082}.notification-bar--level-success .notification-bar__icon .icon{color:#ccf6e6}.notification-bar--level-success .notification-bar__message{color:#04744a}.notification-bar--level-notification{background-color:#b8cee6}.notification-bar--level-notification .notification-bar__dismiss .icon{color:#194c80}.notification-bar--level-notification .notification-bar__icon{background-color:#194c80}.notification-bar--level-notification .notification-bar__icon .icon{color:#b8cee6}.notification-bar--level-notification .notification-bar__message{color:#0a3766}.notification-bar--level-info{background-color:transparent}.notification-bar--level-info .notification-bar__dismiss .icon{color:#8394a6}.notification-bar--level-info .notification-bar__icon{background-color:transparent;width:24px;padding-left:0;padding-right:0}.notification-bar--level-info .notification-bar__icon .icon,.notification-bar--level-info .notification-bar__message{color:#0e2c4d}.notification-bar--level-warning{background-color:#fef6cc}.notification-bar--level-warning .notification-bar__dismiss .icon{color:#fad202}.notification-bar--level-warning .notification-bar__icon{background-color:#fad202}.notification-bar--level-warning .notification-bar__icon .icon{color:#fef6cc}.notification-bar--level-warning .notification-bar__message{color:#7f6c0a}.notification-bar--level-error{background-color:#fbd0cc}.notification-bar--level-error .notification-bar__dismiss .icon{color:#ea1601}.notification-bar--level-error .notification-bar__icon{background-color:#ea1601}.notification-bar--level-error .notification-bar__icon .icon{color:#fbd0cc}.notification-bar--level-error .notification-bar__message{color:#9f0f01}.button-primary .button-primary__button .button-primary__text{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.button-primary{display:inline-flex;flex-direction:row;justify-content:center}.button-primary .button-primary__button{width:auto;height:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;padding:12px 24px;border-radius:24px;background-color:#194c80;border:none}.button-primary .button-primary__button .icon{color:#fff;width:24px;height:24px}.button-primary .button-primary__button .button-primary__text{color:#fff;padding:0 10px}.button-primary .button-primary__button:hover:not(:disabled){background-color:#0a3766}.button-primary .button-primary__button:active{height:44px;padding:10px 22px;margin:2px}.button-primary .button-primary__button:disabled{cursor:default;pointer-events:none;background-color:#85a8cc}.site-title .site-title__header .site-title__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700}.site-title{background-color:#fff;padding:24px 16px;border-radius:8px}.site-title--is-transparent{background-color:transparent;padding:24px 0}.site-title .site-title__header{display:flex;flex-direction:row;justify-items:baseline;justify-content:space-between}.site-title .site-title__header .site-title__title{text-align:left;color:#0e2c4d;font-size:24px;margin:8px 83px 8px 0}@media screen and (max-width:603px){.site-title .site-title__header .site-title__title{font-size:18px}}.site-title .button-toggle-set{margin-top:24px}.error{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 48px)}.error .site-title{margin-bottom:24px}.error .notification-bar+.notification-bar{margin-top:24px}.root-layout-section{display:block;width:100%}.root-layout-section .topbar-layout-section{margin:0 -24px}.root-layout-section .navigation-primary{position:fixed;left:0;top:0;height:100vh;z-index:1000}.root-layout-section .navigation-primary~.main-layout{margin-left:80px;width:calc(100% - 80px)}@media screen and (min-width:1200px){.root-layout-section .navigation-primary.navigation-primary--open~.main-layout{margin-left:280px;width:calc(100% - 280px)}}.root-layout-section .main-layout{position:relative;box-sizing:border-box;min-height:100vh;padding:0 24px}body,html{margin:0;padding:0;min-height:100vh;min-height:-webkit-fill-available;-ms-scroll-chaining:none;overscroll-behavior:none}.root-layout{display:flex;min-height:100vh;overflow:scroll}.forgot-password-link a{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px}.forgot-password-link{margin-top:32px;margin-bottom:48px;text-align:right}.forgot-password-link a{color:#8394a6}@media screen and (max-width:603px){.forgot-password-link a{font-size:14px}}.simple-view-title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700;text-align:left;color:#0e2c4d;margin:0;font-size:24px;padding-bottom:32px}@media screen and (max-width:603px){.simple-view-title{font-size:18px}}.simple-view-title--is-report-view{padding-top:24px;padding-bottom:8px}.form-layout__header{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700;font-size:16px;line-height:24px}.form-layout{display:flex;flex-direction:column;flex-grow:1;align-content:stretch;min-width:100%}.form-layout>.form-layout-section{width:100%;margin:0;padding-bottom:32px;text-align:center;border:none;outline:none}.form-layout>.form-layout-section:last-child:not(.form-layout-section--align-bottom){padding-bottom:0}.form-layout>.form-layout-section--align-bottom,.form-layout>.form-layout-section:last-child.form-layout-section--align-bottom{background-color:transparent;margin-top:32px;padding-bottom:0}.form-layout--align-vertical .form-layout-section{text-align:left}.form-layout--align-vertical .form-layout-section:last-child:not(:only-child){text-align:center}.form-layout--align-horizontal .label{display:flex;flex-direction:row;align-content:stretch}.form-layout--align-horizontal .label>*{flex-grow:2;flex-shrink:2;width:200px}@media screen and (max-width:603px){.form-layout--align-horizontal .label .input-file{width:auto}}.form-layout--align-horizontal .label.label--thin .label__labeltext,.form-layout--align-horizontal .label__labeltext{flex-grow:1;flex-shrink:1;width:100px;margin-right:24px}.form-layout--blue-background{padding:0}.form-layout--blue-background>.form-layout-section:not(.form-layout-section--align-bottom){background-color:#f2f9ff;padding:0 16px;width:auto}.form-layout--blue-background>.form-layout-section:not(.form-layout-section--align-bottom)+.form-layout-section:not(.form-layout-section--align-bottom){padding:8px 16px}.form-layout--blue-background .icon{display:none}.form-layout__header{color:#0e2c4d;align-items:center;display:flex;margin-bottom:40px}.form-layout__header .icon{margin-right:8px}.label.label--align-top,.label.label--thin .label__labeltext,.label__labeltext{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.label.label--thin .label__labeltext{font-weight:400}.label.label--align-top,.label__labeltext{font-weight:700}.label.label--align-top,.label.label--thin .label__labeltext,.label__labeltext{color:#0e2c4d;font-size:16px;line-height:24px;text-align:left}.label__labeltext{align-items:center;display:inline-flex;height:48px}.label.label--align-top{align-items:flex-start}.form-layout .form-layout-section:last-child,.logo-header{margin:0 auto}.logo-header{width:260px;background-image:url(/static/media/logo-navigation-expand.8a129001.webp);background-repeat:no-repeat;background-position:50%;height:48px;padding:112px 0}.footer__navigation__item,.footer__navigation__item:active,.footer__navigation__item:hover{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;color:#8394a6;font-size:14px;line-height:24px;text-align:left}.footer{padding:164px 32px 24px;background-image:url(/static/media/logo-navigation-footer.803761b7.webp);background-repeat:no-repeat;background-position:50%}.footer__navigation{display:flex;justify-content:flex-end;align-content:stretch}.footer__navigation__item{text-decoration:none;margin-right:40px}.footer__navigation__item:last-child{margin-right:0}.footer__navigation__item:active,.footer__navigation__item:hover{color:#0e2c4d}.main-layout-section--section-topbar,.main-layout-section--section-topbar-not-fixed{background-color:var(--topbar-background);flex-shrink:0;flex-grow:0;margin:0 -24px;padding:0 24px;position:sticky;left:0;top:0;z-index:101}.main-layout-section--section-topbar-not-fixed{position:static}.main-layout-section--width-narrow{align-self:center;width:45.5%}.main-layout-section--section-main{flex-shrink:1;flex-grow:1}.main-layout-section--section-footer{flex-shrink:0;flex-grow:0}.main-layout-section .card-numeric-batch-collection{margin-top:-25px}.main-layout{display:flex;flex-direction:column;align-content:stretch;position:relative;min-height:100vh}.topbar-layout-section{background-color:#f0f4f7;flex-shrink:0;flex-grow:0;left:0;padding:0 24px;position:sticky;top:0;z-index:101}.topbar-layout-section--fluid{position:static}.form-layout:last-child{margin:0 auto}.view-layout{display:flex;flex-direction:column;justify-content:flex-start;align-content:stretch}.view-layout>.view-layout-section{margin-bottom:16px}.view-layout>.view-layout-section:last-child{margin-bottom:0}.view-layout>.view-layout-section.view-layout-section--content-stretched{align-items:center;display:flex;justify-content:space-between;margin-top:-32px}.card-device-list{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-device-list.card-device-list--archived{background-color:#f2f9ff}.card-device-list__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:100%}.card-device-list .card-item-device-state{flex-basis:100%;margin-top:24px}.chip.chip--active,.chip:not(.chip--active){font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px}.chip{cursor:pointer;max-height:32px;white-space:nowrap;outline:0}.chip:not(.chip--active){color:#194c80}@media screen and (min-width:1200px){.chip:hover .chip__content{background-color:#85a8cc}}.chip:active{margin:2px}.chip:active .chip__content{background-color:#85a8cc;padding:2px 14px}.chip__content{cursor:default;pointer-events:none;background-color:#fff;border-radius:8px;display:block;padding:4px 16px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.chip.chip--active{color:#fff}.chip.chip--active .chip__content{background-color:#194c80}@media screen and (min-width:1200px){.chip.chip--active:hover .chip__content{background-color:#194c80}}.chip.chip--active:active .chip__content{background-color:#0a3766}.filter-chip-set__label{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;color:#0e2c4d;line-height:24px;text-align:left;margin:0;padding:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filter-chip-set__chips{align-content:flex-start;display:flex;flex-wrap:wrap}.filter-chip-set__chips .chip{margin:8px 0}.filter-chip-set__chips .chip:active{margin:10px 2px 8px}.filter-chip-set__chips .chip:not(:first-of-type){margin-left:16px}.filter-chip-set__chips .chip:not(:first-of-type):active{margin-left:18px}.filter-chip-set__chips .chip:only-child:active{padding-bottom:2px}.filter-chip-set+.filter-chip-set{margin-left:32px}.navigation-secondary{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:32px 0}@media screen and (max-width:603px){.navigation-secondary{padding:16px 0}}.card-collection-layout{display:flex;flex-direction:column;justify-content:flex-start;align-content:stretch}.card-collection-layout>*{margin-bottom:16px}.card-collection-layout>:last-child{margin-bottom:0}.card-collection-layout .card-collection-layout__header{align-items:center;display:inline-flex;flex-wrap:wrap;margin-bottom:24px;padding:0 16px}.card-item-single-control{background-color:transparent;margin-left:auto;padding-left:16px;outline:0}.illustration{color:#5985b3;height:72px;overflow:hidden;width:72px}@media screen and (max-width:603px){.illustration{height:40px;width:40px}}.illustration svg{height:100%;width:100%}.tag,.tag--info{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:12px}.tag{color:#fff;border-radius:4px;min-width:38px;padding:4px 8px;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tag--neutral{background-color:#3dedd6}.tag--negative{background-color:#ea1601}.tag--positive{background-color:#00d082}.tag--warn{background-color:#fad202}.tag--info{color:#194c80;align-items:center;background-color:#b8cee6;border-radius:16px;display:flex;padding:4px 10px}.tag--info .icon{margin-right:4px}.card-item-header__subtitle,.card-item-header__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-header__subtitle{font-weight:400}.card-item-header__title{font-weight:700}.card-item-header__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-header{align-items:center;background-color:transparent;display:flex;flex-grow:1}@media screen and (max-width:603px){.card-item-header{max-width:60%}}.card-item-header__content .tag{flex-shrink:0;margin:4px 8px 0 16px}.card-item-header__title-wrapper{align-items:flex-start;display:flex}.card-item-header__title{text-align:left;color:#0e2c4d;font-size:24px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}@media screen and (max-width:603px){.card-item-header__title{font-size:18px;overflow:hidden;text-overflow:ellipsis}}.card-item-header__subtitle{margin:0;padding:0}.card-item-header .illustration{flex-shrink:0;margin-right:16px}@media screen and (max-width:603px){.card-item-header .illustration{margin-right:8px}}.card-item-header .tag--info{flex-shrink:0;margin-left:auto}.card-item-header .no-illustration{padding-left:12px}.breadcrumbs a,.breadcrumbs a:hover:not(:last-of-type),.breadcrumbs a:last-of-type{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.breadcrumbs{width:auto;text-align:left}.breadcrumbs a{color:#8394a6;text-transform:capitalize}.breadcrumbs a:not(:last-of-type):after{content:" / ";display:inline-block;white-space:pre}.breadcrumbs a:last-of-type{color:#0e2c4d;cursor:default;pointer-events:none;text-decoration:none}.breadcrumbs a:hover:not(:last-of-type){color:#0e2c4d}.user-profile .user-profile__box-closed .user-profile__texts p.location,.user-profile .user-profile__box-closed .user-profile__texts p.user,.user-profile .user-profile__box-opened .label-client,.user-profile .user-profile__box-opened .label-location,.user-profile .user-profile__box-opened .label-logout{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.user-profile .user-profile__box-closed .user-profile__texts p.location,.user-profile .user-profile__box-opened .label-client,.user-profile .user-profile__box-opened .label-location,.user-profile .user-profile__box-opened .label-logout{font-weight:400;font-size:16px}.user-profile .user-profile__box-closed .user-profile__texts p.user{font-weight:700}.user-profile .user-profile__box-closed .user-profile__texts p.location{color:#0e2c4d;line-height:24px}.user-profile .user-profile__box-opened .label-client,.user-profile .user-profile__box-opened .label-location,.user-profile .user-profile__box-opened .label-logout{line-height:24px}.user-profile{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto;position:relative}.user-profile .user-profile__box-closed{width:auto;height:48px;display:flex;flex-direction:row;background-color:transparent}.user-profile .user-profile__box-closed .user-profile__texts{display:flex;flex-direction:column;outline:none;pointer-events:none}@media screen and (max-width:603px){.user-profile .user-profile__box-closed .user-profile__texts{pointer-events:all}}.user-profile .user-profile__box-closed .user-profile__texts p{margin:0}.user-profile .user-profile__box-closed .user-profile__texts p.user{text-align:left;color:#0e2c4d;margin:0;font-size:16px;text-align:right}.user-profile .user-profile__box-closed .user-profile__texts p.location{text-align:right}.user-profile .user-profile__box-opened{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:383px;margin:80px 0 16px 92px;border-radius:8px;box-shadow:0 6px 20px 0 rgba(23,75,129,.1);background-color:#fff;position:absolute}.user-profile .user-profile__box-opened--without-facility-selection{height:48px}.user-profile .user-profile__box-opened div{padding:12px 16px;margin:0;cursor:pointer;text-align:left;width:calc(100% - 32px)}.user-profile .user-profile__box-opened div:hover{background-color:#85a8cc}.user-profile .user-profile__box-opened div:hover:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.user-profile .user-profile__box-opened div:hover:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.user-profile .user-profile__box-opened .label-client,.user-profile .user-profile__box-opened .label-location,.user-profile .user-profile__box-opened .label-logout{color:#194c80}.user-profile .user-profile__box-opened .label-logout{color:#5985b3}.modal-dialogue-section .column-layout{flex-wrap:wrap}.modal-dialogue-section .column-layout .column-layout-section--mode-fixed{margin:0 8px 16px;max-width:calc(100% - 64px)}.modal-dialogue-section--section-main{display:inline-flex;flex-direction:column;flex-shrink:1;flex-grow:1;padding:40px;overflow:hidden;overflow-y:auto}@media screen and (max-width:603px){.modal-dialogue-section--section-main{padding:40px 24px}}.modal-dialogue-section--section-footer{flex-shrink:0;flex-grow:0;padding:28px 40px}@media screen and (max-width:603px){.modal-dialogue-section--section-footer{padding:28px 24px}}.modal-dialogue__window__caption.window__caption--big .modal-dialogue__window__caption__text,.modal-dialogue__window__caption.window__caption--big~.modal-dialogue-section--section-main,.modal-dialogue__window__caption.window__caption--grid .modal-dialogue__window__caption__text,.modal-dialogue__window__caption.window__caption--small .modal-dialogue__window__caption__text{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.modal-dialogue__window__caption.window__caption--big~.modal-dialogue-section--section-main{font-weight:400;font-size:16px}.modal-dialogue__window__caption.window__caption--big .modal-dialogue__window__caption__text,.modal-dialogue__window__caption.window__caption--grid .modal-dialogue__window__caption__text,.modal-dialogue__window__caption.window__caption--small .modal-dialogue__window__caption__text{font-weight:700}.modal-dialogue__window__caption.window__caption--big~.modal-dialogue-section--section-main{color:#0e2c4d;line-height:24px}.modal-dialogue__window__caption.window__caption--grid .modal-dialogue__window__caption__text{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.modal-dialogue__window__caption.window__caption--small .modal-dialogue__window__caption__text{font-size:16px;line-height:24px}.modal-dialogue__background{position:fixed;width:100vw;height:100vh;left:0;top:0;opacity:.4;background-blend-mode:multiply;background-color:#194c80;z-index:2000}.modal-dialogue__window{position:fixed;width:90vw;max-width:960px;height:80vh;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:flex;flex-direction:column;align-content:stretch;text-align:left;border-radius:16px;box-shadow:0 6px 20px 0 rgba(23,75,129,.1);background-color:#fff;overflow:hidden;z-index:2001}.modal-dialogue__window--height-flex{height:auto;max-height:80vh}.modal-dialogue__window__caption{display:flex;align-items:center;padding:28px 24px 28px 40px;background-color:#fff}@media screen and (max-width:603px){.modal-dialogue__window__caption{padding:28px 24px}}.modal-dialogue__window__caption .icon{margin-right:8px}@media screen and (max-width:603px){.modal-dialogue__window__caption .icon{margin-left:-8px}}.modal-dialogue__window__caption.window__caption--big{box-shadow:0 6px 10px 0 rgba(23,75,129,.1)}.modal-dialogue__window__caption.window__caption--big .icon{width:32px;height:32px}.modal-dialogue__window__caption.window__caption--big .modal-dialogue__window__caption__text{text-align:left;color:#194c80;margin:0;font-size:24px}.modal-dialogue__window__caption.window__caption--big~.modal-dialogue-section--section-main{text-align:left}.modal-dialogue__window__caption.window__caption--small .icon{color:#ea1601;width:24px;height:24px}.modal-dialogue__window__caption.window__caption--small .modal-dialogue__window__caption__text{color:#ea1601;margin:0;padding:0}.modal-dialogue__window__caption.window__caption--small~.modal-dialogue-section--section-main{padding-top:0}.modal-dialogue__window__caption.window__caption--small+.modal-dialogue-section--section-main{display:block}.modal-dialogue__window__caption.window__caption--grid .modal-dialogue__window__caption__text{margin:0;padding:0}.modal-dialogue__window__caption.window__caption--grid~.modal-dialogue-section--section-main{padding-top:0}.modal-dialogue__window__dismiss{height:48px;margin-left:auto;position:absolute;right:24px;top:20px;width:48px}@media screen and (max-width:603px){.modal-dialogue__window__dismiss{right:12px}}.modal-dialogue__window__stopper{height:1px;width:1px;background:transparent;border:none;outline:none;font-size:0}.modal-dialogue__window__stopper :focus,.modal-dialogue__window__stopper:focus-visible{border:none;outline:none}.column-layout{display:flex;flex-direction:row;align-content:stretch}.column-layout.column-layout--mode-align-center{justify-content:center}.column-layout.column-layout--mode-align-center+.column-layout--mode-align-center{margin-top:24px}.column-layout.column-layout--mode-align-right{justify-content:flex-end}.column-layout>.column-layout-section{margin-right:16px;text-align:left}.column-layout>.column-layout-section:last-child{margin-right:0}.column-layout>.column-layout-section--mode-fixed{flex-grow:0;flex-shrink:0}.column-layout>.column-layout-section--mode-flex{flex-grow:1;flex-shrink:1}.column-layout>.column-layout-section--mode-align-right{padding-bottom:0;margin-left:auto}.textarea.textarea--disabled .textarea__wrapper textarea::-webkit-input-placeholder,.textarea.textarea--readonly .textarea__wrapper textarea::-webkit-input-placeholder,.textarea__wrapper textarea::-webkit-input-placeholder{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.textarea.textarea--disabled .textarea__wrapper textarea:-ms-input-placeholder,.textarea.textarea--readonly .textarea__wrapper textarea:-ms-input-placeholder,.textarea__wrapper textarea:-ms-input-placeholder{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.textarea.textarea--disabled .textarea__wrapper textarea,.textarea.textarea--disabled .textarea__wrapper textarea::placeholder,.textarea.textarea--error .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea::placeholder,.textarea__error-message,.textarea__wrapper textarea,.textarea__wrapper textarea::placeholder,.textarea__wrapper textarea:read-only{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.textarea.textarea--disabled .textarea__wrapper textarea::-webkit-input-placeholder,.textarea.textarea--readonly .textarea__wrapper textarea::-webkit-input-placeholder,.textarea__wrapper textarea::-webkit-input-placeholder{font-weight:400}.textarea.textarea--disabled .textarea__wrapper textarea:-ms-input-placeholder,.textarea.textarea--readonly .textarea__wrapper textarea:-ms-input-placeholder,.textarea__wrapper textarea:-ms-input-placeholder{font-weight:400}.textarea.textarea--disabled .textarea__wrapper textarea,.textarea.textarea--disabled .textarea__wrapper textarea::placeholder,.textarea.textarea--error .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea::placeholder,.textarea__error-message,.textarea__wrapper textarea,.textarea__wrapper textarea::placeholder,.textarea__wrapper textarea:read-only{font-weight:400}.textarea__error-message{font-size:14px}.textarea.textarea--disabled .textarea__wrapper textarea::-webkit-input-placeholder,.textarea.textarea--readonly .textarea__wrapper textarea::-webkit-input-placeholder,.textarea__wrapper textarea::-webkit-input-placeholder{font-size:16px}.textarea.textarea--disabled .textarea__wrapper textarea:-ms-input-placeholder,.textarea.textarea--readonly .textarea__wrapper textarea:-ms-input-placeholder,.textarea__wrapper textarea:-ms-input-placeholder{font-size:16px}.textarea.textarea--disabled .textarea__wrapper textarea,.textarea.textarea--disabled .textarea__wrapper textarea::placeholder,.textarea.textarea--error .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea::placeholder,.textarea__wrapper textarea,.textarea__wrapper textarea::placeholder,.textarea__wrapper textarea:read-only{font-size:16px}.textarea.textarea--disabled .textarea__wrapper textarea::-webkit-input-placeholder,.textarea.textarea--readonly .textarea__wrapper textarea::-webkit-input-placeholder,.textarea__wrapper textarea::-webkit-input-placeholder{line-height:24px;text-align:left}.textarea.textarea--disabled .textarea__wrapper textarea:-ms-input-placeholder,.textarea.textarea--readonly .textarea__wrapper textarea:-ms-input-placeholder,.textarea__wrapper textarea:-ms-input-placeholder{line-height:24px;text-align:left}.textarea.textarea--disabled .textarea__wrapper textarea,.textarea.textarea--disabled .textarea__wrapper textarea::placeholder,.textarea.textarea--error .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea::placeholder,.textarea__wrapper textarea,.textarea__wrapper textarea::placeholder,.textarea__wrapper textarea:read-only{line-height:24px;text-align:left}.textarea:hover:not(.textarea--disabled):not(.textarea--error) .textarea__wrapper{border:1px solid #366699}.textarea:focus-within:not(.textarea--disabled):not(.textarea--error) .textarea__wrapper,.textarea:focus:not(.textarea--disabled):not(.textarea--error) .textarea__wrapper{border:2px solid #194c80;padding:12px 0}.textarea.textarea--disabled .textarea__wrapper{background-color:#fff;border-color:#b8cee6}.textarea.textarea--disabled .textarea__wrapper textarea::-webkit-input-placeholder{color:#b6bfc9}.textarea.textarea--disabled .textarea__wrapper textarea:-ms-input-placeholder{color:#b6bfc9}.textarea.textarea--disabled .textarea__wrapper textarea,.textarea.textarea--disabled .textarea__wrapper textarea::placeholder{color:#b6bfc9}.textarea.textarea--error .textarea__wrapper{background-color:#fff;border-color:#ea1601}.textarea.textarea--error .textarea__wrapper:hover{border-color:#ea1601}.textarea.textarea--error .textarea__wrapper textarea{color:#9f0f01}.textarea.textarea--error .textarea__error-message{display:block}.textarea.textarea--readonly{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.textarea.textarea--readonly .textarea__wrapper{background-color:#f2f9ff;border:0}.textarea.textarea--readonly .textarea__wrapper textarea::-webkit-input-placeholder{color:#0e2c4d}.textarea.textarea--readonly .textarea__wrapper textarea:-ms-input-placeholder{color:#0e2c4d}.textarea.textarea--readonly .textarea__wrapper textarea,.textarea.textarea--readonly .textarea__wrapper textarea::placeholder{color:#0e2c4d}.textarea__wrapper{background-color:#fff;border-radius:8px;border:1px solid #85a8cc;padding:13px 0}.textarea__wrapper,.textarea__wrapper textarea{box-sizing:border-box;min-height:96px;min-width:194px;outline:0}.textarea__wrapper textarea{color:#0e2c4d;background:none;border:0;padding:0 16px;resize:none;width:100%}.textarea__wrapper textarea::-webkit-input-placeholder{color:#b6bfc9}.textarea__wrapper textarea:-ms-input-placeholder{color:#b6bfc9}.textarea__wrapper textarea::placeholder{color:#b6bfc9}.textarea__wrapper textarea:read-only{color:#0e2c4d;cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.textarea__error-message{color:#9f0f01;line-height:24px;display:none;padding:0 16px}.button-secondary .button-secondary__text,.button-secondary:disabled .button-secondary__text,.button-secondary:hover .button-secondary__text{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.button-secondary{align-items:center;background:transparent;border:none;display:inline-flex;cursor:pointer;height:48px;margin:0;padding:0;z-index:100}.button-secondary:hover .button-secondary__button{border:2px solid #0a3766;padding:0 23px}.button-secondary:hover .button-secondary__text{color:#0a3766}.button-secondary:hover:active{padding:1px}.button-secondary:active{padding:2px}.button-secondary:active .button-secondary__button{height:44px;padding:0 22px}.button-secondary:disabled{cursor:default;pointer-events:none}.button-secondary:disabled .button-secondary__button{border:1px solid #85a8cc}.button-secondary:disabled .button-secondary__text,.button-secondary:disabled .icon{color:#85a8cc}.button-secondary.status-attention .button-secondary__button{border-color:#ea1601}.button-secondary.status-attention .button-secondary__text,.button-secondary.status-attention .icon{color:#ea1601}.button-secondary.status-attention:hover .button-secondary__button{border-color:#9f0f01}.button-secondary.status-attention:hover .button-secondary__text,.button-secondary.status-attention:hover .icon{color:#9f0f01}.button-secondary.status-attention:disabled{background-color:transparent}.button-secondary.status-attention:disabled .button-secondary__button{border-color:#fbd0cc}.button-secondary.status-attention:disabled .button-secondary__text,.button-secondary.status-attention:disabled .icon{color:#fbd0cc}.button-secondary.height-small{height:28px}.button-secondary.height-small .button-secondary__button{padding:0 11px}.button-secondary.height-small:hover .button-secondary__button{padding:0 10px}.button-secondary.height-small:hover:active{padding:2px}.button-secondary.height-small:active{padding:3px}.button-secondary.height-small:active .button-secondary__button{height:24px;padding:0 8px}.button-secondary .button-secondary__button{align-items:center;background-color:transparent;border:1px solid #194c80;border-radius:24px;box-sizing:border-box;display:flex;justify-content:center;height:100%;outline:none;padding:0 24px}.button-secondary .button-secondary__button .icon{margin-right:8px}.button-secondary .button-secondary__text{color:#194c80;-webkit-user-select:none;-ms-user-select:none;user-select:none}.modal-notification__caption,.modal-notification__message{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.modal-notification__message{font-weight:400;font-size:16px}.modal-notification__caption{font-weight:700}.modal-notification__message{color:#0e2c4d;line-height:24px}.modal-notification{display:block}.modal-notification__illustration{display:block;margin-bottom:32px;text-align:center}.modal-notification__illustration img{display:inline-block;width:auto;max-width:90vw;max-height:128px}.modal-notification__caption{text-align:left;color:#0e2c4d;font-size:24px;display:block;margin:0 0 8px;text-align:center;white-space:break-spaces}@media screen and (max-width:603px){.modal-notification__caption{font-size:18px}}.modal-notification__message{text-align:center;display:block;margin-bottom:32px}.card-item-device-state .state-entry__value{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;color:#0e2c4d;line-height:24px}.card-item-device-state{background-color:transparent}.card-item-device-state__entries-list{display:flex;list-style-type:none;margin:0;padding:0;text-align:left}.card-item-device-state__entry{box-sizing:border-box;display:inline-flex;padding:0}.card-item-device-state__entry:first-of-type{padding-right:16px}.card-item-device-state__entry:last-of-type{padding-left:8px}.card-item-device-state__entry:nth-child(2){padding:0 16px 0 8px}.card-item-device-state__entry:not(:last-of-type){border-right:1px solid #194c80}.card-item-device-state .state-entry__value{text-align:left;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0 0 0 4px;padding-left:4px}.card-item-device-state .icon{flex-shrink:0;margin-right:8px}.card-device-detail{background-color:#fff;border-radius:8px;display:flex;position:relative}.card-device-detail__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:100%}.card-device-detail .card-item-device-detail-attributes{margin-top:24px}.card-item-clearance-detail-attributes p,.card-item-clearance-detail-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-clearance-detail-attributes p{font-weight:400}.card-item-clearance-detail-attributes strong{font-weight:700}.card-item-clearance-detail-attributes p,.card-item-clearance-detail-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-clearance-detail-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:25px}.card-item-clearance-detail-attributes strong{display:inline-block}.card-item-clearance-detail-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-clearance-detail-attributes .card-item-clearance-detail-attributes__grid{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-clearance-detail-attributes .grid-item{display:inline-flex}.date-picker.date-picker--disabled input,.date-picker.date-picker--disabled input::-webkit-datetime-edit-day-field,.date-picker.date-picker--disabled input::-webkit-datetime-edit-month-field,.date-picker.date-picker--disabled input::-webkit-datetime-edit-year-field,.date-picker.date-picker--error input,.date-picker.date-picker--error input::-webkit-datetime-edit-day-field,.date-picker.date-picker--error input::-webkit-datetime-edit-month-field,.date-picker.date-picker--error input::-webkit-datetime-edit-year-field,.date-picker.date-picker--readonly input,.date-picker.date-picker--readonly input::-webkit-datetime-edit-day-field,.date-picker.date-picker--readonly input::-webkit-datetime-edit-month-field,.date-picker.date-picker--readonly input::-webkit-datetime-edit-year-field,.date-picker.date-picker--summary input,.date-picker.date-picker--summary input::-webkit-datetime-edit-day-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-month-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-year-field,.date-picker input,.date-picker input::-webkit-datetime-edit-day-field,.date-picker input::-webkit-datetime-edit-month-field,.date-picker input::-webkit-datetime-edit-year-field,.date-picker input:read-only{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.date-picker.date-picker--disabled input,.date-picker.date-picker--disabled input::-webkit-datetime-edit-day-field,.date-picker.date-picker--disabled input::-webkit-datetime-edit-month-field,.date-picker.date-picker--disabled input::-webkit-datetime-edit-year-field,.date-picker.date-picker--error input,.date-picker.date-picker--error input::-webkit-datetime-edit-day-field,.date-picker.date-picker--error input::-webkit-datetime-edit-month-field,.date-picker.date-picker--error input::-webkit-datetime-edit-year-field,.date-picker.date-picker--readonly input,.date-picker.date-picker--readonly input::-webkit-datetime-edit-day-field,.date-picker.date-picker--readonly input::-webkit-datetime-edit-month-field,.date-picker.date-picker--readonly input::-webkit-datetime-edit-year-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-day-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-month-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-year-field,.date-picker input,.date-picker input::-webkit-datetime-edit-day-field,.date-picker input::-webkit-datetime-edit-month-field,.date-picker input::-webkit-datetime-edit-year-field,.date-picker input:read-only{font-weight:400;font-size:16px}.date-picker.date-picker--summary input{font-weight:700}.date-picker.date-picker--disabled input,.date-picker.date-picker--disabled input::-webkit-datetime-edit-day-field,.date-picker.date-picker--disabled input::-webkit-datetime-edit-month-field,.date-picker.date-picker--disabled input::-webkit-datetime-edit-year-field,.date-picker.date-picker--error input,.date-picker.date-picker--error input::-webkit-datetime-edit-day-field,.date-picker.date-picker--error input::-webkit-datetime-edit-month-field,.date-picker.date-picker--error input::-webkit-datetime-edit-year-field,.date-picker.date-picker--readonly input,.date-picker.date-picker--readonly input::-webkit-datetime-edit-day-field,.date-picker.date-picker--readonly input::-webkit-datetime-edit-month-field,.date-picker.date-picker--readonly input::-webkit-datetime-edit-year-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-day-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-month-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-year-field,.date-picker input,.date-picker input::-webkit-datetime-edit-day-field,.date-picker input::-webkit-datetime-edit-month-field,.date-picker input::-webkit-datetime-edit-year-field,.date-picker input:read-only{line-height:24px;text-align:left}.date-picker{align-items:center;background-color:#fff;border-radius:8px;border:1px solid #85a8cc;box-sizing:border-box;display:flex;justify-content:space-between;position:relative;width:175px}.date-picker:hover:not(.disabled):not(.error):not(:focus):not(:focus-within){border:1px solid #366699}.date-picker:hover:not(.disabled):not(.error):not(:focus):not(:focus-within) .icon{color:#0e2c4d}.date-picker:focus-within:not(.disabled):not(.error),.date-picker:focus:not(.disabled):not(.error){border:2px solid #194c80}.date-picker:focus-within:not(.disabled):not(.error) input,.date-picker:focus:not(.disabled):not(.error) input{padding:9px 15px}.date-picker:focus-within:not(.disabled):not(.error) .icon,.date-picker:focus:not(.disabled):not(.error) .icon{color:#0e2c4d;padding-right:15px}.date-picker input{color:#0e2c4d;background:none;border:0;cursor:pointer;height:26px;outline:0;padding:10px 16px;width:100%}.date-picker input::-webkit-datetime-edit-day-field,.date-picker input::-webkit-datetime-edit-month-field,.date-picker input::-webkit-datetime-edit-year-field{color:#0e2c4d}.date-picker input:read-only{color:#0e2c4d;cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.date-picker input::-webkit-calendar-picker-indicator,.date-picker input::-webkit-inner-spin-button{cursor:pointer;opacity:0;outline:0;-webkit-appearance:none}.date-picker.date-picker--disabled{cursor:default;pointer-events:none;border-color:#b8cee6;-webkit-user-select:none;-ms-user-select:none;user-select:none}.date-picker.date-picker--disabled input{color:#b6bfc9}.date-picker.date-picker--disabled input::-webkit-datetime-edit-day-field,.date-picker.date-picker--disabled input::-webkit-datetime-edit-month-field,.date-picker.date-picker--disabled input::-webkit-datetime-edit-year-field{color:#b6bfc9}.date-picker.date-picker--disabled .icon{color:#b6bfc9}.date-picker.date-picker--error{background-color:#fff;border-color:#ea1601}.date-picker.date-picker--error:hover{border-color:#ea1601}.date-picker.date-picker--error input{color:#9f0f01}.date-picker.date-picker--error input::-webkit-datetime-edit-day-field,.date-picker.date-picker--error input::-webkit-datetime-edit-month-field,.date-picker.date-picker--error input::-webkit-datetime-edit-year-field{color:#9f0f01}.date-picker.date-picker--error .icon{color:#9f0f01}.date-picker.date-picker--readonly{cursor:default;pointer-events:none;background-color:#f2f9ff;border:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.date-picker.date-picker--readonly input{color:#0e2c4d;padding:10px 17px}.date-picker.date-picker--readonly input::-webkit-datetime-edit-day-field,.date-picker.date-picker--readonly input::-webkit-datetime-edit-month-field,.date-picker.date-picker--readonly input::-webkit-datetime-edit-year-field{color:#0e2c4d}.date-picker.date-picker--readonly .icon{background-color:#f2f9ff;color:#8394a6;padding-right:17px}.date-picker.date-picker--summary{cursor:default;pointer-events:none;background-color:#f2f9ff;border:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.date-picker.date-picker--summary input{color:#0e2c4d;font-size:16px;line-height:24px;padding:10px 17px}.date-picker.date-picker--summary input::-webkit-datetime-edit-day-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-month-field,.date-picker.date-picker--summary input::-webkit-datetime-edit-year-field{color:#0e2c4d}.date-picker.date-picker--summary .icon{background-color:#f2f9ff;color:#8394a6;padding-right:17px}.date-picker .icon{background-color:#fff;color:#8394a6;margin-left:12px;pointer-events:none;position:absolute;padding-right:16px;right:0}.time-picker.time-picker--disabled input,.time-picker.time-picker--error input,.time-picker.time-picker--readonly input,.time-picker input,.time-picker input:read-only{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:left}.time-picker{align-items:center;background-color:#fff;border-radius:8px;border:1px solid #85a8cc;box-sizing:border-box;display:flex;justify-content:space-between;position:relative;width:175px}.time-picker:hover:not(.disabled):not(.error):not(:focus):not(:focus-within){border:1px solid #366699}.time-picker:hover:not(.disabled):not(.error):not(:focus):not(:focus-within) .icon{color:#0e2c4d}.time-picker:focus-within:not(.disabled):not(.error),.time-picker:focus:not(.disabled):not(.error){border:2px solid #194c80}.time-picker:focus-within:not(.disabled):not(.error) input,.time-picker:focus:not(.disabled):not(.error) input{padding:9px 15px}.time-picker:focus-within:not(.disabled):not(.error) .icon,.time-picker:focus:not(.disabled):not(.error) .icon{color:#0e2c4d;padding-right:15px}.time-picker input{color:#0e2c4d;background:none;border:0;cursor:pointer;height:26px;outline:0;padding:10px 16px;width:100%}.time-picker input:read-only{color:#0e2c4d;cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.time-picker input::-webkit-calendar-picker-indicator,.time-picker input::-webkit-inner-spin-button{cursor:pointer;opacity:0;outline:0;-webkit-appearance:none}.time-picker.time-picker--disabled{cursor:default;pointer-events:none;border-color:#b8cee6;-webkit-user-select:none;-ms-user-select:none;user-select:none}.time-picker.time-picker--disabled .icon,.time-picker.time-picker--disabled input{color:#b6bfc9}.time-picker.time-picker--error{background-color:#fff;border-color:#ea1601}.time-picker.time-picker--error:hover{border-color:#ea1601}.time-picker.time-picker--error .icon,.time-picker.time-picker--error input{color:#9f0f01}.time-picker.time-picker--readonly{cursor:default;pointer-events:none;background-color:#f2f9ff;border:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.time-picker.time-picker--readonly input{color:#0e2c4d;padding:10px 17px}.time-picker.time-picker--readonly .icon{background-color:#f2f9ff;color:#8394a6;padding-right:17px}.time-picker .icon{background-color:#fff;color:#8394a6;margin-left:12px;pointer-events:none;position:absolute;padding-right:16px;right:0}.date-time-picker .date-picker{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.date-time-picker .date-picker:hover:not(.disabled):not(.error):not(:focus):not(:focus-within){border-bottom:0}.date-time-picker .date-picker:hover:not(.disabled):not(.error):not(:focus):not(:focus-within)+.time-picker{border-top:1px solid #366699}.date-time-picker .date-picker:focus-within:not(.disabled):not(.error)+.time-picker,.date-time-picker .date-picker:focus:not(.disabled):not(.error)+.time-picker{border-top:0}.date-time-picker .date-picker:focus-within:not(.disabled):not(.error)+.time-picker:hover,.date-time-picker .date-picker:focus:not(.disabled):not(.error)+.time-picker:hover{border-top:0}.date-time-picker .time-picker{border-top-left-radius:0;border-top-right-radius:0}.input-text.input-text--disabled .input-text__wrapper input::-webkit-input-placeholder,.input-text__input::-webkit-input-placeholder{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.input-text.input-text--disabled .input-text__wrapper input:-ms-input-placeholder,.input-text__input:-ms-input-placeholder{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.input-text.input-text--disabled .input-text__wrapper input,.input-text.input-text--disabled .input-text__wrapper input::placeholder,.input-text.input-text--invalid .input-text__wrapper input,.input-text.input-text--negative .input-text__wrapper input,.input-text.input-text--positive .input-text__wrapper input,.input-text.input-text--readonly .input-text__wrapper input,.input-text.input-text--summary .input-text__wrapper input,.input-text.input-text--warn .input-text__wrapper input,.input-text__error-message,.input-text__input,.input-text__input::placeholder,.input-text__input:read-only{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.input-text.input-text--disabled .input-text__wrapper input::-webkit-input-placeholder,.input-text__input::-webkit-input-placeholder{font-weight:400}.input-text.input-text--disabled .input-text__wrapper input:-ms-input-placeholder,.input-text__input:-ms-input-placeholder{font-weight:400}.input-text.input-text--disabled .input-text__wrapper input,.input-text.input-text--disabled .input-text__wrapper input::placeholder,.input-text.input-text--invalid .input-text__wrapper input,.input-text.input-text--negative .input-text__wrapper input,.input-text.input-text--positive .input-text__wrapper input,.input-text.input-text--readonly .input-text__wrapper input,.input-text.input-text--warn .input-text__wrapper input,.input-text__error-message,.input-text__input,.input-text__input::placeholder,.input-text__input:read-only{font-weight:400}.input-text__error-message{font-size:14px}.input-text.input-text--disabled .input-text__wrapper input::-webkit-input-placeholder,.input-text__input::-webkit-input-placeholder{font-size:16px}.input-text.input-text--disabled .input-text__wrapper input:-ms-input-placeholder,.input-text__input:-ms-input-placeholder{font-size:16px}.input-text.input-text--disabled .input-text__wrapper input,.input-text.input-text--disabled .input-text__wrapper input::placeholder,.input-text.input-text--invalid .input-text__wrapper input,.input-text.input-text--negative .input-text__wrapper input,.input-text.input-text--positive .input-text__wrapper input,.input-text.input-text--readonly .input-text__wrapper input,.input-text.input-text--warn .input-text__wrapper input,.input-text__input,.input-text__input::placeholder,.input-text__input:read-only{font-size:16px}.input-text.input-text--summary .input-text__wrapper input{font-weight:700}.input-text.input-text--disabled .input-text__wrapper input::-webkit-input-placeholder,.input-text__input::-webkit-input-placeholder{line-height:24px;text-align:left}.input-text.input-text--disabled .input-text__wrapper input:-ms-input-placeholder,.input-text__input:-ms-input-placeholder{line-height:24px;text-align:left}.input-text.input-text--disabled .input-text__wrapper input,.input-text.input-text--disabled .input-text__wrapper input::placeholder,.input-text.input-text--invalid .input-text__wrapper input,.input-text.input-text--negative .input-text__wrapper input,.input-text.input-text--positive .input-text__wrapper input,.input-text.input-text--readonly .input-text__wrapper input,.input-text.input-text--warn .input-text__wrapper input,.input-text__input,.input-text__input::placeholder,.input-text__input:read-only{line-height:24px;text-align:left}.input-text:hover:not(.input-text--disabled):not(.input-text--error):not(.input-text--negative):not(.input-text--positive):not(.input-text--warn) .input-text__wrapper{border:1px solid #366699}.input-text:hover:not(.input-text--disabled):not(.input-text--error):not(.input-text--negative):not(.input-text--positive):not(.input-text--warn) .input-text__wrapper .icon{color:#0e2c4d}.input-text:focus-within:not(.input-text--disabled):not(.input-text--error):not(.input-text--negative):not(.input-text--positive):not(.input-text--warn) .input-text__wrapper,.input-text:focus:not(.input-text--disabled):not(.input-text--error):not(.input-text--negative):not(.input-text--positive):not(.input-text--warn) .input-text__wrapper{border:2px solid #194c80;padding:10px 15px}.input-text:focus-within:not(.input-text--disabled):not(.input-text--error):not(.input-text--negative):not(.input-text--positive):not(.input-text--warn) .input-text__wrapper .icon,.input-text:focus:not(.input-text--disabled):not(.input-text--error):not(.input-text--negative):not(.input-text--positive):not(.input-text--warn) .input-text__wrapper .icon{color:#0e2c4d}.input-text.input-text--disabled .input-text__wrapper{cursor:default;pointer-events:none;background-color:#fff;border-color:#b8cee6;-webkit-user-select:none;-ms-user-select:none;user-select:none}.input-text.input-text--disabled .input-text__wrapper input::-webkit-input-placeholder{color:#b6bfc9}.input-text.input-text--disabled .input-text__wrapper input:-ms-input-placeholder{color:#b6bfc9}.input-text.input-text--disabled .input-text__wrapper input,.input-text.input-text--disabled .input-text__wrapper input::placeholder{color:#b6bfc9}.input-text.input-text--disabled .input-text__wrapper .icon{color:#b6bfc9}.input-text.input-text--invalid .input-text__wrapper{background-color:#fff;border-color:#ea1601}.input-text.input-text--invalid .input-text__wrapper:hover{border-color:#ea1601}.input-text.input-text--invalid .input-text__wrapper .icon,.input-text.input-text--invalid .input-text__wrapper input{color:#9f0f01}.input-text.input-text--invalid .input-text__error-message{display:block}.input-text.input-text--negative{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.input-text.input-text--negative .input-text__wrapper{background-color:#fbd0cc;border:0;padding:12px 16px}.input-text.input-text--negative .input-text__wrapper:hover{border:0}.input-text.input-text--negative .input-text__wrapper .icon,.input-text.input-text--negative .input-text__wrapper input{color:#9f0f01}.input-text.input-text--positive{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.input-text.input-text--positive .input-text__wrapper{background-color:#ccf6e6;border:0;padding:12px 16px}.input-text.input-text--positive .input-text__wrapper:hover{border:0}.input-text.input-text--positive .input-text__wrapper .icon,.input-text.input-text--positive .input-text__wrapper input{color:#04744a}.input-text.input-text--readonly{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.input-text.input-text--readonly .input-text__wrapper{background-color:#f2f9ff;border:0;padding:12px 16px}.input-text.input-text--readonly .input-text__wrapper input{color:#0e2c4d}.input-text.input-text--readonly .input-text__wrapper .icon{background-color:#f2f9ff;color:#8394a6}.input-text.input-text--summary{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.input-text.input-text--summary .input-text__wrapper{background-color:#f2f9ff;border:0;padding:12px 16px}.input-text.input-text--summary .input-text__wrapper input{color:#0e2c4d;font-size:16px;line-height:24px}.input-text.input-text--warn{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.input-text.input-text--warn .input-text__wrapper{background-color:#fef6cc;border:0;padding:12px 16px}.input-text.input-text--warn .input-text__wrapper:hover{border:0}.input-text.input-text--warn .input-text__wrapper .icon,.input-text.input-text--warn .input-text__wrapper input{color:#7f6c0a}.input-text__input{color:#0e2c4d;background:none;border:0;box-sizing:border-box;margin:0;outline:0;padding:0;text-overflow:ellipsis;width:100%}.input-text__input::-webkit-input-placeholder{color:#b6bfc9;text-overflow:ellipsis}.input-text__input:-ms-input-placeholder{color:#b6bfc9;text-overflow:ellipsis}.input-text__input::placeholder{color:#b6bfc9;text-overflow:ellipsis}.input-text__input:read-only{color:#0e2c4d;cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.input-text__input--cropped{width:calc(100% - 36px)}.input-text__wrapper{border-radius:8px;border:1px solid #85a8cc;box-sizing:border-box;display:flex;justify-content:space-between;min-width:113px;padding:11px 16px}.input-text__wrapper .icon{color:#8394a6;margin-left:12px}.input-text__error-message{color:#9f0f01;line-height:24px;display:none;padding:0 16px}.valued-string-repetable-input{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.output-widget p,.output-widget strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.output-widget p{font-weight:400}.output-widget strong{font-weight:700}.output-widget{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0}.output-widget li{margin-bottom:4px}.output-widget strong{margin-right:16px}.output-widget p,.output-widget strong{color:#0e2c4d;font-size:16px;line-height:24px;text-align:left}.output-widget p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.summary-widget p,.summary-widget strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.summary-widget p{font-weight:400}.summary-widget strong{font-weight:700}.summary-widget{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0}.summary-widget--blue-background{background-color:#f2f9ff;padding:16px;text-align:left;width:auto}.summary-widget li{margin-bottom:4px}.summary-widget strong{margin-right:16px}.summary-widget p,.summary-widget strong{color:#0e2c4d;font-size:16px;line-height:24px;text-align:left}.summary-widget p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-empty__message{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-empty{align-items:center;background-color:#fff;border-radius:8px;display:flex;justify-content:center;min-height:120px;padding:16px}.modal-dialogue-section-column-list-wrapper{display:flex;flex-direction:column;grid-gap:40px;gap:40px}.card-document{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-document__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:100%}@media screen and (max-width:1200px){.card-document__content .card-item-controls{margin-left:auto}}@media screen and (max-width:1200px){.card-document .card-item-header{max-width:72.972972973%}}.card-document .card-item-state{margin-top:24px}.card-item-file-size{font-weight:400;color:#8394a6;font-size:14px;line-height:24px;text-align:left;background-color:transparent}.card-item-file-size,.card-item-state__date-label{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-state__date-label{font-weight:400;color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-state{align-items:center;background-color:#e6f0fa;border-radius:4px;display:flex;flex-basis:100%;justify-content:space-between;min-height:26px;padding:8px 8px 6px 16px}.card-item-state--without-date{justify-content:flex-end}.card-item-state__date{align-items:center;display:inline-flex}.card-item-state__date-label{margin:2px 0 0;padding:0}.card-item-state .icon{height:16px;margin-right:8px;width:16px}.card-maintenance-log-list{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-maintenance-log-list__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:100%}@media screen and (max-width:603px){.card-maintenance-log-list__content .card-item-header__content{max-width:100%}}.card-maintenance-log-list .card-item-state{margin-top:24px}.input-file__file{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:left;color:#0e2c4d;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:16px;outline:0;padding-top:12px}.input-file__file .icon{cursor:pointer;margin:0 12px 0 16px}.input-file.disabled button .button-secondary__text,.input-file:hover:not(.disabled) button .button-secondary__text,.input-file__label{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px}.input-file.disabled button .button-secondary__text,.input-file:hover:not(.disabled) button .button-secondary__text{line-height:24px}.input-file__label{line-height:24px;text-align:left}.input-file{background-color:#fff}.input-file:hover:not(.disabled) button{border:1px solid #0a3766;border-radius:24px;margin:-1px}@media screen and (max-width:603px){.input-file:hover:not(.disabled) button{border:none}}.input-file:hover:not(.disabled) button .button-secondary__text,.input-file:hover:not(.disabled) button .icon{color:#0a3766}.input-file:hover:not(.disabled) .input-file__label{margin-right:16px}.input-file:active:not(.disabled) button{height:44px;margin:-2px}.input-file:active:not(.disabled) .input-file__label{margin-right:18px}.input-file__input-wrapper{align-items:center;display:flex;justify-content:space-between;position:relative}.input-file__label{color:#b6bfc9;display:block;margin:12px 16px 12px 0;pointer-events:none;white-space:nowrap;z-index:20}.input-file input{bottom:0;cursor:pointer;display:block;left:0;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;z-index:101;width:100%}.input-file.disabled .input-file__input-wrapper{cursor:default;pointer-events:none}.input-file.disabled button{display:none}.input-file.disabled button .button-secondary__text,.input-file.disabled button .icon{color:#85a8cc}.input-file.summarized{background-color:transparent;padding:12px 0}.input-file.summarized .input-file__input-wrapper{display:none}.input-file.summarized .input-file__input-wrapper+.input-file__file{margin-top:0;padding-top:0}.text-element{font-weight:400;font-size:16px;line-height:24px;text-align:left;color:#0e2c4d;margin:auto;width:auto!important}.expandable__header__caption__text,.text-element{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.expandable__header__caption__text{font-weight:700}.expandable{display:flex;flex-direction:column;align-content:stretch}.expandable.firstElement{margin-top:40px}.expandable__header{display:flex;align-items:center;flex-wrap:wrap;text-align:left;border-radius:8px;background-color:#fff;overflow:hidden}.expandable__header__caption{flex-grow:1;flex-shrink:1;display:flex;align-items:center;padding:24px;color:#194c80;cursor:pointer}@media screen and (max-width:603px){.expandable__header__caption{padding:16px 8px 16px 16px}}.expandable__header__caption:hover{color:#0a3766}.expandable__header__caption__icon{margin-right:20px}@media screen and (max-width:603px){.expandable__header__caption__icon{margin-right:4px}}.expandable__header__caption__text{text-align:left;color:#0e2c4d;margin:0;font-size:24px;color:currentColor}@media screen and (max-width:603px){.expandable__header__caption__text{font-size:18px}}.expandable__header__actions{align-items:center;display:flex;padding-left:8px}@media screen and (max-width:603px){.expandable__header__actions{margin:8px 16px 8px auto}.expandable__header__actions .badge,.expandable__header__actions .button-toggle-set{margin-right:0}}.expandable__header__actions>*{margin:0 16px}@media screen and (max-width:603px){.expandable__header__actions>*{margin:0 8px}}.expandable__body{height:0;overflow:hidden}.expandable--expanded{margin-bottom:64px}.expandable--expanded .expandable__header{margin-bottom:16px}.expandable--expanded .expandable__header__caption__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.expandable--expanded .expandable__body{height:auto;overflow:visible}.expandable-mode--slim .expandable__header{margin-bottom:0}.expandable-mode--slim .expandable__header__caption{padding:8px}.expandable-mode--slim .expandable__header__caption__icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.expandable-mode--slim .expandable__header__caption__text{font-size:18px}.expandable-mode--slim .expandable__body{height:0;overflow:hidden}.expandable-mode--slim--expanded .expandable__header__caption__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.expandable-mode--slim--expanded .expandable__body{height:auto;overflow:visible;margin-bottom:8px}.card-sequence-list-item{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-sequence-list-item__content{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:15px 16px;width:100%}.card-sequence-list-item.card-sequence-list-item--disabled{background-color:#f2f9ff;box-shadow:none}.card-sequence-list-item.card-sequence-list-item--disabled .card-sequence-list-item__content{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.card-sequence-list-item.card-sequence-list-item--archived{background-color:#f2f9ff}.card-sequence-list-item .card-sequence-list-item-header{margin-left:16px}@media screen and (max-width:603px){.card-sequence-list-item .card-sequence-list-item-header .card-sequence-list-item-header__content{margin-right:8px}.card-sequence-list-item .card-sequence-list-item-header .card-sequence-list-item-header__content+.ist-item-header__schedule-tag{flex-shrink:0}}.card-sequence-list-item .card-item-state{margin-top:4px}.card-sequence-list-item-header .list-item-header__schedule-tag,.card-sequence-list-item-header__subtitle,.card-sequence-list-item-header__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-sequence-list-item-header .list-item-header__schedule-tag,.card-sequence-list-item-header__subtitle{font-weight:400}.card-sequence-list-item-header__title{font-weight:700}.card-sequence-list-item-header .list-item-header__schedule-tag,.card-sequence-list-item-header__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-sequence-list-item-header{align-items:center;background-color:transparent;display:flex;flex-grow:1;justify-content:space-between}.card-sequence-list-item-header__content .tag{flex-shrink:0;margin:4px 8px 0 16px}.card-sequence-list-item-header__title-wrapper{align-items:flex-start;display:flex}.card-sequence-list-item-header__title{text-align:left;color:#0e2c4d;font-size:16px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-sequence-list-item-header__subtitle{font-size:12px;margin:0;padding:0}.card-sequence-list-item-header .list-item-header__schedule-tag{font-size:12px;align-items:center;display:inline-flex}.card-sequence-list-item-header .list-item-header__schedule-tag .icon{flex-shrink:0;margin-left:8px}.card-item-sequence{align-items:center;background-color:transparent;display:flex;justify-content:space-between}.card-item-sequence__sparkline{margin-right:24px}.loading-spinner-empty-card__orbit-wrapper{border-radius:50%;height:55px;-webkit-perspective:800px;perspective:800px;width:55px}.loading-spinner-empty-card__orbit-wrapper *{box-sizing:border-box}.loading-spinner-empty-card__orbit-wrapper .loading-spinner__orbit{border-radius:50%;box-sizing:border-box;height:100%;position:absolute;width:100%}.loading-spinner-empty-card__orbit-wrapper .loading-spinner__orbit:first-child{-webkit-animation:orbit-spinner-orbit-one-animation 1.2s linear infinite;animation:orbit-spinner-orbit-one-animation 1.2s linear infinite;border-bottom:3px solid #194c80;left:0;top:0}.loading-spinner-empty-card__orbit-wrapper .loading-spinner__orbit:nth-child(2){-webkit-animation:orbit-spinner-orbit-two-animation 1.2s linear infinite;animation:orbit-spinner-orbit-two-animation 1.2s linear infinite;border-right:3px solid #194c80;right:0;top:0}.loading-spinner-empty-card__orbit-wrapper .loading-spinner__orbit:nth-child(3){-webkit-animation:orbit-spinner-orbit-three-animation 1.2s linear infinite;animation:orbit-spinner-orbit-three-animation 1.2s linear infinite;border-top:3px solid #194c80;right:0;bottom:0}@-webkit-keyframes orbit-spinner-orbit-one-animation{0%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotate(0deg);transform:rotateX(35deg) rotateY(-45deg) rotate(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotate(1turn);transform:rotateX(35deg) rotateY(-45deg) rotate(1turn)}}@keyframes orbit-spinner-orbit-one-animation{0%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotate(0deg);transform:rotateX(35deg) rotateY(-45deg) rotate(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotate(1turn);transform:rotateX(35deg) rotateY(-45deg) rotate(1turn)}}@-webkit-keyframes orbit-spinner-orbit-two-animation{0%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotate(0deg);transform:rotateX(50deg) rotateY(10deg) rotate(0deg)}to{-webkit-transform:rotateX(50deg) rotateY(10deg) rotate(1turn);transform:rotateX(50deg) rotateY(10deg) rotate(1turn)}}@keyframes orbit-spinner-orbit-two-animation{0%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotate(0deg);transform:rotateX(50deg) rotateY(10deg) rotate(0deg)}to{-webkit-transform:rotateX(50deg) rotateY(10deg) rotate(1turn);transform:rotateX(50deg) rotateY(10deg) rotate(1turn)}}@-webkit-keyframes orbit-spinner-orbit-three-animation{0%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotate(0deg);transform:rotateX(35deg) rotateY(55deg) rotate(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(55deg) rotate(1turn);transform:rotateX(35deg) rotateY(55deg) rotate(1turn)}}@keyframes orbit-spinner-orbit-three-animation{0%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotate(0deg);transform:rotateX(35deg) rotateY(55deg) rotate(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(55deg) rotate(1turn);transform:rotateX(35deg) rotateY(55deg) rotate(1turn)}}.card-item-device-detail-attributes p,.card-item-device-detail-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-device-detail-attributes p{font-weight:400}.card-item-device-detail-attributes strong{font-weight:700}.card-item-device-detail-attributes p,.card-item-device-detail-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-device-detail-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%}.card-item-device-detail-attributes strong{display:inline-block}.card-item-device-detail-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-device-detail-attributes .card-item-device-detail-attributes__grid{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-device-detail-attributes .grid-item{display:inline-flex}.record-comment-modal__body .record-comment-modal__value,.record-comment-modal__label,.record-comment-modal__value{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.record-comment-modal__body .record-comment-modal__value{font-weight:400;font-size:16px}.record-comment-modal__value{font-weight:600}.record-comment-modal__label{font-weight:700}.record-comment-modal__body .record-comment-modal__value{color:#0e2c4d;line-height:24px}.record-comment-modal__label,.record-comment-modal__value{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.record-comment-modal{padding:32px}.record-comment-modal__header{display:flex;grid-gap:4px;gap:4px;margin-bottom:8px;padding-right:40px}.record-comment-modal__header__column{flex:1 1;display:flex;grid-gap:8px;gap:8px}.record-comment-modal__body{display:flex;flex-direction:column;grid-gap:4px;gap:4px;margin-top:16px}.record-comment-modal__body .record-comment-modal__value{text-align:left;white-space:pre-line}.record-comment-modal__label{white-space:nowrap}.record-comment-modal__value{line-height:24px}.record-comment-modal__value--record-acceptable{padding:2px 16px;border-radius:12px;color:#04744a;background-color:#ccf6e6;margin-right:12px}.record-comment-modal__value--record-noticeable{padding:2px 16px;border-radius:12px;color:#7f6c0a;background-color:#fef6cc;margin-right:12px}.record-comment-modal__value--record-unacceptable{padding:2px 16px;border-radius:12px;color:#9f0f01;background-color:#fbd0cc;margin-right:12px}.record-comment-modal__value--soft-threshold{color:#7f6c0a}.record-comment-modal__value--hard-threshold{color:#9f0f01}.sequence-chart-overlay__property__label,.sequence-chart-overlay__property__value{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700;color:#8394a6;font-size:14px;line-height:24px;text-align:left}.sequence-chart-overlay{display:block;position:absolute;left:50%;top:40%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);padding:16px 64px 16px 24px;border-radius:4px;z-index:100;box-shadow:0 6px 20px 0 rgba(23,75,129,.1);background-color:#fff}.sequence-chart-overlay__trigger{position:absolute;right:4px;top:4px;width:48px;height:48px}.sequence-chart-overlay__properties{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px;width:-webkit-max-content;width:max-content;cursor:pointer}.sequence-chart-overlay__property{text-align:left;overflow:hidden}.sequence-chart-overlay__property--full-width{grid-column-start:1;grid-column-end:4}.sequence-chart-overlay__property__label{display:block;margin-bottom:4px;white-space:nowrap;cursor:inherit}.sequence-chart-overlay__property__value{font-size:12px;line-height:20px;display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;list-style:none;margin:0;padding:0}.sequence-chart-overlay__property__value li{line-height:20px}.sequence-chart-overlay__property__value--record-acceptable{padding:2px 16px;border-radius:12px;color:#04744a;background-color:#ccf6e6}.sequence-chart-overlay__property__value--record-noticeable{padding:2px 16px;border-radius:12px;color:#7f6c0a;background-color:#fef6cc}.sequence-chart-overlay__property__value--record-unacceptable{padding:2px 16px;border-radius:12px;color:#9f0f01;background-color:#fbd0cc}.sequence-chart-overlay__property__value--soft-threshold{color:#7f6c0a}.sequence-chart-overlay__property__value--hard-threshold{color:#9f0f01}.sequence-chart__legend,.sequence-chart__legend__terms{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.sequence-chart__legend__terms{font-weight:400}.sequence-chart__legend{font-weight:700}.sequence-chart__legend,.sequence-chart__legend__terms{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.sequence-chart{position:relative;padding:16px;background-color:#fff}.sequence-chart__visual{display:block;position:relative;background-color:#f0f4f7}.sequence-chart__legend{padding:16px;text-align:left}.sequence-chart__legend__terms{display:inline-block;margin:0;padding:0 0 0 16px;line-height:24px}.sequence-chart__legend__terms__term{display:inline-block;list-style:none;margin-right:16px;vertical-align:baseline}.sequence-chart__legend__terms__term:before{display:inline-block;width:10px;height:10px;margin-right:4px;background-color:#fff;content:"";vertical-align:baseline;border-radius:50%}.sequence-chart__legend__terms__term--value:before{width:6px;height:6px;background-color:#e6f0fa;border:2px solid #194c80}.sequence-chart__legend__terms__term--soft-threshold:before{background-color:#fad202}.sequence-chart__legend__terms__term--hard-threshold:before{background-color:#ea1601}.button-toggle .button-toggle__button .button-toggle__text{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.button-toggle{display:inline-flex;flex-direction:row;justify-content:center;width:auto}.button-toggle .button-toggle__button{width:100%;height:40px;display:flex;align-items:center;cursor:pointer;outline:none;padding:12px;border-radius:2px;background-color:#fff;border:none}@media screen and (max-width:603px){.button-toggle .button-toggle__button{height:32px;padding:4px 8px 4px 4px}}.button-toggle .button-toggle__button .icon{color:#194c80;width:24px;height:24px;margin:0 4px 0 0}@media screen and (max-width:603px){.button-toggle .button-toggle__button .icon{width:20px;height:20px}}.button-toggle .button-toggle__button .button-toggle__text{color:#194c80;padding:0 0 0 8px}.button-toggle .button-toggle__button.button-toggle__button--active{background-color:#e6f0fa}.button-toggle .button-toggle__button.button-toggle__button--active .button-toggle__text,.button-toggle .button-toggle__button.button-toggle__button--active .icon{color:#194c80}.button-toggle .button-toggle__button:hover:not(:disabled){background-color:#e6f0fa}.button-toggle .button-toggle__button:hover:not(:disabled) .button-toggle__text,.button-toggle .button-toggle__button:hover:not(:disabled) .icon{color:#0a3766}.button-toggle .button-toggle__button:active{height:36px;padding:8px;margin:4px}.button-toggle .button-toggle__button:active .button-toggle__text,.button-toggle .button-toggle__button:active .icon{color:#0a3766}.button-toggle-set{display:flex;flex-direction:row;align-items:center;width:auto;height:44px;border-radius:4px;border:2px solid #5985b3;background-color:#fff}@media screen and (max-width:603px){.button-toggle-set{height:36px}}.button-toggle-set .button-toggle{flex-grow:1;flex-basis:50%}.button-toggle-set .button-toggle:first-child{margin-left:2px}.button-toggle-set .button-toggle:last-child{margin-right:2px}@media screen and (max-width:603px){.button-toggle-set .button-toggle:last-child{margin-right:0}}.sequence-period-selection{display:flex;grid-gap:16px;gap:16px;margin:24px 0}.sequence-period-selection__input__label{display:flex;align-items:center;grid-gap:16px;gap:16px}.sequence-table-head__row__cell--major,.sequence-table-head__row__cell--minor{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.sequence-table-head__row__cell--minor{font-weight:400}.sequence-table-head__row__cell--major{font-weight:700}.sequence-table-head__row__cell--major,.sequence-table-head__row__cell--minor{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.sequence-table-head__row__cell{position:relative;padding:4px 12px 8px;border:none;white-space:nowrap}.sequence-table-head__row__cell__value{display:block}.sequence-table-head__row__cell--major{background-color:#f2f9ff}.sequence-table-head__row__cell--minor{padding-bottom:12px;background-color:#fff}.sequence-table-head__row__cell--minor:after{display:block;position:absolute;content:"";background-color:#f2f9ff;width:100%;height:8px;left:0;bottom:0}.sequence-table-head__row__cell--align-right{padding-right:24px;text-align:right}.sequence-table-wrapper .sequence-table__body,.sequence-table-wrapper .sequence-table__body__row__cell__note{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.sequence-table-wrapper .sequence-table__body{font-weight:600}.sequence-table-wrapper .sequence-table__body__row__cell__note{font-weight:700}.sequence-table-wrapper .sequence-table__body,.sequence-table-wrapper .sequence-table__body__row__cell__note{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.sequence-table-wrapper{position:relative;padding:8px;background-color:#f2f9ff;overflow:hidden}.sequence-table-wrapper__pane{position:relative;box-sizing:border-box;width:100%;height:100%;overflow:auto}.sequence-table-wrapper .sequence-table{width:100%;text-align:left;border-collapse:collapse}.sequence-table-wrapper .sequence-table__body{line-height:20px}.sequence-table-wrapper .sequence-table__body__row__cell{position:relative;padding:4px 12px 8px;background-color:#fff;border:none;white-space:nowrap}.sequence-table-wrapper .sequence-table__body__row__cell:after{display:block;position:absolute;content:"";background-color:#f2f9ff;width:100%;height:4px;left:0;bottom:0}.sequence-table-wrapper .sequence-table__body__row__cell ul{margin:0;padding:0;list-style:none}.sequence-table-wrapper .sequence-table__body__row__cell__note{font-size:12px}.sequence-table-wrapper .sequence-table__body__row__cell__note--prefix{margin-right:4px}.sequence-table-wrapper .sequence-table__body__row__cell__note--suffix{margin-left:4px}.sequence-table-wrapper .sequence-table__body__row__cell__note:blank,.sequence-table-wrapper .sequence-table__body__row__cell__note:empty{display:none}.sequence-table-wrapper .sequence-table__body__row__cell__value--record-acceptable{padding:2px 16px;border-radius:12px;color:#04744a;background-color:#ccf6e6;margin-right:12px}.sequence-table-wrapper .sequence-table__body__row__cell__value--record-noticeable{padding:2px 16px;border-radius:12px;color:#7f6c0a;background-color:#fef6cc;margin-right:12px}.sequence-table-wrapper .sequence-table__body__row__cell__value--record-unacceptable{padding:2px 16px;border-radius:12px;color:#9f0f01;background-color:#fbd0cc;margin-right:12px}.sequence-table-wrapper .sequence-table__body__row__cell__value--soft-threshold{color:#7f6c0a}.sequence-table-wrapper .sequence-table__body__row__cell__value--hard-threshold{color:#9f0f01}.sequence-table-wrapper .sequence-table__body__row__cell__actions{display:flex;align-items:center}.sequence-table-wrapper .sequence-table__body__row__cell__actions__value{flex-grow:1}.sequence-table-wrapper .sequence-table__body__row__cell--align-right{padding-right:24px;text-align:right}.sequence-table-wrapper .sequence-table__body__row__cell--align-right .sequence-table__body__row__cell__actions{justify-content:flex-end}.sequence-table-wrapper .sequence-table__body__row--highlighted .sequence-table__body__row__cell{background-color:#b8cee6}.sequence-table-wrapper .sequence-table__body__row--replaced .sequence-table__body__row__cell{background-color:#f2f9ff}.sequence-table-wrapper .sequence-table__body__row--replaced .sequence-table__body__row__cell>*{opacity:.5}.sequence-table-wrapper .sequence-table__row__cell--sticky-start{position:sticky;left:0;width:1%;padding-right:20px;z-index:1}.sequence-table-wrapper .sequence-table__row__cell--sticky-start:before{display:block;position:absolute;content:"";background-color:#f2f9ff;height:100%;width:8px;right:0;top:0}.sequence-table-wrapper .sequence-table__row__cell--sticky-end{position:sticky;right:0;width:1%;padding-left:20px;z-index:1}.sequence-table-wrapper .sequence-table__row__cell--sticky-end:before{display:block;position:absolute;content:"";background-color:#f2f9ff;height:100%;width:8px;left:0;top:0}.card-sequence-detail{background-color:#fff;border-radius:8px}.card-sequence-detail__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:32px 16px 16px;width:calc(100% - 32px)}.card-sequence-detail__content .card-item-sequence-attributes{margin-top:32px}.card-sequence-detail__content .card-item-sequence-action{margin-top:8px}.card-item-attributes-action__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-attributes-action{background-color:#f2f9ff;border-radius:4px;display:flex;justify-content:space-between;padding:16px 16px 12px;margin-top:8px;text-align:left;width:100%}.card-item-attributes-action__title{margin:0;padding:0}.card-item-attributes-action .button-secondary{margin-left:auto}.card-item-attributes-action .button-secondary .button-secondary__button{background-color:transparent}.card-item-sequence-attributes p,.card-item-sequence-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-sequence-attributes p{font-weight:400}.card-item-sequence-attributes strong{font-weight:700}.card-item-sequence-attributes p,.card-item-sequence-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-sequence-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%}.card-item-sequence-attributes strong{display:inline-block}.card-item-sequence-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-sequence-attributes ul{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-sequence-attributes ul li{display:inline-flex}.card-item-sequence-attributes ul li:first-of-type,.card-item-sequence-attributes ul li:nth-child(2){grid-column:span 2}.card-item-sequence-header__subtitle,.card-item-sequence-header__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-sequence-header__subtitle{font-weight:400}.card-item-sequence-header__title{font-weight:700}.card-item-sequence-header__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-sequence-header{align-items:center;background-color:transparent;display:flex;flex-grow:1}.card-item-sequence-header__content{margin-right:16px}.card-item-sequence-header__title-wrapper{align-items:flex-start;display:flex}.card-item-sequence-header__title{text-align:left;color:#0e2c4d;font-size:24px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}@media screen and (max-width:603px){.card-item-sequence-header__title{font-size:18px}}.card-item-sequence-header__subtitle{margin:0;padding:0}.card-item-sequence-header .tag{flex-shrink:0;margin-left:auto}.card-document-folder{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-document-folder.card-document-folder--blue{background-color:#f2f9ff}.card-document-folder__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px;width:100%}.card-document-folder .card-item-header{max-width:72.972972973%}.card-item-folder-controls{align-items:center;background-color:transparent;display:inline-flex;margin-left:24px;outline:0;position:relative}.card-item-folder-controls .button-icon+.button-icon{margin-left:24px}.card-item-folder-controls__select{bottom:0;display:none;position:absolute;right:-16px;-webkit-transform:translateY(125%);transform:translateY(125%);white-space:nowrap}.card-item-folder-controls__select.select--open{display:block}.card-maintenance-log-detail{background-color:#fff;border-radius:8px}.card-maintenance-log-detail__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:calc(100% - 32px)}.card-maintenance-log-detail__content .card-item-operational-log-attributes{margin-top:32px}.card-item-maintenance-log-attributes p,.card-item-maintenance-log-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-maintenance-log-attributes p{font-weight:400}.card-item-maintenance-log-attributes strong{font-weight:700}.card-item-maintenance-log-attributes p,.card-item-maintenance-log-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-maintenance-log-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-maintenance-log-attributes strong{display:inline-block}.card-item-maintenance-log-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-maintenance-log-attributes .card-item-maintenance-log-attributes__grid{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-maintenance-log-attributes .grid-item{display:inline-flex}.card-item-maintenance-log-attributes .grid-item:nth-child(3n){grid-column:span 2}.card-item-maintenance-log-header__subtitle,.card-item-maintenance-log-header__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-maintenance-log-header__subtitle{font-weight:400}.card-item-maintenance-log-header__title{font-weight:700}.card-item-maintenance-log-header__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-maintenance-log-header{align-items:center;background-color:transparent;display:flex;flex-grow:1}.card-item-maintenance-log-header__content{margin-right:16px}.card-item-maintenance-log-header__title-wrapper{align-items:flex-start;display:flex}.card-item-maintenance-log-header__title{text-align:left;color:#0e2c4d;font-size:24px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}@media screen and (max-width:603px){.card-item-maintenance-log-header__title{font-size:18px}}.card-item-maintenance-log-header__subtitle{margin:0;padding:0}.card-item-maintenance-log-header .illustration{flex-shrink:0;margin-right:16px}.card-item-maintenance-log-header .tag{flex-shrink:0;margin-left:auto}.card-greeting__claim,.card-greeting__greeting{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-greeting__claim{font-weight:400;font-size:16px}.card-greeting__greeting{font-weight:700}.card-greeting__claim{color:#0e2c4d;line-height:24px}.card-greeting{display:flex;flex-direction:column;min-height:352px;justify-content:center;align-items:center;z-index:1;background-image:url(/static/media/card-greeting-background.de226efc.svg);background-repeat:no-repeat;background-size:contain;content:"";width:100%;height:100%;background-position:50%}.card-greeting__greeting{color:#0e2c4d;font-size:64px;text-align:center;margin:0;padding:0}@media screen and (max-width:603px){.card-greeting__greeting{font-size:42px}}.card-greeting__claim{text-align:center;margin:0;padding:0}.card-numeric-batch__count,.card-numeric-batch__label{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400}.card-numeric-batch__label{font-size:16px;color:#0e2c4d;line-height:24px}.card-numeric-batch{align-items:center;align-self:stretch;background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(23,75,129,.1);box-sizing:border-box;display:flex;justify-content:flex-start;padding:8px}.card-numeric-batch.card-numeric-batch--linked{max-width:none;padding:0}.card-numeric-batch.card-numeric-batch--linked:active{box-shadow:0 3px 10px 0 rgba(23,75,129,.15)}.card-numeric-batch__count{color:#3dedd6;font-size:32px;line-height:1em;background-color:#f2f9ff;border-radius:4px;height:40px;margin-right:16px;min-width:48px;overflow:hidden;padding-top:8px;text-align:center}@media screen and (max-width:603px){.card-numeric-batch__count{font-size:24px;height:24px;min-width:32px;padding-top:4px}}.card-numeric-batch__label{text-align:left;margin:0;overflow:hidden;padding:0;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (max-width:603px){.card-numeric-batch__label{font-size:14px;width:calc(100% - 48px)}}.card-numeric-batch a{align-items:center;display:inline-flex;justify-content:center;padding:16px;text-decoration:none;max-width:328px}.card-numeric-batch-collection{align-items:flex-end;display:flex;flex-direction:column;margin:auto auto 28px;position:relative;z-index:5;grid-gap:8px;gap:8px}@media screen and (min-width:865px){.card-numeric-batch-collection{flex-direction:row;grid-gap:16px;gap:16px}.card-numeric-batch-collection .card-numeric-batch{flex:1 1}}.text-link{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;color:#8394a6}@media screen and (max-width:603px){.text-link{font-size:14px}}.card-clearance-dashboard{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-clearance-dashboard__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:100%}@media screen and (max-width:603px){.card-clearance-dashboard__content .card-item-header__content{max-width:100%}}.card-clearance-dashboard .card-collection-layout{flex-basis:100%;margin-top:24px}.card-device-dashboard{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-device-dashboard__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:100%}@media screen and (max-width:603px){.card-device-dashboard__content .card-item-header__content{max-width:100%}}.card-device-dashboard .card-collection-layout{flex-basis:100%;margin-top:24px}.error-page-layout{display:flex;flex-direction:column;grid-gap:40px;gap:40px;justify-content:center;align-items:center;margin-top:120px}.card-membership{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-membership__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:100%}@media screen and (max-width:1200px){.card-membership__content .card-item-controls{margin-left:auto}}@media screen and (max-width:1200px){.card-membership .card-item-header{max-width:72.972972973%}}.card-item-membership-attributes p,.card-item-membership-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-membership-attributes p{font-weight:400}.card-item-membership-attributes strong{font-weight:700}.card-item-membership-attributes p,.card-item-membership-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-membership-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-membership-attributes p{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-membership-attributes .card-item-membership-attributes__attribute{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0}.card-item-membership-attributes .attribute{display:inline-flex}.card-item-controls{align-items:center;background-color:#fff;display:flex;margin-left:28px;outline:0}.card-item-controls .icon{cursor:pointer;padding:0 12px}.card-item-controls .icon:first-of-type{padding-left:0}.card-item-controls .icon:last-of-type{padding-right:0}.card-item-controls .icon:hover{color:#194c80}.card-item-controls .icon.control-icon--disabled{cursor:default;pointer-events:none;color:#85a8cc}.checkbox.checkbox--summary .checkbox__label,.checkbox__label{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.checkbox__label{font-weight:400;font-size:16px}.checkbox.checkbox--summary .checkbox__label{font-weight:700}.checkbox__label{line-height:24px;text-align:left}.checkbox{display:inline-flex;align-items:center}.checkbox__input{width:20px;height:20px}.checkbox__label{color:#0e2c4d;padding-left:8px}.checkbox__label__report-selection{padding-left:24px}.checkbox.checkbox--summary{background-color:#f2f9ff;padding:0 0 4px 8px;pointer-events:none}.checkbox.checkbox--summary:last-child{padding-bottom:12px}.checkbox.checkbox--summary .checkbox__input{display:none}.checkbox.checkbox--summary .checkbox__label{color:#0e2c4d;font-size:16px;line-height:24px;text-align:left}.checkboxes-layout{display:flex;flex-direction:column;padding-top:12px}.expandable-slim__header__caption__text-wrapper__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700}.expandable-slim{display:flex;flex-direction:column;align-content:stretch;margin-bottom:16px}.expandable-slim.firstElement{margin-top:40px}.expandable-slim__header{display:flex;align-items:center;flex-wrap:wrap;text-align:left;border-radius:8px;background-color:#fff;overflow:hidden}.expandable-slim__header__caption{flex-grow:1;flex-shrink:1;display:flex;flex-direction:row;align-content:space-between;align-items:center;padding:16px;color:#194c80;cursor:pointer}@media screen and (max-width:603px){.expandable-slim__header__caption{padding:16px 8px 16px 16px}}.expandable-slim__header__caption:hover{color:#0a3766}.expandable-slim__header__caption__icon{margin-left:auto}@media screen and (max-width:603px){.expandable-slim__header__caption__icon{margin-right:4px}}.expandable-slim__header__caption__text-wrapper{margin-left:16px;margin-right:auto}.expandable-slim__header__caption__text-wrapper__title{text-align:left;color:#0e2c4d;margin:0;font-size:24px;color:currentColor}@media screen and (max-width:603px){.expandable-slim__header__caption__text-wrapper__title{font-size:18px}}.expandable-slim__body{height:0;overflow:hidden;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.expandable-slim--expanded{margin-bottom:64px}.expandable-slim--expanded .expandable-slim__header{margin-bottom:16px}.expandable-slim--expanded .expandable-slim__header__caption__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.expandable-slim--expanded .expandable-slim__body{height:auto;overflow:visible}.expandable-slim-mode--slim .expandable-slim__header{margin-bottom:0;background-color:unset}.expandable-slim-mode--slim .expandable-slim__header__caption{padding:16px 8px}.expandable-slim-mode--slim .expandable-slim__header__caption__icon{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-left:0}.expandable-slim-mode--slim .expandable-slim__header__caption__text-wrapper__title{font-size:16px}.expandable-slim-mode--slim .expandable-slim__body{height:0;overflow:hidden}.expandable-slim-mode--slim--expanded .expandable-slim__header__caption__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.expandable-slim-mode--slim--expanded .expandable-slim__body{height:auto;overflow:visible;margin-bottom:8px}.button-user-feedback-layout .report-view-user-feedback--negative,.button-user-feedback-layout .report-view-user-feedback--positive{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:600;font-size:12px}.button-user-feedback-layout{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.button-user-feedback-layout .report-view-user-feedback--positive{color:#04744a}.button-user-feedback-layout .report-view-user-feedback--negative{color:#9f0f01}.report-document-entry{display:flex;flex-direction:row;width:100%}.report-document-entry .card-document{width:100%}.card-report-sequence-item-header__content__subtitle,.card-report-sequence-item-header__content__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-report-sequence-item-header__content__subtitle{font-weight:400}.card-report-sequence-item-header__content__title{font-weight:700}.card-report-sequence-item-header__content__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-report-sequence-item-header{background-color:transparent;display:flex;flex-direction:row;align-items:center;flex-grow:1}@media screen and (max-width:603px){.card-report-sequence-item-header{max-width:60%}}.card-report-sequence-item-header__content{display:flex;flex-direction:column}.card-report-sequence-item-header__content__title{text-align:left;color:#0e2c4d;font-size:16px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}@media screen and (max-width:603px){.card-report-sequence-item-header__content__title{overflow:hidden;text-overflow:ellipsis}}.card-report-sequence-item-header__content__subtitle{font-size:12px;margin:0;padding:0}.card-report-sequence-item-header .tag{flex-shrink:0;margin:0 8px 0 16px}.card-report-sequence-item-header .tag--info{align-self:flex-start;flex-shrink:0;margin-left:auto}.card-report-sequence-list{background-color:#fff;border-radius:8px;box-shadow:0 12px 20px 0 rgba(25,76,128,.1);display:flex;flex-direction:column;position:relative;padding:16px 16px 16px 32px;width:100%}.card-report-sequence-list--is-archived{background-color:#f2f9ff}.card-report-sequence-list__content{display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px}.card-report-sequence-list__content .icon{margin-left:auto}.card-report-sequence-list__content__input,.card-report-sequence-list__content__input__label{display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px}.card-report-sequence-list .card-item-state{margin-top:24px}.report-sequence-entry{display:flex;flex-direction:row;grid-gap:16px;gap:16px}.report-card-device-with-sequences{border-radius:8px;display:flex;position:relative}.report-card-device-with-sequences__header--report-view{background-color:unset}.report-card-device-with-sequences__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:8px;width:100%}@media screen and (max-width:603px){.report-card-device-with-sequences__content .card-item-header__content{max-width:100%}}.report-card-device-with-sequences__content .card-item-header .illustration{width:48px;height:48px}.report-card-device-with-sequences .card-collection-layout{flex-basis:100%;margin-top:8px}.report-card-device-with-sequences .card-collection-layout .card-document__content{padding:8px}.report-card-device-with-sequences .card-collection-layout .card-document__content .date-picker{margin-left:8px}.report-card-device-with-sequences .card-collection-layout .card-document__content .date-picker input{padding:4px}.card-report-detail{background-color:#fff;border-radius:8px;display:flex;position:relative}.card-report-detail__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px 16px;width:100%}.card-report-detail .card-item-report-detail-attributes{margin-top:24px}.card-item-report-attributes .card-item-report-attributes__attribute a,.card-item-report-attributes p,.card-item-report-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-report-attributes .card-item-report-attributes__attribute a,.card-item-report-attributes p{font-weight:400}.card-item-report-attributes strong{font-weight:700}.card-item-report-attributes .card-item-report-attributes__attribute a,.card-item-report-attributes p,.card-item-report-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-report-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-report-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-report-attributes .card-item-report-attributes__attribute{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-report-attributes .attribute{display:inline-flex}.card-report-list{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-report-list.card-report-list--archived{background-color:#f2f9ff}.card-report-list__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 8px 24px 24px;width:100%}.card-report-list .card-item-report-state{flex-basis:100%;margin-top:24px}.separator{width:100%;height:2px;background-color:#fff}.generator-table-head__row__cell--major{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700;color:#8394a6;font-size:14px;line-height:24px;text-align:left}.generator-table-head__row__cell{position:relative;padding:4px 12px;white-space:nowrap;border-bottom-left-radius:8px}.generator-table-head__row__cell__value{display:block}.generator-table-head__row__cell--major{background-color:#f0f4f7}.generator-table-head__row__cell--align-right{padding-right:24px;text-align:right}.generator-table-body{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:600;color:#8394a6;font-size:14px;line-height:24px;text-align:left;line-height:20px}.generator-table-body__row__cell{position:relative;padding:4px 12px;border:none;white-space:nowrap;background-color:#fff}.generator-table-body__row__cell:after{display:block;position:absolute;content:"";background-color:#f0f4f7;width:100%;height:4px;left:0;bottom:0}.generator-table-body__row__cell ul{margin:0;padding:0;list-style:none}.generator-table-body__row__cell__actions{display:flex;align-items:center}.generator-table-body__row__cell__actions__value{flex-grow:1}.generator-table-body__row__cell__value{display:block}.generator-table-body__row__cell--align-right{padding-right:24px;text-align:right}.generator-table-body__row__cell--align-right .generator-table-body__row__cell__actions{justify-content:flex-end}.generator-table-body__row__cell--sticky-start{position:sticky;left:0;width:1%;min-width:105px;padding-right:20px;z-index:1;margin-right:8px}.generator-table-body__row__cell--sticky-start:before{display:block;position:absolute;content:"";background-color:#f0f4f7;height:100%;width:8px;right:0;top:0}.generator-table-body__row__cell--sticky-end{position:sticky;right:0;width:1%;padding-left:20px;z-index:1}.generator-table-body__row__cell--sticky-end:before{display:block;position:absolute;content:"";background-color:#f0f4f7;height:100%;width:8px;left:0;top:0}.generator-table-wrapper{position:relative;padding:8px;background-color:#f0f4f7;overflow:hidden}.generator-table-wrapper__pane{position:relative;box-sizing:border-box;width:100%;height:100%;overflow:auto}.generator-table-wrapper .generator-table{width:100%;text-align:left;border-collapse:collapse;border-spacing:8px 4px}.card-generator-detail{background-color:#fff;border-radius:8px;display:flex;position:relative}.card-generator-detail.card-generator-detail--shadow{box-shadow:0 6px 20px 0 rgba(25,76,128,.1)}.card-generator-detail.card-generator-detail--nuclide{margin-top:40px}.card-generator-detail.card-generator-detail--disabled{cursor:default;pointer-events:none}.card-generator-detail__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px;width:100%}.card-generator-detail .card-item-generator-detail-attributes{margin-top:24px}.card-item-generator-attributes p,.card-item-generator-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-generator-attributes p{font-weight:400}.card-item-generator-attributes strong{font-weight:700}.card-item-generator-attributes p,.card-item-generator-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-generator-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-generator-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-generator-attributes .card-item-generator-attributes__attribute{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-generator-attributes .attribute{display:inline-flex}.card-item-generator-dispatch-attributes p,.card-item-generator-dispatch-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-generator-dispatch-attributes p{font-weight:400}.card-item-generator-dispatch-attributes strong{font-weight:700}.card-item-generator-dispatch-attributes p,.card-item-generator-dispatch-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-generator-dispatch-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:8px}.card-item-generator-dispatch-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-generator-dispatch-attributes .card-item-generator-dispatch-attributes__attribute{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-generator-dispatch-attributes .attribute{display:inline-flex}.card-item-generator-header__subtitle,.card-item-generator-header__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-generator-header__subtitle{font-weight:400}.card-item-generator-header__title{font-weight:700}.card-item-generator-header__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-generator-header{align-items:center;background-color:transparent;display:flex;flex-grow:1}@media screen and (max-width:603px){.card-item-generator-header{max-width:60%}}.card-item-generator-header__content .tag{flex-shrink:0;margin:4px 8px 0 16px}.card-item-generator-header__title-wrapper{align-items:flex-start;display:flex}.card-item-generator-header__title{text-align:left;color:#0e2c4d;font-size:24px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}@media screen and (max-width:603px){.card-item-generator-header__title{font-size:18px;overflow:hidden;text-overflow:ellipsis}}.card-item-generator-header__subtitle{margin:0;padding:0}.card-item-generator-header .illustration{flex-shrink:0;margin-right:16px}@media screen and (max-width:603px){.card-item-generator-header .illustration{margin-right:8px}}.card-item-generator-header .tag--info{flex-shrink:0;margin-left:auto}.card-item-generator-header.no-illustration{padding-left:12px}.tab-bar{display:flex;flex-direction:row;grid-gap:8px;gap:8px;margin-bottom:32px}.tab-bar-item{background:transparent;cursor:pointer;color:#5985b3;font-size:16px;line-height:20px;font-weight:600}.tab-bar-item__label{padding-right:16px}.tab-bar-item--is-active,.tab-bar-item:hover:not([disabled]){color:#194c80;border-bottom:4px solid #3dedd6}.paragraph-element{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:left;color:#0e2c4d;margin-top:16px;margin-bottom:24px}.card-waste-management-report-list-item{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-waste-management-report-list-item__content{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:15px 16px;width:100%}.card-waste-management-report-list-item.card-waste-management-report-list-item--disabled{background-color:#f2f9ff;box-shadow:none}.card-waste-management-report-list-item.card-waste-management-report-list-item--disabled .card-waste-management-report-list-item__content{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.card-waste-management-report-list-item.card-waste-management-report-list-item--archived{background-color:#f2f9ff}@media screen and (max-width:603px){.card-waste-management-report-list-item .card-waste-management-report-list-item-header .card-generator-report-list-item-header__content{margin-right:8px}.card-waste-management-report-list-item .card-waste-management-report-list-item-header .card-generator-report-list-item-header__content+.list-item-header__schedule-tag{flex-shrink:0}}.card-waste-management-report-list-item .card-item-state{margin-top:4px}.card-generator-list-item{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-generator-list-item__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:15px 16px 15px 0;width:100%}.card-generator-list-item.card-generator-list-item--disabled{background-color:#f2f9ff;box-shadow:none}.card-generator-list-item.card-generator-list-item--disabled .card-generator-list-item__content{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.card-generator-list-item.card-generator-list-item--archived{background-color:#f2f9ff}.card-generator-list-item .card-generator-list-item-header{margin-left:16px}@media screen and (max-width:603px){.card-generator-list-item .card-generator-list-item-header .card-generator-list-item-header__content{margin-right:8px}.card-generator-list-item .card-generator-list-item-header .card-generator-list-item-header__content+.list-item-header__schedule-tag{flex-shrink:0}}.card-generator-list-item .card-item-state{margin-top:4px}.card-generator-list-item-header__subtitle,.card-generator-list-item-header__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-generator-list-item-header__subtitle{font-weight:400}.card-generator-list-item-header__title{font-weight:700}.card-generator-list-item-header__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-generator-list-item-header{align-items:center;background-color:transparent;display:flex;flex-grow:1}.card-generator-list-item-header__content{display:flex;flex-direction:column;background-color:transparent;flex-grow:1}.card-generator-list-item-header__content .tag{flex-shrink:0;margin:4px 8px 0 16px}.card-generator-list-item-header__title-wrapper{align-items:flex-start;display:flex}.card-generator-list-item-header__title{text-align:left;color:#0e2c4d;font-size:16px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-generator-list-item-header__subtitle{font-size:12px;margin:0;padding:0}.card-generator-list-item-header .illustration{flex-shrink:0;margin-right:16px}@media screen and (max-width:603px){.card-generator-list-item-header .illustration{margin-right:8px}}.card-cyclotron-product-list-item{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-cyclotron-product-list-item__content{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:15px 16px;width:100%}.card-cyclotron-product-list-item.card-cyclotron-product-list-item--disabled{background-color:#f2f9ff;box-shadow:none}.card-cyclotron-product-list-item.card-cyclotron-product-list-item--disabled .card-cyclotron-product-list-item__content{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.card-cyclotron-product-list-item.card-cyclotron-product-list-item--completely-applied{background-color:#f2f9ff}.card-cyclotron-product-list-item .card-cyclotron-product-list-item-header{margin-left:16px}@media screen and (max-width:603px){.card-cyclotron-product-list-item .card-cyclotron-product-list-item-header .card-cyclotron-product-list-item-header__content{margin-right:8px}.card-cyclotron-product-list-item .card-cyclotron-product-list-item-header .card-cyclotron-product-list-item-header__content .list-item-header__schedule-tag{flex-shrink:0}}.card-cyclotron-product-list-item .card-item-state{margin-top:4px}.card-cyclotron-product-list-item-header__subtitle,.card-cyclotron-product-list-item-header__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-cyclotron-product-list-item-header__subtitle{font-weight:400}.card-cyclotron-product-list-item-header__title{font-weight:700}.card-cyclotron-product-list-item-header__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-cyclotron-product-list-item-header{align-items:center;background-color:transparent;display:flex;flex-grow:1;justify-content:space-between}.card-cyclotron-product-list-item-header__content .tag{flex-shrink:0;margin:4px 8px 0 16px}.card-cyclotron-product-list-item-header__title-wrapper{align-items:flex-start;display:flex}.card-cyclotron-product-list-item-header__title{text-align:left;color:#0e2c4d;font-size:16px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-cyclotron-product-list-item-header__subtitle{font-size:12px;margin:0;padding:0}.card-container-list-item{background-color:#fff;border-radius:8px;box-shadow:0 6px 20px 0 rgba(25,76,128,.1);display:flex;position:relative}.card-container-list-item__content{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:15px 16px;width:100%}.card-container-list-item.card-container-list-item--disabled{background-color:#f2f9ff;box-shadow:none}.card-container-list-item.card-container-list-item--disabled .card-container-list-item__content{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.card-container-list-item.card-container-list-item--archived{background-color:#f2f9ff}@media screen and (max-width:603px){.card-container-list-item .card-container-list-item-header .card-container-list-item-header__content{margin-right:8px}.card-container-list-item .card-container-list-item-header .card-container-list-item-header__content+.list-item-header__schedule-tag{flex-shrink:0}}.card-container-list-item .card-item-state{margin-top:4px}.card-nuclide-list-item__card__content{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:600;color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-nuclide-list-item{display:flex;flex-direction:row;flex-grow:1}.card-nuclide-list-item__card{background-color:#fff;display:flex;position:relative;margin-bottom:4px;width:100%}.card-nuclide-list-item__card__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:0 16px;width:100%;height:64px;line-height:11px}.card-nuclide-list-item__card.card-nuclide-list-item__card--disabled{background-color:#f2f9ff;box-shadow:none}.card-nuclide-list-item__card.card-nuclide-list-item__card--disabled .card-cyclotron-product-list-item__content{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.card-nuclide-list-item__card.card-nuclide-list-item__card--completely-applied{background-color:#f2f9ff}.card-nuclide-list-item__card .card-nuclide-list-item__card--header{margin-left:16px}@media screen and (max-width:603px){.card-nuclide-list-item__card .card-nuclide-list-item__card--header .card-cyclotron-product-list-item-header__content{margin-right:8px}.card-nuclide-list-item__card .card-nuclide-list-item__card--header .card-cyclotron-product-list-item-header__content .list-item-header__schedule-tag{flex-shrink:0}}.card-nuclide-list-item__card .card-item-state{margin-top:4px}.radiobutton.radiobutton--summary .radiobutton__label,.radiobutton__label{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.radiobutton__label{font-weight:400;font-size:16px}.radiobutton.radiobutton--summary .radiobutton__label{font-weight:700}.radiobutton__label{line-height:24px;text-align:left}.radiobutton{display:inline-flex;align-items:center;background-color:#fff}.radiobutton__label{color:#0e2c4d;padding-left:8px}.radiobutton.radiobutton--summary{background-color:#f2f9ff;padding:0 0 4px 8px;pointer-events:none}.radiobutton.radiobutton--summary:last-child{padding-bottom:12px}.radiobutton.radiobutton--summary .radiobutton__input{display:none}.radiobutton.radiobutton--summary .radiobutton__label{color:#0e2c4d;font-size:16px;line-height:24px;text-align:left}.card-cyclotron-product-detail{background-color:#fff;border-radius:8px;display:flex;position:relative}.card-cyclotron-product-detail.card-cyclotron-product-detail--shadow{box-shadow:0 6px 20px 0 rgba(25,76,128,.1)}.card-cyclotron-product-detail.card-cyclotron-product-detail--nuclide{margin-top:40px}.card-cyclotron-product-detail.card-cyclotron-product-detail--disabled{cursor:default;pointer-events:none}.card-cyclotron-product-detail__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px;width:100%}.card-cyclotron-product-detail .card-item-cyclotron-product-detail-attributes{margin-top:24px}.card-item-cyclotron-product-attributes p,.card-item-cyclotron-product-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-cyclotron-product-attributes p{font-weight:400}.card-item-cyclotron-product-attributes strong{font-weight:700}.card-item-cyclotron-product-attributes p,.card-item-cyclotron-product-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-cyclotron-product-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-cyclotron-product-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-cyclotron-product-attributes .card-item-cyclotron-product-attributes__attribute{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-cyclotron-product-attributes .attribute{display:inline-flex}.card-container-detail{background-color:#fff;border-radius:8px;display:flex;position:relative}.card-container-detail.card-container-detail--shadow{box-shadow:0 6px 20px 0 rgba(25,76,128,.1)}.card-container-detail.card-container-detail--nuclide{margin-top:40px}.card-container-detail.card-container-detail--disabled{cursor:default;pointer-events:none}.card-container-detail__content{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:space-between;padding:24px 16px;width:100%}.card-container-detail .card-item-container-detail-attributes{margin-top:24px}.card-item-container-attributes p,.card-item-container-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-container-attributes p{font-weight:400}.card-item-container-attributes strong{font-weight:700}.card-item-container-attributes p,.card-item-container-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-container-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-container-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-container-attributes .card-item-container-attributes__attribute{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-container-attributes .attribute{display:inline-flex}.card-item-container-header__subtitle,.card-item-container-header__title{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-container-header__subtitle{font-weight:400}.card-item-container-header__title{font-weight:700}.card-item-container-header__subtitle{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-container-header{align-items:center;background-color:transparent;display:flex;flex-grow:1}@media screen and (max-width:603px){.card-item-container-header{max-width:60%}}.card-item-container-header__content .tag{flex-shrink:0;margin:4px 8px 0 16px}.card-item-container-header__title-wrapper{align-items:flex-start;display:flex}.card-item-container-header__title{text-align:left;color:#0e2c4d;font-size:24px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}@media screen and (max-width:603px){.card-item-container-header__title{font-size:18px;overflow:hidden;text-overflow:ellipsis}}.card-item-container-header__subtitle{margin:0;padding:0}.card-item-container-header .illustration{flex-shrink:0;margin-right:16px}@media screen and (max-width:603px){.card-item-container-header .illustration{margin-right:8px}}.card-item-container-header .tag--info{flex-shrink:0;margin-left:auto}.card-item-container-header.no-illustration{padding-left:12px}.card-item-container-dispatch-attributes p,.card-item-container-dispatch-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-container-dispatch-attributes p{font-weight:400}.card-item-container-dispatch-attributes strong{font-weight:700}.card-item-container-dispatch-attributes p,.card-item-container-dispatch-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-container-dispatch-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-container-dispatch-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-container-dispatch-attributes .card-item-container-dispatch-attributes__attribute{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-container-dispatch-attributes .attribute{display:inline-flex}.card-item-container-dispose-attributes p,.card-item-container-dispose-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-container-dispose-attributes p{font-weight:400}.card-item-container-dispose-attributes strong{font-weight:700}.card-item-container-dispose-attributes p,.card-item-container-dispose-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-container-dispose-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-container-dispose-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-container-dispose-attributes .card-item-container-dispose-attributes__attribute{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-container-dispose-attributes .attribute{display:inline-flex}.card-item-container-release-measurement-attributes p,.card-item-container-release-measurement-attributes strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-container-release-measurement-attributes p{font-weight:400}.card-item-container-release-measurement-attributes strong{font-weight:700}.card-item-container-release-measurement-attributes p,.card-item-container-release-measurement-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-container-release-measurement-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%;margin-top:24px}.card-item-container-release-measurement-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-container-release-measurement-attributes .card-item-container-release-measurement-attributes__attribute{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-container-release-measurement-attributes .attribute{display:inline-flex}.simple-view-subtitle{font-weight:700;text-align:left;color:#0e2c4d;font-size:16px;font-weight:400;margin:48px 0 0}.card-item-external-report-sequence-attributes p,.card-item-external-report-sequence-attributes strong,.simple-view-subtitle{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.card-item-external-report-sequence-attributes p{font-weight:400}.card-item-external-report-sequence-attributes strong{font-weight:700}.card-item-external-report-sequence-attributes p,.card-item-external-report-sequence-attributes strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.card-item-external-report-sequence-attributes{background-color:#f2f9ff;border-radius:4px;padding:16px;text-align:left;width:100%}.card-item-external-report-sequence-attributes strong{display:inline-block}.card-item-external-report-sequence-attributes p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.card-item-external-report-sequence-attributes ul{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(2,calc(50% - 4px));grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);grid-column-gap:8px;grid-row-gap:8px;list-style-type:none;margin:0;padding:0}.card-item-external-report-sequence-attributes ul li{display:inline-flex}.card-item-external-report-sequence-attributes ul li:first-of-type,.card-item-external-report-sequence-attributes ul li:nth-child(2){grid-column:span 2}.external-waste-management-report-cyclotron-product-annual-report__attributes .attribute p,.external-waste-management-report-cyclotron-product-annual-report__attributes .attribute strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.external-waste-management-report-cyclotron-product-annual-report__attributes .attribute p{font-weight:400}.external-waste-management-report-cyclotron-product-annual-report__attributes .attribute strong{font-weight:700}.external-waste-management-report-cyclotron-product-annual-report__attributes .attribute p,.external-waste-management-report-cyclotron-product-annual-report__attributes .attribute strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.external-waste-management-report-cyclotron-product-annual-report{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.external-waste-management-report-cyclotron-product-annual-report__attributes{display:flex;flex-direction:column}.external-waste-management-report-cyclotron-product-annual-report__attributes .attribute{display:flex;flex-direction:row}.external-waste-management-report-cyclotron-product-annual-report__attributes .attribute p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.external-waste-management-report-cyclotron-products-card__section__header{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700}.external-waste-management-report-cyclotron-products-card{background-color:#fff;border-radius:8px;display:flex;grid-gap:16px;gap:16px;flex-direction:column;position:relative;padding:32px}.external-waste-management-report-cyclotron-products-card__section{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.external-waste-management-report-cyclotron-products-card__section__header{text-align:left;color:#0e2c4d;font-size:16px;margin:0 0 8px}.external-waste-management-report-cyclotron-product-detail__information__attributes .attribute p,.external-waste-management-report-cyclotron-product-detail__information__attributes .attribute strong,.external-waste-management-report-cyclotron-product-detail__information__items p{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.external-waste-management-report-cyclotron-product-detail__information__attributes .attribute p,.external-waste-management-report-cyclotron-product-detail__information__items p{font-weight:400}.external-waste-management-report-cyclotron-product-detail__information__attributes .attribute strong{font-weight:700}.external-waste-management-report-cyclotron-product-detail__information__attributes .attribute p,.external-waste-management-report-cyclotron-product-detail__information__attributes .attribute strong,.external-waste-management-report-cyclotron-product-detail__information__items p{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.external-waste-management-report-cyclotron-product-detail{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.external-waste-management-report-cyclotron-product-detail__information,.external-waste-management-report-cyclotron-product-detail__information__attributes{display:flex;flex-direction:column}.external-waste-management-report-cyclotron-product-detail__information__attributes .attribute{display:flex;flex-direction:row}.external-waste-management-report-cyclotron-product-detail__information__attributes .attribute p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.external-waste-management-report-cyclotron-product-detail__information__items{display:flex;flex-direction:column}.external-waste-management-report-cyclotron-product-detail__information__items p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.external-waste-management-report-generators-card__section__header{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal;font-weight:700}.external-waste-management-report-generators-card{background-color:#fff;border-radius:8px;display:flex;grid-gap:16px;gap:16px;flex-direction:column;position:relative;padding:32px}.external-waste-management-report-generators-card__section{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.external-waste-management-report-generators-card__section__header{text-align:left;color:#0e2c4d;font-size:16px;margin:0 0 8px}.external-waste-management-report-generator-annual-report__attributes .attribute p,.external-waste-management-report-generator-annual-report__attributes .attribute strong{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.external-waste-management-report-generator-annual-report__attributes .attribute p{font-weight:400}.external-waste-management-report-generator-annual-report__attributes .attribute strong{font-weight:700}.external-waste-management-report-generator-annual-report__attributes .attribute p,.external-waste-management-report-generator-annual-report__attributes .attribute strong{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.external-waste-management-report-generator-annual-report{margin-bottom:24px}.external-waste-management-report-generator-annual-report__attributes{display:flex;flex-direction:column}.external-waste-management-report-generator-annual-report__attributes .attribute{display:flex;flex-direction:row}.external-waste-management-report-generator-annual-report__attributes .attribute p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.external-waste-management-report-generator-detail__attributes .attribute p,.external-waste-management-report-generator-detail__attributes .attribute strong,.external-waste-management-report-generator-detail__eluates p,.external-waste-management-report-generator-detail__header{font-family:"Nunito",sans-serif;font-stretch:normal;font-style:normal}.external-waste-management-report-generator-detail__attributes .attribute p,.external-waste-management-report-generator-detail__eluates p{font-weight:400}.external-waste-management-report-generator-detail__attributes .attribute strong,.external-waste-management-report-generator-detail__header{font-weight:700}.external-waste-management-report-generator-detail__attributes .attribute p,.external-waste-management-report-generator-detail__attributes .attribute strong,.external-waste-management-report-generator-detail__eluates p{color:#8394a6;font-size:14px;line-height:24px;text-align:left}.external-waste-management-report-generator-detail__header{text-align:left;color:#0e2c4d;font-size:16px;margin:0 0 8px}.external-waste-management-report-generator-detail__attributes{display:flex;flex-direction:column}.external-waste-management-report-generator-detail__attributes .attribute{display:flex;flex-direction:row}.external-waste-management-report-generator-detail__attributes .attribute p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}.external-waste-management-report-generator-detail__eluates{display:flex;flex-direction:column;margin:8px 0}.external-waste-management-report-generator-detail__eluates p{display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin:0;padding:0}body,html{background-color:#f0f4f7;font-family:"Nunito",sans-serif,-apple-system,BlinkMacSystemFont;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;scroll-behavior:smooth}html{height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Nunito",monospace}fieldset{border:none;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-before:0;padding-block-start:0;-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;padding-inline-end:0;-webkit-padding-after:0;padding-block-end:0}@font-face{font-display:swap;font-family:"Nunito";font-style:normal;font-weight:400;src:url(/static/media/nunito-v12-latin-regular.aeb21b79.woff2) format("woff2"),url(/static/media/nunito-v12-latin-regular.e8aadc1b.woff) format("woff")}@font-face{font-display:swap;font-family:"Nunito";font-style:normal;font-weight:600;src:url(/static/media/nunito-v12-latin-600.84985ea9.woff2) format("woff2"),url(/static/media/nunito-v12-latin-600.51aac646.woff) format("woff")}@font-face{font-display:swap;font-family:"Nunito";font-style:normal;font-weight:700;src:url(/static/media/nunito-v12-latin-700.df0b57e1.woff2) format("woff2"),url(/static/media/nunito-v12-latin-700.0ac78fed.woff) format("woff")}
/*# sourceMappingURL=main.96927c9d.chunk.css.map */