.util_d-inline{display:inline!important}.util_d-inline-block{display:inline-block!important}.util_d-block{display:block!important}.util_d-grid{display:grid!important}.util_d-table{display:table!important}.util_d-table-row{display:table-row!important}.util_d-table-cell{display:table-cell!important}.util_d-flex{display:flex!important}.util_d-inline-flex{display:inline-flex!important}.util_d-none{display:none!important}.util_flex-column{display:flex!important;flex-direction:column!important}.util_gap-16{gap:16px}.util_justify-between{justify-content:space-between}.util_end{justify-content:end}.util_m-0{margin:0!important}.util_mt-10{margin-top:10px!important}.util_mb-10{margin-bottom:10px!important}.util_mb-5{margin-bottom:5px!important}.util_mt-20{margin-top:20px!important}.util_mb-20{margin-bottom:20px!important}.util_p-0{padding:0!important}.util_p-20{padding:20px!important}.util_py-0{padding-top:0!important;padding-bottom:0!important}.util_pl-10{padding-left:10px!important}.util_pl-20{padding-left:20px!important}.util_pr-10{padding-right:10px!important}.util_pr-20{padding-right:20px!important}.util_text-secondary{font-weight:400;font-size:14px;color:#667686}.util_text-default{font-weight:400;font-size:14px;color:#2a2a2c}.util_text-warning{font-weight:600;font-size:14px;color:#f78100}.util_text-primary{font-weight:600;font-size:14px;color:#2b45a2}.util_text-right{text-align:right}.util_text-center{text-align:center}.util_text-bold{font-weight:700}.util_bg-primary{background-color:var(--qn-primary)}.util_scrollable{width:100%;overflow:auto}@media only screen and (max-width: 79.9375rem){.util_scrollable{-ms-overflow-style:none;scrollbar-width:none}}@media only screen and (max-width: 79.9375rem){.util_scrollable::-webkit-scrollbar{display:none}}input[type=checkbox]+label{cursor:pointer}.util_margin-top-fix{margin-top:0!important}.util_margin-top-fix .container{padding-top:1.25rem!important}.util_row-gap-0{row-gap:0!important}.util_border-radius-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.util_border-radius-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.util_border-top-none{border-top:none!important}.util_w-100{width:100%!important}.util_flex-grow-1{flex-grow:1!important}.util_border-solid{border:1px solid #dfe3e9}@media only screen and (min-width: 47.9375rem){.util_d-sm-inline{display:inline!important}.util_d-sm-inline-block{display:inline-block!important}.util_d-sm-block{display:block!important}.util_d-sm-grid{display:grid!important}.util_d-sm-table{display:table!important}.util_d-sm-table-row{display:table-row!important}.util_d-sm-table-cell{display:table-cell!important}.util_d-sm-flex{display:flex!important}.util_d-sm-inline-flex{display:inline-flex!important}.util_d-sm-none{display:none!important}}@media only screen and (min-width: 79.9375rem){.util_d-md-inline{display:inline!important}.util_d-md-inline-block{display:inline-block!important}.util_d-md-block{display:block!important}.util_d-md-grid{display:grid!important}.util_d-md-table{display:table!important}.util_d-md-table-row{display:table-row!important}.util_d-md-table-cell{display:table-cell!important}.util_d-md-flex{display:flex!important}.util_d-md-inline-flex{display:inline-flex!important}.util_d-md-none{display:none!important}}@media only screen and (min-width: 83.4375rem){.util_d-lg-inline{display:inline!important}.util_d-lg-inline-block{display:inline-block!important}.util_d-lg-block{display:block!important}.util_d-lg-grid{display:grid!important}.util_d-lg-table{display:table!important}.util_d-lg-table-row{display:table-row!important}.util_d-lg-table-cell{display:table-cell!important}.util_d-lg-flex{display:flex!important}.util_d-lg-inline-flex{display:inline-flex!important}.util_d-lg-none{display:none!important}}@media only screen and (min-width: 89.9375rem){.util_d-xl-inline{display:inline!important}.util_d-xl-inline-block{display:inline-block!important}.util_d-xl-block{display:block!important}.util_d-xl-grid{display:grid!important}.util_d-xl-table{display:table!important}.util_d-xl-table-row{display:table-row!important}.util_d-xl-table-cell{display:table-cell!important}.util_d-xl-flex{display:flex!important}.util_d-xl-inline-flex{display:inline-flex!important}.util_d-xl-none{display:none!important}}.btn-hide-right{display:block;margin-left:-.3rem}@media only screen and (max-width: 47.9375rem){.btn-hide-right{display:none}}.btn-hide-left{display:block;margin-right:-.3rem}@media only screen and (max-width: 47.9375rem){.btn-hide-left{display:none}}.btn-sm-hide{display:block}@media only screen and (max-width: 47.9375rem){.btn-sm-hide{display:none}}.btn-sm-block{display:none}@media only screen and (max-width: 47.9375rem){.btn-sm-block{display:block}}.cell-justify-center{display:flex;justify-content:center}:root{--accent-color: #ffffff;--accent-text-color: #000000;--accent-text-color-primary: #000000;--accent-color-dark: #000000}body main{background-color:#fff!important}body .badge_secondary-primary{color:var(--accent-text-color-primary);font-weight:500;border:unset!important}body .btn_primary{background-color:var(--accent-color)!important;color:var(--accent-text-color)!important}body .btn_primary:hover{background-color:var(--accent-color-dark)!important}body .btn_primary:disabled{opacity:.5}body .alert_primary{position:relative!important;border-radius:8px;border:1px solid var(--accent-color)!important}body .alert_primary .alert__content{z-index:1!important}body .alert_primary .alert__link{display:flex;justify-content:end;align-items:center}@media only screen and (max-width: 79.9375rem){body .alert_primary .alert__link{justify-content:start}}body .alert_primary .alert__link .link{color:var(--accent-text-color-primary)!important}body .alert_primary:before{content:none!important}body .alert_primary:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--accent-color)!important;z-index:0!important;border-radius:8px;opacity:.07}body .empty-list{background:#fff;border-radius:8px;border:1px solid #e3e8ef}body .empty-list__inner{display:flex;flex-direction:column;align-items:center}body .header{background-color:var(--accent-color);color:var(--accent-text-color);position:sticky!important;top:0!important;box-shadow:0 15px 15px -3px #0000001a;background-image:unset!important;border-bottom:none!important;z-index:100000}body .header__title{font-size:.875rem!important}body .header .nav__item:before{background-color:var(--accent-text-color)!important}body .header .nav__item a{font-size:14px!important}@media only screen and (min-width: 79.9375rem){body .header{padding-left:7rem;padding-right:7rem}}@media only screen and (max-width: 47.9375rem){body .header__navigation{display:none}}@media only screen and (max-width: 79.9375rem){body .header .header__sidebar-nav.header__sidebar-nav_simple{background-color:var(--accent-color);color:var(--accent-text-color)}body .header__identity{gap:1rem!important}body .header__identity:after{display:none!important}}body .header__wrap-title{display:flex;flex-direction:column;gap:4px}body .header__title-module{font-size:12px;color:var(--accent-text-color)}body .header__identity-title{font-size:16px;font-weight:500;color:var(--accent-text-color)}body .header__identity-logo{padding:.175rem!important;background-color:#ffffffcd;border-radius:8px}body .header .nav__link{color:var(--accent-text-color)!important;transition:.3s all}body .header .nav__link:hover{background-color:#f1f6fe45!important}body .header__action{margin:.675rem!important}@media only screen and (max-width: 79.9375rem){body .header__action{margin:unset!important}}body .header__action:after{background-color:#fff4!important}@media only screen and (max-width: 79.9375rem){body .header__action:after{display:none!important}}body .header__user{transition:.3s all;display:flex!important}body .header__user:hover,body .header__user.show{background-color:#ffffff27!important}@media only screen and (max-width: 47.9375rem){body .header__user{display:none!important}}body .header__user-name{color:var(--accent-text-color)!important}body .header__user-role{color:var(--accent-text-color)!important;opacity:.75}body .header .icon.icon-chevron-down-solid{color:var(--accent-text-color)!important}body .header .btn_login{background-color:transparent;color:var(--accent-text-color);border:none!important;font-weight:700;transition:.3s all;padding:0!important;background-color:transparent!important}body .header .btn_login:hover{text-decoration:underline;padding-bottom:.25rem}@media only screen and (max-width: 47.9375rem){body .header .btn_login{display:none!important}}body .footer{z-index:0;padding:0!important;display:block;border-bottom:.5rem solid var(--accent-color)}body .footer__help{width:100%;background-color:var(--accent-color);padding:24px 16px;position:relative}@media only screen and (min-width: 79.9375rem){body .footer__help{padding:41px 7rem!important}}body .footer__help .help-container{max-width:82.5rem}body .footer__help .bg-overlay{position:absolute;left:0;top:0;z-index:0;width:100%;height:100%;opacity:1;background:url(/build/assets/bg-pattern-2-DOEZ04V1.png);background-size:contain;background-repeat:no-repeat}@media only screen and (max-width: 79.9375rem){body .footer__help .bg-overlay{display:none}}body .footer__help .bg-overlay-2{position:absolute;left:-17rem;top:0;z-index:0;width:100%;height:100%;opacity:1;background:url(/build/assets/bg-pattern-2-DOEZ04V1.png);background-size:contain;background-repeat:no-repeat}@media only screen and (max-width: 79.9375rem){body .footer__help .bg-overlay-2{display:none}}body .footer__help .help-left{display:flex;flex-direction:column;gap:12px;z-index:1}body .footer__help .help-left__title{color:var(--accent-text-color);font-size:32px;font-weight:500;line-height:40px}@media only screen and (max-width: 47.9375rem){body .footer__help .help-left__title{font-size:24px;line-height:32px}}body .footer__help .help-left__subtitle{font-size:16px;line-height:24px;color:var(--accent-text-color)}@media only screen and (max-width: 47.9375rem){body .footer__help .help-left__subtitle{font-size:14px;line-height:20px}}body .footer__help .help-right{display:flex;justify-content:end;gap:.875rem;align-items:center;flex-wrap:wrap;z-index:1}@media only screen and (max-width: 79.9375rem){body .footer__help .help-right{justify-content:start}}@media only screen and (max-width: 47.9375rem){body .footer__help .help-right button{width:100%}}body .footer__menu{width:100%;background-color:#fff;padding:24px 16px;position:relative}body .footer__menu .menu-container{max-width:82.5rem}@media only screen and (min-width: 79.9375rem){body .footer__menu{padding:2.5rem 7rem!important}}body .footer__menu .footer-header{display:flex;gap:1rem;align-items:center}body .footer__menu .footer-header__logo{min-width:3rem;max-width:3rem}body .footer__menu .footer-header__title{font-weight:700;line-height:1.6rem}body .footer__menu .footer-header__subtitle{font-size:.75rem;color:#697586}body .footer__menu .footer-desc{width:70%;padding:1rem 0;font-size:.875rem;line-height:1.2rem;color:#4b5565}@media only screen and (max-width: 79.9375rem){body .footer__menu .footer-desc{width:100%}}body .footer__menu .menu-list{padding-top:1rem;display:flex;flex-direction:column;gap:.275rem;color:#364152;padding-bottom:1rem;font-size:.875rem}body .footer__menu .contact{display:flex;flex-direction:column;gap:.875rem;color:#364152}body .footer__menu .contact p{font-size:.75rem}body .footer__copyright{width:100%;background-color:#fff;padding:24px 16px;position:relative;border-top:1px solid #e3e8ef}@media only screen and (min-width: 79.9375rem){body .footer__copyright{padding:1.5rem 7rem!important}}body .footer__copyright .copyright-container{max-width:82.5rem}body .footer__copyright .copyright-text{font-size:.875rem;color:#364152;white-space:break-spaces}@media only screen and (max-width: 47.9375rem){body .footer{margin-bottom:4rem}}body .bottom-bar{position:fixed;bottom:0;left:0;background-color:#fff;width:100%;justify-content:space-between;border-top:1px solid #eaecf0;z-index:1010;display:none}@media only screen and (max-width: 47.9375rem){body .bottom-bar{display:flex}}body .bottom-bar__item{display:flex;flex-direction:column;align-items:center;width:4.875rem;padding:.875rem 0;height:fit-content;cursor:pointer;transition:all .3s}body .bottom-bar__item:hover{background-color:#f1f6fe}body .bottom-bar__item span.icon{font-size:1.5rem;color:#898e99}body .bottom-bar__item span.avatar{width:24px;border:none;height:23px;outline:none;box-shadow:none;min-width:unset!important}body .bottom-bar__item span.avatar .avatar__acronym{font-size:10px!important}body .bottom-bar__item span.label{font-size:.75rem;color:#667085}body .bottom-bar__item.active span{color:var(--accent-text-color-primary)!important}@media only screen and (min-width: 79.9375rem){body .sidebar{display:none}}body .main>.container{padding:0!important;max-width:unset}body .login-container{max-width:1200px;margin:40px auto 0}@media (min-width: 992px){body .login-container .row{align-items:stretch}}.card{width:100%;background:var(--qn-white);border:1px solid #e3e8ef;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;min-height:1.25rem;transition:box-shadow .35s ease-in-out}.card__body{padding:2rem;font-size:.875rem;line-height:1.5rem}@media only screen and (max-width: 79.9375rem){.card__body{padding:1.5rem}}
