@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css?family=Muli&display=swap";.theme-dark{--bs-gray: #cedeef;--bs-gray-dark: #f7f7f7;--bs-gray-100: #323a46;--bs-gray-200: #36404a;--bs-gray-300: #424e5a;--bs-gray-400: #5d7186;--bs-gray-500: #8c98a5;--bs-gray-600: #cedeef;--bs-gray-700: #dee2e6;--bs-gray-800: #f7f7f7;--bs-gray-900: #f3f7f9;--bs-secondary: #cedeef;--bs-light: #424e5a;--bs-dark: #f3f7f9;--bs-secondary-rgb: 206, 222, 239;--bs-light-rgb: 66, 78, 90;--bs-dark-rgb: 243, 247, 249;--bs-body-color-rgb: 148, 160, 173;--bs-body-bg-rgb: 48, 56, 65;--bs-body-color: #94a0ad;--bs-body-bg: #303841;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg)}.theme-dark hr{color:#424e5a}.theme-dark a:hover{color:#fff}.theme-dark pre{color:#f3f7f9}.theme-dark kbd{background-color:#424e5a}.theme-dark caption{color:#8c98a5}.theme-dark .blockquote-footer{color:#cedeef}.theme-dark .img-thumbnail{background-color:#424e5a;border:1px solid #424e5a}.theme-dark .figure-caption{color:#cedeef}.theme-dark .table{--bs-table-striped-color: #94a0ad;--bs-table-striped-bg: #3b4651;--bs-table-active-color: #94a0ad;--bs-table-hover-color: #94a0ad;--bs-table-hover-bg: #3b4651;color:#94a0ad;border-color:#424e5a}.theme-dark .table>:not(:first-child){border-top:2px solid #424e5a}.theme-dark .table-primary{--bs-table-striped-bg: #36404a;--bs-table-active-bg: #c6d5eb;--bs-table-active-color: #36404a;--bs-table-hover-bg: #cadaf0;--bs-table-hover-color: #36404a;color:#36404a;border-color:#c6d5eb}.theme-dark .table-secondary{--bs-table-bg: #f5f8fc;--bs-table-striped-bg: #36404a;--bs-table-active-bg: #e2e6ea;--bs-table-active-color: #36404a;--bs-table-hover-bg: #e7eaef;--bs-table-hover-color: #36404a;color:#36404a;border-color:#e2e6ea}.theme-dark .table-success{--bs-table-striped-bg: #36404a;--bs-table-active-bg: #cae3db;--bs-table-active-color: #36404a;--bs-table-hover-bg: #cee7df;--bs-table-hover-color: #36404a;color:#36404a;border-color:#cae3db}.theme-dark .table-info{--bs-table-striped-bg: #36404a;--bs-table-active-bg: #c9e0e8;--bs-table-active-color: #36404a;--bs-table-hover-bg: #cde5ec;--bs-table-hover-color: #36404a;color:#36404a;border-color:#c9e0e8}.theme-dark .table-warning{--bs-table-striped-bg: #36404a;--bs-table-active-bg: #eae0c3;--bs-table-active-color: #36404a;--bs-table-hover-bg: #efe5c6;--bs-table-hover-color: #36404a;color:#36404a;border-color:#eae0c3}.theme-dark .table-danger{--bs-table-striped-bg: #36404a;--bs-table-active-bg: #ead0d1;--bs-table-active-color: #36404a;--bs-table-hover-bg: #efd4d5;--bs-table-hover-color: #36404a;color:#36404a;border-color:#ead0d1}.theme-dark .table-light{--bs-table-bg: #3e4954;--bs-table-striped-bg: white;--bs-table-striped-color: #36404a;--bs-table-active-bg: #515b65;--bs-table-active-color: #fff;--bs-table-hover-bg: #4c5761;--bs-table-hover-color: #fff;color:#fff;border-color:#515b65}.theme-dark .table-dark{--bs-table-bg: #424e5a;--bs-table-striped-color: #36404a;--bs-table-active-bg: #55606b;--bs-table-hover-bg: #505b66;border-color:#55606b}.theme-dark .form-text{color:#8c98a5}.theme-dark .form-control{color:#94a0ad;background-color:#3b4651;border:1px solid #424e5a}.theme-dark .form-control:focus{color:#94a0ad;background-color:#3b4651;border-color:#475461}.theme-dark .form-control::placeholder{color:#586877}.theme-dark .form-control:disabled,.theme-dark .form-control[readonly]{background-color:#3b4651}.theme-dark .form-control::file-selector-button{color:#94a0ad;background-color:#36404a}.theme-dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#333d46}.theme-dark .form-control::-webkit-file-upload-button{color:#94a0ad;background-color:#36404a}.theme-dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#333d46}.theme-dark .form-control-plaintext{color:#94a0ad}.theme-dark .form-select{color:#94a0ad;background-color:#3b4651;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23f7f7f7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");border:1px solid #424e5a}.theme-dark .form-select:focus{border-color:#475461}.theme-dark .form-select:disabled{color:#cedeef;background-color:#36404a}.theme-dark .form-select:-moz-focusring{text-shadow:0 0 0 #94a0ad}.theme-dark .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #303841,none}.theme-dark .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #303841,none}.theme-dark .form-range::-webkit-slider-runnable-track{background-color:#424e5a}.theme-dark .form-range::-moz-range-track{background-color:#424e5a}.theme-dark .form-range:disabled::-webkit-slider-thumb{background-color:#8c98a5}.theme-dark .form-range:disabled::-moz-range-thumb{background-color:#8c98a5}.theme-dark .input-group-text{color:#94a0ad;background-color:#36404a;border:1px solid #424e5a}.theme-dark .form-select.is-valid:not([multiple]):not([size]),.theme-dark .form-select.is-valid:not([multiple])[size="1"],.theme-dark .was-validated .form-select:valid:not([multiple]):not([size]),.theme-dark .was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23f7f7f7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2344cf9c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")}.theme-dark .form-select.is-invalid:not([multiple]):not([size]),.theme-dark .form-select.is-invalid:not([multiple])[size="1"],.theme-dark .was-validated .form-select:invalid:not([multiple]):not([size]),.theme-dark .was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23f7f7f7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f86262'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f86262' stroke='none'/%3e%3c/svg%3e")}.theme-dark .btn,.theme-dark .btn:hover{color:#94a0ad}.theme-dark .btn-secondary{color:#36404a;background-color:#cedeef;border-color:#cedeef}.theme-dark .btn-secondary:hover{color:#36404a;background-color:#d5e3f1;border-color:#d3e1f1}.theme-dark .btn-check:focus+.btn-secondary,.theme-dark .btn-secondary:focus{color:#36404a;background-color:#d5e3f1;border-color:#d3e1f1;box-shadow:0 0 0 .15rem #b7c6d680}.theme-dark .btn-check:active+.btn-secondary,.theme-dark .btn-check:checked+.btn-secondary,.theme-dark .btn-secondary.active,.theme-dark .btn-secondary:active,.theme-dark .show>.btn-secondary.dropdown-toggle{color:#36404a;background-color:#d8e5f2;border-color:#d3e1f1}.theme-dark .btn-check:active+.btn-secondary:focus,.theme-dark .btn-check:checked+.btn-secondary:focus,.theme-dark .btn-secondary.active:focus,.theme-dark .btn-secondary:active:focus,.theme-dark .show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #b7c6d680}.theme-dark .btn-secondary.disabled,.theme-dark .btn-secondary:disabled{color:#36404a;background-color:#cedeef;border-color:#cedeef}.theme-dark .btn-warning,.theme-dark .btn-warning:hover{color:#36404a}.theme-dark .btn-check:focus+.btn-warning,.theme-dark .btn-warning:focus{color:#36404a;box-shadow:0 0 0 .15rem #dead1d80}.theme-dark .btn-check:active+.btn-warning,.theme-dark .btn-check:checked+.btn-warning,.theme-dark .btn-warning.active,.theme-dark .btn-warning:active,.theme-dark .show>.btn-warning.dropdown-toggle{color:#36404a}.theme-dark .btn-check:active+.btn-warning:focus,.theme-dark .btn-check:checked+.btn-warning:focus,.theme-dark .btn-warning.active:focus,.theme-dark .btn-warning:active:focus,.theme-dark .show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #dead1d80}.theme-dark .btn-warning.disabled,.theme-dark .btn-warning:disabled{color:#36404a}.theme-dark .btn-light{color:#fff;background-color:#424e5a;border-color:#424e5a}.theme-dark .btn-light:hover{color:#fff;background-color:#38424d;border-color:#353e48}.theme-dark .btn-check:focus+.btn-light,.theme-dark .btn-light:focus{color:#fff;background-color:#38424d;border-color:#353e48;box-shadow:0 0 0 .15rem #5e697380}.theme-dark .btn-check:active+.btn-light,.theme-dark .btn-check:checked+.btn-light,.theme-dark .btn-light.active,.theme-dark .btn-light:active,.theme-dark .show>.btn-light.dropdown-toggle{color:#fff;background-color:#353e48;border-color:#323b44}.theme-dark .btn-check:active+.btn-light:focus,.theme-dark .btn-check:checked+.btn-light:focus,.theme-dark .btn-light.active:focus,.theme-dark .btn-light:active:focus,.theme-dark .show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #5e697380}.theme-dark .btn-light.disabled,.theme-dark .btn-light:disabled{color:#fff;background-color:#424e5a;border-color:#424e5a}.theme-dark .btn-dark{color:#36404a;background-color:#f3f7f9;border-color:#f3f7f9}.theme-dark .btn-dark:hover{color:#36404a;background-color:#f5f8fa;border-color:#f4f8fa}.theme-dark .btn-check:focus+.btn-dark,.theme-dark .btn-dark:focus{color:#36404a;background-color:#f5f8fa;border-color:#f4f8fa;box-shadow:0 0 0 .15rem #d7dcdf80}.theme-dark .btn-check:active+.btn-dark,.theme-dark .btn-check:checked+.btn-dark,.theme-dark .btn-dark.active,.theme-dark .btn-dark:active,.theme-dark .show>.btn-dark.dropdown-toggle{color:#36404a;background-color:#f5f9fa;border-color:#f4f8fa}.theme-dark .btn-check:active+.btn-dark:focus,.theme-dark .btn-check:checked+.btn-dark:focus,.theme-dark .btn-dark.active:focus,.theme-dark .btn-dark:active:focus,.theme-dark .show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #d7dcdf80}.theme-dark .btn-dark.disabled,.theme-dark .btn-dark:disabled{color:#36404a;background-color:#f3f7f9;border-color:#f3f7f9}.theme-dark .dropdown-menu{color:#94a0ad;background-color:#3b4651;border:1px solid #414d59}.theme-dark .dropdown-divider{border-top:1px solid #475461}.theme-dark .dropdown-item{color:#94a0ad}.theme-dark .dropdown-item:focus,.theme-dark .dropdown-item:hover{color:#85909c;background-color:#424e5a}.theme-dark .dropdown-item.active,.theme-dark .dropdown-item:active{color:#f3f7f9;background-color:#424e5a}.theme-dark .dropdown-item.disabled,.theme-dark .dropdown-item:disabled{color:#5d7186}.theme-dark .dropdown-item-text{color:#94a0ad}.theme-dark .dropdown-menu-dark{color:#424e5a;background-color:#f7f7f7;border-color:#414d59}.theme-dark .dropdown-menu-dark .dropdown-item{color:#424e5a}.theme-dark .dropdown-menu-dark .dropdown-item.active,.theme-dark .dropdown-menu-dark .dropdown-item:active{color:#f3f7f9;background-color:#424e5a}.theme-dark .dropdown-menu-dark .dropdown-item.disabled,.theme-dark .dropdown-menu-dark .dropdown-item:disabled{color:#8c98a5}.theme-dark .dropdown-menu-dark .dropdown-divider{border-color:#475461}.theme-dark .dropdown-menu-dark .dropdown-item-text{color:#424e5a}.theme-dark .dropdown-menu-dark .dropdown-header{color:#8c98a5}.theme-dark .nav-link:focus,.theme-dark .nav-link:hover{color:#fff}.theme-dark .nav-link.disabled{color:#cedeef}.theme-dark .nav-tabs{border-bottom:1px solid #424e5a}.theme-dark .nav-tabs .nav-link:focus,.theme-dark .nav-tabs .nav-link:hover{border-color:#36404a #36404a #424e5a}.theme-dark .nav-tabs .nav-link.disabled{color:#cedeef}.theme-dark .nav-tabs .nav-item.show .nav-link,.theme-dark .nav-tabs .nav-link.active{color:#dee2e6;background-color:#424e5a;border-color:#424e5a #424e5a #424e5a}.theme-dark .navbar-light .navbar-brand{color:#f7f7f7e6}.theme-dark .navbar-light .navbar-brand:focus,.theme-dark .navbar-light .navbar-brand:hover{color:#f7f7f7e6}.theme-dark .navbar-light .navbar-nav .nav-link{color:#f7f7f780}.theme-dark .navbar-light .navbar-nav .nav-link:focus,.theme-dark .navbar-light .navbar-nav .nav-link:hover{color:#f7f7f7b3}.theme-dark .navbar-light .navbar-nav .nav-link.disabled{color:#f7f7f74d}.theme-dark .navbar-light .navbar-nav .nav-link.active,.theme-dark .navbar-light .navbar-nav .show>.nav-link{color:#f7f7f7e6}.theme-dark .navbar-light .navbar-toggler{color:#f7f7f780;border-color:#f7f7f71a}.theme-dark .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28247, 247, 247, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.theme-dark .navbar-light .navbar-text{color:#f7f7f780}.theme-dark .navbar-light .navbar-text a,.theme-dark .navbar-light .navbar-text a:focus,.theme-dark .navbar-light .navbar-text a:hover{color:#f7f7f7e6}.theme-dark .navbar-dark .navbar-nav .nav-link,.theme-dark .navbar-dark .navbar-toggler{color:#ffffff80}.theme-dark .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.theme-dark .navbar-dark .navbar-text{color:#ffffff80}.theme-dark .card{background-color:#36404a;border:0 solid #36404a}.theme-dark .card-header{background-color:#424e5a;border-bottom:0 solid #36404a}.theme-dark .card-footer{background-color:#424e5a;border-top:0 solid #36404a}.theme-dark .card-header-tabs .nav-link.active{background-color:#36404a;border-bottom-color:#36404a}.theme-dark .accordion-button{color:#94a0ad}.theme-dark .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2394a0ad'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.theme-dark .accordion-button:focus{border-color:#475461}.theme-dark .breadcrumb-item+.breadcrumb-item:before{color:#5d7186}.theme-dark .breadcrumb-item.active{color:#8c98a5}.theme-dark .page-link{color:#f3f7f9;background-color:#3b4651;border:1px solid #424e5a}.theme-dark .page-link:hover{color:#f3f7f9;background-color:#424e5a;border-color:#475461}.theme-dark .page-link:focus{color:#fff;background-color:#424e5a}.theme-dark .page-item.disabled .page-link{color:#cedeef;background-color:#424e5a;border-color:#424e5a}.theme-dark .alert-secondary{color:#7c858f;background-color:#f5f8fc;border-color:#f0f5fa}.theme-dark .alert-secondary .alert-link{color:#636a72}.theme-dark .alert-light{color:#282f36;background-color:#d9dcde;border-color:#c6cace}.theme-dark .alert-light .alert-link{color:#20262b}.theme-dark .alert-dark{color:#929495;background-color:#fdfdfe;border-color:#fbfdfd}.theme-dark .alert-dark .alert-link{color:#757677}.theme-dark .progress{background-color:#424e5a}.theme-dark .list-group-item-action{color:#8c98a5}.theme-dark .list-group-item-action:focus,.theme-dark .list-group-item-action:hover{color:#8c98a5;background-color:#3b4651}.theme-dark .list-group-item-action:active{color:#94a0ad;background-color:#36404a}.theme-dark .list-group-item{color:#f3f7f9;background-color:#36404a;border:1px solid #424e5a}.theme-dark .list-group-item.disabled,.theme-dark .list-group-item:disabled{color:#cedeef;background-color:#36404a}.theme-dark .list-group-item-secondary{color:#7c858f;background-color:#f5f8fc}.theme-dark .list-group-item-secondary.list-group-item-action:focus,.theme-dark .list-group-item-secondary.list-group-item-action:hover{color:#7c858f;background-color:#dddfe3}.theme-dark .list-group-item-secondary.list-group-item-action.active{background-color:#7c858f;border-color:#7c858f}.theme-dark .list-group-item-light{color:#282f36;background-color:#d9dcde}.theme-dark .list-group-item-light.list-group-item-action:focus,.theme-dark .list-group-item-light.list-group-item-action:hover{color:#282f36;background-color:#c3c6c8}.theme-dark .list-group-item-light.list-group-item-action.active{background-color:#282f36;border-color:#282f36}.theme-dark .list-group-item-dark{color:#929495;background-color:#fdfdfe}.theme-dark .list-group-item-dark.list-group-item-action:focus,.theme-dark .list-group-item-dark.list-group-item-action:hover{color:#929495;background-color:#e4e4e5}.theme-dark .list-group-item-dark.list-group-item-action.active{background-color:#929495;border-color:#929495}.theme-dark .btn-close{color:#f7f7f7;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f7f7f7'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat}.theme-dark .btn-close:hover{color:#f7f7f7}.theme-dark .toast{background-color:#36404ad9;box-shadow:0 .25rem .75rem #0000001a}.theme-dark .toast-header{color:#cedeef;background-color:#323a46d9}.theme-dark .modal-content{background-color:#36404a}.theme-dark .modal-backdrop{background-color:#f3f7f9}.theme-dark .modal-header{border-bottom:0 solid #414d59}.theme-dark .modal-footer{border-top:0 solid #414d59}.theme-dark .popover{background-color:#5d7186;border:1px solid #424e5a}.theme-dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.theme-dark .bs-popover-top>.popover-arrow:before{border-top-color:#424e5a}.theme-dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.theme-dark .bs-popover-top>.popover-arrow:after{border-top-color:#5d7186}.theme-dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.theme-dark .bs-popover-end>.popover-arrow:before{border-right-color:#424e5a}.theme-dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.theme-dark .bs-popover-end>.popover-arrow:after{border-right-color:#5d7186}.theme-dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.theme-dark .bs-popover-bottom>.popover-arrow:before{border-bottom-color:#424e5a}.theme-dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.theme-dark .bs-popover-bottom>.popover-arrow:after{border-bottom-color:#5d7186}.theme-dark .bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.theme-dark .bs-popover-bottom .popover-header:before{border-bottom:1px solid #323a46}.theme-dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.theme-dark .bs-popover-start>.popover-arrow:before{border-left-color:#424e5a}.theme-dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.theme-dark .bs-popover-start>.popover-arrow:after{border-left-color:#5d7186}.theme-dark .popover-header{background-color:#323a46;border-bottom:1px solid #424e5a}.theme-dark .popover-body{color:#94a0ad}.theme-dark .offcanvas{background-color:#36404a}.theme-dark .offcanvas-backdrop{background-color:#f3f7f9}.theme-dark .link-secondary{color:#cedeef}.theme-dark .link-secondary:focus,.theme-dark .link-secondary:hover{color:#dde8f4}.theme-dark .link-light{color:#424e5a}.theme-dark .link-light:focus,.theme-dark .link-light:hover{color:#2e373f}.theme-dark .link-dark{color:#f3f7f9}.theme-dark .link-dark:focus,.theme-dark .link-dark:hover{color:#f7f9fb}.theme-dark .shadow{box-shadow:0 0 35px #42485026!important}.theme-dark .shadow-sm{box-shadow:0 .75rem 6rem #38414a08!important}.theme-dark .shadow-lg{box-shadow:0 0 45px #0000001f!important}.theme-dark .border{border:1px solid #424e5a!important}.theme-dark .border-top{border-top:1px solid #424e5a!important}.theme-dark .border-end{border-right:1px solid #424e5a!important}.theme-dark .border-bottom{border-bottom:1px solid #424e5a!important}.theme-dark .border-start{border-left:1px solid #424e5a!important}.theme-dark .border-secondary{border-color:#cedeef!important}.theme-dark .border-light{border-color:#424e5a!important}.theme-dark .border-dark{border-color:#f3f7f9!important}.theme-dark .text-muted{color:#8c98a5!important}.theme-dark .badge-soft-secondary{color:#cedeef;background-color:#cedeef2e}.theme-dark .badge-soft-light{color:#424e5a;background-color:#424e5a2e}.theme-dark .badge-soft-dark{color:#f3f7f9;background-color:#f3f7f92e}.theme-dark .badge-outline-secondary{color:#cedeef;border:1px solid #cedeef}.theme-dark .badge-outline-light{color:#424e5a;border:1px solid #424e5a}.theme-dark .badge-outline-dark{color:#f3f7f9;border:1px solid #f3f7f9}.theme-dark .bg-soft-secondary{background-color:#cedeef40!important}.theme-dark .bg-soft-light{background-color:#424e5a40!important}.theme-dark .bg-soft-dark{background-color:#f3f7f940!important}.theme-dark .breadcrumb-item>a{color:#dee2e6}.theme-dark .btn-primary{box-shadow:0 0 #3283f680}.theme-dark .btn-secondary{box-shadow:0 0 #cedeef80}.theme-dark .btn-success{box-shadow:0 0 #44cf9c80}.theme-dark .btn-info{box-shadow:0 0 #43bee180}.theme-dark .btn-warning{box-shadow:0 0 #fcc01580}.theme-dark .btn-danger{box-shadow:0 0 #f8626280}.theme-dark .btn-light{box-shadow:0 0 #424e5a80}.theme-dark .btn-dark{box-shadow:0 0 #f3f7f980}.theme-dark .btn-pink{box-shadow:0 0 #f672a780}.theme-dark .btn-blue{box-shadow:0 0 #6658dd80}.theme-dark .btn-light,.theme-dark .btn-white{color:#f3f7f9}.theme-dark .btn-white{border-color:#424e5a}.theme-dark .btn-white:focus,.theme-dark .btn-white:hover{background-color:#323a46;border-color:#323a46}.theme-dark .btn-white.focus,.theme-dark .btn-white:focus{box-shadow:0 0 0 .15rem #424e5a4d}.theme-dark .btn-link:hover{color:#fff}.theme-dark .btn-link.disabled,.theme-dark .btn-link:disabled{color:#cedeef}.theme-dark .btn-outline-secondary{color:#cedeef;border-color:#cedeef}.theme-dark .btn-outline-secondary:hover{color:#36404a;background-color:#cedeef;border-color:#cedeef}.theme-dark .btn-check:focus+.btn-outline-secondary,.theme-dark .btn-outline-secondary:focus{box-shadow:0 0 0 .15rem #cedeef80}.theme-dark .btn-check:active+.btn-outline-secondary,.theme-dark .btn-check:checked+.btn-outline-secondary,.theme-dark .btn-outline-secondary.active,.theme-dark .btn-outline-secondary.dropdown-toggle.show,.theme-dark .btn-outline-secondary:active{color:#36404a;background-color:#cedeef;border-color:#cedeef}.theme-dark .btn-check:active+.btn-outline-secondary:focus,.theme-dark .btn-check:checked+.btn-outline-secondary:focus,.theme-dark .btn-outline-secondary.active:focus,.theme-dark .btn-outline-secondary.dropdown-toggle.show:focus,.theme-dark .btn-outline-secondary:active:focus{box-shadow:0 0 0 .15rem #cedeef80}.theme-dark .btn-outline-secondary.disabled,.theme-dark .btn-outline-secondary:disabled{color:#cedeef}.theme-dark .btn-outline-warning:hover{color:#36404a}.theme-dark .btn-check:active+.btn-outline-warning,.theme-dark .btn-check:checked+.btn-outline-warning,.theme-dark .btn-outline-warning.active,.theme-dark .btn-outline-warning.dropdown-toggle.show,.theme-dark .btn-outline-warning:active{color:#36404a}.theme-dark .btn-outline-light{color:#424e5a;border-color:#424e5a}.theme-dark .btn-outline-light:hover{color:#fff;background-color:#424e5a;border-color:#424e5a}.theme-dark .btn-check:focus+.btn-outline-light,.theme-dark .btn-outline-light:focus{box-shadow:0 0 0 .15rem #424e5a80}.theme-dark .btn-check:active+.btn-outline-light,.theme-dark .btn-check:checked+.btn-outline-light,.theme-dark .btn-outline-light.active,.theme-dark .btn-outline-light.dropdown-toggle.show,.theme-dark .btn-outline-light:active{color:#fff;background-color:#424e5a;border-color:#424e5a}.theme-dark .btn-check:active+.btn-outline-light:focus,.theme-dark .btn-check:checked+.btn-outline-light:focus,.theme-dark .btn-outline-light.active:focus,.theme-dark .btn-outline-light.dropdown-toggle.show:focus,.theme-dark .btn-outline-light:active:focus{box-shadow:0 0 0 .15rem #424e5a80}.theme-dark .btn-outline-light.disabled,.theme-dark .btn-outline-light:disabled{color:#424e5a}.theme-dark .btn-outline-dark{color:#f3f7f9;border-color:#f3f7f9}.theme-dark .btn-outline-dark:hover{color:#36404a;background-color:#f3f7f9;border-color:#f3f7f9}.theme-dark .btn-check:focus+.btn-outline-dark,.theme-dark .btn-outline-dark:focus{box-shadow:0 0 0 .15rem #f3f7f980}.theme-dark .btn-check:active+.btn-outline-dark,.theme-dark .btn-check:checked+.btn-outline-dark,.theme-dark .btn-outline-dark.active,.theme-dark .btn-outline-dark.dropdown-toggle.show,.theme-dark .btn-outline-dark:active{color:#36404a;background-color:#f3f7f9;border-color:#f3f7f9}.theme-dark .btn-check:active+.btn-outline-dark:focus,.theme-dark .btn-check:checked+.btn-outline-dark:focus,.theme-dark .btn-outline-dark.active:focus,.theme-dark .btn-outline-dark.dropdown-toggle.show:focus,.theme-dark .btn-outline-dark:active:focus{box-shadow:0 0 0 .15rem #f3f7f980}.theme-dark .btn-outline-dark.disabled,.theme-dark .btn-outline-dark:disabled{color:#f3f7f9}.theme-dark .btn-label,.theme-dark .btn-label-right{background-color:#f3f7f91a}.theme-dark .btn-soft-secondary{color:#cedeef;background-color:#cedeef2e;border-color:#cedeef1f}.theme-dark .btn-soft-secondary:hover{background-color:#cedeef}.theme-dark .btn-soft-secondary.focus,.theme-dark .btn-soft-secondary:focus{box-shadow:0 0 0 .15rem #cedeef4d}.theme-dark .btn-soft-light{color:#424e5a;background-color:#424e5a2e;border-color:#424e5a1f}.theme-dark .btn-soft-light:hover{background-color:#424e5a}.theme-dark .btn-soft-light.focus,.theme-dark .btn-soft-light:focus{box-shadow:0 0 0 .15rem #424e5a4d}.theme-dark .btn-soft-dark{color:#f3f7f9;background-color:#f3f7f92e;border-color:#f3f7f91f}.theme-dark .btn-soft-dark:hover{background-color:#f3f7f9}.theme-dark .btn-soft-dark.focus,.theme-dark .btn-soft-dark:focus{box-shadow:0 0 0 .15rem #f3f7f94d}.theme-dark .card{box-shadow:0 .75rem 6rem #38414a08}.theme-dark .card-disabled{background:#ffffff1a}.theme-dark .card-disabled .card-portlets-loader{background-color:#fff}.theme-dark .sub-header{color:#8c98a5}.theme-dark .dropdown-menu{box-shadow:0 0 35px #42485026}.theme-dark .megamenu-list li a,.theme-dark .dropdown-icon-item{color:#94a0ad}.theme-dark .dropdown-icon-item:hover{background-color:#424e5a}.theme-dark .form-control-light{background-color:#3b4550!important;border-color:#3b4550!important}.theme-dark .comment-area-box .form-control{border-color:#424e5a}.theme-dark .comment-area-box .comment-area-btn{background-color:#323a46;border:1px solid #424e5a}.theme-dark .search-bar span{color:#8c98a5}.theme-dark .modal-right{background-color:#36404a}.theme-dark .nav-pills>li>a,.theme-dark .nav-tabs>li>a{color:#dee2e6}.theme-dark .nav-pills>a{color:#dee2e6}.theme-dark .navtab-bg .nav-link{background-color:#424e5a}.theme-dark .nav-bordered{border-bottom:2px solid rgba(206,222,239,.2)!important}.theme-dark .action-icon{color:#cedeef}.theme-dark .action-icon:hover{color:#dee2e6}.theme-dark .h1,.theme-dark .h2,.theme-dark .h3,.theme-dark .h4,.theme-dark .h5,.theme-dark .h6,.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:#acbfd2}.theme-dark .left-side-menu{box-shadow:0 0 35px #42485026}.theme-dark #sidebar-menu>ul>li>a:active,.theme-dark #sidebar-menu>ul>li>a:focus,.theme-dark #sidebar-menu>ul>li>a:hover{color:#00acc1}.theme-dark #sidebar-menu>ul>li>a.mm-active{color:#00acc1}.theme-dark #sidebar-menu .menuitem-active>a{color:#00acc1}.theme-dark #sidebar-menu .menuitem-active .active{color:#00acc1}.theme-dark .nav-second-level li a:focus,.theme-dark .nav-second-level li a:hover{color:#00acc1}.theme-dark .nav-second-level li.active>a{color:#00acc1}.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li>a:active,.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li>a:focus,.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li>a:hover{color:#00acc1}.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>a{color:#00acc1;background-color:#323a46;box-shadow:inset 3px 5px 10px #323a42}.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>.collapse>ul,.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>.collapsing>ul{box-shadow:3px 5px 10px #323a42}.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>.collapse>ul ul,.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>.collapsing>ul ul{box-shadow:3px 5px 10px #323a42}.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>.collapse>ul a:hover,.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>.collapsing>ul a:hover{color:#00acc1}.theme-dark body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul ul li.active a{color:#00acc1}.theme-dark body[data-sidebar-size=compact]:not([data-sidebar-size=condensed]) .left-side-menu .menu-title{background-color:#323a46}.theme-dark body[data-sidebar-color=dark] .logo-box,.theme-dark body[data-sidebar-color=dark] .left-side-menu{background-color:#37424c}.theme-dark body[data-sidebar-color=dark] .left-side-menu #sidebar-menu>ul>li>a.mm-active{background-color:#3c4853}.theme-dark body[data-sidebar-color=dark] .left-side-menu #sidebar-menu .menu-title{color:#8c98a5}.theme-dark body[data-sidebar-color=dark] .left-side-menu #sidebar-menu .menuitem-active>a{color:#00acc1}.theme-dark body[data-sidebar-color=dark] .left-side-menu #sidebar-menu .menuitem-active .active{color:#00acc1}.theme-dark body[data-sidebar-color=dark][data-sidebar-size=condensed] #wrapper .left-side-menu #sidebar-menu>ul>li:hover>a{background-color:#37424c}.theme-dark body[data-sidebar-color=dark][data-sidebar-size=condensed] #wrapper .left-side-menu #sidebar-menu .mm-active .active{color:#00acc1}.theme-dark body[data-sidebar-color=brand] .logo-box,.theme-dark body[data-sidebar-color=gradient] .logo-box,.theme-dark body[data-sidebar-color=brand] .left-side-menu,.theme-dark body[data-sidebar-color=gradient] .left-side-menu{background-color:#4a81d4}.theme-dark body[data-sidebar-color=brand][data-sidebar-size=condensed] #wrapper .left-side-menu #sidebar-menu>ul>li:hover>a,.theme-dark body[data-sidebar-color=gradient][data-sidebar-size=condensed] #wrapper .left-side-menu #sidebar-menu>ul>li:hover>a{background-color:#4a81d4}.theme-dark body[data-sidebar-color=brand][data-sidebar-size=condensed] #wrapper .left-side-menu #sidebar-menu .mm-active .active,.theme-dark body[data-sidebar-color=gradient][data-sidebar-size=condensed] #wrapper .left-side-menu #sidebar-menu .mm-active .active{color:#00acc1}.theme-dark .user-pro-dropdown{background-color:#323a46}.theme-dark .logo .logo-lg-text-dark{color:#f3f7f9}.theme-dark .navbar-custom{background-color:#3c4752;box-shadow:0 0 35px #42485026}.theme-dark .notification-list .notify-item .notify-details{color:#f7f7f7}.theme-dark body[data-topbar-color=light] .navbar-custom{background-color:#3c4752!important;box-shadow:0 .75rem 6rem #38414a08}.theme-dark body[data-topbar-color=light] .navbar-custom .topnav-menu .nav-link{color:#dee2e6}.theme-dark body[data-topbar-color=light] .navbar-custom .dropdown .nav-link.show{background-color:#f3f7f908}.theme-dark body[data-topbar-color=light] .navbar-custom .button-menu-mobile{color:#f3f7f9}.theme-dark body[data-topbar-color=light] .navbar-custom .app-search input::placeholder{color:#8c98a5!important}.theme-dark body[data-topbar-color=light] .navbar-custom .app-search .form-control{color:#f3f7f9;background-color:#323a46;border-color:#323a46}.theme-dark body[data-topbar-color=light] .navbar-custom .app-search .btn{background-color:#323a46;color:#5d7186}.theme-dark body[data-layout-mode=horizontal] .navbar-toggle span{background-color:#dee2e6}.theme-dark .page-title-box .page-title{color:#f3f7f9}.theme-dark .footer{color:#8c98a5;background-color:#2b323a}.theme-dark .footer .footer-links a{color:#8c98a5}.theme-dark .footer .footer-links a:hover{color:#f3f7f9}.theme-dark .right-bar{background-color:#3b4651}.theme-dark .right-bar .right-bar-toggle,.theme-dark .right-bar .right-bar-toggle:hover{background-color:#fff}.theme-dark .right-bar .user-box .user-img .user-edit{box-shadow:0 0 45px #0000001f}.theme-dark .right-bar .user-box h5 a{color:#f3f7f9}.theme-dark .right-bar .notification-item .noti-user-item:hover{background-color:#424e5a}.theme-dark .rightbar-overlay{background-color:#f3f7f933}.theme-dark body[data-layout-width=boxed] #wrapper{box-shadow:0 0 45px #0000001f}.theme-dark .topnav{background:#3c4752;box-shadow:0 0 35px #42485026}.theme-dark .topnav .navbar-nav .nav-link{color:#fff}.theme-dark .topnav .navbar-nav .nav-link:focus,.theme-dark .topnav .navbar-nav .nav-link:hover{color:#00acc1}.theme-dark .topnav .navbar-nav .nav-item.dropdown.active>a.dropdown-toggle{color:#00acc1}.theme-dark .topnav .dropdown-item.active{color:#00acc1}.theme-dark .topnav .dropdown:hover>.nav-link{color:#00acc1}.theme-dark .topnav .dropdown:hover>.dropdown-menu>.dropdown:hover>.dropdown-item{color:#00acc1}.theme-dark .topnav .dropdown .dropdown-item.active,.theme-dark .topnav .dropdown .dropdown-item:active{color:#00acc1}.theme-dark body[data-layout-mode=horizontal][data-topbar-color=light] .topnav{background-color:#3c4752}.theme-dark body[data-layout-mode=two-column] .sidebar-icon-menu{background-color:#6658dd}.theme-dark body[data-layout-mode=two-column] .sidebar-main-menu{background-color:#37424c;box-shadow:0 0 35px #42485026}.theme-dark body[data-layout-mode=two-column] .sidebar-main-menu .menu-title{color:#8c98a5!important}.theme-dark body[data-layout-mode=two-column] .sidebar-main-menu .nav .nav-link.active,.theme-dark body[data-layout-mode=two-column] .sidebar-main-menu .nav .nav-link:focus,.theme-dark body[data-layout-mode=two-column] .sidebar-main-menu .nav .nav-link:hover{color:#00acc1}.theme-dark body[data-layout-mode=two-column] .sidebar-main-menu .nav .menuitem-active>a.nav-link{color:#00acc1;background-color:#00acc112}.theme-dark body[data-layout-mode=two-column] .sidebar-main-menu .nav .menuitem-active a.active{color:#00acc1}.theme-dark body[data-layout-mode=two-column][data-sidebar-color=light] .logo-box,.theme-dark body[data-layout-mode=two-column][data-sidebar-color=dark] .sidebar-main-menu{background-color:#37424c}.theme-dark body[data-layout-mode=two-column][data-sidebar-color=dark] .sidebar-main-menu .nav .menuitem-active>a.nav-link{color:#00acc1;background-color:#00acc112}.theme-dark body[data-layout-mode=two-column][data-sidebar-color=dark] .sidebar-main-menu .nav .menuitem-active a.active{color:#00acc1}.theme-dark body[data-layout-mode=two-column][data-sidebar-color=brand] .sidebar-main-menu{background-color:#4a81d4}.theme-dark .icon-dual{color:#8c98a5;fill:#8c98a51f}.theme-dark .icon-dual-secondary{color:#cedeef;fill:#cedeef29}.theme-dark .icon-dual-light{color:#424e5a;fill:#424e5a29}.theme-dark .icon-dual-dark{color:#f3f7f9;fill:#f3f7f929}.theme-dark .item-hovered:hover{background-color:#424e5a}.theme-dark .social-list-item{border:2px solid #8c98a5;color:#8c98a5}.theme-dark .inbox-widget .inbox-item{border-bottom:1px solid rgba(66,78,90,.5)}.theme-dark .inbox-widget .inbox-item .inbox-item-author{color:#acbfd2}.theme-dark .inbox-widget .inbox-item .inbox-item-text{color:#8c98a5}.theme-dark .inbox-widget .inbox-item .inbox-item-date{color:#cedeef}.theme-dark .conversation-list .ctext-wrap{background:#404c58}.theme-dark .conversation-list .ctext-wrap:after{border-top-color:#404c58;border-right-color:#404c58}.theme-dark .conversation-list .odd .ctext-wrap{background-color:#404c58}.theme-dark .conversation-list .odd .ctext-wrap:after{border-left-color:#404c58;border-top-color:#404c58}.theme-dark .form-check.form-check-secondary .form-check-input:checked{background-color:#cedeef!important;border-color:#cedeef!important}.theme-dark .form-check.form-check-light .form-check-input:checked{background-color:#424e5a!important;border-color:#424e5a!important}.theme-dark .form-check.form-check-dark .form-check-input:checked{background-color:#f3f7f9!important;border-color:#f3f7f9!important}.theme-dark .ribbon-box .ribbon{box-shadow:2px 5px 10px #f3f7f926}.theme-dark .ribbon-box .ribbon-secondary{background:#cedeef}.theme-dark .ribbon-box .ribbon-secondary:before{border-color:#a8c4e2 transparent transparent}.theme-dark .ribbon-box .ribbon-light{background:#424e5a}.theme-dark .ribbon-box .ribbon-light:before{border-color:#2c353d transparent transparent}.theme-dark .ribbon-box .ribbon-dark{background:#f3f7f9}.theme-dark .ribbon-box .ribbon-dark:before{border-color:#d1e0e8 transparent transparent}.theme-dark .ribbon-box .ribbon-two-secondary span{background:#cedeef}.theme-dark .ribbon-box .ribbon-two-secondary span:before{border-left:3px solid #94b7dc;border-top:3px solid #94b7dc}.theme-dark .ribbon-box .ribbon-two-secondary span:after{border-right:3px solid #94b7dc;border-top:3px solid #94b7dc}.theme-dark .ribbon-box .ribbon-two-light span{background:#424e5a}.theme-dark .ribbon-box .ribbon-two-light span:before{border-left:3px solid #22282e;border-top:3px solid #22282e}.theme-dark .ribbon-box .ribbon-two-light span:after{border-right:3px solid #22282e;border-top:3px solid #22282e}.theme-dark .ribbon-box .ribbon-two-dark span{background:#f3f7f9}.theme-dark .ribbon-box .ribbon-two-dark span:before{border-left:3px solid #c0d5e0;border-top:3px solid #c0d5e0}.theme-dark .ribbon-box .ribbon-two-dark span:after{border-right:3px solid #c0d5e0;border-top:3px solid #c0d5e0}.theme-dark #preloader{background-color:#36404a}.theme-dark .spinner{border-top:5px solid #424e5a;border-right:5px solid #424e5a;border-bottom:5px solid #424e5a}.theme-dark body.authentication-bg{background-color:#3e4852}.theme-dark .auth-fluid .auth-fluid-form-box{background-color:#36404a}.theme-dark .auth-logo .logo-light{display:block!important}.theme-dark .auth-logo .logo-dark{display:none!important}.theme-dark .grid-structure .grid-container{background-color:#3b4651}.theme-dark .icons-list-demo i,.theme-dark .faq-answer{color:#8c98a5}.theme-dark .timeline:before{background-color:#424e5a}.theme-dark .timeline .timeline-box{background:#36404a}.theme-dark .timeline .timeline-icon{background:#424e5a}.theme-dark .timeline .timeline-icon i{color:#cedeef}.theme-dark .timeline-item .timeline-desk .arrow{border-right:12px solid #36404a!important}.theme-dark .timeline-item.timeline-item-left .timeline-desk .arrow-alt{border-left:12px solid #36404a!important}.theme-dark .timeline-sm .timeline-sm-item{border-left:2px solid #424e5a}.theme-dark .timeline-sm .timeline-sm-item:after{background:#36404a}.theme-dark .inbox-leftbar:before{border-right:5px solid #303841}.theme-dark .inbox-rightbar{border-left:5px solid #303841}.theme-dark .message-list li a{color:#94a0ad}.theme-dark .message-list li:hover{background:#424e5a}.theme-dark .message-list li .col-mail-1 .star-toggle{color:#8c98a5}.theme-dark .message-list li.active,.theme-dark .message-list li.mail-selected{background:#323a46}.theme-dark .message-list li.unread a{color:#e2ecf1}.theme-dark .message-list .checkbox-wrapper-mail{box-shadow:inset 0 0 0 2px #5d7186}.theme-dark .message-list .checkbox-wrapper-mail label{background:#cedeef}.theme-dark .mail-list a{color:#94a0ad}.theme-dark .reply-box{border:2px solid #424e5a}.theme-dark .sitemap li a{color:#94a0ad}.theme-dark .sitemap ul li:before{border-bottom:1px solid #424e5a;border-left:1px solid #424e5a}.theme-dark .search-result-box .search-item{border-bottom:1px solid #424e5a}.theme-dark .card-pricing .card-pricing-price span,.theme-dark .card-pricing .card-pricing-features{color:#8c98a5}.theme-dark .filter-menu a{color:#f3f7f9}.theme-dark .gal-box{background-color:#36404a;box-shadow:0 0 35px #42485026}.theme-dark .gal-box .gall-info{border-top:1px solid #36404a}.theme-dark .post-user-comment-box{background-color:#323a46}.theme-dark .tasklist li{background-color:#3a4550;border:1px solid #424e5a}.theme-dark .task-placeholder{border:1px dashed #424e5a!important;background-color:#323a46!important}.theme-dark .product-box .product-price-tag{background-color:#323a46}.theme-dark .product-thumb.active{background-color:#dee2e6!important}.theme-dark .track-order-list ul li{border-left:2px solid #424e5a}.theme-dark .track-order-list ul li:before{border:3px solid #36404a}.theme-dark .apex-charts text{fill:#8c98a5}.theme-dark .apexcharts-gridline{stroke:#3e4852}.theme-dark .apexcharts-legend-text{color:#8c98a5!important}.theme-dark .apexcharts-xaxis text,.theme-dark .apexcharts-yaxis text{fill:#8c98a5}.theme-dark .apexcharts-point-annotations text,.theme-dark .apexcharts-xaxis-annotations text,.theme-dark .apexcharts-yaxis-annotations text{fill:#8c98a5}.theme-dark .apexcharts-radar-series polygon{stroke:#424e5a}.theme-dark .apexcharts-radar-series line{stroke:#424e5a}.theme-dark .apexcharts-datalabel,.theme-dark .apexcharts-datalabel-label,.theme-dark .apexcharts-datalabel-value,.theme-dark .apexcharts-pie-label{fill:#8c98a5!important}.theme-dark .apexcharts-datalabels-group text{fill:#8c98a5!important}.theme-dark .apexcharts-track path{stroke:#4d5b69}.theme-dark .apexcharts-xaxis line{stroke:#5d7186!important}.theme-dark .irs-grid-pol{background:#cedeef}.theme-dark .irs-grid-text{color:#cedeef}.theme-dark .lt-ie9 .irs-disable-mask{background:#cedeef}.theme-dark .irs--flat .irs-line,.theme-dark .irs--flat .irs-shadow{background-color:#424e5a}.theme-dark .irs--flat .irs-max,.theme-dark .irs--flat .irs-min{color:#dee2e6;background-color:#424e5a}.theme-dark .irs--flat .irs-grid-pol{background-color:#424e5a}.theme-dark .irs--flat .irs-grid-text{color:#dee2e6}.theme-dark .irs--modern .irs-line{background:#424e5a}.theme-dark .irs--modern .irs-max,.theme-dark .irs--modern .irs-min{color:#dee2e6;background-color:#424e5a}.theme-dark .irs--sharp .irs-line{background:#424e5a}.theme-dark .irs--round .irs-handle{background-color:#424e5a}.theme-dark .irs--round .irs-max,.theme-dark .irs--round .irs-min{color:#dee2e6;background-color:#424e5a}.theme-dark .irs--round .irs-line{background:#424e5a}.theme-dark .irs--square .irs-bar,.theme-dark .irs--square .irs-from,.theme-dark .irs--square .irs-single,.theme-dark .irs--square .irs-to,.theme-dark .irs--square .irs-handle{background-color:#424e5a}.theme-dark .irs--square .irs-line{background:#424e5a}.theme-dark .irs--square .irs-max,.theme-dark .irs--square .irs-min{color:#dee2e6;background-color:#424e5a}.theme-dark #calendar .table-bordered td,.theme-dark #calendar .table-bordered th{border:1px solid #424e5a}.theme-dark .fc th.fc-widget-header{background:#424e5a}.theme-dark .fc-unthemed .fc-divider,.theme-dark .fc-unthemed .fc-popover,.theme-dark .fc-unthemed .fc-row,.theme-dark .fc-unthemed tbody,.theme-dark .fc-unthemed td,.theme-dark .fc-unthemed th,.theme-dark .fc-unthemed thead{border-color:#424e5a}.theme-dark .fc-unthemed .fc-divider,.theme-dark .fc-unthemed td.fc-today{background:#424e5a}.theme-dark .fc-button{background:#424e5a;color:#dee2e6}.theme-dark .fc-cell-overlay,.theme-dark .fc-state-highlight,.theme-dark .fc-state-hover{background:#424e5a}.theme-dark .fc-content-skeleton .fc-day-top .fc-day-number{background-color:#323a46}.theme-dark .colorpicker{background:#3b4651;box-shadow:0 0 35px #42485026;border:1px solid #414d59}.theme-dark .jqstooltip{box-shadow:0 0 45px #0000001f}.theme-dark table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,.theme-dark table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before{box-shadow:0 0 45px #0000001f}.theme-dark .activate-select .sorting_1{background-color:#424e5a}.theme-dark .select2-container .select2-selection--single{border:1px solid #424e5a;background-color:#3b4651}.theme-dark .select2-container .select2-selection--single .select2-selection__rendered{color:#94a0ad}.theme-dark .select2-container .select2-selection--single .select2-selection__arrow b{border-color:#8c98a5 transparent transparent transparent}.theme-dark .select2-container input::placeholder{color:#586877}.theme-dark .select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #8c98a5 transparent!important}.theme-dark .select2-dropdown{border:1px solid #414d59;box-shadow:0 0 35px #42485026;background-color:#3b4651}.theme-dark .select2-container--default .select2-search--dropdown{background-color:#414d59}.theme-dark .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #424e5a;background-color:#3b4651;color:#94a0ad}.theme-dark .select2-container--default .select2-results__option[aria-selected=true]{background-color:#414d59;color:#f3f7f9}.theme-dark .select2-container .select2-selection--multiple{border:1px solid #424e5a!important;background-color:#3b4651}.theme-dark .select2-container .select2-selection--multiple .select2-search__field{color:#94a0ad}.theme-dark .close-jq-toast-single{background-color:#f3f7f9;color:color-yiq(#f3f7f9)}.theme-dark .jq-icon-secondary{background-color:#cedeef;border-color:#cedeef}.theme-dark .jq-icon-light{background-color:#424e5a;border-color:#424e5a}.theme-dark .jq-icon-dark{background-color:#f3f7f9;border-color:#f3f7f9}.theme-dark .jq-icon-error,.theme-dark .close-jq-toast-single{color:#424e5a}.theme-dark .swal2-modal .swal2-file,.theme-dark .swal2-modal .swal2-input,.theme-dark .swal2-modal .swal2-textarea{border:2px solid #424e5a}.theme-dark .swal2-container.swal2-backdrop-show,.theme-dark .swal2-container.swal2-noanimation{background-color:#f3f7f980!important}.theme-dark .selectize-input{color:#94a0ad;background-color:#3b4651!important;border:1px solid #424e5a}.theme-dark .selectize-input>input{color:#94a0ad}.theme-dark .selectize-input>input::placeholder{color:#586877}.theme-dark .selectize-input.focus{color:#94a0ad;background-color:#3b4651;border-color:#475461}.theme-dark .selectize-control.multi .selectize-input>div{background:#4d5b69;color:#f7f7f7}.theme-dark .selectize-control.multi .selectize-input>div>a{color:#f7f7f7}.theme-dark .selectize-control.single .selectize-input:after{border-color:transparent #8c98a5 #8c98a5 transparent}.theme-dark .selectize-control.single .selectize-input.dropdown-active:after{border-color:transparent #8c98a5 #8c98a5 transparent}.theme-dark .selectize-dropdown{color:#94a0ad;box-shadow:0 0 35px #42485026;background-color:#3b4651;border:1px solid #414d59}.theme-dark .selectize-dropdown.active{background-color:#424e5a}.theme-dark .selectize-dropdown .scientific{color:#cedeef}.theme-dark .selectize-dropdown .optgroup-header,.theme-dark .selectize-dropdown .option{color:#94a0ad}.theme-dark .selectize-dropdown .optgroup-header:focus,.theme-dark .selectize-dropdown .optgroup-header:hover,.theme-dark .selectize-dropdown .option:focus,.theme-dark .selectize-dropdown .option:hover{background-color:#424e5a!important}.theme-dark .selectize-dropdown.plugin-optgroup_columns .optgroup{border-right-color:#424e5a}.theme-dark .selectize-dropdown .optgroup:before{background-color:#424e5a}.theme-dark .selectize-dropdown-header{color:#f3f7f9;background-color:#424e5a}.theme-dark .selectize-dropdown-content>div{color:#94a0ad!important}.theme-dark .light-theme{box-shadow:0 0 45px #0000001f}.theme-dark .dd-list .dd-item .dd-handle{background:#424e5a;color:#94a0ad}.theme-dark .dd-list .dd-item button{color:#cedeef}.theme-dark .dd-list .dd3-content{background:#424e5a;color:#94a0ad}.theme-dark .dd-list .dd3-handle:before{color:#8c98a5}.theme-dark .dd-empty,.theme-dark .dd-placeholder{background:#5d718633}.theme-dark .dd-dragel .dd-handle{box-shadow:0 0 35px #42485026}.theme-dark .flotTip{background-color:#f3f7f9;color:color-yiq(#f3f7f9)}.theme-dark .legendLabel{color:#cedeef}.theme-dark .flot-text{color:#8c98a5!important}.theme-dark .flot-svg text{fill:#8c98a5!important}.theme-dark .morris-chart text{fill:#94a0ad}.theme-dark .morris-hover.morris-default-style{background:#f3f7f9;color:color-yiq(#f3f7f9)}.theme-dark .ct-grid{stroke:#8c98a533}.theme-dark .ct-chart .ct-label{fill:#8c98a5;color:#8c98a5}.theme-dark .chartist-tooltip{background:#f3f7f9;color:#424e5a}.theme-dark .c3-tooltip{box-shadow:0 0 45px #0000001f}.theme-dark .c3-tooltip td>span{background:#f3f7f9}.theme-dark .c3-tooltip th{background-color:#f3f7f9;color:color-yiq(#f3f7f9)}.theme-dark .c3 text{fill:#94a0ad}.theme-dark .c3 line,.theme-dark .c3 path{stroke:#5d7186}.theme-dark #legend .line{color:#f3f7f9}.theme-dark .responsive-table-plugin .dropdown-menu li.checkbox-row{color:#94a0ad}.theme-dark .responsive-table-plugin .checkbox-row label:before{border:1px solid #5d7186}.theme-dark .responsive-table-plugin .checkbox-row label:after{color:#5d7186}.theme-dark .responsive-table-plugin .checkbox-row input[type=checkbox]:disabled+label:before{background-color:#424e5a}.theme-dark .responsive-table-plugin .btn-default{background-color:#424e5a;color:color-yiq(#424e5a);border:1px solid rgba(243,247,249,.3)}.theme-dark .no-touch .dropdown-menu>.checkbox-row:active,.theme-dark .no-touch .dropdown-menu>.checkbox-row:hover{color:#f3f7f9;background-color:#424e5a}.theme-dark .footable-detail-show,.theme-dark .footable-row-detail{background-color:#3b4651}.theme-dark .footable-pagination li a{color:#f3f7f9;background-color:#3b4651;border:1px solid #424e5a}.theme-dark .footable-pagination li a:hover{color:#f3f7f9;background-color:#424e5a;border-color:#475461}.theme-dark .bootstrap-table table.table-bordered tr{border-color:#424e5a!important}.theme-dark .tablesaw thead{background:#323a46}.theme-dark .tablesaw td{border-top:1px solid #323a46!important}.theme-dark .tablesaw-swipe .tablesaw-cell-persist{border-color:#323a46}.theme-dark .tablesaw-enhanced .tablesaw-bar .btn{border:1px solid #424e5a;color:#f3f7f9}.theme-dark .tablesaw-enhanced .tablesaw-bar .btn:active,.theme-dark .tablesaw-enhanced .tablesaw-bar .btn:focus,.theme-dark .tablesaw-enhanced .tablesaw-bar .btn:hover{background-color:#3b4651}.theme-dark .tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:2px solid #323a46}.theme-dark .jsgrid-cell{border:1px solid #424e5a}.theme-dark .jsgrid-alt-row>.jsgrid-cell{background:#3b4651}.theme-dark .jsgrid-selected-row>.jsgrid-cell{background:#3b4651;border-color:#424e5a}.theme-dark .jsgrid-header-row>.jsgrid-header-cell{background:#323a46}.theme-dark .jsgrid-filter-row>.jsgrid-cell{background:#363f4c}.theme-dark .jsgrid-edit-row>.jsgrid-cell,.theme-dark .jsgrid-insert-row>.jsgrid-cell{background:#323a46}.theme-dark .jsgrid input,.theme-dark .jsgrid select,.theme-dark .jsgrid textarea{color:#94a0ad;background-color:#3b4651;border:1px solid #424e5a}.theme-dark .jsgrid-pager-current-page,.theme-dark .jsgrid-pager-page a{background-color:#323a46;color:#dee2e6}.theme-dark .jsgrid-pager-nav-button a{color:#dee2e6}.theme-dark .jsgrid .jsgrid-button{background-color:#36404a}.theme-dark .jsgrid .jsgrid-button:hover{background-color:#323a46}.theme-dark .ms-container .ms-list{border:1px solid #424e5a}.theme-dark .ms-container .ms-list.ms-focus{border:1px solid #475461}.theme-dark .ms-container .ms-selectable li.ms-elem-selectable,.theme-dark .ms-container .ms-selection li.ms-elem-selection{color:#94a0ad}.theme-dark .ms-optgroup-label{color:#f3f7f9!important}.theme-dark .ms-container .ms-selectable,.theme-dark .ms-container .ms-selection{background-color:#3b4651}.theme-dark .autocomplete-suggestions{border:1px solid #414d59;background-color:#3b4651;box-shadow:0 0 35px #42485026}.theme-dark .autocomplete-selected{background:#36404a}.theme-dark .autocomplete-suggestions strong,.theme-dark .autocomplete-group strong{color:#f3f7f9}.theme-dark .bootstrap-select>.dropdown-toggle .bs-placeholder{color:#586877}.theme-dark .bootstrap-select>.dropdown-toggle .bs-placeholder:active,.theme-dark .bootstrap-select>.dropdown-toggle .bs-placeholder:focus,.theme-dark .bootstrap-select>.dropdown-toggle .bs-placeholder:hover{color:#586877}.theme-dark .flatpickr-calendar{background:#3b4651;box-shadow:0 0 35px #42485026;border:1px solid #414d59}.theme-dark .flatpickr-calendar.arrowTop:before{border-bottom-color:#4a5866}.theme-dark .flatpickr-calendar.arrowTop:after{border-bottom-color:#3b4651}.theme-dark .flatpickr-calendar.arrowBottom:after,.theme-dark .flatpickr-calendar.arrowBottom:before{border-top-color:#3b4651}.theme-dark .flatpickr-time .flatpickr-am-pm:focus,.theme-dark .flatpickr-time .flatpickr-am-pm:hover,.theme-dark .flatpickr-time input:focus,.theme-dark .flatpickr-time input:hover{background:#3b4651;color:#f3f7f9}.theme-dark .flatpickr-months .flatpickr-month,.theme-dark .flatpickr-months .flatpickr-next-month,.theme-dark .flatpickr-months .flatpickr-prev-month{color:#8c98a5;fill:#8c98a5}.theme-dark .flatpickr-weekdays{background-color:#424e5a}.theme-dark .flatpickr-current-month input.cur-year[disabled],.theme-dark .flatpickr-current-month input.cur-year[disabled]:hover,.theme-dark .flatpickr-day,.theme-dark .flatpickr-time .flatpickr-am-pm,.theme-dark .flatpickr-time .flatpickr-time-separator,.theme-dark .flatpickr-time input,.theme-dark span.flatpickr-weekday{color:#94a0ad;fill:#94a0ad}.theme-dark .flatpickr-day.disabled,.theme-dark .flatpickr-day.disabled:hover,.theme-dark .flatpickr-day.nextMonthDay,.theme-dark .flatpickr-day.notAllowed,.theme-dark .flatpickr-day.notAllowed.nextMonthDay,.theme-dark .flatpickr-day.notAllowed.prevMonthDay,.theme-dark .flatpickr-day.prevMonthDay{color:#5d7186}.theme-dark .flatpickr-day.inRange,.theme-dark .flatpickr-day.nextMonthDay.inRange,.theme-dark .flatpickr-day.nextMonthDay.today.inRange,.theme-dark .flatpickr-day.nextMonthDay:focus,.theme-dark .flatpickr-day.nextMonthDay:hover,.theme-dark .flatpickr-day.prevMonthDay.inRange,.theme-dark .flatpickr-day.prevMonthDay.today.inRange,.theme-dark .flatpickr-day.prevMonthDay:focus,.theme-dark .flatpickr-day.prevMonthDay:hover,.theme-dark .flatpickr-day.today.inRange,.theme-dark .flatpickr-day:focus,.theme-dark .flatpickr-day:hover{background:#424e5a;border-color:#424e5a}.theme-dark .flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{border-top:1px solid #4a5866}.theme-dark .flatpickr-current-month .flatpickr-monthDropdown-months:hover,.theme-dark .numInputWrapper:hover{color:#f3f7f9}.theme-dark .flatpickr-day.inRange{box-shadow:-5px 0 #424e5a,5px 0 #424e5a}.theme-dark .flatpickr-day.flatpickr-disabled,.theme-dark .flatpickr-day.flatpickr-disabled:hover{color:#5d7186}.theme-dark .sp-container{background-color:#3b4651}.theme-dark .sp-container button{color:#f3f7f9}.theme-dark .sp-container button.sp-palette-toggle{background-color:#424e5a}.theme-dark .sp-palette-container{border-right:1px solid #424e5a}.theme-dark .sp-input{background-color:#3b4651;border-color:#424e5a!important;color:#94a0ad}.theme-dark .clockpicker-popover{background:#3b4651;box-shadow:0 0 35px #42485026;border:1px solid #414d59}.theme-dark .clockpicker-popover .clockpicker-plate{background:#424e5a;border:1px solid #414d59}.theme-dark .clockpicker-tick{color:#94a0ad}.theme-dark [dir=rtl] input.spectrum.with-add-on{border:1px solid #424e5a}.theme-dark .ql-container.ql-snow{border-color:#424e5a}.theme-dark .ql-bubble{border:1px solid #424e5a}.theme-dark .ql-toolbar span{color:#94a0ad}.theme-dark .ql-toolbar.ql-snow{border-color:#424e5a}.theme-dark .ql-snow .ql-script,.theme-dark .ql-snow .ql-strike svg,.theme-dark .ql-snow .ql-stroke{stroke:#94a0ad}.theme-dark .ql-snow .ql-fill{fill:#94a0ad}.theme-dark .ql-snow .ql-picker-options{background-color:#3b4651;border-color:#414d59!important}.theme-dark .dropzone{border:2px dashed #424e5a;background:#3b4651}.theme-dark .dropify-wrapper{border:2px dashed #424e5a;background:#3b4651;color:#94a0ad}.theme-dark .dropify-wrapper:hover{background-image:linear-gradient(-45deg,#424e5a 25%,transparent 25%,transparent 50%,#424e5a 50%,#424e5a 75%,transparent 75%,transparent)}.theme-dark .dropify-wrapper .dropify-preview{background-color:#414d59}.theme-dark .image-crop-preview .img-preview{background-color:#323a46}.theme-dark .gmaps,.theme-dark .gmaps-panaroma{background:#323a46}.theme-dark .jvectormap-label{background:#f3f7f9;color:#323a46}.theme-dark .mapael .plotLegend text{fill:#8c98a5}.theme-dark .datepicker table tr td span.focused,.theme-dark .datepicker table tr td span:hover,.theme-dark .datepicker table tr td.day.focused,.theme-dark .datepicker table tr td.day:hover{background:#36404a}.theme-dark .datepicker table tr td span.new,.theme-dark .datepicker table tr td span.old,.theme-dark .datepicker table tr td.new,.theme-dark .datepicker table tr td.old{color:#dee2e6}.theme-dark .datepicker .datepicker-switch:hover,.theme-dark .datepicker .next:hover,.theme-dark .datepicker .prev:hover,.theme-dark .datepicker tfoot tr th:hover{background:#36404a}.theme-dark .datepicker-dropdown:after{border-bottom:6px solid #3b4651}.theme-dark .datepicker-dropdown:before{border-bottom-color:#414d59}.theme-dark .datepicker-dropdown.datepicker-orient-top:before{border-top:7px solid #414d59}.theme-dark .datepicker-dropdown.datepicker-orient-top:after{border-top:6px solid #3b4651}.theme-dark .note-frame{color:unset}.theme-dark .note-editing-area{background-color:#3b4651}.theme-dark .note-toolbar{background-color:#8080801d;border-bottom-color:#00000032}.theme-dark .note-btn{background-color:#36404a;color:var(--bs-body-color);border-color:#424e5a}.theme-dark .btn-primary,.theme-dark .btn-success,.theme-dark .btn-info,.theme-dark .btn-danger,.theme-dark .btn-primary:hover,.theme-dark .btn-success:hover,.theme-dark .btn-info:hover,.theme-dark .btn-danger:hover{color:#fff}.theme-dark .nav-pills .nav-link.active,.theme-dark .nav-pills .show>.nav-link{background-color:#3283f6}.theme-dark .track-order-list ul li.completed{border-color:#3283f6}.theme-dark .list-group-item.active{color:#fff;background-color:#3283f6;border-color:#3283f6}.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;margin:0;position:absolute;width:auto;z-index:0!important}.grid-stack>.grid-stack-item{position:absolute;padding:0}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y:auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack-item>.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');background-repeat:no-repeat;background-position:center}.grid-stack-item>.ui-resizable-ne{transform:translateY(10px) rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:translateY(10px) rotate(-45deg)}.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:0}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:0;left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:0}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:0;right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,top;cursor:move}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{box-shadow:1px 4px 6px #0003;opacity:.8}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left 0s,top 0s,height 0s,width 0s}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack>.grid-stack-item[gs-x="0"]{left:0}.gs-12>.grid-stack-item{width:8.333%}.gs-12>.grid-stack-item[gs-x="1"]{left:8.333%}.gs-12>.grid-stack-item[gs-w="2"]{width:16.667%}.gs-12>.grid-stack-item[gs-x="2"]{left:16.667%}.gs-12>.grid-stack-item[gs-w="3"]{width:25%}.gs-12>.grid-stack-item[gs-x="3"]{left:25%}.gs-12>.grid-stack-item[gs-w="4"]{width:33.333%}.gs-12>.grid-stack-item[gs-x="4"]{left:33.333%}.gs-12>.grid-stack-item[gs-w="5"]{width:41.667%}.gs-12>.grid-stack-item[gs-x="5"]{left:41.667%}.gs-12>.grid-stack-item[gs-w="6"]{width:50%}.gs-12>.grid-stack-item[gs-x="6"]{left:50%}.gs-12>.grid-stack-item[gs-w="7"]{width:58.333%}.gs-12>.grid-stack-item[gs-x="7"]{left:58.333%}.gs-12>.grid-stack-item[gs-w="8"]{width:66.667%}.gs-12>.grid-stack-item[gs-x="8"]{left:66.667%}.gs-12>.grid-stack-item[gs-w="9"]{width:75%}.gs-12>.grid-stack-item[gs-x="9"]{left:75%}.gs-12>.grid-stack-item[gs-w="10"]{width:83.333%}.gs-12>.grid-stack-item[gs-x="10"]{left:83.333%}.gs-12>.grid-stack-item[gs-w="11"]{width:91.667%}.gs-12>.grid-stack-item[gs-x="11"]{left:91.667%}.gs-12>.grid-stack-item[gs-w="12"]{width:100%}.gs-1>.grid-stack-item{width:100%}.gs-2>.grid-stack-item{width:50%}.gs-2>.grid-stack-item[gs-x="1"]{left:50%}.gs-2>.grid-stack-item[gs-w="2"]{width:100%}.gs-3>.grid-stack-item{width:33.333%}.gs-3>.grid-stack-item[gs-x="1"]{left:33.333%}.gs-3>.grid-stack-item[gs-w="2"]{width:66.667%}.gs-3>.grid-stack-item[gs-x="2"]{left:66.667%}.gs-3>.grid-stack-item[gs-w="3"]{width:100%}.gs-4>.grid-stack-item{width:25%}.gs-4>.grid-stack-item[gs-x="1"]{left:25%}.gs-4>.grid-stack-item[gs-w="2"]{width:50%}.gs-4>.grid-stack-item[gs-x="2"]{left:50%}.gs-4>.grid-stack-item[gs-w="3"]{width:75%}.gs-4>.grid-stack-item[gs-x="3"]{left:75%}.gs-4>.grid-stack-item[gs-w="4"]{width:100%}.gs-5>.grid-stack-item{width:20%}.gs-5>.grid-stack-item[gs-x="1"]{left:20%}.gs-5>.grid-stack-item[gs-w="2"]{width:40%}.gs-5>.grid-stack-item[gs-x="2"]{left:40%}.gs-5>.grid-stack-item[gs-w="3"]{width:60%}.gs-5>.grid-stack-item[gs-x="3"]{left:60%}.gs-5>.grid-stack-item[gs-w="4"]{width:80%}.gs-5>.grid-stack-item[gs-x="4"]{left:80%}.gs-5>.grid-stack-item[gs-w="5"]{width:100%}.gs-6>.grid-stack-item{width:16.667%}.gs-6>.grid-stack-item[gs-x="1"]{left:16.667%}.gs-6>.grid-stack-item[gs-w="2"]{width:33.333%}.gs-6>.grid-stack-item[gs-x="2"]{left:33.333%}.gs-6>.grid-stack-item[gs-w="3"]{width:50%}.gs-6>.grid-stack-item[gs-x="3"]{left:50%}.gs-6>.grid-stack-item[gs-w="4"]{width:66.667%}.gs-6>.grid-stack-item[gs-x="4"]{left:66.667%}.gs-6>.grid-stack-item[gs-w="5"]{width:83.333%}.gs-6>.grid-stack-item[gs-x="5"]{left:83.333%}.gs-6>.grid-stack-item[gs-w="6"]{width:100%}.gs-7>.grid-stack-item{width:14.286%}.gs-7>.grid-stack-item[gs-x="1"]{left:14.286%}.gs-7>.grid-stack-item[gs-w="2"]{width:28.571%}.gs-7>.grid-stack-item[gs-x="2"]{left:28.571%}.gs-7>.grid-stack-item[gs-w="3"]{width:42.857%}.gs-7>.grid-stack-item[gs-x="3"]{left:42.857%}.gs-7>.grid-stack-item[gs-w="4"]{width:57.143%}.gs-7>.grid-stack-item[gs-x="4"]{left:57.143%}.gs-7>.grid-stack-item[gs-w="5"]{width:71.429%}.gs-7>.grid-stack-item[gs-x="5"]{left:71.429%}.gs-7>.grid-stack-item[gs-w="6"]{width:85.714%}.gs-7>.grid-stack-item[gs-x="6"]{left:85.714%}.gs-7>.grid-stack-item[gs-w="7"]{width:100%}.gs-8>.grid-stack-item{width:12.5%}.gs-8>.grid-stack-item[gs-x="1"]{left:12.5%}.gs-8>.grid-stack-item[gs-w="2"]{width:25%}.gs-8>.grid-stack-item[gs-x="2"]{left:25%}.gs-8>.grid-stack-item[gs-w="3"]{width:37.5%}.gs-8>.grid-stack-item[gs-x="3"]{left:37.5%}.gs-8>.grid-stack-item[gs-w="4"]{width:50%}.gs-8>.grid-stack-item[gs-x="4"]{left:50%}.gs-8>.grid-stack-item[gs-w="5"]{width:62.5%}.gs-8>.grid-stack-item[gs-x="5"]{left:62.5%}.gs-8>.grid-stack-item[gs-w="6"]{width:75%}.gs-8>.grid-stack-item[gs-x="6"]{left:75%}.gs-8>.grid-stack-item[gs-w="7"]{width:87.5%}.gs-8>.grid-stack-item[gs-x="7"]{left:87.5%}.gs-8>.grid-stack-item[gs-w="8"]{width:100%}.gs-9>.grid-stack-item{width:11.111%}.gs-9>.grid-stack-item[gs-x="1"]{left:11.111%}.gs-9>.grid-stack-item[gs-w="2"]{width:22.222%}.gs-9>.grid-stack-item[gs-x="2"]{left:22.222%}.gs-9>.grid-stack-item[gs-w="3"]{width:33.333%}.gs-9>.grid-stack-item[gs-x="3"]{left:33.333%}.gs-9>.grid-stack-item[gs-w="4"]{width:44.444%}.gs-9>.grid-stack-item[gs-x="4"]{left:44.444%}.gs-9>.grid-stack-item[gs-w="5"]{width:55.556%}.gs-9>.grid-stack-item[gs-x="5"]{left:55.556%}.gs-9>.grid-stack-item[gs-w="6"]{width:66.667%}.gs-9>.grid-stack-item[gs-x="6"]{left:66.667%}.gs-9>.grid-stack-item[gs-w="7"]{width:77.778%}.gs-9>.grid-stack-item[gs-x="7"]{left:77.778%}.gs-9>.grid-stack-item[gs-w="8"]{width:88.889%}.gs-9>.grid-stack-item[gs-x="8"]{left:88.889%}.gs-9>.grid-stack-item[gs-w="9"]{width:100%}.gs-10>.grid-stack-item{width:10%}.gs-10>.grid-stack-item[gs-x="1"]{left:10%}.gs-10>.grid-stack-item[gs-w="2"]{width:20%}.gs-10>.grid-stack-item[gs-x="2"]{left:20%}.gs-10>.grid-stack-item[gs-w="3"]{width:30%}.gs-10>.grid-stack-item[gs-x="3"]{left:30%}.gs-10>.grid-stack-item[gs-w="4"]{width:40%}.gs-10>.grid-stack-item[gs-x="4"]{left:40%}.gs-10>.grid-stack-item[gs-w="5"]{width:50%}.gs-10>.grid-stack-item[gs-x="5"]{left:50%}.gs-10>.grid-stack-item[gs-w="6"]{width:60%}.gs-10>.grid-stack-item[gs-x="6"]{left:60%}.gs-10>.grid-stack-item[gs-w="7"]{width:70%}.gs-10>.grid-stack-item[gs-x="7"]{left:70%}.gs-10>.grid-stack-item[gs-w="8"]{width:80%}.gs-10>.grid-stack-item[gs-x="8"]{left:80%}.gs-10>.grid-stack-item[gs-w="9"]{width:90%}.gs-10>.grid-stack-item[gs-x="9"]{left:90%}.gs-10>.grid-stack-item[gs-w="10"]{width:100%}.gs-11>.grid-stack-item{width:9.091%}.gs-11>.grid-stack-item[gs-x="1"]{left:9.091%}.gs-11>.grid-stack-item[gs-w="2"]{width:18.182%}.gs-11>.grid-stack-item[gs-x="2"]{left:18.182%}.gs-11>.grid-stack-item[gs-w="3"]{width:27.273%}.gs-11>.grid-stack-item[gs-x="3"]{left:27.273%}.gs-11>.grid-stack-item[gs-w="4"]{width:36.364%}.gs-11>.grid-stack-item[gs-x="4"]{left:36.364%}.gs-11>.grid-stack-item[gs-w="5"]{width:45.455%}.gs-11>.grid-stack-item[gs-x="5"]{left:45.455%}.gs-11>.grid-stack-item[gs-w="6"]{width:54.545%}.gs-11>.grid-stack-item[gs-x="6"]{left:54.545%}.gs-11>.grid-stack-item[gs-w="7"]{width:63.636%}.gs-11>.grid-stack-item[gs-x="7"]{left:63.636%}.gs-11>.grid-stack-item[gs-w="8"]{width:72.727%}.gs-11>.grid-stack-item[gs-x="8"]{left:72.727%}.gs-11>.grid-stack-item[gs-w="9"]{width:81.818%}.gs-11>.grid-stack-item[gs-x="9"]{left:81.818%}.gs-11>.grid-stack-item[gs-w="10"]{width:90.909%}.gs-11>.grid-stack-item[gs-x="10"]{left:90.909%}.gs-11>.grid-stack-item[gs-w="11"]{width:100%}:root{--energise-global-link-hover: #3283f6;--energise-global-link: #002337;--energise-global-nav-color: #002337;--bs-danger-rgb: 139, 0, 0;--bs-warning-rgb: 225, 122, 45;--bs-success-rgb: 1, 50, 32;--bs-info-rgb: 34, 118, 187;--bs-body-font-family: Muli, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif!important;--energise-global-font: Muli, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif!important;--bs-body-font-size: .85rem;--navbar-mobile-height: 40px;--footer-height: 59.4px;--bs-body-bg-rgb: 0, 0, 0;--bs-body-bg: #fff;--bs-gradient: none}body{font-family:var(--energise-global-font);padding-bottom:var(--footer-height);min-height:100vh!important}#wrapper{min-height:calc(100vh - var(--footer-height))}h1,h2,h3,h4,h5,h6,.topnav .navbar-nav .nav-link{font-family:var(--energise-global-font)}.navbar-custom{box-shadow:none}@media (max-width: 991px){.navbar-mobile{height:var(--navbar-mobile-height);margin-top:14px;background-color:var(--energise-global-nav-color);padding:0 10px 0 0}.navbar-mobile .lines{margin:0!important}.navbar-mobile~.container-fluid{max-height:calc(360px - var(--navbar-mobile-height));overflow-y:auto}.content-page{margin-top:calc(70px + var(--navbar-mobile-height))}}@media (min-width: 992px){#topnav-menu-content{height:unset!important}}:root{--avatar-size: 48px}.avatar{vertical-align:middle;display:inline-flex;position:relative;background-color:#ccc;color:#fff;border-radius:50%;height:var(--avatar-size);width:var(--avatar-size);font-size:calc(var(--avatar-size) / 2.5)}.navbar-custom,h3 .avatar{--avatar-size: 32px}.compliance-warning{background-color:#f7a1a1;text-align:center}.global-button{font-size:1.1em;color:var(--energise-global-link)}.global-button:hover{color:var(--energise-global-link-hover)}.list-group-buttons{margin-bottom:6px;text-align:right}.general-button{font-size:1.1em;padding:9px;background-color:#3b4651;color:#94a0ad;border-radius:8px;border:#6c7782}.general-button:hover{color:#3b4651;background-color:#94a0ad}.btn-loading:after{content:" ";display:inline-block;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border;width:1rem;height:1rem;border-width:.2em}.btn-loading .btn-text{display:none}.btn-top-right{position:absolute;top:15px;right:15px}.btn-text-danger{color:var(--bs-danger)}.btn-text-danger:hover{color:#d35353}.workstream h4{padding-top:0;margin-top:0}.action-table .action-priority{width:12px}.action-priority-high{background-color:red}.toast-right-top{min-height:80px;height:auto!important}.card.bg-pattern{background-repeat:no-repeat;background-size:39rem}.clickable-text{text-decoration:underline;cursor:pointer}.note-modal-footer{height:50px}.required-asterisk{position:relative}.required-asterisk .fa-asterisk{color:red;margin-left:.375rem;font-size:.45em;position:absolute;top:.4em}.tooltip-question{color:#87cefa}.icon-color{color:#43bee1}.warning-icon{--icon-size: 25px;height:var(--icon-size);background-position:center;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg fill="%23000000" viewBox="0 0 24 24" id="warning-alt" data-name="Flat Line" xmlns="http://www.w3.org/2000/svg" class="icon flat-line"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path id="secondary" d="M10.25,4.19,2.63,18a2,2,0,0,0,1.75,3H19.62a2,2,0,0,0,1.75-3L13.75,4.19A2,2,0,0,0,10.25,4.19Z" style="fill: %23fcc015; stroke-width: 2;"></path><line id="primary-upstroke" x1="12.05" y1="17" x2="11.95" y2="17" style="fill: none; stroke: %23000000; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.5;"></line><path id="primary" d="M12,9v4M10.25,4.19,2.63,18a2,2,0,0,0,1.75,3H19.62a2,2,0,0,0,1.75-3L13.75,4.19A2,2,0,0,0,10.25,4.19Z" style="fill: none; stroke: %23000000; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;"></path></g></svg>');font-size:1.5em}i.warning-icon:before{content:"##";color:#0000}.icon-count{--avatar-size: 28px;background-color:#44cf9c;color:#000;font-weight:700}.edit-icon,.theme-dark .edit-icon{color:#daa520}.modal-error .modal-header{background-color:#ff355b}.modal-error .modal-header h5{color:#fff}.modal-error .modal-body,.modal-error .modal-footer{background-color:#ffe7e6}.offcanvas-end{width:50vw;min-width:400px}.grid-stack-item-content{word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid #f7f7f7;border-radius:.25rem}.theme-dark .grid-stack-item-content{background-color:#2b323a}.grid-stack-item-removing{opacity:.4}@media (min-width: 992px){.grid-stack-item[gs-w="3"] .row .col{width:33.33333333%;flex:0 0 auto}.grid-stack-item[gs-w="2"] .row .col{width:50%;flex:0 0 auto}}.grid-stack-item .row .col{padding-bottom:1.5rem}.grid-stack-item .row .col:only-child{padding-bottom:0}.chart-center .apexcharts-canvas{margin:auto}.register-center{padding-left:1%}label{display:block}.register-section-title{display:inline}.register-btn{width:10rem}.register-left{float:left}.register-right{float:right;width:50%}.register-left label,.register-right label{display:block}.tooltip1{position:relative;border-bottom:1px dashed #000}.tooltip1:before{content:attr(data-text);position:absolute;opacity:0;transition:.9s opacity;top:50%;transform:translateY(-50%);left:100%;margin-left:15px;width:200px;padding:10px;border-radius:10px;background:#000;color:#fff;text-align:center}.tooltip1:hover:before{display:block;opacity:1}.tooltip1.left:before{left:initial;margin:initial;right:100%;margin-right:15px}.tooltip1.top:before{top:initial;margin:initial;bottom:10%;margin-left:15px}.tooltip1.bottom:before{bottom:initial;margin:initial;top:100%;margin-top:15px}.tooltip1:after{opacity:0;transition:.9s}.tooltip1:hover:after{opacity:1}.float-left{float:left}.float-right{float:right}.org-site-container{overflow-x:auto}.theme-dark .org-site-container{color:#fff}.org-site-container .ngx-org-self-vertical{min-width:600px}.org-site-container .ngx-org-name{font-family:unset}.org-site-container .ngx-org-title{white-space:pre-line}.org-site-container .ngx-org-box:hover{color:#3b4651;background-color:#94a0ad}.scroll-x-container{overflow-x:auto}.scroll-x-container table tr>*:first-child{position:sticky;left:0;background-color:var(--bs-table-striped-bg)}.theme-light .scroll-x-container .risk-heatmap{--bs-table-striped-bg: #fff}.theme-light .scroll-x-container .risk-heatmap .table-light{--bs-table-striped-bg: var(--bs-table-bg)}.checkbox-permission[type=checkbox]{--checkbox-size: 1.8rem;height:var(--checkbox-size);width:var(--checkbox-size);border:none;background-color:#0000}.checkbox-permission[type=checkbox]:not(:checked){background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="red" stroke="red" stroke-width="1.15" class="bi bi-x" viewBox="0 0 16 16"> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/> </svg>')}.checkbox-permission[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%2300ff00' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.framework-tree-item{display:flex;flex-direction:row}.framework-tree-item-indicator{height:12px;width:12px;border-radius:50%;margin-top:6px;margin-right:8px;flex-shrink:0;background-color:gray}.indicator-high{background-color:#8b0000}.indicator-medium{background-color:#ff8c00}.indicator-low{background-color:#006400}.guidance-icon{color:#6c757d}.tree-node-level-1>tree-node-wrapper{font-weight:500!important}.pre-line{white-space:pre-line}.cell-nowrap{white-space:nowrap}.dropdown-menu-max-height{max-height:calc(100vh - 70px);overflow:auto}body[data-topbar-color=dark] .navbar-custom{background-color:var(--energise-global-nav-color)}body,.table{color:#002337}.grid-link{color:#002337;text-decoration:underline}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#002337;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.text-muted{color:#002337!important}.breadcrumb-item.active,.footer,.footer .footer-links a{color:#111}a{color:#002337}.report-link{font-weight:700;text-decoration:underline}.theme-light .offcanvas-header{background-color:#eee}.risk-heatmap th{font-weight:400}.risk-heatmap tbody td{vertical-align:middle}.risk-dot{height:25px;width:25px;background-color:#bbb;border-radius:50%;display:inline-block;text-align:center;padding-top:2px}.risk0{background-color:#fff;color:#fff}.risk1{background-color:#013220;color:#fff}.risk2{background-color:#5dbe24;color:#000}.risk3{background-color:#e1d92d;color:#000}.risk4{background-color:#e17a2d;color:#fff}.risk5{background-color:#8b0000;color:#fff}.risksize1{height:25px;width:25px;padding-top:2px}.risksize2{height:30px;width:30px;padding-top:5px}.risksize3{height:35px;width:35px;padding-top:8px}.risksize4{height:40px;width:40px;padding-top:11px}.risksize5{height:50px;width:50px;padding-top:14px}.theme-light .note-editable{background-color:#fff}.bg-soft-success{background-color:#c8f5c8!important}.badge{font-weight:400}.position-absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.oc-name{font-family:var(--energise-global-font)!important;color:#343a40;text-align:center!important;width:100%!important;margin-left:5%!important}.oc-designation{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.oc-border{border-color:#9e9e9e}.oc-box{background-color:#f3f7f9;width:10em}.oc-superSenior{background-color:#191970}.oc-senior{background-color:brown}.oc-me{background-color:#006400}.oc-junior{background-color:#b8860b}.oc-superJunior{background-color:purple}.oc-custom1{font-family:var(--energise-global-font);color:#726f6f}.ag-theme-alpine{font-family:var(--bs-body-font-family)}.ag-theme-alpine .ag-root-wrapper{border:none}.hide-v-scroll .ag-center-cols-viewport{overflow-x:hidden}.ag-theme-alpine .ag-cell{line-height:25px;padding:7px 17px}.ag-cell-wrap-text{word-break:normal;overflow-wrap:break-word}.ag-theme-alpine .ag-header-icon{color:#181d1f}.ag-header-cell .ag-header-cell-menu-button{opacity:1}.ag-theme-alpine .ag-header{background-color:var(--bs-table-bg)}.ag-theme-alpine .ag-header-row{height:68px}.theme-dark .ag-theme-alpine .ag-root-wrapper,.theme-dark .ag-theme-alpine .ag-row:not(.ag-row-hover){background-color:transparent}.theme-dark .ag-theme-alpine .ag-row{border-color:#424e5a}.theme-dark .ag-theme-alpine,.theme-dark .ag-theme-alpine .ag-row,.theme-dark .ag-theme-alpine .ag-paging-panel{color:unset}.theme-dark .ag-theme-alpine .ag-header-row,.theme-dark .ag-theme-alpine .ag-header-icon:not(:hover){color:#fff}.ag-row{z-index:0}.ag-row.ag-row-focus{z-index:1}.ag-overlay-loading-center{display:none}.ag-overlay-loading-wrapper:after{content:" ";display:inline-block;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border;width:3rem;height:3rem;border-width:.4em}.ag-theme-alpine .ag-overlay-loading-wrapper{background-color:#0000}.header-center .ag-header-cell-label{justify-content:center}.truncate-cell .ag-cell-value{overflow:hidden;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.grid-row-border{padding:0!important;border:none!important}.grid-row-border-high{background-color:#8b0000}.grid-row-border-medium{background-color:#ff8c00}.grid-row-border-low{background-color:#006400}.ag-theme-alpine .avatar-cell{--avatar-size: 32px;text-overflow:initial;padding-left:7px;padding-right:7px;text-align:center}.grid-cell-menu-btn{border:none!important;overflow:visible!important}.grid-cell-menu-btn .ag-cell-value{overflow:visible}.form-validated .form-control.ng-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-validated .form-control.ng-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.form-validated textarea.form-control.ng-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-validated .form-select.ng-valid{border-color:#198754;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-validated .form-select.ng-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.form-validated .form-check-input.ng-valid{border-color:#198754}.form-validated .form-check-input.ng-valid:checked{background-color:#198754}.form-validated .form-check-input.ng-valid:focus{box-shadow:0 0 0 .25rem #19875440}.form-validated .form-check-input.ng-valid~.form-check-label{color:#198754}.form-validated .form-page-invalid{padding-right:calc(2rem + 15px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23dc3545' stroke='white'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='white' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;background-size:22px}.form-validated .form-page-invalid.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E")}.form-validated .ng-invalid~.invalid-feedback,.form-validated .invalid-feedback{display:block}.form-validated .form-control.ng-invalid,.form-validated .multi-select.ng-invalid~.select2 .select2-selection{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-validated .form-control.ng-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-validated textarea.form-control.ng-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-validated .form-select.ng-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-validated .form-select.ng-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-validated .form-check-input.ng-invalid{border-color:#dc3545}.form-validated .form-check-input.ng-invalid:checked{background-color:#dc3545}.form-validated .form-check-input.ng-invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.form-validated .form-check-input.ng-invalid~.form-check-label{color:#dc3545}.form-validated .multi-select.ng-invalid~.select2 .select2-selection{border-color:#dc3545!important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
