@charset "UTF-8";html,body{width:100%}body{background-color:var(--base-bg);color:var(--base-color);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;padding:0;margin:0}*{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:var(--gray-4);border:0}hr:not([size]){height:1px}abbr[title],abbr[data-bs-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}b,strong{font-weight:bolder}a,a:hover{color:inherit;text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{direction:ltr}pre{display:block;overflow:auto}pre code{color:inherit;word-break:normal}code{color:inherit;word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}input,button,select,optgroup,textarea{margin:0;font-family:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}disabled:not(.btn-submit),[disabled]:not(.btn-submit,.vpd-day,.vpd-addon-list-item):not(:checked){color:var(--secondary-70)!important;border:1px solid var(--secondary-10)!important;background:var(--secondary-5)!important;cursor:not-allowed!important}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hoverable{cursor:pointer}.hoverable:hover{opacity:.75}.text-gradient{--gradient: -webkit-linear-gradient(45deg, #09009f, #00ff95 80%);background:var(--gradient);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}/*!
 * Bootstrap Grid v5.2.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 24px;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}@media (min-width: 1750px){.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1600px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.row{--bs-gutter-x: var(--base-gutter);gap:var(--base-gutter) 0}.row-lg{--bs-gutter-x: calc(var(--base-gutter) * 2);gap:calc(var(--base-gutter) * 2) 0;margin-top:calc(var(--base-gutter) * 2);margin-bottom:calc(var(--base-gutter) * 2)}.row-fix{position:relative;right:calc(var(--base-gutter) / 2 * -1);width:calc(100% + var(--base-gutter));gap:var(--base-gutter) 0;margin-right:0;margin-left:0;align-items:stretch}.row-fix>*{--bs-gutter-x: var(--base-gutter)}.row-fix>*>*{width:100%!important;min-width:100%!important}.row-fix-m{margin-right:0;margin-left:0;padding-right:var(--bs-gutter-x);padding-left:var(--bs-gutter-x)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-2-5{flex:0 0 auto;width:20.83333333%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-half,.gx-half{--bs-gutter-x: calc(var(--base-gutter) / 2);gap:0}.g-half,.gy-half{--bs-gutter-y: calc(var(--base-gutter) / 2);gap:0}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-2-5{flex:0 0 auto;width:20.83333333%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-3-5{flex:0 0 auto;width:29.166666666%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-2-5{flex:0 0 auto;width:20.83333333%}.col-md-3{flex:0 0 auto;width:25%}.col-md-3-5{flex:0 0 auto;width:29.166666666%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-2-5{flex:0 0 auto;width:20.83333333%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-3-5{flex:0 0 auto;width:29.166666666%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-2-5{flex:0 0 auto;width:20.83333333%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-3-5{flex:0 0 auto;width:29.166666666%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-2-5{flex:0 0 auto;width:20.83333333%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-3-5{flex:0 0 auto;width:29.166666666%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-9-5{flex:0 0 auto;width:79.16666666%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}@media (min-width: 1750px){.col-xxxl{flex:1 0 0%}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-2-5{flex:0 0 auto;width:20.83333333%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-3-5{flex:0 0 auto;width:29.166666666%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width: 576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width: 768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width: 992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width: 1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width: 1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media (min-width: 1750px){.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:3rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:3rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:3rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:3rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:3rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:3rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:3rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.5rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:3rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:3rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.5rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--base-font-family: "iransansxv", tahoma !important;--base-font-size: 15px;--base-font-weight: 400;--base-line-height: 40px;--base-color: var(--secondary);--base-bg: var(--primary-7);--base-gutter: 1rem;--base-gutter-lg: .75rem;--base-gutter-sm: .5rem;--base-radius: 8px;--base-radius-sm: 4px;--base-max-width: 1550px;--stickybar-width: 80px;--stickybar-bg: var(--primary-15);--stickybar-item-color: var(--base-color);--stickybar-item-color-hover: var(--base-color);--stickybar-item-bg-hover: var(--primary-30);--sidebar-width: 240px;--sidebar-minimize-width: calc(40px + 22px + calc(var(--base-gutter) / 2));--sidebar-accordion-label-color: var(--secondary-50);--sidebar-accordion-label-color-hover: var(--secondary);--sidebar-accordion-links-color: var(--secondary);--sidebar-accordion-links-radius: calc(var(--base-radius) / 2);--sidebar-accordion-links-bg-hover: white;--sidebar-accordion-links-hover-icon-color: var(--primary);--navbar-height: 72px;--navbar-height-md: 60px;--section-bg: white;--auth-bg: var(--secondary);--auth-bg-over: var(--primary);--thumbnail-aspect-ratio: 56.25%;--btn-bg: white;--btn-bg-hover: var(--secondary-3);--btn-bg-focus: var(--secondary-7);--btn-color: var(--secondary-85);--btn-color-hover: var(--secondary);--btn-color-focus: var(--secondary);--btn-border: var(--secondary-13);--btn-border-hover: var(--secondary-30);--btn-border-focus: var(--secondary-30);--btn-radius: 4px;--btn-rounded-radius: 100px;--btn-transition: "";--btn-padding-x: 16px;--btn-padding-y: 4px;--btn-padding: var(--btn-padding-y) var(--btn-padding-x);--btn-font-size: 16px;--btn-line-height: 36px;--btn-font-weight: 500;--btn-shadow: "";--btn-shadow-hover: "";--btn-shadow-focus: "";--btn-icon-font-size: 18px;--btn-circle-radius: 50%;--btn-circle-font-size: 24px;--btn-font-size-sm: 14px;--btn-line-height-sm: 30px;--btn-font-weight-sm: 500;--btn-icon-font-size-sm: 14px;--btn-circle-font-size-sm: 20px;--btn-padding-xs: 4px 10px;--btn-font-size-xs: 11px;--btn-line-height-xs: 20px;--btn-font-weight-xs: 500;--btn-icon-font-size-xs: 11px;--btn-circle-font-size-xs: 14px;--input-bg: white;--input-padding-single: 16px;--input-padding: 0 var(--input-padding-single) !important;--input-radius: 4px;--input-switch-radius: 8px;--input-border: var(--secondary-13);--input-clickable-border: var(--secondary-30);--input-theme-focus: var(--primary);--input-checked-bg: var(--primary);--input-group-child-border: var(--secondary-5);--input-group-label-bg: var(--secondary-2);--input-card-checked-bg: white;--input-card-checked-bg-hover: var(--secondary-2);--input-card-checked-bg-checked: var(--success);--card-info-color-active: var(--primary);--card-info-bg-hover: var(--primary-15);--card-info-border-bottom: var(--secondary-5);--card-text-pattern-primary-bg: 104, 180, 246;--card-text-pattern-warning-bg: 236, 182, 105;--card-text-pattern-purple-bg: 158, 120, 255;--card-text-pattern-success-bg: 127, 203, 89;--list-row-bg-hover-active: var(--primary-3);--list-row-separator-color: var(--secondary-15);--list-row-separator-icon-color: var(--secondary-50);--list-row-row-icon-color: var(--secondary-85);--list-row-row-icon-color-hover: var(--primary);--list-row-simple-bg: var(--secondary-3);--line-separator-color: var(--base-color);--line-separator-border: var(--primary-10);--dropdown-bg: var(--section-bg);--dropdown-shadow: 0 0 16px 0 rgba(60, 64, 67, .2);--dropdown-separator: var(--secondary-5);--dropdown-item-color: var(--base-color);--dropdown-item-icon-color: var(--secondary-70);--dropdown-item-bg-hover: var(--secondary-3);--calendar-radius: 4px;--calendar-bg: var(--secondary-7);--calendar-color: var(--secondary-70);--calendar-shadow: 0 0 16px 0 rgba(60, 64, 67, .2);--calendar-header-bg: white;--calendar-header-color: var(--calendar-color);--calendar-header-arrow-color: var(--calendar-color);--calendar-header-arrow-color-hover: var(--primary);--calendar-dows-radius: 40px;--calendar-dows-bg: var(--secondary-50);--calendar-dows-color: white;--calendar-cell-radius: 8px;--calendar-cell-bg: white;--calendar-cell-bg-hover: var(--secondary-50);--calendar-cell-color: var(--calendar-color);--calendar-cell-color-hover: white;--calendar-today-bg: var(--warning);--calendar-today-color: white;--calendar-friday-bg: var(--calendar-cell-bg);--calendar-friday-color: var(--danger);--pagination-link-bg: var(--secondary-5);--pagination-link-bg-hover: var(--secondary-10);--pagination-link-bg-focus: var(--secondary-15);--pagination-item-color: var(--secondary-85);--pagination-item-color-hover: var(--secondary-85);--pagination-item-radius: 16px;--pagination-item-size: 40px;--fs: 15px;--fw: 420;--lh: 35px;--primary: #1273eb;--primary-90: rgb(41.7, 129, 237);--primary-85: rgb(53.55, 136, 238);--primary-70: rgb(89.1, 157, 241);--primary-60: rgb(112.8, 171, 243);--primary-50: rgb(136.5, 185, 245);--primary-40: rgb(160.2, 199, 247);--primary-30: rgb(183.9, 213, 249);--primary-25: rgb(195.75, 220, 250);--primary-20: rgb(207.6, 227, 251);--primary-15: rgb(219.45, 234, 252);--primary-13: rgb(224.19, 236.8, 252.4);--primary-10: rgb(231.3, 241, 253);--primary-7: rgb(238.41, 245.2, 253.6);--primary-5: rgb(243.15, 248, 254);--primary-3: rgb(247.89, 250.8, 254.4);--primary-2: rgb(250.26, 252.2, 254.6);--primary-1: rgb(252.63, 253.6, 254.8);--secondary: #08192b;--secondary-90: rgb(32.7, 48, 64.2);--secondary-85: rgb(45.05, 59.5, 74.8);--secondary-70: rgb(82.1, 94, 106.6);--secondary-60: rgb(106.8, 117, 127.8);--secondary-50: rgb(131.5, 140, 149);--secondary-40: rgb(156.2, 163, 170.2);--secondary-30: rgb(180.9, 186, 191.4);--secondary-25: rgb(193.25, 197.5, 202);--secondary-20: rgb(205.6, 209, 212.6);--secondary-15: rgb(217.95, 220.5, 223.2);--secondary-13: rgb(222.89, 225.1, 227.44);--secondary-10: rgb(230.3, 232, 233.8);--secondary-7: rgb(237.71, 238.9, 240.16);--secondary-5: rgb(242.65, 243.5, 244.4);--secondary-3: rgb(247.59, 248.1, 248.64);--secondary-2: rgb(250.06, 250.4, 250.76);--secondary-1: rgb(252.53, 252.7, 252.88);--success: #2bc48a;--success-90: rgb(64.2, 201.9, 149.7);--success-85: rgb(74.8, 204.85, 155.55);--success-70: rgb(106.6, 213.7, 173.1);--success-60: rgb(127.8, 219.6, 184.8);--success-50: rgb(149, 225.5, 196.5);--success-40: rgb(170.2, 231.4, 208.2);--success-30: rgb(191.4, 237.3, 219.9);--success-25: rgb(202, 240.25, 225.75);--success-20: rgb(212.6, 243.2, 231.6);--success-15: rgb(223.2, 246.15, 237.45);--success-13: rgb(227.44, 247.33, 239.79);--success-10: rgb(233.8, 249.1, 243.3);--success-7: rgb(240.16, 250.87, 246.81);--success-5: rgb(244.4, 252.05, 249.15);--success-3: rgb(248.64, 253.23, 251.49);--success-2: rgb(250.76, 253.82, 252.66);--success-1: rgb(252.88, 254.41, 253.83);--warning: #fca120;--warning-90: rgb(252.3, 170.4, 54.3);--warning-85: rgb(252.45, 175.1, 65.45);--warning-70: rgb(252.9, 189.2, 98.9);--warning-60: rgb(253.2, 198.6, 121.2);--warning-50: rgb(253.5, 208, 143.5);--warning-40: rgb(253.8, 217.4, 165.8);--warning-30: rgb(254.1, 226.8, 188.1);--warning-25: rgb(254.25, 231.5, 199.25);--warning-20: rgb(254.4, 236.2, 210.4);--warning-15: rgb(254.55, 240.9, 221.55);--warning-13: rgb(254.61, 242.78, 226.01);--warning-10: rgb(254.7, 245.6, 232.7);--warning-7: rgb(254.79, 248.42, 239.39);--warning-5: rgb(254.85, 250.3, 243.85);--warning-3: rgb(254.91, 252.18, 248.31);--warning-2: rgb(254.94, 253.12, 250.54);--warning-1: rgb(254.97, 254.06, 252.77);--danger: #fb5252;--danger-90: rgb(251.4, 99.3, 99.3);--danger-85: rgb(251.6, 107.95, 107.95);--danger-70: rgb(252.2, 133.9, 133.9);--danger-60: rgb(252.6, 151.2, 151.2);--danger-50: rgb(253, 168.5, 168.5);--danger-40: rgb(253.4, 185.8, 185.8);--danger-30: rgb(253.8, 203.1, 203.1);--danger-25: rgb(254, 211.75, 211.75);--danger-20: rgb(254.2, 220.4, 220.4);--danger-15: rgb(254.4, 229.05, 229.05);--danger-13: rgb(254.48, 232.51, 232.51);--danger-10: rgb(254.6, 237.7, 237.7);--danger-7: rgb(254.72, 242.89, 242.89);--danger-5: rgb(254.8, 246.35, 246.35);--danger-3: rgb(254.88, 249.81, 249.81);--danger-2: rgb(254.92, 251.54, 251.54);--danger-1: rgb(254.96, 253.27, 253.27);--white: #ffffff;--pink: #ed5ab3;--green: #00dfa2;--purple: #7b66ff;--blue: #0079ff;--orange: #ffc436;--red: #eb455f;--peach: #ff6969;--yellow: #ffcd4b;--teal: #176b87;--mint: #64ccc5;--navy: #0c356a;--gray: #7b8fa1;--brown: #b99470;--sage: #a9b388;--primary-dark: #0073aa}.bg-primary{background-color:var(--primary)!important}.text-primary{color:var(--primary)!important}.bg-primary-90{background-color:var(--primary-90)!important}.text-primary-90{color:var(--primary-90)!important}.bg-primary-85{background-color:var(--primary-85)!important}.text-primary-85{color:var(--primary-85)!important}.bg-primary-70{background-color:var(--primary-70)!important}.text-primary-70{color:var(--primary-70)!important}.bg-primary-60{background-color:var(--primary-60)!important}.text-primary-60{color:var(--primary-60)!important}.bg-primary-50{background-color:var(--primary-50)!important}.text-primary-50{color:var(--primary-50)!important}.bg-primary-40{background-color:var(--primary-40)!important}.text-primary-40{color:var(--primary-40)!important}.bg-primary-30{background-color:var(--primary-30)!important}.text-primary-30{color:var(--primary-30)!important}.bg-primary-25{background-color:var(--primary-25)!important}.text-primary-25{color:var(--primary-25)!important}.bg-primary-20{background-color:var(--primary-20)!important}.text-primary-20{color:var(--primary-20)!important}.bg-primary-15{background-color:var(--primary-15)!important}.text-primary-15{color:var(--primary-15)!important}.bg-primary-13{background-color:var(--primary-13)!important}.text-primary-13{color:var(--primary-13)!important}.bg-primary-10{background-color:var(--primary-10)!important}.text-primary-10{color:var(--primary-10)!important}.bg-primary-7{background-color:var(--primary-7)!important}.text-primary-7{color:var(--primary-7)!important}.bg-primary-5{background-color:var(--primary-5)!important}.text-primary-5{color:var(--primary-5)!important}.bg-primary-3{background-color:var(--primary-3)!important}.text-primary-3{color:var(--primary-3)!important}.bg-primary-2{background-color:var(--primary-2)!important}.text-primary-2{color:var(--primary-2)!important}.bg-primary-1{background-color:var(--primary-1)!important}.text-primary-1{color:var(--primary-1)!important}.bg-secondary{background-color:var(--secondary)!important}.text-secondary{color:var(--secondary)!important}.bg-secondary-90{background-color:var(--secondary-90)!important}.text-secondary-90{color:var(--secondary-90)!important}.bg-secondary-85{background-color:var(--secondary-85)!important}.text-secondary-85{color:var(--secondary-85)!important}.bg-secondary-70{background-color:var(--secondary-70)!important}.text-secondary-70{color:var(--secondary-70)!important}.bg-secondary-60{background-color:var(--secondary-60)!important}.text-secondary-60{color:var(--secondary-60)!important}.bg-secondary-50{background-color:var(--secondary-50)!important}.text-secondary-50{color:var(--secondary-50)!important}.bg-secondary-40{background-color:var(--secondary-40)!important}.text-secondary-40{color:var(--secondary-40)!important}.bg-secondary-30{background-color:var(--secondary-30)!important}.text-secondary-30{color:var(--secondary-30)!important}.bg-secondary-25{background-color:var(--secondary-25)!important}.text-secondary-25{color:var(--secondary-25)!important}.bg-secondary-20{background-color:var(--secondary-20)!important}.text-secondary-20{color:var(--secondary-20)!important}.bg-secondary-15{background-color:var(--secondary-15)!important}.text-secondary-15{color:var(--secondary-15)!important}.bg-secondary-13{background-color:var(--secondary-13)!important}.text-secondary-13{color:var(--secondary-13)!important}.bg-secondary-10{background-color:var(--secondary-10)!important}.text-secondary-10{color:var(--secondary-10)!important}.bg-secondary-7{background-color:var(--secondary-7)!important}.text-secondary-7{color:var(--secondary-7)!important}.bg-secondary-5{background-color:var(--secondary-5)!important}.text-secondary-5{color:var(--secondary-5)!important}.bg-secondary-3{background-color:var(--secondary-3)!important}.text-secondary-3{color:var(--secondary-3)!important}.bg-secondary-2{background-color:var(--secondary-2)!important}.text-secondary-2{color:var(--secondary-2)!important}.bg-secondary-1{background-color:var(--secondary-1)!important}.text-secondary-1{color:var(--secondary-1)!important}.bg-success{background-color:var(--success)!important}.text-success{color:var(--success)!important}.bg-success-90{background-color:var(--success-90)!important}.text-success-90{color:var(--success-90)!important}.bg-success-85{background-color:var(--success-85)!important}.text-success-85{color:var(--success-85)!important}.bg-success-70{background-color:var(--success-70)!important}.text-success-70{color:var(--success-70)!important}.bg-success-60{background-color:var(--success-60)!important}.text-success-60{color:var(--success-60)!important}.bg-success-50{background-color:var(--success-50)!important}.text-success-50{color:var(--success-50)!important}.bg-success-40{background-color:var(--success-40)!important}.text-success-40{color:var(--success-40)!important}.bg-success-30{background-color:var(--success-30)!important}.text-success-30{color:var(--success-30)!important}.bg-success-25{background-color:var(--success-25)!important}.text-success-25{color:var(--success-25)!important}.bg-success-20{background-color:var(--success-20)!important}.text-success-20{color:var(--success-20)!important}.bg-success-15{background-color:var(--success-15)!important}.text-success-15{color:var(--success-15)!important}.bg-success-13{background-color:var(--success-13)!important}.text-success-13{color:var(--success-13)!important}.bg-success-10{background-color:var(--success-10)!important}.text-success-10{color:var(--success-10)!important}.bg-success-7{background-color:var(--success-7)!important}.text-success-7{color:var(--success-7)!important}.bg-success-5{background-color:var(--success-5)!important}.text-success-5{color:var(--success-5)!important}.bg-success-3{background-color:var(--success-3)!important}.text-success-3{color:var(--success-3)!important}.bg-success-2{background-color:var(--success-2)!important}.text-success-2{color:var(--success-2)!important}.bg-success-1{background-color:var(--success-1)!important}.text-success-1{color:var(--success-1)!important}.bg-warning{background-color:var(--warning)!important}.text-warning{color:var(--warning)!important}.bg-warning-90{background-color:var(--warning-90)!important}.text-warning-90{color:var(--warning-90)!important}.bg-warning-85{background-color:var(--warning-85)!important}.text-warning-85{color:var(--warning-85)!important}.bg-warning-70{background-color:var(--warning-70)!important}.text-warning-70{color:var(--warning-70)!important}.bg-warning-60{background-color:var(--warning-60)!important}.text-warning-60{color:var(--warning-60)!important}.bg-warning-50{background-color:var(--warning-50)!important}.text-warning-50{color:var(--warning-50)!important}.bg-warning-40{background-color:var(--warning-40)!important}.text-warning-40{color:var(--warning-40)!important}.bg-warning-30{background-color:var(--warning-30)!important}.text-warning-30{color:var(--warning-30)!important}.bg-warning-25{background-color:var(--warning-25)!important}.text-warning-25{color:var(--warning-25)!important}.bg-warning-20{background-color:var(--warning-20)!important}.text-warning-20{color:var(--warning-20)!important}.bg-warning-15{background-color:var(--warning-15)!important}.text-warning-15{color:var(--warning-15)!important}.bg-warning-13{background-color:var(--warning-13)!important}.text-warning-13{color:var(--warning-13)!important}.bg-warning-10{background-color:var(--warning-10)!important}.text-warning-10{color:var(--warning-10)!important}.bg-warning-7{background-color:var(--warning-7)!important}.text-warning-7{color:var(--warning-7)!important}.bg-warning-5{background-color:var(--warning-5)!important}.text-warning-5{color:var(--warning-5)!important}.bg-warning-3{background-color:var(--warning-3)!important}.text-warning-3{color:var(--warning-3)!important}.bg-warning-2{background-color:var(--warning-2)!important}.text-warning-2{color:var(--warning-2)!important}.bg-warning-1{background-color:var(--warning-1)!important}.text-warning-1{color:var(--warning-1)!important}.bg-danger{background-color:var(--danger)!important}.text-danger{color:var(--danger)!important}.bg-danger-90{background-color:var(--danger-90)!important}.text-danger-90{color:var(--danger-90)!important}.bg-danger-85{background-color:var(--danger-85)!important}.text-danger-85{color:var(--danger-85)!important}.bg-danger-70{background-color:var(--danger-70)!important}.text-danger-70{color:var(--danger-70)!important}.bg-danger-60{background-color:var(--danger-60)!important}.text-danger-60{color:var(--danger-60)!important}.bg-danger-50{background-color:var(--danger-50)!important}.text-danger-50{color:var(--danger-50)!important}.bg-danger-40{background-color:var(--danger-40)!important}.text-danger-40{color:var(--danger-40)!important}.bg-danger-30{background-color:var(--danger-30)!important}.text-danger-30{color:var(--danger-30)!important}.bg-danger-25{background-color:var(--danger-25)!important}.text-danger-25{color:var(--danger-25)!important}.bg-danger-20{background-color:var(--danger-20)!important}.text-danger-20{color:var(--danger-20)!important}.bg-danger-15{background-color:var(--danger-15)!important}.text-danger-15{color:var(--danger-15)!important}.bg-danger-13{background-color:var(--danger-13)!important}.text-danger-13{color:var(--danger-13)!important}.bg-danger-10{background-color:var(--danger-10)!important}.text-danger-10{color:var(--danger-10)!important}.bg-danger-7{background-color:var(--danger-7)!important}.text-danger-7{color:var(--danger-7)!important}.bg-danger-5{background-color:var(--danger-5)!important}.text-danger-5{color:var(--danger-5)!important}.bg-danger-3{background-color:var(--danger-3)!important}.text-danger-3{color:var(--danger-3)!important}.bg-danger-2{background-color:var(--danger-2)!important}.text-danger-2{color:var(--danger-2)!important}.bg-danger-1{background-color:var(--danger-1)!important}.text-danger-1{color:var(--danger-1)!important}.bg-white{background-color:var(--white)!important}.text-white{color:var(--white)!important}.bg-white-90{background-color:var(--white-90)!important}.text-white-90{color:var(--white-90)!important}.bg-white-85{background-color:var(--white-85)!important}.text-white-85{color:var(--white-85)!important}.bg-white-70{background-color:var(--white-70)!important}.text-white-70{color:var(--white-70)!important}.bg-white-60{background-color:var(--white-60)!important}.text-white-60{color:var(--white-60)!important}.bg-white-50{background-color:var(--white-50)!important}.text-white-50{color:var(--white-50)!important}.bg-white-40{background-color:var(--white-40)!important}.text-white-40{color:var(--white-40)!important}.bg-white-30{background-color:var(--white-30)!important}.text-white-30{color:var(--white-30)!important}.bg-white-25{background-color:var(--white-25)!important}.text-white-25{color:var(--white-25)!important}.bg-white-20{background-color:var(--white-20)!important}.text-white-20{color:var(--white-20)!important}.bg-white-15{background-color:var(--white-15)!important}.text-white-15{color:var(--white-15)!important}.bg-white-13{background-color:var(--white-13)!important}.text-white-13{color:var(--white-13)!important}.bg-white-10{background-color:var(--white-10)!important}.text-white-10{color:var(--white-10)!important}.bg-white-7{background-color:var(--white-7)!important}.text-white-7{color:var(--white-7)!important}.bg-white-5{background-color:var(--white-5)!important}.text-white-5{color:var(--white-5)!important}.bg-white-3{background-color:var(--white-3)!important}.text-white-3{color:var(--white-3)!important}.bg-white-2{background-color:var(--white-2)!important}.text-white-2{color:var(--white-2)!important}.bg-white-1{background-color:var(--white-1)!important}.text-white-1{color:var(--white-1)!important}.text-primary-dark{color:var(--primary-dark)!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.rtl{direction:rtl!important}.ltr,.ltr-parent{direction:ltr!important;text-align:left!important}.ltr-parent>*{direction:rtl!important;text-align:right!important}.float-start{float:left!important}.float-end{float:right!important}.b-0{border:none!important}.by-0{border-top:none!important;border-bottom:none!important}.bx-0{border-right:none!important;border-left:none!important}.bs-0{border-left:none!important}.be-0{border-right:none!important}.bt-0{border-top:none!important}.bb-0{border-bottom:none!important}.border-input{border:solid 1px var(--input-border)!important}.border-top{border-top:solid 1px var(--secondary-10)!important}.border-bottom{border-bottom:solid 1px var(--secondary-10)!important}.border-start{border-left:solid 1px var(--secondary-10)!important}.border-end{border-right:solid 1px var(--secondary-10)!important}.border-light{border-color:var(--secondary-5)!important}.border-white{border-color:#fff!important}.border-radius-0{border-radius:0!important}.border-radius-base{border-radius:var(--base-radius)!important}.border-radius-base-sm{border-radius:var(--base-radius-sm)!important}.border-radius-50{border-radius:50%!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.sticky-top,.sticky-bottom{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-top{top:0}.sticky-bottom{bottom:0}.inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.start-0{left:0!important}.end-0{right:0!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.w-0{width:0%!important}.w-10{width:10%!important}.w-20{width:20%!important}.w-30{width:30%!important}.w-40{width:40%!important}.w-60{width:60%!important}.w-70{width:70%!important}.w-80{width:80%!important}.w-90{width:90%!important}.w-100{width:100%!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.fw-100{font-weight:100!important}.fw-200{font-weight:200!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.lh-1{line-height:1!important}.lh-1-5{line-height:1.5!important}.lh-1-75{line-height:1.75!important}.lh-2{line-height:2!important}.lh-2-25{line-height:2.25!important}.shadow-none{box-shadow:none!important}.hover-action .ha-show{opacity:0!important}.hover-action .ha-show.d-none-to-flex{display:none!important}.overflow-hidden{overflow:hidden!important}.overflow-inherit{overflow:inherit!important}.overflow-x-auto{overflow-x:auto!important}.top-pos-0{top:0!important}.top-neg-0{top:-0px!important}.bottom-pos-0{bottom:0!important}.bottom-neg-0{bottom:-0px!important}.start-pos-0{left:0!important}.start-neg-0{left:-0px!important}.end-pos-0{right:0!important}.end-neg-0{right:-0px!important}.me-neg-0{margin-right:-0px!important}.ms-neg-0{margin-left:-0px!important}.mt-neg-0{margin-top:-0px!important}.mb-neg-0{margin-bottom:-0px!important}.top-pos-1{top:1px!important}.top-neg-1{top:-1px!important}.bottom-pos-1{bottom:1px!important}.bottom-neg-1{bottom:-1px!important}.start-pos-1{left:1px!important}.start-neg-1{left:-1px!important}.end-pos-1{right:1px!important}.end-neg-1{right:-1px!important}.me-neg-1{margin-right:-1px!important}.ms-neg-1{margin-left:-1px!important}.mt-neg-1{margin-top:-1px!important}.mb-neg-1{margin-bottom:-1px!important}.top-pos-2{top:2px!important}.top-neg-2{top:-2px!important}.bottom-pos-2{bottom:2px!important}.bottom-neg-2{bottom:-2px!important}.start-pos-2{left:2px!important}.start-neg-2{left:-2px!important}.end-pos-2{right:2px!important}.end-neg-2{right:-2px!important}.me-neg-2{margin-right:-2px!important}.ms-neg-2{margin-left:-2px!important}.mt-neg-2{margin-top:-2px!important}.mb-neg-2{margin-bottom:-2px!important}.top-pos-3{top:3px!important}.top-neg-3{top:-3px!important}.bottom-pos-3{bottom:3px!important}.bottom-neg-3{bottom:-3px!important}.start-pos-3{left:3px!important}.start-neg-3{left:-3px!important}.end-pos-3{right:3px!important}.end-neg-3{right:-3px!important}.me-neg-3{margin-right:-3px!important}.ms-neg-3{margin-left:-3px!important}.mt-neg-3{margin-top:-3px!important}.mb-neg-3{margin-bottom:-3px!important}.top-pos-4{top:4px!important}.top-neg-4{top:-4px!important}.bottom-pos-4{bottom:4px!important}.bottom-neg-4{bottom:-4px!important}.start-pos-4{left:4px!important}.start-neg-4{left:-4px!important}.end-pos-4{right:4px!important}.end-neg-4{right:-4px!important}.me-neg-4{margin-right:-4px!important}.ms-neg-4{margin-left:-4px!important}.mt-neg-4{margin-top:-4px!important}.mb-neg-4{margin-bottom:-4px!important}.top-pos-5{top:5px!important}.top-neg-5{top:-5px!important}.bottom-pos-5{bottom:5px!important}.bottom-neg-5{bottom:-5px!important}.start-pos-5{left:5px!important}.start-neg-5{left:-5px!important}.end-pos-5{right:5px!important}.end-neg-5{right:-5px!important}.me-neg-5{margin-right:-5px!important}.ms-neg-5{margin-left:-5px!important}.mt-neg-5{margin-top:-5px!important}.mb-neg-5{margin-bottom:-5px!important}.top-pos-6{top:6px!important}.top-neg-6{top:-6px!important}.bottom-pos-6{bottom:6px!important}.bottom-neg-6{bottom:-6px!important}.start-pos-6{left:6px!important}.start-neg-6{left:-6px!important}.end-pos-6{right:6px!important}.end-neg-6{right:-6px!important}.me-neg-6{margin-right:-6px!important}.ms-neg-6{margin-left:-6px!important}.mt-neg-6{margin-top:-6px!important}.mb-neg-6{margin-bottom:-6px!important}.top-pos-7{top:7px!important}.top-neg-7{top:-7px!important}.bottom-pos-7{bottom:7px!important}.bottom-neg-7{bottom:-7px!important}.start-pos-7{left:7px!important}.start-neg-7{left:-7px!important}.end-pos-7{right:7px!important}.end-neg-7{right:-7px!important}.me-neg-7{margin-right:-7px!important}.ms-neg-7{margin-left:-7px!important}.mt-neg-7{margin-top:-7px!important}.mb-neg-7{margin-bottom:-7px!important}.top-pos-8{top:8px!important}.top-neg-8{top:-8px!important}.bottom-pos-8{bottom:8px!important}.bottom-neg-8{bottom:-8px!important}.start-pos-8{left:8px!important}.start-neg-8{left:-8px!important}.end-pos-8{right:8px!important}.end-neg-8{right:-8px!important}.me-neg-8{margin-right:-8px!important}.ms-neg-8{margin-left:-8px!important}.mt-neg-8{margin-top:-8px!important}.mb-neg-8{margin-bottom:-8px!important}.top-pos-9{top:9px!important}.top-neg-9{top:-9px!important}.bottom-pos-9{bottom:9px!important}.bottom-neg-9{bottom:-9px!important}.start-pos-9{left:9px!important}.start-neg-9{left:-9px!important}.end-pos-9{right:9px!important}.end-neg-9{right:-9px!important}.me-neg-9{margin-right:-9px!important}.ms-neg-9{margin-left:-9px!important}.mt-neg-9{margin-top:-9px!important}.mb-neg-9{margin-bottom:-9px!important}.top-pos-10{top:10px!important}.top-neg-10{top:-10px!important}.bottom-pos-10{bottom:10px!important}.bottom-neg-10{bottom:-10px!important}.start-pos-10{left:10px!important}.start-neg-10{left:-10px!important}.end-pos-10{right:10px!important}.end-neg-10{right:-10px!important}.me-neg-10{margin-right:-10px!important}.ms-neg-10{margin-left:-10px!important}.mt-neg-10{margin-top:-10px!important}.mb-neg-10{margin-bottom:-10px!important}.top-pos-11{top:11px!important}.top-neg-11{top:-11px!important}.bottom-pos-11{bottom:11px!important}.bottom-neg-11{bottom:-11px!important}.start-pos-11{left:11px!important}.start-neg-11{left:-11px!important}.end-pos-11{right:11px!important}.end-neg-11{right:-11px!important}.me-neg-11{margin-right:-11px!important}.ms-neg-11{margin-left:-11px!important}.mt-neg-11{margin-top:-11px!important}.mb-neg-11{margin-bottom:-11px!important}.top-pos-12{top:12px!important}.top-neg-12{top:-12px!important}.bottom-pos-12{bottom:12px!important}.bottom-neg-12{bottom:-12px!important}.start-pos-12{left:12px!important}.start-neg-12{left:-12px!important}.end-pos-12{right:12px!important}.end-neg-12{right:-12px!important}.me-neg-12{margin-right:-12px!important}.ms-neg-12{margin-left:-12px!important}.mt-neg-12{margin-top:-12px!important}.mb-neg-12{margin-bottom:-12px!important}.top-pos-13{top:13px!important}.top-neg-13{top:-13px!important}.bottom-pos-13{bottom:13px!important}.bottom-neg-13{bottom:-13px!important}.start-pos-13{left:13px!important}.start-neg-13{left:-13px!important}.end-pos-13{right:13px!important}.end-neg-13{right:-13px!important}.me-neg-13{margin-right:-13px!important}.ms-neg-13{margin-left:-13px!important}.mt-neg-13{margin-top:-13px!important}.mb-neg-13{margin-bottom:-13px!important}.top-pos-14{top:14px!important}.top-neg-14{top:-14px!important}.bottom-pos-14{bottom:14px!important}.bottom-neg-14{bottom:-14px!important}.start-pos-14{left:14px!important}.start-neg-14{left:-14px!important}.end-pos-14{right:14px!important}.end-neg-14{right:-14px!important}.me-neg-14{margin-right:-14px!important}.ms-neg-14{margin-left:-14px!important}.mt-neg-14{margin-top:-14px!important}.mb-neg-14{margin-bottom:-14px!important}.top-pos-15{top:15px!important}.top-neg-15{top:-15px!important}.bottom-pos-15{bottom:15px!important}.bottom-neg-15{bottom:-15px!important}.start-pos-15{left:15px!important}.start-neg-15{left:-15px!important}.end-pos-15{right:15px!important}.end-neg-15{right:-15px!important}.me-neg-15{margin-right:-15px!important}.ms-neg-15{margin-left:-15px!important}.mt-neg-15{margin-top:-15px!important}.mb-neg-15{margin-bottom:-15px!important}.top-pos-16{top:16px!important}.top-neg-16{top:-16px!important}.bottom-pos-16{bottom:16px!important}.bottom-neg-16{bottom:-16px!important}.start-pos-16{left:16px!important}.start-neg-16{left:-16px!important}.end-pos-16{right:16px!important}.end-neg-16{right:-16px!important}.me-neg-16{margin-right:-16px!important}.ms-neg-16{margin-left:-16px!important}.mt-neg-16{margin-top:-16px!important}.mb-neg-16{margin-bottom:-16px!important}.top-pos-17{top:17px!important}.top-neg-17{top:-17px!important}.bottom-pos-17{bottom:17px!important}.bottom-neg-17{bottom:-17px!important}.start-pos-17{left:17px!important}.start-neg-17{left:-17px!important}.end-pos-17{right:17px!important}.end-neg-17{right:-17px!important}.me-neg-17{margin-right:-17px!important}.ms-neg-17{margin-left:-17px!important}.mt-neg-17{margin-top:-17px!important}.mb-neg-17{margin-bottom:-17px!important}.top-pos-18{top:18px!important}.top-neg-18{top:-18px!important}.bottom-pos-18{bottom:18px!important}.bottom-neg-18{bottom:-18px!important}.start-pos-18{left:18px!important}.start-neg-18{left:-18px!important}.end-pos-18{right:18px!important}.end-neg-18{right:-18px!important}.me-neg-18{margin-right:-18px!important}.ms-neg-18{margin-left:-18px!important}.mt-neg-18{margin-top:-18px!important}.mb-neg-18{margin-bottom:-18px!important}.top-pos-19{top:19px!important}.top-neg-19{top:-19px!important}.bottom-pos-19{bottom:19px!important}.bottom-neg-19{bottom:-19px!important}.start-pos-19{left:19px!important}.start-neg-19{left:-19px!important}.end-pos-19{right:19px!important}.end-neg-19{right:-19px!important}.me-neg-19{margin-right:-19px!important}.ms-neg-19{margin-left:-19px!important}.mt-neg-19{margin-top:-19px!important}.mb-neg-19{margin-bottom:-19px!important}.top-pos-20{top:20px!important}.top-neg-20{top:-20px!important}.bottom-pos-20{bottom:20px!important}.bottom-neg-20{bottom:-20px!important}.start-pos-20{left:20px!important}.start-neg-20{left:-20px!important}.end-pos-20{right:20px!important}.end-neg-20{right:-20px!important}.me-neg-20{margin-right:-20px!important}.ms-neg-20{margin-left:-20px!important}.mt-neg-20{margin-top:-20px!important}.mb-neg-20{margin-bottom:-20px!important}.scrollable{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.scrollable::-webkit-scrollbar{display:none}.gap-base{gap:var(--base-gutter)!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.cursor-pointer{cursor:pointer!important}.scale-0{transform:scale(0)!important}.scale-10{transform:scale(.1)!important}.scale-20{transform:scale(.2)!important}.scale-30{transform:scale(.3)!important}.scale-40{transform:scale(.4)!important}.scale-50{transform:scale(.5)!important}.scale-60{transform:scale(.6)!important}.scale-70{transform:scale(.7)!important}.scale-80{transform:scale(.8)!important}.scale-90{transform:scale(.9)!important}.scale-100{transform:scale(1)!important}.scale-110{transform:scale(1.1)!important}.scale-120{transform:scale(1.2)!important}.scale-130{transform:scale(1.3)!important}.scale-140{transform:scale(1.4)!important}.scale-150{transform:scale(1.5)!important}.op-0{opacity:0!important}.op-10{opacity:.1!important}.op-20{opacity:.2!important}.op-30{opacity:.3!important}.op-40{opacity:.4!important}.op-50{opacity:.5!important}.op-60{opacity:.6!important}.op-70{opacity:.7!important}.op-80{opacity:.8!important}.op-90{opacity:.9!important}.op-100,.hover-op-1:hover{opacity:1!important}.fs-8{font-size:8px!important}.fs-9{font-size:9px!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-18{font-size:18px!important}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-21{font-size:21px!important}.fs-22{font-size:22px!important}.fs-23{font-size:23px!important}.fs-24{font-size:24px!important}.fs-25{font-size:25px!important}.fs-26{font-size:26px!important}.fs-27{font-size:27px!important}.fs-28{font-size:28px!important}.fs-29{font-size:29px!important}.fs-30{font-size:30px!important}.fs-31{font-size:31px!important}.fs-32{font-size:32px!important}.fs-33{font-size:33px!important}.fs-34{font-size:34px!important}.fs-35{font-size:35px!important}.fs-36{font-size:36px!important}.fs-37{font-size:37px!important}.fs-38{font-size:38px!important}.fs-39{font-size:39px!important}.fs-40{font-size:40px!important}.fs-41{font-size:41px!important}.fs-42{font-size:42px!important}.lh-8{line-height:8px!important}.lh-9{line-height:9px!important}.lh-10{line-height:10px!important}.lh-11{line-height:11px!important}.lh-12{line-height:12px!important}.lh-13{line-height:13px!important}.lh-14{line-height:14px!important}.lh-15{line-height:15px!important}.lh-16{line-height:16px!important}.lh-17{line-height:17px!important}.lh-18{line-height:18px!important}.lh-19{line-height:19px!important}.lh-20{line-height:20px!important}.lh-21{line-height:21px!important}.lh-22{line-height:22px!important}.lh-23{line-height:23px!important}.lh-24{line-height:24px!important}.lh-25{line-height:25px!important}.lh-26{line-height:26px!important}.lh-27{line-height:27px!important}.lh-28{line-height:28px!important}.lh-29{line-height:29px!important}.lh-30{line-height:30px!important}.lh-31{line-height:31px!important}.lh-32{line-height:32px!important}.lh-33{line-height:33px!important}.lh-34{line-height:34px!important}.lh-35{line-height:35px!important}.lh-36{line-height:36px!important}.lh-37{line-height:37px!important}.lh-38{line-height:38px!important}.lh-39{line-height:39px!important}.lh-40{line-height:40px!important}.lh-41{line-height:41px!important}.lh-42{line-height:42px!important}.overflow-x-scroll{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.overflow-x-scroll::-webkit-scrollbar{display:none}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.overflow-y-scroll::-webkit-scrollbar{display:none}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.z-index-1{z-index:1}.transition{transition:all ease-in-out .15s!important}.rotate-180{transform:rotate(180deg)!important}.object-cover{object-fit:cover!important}.object-contain{object-fit:contain!important}.object-fill{object-fit:fill!important}.flex-1{flex:1!important}.flex-inherit{flex:inherit!important}.h-100{height:100%!important}.w-max-content{min-width:max-content!important}.min-w-100{min-width:100%!important}.min-w-fit{min-width:fit-content!important}.min-h-fit{min-height:fit-content!important}.min-w-0{min-width:0!important}.max-w-inherit{max-width:inherit!important}.max-w-fit{max-width:fit-content!important}.max-w-100{max-width:100%!important}.h-fit{height:fit-content!important}.w-fit{width:fit-content!important}.flex-none{flex:none!important}.position-absolute{position:absolute!important}.position-relative{position:relative!important}.position-sticky{position:sticky!important}.position-inherit{position:inherit!important}.position-fixed{position:fixed!important}.position-static{position:static!important}@media (min-width: 576px){.w-sm-100{width:100%!important}.w-sm-fit{width:fit-content!important}}@media (min-width: 768px){.w-md-100{width:100%!important}.w-md-fit{width:fit-content!important}}@media (min-width: 992px){.hover-action:hover .ha-show{opacity:1!important}.hover-action:hover .ha-show.d-none-to-flex{display:flex!important}.hover-action:hover .ha-d-none{display:none!important}.w-lg-100{width:100%!important}.w-lg-fit{width:fit-content!important}}@media (min-width: 1200px){.w-xl-100{width:100%!important}.w-xl-fit{width:fit-content!important}}@media (min-width: 1400px){.w-xxl-100{width:100%!important}.w-xxl-fit{width:fit-content!important}}.ck-balloon-panel_with-arrow{z-index:10000!important}@font-face{font-family:iransansxv;src:url(/build/assets/iransansxv-CVci-d31.woff) format("woff-variations"),url(/build/assets/iransansxv-CVci-d31.woff) format("woff");font-weight:100 900;font-display:fallback}@font-face{font-family:iransansx;src:url(/build/assets/IRANSansX-Regular-CP0DkAUc.woff) format("woff")}@font-face{font-family:iransansx;src:url(/build/assets/IRANSansX-Bold-BB5W9hiy.woff) format("woff");font-weight:700}@font-face{font-family:iransansx-fanum;font-style:normal;font-weight:300;src:url(/build/assets/IRANSansXFaNum-Light-NZH64by7.woff) format("woff"),url(/build/assets/IRANSansXFaNum-Light-vMyna7YM.woff2) format("woff2")}body{font-family:var(--base-font-family);-moz-font-feature-settings:"ss02";-webkit-font-feature-settings:"ss02";font-feature-settings:"ss02"}@supports (font-variation-settings: normal){:root{--base-font-family: "iransansxv", tahoma !important}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@font-face{font-family:sl-icon;src:url(/build/assets/sl-icon-fGp9NJ7P.woff?4dt1d2) format("woff");font-weight:400;font-style:normal;font-display:block}[class^=si-],[class*=" si-"]{font-family:sl-icon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.si-bale:before{content:""}.si-eitaa:before{content:""}.si-gap:before{content:""}.si-igap:before{content:""}.si-soroush:before{content:""}.si-x:before{content:""}.si-degrees:before{content:""}.si-activity:before{content:""}.si-alert-circle:before{content:""}.si-alert-octagon:before{content:""}.si-alert-triangle:before{content:""}.si-align-bottom:before{content:""}.si-align-horizontally:before{content:""}.si-align-left:before{content:""}.si-align-right:before{content:""}.si-align-top:before{content:""}.si-align-vertically:before{content:""}.si-anchor:before{content:""}.si-android:before{content:""}.si-apperture:before{content:""}.si-apple:before{content:""}.si-archive:before{content:""}.si-arrow-bottom-circle:before{content:""}.si-arrow-bottom-left-circle:before{content:""}.si-arrow-bottom-right-circle:before{content:""}.si-arrow-left-circle:before{content:""}.si-arrow-left-curved-circle:before{content:""}.si-arrow-right-circle:before{content:""}.si-arrow-right-curved-circle:before{content:""}.si-arrow-top-circle:before{content:""}.si-arrow-top-left-circle:before{content:""}.si-arrow-top-right-circle:before{content:""}.si-award:before{content:""}.si-baby-carriage:before{content:""}.si-barchart:before{content:""}.si-battery-1:before{content:""}.si-battery-2:before{content:""}.si-battery-3:before{content:""}.si-battery-charging:before{content:""}.si-battery-slash:before{content:""}.si-battery:before{content:""}.si-bed-2:before{content:""}.si-bed-3:before{content:""}.si-bed:before{content:""}.si-behance:before{content:""}.si-bell-check:before{content:""}.si-bell-minus:before{content:""}.si-bell-plus:before{content:""}.si-bell-slash:before{content:""}.si-bell:before{content:""}.si-book-open:before{content:""}.si-book-library:before{content:""}.si-book-queue:before{content:""}.si-book:before{content:""}.si-bookmark-check:before{content:""}.si-bookmark-minus:before{content:""}.si-bookmark-plus:before{content:""}.si-bookmark-slash:before{content:""}.si-bookmark:before{content:""}.si-bookmarks:before{content:""}.si-bootstrap:before{content:""}.si-box:before{content:""}.si-briefcase-2:before{content:""}.si-briefcase:before{content:""}.si-brush:before{content:""}.si-btc-circle:before{content:""}.si-btc:before{content:""}.si-bug:before{content:""}.si-bulb-slash:before{content:""}.si-bulb:before{content:""}.si-calendar-arrow-right:before{content:""}.si-calendar-cross:before{content:""}.si-calendar-dates:before{content:""}.si-calendar-event:before{content:""}.si-calendar-minus:before{content:""}.si-calendar-note:before{content:""}.si-calendar-number:before{content:""}.si-calendar-person:before{content:""}.si-calendar-plus:before{content:""}.si-calendar:before{content:""}.si-call-add:before{content:""}.si-call-calling:before{content:""}.si-call-decline:before{content:""}.si-call-end:before{content:""}.si-call-incoming:before{content:""}.si-call-missed:before{content:""}.si-call-muted:before{content:""}.si-call-on-hold:before{content:""}.si-call-outgoing:before{content:""}.si-call-received:before{content:""}.si-call-redirected:before{content:""}.si-call-remove:before{content:""}.si-call-slash:before{content:""}.si-camera-slash:before{content:""}.si-camera:before{content:""}.si-captions-2:before{content:""}.si-captions:before{content:""}.si-cash:before{content:""}.si-cd:before{content:""}.si-chart-bar:before{content:""}.si-chart-column:before{content:""}.si-chart-line:before{content:""}.si-chart-pie:before{content:""}.si-check-circle:before{content:""}.si-checkbox-circle:before{content:""}.si-checkbox-square:before{content:""}.si-chrome-browser:before{content:""}.si-clipboard-check:before{content:""}.si-clipboard-cross:before{content:""}.si-clipboard-minus:before{content:""}.si-clipboard-plus:before{content:""}.si-clipboard-slash:before{content:""}.si-clipboard-text:before{content:""}.si-clipboard:before{content:""}.si-clock-check:before{content:""}.si-clock-cross:before{content:""}.si-clock-minus:before{content:""}.si-clock-plus:before{content:""}.si-clock-slash:before{content:""}.si-clock-zzz:before{content:""}.si-clock:before{content:""}.si-cloud-check:before{content:""}.si-cloud-cross:before{content:""}.si-cloud:before{content:""}.si-codepen:before{content:""}.si-coffee:before{content:""}.si-color-filter:before{content:""}.si-comment-2-alert:before{content:""}.si-comment-2-cancel:before{content:""}.si-comment-2-check:before{content:""}.si-comment-2-dots:before{content:""}.si-comment-2-info:before{content:""}.si-comment-2-minus:before{content:""}.si-comment-2-plus:before{content:""}.si-comment-2-question:before{content:""}.si-comment-2-slash:before{content:""}.si-comment-2-text:before{content:""}.si-comment-2:before{content:""}.si-comment-alert:before{content:""}.si-comment-cancel:before{content:""}.si-comment-check:before{content:""}.si-comment-dots:before{content:""}.si-comment-minus:before{content:""}.si-comment-plus:before{content:""}.si-comment-slash:before{content:""}.si-comment-text:before{content:""}.si-comment:before{content:""}.si-comments-2:before{content:""}.si-comments:before{content:""}.si-compass:before{content:""}.si-copy:before{content:""}.si-copyright:before{content:""}.si-credit-card-income:before{content:""}.si-credit-card-minus:before{content:""}.si-credit-card-outcome:before{content:""}.si-credit-card-plus:before{content:""}.si-credit-card-scan:before{content:""}.si-credit-card-slash:before{content:""}.si-credit-card:before{content:""}.si-cross-circle:before{content:""}.si-cross-octagon:before{content:""}.si-crosshair:before{content:""}.si-cut:before{content:""}.si-cutlery-2:before{content:""}.si-cutlery-3:before{content:""}.si-cutlery-4:before{content:""}.si-cutlery:before{content:""}.si-dashboard-2:before{content:""}.si-dashboard:before{content:""}.si-devices:before{content:""}.si-dialpad:before{content:""}.si-direction-2:before{content:""}.si-direction:before{content:""}.si-diskette:before{content:""}.si-distribute-horizontally:before{content:""}.si-distribute-vertically:before{content:""}.si-dollar-circle:before{content:""}.si-dribbble:before{content:""}.si-dropbox:before{content:""}.si-droplet-slash:before{content:""}.si-droplet:before{content:""}.si-dumbell:before{content:""}.si-edit-2:before{content:""}.si-edit-3:before{content:""}.si-edit-slash:before{content:""}.si-edit:before{content:""}.si-elements-2:before{content:""}.si-elements-3:before{content:""}.si-elements-4:before{content:""}.si-elements-5:before{content:""}.si-elements-plus:before{content:""}.si-elements:before{content:""}.si-email:before{content:""}.si-emails:before{content:""}.si-emotion-happy:before{content:""}.si-emotion-neutral:before{content:""}.si-emotion-sad:before{content:""}.si-emotion-smile:before{content:""}.si-emotion-wow:before{content:""}.si-equalizer:before{content:""}.si-euro-circle:before{content:""}.si-export-2:before{content:""}.si-export-3:before{content:""}.si-external-link-2:before{content:""}.si-eye-slash:before{content:""}.si-eye:before{content:""}.si-facebook:before{content:""}.si-fast-forward:before{content:""}.si-fast-rewind:before{content:""}.si-fat-rows:before{content:""}.si-figma:before{content:""}.si-file-agreement:before{content:""}.si-file-check:before{content:""}.si-file-code:before{content:""}.si-file-cross:before{content:""}.si-file-download:before{content:""}.si-file-heart:before{content:""}.si-file-invoice:before{content:""}.si-file-minus:before{content:""}.si-file-move:before{content:""}.si-file-plus:before{content:""}.si-file-scan:before{content:""}.si-file-shredder:before{content:""}.si-file-slash:before{content:""}.si-file-text:before{content:""}.si-file-upload:before{content:""}.si-file:before{content:""}.si-film-board:before{content:""}.si-film-reel:before{content:""}.si-film-tape:before{content:""}.si-filter-2:before{content:""}.si-fire:before{content:""}.si-firefox-browser:before{content:""}.si-first-line-1:before{content:""}.si-first-line-2:before{content:""}.si-flag-2:before{content:""}.si-flag-3:before{content:""}.si-flag:before{content:""}.si-flashcard:before{content:""}.si-folder-check:before{content:""}.si-folder-cloud:before{content:""}.si-folder-compressed:before{content:""}.si-folder-cross:before{content:""}.si-folder-download:before{content:""}.si-folder-heart:before{content:""}.si-folder-minus:before{content:""}.si-folder-move:before{content:""}.si-folder-music:before{content:""}.si-folder-open:before{content:""}.si-folder-photo:before{content:""}.si-folder-plus:before{content:""}.si-folder-slash:before{content:""}.si-folder-upload:before{content:""}.si-folder:before{content:""}.si-frame:before{content:""}.si-games:before{content:""}.si-gear-2:before{content:""}.si-gear:before{content:""}.si-gift:before{content:""}.si-git:before{content:""}.si-github-alt:before{content:""}.si-github:before{content:""}.si-gitlab:before{content:""}.si-glass-cocktail:before{content:""}.si-glass-wine:before{content:""}.si-glasses-vr:before{content:""}.si-glasses:before{content:""}.si-globe-2:before{content:""}.si-globe:before{content:""}.si-google-plus-circle:before{content:""}.si-google-plus:before{content:""}.si-google:before{content:""}.si-gps-slash:before{content:""}.si-gps:before{content:""}.si-grid-02:before{content:""}.si-grid-03:before{content:""}.si-grid-04:before{content:""}.si-grid-05:before{content:""}.si-grid-06:before{content:""}.si-grid-07:before{content:""}.si-grid-08:before{content:""}.si-grid-09:before{content:""}.si-grid-10:before{content:""}.si-grid-11:before{content:""}.si-grid-12:before{content:""}.si-grid-13:before{content:""}.si-grid-14:before{content:""}.si-grid-15:before{content:""}.si-grid-16:before{content:""}.si-grid:before{content:""}.si-hard-drive:before{content:""}.si-hashtag-circle:before{content:""}.si-headphones-2:before{content:""}.si-headphones:before{content:""}.si-heart-slash:before{content:""}.si-heart:before{content:""}.si-home:before{content:""}.si-iframe:before{content:""}.si-image-2:before{content:""}.si-image-3:before{content:""}.si-image-check:before{content:""}.si-image-cross:before{content:""}.si-image-download:before{content:""}.si-image-edit:before{content:""}.si-image-plus:before{content:""}.si-image-slash:before{content:""}.si-image-upload:before{content:""}.si-image:before{content:""}.si-import-2:before{content:""}.si-import-3:before{content:""}.si-inbox-filled:before{content:""}.si-inbox-in:before{content:""}.si-inbox-out:before{content:""}.si-inbox:before{content:""}.si-info:before{content:""}.si-instagram:before{content:""}.si-invoice:before{content:""}.si-kanban:before{content:""}.si-key:before{content:""}.si-keyboard-hide:before{content:""}.si-keyboard-show:before{content:""}.si-keyboard:before{content:""}.si-label-4k:before{content:""}.si-label-explicit:before{content:""}.si-label-hd:before{content:""}.si-label-hq:before{content:""}.si-laptop:before{content:""}.si-layers:before{content:""}.si-lifebuoy:before{content:""}.si-lightning-slash:before{content:""}.si-lightning:before{content:""}.si-linkedin-in:before{content:""}.si-linkedin:before{content:""}.si-list-unordered-2:before{content:""}.si-list-unordered-3:before{content:""}.si-loading-trolley:before{content:""}.si-lock-2-opened:before{content:""}.si-lock-2-slash:before{content:""}.si-lock-2:before{content:""}.si-lock-opened:before{content:""}.si-lock-slash:before{content:""}.si-lock:before{content:""}.si-logo-icon:before{content:""}.si-logo-type:before{content:""}.si-logo:before{content:""}.si-map-view:before{content:""}.si-medium:before{content:""}.si-megaphone:before{content:""}.si-memory-card:before{content:""}.si-meta:before{content:""}.si-mic-slash:before{content:""}.si-mic:before{content:""}.si-miniplayer:before{content:""}.si-minus-circle:before{content:""}.si-minus-octagon:before{content:""}.si-modules:before{content:""}.si-monitor:before{content:""}.si-moon:before{content:""}.si-more-horiz:before{content:""}.si-more-vert:before{content:""}.si-mouse:before{content:""}.si-music-library:before{content:""}.si-music-note-2:before{content:""}.si-music-note-3:before{content:""}.si-music-note:before{content:""}.si-music-queue:before{content:""}.si-new-release:before{content:""}.si-newspaper:before{content:""}.si-note-2-text:before{content:""}.si-note-2:before{content:""}.si-note-text:before{content:""}.si-note:before{content:""}.si-notebook:before{content:""}.si-notification-indicator:before{content:""}.si-nut:before{content:""}.si-padding:before{content:""}.si-paint-bucket:before{content:""}.si-paint-tool:before{content:""}.si-pause-circle:before{content:""}.si-pause:before{content:""}.si-paypal:before{content:""}.si-pen-tool-2:before{content:""}.si-pen-tool:before{content:""}.si-phone:before{content:""}.si-pin-2:before{content:""}.si-pin-3:before{content:""}.si-pin-check:before{content:""}.si-pin-cross:before{content:""}.si-pin-minus:before{content:""}.si-pin-plus:before{content:""}.si-pin-slash:before{content:""}.si-pin:before{content:""}.si-pinterest-circle:before{content:""}.si-pinterest:before{content:""}.si-play-circle:before{content:""}.si-play-next:before{content:""}.si-play-previous:before{content:""}.si-play-slowmotion:before{content:""}.si-play:before{content:""}.si-playlist-play:before{content:""}.si-playlist-plus:before{content:""}.si-playlist:before{content:""}.si-plug-slash:before{content:""}.si-plug:before{content:""}.si-plus-circle:before{content:""}.si-plus-square:before{content:""}.si-pos:before{content:""}.si-presentation-chart:before{content:""}.si-presentation-line:before{content:""}.si-printer-slash:before{content:""}.si-printer:before{content:""}.si-procent-circle:before{content:""}.si-procent:before{content:""}.si-processor:before{content:""}.si-progress:before{content:""}.si-question:before{content:""}.si-quotes-2:before{content:""}.si-quotes:before{content:""}.si-radio:before{content:""}.si-receipt:before{content:""}.si-record:before{content:""}.si-rocket-2:before{content:""}.si-rocket:before{content:""}.si-route:before{content:""}.si-ruler:before{content:""}.si-search:before{content:""}.si-send-2:before{content:""}.si-send:before{content:""}.si-server-2:before{content:""}.si-server:before{content:""}.si-share:before{content:""}.si-shield-check:before{content:""}.si-shield-cross:before{content:""}.si-shield:before{content:""}.si-shopping-bag-2:before{content:""}.si-shopping-bag:before{content:""}.si-shopping-basket:before{content:""}.si-shopping-cart-2:before{content:""}.si-shopping-cart:before{content:""}.si-sign-in:before{content:""}.si-sign-out:before{content:""}.si-skype:before{content:""}.si-slider-horizontal-2:before{content:""}.si-slider-horizontal:before{content:""}.si-slider-vertical-2:before{content:""}.si-slider-vertical:before{content:""}.si-sliders-horiz-2:before{content:""}.si-sliders-horiz:before{content:""}.si-sliders-vert-2:before{content:""}.si-sliders-vert:before{content:""}.si-smartphone:before{content:""}.si-speaker:before{content:""}.si-spotify:before{content:""}.si-stack-exchange:before{content:""}.si-stack-overflow:before{content:""}.si-stack:before{content:""}.si-star-slash:before{content:""}.si-star:before{content:""}.si-sticker:before{content:""}.si-stop-circle:before{content:""}.si-stop:before{content:""}.si-stopwatch-slash:before{content:""}.si-stopwatch:before{content:""}.si-sun:before{content:""}.si-sunrise:before{content:""}.si-sunset:before{content:""}.si-swatchbook:before{content:""}.si-tablet:before{content:""}.si-tag-2:before{content:""}.si-tag:before{content:""}.si-tags-2:before{content:""}.si-tags:before{content:""}.si-target:before{content:""}.si-telegram:before{content:""}.si-terminal:before{content:""}.si-text-block:before{content:""}.si-text-format:before{content:""}.si-thermometer:before{content:""}.si-thumbs-down:before{content:""}.si-thumbs-up:before{content:""}.si-ticket:before{content:""}.si-tiktok:before{content:""}.si-time:before{content:""}.si-timer:before{content:""}.si-toggle-off:before{content:""}.si-toggle-on:before{content:""}.si-transform:before{content:""}.si-trash-2:before{content:""}.si-trash:before{content:""}.si-trello:before{content:""}.si-trophy:before{content:""}.si-truck:before{content:""}.si-tv:before{content:""}.si-twitch:before{content:""}.si-twitter:before{content:""}.si-umbrella:before{content:""}.si-user-alert:before{content:""}.si-user-arrow-bl:before{content:""}.si-user-arrow-bottom:before{content:""}.si-user-arrow-right:before{content:""}.si-user-arrow-top:before{content:""}.si-user-arrow-tr:before{content:""}.si-user-check:before{content:""}.si-user-circle:before{content:""}.si-user-cross:before{content:""}.si-user-minus:before{content:""}.si-user-plus:before{content:""}.si-user-square:before{content:""}.si-user:before{content:""}.si-users:before{content:""}.si-vector:before{content:""}.si-verified:before{content:""}.si-video-camera-slash:before{content:""}.si-video-camera:before{content:""}.si-video-library:before{content:""}.si-video-queue:before{content:""}.si-voicemail:before{content:""}.si-volume-cross:before{content:""}.si-volume-high:before{content:""}.si-volume-low:before{content:""}.si-volume-mute:before{content:""}.si-volume-slash:before{content:""}.si-wallet-minus:before{content:""}.si-wallet-move:before{content:""}.si-wallet-plus:before{content:""}.si-wallet:before{content:""}.si-watch-2:before{content:""}.si-watch:before{content:""}.si-webcam-slash:before{content:""}.si-webcam:before{content:""}.si-weight:before{content:""}.si-weighter-2:before{content:""}.si-weighter:before{content:""}.si-whatsapp:before{content:""}.si-wikipedia:before{content:""}.si-wordpress-r:before{content:""}.si-wordpress:before{content:""}.si-wrench:before{content:""}.si-yahoo:before{content:""}.si-yin-yang:before{content:""}.si-youtube:before{content:""}.si-zoom-in:before{content:""}.si-zoom-out:before{content:""}.si-degrees-r:before{content:""}.si-activity-2-r:before{content:""}.si-activity-r:before{content:""}.si-airplay-r:before{content:""}.si-alert-circle-r:before{content:""}.si-alert-octagon-r:before{content:""}.si-alert-triangle-r:before{content:""}.si-align-bottom-r:before{content:""}.si-align-center-2-r:before{content:""}.si-align-center-r:before{content:""}.si-align-horizontally-r:before{content:""}.si-align-justify-2-r:before{content:""}.si-align-justify-r:before{content:""}.si-align-left-2-r:before{content:""}.si-align-left-3-r:before{content:""}.si-align-left-r:before{content:""}.si-align-right-2-r:before{content:""}.si-align-right-3-r:before{content:""}.si-align-right-r:before{content:""}.si-align-top-r:before{content:""}.si-align-vertically-r:before{content:""}.si-align-bottom-r:before{content:""}.si-align-middle-r:before{content:""}.si-align-top-r:before{content:""}.si-anchor-r:before{content:""}.si-apperture-r:before{content:""}.si-archive-r:before{content:""}.si-arrow-bottom-circle-r:before{content:""}.si-arrow-bottom-left-circle-r:before{content:""}.si-arrow-bottom-left-r:before{content:""}.si-arrow-bottom-right-circle-r:before{content:""}.si-arrow-bottom-right-r:before{content:""}.si-arrow-bottom-r:before{content:""}.si-arrow-corner-ccw-lb-r:before{content:""}.si-arrow-corner-ccw-lt-r:before{content:""}.si-arrow-corner-ccw-rb-r:before{content:""}.si-arrow-corner-ccw-rt-r:before{content:""}.si-arrow-corner-cw-lb-r:before{content:""}.si-arrow-corner-cw-lt-r:before{content:""}.si-arrow-corner-cw-rb-r:before{content:""}.si-arrow-corner-cw-rt-r:before{content:""}.si-arrow-left-circle-r:before{content:""}.si-arrow-left-curved-circle-r:before{content:""}.si-arrow-left-r:before{content:""}.si-arrow-right-circle-r:before{content:""}.si-arrow-right-curved-circle-r:before{content:""}.si-arrow-right-r:before{content:""}.si-arrow-swap-r:before{content:""}.si-arrow-top-circle-r:before{content:""}.si-arrow-top-left-circle-r:before{content:""}.si-arrow-top-left-r:before{content:""}.si-arrow-top-right-circle-r:before{content:""}.si-arrow-top-right-r:before{content:""}.si-arrow-top-r:before{content:""}.si-arrows-expand-2-r:before{content:""}.si-arrows-expand-r:before{content:""}.si-arrows-move-2-r:before{content:""}.si-arrows-move-r:before{content:""}.si-at-r:before{content:""}.si-atom-r:before{content:""}.si-award-r:before{content:""}.si-baby-carriage-r:before{content:""}.si-barchart-r:before{content:""}.si-battery-1-r:before{content:""}.si-battery-2-r:before{content:""}.si-battery-3-r:before{content:""}.si-battery-charging-r:before{content:""}.si-battery-slash-r:before{content:""}.si-battery-r:before{content:""}.si-bed-2-r:before{content:""}.si-bed-3-r:before{content:""}.si-bed-r:before{content:""}.si-bell-check-r:before{content:""}.si-bell-minus-r:before{content:""}.si-bell-plus-r:before{content:""}.si-bell-slash-r:before{content:""}.si-bell-r:before{content:""}.si-bluetooth-r:before{content:""}.si-book-open-r:before{content:""}.si-book-plus-r:before{content:""}.si-book-library-r:before{content:""}.si-book-queue-r:before{content:""}.si-book-r:before{content:""}.si-bookmark-check-r:before{content:""}.si-bookmark-minus-r:before{content:""}.si-bookmark-plus-r:before{content:""}.si-bookmark-slash-r:before{content:""}.si-bookmark-r:before{content:""}.si-bookmarks-r:before{content:""}.si-border-bottom-r:before{content:""}.si-border-clear-r:before{content:""}.si-border-common-r:before{content:""}.si-border-horizontal-r:before{content:""}.si-border-inner-r:before{content:""}.si-border-left-r:before{content:""}.si-border-outer-r:before{content:""}.si-border-right-r:before{content:""}.si-border-top-r:before{content:""}.si-border-vertical-r:before{content:""}.si-box-2-r:before{content:""}.si-box-r:before{content:""}.si-brackets-r:before{content:""}.si-briefcase-2-r:before{content:""}.si-briefcase-r:before{content:""}.si-broadcast-r:before{content:""}.si-brush-r:before{content:""}.si-bug-r:before{content:""}.si-bulb-slash-r:before{content:""}.si-bulb-r:before{content:""}.si-calendar-arrow-right-r:before{content:""}.si-calendar-cross-r:before{content:""}.si-calendar-dates-r:before{content:""}.si-calendar-event-r:before{content:""}.si-calendar-minus-r:before{content:""}.si-calendar-note-r:before{content:""}.si-calendar-number-r:before{content:""}.si-calendar-person-r:before{content:""}.si-calendar-plus-r:before{content:""}.si-calendar-r:before{content:""}.si-call-add-r:before{content:""}.si-call-calling-r:before{content:""}.si-call-decline-r:before{content:""}.si-call-end-r:before{content:""}.si-call-incoming-r:before{content:""}.si-call-missed-r:before{content:""}.si-call-muted-r:before{content:""}.si-call-on-hold-r:before{content:""}.si-call-outgoing-r:before{content:""}.si-call-received-r:before{content:""}.si-call-redirected-r:before{content:""}.si-call-remove-r:before{content:""}.si-call-slash-r:before{content:""}.si-camera-slash-r:before{content:""}.si-camera-r:before{content:""}.si-captions-2-r:before{content:""}.si-captions-r:before{content:""}.si-cash-r:before{content:""}.si-cast-r:before{content:""}.si-cd-r:before{content:""}.si-chart-bar-r:before{content:""}.si-chart-column-r:before{content:""}.si-chart-line-r:before{content:""}.si-chart-pie-r:before{content:""}.si-check-circle-r:before{content:""}.si-check-r:before{content:""}.si-checkbox-circle-r:before{content:""}.si-checkbox-square-r:before{content:""}.si-chevron-down-r:before{content:""}.si-chevron-left-r:before{content:""}.si-chevron-right-r:before{content:""}.si-chevron-up-r:before{content:""}.si-chevrons-down-r:before{content:""}.si-chevrons-left-r:before{content:""}.si-chevrons-right-r:before{content:""}.si-chevrons-up-r:before{content:""}.si-clipboard-check-r:before{content:""}.si-clipboard-cross-r:before{content:""}.si-clipboard-minus-r:before{content:""}.si-clipboard-plus-r:before{content:""}.si-clipboard-slash-r:before{content:""}.si-clipboard-text-r:before{content:""}.si-clipboard-r:before{content:""}.si-clock-check-r:before{content:""}.si-clock-cross-r:before{content:""}.si-clock-minus-r:before{content:""}.si-clock-plus-r:before{content:""}.si-clock-slash-r:before{content:""}.si-clock-zzz-r:before{content:""}.si-clock-r:before{content:""}.si-cloud-check-r:before{content:""}.si-cloud-cross-r:before{content:""}.si-cloud-download-r:before{content:""}.si-cloud-drizzle-r:before{content:""}.si-cloud-lightning-r:before{content:""}.si-cloud-snow-r:before{content:""}.si-cloud-upload-r:before{content:""}.si-cloud-r:before{content:""}.si-code-r:before{content:""}.si-coffee-r:before{content:""}.si-color-filter-r:before{content:""}.si-column-spacing-r:before{content:""}.si-comment-2-alert-r:before{content:""}.si-comment-2-cancel-r:before{content:""}.si-comment-2-check-r:before{content:""}.si-comment-2-dots-r:before{content:""}.si-comment-2-info-r:before{content:""}.si-comment-2-minus-r:before{content:""}.si-comment-2-plus-r:before{content:""}.si-comment-2-question-r:before{content:""}.si-comment-2-slash-r:before{content:""}.si-comment-2-text-r:before{content:""}.si-comment-2-r:before{content:""}.si-comment-alert-r:before{content:""}.si-comment-cancel-r:before{content:""}.si-comment-check-r:before{content:""}.si-comment-dots-r:before{content:""}.si-comment-minus-r:before{content:""}.si-comment-plus-r:before{content:""}.si-comment-slash-r:before{content:""}.si-comment-text-r:before{content:""}.si-comment-r:before{content:""}.si-comments-2-r:before{content:""}.si-comments-r:before{content:""}.si-compass-r:before{content:""}.si-copy-r:before{content:""}.si-copyright-r:before{content:""}.si-credit-card-income-r:before{content:""}.si-credit-card-minus-r:before{content:""}.si-credit-card-outcome-r:before{content:""}.si-credit-card-plus-r:before{content:""}.si-credit-card-scan-r:before{content:""}.si-credit-card-slash-r:before{content:""}.si-credit-card-r:before{content:""}.si-crop-rotate-r:before{content:""}.si-crop-r:before{content:""}.si-cross-circle-r:before{content:""}.si-cross-octagon-r:before{content:""}.si-cross-r:before{content:""}.si-crosshair-r:before{content:""}.si-cut-r:before{content:""}.si-cutlery-2-r:before{content:""}.si-cutlery-3-r:before{content:""}.si-cutlery-4-r:before{content:""}.si-cutlery-r:before{content:""}.si-dashboard-2-r:before{content:""}.si-dashboard-r:before{content:""}.si-devices-r:before{content:""}.si-dialpad-r:before{content:""}.si-direction-2-r:before{content:""}.si-direction-r:before{content:""}.si-diskette-r:before{content:""}.si-distribute-horizontally-r:before{content:""}.si-distribute-vertically-r:before{content:""}.si-dollar-circle-r:before{content:""}.si-dollar-r:before{content:""}.si-droplet-slash-r:before{content:""}.si-droplet-r:before{content:""}.si-dumbell-r:before{content:""}.si-edit-2-r:before{content:""}.si-edit-3-r:before{content:""}.si-edit-slash-r:before{content:""}.si-edit-r:before{content:""}.si-elements-2-r:before{content:""}.si-elements-3-r:before{content:""}.si-elements-4-r:before{content:""}.si-elements-5-r:before{content:""}.si-elements-plus-r:before{content:""}.si-elements-r:before{content:""}.si-email-r:before{content:""}.si-emails-r:before{content:""}.si-emotion-happy-r:before{content:""}.si-emotion-neutral-r:before{content:""}.si-emotion-sad-r:before{content:""}.si-emotion-smile-r:before{content:""}.si-emotion-wow-r:before{content:""}.si-equalizer-r:before{content:""}.si-euro-circle-r:before{content:""}.si-euro-r:before{content:""}.si-export-2-r:before{content:""}.si-export-3-r:before{content:""}.si-export-r:before{content:""}.si-external-link-2-r:before{content:""}.si-external-link-r:before{content:""}.si-eye-slash-r:before{content:""}.si-eye-r:before{content:""}.si-face-id-r:before{content:""}.si-fast-forward-r:before{content:""}.si-fast-rewind-r:before{content:""}.si-fat-rows-r:before{content:""}.si-file-agreement-r:before{content:""}.si-file-check-r:before{content:""}.si-file-code-r:before{content:""}.si-file-cross-r:before{content:""}.si-file-download-r:before{content:""}.si-file-draft-r:before{content:""}.si-file-heart-r:before{content:""}.si-file-invoice-r:before{content:""}.si-file-minus-r:before{content:""}.si-file-move-r:before{content:""}.si-file-plus-r:before{content:""}.si-file-scan-r:before{content:""}.si-file-shredder-r:before{content:""}.si-file-slash-r:before{content:""}.si-file-text-r:before{content:""}.si-file-upload-r:before{content:""}.si-file-r:before{content:""}.si-film-board-r:before{content:""}.si-film-reel-r:before{content:""}.si-film-tape-r:before{content:""}.si-filter-2-r:before{content:""}.si-filter-r:before{content:""}.si-fingerprint-r:before{content:""}.si-fire-r:before{content:""}.si-first-line-1-r:before{content:""}.si-first-line-2-r:before{content:""}.si-first-line-3-r:before{content:""}.si-flag-2-r:before{content:""}.si-flag-3-r:before{content:""}.si-flag-r:before{content:""}.si-flashcard-r:before{content:""}.si-folder-check-r:before{content:""}.si-folder-cloud-r:before{content:""}.si-folder-compressed-r:before{content:""}.si-folder-cross-r:before{content:""}.si-folder-download-r:before{content:""}.si-folder-heart-r:before{content:""}.si-folder-minus-r:before{content:""}.si-folder-move-r:before{content:""}.si-folder-music-r:before{content:""}.si-folder-open-r:before{content:""}.si-folder-photo-r:before{content:""}.si-folder-plus-r:before{content:""}.si-folder-slash-r:before{content:""}.si-folder-upload-r:before{content:""}.si-folder-r:before{content:""}.si-forward-5-r:before{content:""}.si-forward-10-r:before{content:""}.si-forward-15-r:before{content:""}.si-forward-all-r:before{content:""}.si-forward-r:before{content:""}.si-frame-bounds-r:before{content:""}.si-frame-r:before{content:""}.si-functions-r:before{content:""}.si-games-r:before{content:""}.si-gear-2-r:before{content:""}.si-gear-r:before{content:""}.si-gift-r:before{content:""}.si-glass-cocktail-r:before{content:""}.si-glass-wine-r:before{content:""}.si-glasses-vr-r:before{content:""}.si-glasses-r:before{content:""}.si-globe-2-r:before{content:""}.si-globe-r:before{content:""}.si-gps-slash-r:before{content:""}.si-gps-r:before{content:""}.si-grid-02-r:before{content:""}.si-grid-03-r:before{content:""}.si-grid-04-r:before{content:""}.si-grid-05-r:before{content:""}.si-grid-06-r:before{content:""}.si-grid-07-r:before{content:""}.si-grid-08-r:before{content:""}.si-grid-09-r:before{content:""}.si-grid-10-r:before{content:""}.si-grid-11-r:before{content:""}.si-grid-12-r:before{content:""}.si-grid-13-r:before{content:""}.si-grid-14-r:before{content:""}.si-grid-15-r:before{content:""}.si-grid-16-r:before{content:""}.si-grid-r:before{content:""}.si-hard-drive-r:before{content:""}.si-hashtag-circle-r:before{content:""}.si-hashtag-r:before{content:""}.si-headphones-2-r:before{content:""}.si-headphones-r:before{content:""}.si-heart-slash-r:before{content:""}.si-heart-r:before{content:""}.si-history-r:before{content:""}.si-home-r:before{content:""}.si-iframe-r:before{content:""}.si-image-2-r:before{content:""}.si-image-3-r:before{content:""}.si-image-check-r:before{content:""}.si-image-cross-r:before{content:""}.si-image-download-r:before{content:""}.si-image-edit-r:before{content:""}.si-image-plus-r:before{content:""}.si-image-slash-r:before{content:""}.si-image-upload-r:before{content:""}.si-image-r:before{content:""}.si-import-2-r:before{content:""}.si-import-3-r:before{content:""}.si-import-r:before{content:""}.si-inbox-filled-r:before{content:""}.si-inbox-in-r:before{content:""}.si-inbox-out-r:before{content:""}.si-inbox-r:before{content:""}.si-indent-decrease-r:before{content:""}.si-indent-first-line-r:before{content:""}.si-indent-increase-r:before{content:""}.si-infinity-r:before{content:""}.si-info-r:before{content:""}.si-invoice-r:before{content:""}.si-kanban-r:before{content:""}.si-key-r:before{content:""}.si-keyboard-hide-r:before{content:""}.si-keyboard-show-r:before{content:""}.si-keyboard-r:before{content:""}.si-label-4k-r:before{content:""}.si-label-explicit-r:before{content:""}.si-label-hd-r:before{content:""}.si-label-hq-r:before{content:""}.si-laptop-r:before{content:""}.si-layers-r:before{content:""}.si-letter-spacing-2-r:before{content:""}.si-letter-spacing-r:before{content:""}.si-lifebuoy-r:before{content:""}.si-lightning-slash-r:before{content:""}.si-lightning-r:before{content:""}.si-line-height-2-r:before{content:""}.si-line-height-r:before{content:""}.si-link-1-r:before{content:""}.si-link-2-r:before{content:""}.si-list-ordered-2-r:before{content:""}.si-list-ordered-3-r:before{content:""}.si-list-ordered-r:before{content:""}.si-list-unordered-2-r:before{content:""}.si-list-unordered-3-r:before{content:""}.si-list-unordered-4-r:before{content:""}.si-list-unordered-5-r:before{content:""}.si-list-unordered-r:before{content:""}.si-loader-2-r:before{content:""}.si-loader-r:before{content:""}.si-loading-trolley-r:before{content:""}.si-lock-2-opened-r:before{content:""}.si-lock-2-slash-r:before{content:""}.si-lock-2-r:before{content:""}.si-lock-opened-r:before{content:""}.si-lock-slash-r:before{content:""}.si-lock-r:before{content:""}.si-log-in-r:before{content:""}.si-log-out-r:before{content:""}.si-map-view-r:before{content:""}.si-maximize-2-flipped-r:before{content:""}.si-maximize-2-r:before{content:""}.si-maximize-3-r:before{content:""}.si-maximize-flipped-r:before{content:""}.si-maximize-r:before{content:""}.si-megaphone-r:before{content:""}.si-memory-card-r:before{content:""}.si-menu-r:before{content:""}.si-mic-slash-r:before{content:""}.si-mic-r:before{content:""}.si-minimize-r:before{content:""}.si-miniplayer-r:before{content:""}.si-minus-circle-r:before{content:""}.si-minus-octagon-r:before{content:""}.si-minus-r:before{content:""}.si-modules-r:before{content:""}.si-monitor-r:before{content:""}.si-moon-r:before{content:""}.si-more-horiz-r:before{content:""}.si-more-vert-r:before{content:""}.si-mouse-r:before{content:""}.si-music-plus-r:before{content:""}.si-music-library-r:before{content:""}.si-music-note-2-r:before{content:""}.si-music-note-3-r:before{content:""}.si-music-note-r:before{content:""}.si-music-queue-r:before{content:""}.si-new-release-r:before{content:""}.si-newspaper-r:before{content:""}.si-note-2-text-r:before{content:""}.si-note-2-r:before{content:""}.si-note-text-r:before{content:""}.si-note-r:before{content:""}.si-notebook-r:before{content:""}.si-notification-indicator-r:before{content:""}.si-nut-r:before{content:""}.si-padding-r:before{content:""}.si-page-break-r:before{content:""}.si-paint-bucket-r:before{content:""}.si-paint-tool-r:before{content:""}.si-paperclip-2-slash-r:before{content:""}.si-paperclip-2-r:before{content:""}.si-paperclip-slash-r:before{content:""}.si-paperclip-r:before{content:""}.si-pause-circle-r:before{content:""}.si-pause-r:before{content:""}.si-pen-tool-2-r:before{content:""}.si-pen-tool-r:before{content:""}.si-pharagraph-spacing-r:before{content:""}.si-phone-r:before{content:""}.si-pin-2-r:before{content:""}.si-pin-3-r:before{content:""}.si-pin-check-r:before{content:""}.si-pin-cross-r:before{content:""}.si-pin-minus-r:before{content:""}.si-pin-plus-r:before{content:""}.si-pin-slash-r:before{content:""}.si-pin-r:before{content:""}.si-planet-r:before{content:""}.si-play-circle-r:before{content:""}.si-play-next-r:before{content:""}.si-play-previous-r:before{content:""}.si-play-slowmotion-r:before{content:""}.si-play-r:before{content:""}.si-playlist-play-r:before{content:""}.si-playlist-plus-r:before{content:""}.si-playlist-r:before{content:""}.si-plug-slash-r:before{content:""}.si-plug-r:before{content:""}.si-plus-circle-r:before{content:""}.si-plus-square-r:before{content:""}.si-plus-r:before{content:""}.si-pos-r:before{content:""}.si-power-r:before{content:""}.si-presentation-chart-r:before{content:""}.si-presentation-line-r:before{content:""}.si-printer-slash-r:before{content:""}.si-printer-r:before{content:""}.si-procent-circle-r:before{content:""}.si-procent-r:before{content:""}.si-processor-r:before{content:""}.si-question-r:before{content:""}.si-quotes-2-r:before{content:""}.si-quotes-r:before{content:""}.si-radio-r:before{content:""}.si-receipt-r:before{content:""}.si-record-r:before{content:""}.si-redo-2-r:before{content:""}.si-redo-r:before{content:""}.si-refresh-ccw-alert-r:before{content:""}.si-refresh-ccw-r:before{content:""}.si-refresh-cw-alert-r:before{content:""}.si-refresh-cw-r:before{content:""}.si-repeat-on-r:before{content:""}.si-repeat-r:before{content:""}.si-replay-5-r:before{content:""}.si-replay-10-r:before{content:""}.si-replay-15-r:before{content:""}.si-replay-r:before{content:""}.si-reply-all-r:before{content:""}.si-reply-r:before{content:""}.si-rocket-2-r:before{content:""}.si-rocket-r:before{content:""}.si-rotate-ccw-r:before{content:""}.si-rotate-cw-r:before{content:""}.si-route-r:before{content:""}.si-ruler-r:before{content:""}.si-scale-r:before{content:""}.si-scan-r:before{content:""}.si-script-r:before{content:""}.si-search-r:before{content:""}.si-selection-r:before{content:""}.si-send-2-r:before{content:""}.si-send-r:before{content:""}.si-server-2-r:before{content:""}.si-server-r:before{content:""}.si-share-r:before{content:""}.si-shield-check-r:before{content:""}.si-shield-cross-r:before{content:""}.si-shield-r:before{content:""}.si-shopping-bag-2-r:before{content:""}.si-shopping-bag-r:before{content:""}.si-shopping-basket-r:before{content:""}.si-shopping-cart-2-r:before{content:""}.si-shopping-cart-r:before{content:""}.si-shuffle-r:before{content:""}.si-sign-in-r:before{content:""}.si-sign-out-r:before{content:""}.si-slash-r:before{content:""}.si-slider-horizontal-2-r:before{content:""}.si-slider-horizontal-r:before{content:""}.si-slider-vertical-2-r:before{content:""}.si-slider-vertical-r:before{content:""}.si-sliders-horiz-2-r:before{content:""}.si-sliders-horiz-r:before{content:""}.si-sliders-vert-2-r:before{content:""}.si-sliders-vert-r:before{content:""}.si-small-caps-2-r:before{content:""}.si-small-caps-r:before{content:""}.si-smartphone-r:before{content:""}.si-sort-number-reverse-r:before{content:""}.si-sort-number-r:before{content:""}.si-sort-text-reverse-r:before{content:""}.si-sort-text-r:before{content:""}.si-soundwave-r:before{content:""}.si-speaker-r:before{content:""}.si-special-charachers-r:before{content:""}.si-speed-r:before{content:""}.si-stack-r:before{content:""}.si-star-slash-r:before{content:""}.si-star-r:before{content:""}.si-sticker-r:before{content:""}.si-stop-circle-r:before{content:""}.si-stop-r:before{content:""}.si-stopwatch-slash-r:before{content:""}.si-stopwatch-r:before{content:""}.si-sun-r:before{content:""}.si-sunrise-r:before{content:""}.si-sunset-r:before{content:""}.si-swatchbook-r:before{content:""}.si-tablet-r:before{content:""}.si-tag-2-r:before{content:""}.si-tag-r:before{content:""}.si-tags-2-r:before{content:""}.si-tags-r:before{content:""}.si-target-r:before{content:""}.si-terminal-r:before{content:""}.si-text-2-r:before{content:""}.si-text-bold-r:before{content:""}.si-text-italic-r:before{content:""}.si-text-slash-2-r:before{content:""}.si-text-slash-r:before{content:""}.si-text-strikethrough-r:before{content:""}.si-text-underline-r:before{content:""}.si-text-block-r:before{content:""}.si-text-format-r:before{content:""}.si-text-r:before{content:""}.si-thermometer-r:before{content:""}.si-thumbs-down-r:before{content:""}.si-thumbs-up-r:before{content:""}.si-ticket-r:before{content:""}.si-time-r:before{content:""}.si-timer-2-r:before{content:""}.si-timer-r:before{content:""}.si-toggle-off-r:before{content:""}.si-toggle-on-r:before{content:""}.si-transform-r:before{content:""}.si-trash-2-r:before{content:""}.si-trash-r:before{content:""}.si-trend-down-r:before{content:""}.si-trend-up-r:before{content:""}.si-trophy-r:before{content:""}.si-truck-r:before{content:""}.si-tv-r:before{content:""}.si-umbrella-r:before{content:""}.si-undo-2-r:before{content:""}.si-undo-r:before{content:""}.si-user-alert-r:before{content:""}.si-user-arrow-bl-r:before{content:""}.si-user-arrow-bottom-r:before{content:""}.si-user-arrow-right-r:before{content:""}.si-user-arrow-top-r:before{content:""}.si-user-arrow-tr-r:before{content:""}.si-user-check-r:before{content:""}.si-user-circle-r:before{content:""}.si-user-cross-r:before{content:""}.si-user-minus-r:before{content:""}.si-user-plus-r:before{content:""}.si-user-square-r:before{content:""}.si-user-r:before{content:""}.si-users-r:before{content:""}.si-vector-r:before{content:""}.si-verified-r:before{content:""}.si-video-plus-r:before{content:""}.si-video-camera-slash-r:before{content:""}.si-video-camera-r:before{content:""}.si-video-library-r:before{content:""}.si-video-queue-r:before{content:""}.si-voicemail-r:before{content:""}.si-volume-cross-r:before{content:""}.si-volume-high-r:before{content:""}.si-volume-low-r:before{content:""}.si-volume-mute-r:before{content:""}.si-volume-slash-r:before{content:""}.si-wallet-minus-r:before{content:""}.si-wallet-move-r:before{content:""}.si-wallet-plus-r:before{content:""}.si-wallet-r:before{content:""}.si-watch-2-r:before{content:""}.si-watch-r:before{content:""}.si-webcam-slash-r:before{content:""}.si-webcam-r:before{content:""}.si-weight-r:before{content:""}.si-weighter-2-r:before{content:""}.si-weighter-r:before{content:""}.si-wheelchair-r:before{content:""}.si-wifi-slash-r:before{content:""}.si-wifi-r:before{content:""}.si-wrap-text-r:before{content:""}.si-wrench-r:before{content:""}.si-yin-yang-r:before{content:""}.si-zoom-in-r:before{content:""}.si-zoom-out-r:before{content:""}.dash-base,.dash-stickybar,.dash-screen,.dash-navbar,.dash-sidebar,.dash-content,.dash-content section,.dash-side,.dash-side>*{display:-webkit-flex;display:flex}.dash-base{overflow-x:hidden;background:var(--base-bg)}.dash-stickybar{background:var(--stickybar-bg);width:var(--stickybar-width);flex-direction:column;align-items:center;height:100vh;padding-bottom:8px;flex-shrink:0;position:sticky;top:0}.dash-stickybar .sidebar-toggle-box{width:100%;height:64px;display:-webkit-flex;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.dash-stickybar .item{width:50px;position:relative;padding:8px 0}.dash-stickybar .item .icon{color:var(--stickybar-item-color);font-size:24px;height:44px;width:100%;position:relative;border-radius:22px;display:-webkit-flex;display:flex;justify-content:center;align-items:center}.dash-stickybar .item .icon:before{z-index:1}.dash-stickybar .item .icon:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-radius:22px;transform:scale(0);transition:all .15s}.dash-stickybar .item:hover .icon{color:var(--stickybar-item-color-hover)}.dash-stickybar .item:hover .icon:after{background-color:var(--stickybar-item-bg-hover);transform:scale(1)}.dash-navbar .sidebar-toggle,.dash-stickybar .sidebar-toggle{font-size:28px;z-index:2024;--btn-color: var(--stickybar-bg);--btn-color-hover: var(--stickybar-item-color-hover);--btn-color-focus: var(--stickybar-item-color-hover);--btn-bg: var(--stickybar-item-color);--btn-bg-hover: var(--stickybar-item-bg-hover);--btn-bg-focus: var(--stickybar-item-bg-hover);--btn-border: var(--stickybar-item-color);--btn-border-hover: var(--stickybar-item-bg-hover);--btn-border-focus: var(--stickybar-item-bg-hover)}.dash-screen{overflow-y:auto;flex-wrap:wrap;flex:1 1 auto;width:1%;min-width:0;-ms-overflow-style:none;scrollbar-width:none}.dash-screen::-webkit-scrollbar{display:none}.dash-navbar{width:100%;height:var(--navbar-height);padding:0 var(--base-gutter);align-items:center;z-index:1024}.dash-navbar .breadcrumb{flex-grow:1;flex-wrap:inherit;margin-left:24px;padding-right:var(--base-gutter);position:relative;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.dash-navbar .breadcrumb::-webkit-scrollbar{display:none}.dash-navbar .breadcrumb>*{flex-shrink:0}.dash-navbar .btn-circle,.dash-sidebar .btn-circle{--btn-color: var(--stickybar-item-color);--btn-bg: transparent;--btn-border: transparent;--btn-color-hover: var(--stickybar-item-color);--btn-bg-hover: white;--btn-border-hover: white;--btn-color-focus: var(--stickybar-item-color-hover);--btn-bg-focus: var(--stickybar-item-bg-hover);--btn-border-focus: var(--stickybar-item-bg-hover)}.dash-sidebar{height:100vh;padding:0 var(--base-gutter) calc(var(--base-gutter) * 2) 0;z-index:6;transition:padding-right .15s cubic-bezier(.4,0,.2,1),padding-left .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1),width .15s cubic-bezier(.4,0,.2,1);width:var(--sidebar-width);position:sticky;top:0;background:var(--base-bg);padding-top:var(--navbar-height);margin-top:calc(var(--navbar-height) * -1)}.dash-sidebar:before{position:fixed;content:"";background:#020024;background:linear-gradient(0deg,rgba(238,245,254,0) 0%,var(--primary-7) 35%);top:0;width:var(--sidebar-width);height:85px;margin-right:calc(var(--base-gutter) * -1)}.dash-sidebar>.header{display:none;position:fixed;top:9px}.dash-sidebar>.header .sidebar-toggle{width:0;overflow:hidden}.dash-sidebar .accordion.expanded .label{color:var(--sidebar-accordion-label-color-hover)}.dash-sidebar .accordion .label{color:var(--sidebar-accordion-label-color)}.dash-sidebar .accordion .label:hover{color:var(--sidebar-accordion-label-color-hover)}.dash-sidebar .accordion>:not(.label){color:var(--sidebar-accordion-links-color);border-radius:var(--sidebar-accordion-links-radius)}.dash-sidebar .accordion>:not(.label):hover{background:var(--sidebar-accordion-links-bg-hover)}.dash-sidebar .accordion>:not(.label):hover .icon{color:var(--sidebar-accordion-links-hover-icon-color)}.dash-sidebar.minimize:not(:hover){width:var(--sidebar-minimize-width)}.dash-sidebar.minimize:not(:hover) .accordion>*{padding:0 20px}.dash-sidebar.minimize:not(:hover) .accordion>* .text{width:0;opacity:0}.dash-sidebar:not(.minimize) .accordion .label .icon,.dash-sidebar.minimize:hover .accordion .label .icon{display:none}.dash-sidebar,.dash-sitckybar{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.dash-sidebar::-webkit-scrollbar,.dash-sitckybar::-webkit-scrollbar{display:none}.dash-content{flex:1 1 auto;width:1%;min-width:0;gap:var(--base-gutter);padding:0 var(--base-gutter) var(--base-gutter) var(--base-gutter);height:calc(100vh - var(--navbar-height))}.dash-content>section{margin-bottom:var(--base-gutter);flex:1 1 auto;min-width:0;min-height:calc(100% - var(--base-gutter) / 2);height:fit-content}.dash-content section{background:var(--section-bg);border-radius:var(--base-radius);flex-direction:column;gap:var(--base-gutter)}.dash-content section.bordered{border:1px solid var(--secondary-7)}.dash-content section.no-header>*{border-radius:var(--base-radius)!important;margin-top:0!important}.dash-content section>.header,.dash-content section>.content{position:relative}.dash-content section>.header:not(.row){padding:calc(var(--base-gutter) * 1.5) calc(var(--base-gutter) * 1.5) 0}.dash-content section>.header,.dash-content section.simple{border-radius:var(--base-radius) var(--base-radius) 0 0;padding:calc(var(--base-gutter) * 1.25) var(--base-gutter) 0;margin-right:0;margin-left:0;position:sticky;top:0;background:var(--section-bg);display:-webkit-flex;display:flex;align-items:center;z-index:100}.dash-content section>.header .search-box,.dash-content section.simple .search-box{overflow:hidden}.dash-content section>.header .search-box .close-btn,.dash-content section.simple .search-box .close-btn{display:none}.dash-content section>.header .icon,.dash-content section.simple .icon{font-size:24px}.dash-content section>.header .title,.dash-content section.simple .title{font-size:16px;font-weight:600;line-height:35px}.dash-content section>.header .subtitle,.dash-content section.simple .subtitle{color:var(--secondary-70)}.dash-content section>.header .subtitle i,.dash-content section.simple .subtitle i{font-size:18px}.dash-content section>.header .title,.dash-content section>.header .subtitle,.dash-content section.simple .title,.dash-content section.simple .subtitle{display:-webkit-inline-flex;display:inline-flex;align-items:center;gap:4px}.dash-content section>.header a.title:hover,.dash-content section>.header a.subtitle:hover,.dash-content section.simple a.title:hover,.dash-content section.simple a.subtitle:hover{opacity:.7}.dash-content section>.header .separator,.dash-content section.simple .separator{width:1px;height:20px;background:var(--base-color);margin:0 10px;display:inline-block;opacity:.15}.dash-content section>.header .search .close,.dash-content section.simple .search .close{display:none}.dash-content section>.header.border-bottom,.dash-content section.simple.border-bottom{padding-bottom:calc(var(--base-gutter) * .75)!important;border-bottom-color:var(--card-info-border-bottom)!important}.dash-content section.simple,.dash-content section .simple{padding:calc(var(--base-gutter) * .75) calc(var(--base-gutter) * 1.5);flex-direction:row;position:relative;top:0!important}.dash-content section>.content{background:var(--section-bg);flex-grow:1;margin-top:calc(var(--base-gutter) * 1.5 * -1);display:-webkit-flex;display:flex;flex-direction:column;padding:calc(var(--base-gutter) * 2) 0 calc(var(--base-gutter) * 1.5) 0;border-radius:0 0 var(--base-radius) var(--base-radius);--overlay: white}.dash-content section>.content .sticky-header{position:sticky;top:0;background:var(--section-bg)}.dash-content section.padding,.dash-content section .padding{padding:calc(var(--base-gutter) * 1.5)!important}.dash-content section.padding-x,.dash-content section .padding-x{padding-right:calc(var(--base-gutter) * 1.5)!important;padding-left:calc(var(--base-gutter) * 1.5)!important}.dash-content section.padding-s,.dash-content section .padding-s{padding-left:calc(var(--base-gutter) * 1.5)!important}.dash-content section.padding-e,.dash-content section .padding-e{padding-right:calc(var(--base-gutter) * 1.5)!important}.dash-content section.padding-y,.dash-content section .padding-y{padding-top:calc(var(--base-gutter) * 1.5)!important;padding-bottom:calc(var(--base-gutter) * 1.5)!important}.dash-content section.padding-top,.dash-content section .padding-top{padding-top:calc(var(--base-gutter) * 1.5)!important}.dash-content section.padding-bottom,.dash-content section .padding-bottom{padding-bottom:calc(var(--base-gutter) * 1.5)!important}.dash-content section.xl{min-width:1000px!important;max-width:1000px!important}.dash-content section.lg{min-width:600px!important;max-width:600px!important}.dash-content section.md{min-width:400px!important;max-width:400px!important}.dash-content section.sm{min-width:300px!important;max-width:300px!important}.dash-content section.sm section>.header,.dash-content section.md section>.header{padding:calc(var(--base-gutter) * .75) calc(var(--base-gutter) * 1.5) 0 calc(var(--base-gutter) * .75)}.dash-content section.sm section>.content,.dash-content section.md section>.content{padding:calc(var(--base-gutter) * 1.5) 0 calc(var(--base-gutter) * .75) 0}.dash-content section.sm section>.content:before,.dash-content section.sm section>.content:after,.dash-content section.md section>.content:before,.dash-content section.md section>.content:after{display:none}.dash-content section.sm section>.header,.dash-content section.md section>.header,.dash-content section.lg section>.header{position:unset;z-index:inherit}.dash-content section.parent{background:transparent;width:100%}.dash-content section.parent:not(.radius){border-radius:0}.dash-content section.parent section{border-radius:var(--base-radius);width:100%}.dash-content section.transparent{background:transparent;border-radius:0}.dash-content section.collapse .collapse-btn{transition:all ease-in-out .15s}.dash-content section.collapse.collapsed .collapse-btn{transform:rotate(180deg)}.dash-content section.collapse.collapsed .collapse-content{padding-bottom:0!important;padding-top:var(--base-gutter)!important}.dash-content section.collapse.collapsed .collapse-content>*{display:none}.dash-content section:not(.position-relative,.position-absolute){top:var(--navbar-height)}.dash-side{flex-direction:column;background:var(--section-bg);-moz-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;position:absolute;z-index:2024;top:0;bottom:0;left:-500px;width:400px;transition:all .15s cubic-bezier(.45,.05,.55,.95);transform:scaleX(.5);transform-origin:left;opacity:0;overflow:hidden}.dash-side.md{left:-700px;width:600px}.dash-side.active{left:0;opacity:1;transform:scaleX(1)}.dash-side>.header{align-items:center;flex-wrap:wrap;gap:8px;padding:12px 24px;background:var(--section-bg)}.dash-side>.header>.icon{font-size:28px}.dash-side>.header>.title{font-size:17px;font-weight:700;line-height:35px}.dash-side>.header>.title .subtitle{width:100%;display:-webkit-flex;display:flex;color:var(--secondary-70);font-size:14px;line-height:25px;font-weight:420}.dash-side>.header>.close{margin-left:-12px}.dash-side .select-options{width:calc(100% + 80px);padding:12px 0;margin:0 -40px}.dash-side .select-options>*{padding:8px 40px!important;margin-bottom:-4px!important}.dash-side .list.hoverable-list>*{margin-bottom:-12px}.dash-side>.body{flex-wrap:wrap;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.dash-side>.body::-webkit-scrollbar{display:none}.dash-side>.body .progress{margin:16px 40px 24px}.dash-side.select>.header{border-radius:4px;cursor:pointer;background:var(--section-bg);-moz-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;position:absolute;z-index:1;top:0;right:0;left:0}.dash-side.select>.body{position:relative;top:112px;margin-bottom:112px;padding-bottom:40px}@media (min-width: 1550px){.dash-base{max-width:var(--base-max-width);margin:0 auto}.dash-stickybar:before{content:"";position:absolute;height:100vh;width:100vw;left:calc(100% - var(--stickybar-width));background:var(--stickybar-bg)}}.navbar-brand{transition:all cubic-bezier(.4,0,.2,1) .15s;width:110px;height:inherit;background-repeat:no-repeat;background-position:left;max-height:38px;background-size:contain}.accordions{flex-direction:column;align-items:start}.accordions.text-sm .accordion .label .text{font-weight:600;font-size:15px}.accordions.hoverable-accordions .accordion>*:hover{background:var(--primary-3)}.accordion{display:-webkit-flex;display:flex;flex-direction:column;justify-content:start;width:100%;transition:width .15s cubic-bezier(.4,0,.2,1),height .15s cubic-bezier(.4,0,.2,1)}.accordion>*{height:40px;display:-webkit-flex;display:flex;align-items:center;flex-shrink:0;gap:12px;padding:0 20px 0 8px;border-radius:20px;white-space:nowrap;font-size:16px}.accordion>* .icon{display:flex;align-items:center;justify-content:center;font-size:22px}.accordion>* .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .15s cubic-bezier(.4,0,.2,1),width .15s cubic-bezier(.4,0,.2,1)}.accordion>* .badge{margin-right:auto;font-size:13px;padding:3px 8px 0;height:24px;border-radius:15px;color:var(--primary-30);background:var(--primary-7);display:-webkit-flex;display:flex;align-items:center;justify-content:center}.accordion>*:not(.label){height:0;overflow:hidden;opacity:0;transition:height .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1)}.accordion>*:not(.label):hover{background:#fff}.accordion>*:not(.label):hover .icon{color:var(--primary)}.accordion>*:not(.label).active{background:var(--primary-15)}.accordion>*:not(.label).active .icon{color:var(--primary)}.accordion>*:not(.label).active .text{font-weight:600}.accordion .label{padding:0 20px 0 8px;cursor:pointer;color:var(--secondary-50);font-weight:600;font-size:17px}.accordion .label .icon{color:var(--secondary-50)}.accordion.active .label{color:var(--secondary)}.accordion.active .label .icon{color:var(--primary-70)}.accordion.expanded .label,.accordion .label:hover{color:var(--secondary)}.accordion.expanded .label .icon,.accordion .label:hover .icon{color:var(--primary-70)}.accordion.expanded>*:not(.label){opacity:1;height:40px}.accordion.expanded>*:last-child{margin-bottom:24px}.accordion.expanded>*.custom-info{flex-wrap:wrap;height:inherit!important;padding:16px 0}.accordion.expanded>*.custom-info .info{width:100%;display:-webkit-flex;display:flex}.accordion.expanded>*.custom-info .info i{font-size:16px}.alert{position:relative;padding:12px 16px;border-radius:4px;display:-webkit-flex;display:flex;align-items:center;gap:var(--base-gutter);background:var(--primary);color:#fff;font-size:16px;font-weight:420;line-height:35px}.alert .icon{font-size:24px}.alert .action-start{margin-left:-4px;margin-right:auto}.alert button,.alert .btn{line-height:16px!important;border:none;--bg-hover: rgba(255, 255, 255, .8);--bg-focus: rgba(255, 255, 255, .65)}.alert.light{background:var(--primary-10);color:var(--secondary)}.alert.light i{color:var(--primary)}a.c-alert:hover{opacity:.75}.screen-alert{display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:calc(var(--base-gutter) / 2);flex-grow:1;padding:calc(var(--base-gutter) * 3) calc(var(--base-gutter) * 2)}.screen-alert .icon{font-size:calc(var(--base-gutter) * 7);color:var(--secondary-50);margin-bottom:calc(var(--base-gutter) * 1)}.screen-alert .icon.sm{font-size:calc(var(--base-gutter) * 4)}.screen-alert .title{font-size:calc(var(--base-gutter) * 4);font-weight:900;line-height:calc(var(--base-gutter) * 4);color:var(--secondary-85)}.screen-alert .text{font-size:calc(var(--base-gutter) * 1.25);font-weight:420;line-height:calc(var(--base-gutter) * 1.5);color:var(--secondary-70)}.badge:not(.badge-message,.badge-info),[class^=badge-]:not(.badge-message,.badge-info),[class*=" badge-"]:not(.badge-message,.badge-info){font-size:16px;line-height:35px;font-weight:500;padding:5px 16px 3px;border-radius:var(--input-radius);display:inline-flex;justify-content:center;align-items:center;text-align:center;gap:8px;font-family:iransansx,tahoma}@supports (font-variation-settings: normal){.badge:not(.badge-message,.badge-info),[class^=badge-]:not(.badge-message,.badge-info),[class*=" badge-"]:not(.badge-message,.badge-info){font-family:iransansxv,tahoma}}.badge:not(.badge-message,.badge-info).sm,[class^=badge-]:not(.badge-message,.badge-info).sm,[class*=" badge-"]:not(.badge-message,.badge-info).sm{font-size:12px;line-height:12px;font-weight:420;padding:6px 8px;gap:4px 8px}.badge:not(.badge-message,.badge-info).xs,[class^=badge-]:not(.badge-message,.badge-info).xs,[class*=" badge-"]:not(.badge-message,.badge-info).xs{font-size:10px;line-height:10px;font-weight:420;padding:4px 8px;gap:4px}.badge:not(.badge-message,.badge-info).rounded,[class^=badge-]:not(.badge-message,.badge-info).rounded,[class*=" badge-"]:not(.badge-message,.badge-info).rounded{border-radius:50px!important}.badge:not(.badge-message,.badge-info).circle,[class^=badge-]:not(.badge-message,.badge-info).circle,[class*=" badge-"]:not(.badge-message,.badge-info).circle{width:21px;height:21px;padding:8px 4px 4px}.badge-info,.badge-info .text{display:-webkit-flex;display:flex}a.badge{opacity:.7}.badge-primary{background:#1273eb;color:#fff!important}.badge-primary-light{background:var(--primary-7);color:var(--primary)!important}.badge-secondary{background:#08192b;color:#fff!important}.badge-secondary-light{background:var(--secondary-7);color:var(--secondary)!important}.badge-success{background:#2bc48a;color:#fff!important}.badge-success-light{background:var(--success-7);color:var(--success)!important}.badge-warning{background:#fca120;color:var(--secondary)!important}.badge-warning-light{background:var(--warning-7);color:var(--warning)!important}.badge-danger{background:#fb5252;color:#fff!important}.badge-danger-light{background:var(--danger-7);color:var(--danger)!important}.badge-white{background:#fff;color:#fff!important}.badge-white-light{background:var(--white-7);color:var(--white)!important}.badge-message{display:-webkit-inline-flex;display:inline-flex;justify-content:center;align-items:center;width:fit-content;--bg: var(--secondary-70);border-radius:8px;padding:3px 8px 0;background:var(--bg);position:relative;font-size:12px;line-height:24px;font-weight:420;color:#fff!important;min-width:30px;text-align:center}.badge-message:after{content:"";width:0;height:0;border-top:6px solid var(--bg);border-left:6px solid transparent;position:absolute;bottom:-4px;right:calc(50% - 6px)}a.badge-message:hover{--bg: var(--primary-dark)}.badge-message.after-none:after{display:none}.board{overflow-x:auto;-webkit-user-select:none;user-select:none;width:100%;display:-webkit-flex;display:flex;gap:var(--base-gutter);flex-grow:1;position:relative;--list-width: 272px}.board-list{display:-webkit-flex;display:flex;flex-direction:column;flex-shrink:0;background-color:var(--primary-15);border-radius:var(--base-radius);box-sizing:border-box;height:fit-content;max-height:calc(100% - 2px);position:relative;box-shadow:0 1px 1px #1273eb4d,0 0 1px #1273eb26;width:var(--list-width)}.board-list-header{flex:0 0 auto;min-height:20px;padding:14px 8px;position:relative;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;gap:var(--base-gutter)}.board-list-header .title{color:var(--list-title-color);font-size:14px;font-weight:600;padding:4px 12px 4px 8px;display:block;float:right;line-height:20px;margin:-4px 0}.board-list-header>.board-btn{position:absolute;left:8px;top:8px;z-index:1}.board-list-cards,.board-list .simplebar-content{display:flex;flex-direction:column;gap:8px}.board-list .simplebar-content:after,.board-list .simplebar-content:before{display:none}.board-list-cards{margin-top:-1px;padding:1px 8px 8px;z-index:1;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.board-list-cards::-webkit-scrollbar{display:none}.board-list-card{border-radius:8px;background-color:#fff;color:var(--secondary);cursor:pointer;display:block;width:100%;position:relative;z-index:0;padding:8px 12px 4px}.board-list-card.flat{background-color:var(--secondary-2);border:solid 1px var(--secondary-7);box-shadow:none}.board-list-card .header,.board-list-card .title,.board-list-card .subtitle{display:-webkit-flex;display:flex;align-items:center}.board-list-card .header{gap:var(--base-gutter)}.board-list-card .content{margin:8px 0 4px;padding:12px 0;border-top:solid 1px rgba(0,0,0,.03);border-bottom:solid 1px rgba(0,0,0,.03);display:-webkit-flex;display:flex;flex-direction:column;gap:8px}.board-list-card .footer,.board-list-card .content{transition:.15s}.board-list-card .paragraph{font-size:13px;line-height:22px;color:var(--secondary-50);width:100%}.board-list-card .paragraph.md{font-size:16px;line-height:36px}.board-list-card .title,.board-list-card .subtitle{gap:calc(var(--base-gutter) / 2)}.board-list-card .title{color:var(--secondary);overflow:hidden;text-decoration:none;font-weight:500;font-size:15px;line-height:24px}.board-list-card .title i{font-size:20px}.board-list-card .title.md{font-size:17px;line-height:40px}.board-list-card .subtitle{max-width:100%;font-size:13px;line-height:24px;color:var(--secondary-70)}.board-list-card .subtitle i{font-size:17px}.board-list-card .subtitle.sm{font-size:11px}.board-list-card .subtitle.md{font-size:15px;line-height:30px}.board-list-card .board-btn{opacity:.8;visibility:hidden;position:absolute;left:2px;top:2px;z-index:40}.board-list-card.success{background:linear-gradient(180deg,#a3ecd0 8%,#cefcea 29%,#fff 75%);box-shadow:0 0 1px #2bc48a80,0 1px 2px #2bc48a80}.board-list-card.failed{background:linear-gradient(180deg,#ffe1e1 8%,#fff7f7 29%,#fff 75%);box-shadow:0 0 1px #fb525280,0 1px 2px #fb525280}.board-list-card.closed{background:linear-gradient(180deg,#d7d7d7 8%,#efefef 29%,#fff 75%);box-shadow:0 0 1px #0000001a,0 1px 2px #00000040}.board-list-card.delayed{background:linear-gradient(180deg,#f3e3bc 8%,#f6ecd5 29%,#fff 75%);border:solid 1px var(--warning-50)}.board-list-card:hover .board-btn,.board-list-card .board-btn.dropdown.show{opacity:1;visibility:visible}.board-list-card:hover{background-color:#ffffffa6}.board-list-card:hover .board-badge{background-color:#fff!important;box-shadow:0 1px 1px #0000001a,0 0 1px #0000001a}.board-list-card.collapsed .content,.board-list-card.collapsed .footer{opacity:0;height:0;padding:0;margin:0}.board-list.toggle{position:absolute;z-index:2;max-width:100%;height:100%;left:0;transition:padding-right .15s cubic-bezier(.4,0,.2,1),padding-left .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1),width .15s cubic-bezier(.4,0,.2,1);box-shadow:none;opacity:0;width:0;overflow:hidden}.board-list.toggle.active{width:calc(var(--list-width) * 1.5 + var(--base-gutter));box-shadow:calc(var(--base-gutter) / 2) 1px var(--base-gutter) #1273eb26,0 1px 1px #1273eb33,0 0 1px #1273eb13;opacity:1}.board-list-footer{align-items:center;display:-webkit-flex;display:flex;flex-shrink:0;justify-content:space-between;max-height:revert;min-height:revert;padding:0 8px 8px}.board-btn{color:var(--secondary-85);border-radius:6px;height:32px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}.board-btn i{font-size:16px!important}.board-btn i.lg{font-size:20px!important}.board-btn .title{font-weight:500;font-size:14px}.board-btn:not(.square){padding:4px 6px 4px 8px}.board-btn:not(.square).lg{padding:4px 12px}.board-btn.flat{border-radius:3px}.board-btn.square{width:32px}.board-btn.lg{height:48px;border-radius:calc(var(--base-radius) * 1.5)}.board-btn.lg.square{width:48px}.board-btn.glass{background-color:#08192b66;color:#fff}.board-btn.tab{background-color:var(--secondary-5);justify-content:right}.board-btn.tab.active{background-color:var(--primary-15)}.board-btn:hover{text-decoration:none;background-color:var(--primary-30)}.board-btn:active,.board-btn:focus,.board-btn.active{background-color:var(--primary-50)}.board-tabs-vertical{display:-webkit-flex;display:flex;flex-direction:column;background:#fff;list-style:none;border-radius:4px;border:solid 1px var(--secondary-7)}.board-tabs-vertical>:first-child{border-radius:4px 4px 0 0}.board-tabs-vertical>:last-child{border-radius:0 0 4px 4px;border-bottom:none}.board-tabs-vertical>*{padding:16px 24px;display:-webkit-flex;display:flex;align-items:center;gap:12px;border-bottom:solid 1px var(--secondary-5);position:relative}.board-tabs-vertical>* i{font-size:22px}.board-tabs-vertical>* .title{font-size:16px;line-height:24px;font-weight:500}.board-tabs-vertical>* .title.lg{font-size:17px;font-weight:700;line-height:35px}.board-tabs-vertical>* .subtitle{font-size:14px;line-height:20px;font-weight:420;color:var(--secondary-70)}.board-tabs-vertical>*:not(.header){cursor:pointer}.board-tabs-vertical>*:not(.header):hover,.board-tabs-vertical>*:not(.header).active{background:var(--bg)}.board-tabs-vertical>*:not(.header):hover:before,.board-tabs-vertical>*:not(.header).active:before{background:var(--bg);position:absolute;top:0;left:-20px;width:20px;height:100%;content:"";clip-path:polygon(0 50%,100% 100%,100% 0)}.board-tabs-vertical>*:hover{--bg: var(--secondary-3)}.board-tabs-vertical>*.active{--bg: var(--primary-10);color:var(--primary);border-bottom-color:var(--primary-10)}.board-alert-badge{min-width:40px;max-width:40px;height:8px;display:flex;position:relative;border-radius:4px;margin-bottom:8px}.board-badge{border-radius:20px;color:#fff;display:inline-flex;align-items:center;padding:1px 8px 2px;font-size:10px;line-height:22px;gap:6px}.board-badge i{font-size:13px;line-height:13px;height:13px;width:13px}.board-badge.md{padding:3px 12px 4px;font-size:13px;line-height:28px;gap:8px}.board-badge img{width:18px}.breadcrumb,.list-separator,.breadcrumb>*,.list-separator>*,.breadcrumb>*:before,.list-separator>*:before{display:-webkit-inline-flex;display:inline-flex;align-items:center}.breadcrumb,.list-separator{flex-wrap:wrap;padding:0;list-style:none;font-size:16px;line-height:35px;font-weight:420;--separator: ""}.breadcrumb>*,.list-separator>*{position:relative;gap:4px;flex-shrink:0}.breadcrumb>*:not(:first-child),.list-separator>*:not(:first-child){padding-right:12px}.breadcrumb>*:not(:first-child):before,.list-separator>*:not(:first-child):before{padding-left:8px;color:var(--secondary);opacity:.15;content:var(--separator);font-family:sl-icon!important}.breadcrumb .current,.list-separator .current{font-weight:600}.breadcrumb a,.list-separator a{opacity:.6}.breadcrumb a:hover,.breadcrumb a.current,.list-separator a:hover,.list-separator a.current{opacity:1}.breadcrumb.sm,.breadcrumb .small,.list-separator.sm,.list-separator .small{font-size:14px}.breadcrumb.sm>:not(:first-child),.list-separator.sm>:not(:first-child){padding-right:8px}.breadcrumb.sm>:not(:first-child):before,.list-separator.sm>:not(:first-child):before{padding-left:4px}.breadcrumb.responsive,.list-separator.responsive{width:100%;flex-wrap:inherit;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb.responsive::-webkit-scrollbar,.list-separator.responsive::-webkit-scrollbar{display:none}.list-separator{--separator: "|"}[class^=btn-],[class*=" btn-"],button,.btn{color:var(--btn-color)!important;border:1px solid var(--btn-border)!important;background:var(--btn-bg)!important;-moz-border-radius:var(--btn-radius);border-radius:var(--btn-radius);padding:var(--btn-padding);font-size:var(--btn-font-size);line-height:var(--btn-line-height);font-weight:var(--btn-font-weight);width:fit-content;max-width:100%;display:-webkit-inline-flex;display:inline-flex;align-items:center;justify-content:center;gap:8px;vertical-align:middle;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:var(--btn-transition)}[class^=btn-]:hover,[class*=" btn-"]:hover,button:hover,.btn:hover{color:var(--btn-color-hover)!important;background:var(--btn-bg-hover)!important;border-color:var(--btn-border-hover)!important;--spinner-color: var(--btn-color-hover)}[class^=btn-]:focus,[class^=btn-]:active,[class^=btn-].active,[class*=" btn-"]:focus,[class*=" btn-"]:active,[class*=" btn-"].active,button:focus,button:active,button.active,.btn:focus,.btn:active,.btn.active{color:var(--btn-color-focus)!important;background:var(--btn-bg-focus)!important;border-color:var(--btn-border-focus)!important;--spinner-color: var(--btn-color-focus)}[class^=btn-] img.icon,[class*=" btn-"] img.icon,button img.icon,.btn img.icon{width:var(--btn-icon-font-size);height:var(--btn-icon-font-size)}[class^=btn-].icon,[class^=btn-] i,[class^=btn-] .icon,[class*=" btn-"].icon,[class*=" btn-"] i,[class*=" btn-"] .icon,button.icon,button i,button .icon,.btn.icon,.btn i,.btn .icon{font-size:var(--btn-icon-font-size)}[class^=btn-] i.square,[class*=" btn-"] i.square,button i.square,.btn i.square{width:28px;height:28px;background:#599df1;color:var(--secondary-85);flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:var(--btn-radius);padding-top:2px}[class^=btn-].sm,[class*=" btn-"].sm,button.sm,.btn.sm{font-size:var(--btn-font-size-sm);line-height:var(--btn-line-height-sm);font-weight:var(--btn-font-weight-sm)}[class^=btn-].sm img.icon,[class*=" btn-"].sm img.icon,button.sm img.icon,.btn.sm img.icon{width:var(--btn-font-size-sm);height:var(--btn-font-size-sm)}[class^=btn-].sm.icon,[class^=btn-].sm i,[class^=btn-].sm .icon,[class*=" btn-"].sm.icon,[class*=" btn-"].sm i,[class*=" btn-"].sm .icon,button.sm.icon,button.sm i,button.sm .icon,.btn.sm.icon,.btn.sm i,.btn.sm .icon{font-size:var(--btn-icon-font-size-sm)}[class^=btn-].xs,[class*=" btn-"].xs,button.xs,.btn.xs{padding:var(--btn-padding-xs);font-size:var(--btn-font-size-xs);line-height:var(--btn-line-height-xs);font-weight:var(--btn-font-weight-xs)}[class^=btn-].xs img.icon,[class*=" btn-"].xs img.icon,button.xs img.icon,.btn.xs img.icon{width:var(--btn-font-size-xs);height:var(--btn-font-size-xs)}[class^=btn-].xs.icon,[class^=btn-].xs i,[class^=btn-].xs .icon,[class*=" btn-"].xs.icon,[class*=" btn-"].xs i,[class*=" btn-"].xs .icon,button.xs.icon,button.xs i,button.xs .icon,.btn.xs.icon,.btn.xs i,.btn.xs .icon{font-size:var(--btn-icon-font-size-xs)}[class^=btn-].rounded,[class*=" btn-"].rounded,button.rounded,.btn.rounded{border-radius:50px}[class^=btn-].transparent,[class*=" btn-"].transparent,button.transparent,.btn.transparent{--btn-bg: transparent;--btn-bg-hover: transparent;--btn-bg-focus: transparent;--btn-border: transparent;--btn-border-hover: transparent;--btn-border-focus: transparent;--btn-color-hover: var(--secondary-70)}[class^=btn-].transparent.light,[class*=" btn-"].transparent.light,button.transparent.light,.btn.transparent.light{--btn-color: var(--secondary-50);--btn-color-hover: var(--btn-color-hover);--btn-color-focus: var(--btn-color-hover)}[class^=btn-].icon-base-size i,[class^=btn-].icon-base-size .icon,[class*=" btn-"].icon-base-size i,[class*=" btn-"].icon-base-size .icon,button.icon-base-size i,button.icon-base-size .icon,.btn.icon-base-size i,.btn.icon-base-size .icon{font-size:var(--btn-icon-font-size)!important}[class^=btn-].transparent-white,[class*=" btn-"].transparent-white,button.transparent-white,.btn.transparent-white{--btn-bg: transparent;--btn-bg-hover: white;--btn-bg-focus: white;--btn-border: transparent;--btn-border-hover: var(--primary);--btn-border-focus: var(--primary);--btn-color-hover: var(--primary);--btn-color-focus: var(--primary)}[class^=btn-].theme,[class*=" btn-"].theme,button.theme,.btn.theme{--btn-bg: var(--theme);--btn-bg-hover: white;--btn-bg-focus: white;--btn-border: var(--theme);--btn-border-hover: var(--theme);--btn-border-focus: var(--theme);--btn-color: white;--btn-color-hover: var(--theme);--btn-color-focus: var(--theme)}[class^=btn-].theme:not([class^=btn-].theme:hover,[class^=btn-].theme:focus,.active,.outline,[class*=" btn-"].theme:hover,[class*=" btn-"].theme:focus,button.theme:hover,button.theme:focus,.btn.theme:hover,.btn.theme:focus) img.icon,[class*=" btn-"].theme:not([class^=btn-].theme:hover,[class^=btn-].theme:focus,.active,.outline,[class*=" btn-"].theme:hover,[class*=" btn-"].theme:focus,button.theme:hover,button.theme:focus,.btn.theme:hover,.btn.theme:focus) img.icon,button.theme:not([class^=btn-].theme:hover,[class^=btn-].theme:focus,.active,.outline,[class*=" btn-"].theme:hover,[class*=" btn-"].theme:focus,button.theme:hover,button.theme:focus,.btn.theme:hover,.btn.theme:focus) img.icon,.btn.theme:not([class^=btn-].theme:hover,[class^=btn-].theme:focus,.active,.outline,[class*=" btn-"].theme:hover,[class*=" btn-"].theme:focus,button.theme:hover,button.theme:focus,.btn.theme:hover,.btn.theme:focus) img.icon{filter:brightness(100)}[class^=btn-].theme.outline,[class*=" btn-"].theme.outline,button.theme.outline,.btn.theme.outline{--btn-bg: white;--btn-bg-hover: var(--theme);--btn-bg-focus: var(--theme);--btn-border: var(--theme);--btn-border-hover: var(--theme);--btn-border-focus: var(--theme);--btn-color: var(--theme);--btn-color-hover: white;--btn-color-focus: white}[class^=btn-].theme.outline:hover img.icon,[class^=btn-].theme.outline:focus img.icon,[class^=btn-].theme.outline.active img.icon,[class*=" btn-"].theme.outline:hover img.icon,[class*=" btn-"].theme.outline:focus img.icon,[class*=" btn-"].theme.outline.active img.icon,button.theme.outline:hover img.icon,button.theme.outline:focus img.icon,button.theme.outline.active img.icon,.btn.theme.outline:hover img.icon,.btn.theme.outline:focus img.icon,.btn.theme.outline.active img.icon{filter:brightness(100)}.btn-circle,.btn-circle i,.btn-square,.btn-square i{font-size:var(--btn-circle-font-size)}.btn-circle,.btn-square{align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--btn-circle-radius);flex-shrink:0;padding:0;--btn-border: transparent;--btn-border-hover: var(--btn-bg-hover);--btn-border-focus: var(--btn-bg-focus)}.btn-circle.sm,.btn-circle.sm i,.btn-square.sm,.btn-square.sm i{font-size:var(--btn-circle-font-size-sm)}.btn-circle.sm,.btn-square.sm{width:40px;height:40px}.btn-circle.xs,.btn-circle.xs i,.btn-square.xs,.btn-square.xs i{font-size:var(--btn-circle-font-size-xs)}.btn-circle.xs,.btn-square.xs{width:32px;height:32px}.btn-circle>img.avatar,.btn-square>img.avatar{width:calc(100% - 8px);height:calc(100% - 8px);object-fit:cover;border-radius:var(--btn-circle-radius)}.btn-circle.sm{margin:3px}.btn-circle.xs{margin:7px}.btn-circle>img.avatar{margin:4px}.btn-square{border-radius:var(--base-radius)}.btn-rounded{border-radius:var(--btn-rounded-radius)}.btn-primary{--primary-btn-border: var(--primary);--primary-btn-color: white;--primary-btn-bg: var(--primary);--primary-btn-bg-hover: white;--primary-btn-bg-focus: var(--primary-5);--primary-btn-border-hover: var(--primary);--primary-btn-border-focus: var(--primary);--primary-btn-color-hover: var(--primary);--primary-btn-color-focus: var(--primary-70);--btn-bg: var(--primary-btn-bg);--btn-bg-hover: var(--primary-btn-bg-hover);--btn-bg-focus: var(--primary-btn-bg-focus);--btn-color: var(--primary-btn-color);--btn-color-hover: var(--primary-btn-color-hover);--btn-color-focus: var(--primary-btn-color-focus);--btn-border: var(--primary-btn-border);--btn-border-hover: var(--primary-btn-border-hover);--btn-border-focus: var(--primary-btn-border-focus)}.btn-outline-primary{--primary-btn-outline-bg: white;--primary-btn-outline-bg-hover: var(--primary-5);--primary-btn-outline-bg-focus: var(--primary-10);--primary-btn-outline-color: var(--primary-85);--primary-btn-outline-color-hover: var(--primary);--primary-btn-outline-color-focus: var(--primary);--primary-btn-outline-border: var(--primary-30);--primary-btn-outline-border-hover: var(--primary-30);--primary-btn-outline-border-focus: var(--primary-30);--btn-bg: var(--primary-btn-outline-bg);--btn-bg-hover: var(--primary-btn-outline-bg-hover);--btn-bg-focus: var(--primary-btn-outline-bg-focus);--btn-color: var(--primary-btn-outline-color);--btn-color-hover: var(--primary-btn-outline-color-hover);--btn-color-focus: var(--primary-btn-outline-color-focus);--btn-border: var(--primary-btn-outline-border);--btn-border-hover: var(--primary-btn-outline-border-hover);--btn-border-focus: var(--primary-btn-outline-border-focus)}.btn-secondary{--secondary-btn-border: var(--secondary);--secondary-btn-color: white;--secondary-btn-bg: var(--secondary);--secondary-btn-bg-hover: white;--secondary-btn-bg-focus: var(--secondary-5);--secondary-btn-border-hover: var(--secondary);--secondary-btn-border-focus: var(--secondary);--secondary-btn-color-hover: var(--secondary);--secondary-btn-color-focus: var(--secondary-70);--btn-bg: var(--secondary-btn-bg);--btn-bg-hover: var(--secondary-btn-bg-hover);--btn-bg-focus: var(--secondary-btn-bg-focus);--btn-color: var(--secondary-btn-color);--btn-color-hover: var(--secondary-btn-color-hover);--btn-color-focus: var(--secondary-btn-color-focus);--btn-border: var(--secondary-btn-border);--btn-border-hover: var(--secondary-btn-border-hover);--btn-border-focus: var(--secondary-btn-border-focus)}.btn-outline-secondary{--secondary-btn-outline-bg: white;--secondary-btn-outline-bg-hover: var(--secondary-5);--secondary-btn-outline-bg-focus: var(--secondary-10);--secondary-btn-outline-color: var(--secondary-85);--secondary-btn-outline-color-hover: var(--secondary);--secondary-btn-outline-color-focus: var(--secondary);--secondary-btn-outline-border: var(--secondary-30);--secondary-btn-outline-border-hover: var(--secondary-30);--secondary-btn-outline-border-focus: var(--secondary-30);--btn-bg: var(--secondary-btn-outline-bg);--btn-bg-hover: var(--secondary-btn-outline-bg-hover);--btn-bg-focus: var(--secondary-btn-outline-bg-focus);--btn-color: var(--secondary-btn-outline-color);--btn-color-hover: var(--secondary-btn-outline-color-hover);--btn-color-focus: var(--secondary-btn-outline-color-focus);--btn-border: var(--secondary-btn-outline-border);--btn-border-hover: var(--secondary-btn-outline-border-hover);--btn-border-focus: var(--secondary-btn-outline-border-focus)}.btn-success{--success-btn-border: var(--success);--success-btn-color: white;--success-btn-bg: var(--success);--success-btn-bg-hover: white;--success-btn-bg-focus: var(--success-5);--success-btn-border-hover: var(--success);--success-btn-border-focus: var(--success);--success-btn-color-hover: var(--success);--success-btn-color-focus: var(--success-70);--btn-bg: var(--success-btn-bg);--btn-bg-hover: var(--success-btn-bg-hover);--btn-bg-focus: var(--success-btn-bg-focus);--btn-color: var(--success-btn-color);--btn-color-hover: var(--success-btn-color-hover);--btn-color-focus: var(--success-btn-color-focus);--btn-border: var(--success-btn-border);--btn-border-hover: var(--success-btn-border-hover);--btn-border-focus: var(--success-btn-border-focus)}.btn-outline-success{--success-btn-outline-bg: white;--success-btn-outline-bg-hover: var(--success-5);--success-btn-outline-bg-focus: var(--success-10);--success-btn-outline-color: var(--success-85);--success-btn-outline-color-hover: var(--success);--success-btn-outline-color-focus: var(--success);--success-btn-outline-border: var(--success-30);--success-btn-outline-border-hover: var(--success-30);--success-btn-outline-border-focus: var(--success-30);--btn-bg: var(--success-btn-outline-bg);--btn-bg-hover: var(--success-btn-outline-bg-hover);--btn-bg-focus: var(--success-btn-outline-bg-focus);--btn-color: var(--success-btn-outline-color);--btn-color-hover: var(--success-btn-outline-color-hover);--btn-color-focus: var(--success-btn-outline-color-focus);--btn-border: var(--success-btn-outline-border);--btn-border-hover: var(--success-btn-outline-border-hover);--btn-border-focus: var(--success-btn-outline-border-focus)}.btn-warning{--warning-btn-border: var(--warning);--warning-btn-color: var(--secondary);--warning-btn-bg: var(--warning);--warning-btn-bg-hover: white;--warning-btn-bg-focus: var(--warning-5);--warning-btn-border-hover: var(--warning);--warning-btn-border-focus: var(--warning);--warning-btn-color-hover: var(--secondary);--warning-btn-color-focus: var(--secondary-70);--btn-bg: var(--warning-btn-bg);--btn-bg-hover: var(--warning-btn-bg-hover);--btn-bg-focus: var(--warning-btn-bg-focus);--btn-color: var(--warning-btn-color);--btn-color-hover: var(--warning-btn-color-hover);--btn-color-focus: var(--warning-btn-color-focus);--btn-border: var(--warning-btn-border);--btn-border-hover: var(--warning-btn-border-hover);--btn-border-focus: var(--warning-btn-border-focus)}.btn-outline-warning{--warning-btn-outline-bg: white;--warning-btn-outline-bg-hover: var(--warning-5);--warning-btn-outline-bg-focus: var(--warning-10);--warning-btn-outline-color: var(--warning-85);--warning-btn-outline-color-hover: var(--warning);--warning-btn-outline-color-focus: var(--warning);--warning-btn-outline-border: var(--warning-30);--warning-btn-outline-border-hover: var(--warning-30);--warning-btn-outline-border-focus: var(--warning-30);--btn-bg: var(--warning-btn-outline-bg);--btn-bg-hover: var(--warning-btn-outline-bg-hover);--btn-bg-focus: var(--warning-btn-outline-bg-focus);--btn-color: var(--warning-btn-outline-color);--btn-color-hover: var(--warning-btn-outline-color-hover);--btn-color-focus: var(--warning-btn-outline-color-focus);--btn-border: var(--warning-btn-outline-border);--btn-border-hover: var(--warning-btn-outline-border-hover);--btn-border-focus: var(--warning-btn-outline-border-focus)}.btn-danger{--danger-btn-border: var(--danger);--danger-btn-color: white;--danger-btn-bg: var(--danger);--danger-btn-bg-hover: white;--danger-btn-bg-focus: var(--danger-5);--danger-btn-border-hover: var(--danger);--danger-btn-border-focus: var(--danger);--danger-btn-color-hover: var(--danger);--danger-btn-color-focus: var(--danger-70);--btn-bg: var(--danger-btn-bg);--btn-bg-hover: var(--danger-btn-bg-hover);--btn-bg-focus: var(--danger-btn-bg-focus);--btn-color: var(--danger-btn-color);--btn-color-hover: var(--danger-btn-color-hover);--btn-color-focus: var(--danger-btn-color-focus);--btn-border: var(--danger-btn-border);--btn-border-hover: var(--danger-btn-border-hover);--btn-border-focus: var(--danger-btn-border-focus)}.btn-outline-danger{--danger-btn-outline-bg: white;--danger-btn-outline-bg-hover: var(--danger-5);--danger-btn-outline-bg-focus: var(--danger-10);--danger-btn-outline-color: var(--danger-85);--danger-btn-outline-color-hover: var(--danger);--danger-btn-outline-color-focus: var(--danger);--danger-btn-outline-border: var(--danger-30);--danger-btn-outline-border-hover: var(--danger-30);--danger-btn-outline-border-focus: var(--danger-30);--btn-bg: var(--danger-btn-outline-bg);--btn-bg-hover: var(--danger-btn-outline-bg-hover);--btn-bg-focus: var(--danger-btn-outline-bg-focus);--btn-color: var(--danger-btn-outline-color);--btn-color-hover: var(--danger-btn-outline-color-hover);--btn-color-focus: var(--danger-btn-outline-color-focus);--btn-border: var(--danger-btn-outline-border);--btn-border-hover: var(--danger-btn-outline-border-hover);--btn-border-focus: var(--danger-btn-outline-border-focus)}.btn-white{--white-btn-border: var(--white);--white-btn-color: var(--secondary);--white-btn-bg: var(--white);--white-btn-bg-hover: white;--white-btn-bg-focus: var(--white-5);--white-btn-border-hover: var(--white);--white-btn-border-focus: var(--white);--white-btn-color-hover: var(--secondary-70);--white-btn-color-focus: var(--secondary-50);--btn-bg: var(--white-btn-bg);--btn-bg-hover: var(--white-btn-bg-hover);--btn-bg-focus: var(--white-btn-bg-focus);--btn-color: var(--white-btn-color);--btn-color-hover: var(--white-btn-color-hover);--btn-color-focus: var(--white-btn-color-focus);--btn-border: var(--white-btn-border);--btn-border-hover: var(--white-btn-border-hover);--btn-border-focus: var(--white-btn-border-focus)}.btn-outline-white{--white-btn-outline-bg: white;--white-btn-outline-bg-hover: var(--white-5);--white-btn-outline-bg-focus: var(--white-10);--white-btn-outline-color: var(--white-85);--white-btn-outline-color-hover: var(--white);--white-btn-outline-color-focus: var(--white);--white-btn-outline-border: var(--white-30);--white-btn-outline-border-hover: var(--white-30);--white-btn-outline-border-focus: var(--white-30);--btn-bg: var(--white-btn-outline-bg);--btn-bg-hover: var(--white-btn-outline-bg-hover);--btn-bg-focus: var(--white-btn-outline-bg-focus);--btn-color: var(--white-btn-outline-color);--btn-color-hover: var(--white-btn-outline-color-hover);--btn-color-focus: var(--white-btn-outline-color-focus);--btn-border: var(--white-btn-outline-border);--btn-border-hover: var(--white-btn-outline-border-hover);--btn-border-focus: var(--white-btn-outline-border-focus)}.btn-light-primary{--primary-btn-light-bg: var(--primary-5);--primary-btn-light-bg-hover: var(--primary-10);--primary-btn-light-bg-focus: var(--primary-20);--primary-btn-light-color: var(--secondary);--primary-btn-light-color-hover: var(--secondary);--primary-btn-light-color-focus: var(--secondary);--primary-btn-light-border: var(--primary-5);--primary-btn-light-border-hover: var(--primary-10);--primary-btn-light-border-focus: var(--primary-20);--btn-bg: var(--primary-btn-light-bg);--btn-bg-hover: var(--primary-btn-light-bg-hover);--btn-bg-focus: var(--primary-btn-light-bg-focus);--btn-color: var(--primary-btn-light-color);--btn-color-hover: var(--primary-btn-light-color-hover);--btn-color-focus: var(--primary-btn-light-color-focus);--btn-border: var(--primary-btn-light-border);--btn-border-hover: var(--primary-btn-light-border-hover);--btn-border-focus: var(--primary-btn-light-border-focus)}.btn-light-secondary{--secondary-btn-light-bg: var(--secondary-5);--secondary-btn-light-bg-hover: var(--secondary-10);--secondary-btn-light-bg-focus: var(--secondary-20);--secondary-btn-light-color: var(--secondary);--secondary-btn-light-color-hover: var(--secondary);--secondary-btn-light-color-focus: var(--secondary);--secondary-btn-light-border: var(--secondary-5);--secondary-btn-light-border-hover: var(--secondary-10);--secondary-btn-light-border-focus: var(--secondary-20);--btn-bg: var(--secondary-btn-light-bg);--btn-bg-hover: var(--secondary-btn-light-bg-hover);--btn-bg-focus: var(--secondary-btn-light-bg-focus);--btn-color: var(--secondary-btn-light-color);--btn-color-hover: var(--secondary-btn-light-color-hover);--btn-color-focus: var(--secondary-btn-light-color-focus);--btn-border: var(--secondary-btn-light-border);--btn-border-hover: var(--secondary-btn-light-border-hover);--btn-border-focus: var(--secondary-btn-light-border-focus)}.btn-group{display:flex;align-items:center;border-radius:var(--btn-rounded-radius)}.vpd-actions button{border:none!important;color:var(--primary)!important}.card,.card>*{display:-webkit-flex;display:flex;flex-direction:column}.card{background:#fff;border-radius:4px;width:100%;padding:0 0 calc(var(--base-gutter) * 1.5);gap:calc(var(--base-gutter) * 1.5)}.card>*{width:100%;padding:0 calc(var(--base-gutter) * 1.5);font-size:16px;line-height:35px;font-weight:420;gap:calc(var(--base-gutter) * .75)}.card.no-header{padding-top:calc(var(--base-gutter) * 1.5)}.card>.header{padding-top:calc(var(--base-gutter) * .75);padding-bottom:calc(var(--base-gutter) * .75);background:var(--secondary-3);border-radius:4px 4px 0 0}.card>.header .close{margin:0 auto 0 -8px;font-size:16px;color:var(--secondary-40);padding:8px;cursor:pointer}.card>.header .close:hover{color:var(--secondary)}.card>.header,.card>.footer{font-size:17px;font-weight:700;align-items:center;flex-direction:row}.card>.header .icon,.card>.footer .icon{font-size:24px}.card>.header .subtitle,.card>.footer .subtitle{font-size:16px;font-weight:420;line-height:30px}.card>.footer{margin-top:calc(var(--base-gutter) * .75)}a.card:hover{cursor:pointer;background:var(--primary-10)!important}.card-course{position:relative;width:100%;display:-webkit-flex;display:flex;justify-content:space-between;flex-direction:column;padding:24px 34px;gap:24px;border-radius:var(--base-radius);overflow:hidden;background:var(--secondary-5)}.card-course:before{display:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--theme);opacity:.1}.card-course .row{--base-gutter: .5rem !important}.card-course .btn-theme-outline{--btn-bg: white;--btn-bg-hover: var(--theme);--btn-bg-focus: var(--theme);--btn-color: var(--theme);--btn-color-hover: white;--btn-color-focus: white;--btn-border: var(--theme);--btn-border-hover: var(--theme);--btn-border-focus: var(--theme)}.card-course .btn-theme{--btn-bg: var(--theme);--btn-bg-hover: white;--btn-bg-focus: white;--btn-color: white;--btn-color-hover: var(--theme);--btn-color-focus: var(--theme);--btn-border: var(--theme);--btn-border-hover: var(--theme);--btn-border-focus: var(--theme)}.card-course .btn-theme:focus,.card-course .btn-theme-outline:focus{opacity:.7}.card-course .content{width:100%;display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;gap:24px}.card-course .title{display:block;font-size:18px;font-weight:700;line-height:40px;font-variation-settings:"dots" 4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-course .progress{width:100%;border-radius:0}.card-course .progress:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--secondary-15)}.card-course .progress>*{border-radius:0;background:var(--secondary-50)}.card-course .side-badge{font-size:12px;line-height:1;font-weight:700}.card-info{display:-webkit-flex;display:flex;align-items:center;border-bottom:solid 1px var(--card-info-border-bottom)}.card-info .item,.card-info .tab{width:fit-content;min-width:fit-content;padding:16px;display:-webkit-inline-flex;display:inline-flex;align-items:center;gap:10px;position:relative;height:100%;overflow:hidden;--color-active: var(--card-info-color-active);--bg-hover: var(--card-info-bg-hover);z-index:2}.card-info .item:before:not(.spinner-left),.card-info .tab:before:not(.spinner-left){position:absolute;content:"";bottom:0;left:0;right:0;border-top-left-radius:3px;border-top-right-radius:3px}.card-info .item.active:not(.shadow-action):before:not(.spinner-left),.card-info .tab.active:not(.shadow-action):before:not(.spinner-left){height:3px;background:var(--color-active)}.card-info .item.active:not(.shadow-action) .icon,.card-info .item.active:not(.shadow-action) .title,.card-info .tab.active:not(.shadow-action) .icon,.card-info .tab.active:not(.shadow-action) .title{color:var(--color-active)}.card-info .item.sm,.card-info .tab.sm{padding:20px 16px;gap:4px}.card-info .item.sm .icon,.card-info .tab.sm .icon{font-size:16px}.card-info .item .icon,.card-info .tab .icon{font-size:24px}.card-info .item .icon.md,.card-info .tab .icon.md{font-size:34px}.card-info .item .text,.card-info .tab .text{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;gap:8px;flex-grow:1}.card-info .item .title,.card-info .tab .title{font-size:16px;line-height:22px!important;font-weight:600}.card-info .item .subtitle,.card-info .tab .subtitle{font-size:12px;line-height:18px;font-weight:420;opacity:.7}.card-info .item .overlay,.card-info .tab .overlay{position:absolute;top:100%;right:0;left:0;height:100%;display:-webkit-flex;display:flex;align-items:start;justify-content:center;text-align:center;background:var(--color-active);color:#fff;padding:12px 16px;font-size:12px;line-height:20px;transition:all .15s;transform:scaleX(.75);transform-origin:bottom;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.card-info .item .overlay::-webkit-scrollbar,.card-info .tab .overlay::-webkit-scrollbar{display:none}.card-info .item:hover .overlay,.card-info .tab:hover .overlay{top:0;transform:scaleX(1)}.card-info .item.shadow-action:hover,.card-info .item.shadow-action.active,.card-info .tab.shadow-action:hover,.card-info .tab.shadow-action.active{box-shadow:0 0 8px #00000026}.card-info .item .absolute-icon,.card-info .tab .absolute-icon{position:absolute;top:8px;left:8px;opacity:0!important;width:12px;height:12px}.card-info .item:hover .absolute-icon,.card-info .tab:hover .absolute-icon{opacity:.35!important}.card-info .item:hover .absolute-icon:hover,.card-info .tab:hover .absolute-icon:hover,.card-info .item:hover .absolute-icon.active,.card-info .tab:hover .absolute-icon.active{opacity:1!important}.card-info a.item,.card-info .tab.item{cursor:pointer}.card-info a.item:not(.shadow-action):hover,.card-info .tab.item:not(.shadow-action):hover{background:var(--bg-hover);color:var(--color-active)}.card-info.grid{border-bottom:none}.card-info.grid.padding{padding:40px}.card-info.grid .item{border-radius:calc(var(--base-radius) * .75);background:#fff}.card-info.grid .item:before{display:none}.card-info.header{overflow-x:auto;flex-shrink:0;-ms-overflow-style:none;scrollbar-width:none}.card-info.header::-webkit-scrollbar{display:none}.card.text-pattern{--opacity: .15;--theme: rgba(var(--bg), var(--opacity));background:var(--theme)}.card.text-pattern>.header{--opacity: .35;background:var(--theme)}.card.text-pattern>*{position:relative}.card.text-pattern .pattern{position:absolute;font-size:160px;font-weight:600;padding-top:calc(var(--base-gutter) * 3);left:calc(var(--base-gutter) * 3);bottom:calc(var(--base-gutter) * 3);direction:ltr;--opacity: .025;color:var(--theme)}.card.text-pattern.purple{--bg: var(--card-text-pattern-purple-bg)}.card.text-pattern.primary{--bg: var(--card-text-pattern-primary-bg)}.card.text-pattern.warning{--bg: var(--card-text-pattern-warning-bg)}.card.text-pattern.success{--bg: var(--card-text-pattern-success-bg)}.card-form{display:-webkit-flex;display:flex;flex-direction:column;gap:calc(var(--base-gutter) / 2);padding:calc(var(--base-gutter) / 1.5) calc(var(--base-gutter) * 1.5);border-bottom:solid 1px var(--secondary-10)}.card-form>*{width:100%}.card-form>label,.card-form>label>.title{display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;line-height:30px;gap:8px}.card-form>label>.title{min-width:fit-content;padding-left:calc(var(--base-gutter) * 4)}.card-form>.content{padding-bottom:calc(var(--base-gutter) / 1.5);display:-webkit-flex;display:flex;flex-direction:column;gap:calc(var(--base-gutter) / 1.5)}.card-add-section{--color: var(--primary-40);--bg: var(--primary-7);--border: var(--primary-15);--color-hover: var(--primary-85);--bg-hover: var(--primary-10);--border-hover: var(--primary-30);--color-focus: var(--primary);--bg-focus: var(--primary-15);--border-focus: var(--primary-40);color:var(--color);background:var(--bg);border:dashed 2px var(--border);border-radius:var(--base-radius);padding:24px;display:-webkit-flex;display:flex;align-items:center;gap:12px;cursor:pointer;height:100%}.card-add-section i{font-size:34px}.card-add-section .title{font-size:18px;font-weight:600}.card-add-section:hover{color:var(--color-hover);background:var(--bg-hover);border-color:var(--border-hover)}.card-add-section:focus,.card-add-section:active{color:var(--color-focus);background:var(--bg-focus);border-color:var(--border-focus)}.card-add-section.secondary{--color: var(--secondary-40);--bg: var(--secondary-3);--border: var(--secondary-10);--color-hover: var(--secondary-60);--bg-hover: var(--secondary-5);--border-hover: var(--secondary-15);--color-focus: var(--secondary-40);--bg-focus: var(--secondary-7);--border-focus: var(--secondary-20)}.card-enrollment{background:var(--primary-7);border:solid 1px var(--primary-20);border-radius:calc(var(--base-gutter) * .5);display:-webkit-flex;display:flex;flex-direction:column;padding:calc(var(--base-gutter) * 1.5);gap:calc(var(--base-gutter) * 1.5);overflow:hidden}.card-enrollment>.thumbnail{width:calc(100% + var(--base-gutter) * 3);position:relative;overflow:hidden;margin:calc(var(--base-gutter) * 1.5 * -1);padding-bottom:calc(var(--thumbnail-aspect-ratio) + var(--base-gutter) * 1.5);background-color:var(--theme)}.card-enrollment>.thumbnail:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(0deg,#000000bf,#0000 50%);z-index:3}.card-enrollment>.thumbnail img{width:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;height:100%;object-fit:cover}.card-enrollment>.thumbnail:not(.theme) .title{color:#fff!important}.card-enrollment>.thumbnail:not(.theme) .subtitle{color:#fff9!important}.card-enrollment>.thumbnail.theme:before{background:transparent}.card-enrollment>.thumbnail.theme:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:var(--theme);mix-blend-mode:color;z-index:2}.card-enrollment>.thumbnail .header{width:100%;padding:var(--base-gutter) calc(var(--base-gutter) * 1.5)}.card-enrollment>.progress-section{display:-webkit-flex;display:flex;flex-direction:column;align-items:end}.card-enrollment>.progress-section .subtitle{font-size:14px;font-weight:340;line-height:24px;color:var(--primary)}.card-enrollment .header{display:-webkit-flex;display:flex;align-items:center;gap:calc(var(--base-gutter) * 1.5);position:absolute;bottom:0;padding:calc(var(--base-gutter) * 1.5);z-index:4}.card-enrollment .header .icon{width:60px;height:60px;border-radius:calc(var(--base-gutter) * .5);position:relative;color:#fff;background:var(--theme);display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-enrollment .header .icon img{width:34px}.card-enrollment .header .icon i{font-size:28px}.card-enrollment .header .text{display:-webkit-flex;display:flex;flex-direction:column;gap:4px}.card-enrollment .header .text .title{font-size:18px;font-weight:700;line-height:30px;font-variation-settings:"dots" 4}.card-enrollment .header .text .subtitle{font-size:16px;font-weight:340;line-height:24px;color:var(--secondary-60)}.card-enrollment>.footer{display:-webkit-flex;display:flex;justify-content:space-between;align-items:center}.card-enrollment>.footer .separator{width:1px;height:34px;background:var(--secondary-7)}.card-enrollment.success{background:var(--success-5);border-color:var(--success-20)}.card-enrollment.secondary{background:var(--secondary-2);border-color:var(--secondary-13)}.card-wizard>*{display:flex}.card-wizard>:not(.active){display:none}.card-grid-activable{display:grid;--item-w: 200px;grid-template-columns:repeat(auto-fill,minmax(var(--item-w),1fr));gap:calc(var(--item-w) * .1)}.card-grid-activable>*{position:relative;display:-webkit-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:44px 20px 34px;text-align:center;font-size:14px;cursor:pointer;border-radius:var(--base-radius);transition:.2s;overflow:hidden}.card-grid-activable>*>*{z-index:1;transition:.2s}.card-grid-activable>* img{width:60px;height:60px;border-radius:50%}.card-grid-activable>* .icon,.card-grid-activable>* .title{color:var(--secondary)}.card-grid-activable>* .icon{font-size:40px}.card-grid-activable>* .title{font-size:16px;font-weight:700;opacity:.5}.card-grid-activable>* input{position:absolute;width:100%!important;height:100%!important;opacity:0;top:0;z-index:2}.card-grid-activable>* input:checked~.toggle-input:before{top:3px;right:3px;bottom:3px;left:3px;background:var(--success)}.card-grid-activable>* input:checked~.icon{color:var(--success)}.card-grid-activable>* input:checked~.title{opacity:1}.card-grid-activable>* input:checked~.shape{background-color:var(--success-15)}.card-grid-activable>* input:checked:hover~.shape{background:var(--success-15);border-color:var(--success)}.card-grid-activable>* input:checked:hover~.title{color:var(--success)}.card-grid-activable>* .shape{border-radius:var(--base-radius);position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transition:.2s;border:solid 2px transparent;background:var(--secondary-5)}.card-grid-activable>* .toggle-input{position:absolute;left:16px;top:16px;--size: 48px;width:var(--size);height:calc(var(--size) / 2);border-radius:calc(var(--size) / 2);background:#fff}.card-grid-activable>* .toggle-input:before{transition:right .3s,left .3s;position:absolute;inset:3px calc(var(--size) - (var(--size) / 2 - 6px) - 3px) 3px 3px;content:"";width:calc(var(--size) / 2 - 6px);height:calc(var(--size) / 2 - 6px);border-radius:calc((var(--size) / 2 - 6px) / 2);background:var(--secondary-20)}.card-grid-activable>*:hover .shape{background:var(--primary-5);border-color:var(--primary-70)}.card-grid-activable>*:hover .title,.card-grid-activable>*:hover .icon{color:var(--primary)}.card-grid-icons{display:grid;--item-w: 140px;grid-template-columns:repeat(auto-fill,minmax(var(--item-w),1fr));gap:calc(var(--item-w) * .1)}.card-grid-icons>*{position:relative;display:-webkit-flex;display:flex;flex-direction:column;align-items:center;gap:7px;padding:44px 20px 30px;background:var(--secondary-2);text-align:center;color:var(--secondary-50);font-size:14px;cursor:pointer;border-radius:var(--base-radius);transition:.2s;overflow:hidden}.card-grid-icons>*>*{transition:.2s}.card-grid-icons>* i{font-size:34px}.card-grid-icons>* .header{position:absolute;top:20px;left:20px;right:20px;font-size:12px;color:var(--secondary-30);display:-webkit-flex;display:flex;align-items:center;justify-content:space-between}.card-grid-icons>*:after{position:absolute;content:"کپی کن";background:var(--primary-70);color:#fff;height:30px;bottom:-30px;left:0;right:0;padding:4px;font-size:12px;transition:.2s;border-radius:0;z-index:1}.card-grid-icons>*:before{transition:.2s;border-radius:var(--base-radius);position:absolute;content:"";top:0;right:0;bottom:0;left:0;border:solid 2px var(--primary-70);opacity:0;z-index:2}.card-grid-icons>*:hover,.card-grid-icons>*.active{background:var(--primary-10);color:var(--primary-70)}.card-grid-icons>*:hover .unicode,.card-grid-icons>*.active .unicode{color:var(--secondary)}.card-grid-icons>*:hover:after{bottom:0}.card-grid-icons>*:hover:before{opacity:1}.card-grid-icons>*.text-success{background:var(--success-10)}.card-grid-icons>*.text-success:after{background:var(--success);content:"کپی شد";bottom:0}.card-grid-icons>*.text-success:before{border-color:var(--success)}.card-grid-info-container{max-height:602px;overflow-y:auto}.card-grid-info{display:grid;--item-w: 160px;grid-template-columns:repeat(auto-fill,minmax(var(--item-w),1fr));gap:calc(var(--item-w) * .1)}.card-grid-info>*{display:-webkit-flex;display:flex;flex-direction:column;align-items:center;gap:7px;padding:24px 16px;background:var(--secondary-2);text-align:center;font-size:14px;cursor:pointer;border-radius:var(--base-radius);transition:.2s;overflow:hidden}.card-grid-info>* *{transition:.2s}.card-grid-info>* .info{display:-webkit-flex;display:flex;align-items:center;gap:16px}.card-grid-info>* .title{font-size:16px;line-height:32px;font-weight:700;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-grid-info>* .subtitle{font-size:14px;line-height:24px;color:var(--secondary-30);display:-webkit-inline-flex;display:inline-flex;align-items:center;flex-direction:row-reverse;gap:4px}.card-grid-info>* .avatar{width:64px;height:64px;transition:.4s}.card-grid-info>*:hover,.card-grid-info>*.active{background:var(--primary);color:#fff}.card-grid-info>*:hover .subtitle,.card-grid-info>*.active .subtitle{color:#fff}.card-grid-info>*:hover .avatar,.card-grid-info>*.active .avatar{box-shadow:0 0 0 70px var(--primary-85)}.card-grid-info>*.active{position:relative}.card-grid-info>*.content{grid-column-start:1;grid-column-end:-1;background:var(--secondary-85);color:var(--secondary-15);padding:34px;align-items:start;text-align:right;overflow:inherit;position:relative}.card-grid-info>*.content .triangle{position:absolute;top:-6px;width:20px;height:20px;border-radius:4px;transform:rotate(45deg);background:var(--secondary-85)}.card-table{background:var(--input-border);border:solid 1px var(--input-border);border-radius:calc(var(--base-radius) / 2);width:100%;display:-webkit-flex;display:flex;align-items:stretch;flex-wrap:wrap;overflow:hidden;gap:1px 0}.card-table .scroll{display:-webkit-flex;display:flex;gap:1px;padding-right:1px;width:calc(100% - 350px);overflow-x:auto}.card-table .scroll .item{min-width:calc(50% - .5px)}.card-table .item,.card-table .footer{background:#fff;display:-webkit-flex;display:flex;padding:var(--base-gutter);position:relative}.card-table .item .header,.card-table .item .header label,.card-table .footer{font-size:17px;font-weight:600}.card-table .item .header i,.card-table .item .header label i,.card-table .footer i{font-size:24px}.card-table .item .header.lg,.card-table .item .header label.lg,.card-table .footer.lg{font-size:20px;font-weight:700}.card-table .item .header.lg i,.card-table .item .header label.lg i,.card-table .footer.lg i{font-size:30px}.card-table .item{flex-direction:column;gap:var(--base-gutter)}.card-table .item.fix{width:350px;box-shadow:0 0 10px #0000001a;z-index:1;padding:calc(var(--base-gutter) * 1.5)}.card-table .item>*{width:100%}.card-table .item label{cursor:pointer}.card-table .item label input{pointer-events:none}.card-table .item .header{display:-webkit-flex;display:flex;align-items:center;gap:calc(var(--base-gutter) * .75)}.card-table .item .header .badge{transition:.3s}.card-table .item .content{display:-webkit-flex;display:flex;flex-direction:column;gap:calc(var(--base-gutter) / 2)}.card-table .item.disable .header{color:var(--secondary-60)}.card-table .item.disable textarea{opacity:.3;pointer-events:none}.card-table .item:not(.disable) .header .badge{visibility:hidden;opacity:0}.card-table .footer{flex-grow:1;gap:calc(var(--base-gutter) / 2);align-items:center}.tab-content:not(.active){display:none!important}.overflow-x-scroll .list-row{min-width:100%;width:fit-content}.list-row{background:var(--section-bg);width:100%;position:relative;display:-webkit-flex;display:flex;flex-direction:column;border-top:solid 1px var(--secondary-5)}:not(.list-row~.list-row).list-row{border-top:none}.list-row:hover,.list-row.active{background:var(--list-row-bg-hover-active)}.list-row.active>.footer{display:flex}.list-row>.content,.list-row>.footer{width:100%;position:relative;display:-webkit-inline-flex;display:inline-flex}.list-row>.content{padding:var(--base-gutter) calc(var(--base-gutter) * 1.5);line-height:normal;gap:var(--base-gutter) 0;align-items:center}.list-row>.content .scrollable{display:-webkit-flex;display:flex;align-items:center;overflow-x:auto;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none;flex:1 1 auto;width:1%;min-width:0;position:relative;margin:calc(var(--base-gutter) * -1) calc(var(--base-gutter) * 1.5 * -1) calc(var(--base-gutter) * -1) calc(var(--base-gutter) * 1.5);padding:var(--base-gutter) calc(var(--base-gutter) * 1.5)}.list-row>.content .scrollable>*{flex-shrink:0}.list-row>.content .scrollable::-webkit-scrollbar{display:none}.list-row>.content .scrollable .dropdown .menu{position:fixed;right:inherit;left:inherit;top:inherit}.list-row>.content .scrollable .info{margin-right:0;margin-left:var(--base-gutter)}.list-row>.content .scrollable>:last-child{margin-left:0}.list-row>.content .scrollable+*:not(.me-0){margin-right:calc(var(--base-gutter) * 2)!important}.list-row>.content>img,.list-row>.content .scrollable>img,.list-row>.content>.icon,.list-row>.content .scrollable>.icon{--margin: 12px;margin:0 0 0 var(--margin)}.list-row>.content>img.left,.list-row>.content .scrollable>img.left,.list-row>.content>.icon.left,.list-row>.content .scrollable>.icon.left{margin:0 var(--margin) 0 0}.list-row>.content>img.sm,.list-row>.content .scrollable>img.sm,.list-row>.content>.icon.sm,.list-row>.content .scrollable>.icon.sm{--margin: 8px}.list-row>.content>.icon,.list-row>.content .scrollable>.icon{font-size:35px;color:var(--secondary-70)}.list-row>.content>.icon.sm,.list-row>.content .scrollable>.icon.sm{font-size:28px}.list-row>.content>.icon.xs,.list-row>.content .scrollable>.icon.xs{font-size:24px}.list-row>.content img:not(.avatar){width:45px;height:auto;border-radius:4px}.list-row>.content img:not(.avatar).lg{width:60px}.list-row>.content .list-col{display:-webkit-flex;display:flex;flex-direction:column;gap:5px;width:180px;margin-left:calc(var(--base-gutter) * 2)}.list-row>.content .list-col.xs{min-width:60px;max-width:60px}.list-row>.content .list-col.sm{min-width:110px;max-width:110px}.list-row>.content .list-col.ms{min-width:165px;max-width:165px}.list-row>.content .list-col.md{min-width:240px;max-width:240px}.list-row>.content .list-col.lg{min-width:320px;max-width:320px}.list-row>.content .list-col.xl{min-width:500px;max-width:500px}.list-row>.content .list-col.full{width:max-content}.list-row>.content .row-icon{position:relative;overflow:unset;--btn-color: var(--list-row-row-icon-color);--btn-bg: transparent;--btn-border: transparent;--btn-bg-hover: transparent;--btn-border-hover: transparent;--btn-color-hover: var(--list-row-row-icon-color-hover);--btn-bg-focus: transparent;--btn-border-focus: transparent}.list-row>.content .row-icon .badge{background:var(--secondary-40);position:absolute;right:2px;bottom:4px;z-index:2;color:#fff;width:18px;height:18px;border-radius:50%;padding:2px 0 0;font-size:12px}.list-row>.content .separator:not(.dropdown .menu .separator){font-size:26px;margin-left:calc(var(--base-gutter) * 1.5);padding-left:calc(var(--base-gutter) * .75);color:var(--list-row-separator-icon-color);border-left:3px dotted var(--list-row-separator-color);height:24px}.list-row>.content .separator:not(.dropdown .menu .separator).text:before{color:var(--color);position:relative;content:var(--content);font-weight:700;top:-5px}.list-row>.content .info{background:var(--secondary-7);border-radius:4px;padding:16px 12px;display:-webkit-flex;display:flex;flex-direction:column;align-items:center;-webkit-align-items:center;gap:4px;margin-right:var(--base-gutter)}.list-row>.content .info.resolved{background:var(--success-10)}.list-row>.content .info.resolved>*{color:var(--success)!important}.list-row>.content .info .title{font-size:16px;font-weight:700;line-height:1}.list-row>.content .info .subtitle{font-weight:420;font-size:14px;line-height:1;color:var(--secondary-50)}.list-row>.content .title,.list-row>.content .subtitle{display:-webkit-flex;display:flex;align-items:center;gap:6px;flex-shrink:0}.list-row>.content .title>*,.list-row>.content .subtitle>*{flex-shrink:0}.list-row>.content a.title,.list-row>.content a.subtitle{color:var(--secondary)}.list-row>.content a.title:hover,.list-row>.content a.subtitle:hover{color:var(--primary)}.list-row>.content a.subtitle i{color:var(--primary)}.list-row>.content .title{font-size:16px;font-weight:500;line-height:26px}.list-row>.content .title.lg{font-size:18px;font-weight:700}.list-row>.content .title.md{font-size:17px;font-weight:600}.list-row>.content .title.sm{font-size:14px}.list-row>.content .subtitle,.list-row>.content .microtitle{opacity:.7;font-weight:420}.list-row>.content .subtitle{font-size:14px;line-height:24px}.list-row>.content .microtitle{font-size:10px;line-height:20px}.list-row>.content>.title,.list-row>.content>.subtitle,.list-row>.content>.child,.list-row>.content .scrollable>.title,.list-row>.content .scrollable>.subtitle,.list-row>.content .scrollable>.child{margin-left:32px}.list-row>.content .status{position:absolute;right:0;width:4px;height:calc(100% - 32px);border-radius:2px 0 0 2px}.list-row>.content>*:last-child{margin-left:0}.list-row>.footer{display:none;gap:12px;padding:0 calc(var(--base-gutter) * 1.5) calc(var(--base-gutter) * 1.5);flex-direction:column;align-items:stretch}.list-row>.footer.active{display:-webkit-flex;display:flex;flex-direction:column}.list-row>.footer .card-inline,.list-row>.footer .card-inline .card-title,.list-row>.footer .card-inline .card-text{display:-webkit-flex;display:flex;align-items:center}.list-row>.footer .card-inline{width:100%;flex-wrap:wrap;padding:calc(var(--base-gutter) * 1.5);background:#fff;border-radius:var(--base-radius)}.list-row>.footer .card-inline:not(.row){gap:calc(var(--base-gutter) * 1.5)}.list-row>.footer .card-inline .card-title{font-size:16px;line-height:35px;font-weight:700;gap:8px}.list-row>.footer .card-inline .card-title i{font-size:20px;color:var(--secondary-40)}.list-row>.footer .card-inline .card-title .icon{font-size:28px}.list-row>.footer .card-inline .card-text{font-size:14px;line-height:30px;font-weight:350;color:var(--secondary-70);width:100%;padding:calc(var(--base-gutter) / 2) 0}.list-row>.footer .card-inline.padding-0{padding:0}.list-row>.footer .card-inline.padding-0>*:first-child{margin-top:0}.list-row>.footer .card-inline.white{background:#fff;padding:calc(var(--base-gutter) * 1.5)}.list-row.head:hover{background:#fff}.list-row.head *:not(i){font-weight:700!important}.list-row.type-text:hover{background:#fff}.list-row.type-text>.content{align-items:start}.list-row.type-text>.content img,.list-row.type-text>.content input[type=checkbox]{margin-top:8px}.list-row.type-text>.content .options,.list-row.type-text>.content .options>*{display:-webkit-inline-flex;display:inline-flex;align-items:center}.list-row.type-text>.content .options{font-size:12px;line-height:22px;font-weight:420;gap:12px}.list-row.type-text>.content .options>*{color:var(--primary-dark);gap:4px;flex-shrink:0}.list-row.type-text>.content .options>*:hover{opacity:.7}.list-row.type-text:nth-of-type(odd){background:var(--primary-3)}.list-row.timeline{justify-content:center;padding-right:60px;--theme-border: var(--secondary-30);--theme-color: var(--secondary-30);--theme-bg: white;--icon: ""}.list-row.timeline:before,.list-row.timeline:after{position:absolute;content:"";z-index:10}.list-row.timeline:before{right:39px;top:0;bottom:0;width:2px;background:var(--secondary-7)}.list-row.timeline:after{right:25px;width:30px;height:30px;border-radius:50%;background:#fff;outline:solid 2px var(--theme-border);box-shadow:0 0 10px #00000040;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-family:sl-icon!important;content:var(--icon);color:var(--theme-color);background:var(--theme-bg);font-size:32px;padding:1px}.list-row.timeline:first-of-type:before{top:50%}.list-row.timeline:last-of-type:before{bottom:50%}.list-row.timeline.success{--theme-border: rgb(102, 216.75, 152.15);--theme-color: rgb(108, 229.5, 161.1);--theme-bg: rgb(241.5, 255, 247.4);--icon: ""}.list-row.timeline.danger{--theme-border: rgb(216.75, 102, 102);--theme-color: rgb(229.5, 108, 108);--theme-bg: rgb(255, 241.5, 241.5);--icon: ""}.list-row.timeline.warning{--theme-border: rgb(216.75, 184.45, 102);--theme-color: rgb(229.5, 195.3, 108);--theme-bg: rgb(255, 251.2, 241.5);--icon: ""}.list-row.timeline.icon-sm:after{font-size:20px;color:#fff;background:var(--theme-border);width:34px;height:34px;outline:none;margin-top:-2px;right:23px}.list-row .sticky-note{background:#ffd978;margin-left:calc(var(--base-gutter) * 2);width:calc(var(--base-gutter) * 4);height:calc(var(--base-gutter) * 4);display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:2px 2px 2px #0000002b,2px 2px 4px #0000001a;position:relative;padding-top:calc(var(--base-gutter) * .5);transform:rotate(5deg)}.list-row .sticky-note:before,.list-row .sticky-note:after{position:absolute;content:"";left:0;width:0;height:0;border-style:solid;border-color:rgba(0,0,0,.15) transparent transparent transparent}.list-row .sticky-note:before{top:0;border-width:calc(var(--base-gutter) * 1.5) calc(var(--base-gutter) * 1.5) 0 0}.list-row .sticky-note:after{bottom:-10px;border-width:10px calc(var(--base-gutter) * 4) 0 0;filter:blur(3px)}.list-row .sticky-note .title{font-size:22px;font-weight:700;line-height:20px}.list-row .sticky-note .subtitle{line-height:14px;font-size:12px}.list-row .sticky-note .title,.list-row .sticky-note .subtitle{color:#000000bf}.list-row .sticky-note.success{background:#78ffb3}.list-row .sticky-note.danger{background:#ff7878}.list-row .sticky-note.sm{width:calc(var(--base-gutter) * 3);height:calc(var(--base-gutter) * 3);margin-left:calc(var(--base-gutter) * 1.5);padding-top:calc(var(--base-gutter) * .25)}.list-row .sticky-note.sm .title{font-size:17px;font-weight:600;line-height:14px}.list-row .sticky-note.sm .subtitle{line-height:10px;font-size:10px}.list-row.sticky-note.timeline{margin-right:60px!important;width:calc(100% - 60px);padding-right:0}.list-row.sticky-note.timeline:before{right:-21px}.list-row.sticky-note.timeline:not(:first-of-type){border-top:dashed 1px var(--secondary-15)}.list-row.sticky-note.timeline:not(:first-of-type):before{top:-1px}.list-row.sticky-note.timeline:after{right:-35px}.list-row.sticky-note.timeline.icon-sm:after{right:-37px!important}.list-row.sticky-note.timeline>.content:before{position:absolute;content:"";right:-10px;top:calc(50% - 1px);height:1px;width:40px;border-bottom:solid 1px var(--secondary-10)}.list-row.sm>.content{padding:calc(var(--base-gutter) / 2) var(--base-gutter)}.list-row.grid{border:solid 1px var(--secondary-5)!important;margin-bottom:calc(var(--base-gutter) * .75);border-radius:calc(var(--base-radius) / 2)}.list-row-simple{background:var(--list-row-simple-bg);padding:calc(var(--base-gutter) * 2);margin:0 calc(var(--base-gutter) * 1.5);border-radius:calc(var(--base-radius) / 2)}.list-row-simple.collapse:not(.collapsed){display:none}.sparkline{width:80px!important;height:30px!important}.countdown-circle:not(.d-none){position:relative;--size: 40px;height:var(--size);width:var(--size);text-align:center;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-shrink:0}.countdown-circle:not(.d-none) .number{color:#fff;font-size:16px;font-weight:700;padding-top:3px}.countdown-circle:not(.d-none) .number.icon{transform-origin:center;animation:countdown-icon .3s}.countdown-circle:not(.d-none) svg{position:absolute;top:0;right:0;width:var(--size);height:var(--size);transform:rotateY(-180deg) rotate(-90deg);border-radius:50%}.countdown-circle:not(.d-none) svg circle.base{stroke-dashoffset:0;stroke-width:2px;stroke:#fff3;fill:none}.countdown-circle:not(.d-none) svg circle.dynamic{stroke-dasharray:113px;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2px;stroke:#fff;fill:none;animation:countdown-circle calc(var(--time) + 1s) linear infinite forwards}@keyframes countdown-circle{0%{stroke-dashoffset:0}to{stroke-dashoffset:113px}}@keyframes countdown-icon{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.dropdown{position:relative;overflow:inherit!important;z-index:2}.dropdown .menu{font-family:var(--base-font-family);display:none;flex-direction:column;position:absolute;top:100%;background:var(--dropdown-bg);-moz-box-shadow:var(--dropdown-shadow);box-shadow:var(--dropdown-shadow);width:200px;padding:10px 0;border-radius:8px;min-width:112px;cursor:initial;max-height:calc(100vh - 140px);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.dropdown .menu::-webkit-scrollbar{display:none}.dropdown .menu>*,.dropdown .menu>:first-child,.dropdown .menu>:last-child{border-radius:0!important}.dropdown .menu>*:not(.separator){display:-webkit-flex;display:flex;align-items:center;gap:16px;color:var(--dropdown-item-color);font-size:16px;line-height:20px;font-weight:420;outline:none;padding:10px 24px;width:100%}.dropdown .menu>*:not(.separator) i{color:var(--dropdown-item-icon-color)}.dropdown .menu>*:not(.separator).sm{padding:7px 24px;font-size:15px}.dropdown .menu>*:not(.separator).header{font-weight:600;color:var(--secondary-50);align-items:center}.dropdown .menu>*:not(.separator).header .close{position:absolute;left:10px}.dropdown .menu a,.dropdown .menu label{cursor:pointer}.dropdown .menu a:hover,.dropdown .menu label:hover{background:var(--dropdown-item-bg-hover)}.dropdown .menu i,.dropdown .menu .icon{font-size:22px}.dropdown .menu i.sm,.dropdown .menu .icon.sm{font-size:16px}.dropdown .menu .text{overflow:hidden}.dropdown .menu .subtitle{font-size:14px;line-height:30px;opacity:.7}.dropdown .menu .separator{border-top:1px solid var(--dropdown-separator);margin:7px 0}.dropdown .menu.lg{min-width:300px}.dropdown .menu.lg .alert-text{display:inline-block;width:300px;white-space:normal;overflow-wrap:break-word;text-align:justify;line-height:30px}.dropdown .menu.lg .alert-text .icon{position:relative;top:4px}.dropdown .menu.xl{min-width:420px}.dropdown.left .menu{left:0;display:none}.dropdown.right .menu{right:0}.dropdown.bottom .menu{top:inherit;bottom:calc(100% - 4px)}.dropdown.show{background-color:var(--primary-30);z-index:1025}.dropdown.show .menu{display:-webkit-flex;display:flex}.p-inputtext input,input,textarea:not(.editable),select,.dropdown.select,#editorjs{outline:none;border:none}.p-inputtext input,.vpd-input-group,.input,select,.dropdown.select,.input-group,textarea:not(.editable),#editorjs,input:not(input[type=radio],input[type=checkbox],.ms-ctn .ms-sel-ctn input){width:100%;border:solid 1px var(--input-border);border-radius:var(--input-radius);background-color:var(--input-bg);color:var(--base-color);-moz-font-feature-settings:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit}.p-inputtext input.sm,.vpd-input-group.sm,.input.sm,select.sm,.dropdown.select.sm,.input-group.sm,textarea:not(.editable).sm,#editorjs.sm,input:not(input[type=radio],input[type=checkbox],.ms-ctn .ms-sel-ctn input).sm{height:40px}.vpd-main.sm .vpd-input-group{height:40px}.vpd-input-group,.input,.input-group{padding:0;position:relative;display:-webkit-inline-flex;display:inline-flex;align-items:center}.vpd-input-group.rounded,.input.rounded,.input-group.rounded{border-radius:var(--btn-rounded-radius)!important}.vpd-input-group.rounded>:first-child,.input.rounded>:first-child,.input-group.rounded>:first-child{--radius: 0 var(--btn-rounded-radius) var(--btn-rounded-radius) 0 !important;border-radius:var(--radius)!important}.vpd-input-group.rounded>:last-child,.input.rounded>:last-child,.input-group.rounded>:last-child{--radius: var(--btn-rounded-radius) 0 0 var(--btn-rounded-radius) !important;border-radius:var(--radius)!important}.p-inputtext input,.vpd-input-group,input,textarea,.input,.input-group{transition:all .3s;outline:solid 1px transparent}input:not(input[type=radio],input[type=checkbox],.ms-ctn .ms-sel-ctn input):focus,textarea:focus,.input.focus,.input-group:focus{--input-border: var(--input-theme-focus);border-color:var(--input-theme-focus);outline-color:var(--input-theme-focus)}.input{background-color:var(--input-bg);gap:8px}.input.textarea{height:inherit}.input.textarea textarea{border:none!important;outline:none!important}.input>*:not([class^=btn-],button,.btn,input[type=checkbox],input[type=radio]){max-width:100%;text-align:right;flex-grow:1;background:transparent;border:none!important;outline:none!important}.input>[class^=btn-],.input [class*=" btn-"],.input button,.input .btn{margin:4px;height:calc(100% - 8px)}.input label{cursor:initial;position:absolute;top:7px;right:calc(var(--input-padding-single) / 2);padding:0 calc(var(--input-padding-single) / 2);width:fit-content;transform-origin:bottom right;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input label i,.input label .icon{font-size:18px}.input label:before{content:"";position:absolute;background-color:var(--input-bg);height:calc(75% + 2px);right:0;left:0;bottom:0;z-index:-1}.input.focus label{color:var(--input-theme-focus)}.input.focus label,.input.not_empty label{transform:scale(.8) translateY(-32px)}.input.not_empty label{transition:none}.input.sm label{font-size:14px;line-height:40px;top:0}.input.sm textarea{font-size:14px;line-height:25px!important}.input.ltr{direction:ltr!important;text-align:left!important}.input.ltr label{right:inherit;left:8px;transform-origin:left}.input.ltr>*{direction:ltr!important;text-align:left!important}.input.lg{height:56px!important}.input.lg input{height:56px!important;line-height:56px!important}.input.lg label{top:12px}.input.lg.focus label,.input.lg.not_empty label{transform:scale(.8) translateY(-39px)}.input input[type=color]{border:none!important;padding:0!important;border-radius:var(--input-radius)!important;overflow:hidden;height:100%!important}.input ::-moz-color-swatch{border-color:transparent}.input input,.input select,.input textarea{background:transparent!important}.vpd-input-group,.input>*:not(label),.input-group>*:not([class^=btn-],[class*=" btn-"],.btn,button,.select2,[class^=select2-],[class*=" select2-"]),textarea:not(.select2-search__field),#editorjs{font-size:16px;line-height:46px;font-weight:420;padding:var(--input-padding);position:relative;z-index:2}input[type=checkbox],input[type=radio]{flex-shrink:0!important;flex-grow:0!important;padding:0!important;border-radius:var(--input-radius);width:16px;height:16px;background-color:#fff;background-repeat:no-repeat;background-position:center;border:solid 1px var(--input-clickable-border);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;transition:all .15s cubic-bezier(.4,0,.2,1)}input[type=checkbox]:checked,input[type=radio]:checked{background-color:var(--input-theme-focus);border-color:var(--input-theme-focus)}input[type=checkbox]:checked~i,input[type=radio]:checked~i{color:var(--input-theme-focus)}input[type=checkbox]:checked~.show-after-check,input[type=radio]:checked~.show-after-check{display:inherit}input[type=checkbox].success:checked,input[type=radio].success:checked{background-color:var(--success);border-color:var(--success)}input[type=checkbox]{background-image:url(/build/assets/form_checkbox-DlFrGsfT.svg)!important;background-size:0}input[type=checkbox]:checked{background-size:100%}input[type=checkbox]:disabled{cursor:not-allowed}input[type=radio]{border-radius:50%;background-image:url(/build/assets/form_radio-BsPQW6I2.svg)!important}input.switch{width:32px;background-image:url(/build/assets/form_switch-MWEwrNZw.svg)!important;background-size:contain!important;border-radius:var(--input-switch-radius);transition:all .15s cubic-bezier(.4,0,.2,1);background-position:left center}input.switch:checked{background-position:right center;background-image:url(/build/assets/form_switch_active-aALgLMuv.svg)!important}.show-after-check{display:none}label,.t-label{font-size:16px;line-height:30px;font-weight:420;display:-webkit-inline-flex;display:inline-flex;align-items:center;gap:8px;width:fit-content}label i,.t-label i{font-size:20px}label.input,.t-label.input{padding:0 16px}label.input.focus,.t-label.input.focus{border-color:var(--secondary-10);outline-color:transparent}label.lg,.t-label.lg{font-weight:700;line-height:35px}label.lg i,.t-label.lg i{font-size:28px}label.icon-light i,.t-label.icon-light i{color:var(--secondary-40)}label[for]{cursor:pointer}label[for]:hover{color:var(--secondary-70)}select,.dropdown.select,input:not(input[type=radio],input[type=checkbox]){font-size:16px;line-height:46px;font-weight:420;padding:var(--input-padding)}select.sm,.dropdown.select.sm,input:not(input[type=radio],input[type=checkbox]).sm{font-size:14px;line-height:40px}select,.dropdown.select{padding-left:40px;background-color:var(--input-bg);-moz-appearance:none;-webkit-appearance:none;background-repeat:no-repeat;background-size:13px 7px;background-position-x:18px;background-position-y:21px;appearance:none;background-image:url(/build/assets/form_triangle-D9ykObir.svg)}select.sm,.dropdown.select.sm{background-size:12px 6px;background-position-y:19px}textarea:not(.select2-search__field,.editable),#editorjs{line-height:35px!important;padding-top:calc(var(--input-padding-single) * .75)!important;padding-bottom:calc(var(--input-padding-single) * .75)!important}textarea:not(.select2-search__field,.editable).sm,#editorjs.sm{height:inherit;font-size:14px;line-height:25px!important}.vpd-input-group,.input-group{flex-wrap:wrap;align-items:stretch;background:transparent}.vpd-input-group>*,.input-group>*{background-color:var(--input-bg);outline:none!important}.vpd-input-group>*:focus,.input-group>*:focus{border:none!important}.vpd-input-group input[type=color],.input-group input[type=color]{padding:0;height:auto}.vpd-input-group .card-checked input.hide,.input-group .card-checked input.hide{border-radius:0}.vpd-input-group .card-checked input.hide:not(:checked),.input-group .card-checked input.hide:not(:checked){border-color:transparent}.vpd-input-group>*:not(.badge,[class^=badge-],[class*=" badge-"]),.input-group>*:not(.badge,[class^=badge-],[class*=" badge-"]){border:none!important;border-left:solid 1px var(--input-group-child-border)!important;max-height:100%;border-radius:0!important}.vpd-input-group>*:not(.badge,[class^=badge-],[class*=" badge-"]):not(label,input[type=radio],input[type=checkbox],.w-0),.vpd-input-group>*:not(.badge,[class^=badge-],[class*=" badge-"]).full,.input-group>*:not(.badge,[class^=badge-],[class*=" badge-"]):not(label,input[type=radio],input[type=checkbox],.w-0),.input-group>*:not(.badge,[class^=badge-],[class*=" badge-"]).full{flex:1 1 auto;width:1%!important;min-width:0}.vpd-input-group>*:not(.badge,[class^=badge-],[class*=" badge-"]).full,.input-group>*:not(.badge,[class^=badge-],[class*=" badge-"]).full{max-width:inherit!important}.vpd-input-group .badge,.vpd-input-group [class^=badge-],.vpd-input-group [class*=" badge-"],.input-group .badge,.input-group [class^=badge-],.input-group [class*=" badge-"]{height:calc(100% - 12px);margin:6px}.vpd-input-group select,.vpd-input-group .dropdown.select,.input-group select,.input-group .dropdown.select{padding-left:40px!important}.vpd-input-group>label:not([class^=btn-],[class*=" btn-"],button,.btn),.input-group>label:not([class^=btn-],[class*=" btn-"],button,.btn){cursor:initial;min-width:130px;background:var(--input-group-label-bg)}.vpd-input-group>label:not([class^=btn-],[class*=" btn-"],button,.btn).sm,.input-group>label:not([class^=btn-],[class*=" btn-"],button,.btn).sm{min-width:85px}.vpd-input-group [class^=btn-],.vpd-input-group [class*=" btn-"],.vpd-input-group button,.vpd-input-group .btn,.input-group [class^=btn-],.input-group [class*=" btn-"],.input-group button,.input-group .btn{max-width:fit-content}.vpd-input-group>:first-child:not(.badge,[class^=badge-],[class*=" badge-"]),.input-group>:first-child:not(.badge,[class^=badge-],[class*=" badge-"]){--radius: 0 var(--input-radius) var(--input-radius) 0;border-radius:var(--radius)!important}.vpd-input-group>:first-child:not(.badge,[class^=badge-],[class*=" badge-"]).card-checked input.hide,.input-group>:first-child:not(.badge,[class^=badge-],[class*=" badge-"]).card-checked input.hide{border-radius:var(--radius)!important}.vpd-input-group>:last-child:not(.badge,[class^=badge-],[class*=" badge-"]),.input-group>:last-child:not(.badge,[class^=badge-],[class*=" badge-"]){--radius: var(--input-radius) 0 0 var(--input-radius);border-radius:var(--radius)!important}.vpd-input-group>:last-child:not(.badge,[class^=badge-],[class*=" badge-"]).card-checked input.hide,.input-group>:last-child:not(.badge,[class^=badge-],[class*=" badge-"]).card-checked input.hide{border-radius:var(--radius)!important}.vpd-input-group.ltr>:first-child:not(.badge,[class^=badge-],[class*=" badge-"]),.input-group.ltr>:first-child:not(.badge,[class^=badge-],[class*=" badge-"]){--radius: var(--input-radius) 0 0 var(--input-radius) !important}.vpd-input-group.ltr>:last-child:not(.badge,[class^=badge-],[class*=" badge-"]),.input-group.ltr>:last-child:not(.badge,[class^=badge-],[class*=" badge-"]){--radius: 0 var(--input-radius) var(--input-radius) 0 !important}.vpd-input-group>:last-child,.input-group>:last-child{border-left:none!important}.vpd-input-group>input[type=range],.input-group>input[type=range]{padding:0!important;margin:var(--input-padding)}.vpd-input-group.primary,.input-group.primary{border-color:var(--primary-10)!important}.vpd-input-group.primary>*,.input-group.primary>*{border-left-color:var(--primary-5)!important}.vpd-input-group select,.input-group select{height:100%}.vpd-input-group:has(select[required]) label:after,.vpd-input-group:has(input[required]) label:after,.input-group:has(select[required]) label:after,.input-group:has(input[required]) label:after{content:"*";color:red;font-size:16px;font-weight:700;margin-right:-2px}.card-checked{padding:16px 24px;display:-webkit-flex;display:flex;flex-direction:column;position:relative;z-index:1;overflow:hidden;align-items:center;justify-content:center}.card-checked>.header{display:-webkit-flex;display:flex;align-items:center;gap:8px;padding-left:calc(var(--base-gutter) * 4)}.card-checked input.hide{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:4px;cursor:pointer;background-image:none!important;border:solid 1px var(--input-border);background:transparent}.card-checked input.hide:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.card-checked input.hide:after{content:"";position:absolute;left:24px;top:calc(50% - 8px);border-radius:4px;width:20px;height:20px;border:solid 1px var(--secondary-30);background-size:0;background-image:url(/build/assets/form_checkbox-DlFrGsfT.svg)!important;transition:all .15s cubic-bezier(.4,0,.2,1);background-repeat:no-repeat;background-position:center}.card-checked input.hide:hover:before{background-color:var(--input-card-checked-bg-hover)}.card-checked input.hide:checked{background-color:transparent;border-color:var(--input-card-checked-bg-checked)}.card-checked input.hide:checked:before{background-color:var(--input-card-checked-bg-checked);opacity:.07}.card-checked input.hide:checked:after{border-color:var(--input-card-checked-bg-checked);background-color:var(--input-card-checked-bg-checked);background-size:100%}.card-checked.no-after input.hide:after{display:none}.card-checked .icon{--size: 24px;font-size:var(--size);width:var(--size);height:var(--size);text-align:center}.card-checked .title{font-weight:600;font-size:16px;line-height:35px}.card-checked .text{font-size:14px;font-weight:420;line-height:35px;color:var(--secondary-70);width:calc(100% - 80px)}.card-checked.simple{padding:var(--base-gutter)}.card-checked.simple input.hide:after{left:calc(var(--base-gutter) * 1.5)}.card-checked.grid{gap:var(--base-gutter)}.card-checked.grid img{height:50px;width:max-content}.card-checked.grid input.hide:after{top:calc(var(--base-gutter) * 1.5);left:calc(var(--base-gutter) * 1.5)}input[type=range]{direction:ltr}input[type=radio].color-check{height:40px!important;width:40px!important;background:var(--bg)!important;border-color:var(--bg)!important;border-radius:4px!important;background-size:0!important;background-image:url(/build/assets/form_checkbox_black-B-jSjDgO.svg)!important;transition:all .15s cubic-bezier(.4,0,.2,1);background-repeat:no-repeat!important;background-position:17px 21px!important}input[type=radio].color-check:checked{background-size:24px!important;background-position:8px 9px!important}#editorjs{background:#fff}#editorjs .codex-editor__redactor{padding-bottom:100px!important}.dropdown.select{cursor:pointer}.dropdown.select:hover:before{position:absolute;content:"";width:46px;left:0;height:100%;background-color:var(--secondary);opacity:.05}.dropdown.select>input{padding:0!important;border:none!important;background:transparent}.dropdown.select>input::placeholder{color:var(--base-color);opacity:1}.dropdown.select .menu{right:0;left:0;width:100%;border-radius:0 0 8px 8px!important;top:calc(100% + 1px);box-shadow:0 0 15px #0072ff12!important;max-height:290px;overflow-y:auto;-ms-overflow-style:inherit;scrollbar-width:thin}.dropdown.select .menu>label{position:relative;z-index:1}.dropdown.select .menu>label input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:none!important;border:none;border-radius:0;z-index:-1;cursor:pointer}.dropdown.select .menu>label input:checked{background-color:var(--secondary-5)!important}.input-range{display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:22px;--bg: var(--secondary-3);--arrow-bg: var(--secondary-15);--arrow-bg-hover: var(--secondary-30);background:var(--bg);border-radius:3px;position:relative;overflow:hidden;height:60px}.input-range:before{position:absolute;font-family:sl-icon!important;content:"";font-size:60px;color:var(--secondary);left:calc(50% - 30px);width:60px;height:60px;display:-webkit-flex;display:flex;align-items:center;justify-content:center;--gradient: linear-gradient(190deg, rgba(0,0,0,.1) 0%, rgba(0,0,0,0) 100%);background:var(--gradient);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.input-range input{display:none}.input-range .arrow{font-size:16px;display:-webkit-flex;display:flex;align-items:center;justify-content:center;border-radius:50%;width:24px;height:24px;background:var(--arrow-bg);cursor:pointer;flex-shrink:0;padding-top:1px;opacity:0;transition:all ease-in-out .1s;box-shadow:0 0 15px #ffffff4d}.input-range .arrow:hover{background:var(--arrow-bg-hover)}.input-range .value{font-weight:700;font-size:17px;padding-top:2px}.input-range.low{--bg: var(--secondary-2);--arrow-bg: var(--secondary-7);--arrow-bg-hover: var(--secondary-15)}.input-range.medium{--bg: var(--secondary-10);--arrow-bg: var(--secondary-20);--arrow-bg-hover: var(--secondary-30)}.input-range.high{--bg: var(--primary-30);--arrow-bg: var(--primary-50);--arrow-bg-hover: var(--primary-60)}.input-range.high:before{--gradient: linear-gradient( 190deg, rgba(18, 115, 235, .3) 0%, rgba(18, 115, 235, 0) 100% )}.input-range:hover .arrow{opacity:1;display:-webkit-flex;display:flex}.input-group.ltr select,select.ltr{padding-left:var(--input-padding-single)!important;padding-right:40px!important;background-position-x:calc(100% - 18px)}.ratingbar{display:-webkit-flex;display:flex;align-items:center;width:fit-content;--icon: "";--icon-active: "";--icon-color: var(--secondary-15);--icon-checked-color: var(--warning);--icon-hover-color: #bb7616;--color: var(--secondary);--size: 34px;padding-bottom:calc(var(--size) / 1.5)}.ratingbar input{width:var(--size);height:var(--size);background:none!important;border:none!important;font-size:var(--size);cursor:pointer;display:-webkit-flex;display:flex;align-items:center;flex-direction:column;position:relative;color:var(--icon-color)}.ratingbar input:before{font-family:sl-icon!important;font-style:normal;content:var(--icon)}.ratingbar input:after{color:var(--color);position:absolute;bottom:calc(var(--size) / 1.5 * -1);content:attr(data-content);font-size:calc(var(--size) / 2.25);line-height:calc(var(--size) / 2)}.ratingbar input:checked,.ratingbar input:checked~input{color:var(--icon-checked-color)}.ratingbar input:hover,.ratingbar input:hover~input{color:var(--icon-hover-color)!important}.ratingbar.input-lg input{width:calc(var(--size) * 1.85)}.ratingbar.input-md{--size: 30px}.ratingbar.disable-hover{--icon-color: var(--secondary-15) !important}.ratingbar.disable-hover input:hover,.ratingbar.disable-hover input:hover~input{cursor:inherit;color:var(--icon-color)!important}.ratingbar.disable-hover input:checked,.ratingbar.disable-hover input:checked~input{--icon-checked-color: var(--warning);--icon-color: var(--icon-checked-color);--icon-hover-color: var(--icon-checked-color)}.radio-image{background-size:100%!important;border:none!important;background-color:#fff!important;width:30px!important;height:30px!important;font-size:24px!important;opacity:.35!important;cursor:pointer}.radio-image:hover{opacity:.75!important}.radio-image:checked{opacity:1!important}.radio-image.sm{width:22px!important;height:22px!important}.input-alternative{display:none}.input-alternative:checked~*{color:var(--primary)}.vpd-input-group.solid,.input.solid,textarea.solid,select.solid,.input-group.solid,input:not(input[type=radio],input[type=checkbox]).solid{--input-border: transparent;--input-group-child-border: transparent}mark{border-radius:4px;background-color:var(--primary-15)}input.convert-to-text,input.convert-to-text:disabled{padding:0!important;border:none!important;background:transparent!important;border-radius:0!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;color:var(--secondary)!important}.vpd-input-group{padding:0!important}.vpd-input-group .vpd-icon-btn{min-width:50px!important;background:var(--input-group-label-bg)!important}.vpd-input-group .vpd-icon-btn svg{fill:var(--secondary-50)!important;width:20px;height:20px}.p-autocomplete{width:100%}.p-autocomplete>*{width:100%}.p-inputtext{border:none;border-radius:var(--input-radius);flex-direction:column;align-items:stretch;background:transparent;outline:none!important}.p-autocomplete-items .p-autocomplete-item,.p-autocomplete-items .p-autocomplete-empty-message{padding:3px var(--input-padding-single);font-size:16px;font-weight:420;line-height:34px;color:var(--secondary)}.p-autocomplete-items .p-autocomplete-item:hover,.p-autocomplete-items .p-autocomplete-item.p-focus,.p-autocomplete-items .p-autocomplete-empty-message:hover,.p-autocomplete-items .p-autocomplete-empty-message.p-focus{background:var(--secondary-5)}.p-autocomplete-items .p-autocomplete-item.p-highlight,.p-autocomplete-items .p-autocomplete-empty-message.p-highlight{background:var(--primary-15)}.p-autocomplete-items .p-autocomplete-item.p-highlight:hover,.p-autocomplete-items .p-autocomplete-empty-message.p-highlight:hover{background:var(--secondary-5)}.p-autocomplete-multiple-container{display:flex;flex-direction:column;gap:var(--base-gutter-sm)}.p-autocomplete-multiple-container .p-autocomplete-token{width:fit-content;padding:6px 8px;border-radius:var(--input-radius);font-size:12px;line-height:12px;font-weight:420;display:flex;align-items:center;gap:8px;background:var(--primary-15);color:var(--secondary)}.p-autocomplete-multiple-container .p-autocomplete-token>svg:hover:hover{opacity:.75}.p-autocomplete-loader{bottom:17px;top:unset;color:var(--secondary)}.p-inputwrapper-focus>*{outline:none!important;box-shadow:none!important;border:none!important}.funnel,.funnel>*{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}.funnel{width:100%;--funnel-height: 28rem;height:var(--funnel-height);overflow:hidden;position:relative;text-align:center;gap:6px}.funnel:before,.funnel:after{border-color:#fff;border-style:solid;border-top-color:transparent;box-sizing:border-box;content:"";position:absolute;top:0}.funnel:before{border-width:0 0 var(--funnel-height) 8rem;border-left-color:transparent;right:0}.funnel:after{border-width:0 8rem var(--funnel-height) 0;border-right-color:transparent;left:0}.funnel>*{padding:0 1.5rem;height:25%;--opacity: 1;transition:all ease-in-out .15s}.funnel>*:hover{--opacity: .75}.funnel>* .title{font-size:18px;font-weight:700;line-height:30px}.funnel>* .subtitle{font-size:16px;font-weight:300;line-height:25px;opacity:.65}.funnel>* .cta{--color: white;position:absolute;outline:solid 3px white;--bg-hover: var(--bg);--bg-focus: var(--bg);--color-hover: var(--color);--color-focus: var(--color);opacity:0;visibility:hidden}.funnel>* .cta:hover{outline-color:#fff6}.funnel>* .cta:focus{outline-color:#ffffff1a}.funnel>*:hover .cta{opacity:1;visibility:visible}.funnel>*:nth-child(1){background-color:rgba(148,165,178,var(--opacity))}.funnel>*:nth-child(1) .cta{right:0;--bg: rgb(102, 127, 145)}.funnel>*:nth-child(2){background-color:rgba(195,169,246,var(--opacity))}.funnel>*:nth-child(2) .cta{right:30px;--bg: rgb(149, 121, 204)}.funnel>*:nth-child(3){background-color:rgba(127,193,242,var(--opacity))}.funnel>*:nth-child(3) .cta{right:60px;--bg: rgb(91, 159, 210)}.funnel>*:nth-child(4){background-color:rgba(129,235,187,var(--opacity))}.funnel>*:nth-child(4) .cta{right:90px;--bg: rgb(94, 199, 151)}#features-content{gap:8px}.feature-item{position:relative;margin-top:12px;padding:8px;border:solid 1px var(--input-border);border-radius:5px}.feature-item .delete-feature{position:absolute;left:-24px;z-index:10;top:50%;transform:translateY(-50%)}.list{display:-webkit-flex;display:flex;flex-direction:column;width:100%}.list>*{display:-webkit-flex;display:flex;gap:0 12px;font-size:16px;font-weight:420;line-height:34px;color:var(--secondary);padding:3px 0;width:100%}.list>*>:not(.info,.icon){max-width:calc(100% - 36px)}.list.sm>*{font-size:15px;font-weight:400}.list .icon{font-size:20px;height:34px;display:-webkit-flex;display:flex;align-items:center}.list .icon.sm{font-size:16px}.list .icon.md{font-size:24px}.list .icon.bigger{font-size:38px;margin-top:4px;margin-bottom:4px}.list .info{flex-shrink:0;color:var(--secondary-70);font-size:12px;font-weight:420;width:100%;display:-webkit-flex;display:flex;gap:16px}.list .info i{font-size:14px}.list a:hover,.list .active{color:var(--primary)}.list.hoverable-list{--hover-bg: var(--primary-3)}.list.hoverable-list>*{padding:8px 24px}.list.hoverable-list>*:hover,.list.hoverable-list>* .active{background:var(--hover-bg);color:var(--secondary)}.list.borderable>*{border-right:solid 3px transparent}.list.borderable>*:hover,.list.borderable>*.active{border-color:var(--primary)}.list.inline>*{align-items:center}.list.inline .info,.list.inline .info>*{width:fit-content;display:-webkit-inline-flex;display:inline-flex;align-items:center}.list.inline .info{margin-right:auto}.list.inline .info>*{gap:4px}.list.bordered{border-radius:4px;border:solid 1px var(--secondary-10)}.list.bordered>*{border-bottom:solid 1px var(--secondary-10)}.list.bordered>*:last-child{border-bottom:none}.list.lg:not(.hoverable-list)>*{padding:12px 0}.list.lg>*{font-weight:700}.list.lg>*>.icon{font-size:24px}.list.lg .info{font-size:14px}.list.p-lg>*{padding:8px 24px}.list.p-sm>*{padding:4px 24px}.list.p-xs>*{padding:2px 24px}.list.t-sm>*{font-size:14px;line-height:28px}.media-gallery{display:-webkit-flex;display:flex;flex-direction:column;gap:var(--base-gutter)}.media-gallery .screen{position:relative}.media-gallery .screen>*:not(.control){width:100%}.media-gallery .screen .control,.media-gallery .screen .control i{display:-webkit-flex;display:flex;align-items:center}.media-gallery .screen .control{position:absolute;inset:calc(50% - 25px) 0 calc(50% - 25px) 0;height:50px;justify-content:space-between}.media-gallery .screen .control .prev,.media-gallery .screen .control .next{font-size:25px;width:50px;height:50px;justify-content:center;background:#ffffff4d;color:#fff}.media-gallery .screen .control .prev:hover,.media-gallery .screen .control .next:hover{background:#ffffffb3;color:var(--secondary)}.media-gallery .thumbnails{--gutter-x: 15px;--gutter-y: 15px;margin-top:0;direction:ltr}.media-gallery .thumbnails .item{position:relative;opacity:.6;cursor:pointer}.media-gallery .thumbnails .item:hover,.media-gallery .thumbnails .item.active{opacity:1}.media-gallery .thumbnails .item img{width:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000000;display:none;overflow-x:hidden;overflow-y:auto;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:#000000d9;padding:32px 0}.modal>*{width:800px;max-width:90%;overflow-x:hidden;overflow-y:auto;max-height:100%}.modal.show{display:-webkit-flex;display:flex}.modal.sm>*{width:500px;max-width:90%}.modal.lg>*{width:1200px;max-width:90%}.modal.xl>*{width:1500px;max-width:90%}.modal.full{align-items:start;padding:calc(var(--base-gutter) * 2) 0}.modal.full>*{width:calc(100% - var(--base-gutter) * 4);max-width:calc(100% - var(--base-gutter) * 4)}.course-tableau{float:right;width:100%}.course-tableau a,.course-tableau .item{width:32px;height:32px;background:var(--secondary-10);float:left;margin:0 4px 4px 0;cursor:pointer;transition:all ease-in-out .1s;border:1px transparent;border-radius:2px;display:-webkit-inline-flex;display:inline-flex;align-items:center;justify-content:center;color:#fff}.course-tableau a:hover,.course-tableau .item:hover{opacity:.5;color:#fff}.course-tableau a.completed,.course-tableau .item.completed{background:var(--success)}.course-tableau a.chapter,.course-tableau .item.chapter{border:dashed 1px var(--secondary-50);background:transparent}.course-tableau a.started,.course-tableau .item.started{background:var(--primary)}.course-tableau.help{float:inherit;width:fit-content}.course-tableau.help .item{width:20px;height:20px;margin:0;cursor:initial}.avatar{width:var(--size);height:var(--size);font-size:calc(var(--size) * .25);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;object-fit:cover}.avatar,.avatar-info{--size: 24px}.avatar.xxl,.avatar-info.xxl{--size: 48px}.avatar.xl,.avatar-info.xl{--size: 40px}.avatar.lg,.avatar-info.lg{--size: 32px}.avatar.sm,.avatar-info.sm{--size: 20px}.avatar.xs,.avatar-info.xs{--size: 16px}.avatar-stack{display:-webkit-inline-flex;display:inline-flex;flex-direction:row-reverse;padding-left:10px;direction:ltr}.avatar-stack>*{border:3px solid white;border-radius:50%!important;width:30px!important;height:30px!important;object-fit:cover;margin-left:-10px;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.avatar-stack :not(img){font-size:12px;font-weight:400;color:var(--secondary-70);direction:ltr;padding:5px 15px 0;border-radius:0!important;border:none;width:fit-content!important}.avatar-stack.sm *{width:26px!important;height:26px!important}.avatar-stack.sm :not(img){padding:0 15px;width:fit-content!important}.avatar-info{--size-base: var(--size);position:relative;padding-right:calc(var(--size) / 3.5)}.avatar-info .avatar{--size: var(--size-base)}.avatar-info .info{width:calc(var(--size) / 2);height:calc(var(--size) / 2);font-size:calc(var(--size) / 2);background-size:calc(var(--size) / 2);background-position:center;background-repeat:no-repeat;background-color:var(--primary);color:#fff;border-radius:50%;object-fit:cover;position:absolute;bottom:0;right:2px;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.like-btn{position:relative;cursor:pointer;width:46px;height:46px;display:flex;justify-content:center;align-items:center;border-radius:12px;transition:all .3s ease;z-index:1}.like-btn:after{z-index:-1;position:absolute;content:"";display:block;width:100%;height:100%;background:#f6f6f8;border-radius:12px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.like-btn .icon{font-size:26px;color:var(--secondary-50);transition:all .3s cubic-bezier(.34,1.56,.64,1);padding-bottom:9px}.like-btn:hover:after,.like-btn.active:after{border-radius:10px;background:#feeef3;transform:scale(.88)}.like-btn:hover .icon,.like-btn:hover .count,.like-btn.active .icon,.like-btn.active .count{color:#f65c8a}.like-btn.active{cursor:initial}.like-btn:active .icon{transform:scale(.6)}.like-btn .message{position:absolute;font-size:14px;font-weight:700;padding:6px 10px 4px;color:#fff;background:#f65c8a;border-radius:24px;line-height:12px;transition:all .3s cubic-bezier(.34,1.56,.64,1);z-index:-1;width:max-content;transform:scale(.4);overflow:hidden}.like-btn .message-motion{transform:scale(1) translatey(calc((100% + 14px)*-1))}.like-btn .bubble{opacity:1;z-index:-99;position:absolute;width:90%;height:90%;border-radius:100%;background:radial-gradient(50% 50% at 50% 50%,#fff0,#feeff3)}.like-btn .bubble-motion{animation:bubbleMotion .8s cubic-bezier(.25,1,.5,1) forwards}@keyframes bubbleMotion{to{transform:scale(2.6);opacity:0}}.like-btn .dr{position:absolute;bottom:16px;right:16px;width:100px}.like-btn .count{position:absolute;right:0;left:0;bottom:0;font-size:11px;text-align:center;color:var(--secondary-50)}.upload-progress{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff}.upload-progress .progress-percent{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;display:flex;justify-content:center;align-items:center;font-weight:700}.upload-progress .progress{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;height:100%}.upload-progress .progress>*{border-radius:0}[data-jsc=gallery] .screen.spinner-center{background-color:#000000bf}[data-jsc=gallery] .screen.spinner-center img{opacity:.3}[data-jsc=gallery] .screen.spinner-center:before{left:50%;width:50px;height:50px;margin-left:-25px}.design-system-banner{display:-webkit-flex;display:flex;flex-direction:column;width:140px;height:80px;border-radius:8px;overflow:hidden;flex-wrap:wrap;direction:ltr}.design-system-banner.shadow{box-shadow:0 0 20px #0000001a,-3px 3px 8px #0000000d}.design-system-banner .banner{flex-grow:1;position:relative;color:#fff;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:17px}.design-system-banner .footer{display:-webkit-flex;display:flex}.design-system-banner .footer>*{flex:1 1 0;height:30px;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-size:14px;padding-top:2px}.design-system-banner.checked .banner:before{position:absolute;content:"";font-family:sl-icon!important;font-size:28px;display:-webkit-flex;display:flex;align-items:center;justify-content:center;width:28px;height:28px;top:calc(50% - 14px);right:calc(50% - 14px);color:#fff;opacity:.75}.nestable>.nestable{padding-right:calc(var(--base-gutter) * 1.5);padding-left:calc(var(--base-gutter) * 1.5);position:relative}.nestable>.nestable:after{position:absolute;content:"";background:var(--primary-10);width:2px;right:calc(var(--base-gutter) * .75);top:calc(var(--base-gutter) * .75 * -1);bottom:0}.nestable>.nestable:last-of-type:after{bottom:calc(100% - var(--base-gutter) * 2.25 + 3px)}.nestable>.nestable>.list-row{position:relative}.nestable>.nestable>.list-row:before{position:absolute;content:"";background:var(--primary-10);height:2px;width:calc(var(--base-gutter) * .75);top:30px;right:calc(var(--base-gutter) * .75 * -1)}.nestable>.nestable>.list-row:first-of-type:after{top:0}.nestable>.nestable:not(.active){display:none}.nestable.active-nestable .list-row{background:var(--list-row-bg-hover-active);border-color:var(--primary-20)!important}.nestable.active-nestable .badge-message{background:var(--primary-85)}.nestable.active-nestable .separator{border-left-color:var(--primary-30);color:var(--primary-70)}tool-tip{background-color:var(--secondary-85);color:#fff;border-radius:var(--base-radius);line-height:24px;height:24px;white-space:nowrap;padding:0 .5rem;font-size:.75rem;font-weight:600;pointer-events:none;transform-origin:center}.editor-content{font-weight:400!important;font-size:16px!important;line-height:44px!important;color:var(--secondary-80)}.editor-content>*{margin-bottom:20px!important}.editor-content h1,.editor-content h2,.editor-content h3,.editor-content h4,.editor-content h5,.editor-content h6,.editor-content figure{padding-top:40px!important}.editor-content h1,.editor-content h2,.editor-content h3,.editor-content h4,.editor-content h5,.editor-content h6{font-size:22px!important;font-weight:700!important;line-height:50px!important}.editor-content a,.editor-content u{text-decoration:none!important;color:var(--primary)!important;font-weight:600!important}.editor-content img{width:100%!important;border-radius:var(--base-radius)!important}.editor-content figure{margin-right:auto!important;margin-left:auto!important}.editor-content ul{padding-right:40px!important}.editor-content ul li{gap:14px!important;align-items:baseline!important}.editor-content ul li:before{flex-shrink:0!important;position:relative!important;width:8px!important;height:8px!important;content:""!important;background:var(--primary-40)!important}.sticky-action{z-index:3;position:fixed;left:calc(var(--base-gutter) * 2);bottom:calc(var(--base-gutter) * 2)}.sticky-action .action-btn{position:relative;z-index:1;box-shadow:0 0 24px #08192b1a}.sticky-action .action-content{position:absolute;left:30px;bottom:30px;width:275px;max-width:calc(100vw - var(--base-gutter) * 6);height:fit-content;box-shadow:0 0 24px #08192b1a;transform-origin:left bottom;transition:.15s;z-index:2;overflow:hidden}.sticky-action .action-content.md{width:400px}.sticky-action:not(.show) .action-content{transform:scale(0);opacity:0}.sticky-action.bottom-start .action-content{left:inherit;bottom:inherit;right:20px;top:30px;transform-origin:right top}.sticky-action.bottom-end .action-content{left:30px;bottom:inherit;right:inherit;top:30px;transform-origin:left top}.sticky-action.position-relative{left:inherit;bottom:inherit}.fixed-bottom{position:fixed;bottom:0;right:0;left:0;z-index:10000;transition:.6s;padding:var(--base-gutter) 24px calc(var(--base-gutter) * 2.5)}.fixed-bottom:before{position:absolute;content:"";height:100%;right:0;left:0;z-index:-1;background:linear-gradient(90deg,#fff0,#fff 20%,#fff 80%,#fff0);bottom:0}.bg-cover-45{width:45px;height:45px;background-size:cover!important;background-position:center!important;margin-left:10px}.pagination{width:100%;display:-webkit-inline-flex;display:inline-flex;align-items:center;justify-content:end;gap:4px}.pagination>a{width:var(--pagination-item-size);background:var(--pagination-link-bg)}.pagination>a:hover{background:var(--pagination-link-bg-hover);color:var(--pagination-item-color-hover)}.pagination>a:focus{background:var(--pagination-link-bg-focus);color:var(--pagination-item-color-hover)}.pagination>span{padding:0 16px;padding-top:3px!important}.pagination input{width:var(--pagination-item-size)!important;font-size:14px!important;line-height:40px!important;padding:3px 0 0!important}.pagination>*{height:var(--pagination-item-size)!important;display:-webkit-flex;align-items:center;justify-content:center;text-align:center;border-radius:var(--pagination-item-radius)!important;font-size:14px;font-weight:600;color:var(--pagination-item-color)}.progress{position:relative;--h: 16px;height:var(--h);border-radius:calc(var(--h) / 2);background:var(--secondary-15);color:#fff;display:block;width:100%;--bg: var(--primary)}.progress>*:not(.tooltip){width:var(--w);border-radius:calc(var(--h) / 2);position:absolute;left:0;top:0;bottom:0;background:var(--bg);color:#fff;font-size:10px;line-height:10px;font-weight:500;display:-webkit-flex;display:flex;align-items:center;justify-content:center;transition:width .6s}.progress.xl{--h: 34px}.progress.xl>*{font-size:14px;line-height:14px;font-weight:700;padding-top:2px}.progress.lg{--h: 24px}.progress.lg>*{font-size:14px;line-height:14px;font-weight:700;padding-top:2px}.progress.sm{--h: 8px}.progress.sm>*{font-size:8px;line-height:8px;font-weight:500}.progress.xs{--h: 4px}.progress.xs>*{font-size:4px;line-height:4px;font-weight:500}.progress .tooltip{font-weight:400;font-size:14px;line-height:21px;color:#fff;padding:4px 7px 1px;position:absolute;bottom:calc(var(--h) / 2 + 4px);width:36px;left:calc(var(--w) - 18px);text-align:center;z-index:1}.progress .tooltip:before,.progress .tooltip:after{position:absolute;content:"";z-index:-1}.progress .tooltip:before{top:0;right:0;bottom:0;left:0;background:var(--bg);border-radius:4px}.progress .tooltip:after{width:0;height:0;border-style:solid;border-width:4px 4px 0 4px;border-color:var(--bg) transparent transparent transparent;bottom:-4px;left:calc(50% - 4px)}.progress-circle{width:64px;flex-shrink:0}.progress-circle circle{transform:rotate(-90deg);transform-origin:center;stroke-width:2}.progress-circle circle.bg{fill:none;stroke:var(--secondary-7)}.progress-circle circle.percent{fill:none;stroke-dasharray:50 50;stroke-linecap:round;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px #0000001a}.progress-circle text{font-size:5px;font-weight:900;text-anchor:middle;fill:#555}.progress-circle.sm{width:48px}.progress-circle.xs{width:32px}.progress-section{display:flex;flex-direction:column;gap:calc(var(--base-gutter) * .25)}.progress-section>.header{display:flex;align-items:center;justify-content:space-between}.progress-section>.header .subtitle{font-size:14px;line-height:24px}.workflow-states{display:-webkit-inline-flex;display:inline-flex;align-items:stretch;--icon: ""}.workflow-states>*{font-size:15px;line-height:24px;font-weight:600;background:var(--theme)!important;padding:calc(var(--base-gutter) / 2) calc(var(--base-gutter) * 1.25);margin-right:calc(var(--base-gutter) * -1);position:relative;display:-webkit-inline-flex;display:inline-flex;align-items:center;flex-wrap:wrap;gap:calc(var(--base-gutter) / 2);text-align:center;justify-content:center;--icon-size: var(--base-gutter)}.workflow-states>*.pb-md{padding:calc(var(--base-gutter) / 2) calc(var(--base-gutter) * 1.25) calc(var(--base-gutter) * 2)}.workflow-states>* .footer{position:absolute;bottom:0;width:100%;font-size:12px;background:#00000026;display:-webkit-flex;display:flex;align-items:center;justify-content:center;text-align:center}.workflow-states>* i{position:relative;font-size:var(--icon-size);width:calc(var(--icon-size) * 1.25);height:calc(var(--icon-size) * 1.25);color:var(--secondary-60);background:#fff;border-radius:50%;display:-webkit-flex;display:flex;align-items:center;justify-content:center;left:calc(var(--icon-size) * 1.875 / 2 * -1)}.workflow-states>* i.md{--icon-size: calc(var(--base-gutter) * 1.5)}.workflow-states>*.dropdown{cursor:pointer}.workflow-states>*.dropdown i{background:transparent;top:2px;color:var(--secondary-70)}.workflow-states>*.dropdown i.first{font-size:35px;left:0;top:-10px;right:-80px}.workflow-states>*.dropdown:hover i.first{color:var(--secondary-60)}.workflow-states>label{background:transparent!important}.workflow-states>label>*{cursor:pointer}.workflow-states>label input{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--secondary-3);background-image:none;content:"";width:100%;height:100%;border-radius:0;background-image:none!important;z-index:0;border:none;transition:none}.workflow-states>label .label-text{position:relative;z-index:1}.workflow-states>label:hover input,.workflow-states>label input:checked{background:var(--theme)}.workflow-states.without-icon>*{margin-right:0}.workflow-states:not(.vertical)>*:not(:first-child){border-right:solid 2px rgba(255,255,255,.5)}.workflow-states:not(.vertical)>*:first-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.workflow-states:not(.vertical)>*:first-child .footer{border-bottom-right-radius:8px}.workflow-states:not(.vertical)>*:last-child{border-top-left-radius:40px;border-bottom-left-radius:40px}.workflow-states:not(.vertical)>*:last-child .footer{border-bottom-left-radius:8px}.workflow-states.vertical{flex-direction:column;width:100%;align-items:stretch;gap:4px}.workflow-states.vertical .add{margin-top:var(--base-gutter);justify-content:center;background:#fff!important;border:solid 1px var(--success)!important;color:var(--success)!important}.workflow-states.vertical .add>*{color:var(--success)!important}.workflow-states.vertical .add:hover{background:var(--success)!important;color:#fff!important}.workflow-states.vertical .add:hover>*{color:#fff!important}.workflow-states.vertical>*{padding:calc(var(--base-gutter) * .75) calc(var(--base-gutter) * 1.25);gap:var(--base-gutter);margin-right:0}.workflow-states.vertical>*:first-of-type{margin-top:0!important}.workflow-states.vertical i{font-size:calc(var(--base-gutter) * 1.25);color:var(--secondary);background:transparent;left:inherit}.workflow-states.vertical.tabs>*{cursor:pointer;background:var(--secondary-3)}.workflow-states.vertical.tabs>*.active,.workflow-states.vertical.tabs>*:hover{background:var(--theme)}.workflow-states.sm>*{font-size:13px;line-height:15px;font-weight:600;padding:calc(var(--base-gutter) / 2.5) calc(var(--base-gutter) * .85)}.workflow-states.xs>*{font-size:11px;line-height:11px;font-weight:500;padding:calc(var(--base-gutter) / 3) calc(var(--base-gutter) * .65)}.replay{display:-webkit-flex;display:flex;flex-direction:column;border-radius:var(--base-radius);padding:calc(var(--base-gutter) * 2) calc(var(--base-gutter) * 2.5);gap:calc(var(--base-gutter) * 1.5);background:#fff;border-right:solid 2px transparent;position:relative}.replay>.header{display:-webkit-flex;display:flex;justify-content:space-between;align-items:start}.replay>.header .actions{margin:-12px auto 0 -20px;padding-right:12px;display:-webkit-inline-flex;display:inline-flex}.replay>.content{display:block;font-size:17px;line-height:44px;font-weight:420}.replay .badge-info{border-radius:calc(var(--base-gutter) / 4);background:var(--secondary-3);padding:var(--base-gutter) calc(var(--base-gutter) * 1.5);gap:var(--base-gutter);align-items:center;position:relative}.replay .badge-info i{position:absolute;bottom:0;left:30px;width:20px;height:20px;border-radius:10px;background:var(--primary);color:#fff;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-size:12px}.replay .badge-info .avatar{position:relative;width:40px;height:40px}.replay .badge-info .text{overflow:hidden;flex-direction:column;gap:8px}.replay .badge-info .text>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.replay .badge-info .title{font-size:16px;line-height:1;font-weight:600}.replay .badge-info .subtitle{font-size:13px;line-height:1;font-weight:420;color:var(--secondary-70)}.replay.timeline{margin:calc(var(--base-gutter) * 2.5) calc(var(--base-gutter) * 5) 0 0;position:relative}.replay.timeline>.header{margin-bottom:calc(var(--base-gutter) * 1.5 * -1)}.replay.timeline:before,.replay.timeline:after{position:absolute;content:""}.replay.timeline:before{right:calc(var(--base-gutter) * 2.5 * -1);top:calc(var(--base-gutter) * 5 * -1);bottom:0;border-right:dashed 1px var(--primary-30);z-index:-1}.replay.timeline:after{width:calc(var(--base-gutter) * .75);height:calc(var(--base-gutter) * .75);background:#fff;border-radius:50%;right:calc(var(--base-gutter) * 2.875 * -1);top:calc(var(--base-gutter) * 3);border:solid calc(var(--base-gutter) / 4) var(--primary-30);display:-webkit-flex;display:flex;align-items:center;justify-content:center;color:#fff;font-size:var(--base-gutter)}.replay.timeline.sl-replay,.replay.timeline.verified{border-radius:4px 0 0 4px}.replay.timeline.sl-replay:after,.replay.timeline.verified:after{width:calc(var(--base-gutter) * 2);height:calc(var(--base-gutter) * 2);top:calc(var(--base-gutter) * 2.375);right:calc(var(--base-gutter) * 3.5 * -1);border:none;font-family:sl-icon!important}.replay.timeline.sl-replay{border-right-color:var(--primary-70)}.replay.timeline.sl-replay:after{background:var(--primary-70);content:""}.replay.timeline.verified{border-right-color:var(--success-70)}.replay.timeline.verified:after{background:var(--success-70);content:""}.replay.timeline:last-of-type:before{bottom:calc(100% - var(--base-gutter) * 2.375)}.line-separator,.line-separator>*{position:relative}.line-separator:before,.line-separator>*:before{position:absolute;content:"";border-radius:4px}.line-separator{display:-webkit-flex;display:flex;align-items:center;z-index:1;font-size:18px;font-weight:700;padding-bottom:calc(var(--base-gutter) * 1.5);margin:calc(var(--base-gutter) * 4) 0 calc(var(--base-gutter) * 1.5);height:51px;border-bottom:dashed 2px var(--line-separator-border);color:var(--line-separator-color)}.line-separator.first{margin-top:calc(var(--base-gutter) * 1.5)}.line-separator.empty{height:inherit;padding:0}.line-separator.primary{border-bottom-color:var(--primary-30)}.line-separator.secondary{border-bottom-color:var(--secondary-30)}.line-separator.mt-xl{margin-top:calc(var(--base-gutter) * 8)}.line-separator.mt-sm{margin-top:calc(var(--base-gutter) * 2)}.line-separator.transparent{padding-bottom:0}.line-separator.transparent:before,.line-separator.transparent>*:before{display:none}.spinner,[class^=spinner-],[class*=" spinner-"],.btn-submit:disabled,.btn-submit[disabled]{--spinner-size: 24px;--spinner-m-t: calc((var(--spinner-size) / 2) * -1);--spinner-p: 48px;--spinner-pos: 12px;--spinner-border: 3px;--spinner-color: white;position:relative!important}.spinner:before,[class^=spinner-]:before,[class*=" spinner-"]:before,.btn-submit:disabled:before,.btn-submit[disabled]:before{content:"";box-sizing:border-box;position:absolute;top:50%;margin-top:var(--spinner-m-t);width:var(--spinner-size);height:var(--spinner-size);border-radius:50%;border:var(--spinner-border) solid transparent;border-top-color:var(--spinner-color);border-left-color:var(--spinner-color);border-bottom-color:var(--spinner-color);animation:spinner .45s linear infinite}.spinner.sm,[class^=spinner-].sm,[class*=" spinner-"].sm,.btn-submit:disabled.sm,.btn-submit[disabled].sm{--spinner-size: 14px;--spinner-border: 2px;--spinner-p: 42px;--spinner-pos: 14px}.spinner.lg,[class^=spinner-].lg,[class*=" spinner-"].lg,.btn-submit:disabled.lg,.btn-submit[disabled].lg{--spinner-size: 54px;--spinner-border: 4px;--spinner-p: 104px;--spinner-pos: 24px}.spinner.xl,[class^=spinner-].xl,[class*=" spinner-"].xl,.btn-submit:disabled.xl,.btn-submit[disabled].xl{--spinner-size: 72px;--spinner-border: 5px;--spinner-p: 144px;--spinner-pos: 36px}.spinner.xxl,[class^=spinner-].xxl,[class*=" spinner-"].xxl,.btn-submit:disabled.xxl,.btn-submit[disabled].xxl{--spinner-size: 96px;--spinner-border: 6px;--spinner-p: 192px;--spinner-pos: 48px}.spinner.xxxl,[class^=spinner-].xxxl,[class*=" spinner-"].xxxl,.btn-submit:disabled.xxxl,.btn-submit[disabled].xxxl{--spinner-size: 120px;--spinner-border: 7px;--spinner-p: 240px;--spinner-pos: 60px}.spinner.secondary,[class^=spinner-].secondary,[class*=" spinner-"].secondary,.btn-submit:disabled.secondary,.btn-submit[disabled].secondary{--spinner-color: var(--secondary)}.spinner.gray,[class^=spinner-].gray,[class*=" spinner-"].gray,.btn-submit:disabled.gray,.btn-submit[disabled].gray{--spinner-color: var(--secondary-50)}.spinner.success,[class^=spinner-].success,[class*=" spinner-"].success,.btn-submit:disabled.success,.btn-submit[disabled].success{--spinner-color: var(--success)}.spinner{width:var(--spinner-size);height:var(--spinner-size)}.spinner:before{right:0}.spinner-right{padding-right:var(--spinner-p)!important}.spinner-right:before{right:var(--spinner-pos)}.spinner-left,.btn-submit:disabled,.btn-submit[disabled]{padding-left:var(--spinner-p)!important}.spinner-left:before,.btn-submit:disabled:before,.btn-submit[disabled]:before{left:var(--spinner-pos)}.btn-submit:disabled i,.btn-submit[disabled] i{display:none}@keyframes spinner{to{transform:rotate(360deg)}}.tab-connected{position:relative;display:flex;flex-direction:column;--connected-h: 20px}.tab-connected>.header{display:flex;align-items:center;gap:8px}.tab-connected>.header .item{cursor:pointer;display:flex;align-items:center;gap:8px;font-size:var(--btn-font-size-sm);line-height:var(--btn-line-height-sm);font-weight:var(--btn-font-weight-sm);background:#fff;border:solid 1px var(--secondary-10);padding:var(--btn-padding-y) var(--btn-padding-x) calc(var(--connected-h) + var(--btn-padding-y)) var(--btn-padding-x);border-radius:var(--btn-radius);margin-bottom:calc(var(--connected-h) * -1);position:relative}.tab-connected>.header .item.active{box-shadow:0 0 15px #00000026}.tab-connected>.header .item.active:after{position:absolute;content:"";width:100%;bottom:calc(var(--connected-h) - var(--btn-radius) * 2);height:calc(var(--btn-radius) * 2);background:#fff;right:0;z-index:2}.tab-connected>.header .item:not(.active){background:var(--secondary-5);color:var(--secondary-50)}.tab-connected>.header .item:hover{color:var(--secondary-70)}.tab-connected>.content{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--base-gutter);border-radius:var(--base-radius);background:#fff;border:solid 1px var(--secondary-10);padding:calc(var(--base-gutter) * 2)}table{width:100%;--table-tr-px:24px}table caption{caption-side:top;text-align:right;padding:0 24px 12px;color:var(--secondary-70)}table caption .caption{display:-webkit-flex;display:flex;align-items:center;gap:8px}table tr>:first-child{padding-right:var(--table-tr-px)}table tr>:last-child{padding-left:var(--table-tr-px)}table td,table th,table caption{font-size:16px;line-height:45px;font-weight:420}table td,table th{padding:0 12px}table td .avatar,table th .avatar{position:relative;top:-1px;margin-left:8px}table th{font-weight:700}table thead tr>*{border-bottom:solid 1px var(--secondary-3)}table tbody tr{border-top:solid 1px var(--secondary-3)}table tbody tr:first-of-type{border-top:none}table tbody tr>:first-child{border-radius:0 4px 4px 0}table tbody tr>:last-child{border-radius:4px 0 0 4px}table tbody tr:hover td,table tbody tr:hover th{background:var(--secondary-2)}table tbody tr:hover,table tbody tr:hover+tr{border-top-color:transparent}table .icon{font-size:24px!important}table .icon.sm{font-size:20px!important}table.item-padding tbody td,table.item-padding tbody th{padding-top:10px;padding-bottom:10px}table.item-padding.lg tbody td,table.item-padding.lg tbody th{padding-top:12px;padding-bottom:12px}table.flex-align-item-center{--gap: 16px}table.flex-align-item-center td,table.flex-align-item-center th{display:-webkit-flex;display:flex;align-items:center;gap:var(--gap)}table.flex-align-item-center.sm{--gap: 8px}table.flex-align-item-center.gap-0 td,table.flex-align-item-center.gap-0 th{gap:0}table.hoverless tbody tr:hover>*{background:transparent}table.hover-primary tbody tr:hover td,table.hover-primary tbody tr:hover th{background:var(--primary-5)}table.bordered thead>*>*{border-bottom:solid 2px var(--secondary-70)}table.bordered>:not(caption)>*>*{border:solid 1px var(--secondary-5)!important}table.bordered-tr thead>*>*{border-bottom:solid 2px var(--secondary-70)}table.bordered-tr tbody>*:not(:last-of-type){border-bottom:solid 1px var(--secondary-5)}table.striped tbody tr:nth-of-type(odd)>*{background:var(--secondary-3)}table.striped.primary tbody tr:nth-of-type(odd)>*{background:var(--primary-3)}table.td-lh-normal td,table.td-lh-normal th,table.td-lh-normal caption{line-height:30px}table.header-nowrap-fix thead>*>*{white-space:inherit!important;line-height:28px}table.hover-focus tbody:hover>*:not(.footer){opacity:.2}table.hover-focus tbody:hover>*:not(.footer):hover{opacity:1}table.header-sm thead tr>*{font-size:14px;font-weight:300;color:var(--secondary-40)}.table-responsive-all{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.table-responsive-all::-webkit-scrollbar{display:none}.table-responsive-all table td,.table-responsive-all table th{white-space:nowrap}table.fix-x,.table-responsive-all.fix-x{margin-right:-24px;margin-left:-24px;width:calc(100% + 48px)}.invoice-table .actions{display:none;position:absolute;left:0}.absolute-over-tr{position:absolute;left:0;display:flex;align-items:center;background:#fff;height:100%;padding-right:20px;padding-left:var(--table-tr-px);transition:all ease-in-out .15s;gap:4px}.absolute-over-tr:before{background:linear-gradient(90deg,#fff,#fff0);height:100%;width:40px;right:-40px;position:absolute;z-index:0;content:""}.timeline-flow-parent{display:flex;flex-direction:column;--line-bg: var(--primary-30);--bullet-bg: var(--primary);--bullet-size: 30px;--row-padding-y: calc(var(--base-gutter) / 1)}.timeline-flow-parent:last-of-type .timeline-flow-row:last-of-type .timeline:after{bottom:50%}.timeline-flow-parent:first-of-type .timeline-flow-heading+.timeline-flow-row .timeline:after{top:50%}.timeline-flow-parent .title{font-size:16px;font-weight:500;line-height:26px}.timeline-flow-parent .title.lg{font-size:18px;font-weight:700}.timeline-flow-parent .title.md{font-size:17px;font-weight:600}.timeline-flow-parent .title.sm{font-size:14px}.timeline-flow-parent .subtitle,.timeline-flow-parent .microtitle,.timeline-flow-parent-heading{font-weight:420}.timeline-flow-parent .subtitle,.timeline-flow-parent .microtitle{opacity:.7}.timeline-flow-parent .subtitle,.timeline-flow-parent-heading{font-size:14px;line-height:24px}.timeline-flow-parent .microtitle{font-size:10px;line-height:14px}.timeline-flow-parent .timeline-row{display:flex;align-items:center;gap:calc(var(--base-gutter) / 2)}.timeline-flow-parent .timeline-col{display:flex;flex-direction:column;gap:calc(var(--base-gutter) / 2)}.timeline-flow-parent .timeline-col.content{flex-grow:1;position:relative;background:#fff;border:solid 1px var(--secondary-5)!important;border-radius:calc(var(--base-radius) / 2);padding:var(--row-padding-y) calc(var(--bullet-size) * 3) var(--row-padding-y) var(--row-padding-y);margin-right:calc(var(--bullet-size) * 1.75 * -1)}.timeline-flow-parent .timeline-col.w-fix{flex-shrink:0;width:50px;writing-mode:vertical-rl;text-orientation:mixed;text-align:center;color:var(--secondary-60)}.timeline-flow-heading,.timeline-flow-row{padding-right:var(--base-gutter)}.timeline-flow-heading{padding-left:var(--base-gutter);background:var(--secondary-3);padding-top:calc(var(--base-gutter) / 2);padding-bottom:calc(var(--base-gutter) / 2);border-radius:calc(var(--base-gutter) / 2);z-index:10;position:relative}.timeline-flow-row{display:flex;gap:var(--base-gutter);padding-top:calc(var(--row-padding-y) / 3);padding-bottom:calc(var(--row-padding-y) / 3)}.timeline-flow-row .timeline{position:relative;z-index:10;flex-shrink:0}.timeline-flow-row .timeline:before,.timeline-flow-row .timeline:after{position:absolute}.timeline-flow-row .timeline:after{right:-1px;top:calc(var(--row-padding-y) / 3 * -1);bottom:calc(var(--row-padding-y) / 3 * -1);width:2px;background:var(--line-bg);content:""}.timeline-flow-row .timeline:before{width:var(--bullet-size);height:var(--bullet-size);border-radius:50%;background:var(--bullet-bg);right:calc(var(--bullet-size) / 2 * -1);top:calc(50% - var(--bullet-size) / 2 + 2px);outline:solid 4px white;display:flex;align-items:center;justify-content:center;color:#fff;font-family:sl-icon!important;font-size:calc(var(--bullet-size) * .5);z-index:1}.timeline-flow-row:last-of-type .timeline-col.content:after{display:none}.timeline-flow-row.success .timeline:before{outline-color:var(--bullet-bg);font-size:calc(var(--bullet-size) * .7)}.timeline-flow-row.success .timeline-col.content{background:var(--success-10);border-color:var(--success)!important}.timeline-flow-row.success .parent-success--bg-text{background:var(--success-50)!important}.timeline-flow-heading+.timeline-flow-row{padding-top:calc(var(--row-padding-y) * 1.25)}.timeline-flow-heading+.timeline-flow-row .timeline:after{top:calc((var(--row-padding-y) / 3 + var(--row-padding-y)) * -1)}.timeline-flow-heading~.timeline-flow-row:last-of-type{padding-bottom:calc(var(--row-padding-y) * 3)}.timeline-flow-heading~.timeline-flow-row:last-of-type .timeline:after{bottom:calc((var(--row-padding-y) * 2 + var(--row-padding-y)) * -1)}[class^=toast-],[class*=" toast-"]{position:fixed;padding:10px 28px;border-radius:4px;background:var(--secondary);color:#fff;z-index:1000000000000000000;line-height:36px;font-size:16px;font-weight:500;display:-webkit-flex;display:flex;align-items:center;gap:8px;box-shadow:0 0 44px #0000004d,0 0 15px #0000004d;transition:all .15s;--toast-x: 20px;--toast-y: -100px}[class^=toast-] i,[class*=" toast-"] i{font-size:24px}[class^=toast-].active,[class*=" toast-"].active{--toast-y: 40px}[class^=toast-].success,[class*=" toast-"].success{background:var(--success);box-shadow:0 0 44px var(--success-40)}[class^=toast-].danger,[class*=" toast-"].danger{background:var(--danger);box-shadow:0 0 44px var(--danger-40)}[class^=toast-].warning,[class*=" toast-"].warning{background:var(--warning);box-shadow:0 0 44px var(--warning-40)}[class^=toast-].lg,[class*=" toast-"].lg{padding:14px 32px;line-height:40px;font-size:18px;font-weight:600}[class^=toast-].lg i,[class*=" toast-"].lg i{font-size:30px}.toast-top-right{right:var(--toast-x);top:var(--toast-y);margin-left:var(--toast-x)}.toast-top-left{left:var(--toast-x);top:var(--toast-y)}.toast-top{top:var(--toast-y);left:50%;transform:translate(-50%)}.toast-bottom-right{right:var(--toast-x);bottom:var(--toast-y)}.toast-bottom-left{left:var(--toast-x);bottom:var(--toast-y)}.toast-bottom{bottom:var(--toast-y);left:50%;transform:translate(-50%)}.tooltip-parent{position:relative}.tooltip-parent:hover [class^=tooltip-],.tooltip-parent:hover [class*=" tooltip-"],[class^=tooltip-].active,[class*=" tooltip-"].active{--tooltip-y: 100%;visibility:visible;opacity:1}[class^=tooltip-]:not(.tooltip-parent),[class*=" tooltip-"]:not(.tooltip-parent){position:absolute;padding:8px 16px 10px;border-radius:4px!important;--bg: var(--secondary);background:var(--bg);color:#fff;z-index:1000000000000000000;font-family:var(--base-font-family);line-height:26px;font-size:15px;font-weight:440;display:-webkit-flex;display:flex;align-items:center;gap:8px;transition:all ease-in-out .15s;--tooltip-x: 0;--tooltip-y: calc(100% - 12px) ;visibility:hidden;opacity:0;width:max-content;max-width:100%;min-width:max-content}[class^=tooltip-]:not(.tooltip-parent) i,[class*=" tooltip-"]:not(.tooltip-parent) i{font-size:24px}[class^=tooltip-]:not(.tooltip-parent):before,[class*=" tooltip-"]:not(.tooltip-parent):before{border-radius:4px!important;content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 0 44px var(--bg),0 0 15px var(--bg);opacity:.5}[class^=tooltip-]:not(.tooltip-parent):after,[class*=" tooltip-"]:not(.tooltip-parent):after{width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:var(--bg) transparent transparent transparent;position:absolute;content:"";bottom:-10px;left:50%;transform:translate(-50%)}.tooltip-top-right{right:var(--tooltip-x);bottom:var(--tooltip-y)}.tooltip-top-left{left:var(--tooltip-x);bottom:var(--tooltip-y)}.tooltip-top{bottom:var(--tooltip-y);left:50%;transform:translate(-50%)}.tooltip-bottom-right{right:var(--tooltip-x);top:var(--tooltip-y)}.tooltip-bottom-left{left:var(--tooltip-x);top:var(--tooltip-y)}.tooltip-bottom{top:var(--tooltip-y);left:50%;transform:translate(-50%)}.tooltip-bottom:before,.tooltip-bottom-right:before,.tooltip-bottom-left:before{bottom:inherit;top:-10px;transform:translate(-50%) rotate(180deg)!important}.t-title,.t-subtitle,.t-text{display:-webkit-inline-flex;display:inline-flex;align-items:center}.t-title,.t-subtitle{--icon-size: 23px}.t-title .icon,.t-subtitle .icon{font-size:var(--icon-size)!important}.t-title{font-size:17px!important;font-weight:700;line-height:35px;gap:8px}.t-title.md{font-size:19px!important;gap:12px;--icon-size: 25px}.t-title.lg{font-size:23px!important;font-weight:800;gap:12px;--icon-size: 30px}.t-subtitle{gap:8px;font-size:14px!important;font-weight:420;line-height:25px;color:var(--secondary-70);--icon-size: 17px}.t-subtitle.sm{font-size:12px!important}.t-text{font-size:16px;line-height:35px;font-weight:420}.t-text.md{font-size:19px!important;line-height:40px;--icon-size: 25px}.t-tags{font-weight:420;font-size:17px;line-height:40px;color:var(--secondary-85)}.t-tags>*{margin-bottom:20px;overflow-wrap:break-word}.t-tags h1,.t-tags h2,.t-tags h3,.t-tags h4,.t-tags h5,.t-tags h6,.t-tags figure{padding-top:40px}.t-tags h1,.t-tags h2,.t-tags h3,.t-tags h4,.t-tags h5,.t-tags h6{font-size:22px;font-weight:700;line-height:50px}.t-tags a:not(.alert),.t-tags u{text-decoration:none;color:var(--primary);font-weight:600}.t-tags a:not(.alert){color:var(--primary)}.t-tags a:not(.alert):hover{color:var(--primary-70)}.t-tags img{max-width:100%;height:fit-content;border-radius:var(--base-radius);margin-top:40px}.t-tags figure{margin-right:auto;margin-left:auto}.t-tags:not(.child-ul-timeline) ul{padding-right:40px}.t-tags:not(.child-ul-timeline) ul li{display:block}.t-tags:not(.child-ul-timeline) ul li:before{position:relative;width:8px;height:8px;content:"";background:var(--primary-40);float:right;top:12px;margin-left:14px}.t-tags thead{background:var(--secondary-3)}.t-tags thead>*>*{border:solid 1px var(--secondary-10)}.t-tags table{border:solid 1px var(--secondary-10)}.t-tags table tbody>*>*{border-right:solid 1px var(--secondary-10);border-left:solid 1px var(--secondary-10)}.t-tags table tbody>*>*:before{display:none}.t-tags pre{margin-top:34px;margin-bottom:34px}.t-tags ul,.t-tags ul li{display:block}.t-tags>:first-child{margin-top:0}.t-tags>:last-child{margin-bottom:0}.t-tags.compact>*:not(pre){margin-bottom:0}.t-tags.child-no-padding ul{padding-right:0}.lh-lg{line-height:44px}video{background-color:var(--secondary)}.video-screen{position:relative;overflow:hidden;--side-w: 45%}.video-screen .side-overlay{position:absolute;top:0;bottom:0;right:calc(var(--side-w) * -1);width:var(--side-w);height:100%;background:#2a3554e6;transition:all .2s cubic-bezier(.4,0,.2,1);overflow-y:auto;z-index:1;opacity:0}.video-screen .side-overlay .simplebar-content{padding-top:calc(var(--base-gutter) * 2)!important;display:-webkit-flex;display:flex;align-items:stretch;justify-content:start;flex-direction:column;gap:var(--base-gutter);height:100%}.video-screen .side-overlay .simplebar-content:after{display:none}.video-screen .side-overlay.dont-next-item{padding-bottom:calc(var(--base-gutter) * 4)}.video-screen .side-overlay.show{right:0;opacity:1}.video-screen .side-overlay .side-title{font-size:19px;line-height:34px;font-weight:700;color:#fff;text-align:center;padding:0 calc(var(--base-gutter) * 2)}.video-screen .side-overlay .side-subtitle{color:#fff;font-size:15px;font-weight:340;opacity:.5;text-align:center}.video-screen .side-overlay .video-list{list-style:none;display:flex;display:-webkit-flex;flex-direction:column;gap:0;padding:0 var(--base-gutter)}.video-screen .side-overlay .video-list .list-item{display:flex;display:-webkit-flex;align-items:center;padding:calc(var(--base-gutter) / 1.75) var(--base-gutter);cursor:pointer;gap:var(--base-gutter);transition:.15s;border-radius:var(--input-radius);position:relative;font-weight:500;font-size:17px;line-height:34px}.video-screen .side-overlay .video-list .list-item:before{position:absolute;content:"";height:1px;background:linear-gradient(90deg,#fff0,#ffffff0d,#ffffff0d 70%,#fff0);bottom:0;right:0;left:0}.video-screen .side-overlay .video-list .list-item:after{position:relative;font-family:sl-icon!important;content:"";font-size:20px;color:#fff;margin-right:auto;opacity:0;transition:.15s}.video-screen .side-overlay .video-list .list-item:last-of-type:before{display:none}.video-screen .side-overlay .video-list .list-item:hover{background-color:#ffffff0d}.video-screen .side-overlay .video-list .list-item:hover:after{opacity:1}.video-screen .side-overlay .video-list .icon{width:30px;height:30px}.video-screen .side-overlay .video-list .title{color:#fff;opacity:.85;font-size:16px}.video-screen .side-overlay .card-info{padding:calc(var(--base-gutter) * 1.5) calc(var(--base-gutter) * 2);background:#ffffff26;border-radius:0;display:-webkit-flex;display:flex;align-items:center;gap:var(--base-gutter);justify-content:space-between}.video-screen .side-overlay .card-info .text{display:-webkit-flex;display:flex;flex-direction:column;gap:5px}.video-screen .side-overlay .card-info:hover{background:#ffffff73}.video-screen .side-overlay .card-info .title,.video-screen .side-overlay .card-info .subtitle{color:#fff}.video-screen .side-overlay .card-info .subtitle{font-weight:400;font-size:15px;line-height:22px;width:100%}.video-screen .side-overlay .card-info .title{font-weight:700;font-size:17px;line-height:28px}.video-screen .side-overlay .card-info.disable{background:#ffffff59}.video-screen .side-overlay .spinner{position:absolute!important;--spinner-size: 70px;width:var(--spinner-size);height:var(--spinner-size);right:calc(50% - var(--spinner-size) / 2);top:calc(50% - var(--spinner-size) / 2)}.video-screen .side-overlay .spinner:before{top:0;margin-top:0}[class^=kavimo_media_],[class*=" kavimo_media_"]{display:block;width:100%}[class^=kavimo_vis_],[class*=" kavimo_vis_"]{position:relative}.p-dialog-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;pointer-events:none;z-index:2025;overflow-x:hidden;overflow-y:auto;justify-content:center;align-items:center;background:#000000d9;padding:32px 0}.p-dialog-mask .p-dialog{max-width:90%;overflow-x:hidden;overflow-y:auto;max-height:100%}.p-dialog-mask .vue-dialog-fix-padding .p-dialog-content{padding:0;max-width:100%;overflow-x:hidden}.p-component{font-family:var(--base-font-family)!important;font-size:inherit;font-weight:inherit}.p-dialog-mask .p-dialog{min-width:400px}.p-dialog .p-dialog-header-icons{margin-left:-8px}.p-dialog .p-dialog-header-icons .p-dialog-header-close{border:none!important;padding:8px}.p-dialog .p-dialog-header{color:var(--secondary)!important;padding:calc(var(--base-gutter) * .75) calc(var(--base-gutter) * 1.5)!important}.p-dialog .p-dialog-header .p-dialog-title{font-size:17px;font-weight:700}.p-dialog .p-dialog-footer{color:var(--secondary)!important;padding:calc(var(--base-gutter) * 2) calc(var(--base-gutter) * 1.5) calc(var(--base-gutter) * 1.5)!important}.p-dialog .p-dialog-footer .p-dialog-title{font-size:17px;font-weight:700}.p-dialog .p-dialog-content{padding:0 calc(var(--base-gutter) * 1.5)}.p-dialog span.p-confirm-dialog-message{margin:0!important}.p-button .p-button-icon-left,.p-button .p-button-icon-right{display:none}.p-button{padding:4px 34px!important;background:var(--primary)!important;color:#fff!important;border-radius:var(--btn-radius)!important;font-size:var(--btn-font-size-sm)!important;line-height:var(--btn-line-height-sm)!important;font-weight:var(--btn-font-weight-sm)!important;border:solid 1px var(--primary)!important}.p-button:hover{background:#fff!important;border-color:var(--primary)!important;color:var(--primary)!important}.p-button:focus,.p-button:active{background:var(--primary-5)!important;border-color:var(--primary)!important;color:var(--primary-70)!important}.p-button.p-button-text{background:#fff!important;color:var(--primary)!important;border-radius:var(--btn-radius)!important;font-size:var(--btn-font-size-sm)!important;line-height:var(--btn-line-height-sm)!important;font-weight:var(--btn-font-weight-sm)!important;border:solid 1px var(--primary)!important}.p-button.p-button-text:hover{background:var(--primary-5)!important;border-color:var(--primary)!important;color:var(--primary)!important}.p-button.p-button-text:focus,.p-button.p-button-text:active{background:var(--primary-10)!important;border-color:var(--primary)!important;color:var(--primary-70)!important}.p-button.p-button-text{--btn-bg: white;--btn-bg-hover: var(--primary-5);--btn-bg-focus: var(--primary-10);--btn-color: var(--primary-85);--btn-color-hover: var(--primary);--btn-color-focus: var(--primary);--btn-border: var(--primary-30);--btn-border-hover: var(--primary-30);--btn-border-focus: var(--primary-30);--btn-bg: var(--btn-bg);--btn-bg-hover: var(--btn-bg-hover);--btn-bg-focus: var(--btn-bg-focus);--btn-color: var(--btn-color);--btn-color-hover: var(--btn-color-hover);--btn-color-focus: var(--btn-color-focus);--btn-border: var(--btn-border);--btn-border-hover: var(--btn-border-hover);--btn-border-focus: var(--btn-border-focus)}.p-fileupload .p-fileupload-file{gap:1rem!important}.p-fileupload .p-fileupload-buttonbar,.p-fileupload .p-fileupload-content{border:none!important}.p-fileupload-file-details{display:-webkit-box;display:flex;flex-direction:column;align-items:start;gap:4px}.p-fileupload-file-details>*{margin:0!important}.wizard{display:flex;flex-direction:column;align-items:stretch;gap:calc(var(--base-gutter) * 1.5)}.wizard>.steps{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.wizard>.steps::-webkit-scrollbar{display:none}.wizard>.steps .step{transition:all ease-in-out .3s;cursor:pointer}.wizard>.steps .step:before,.wizard>.steps .step:after{transition:all ease-in-out .3s}.wizard:not(.tabs)>.steps{display:flex;align-items:center;justify-content:center;gap:0;position:relative;--step-line-h: 2px;--icon-size: 44px;--step-icon-bg: var(--primary-10);--step-icon-color: var(--primary);--step-title-color: var(--secondary-40);width:fit-content;margin-right:auto;margin-left:auto}.wizard:not(.tabs)>.steps:before{position:absolute;content:"";height:var(--step-line-h);right:calc(var(--icon-size) + var(--step-line-h));left:calc(var(--icon-size) + var(--step-line-h));background:var(--step-icon-bg);top:calc(var(--icon-size) / 2)}.wizard:not(.tabs)>.steps .step{display:flex;flex-direction:column;align-items:center;gap:var(--base-gutter-sm);text-align:center;position:relative;z-index:1;min-width:120px}.wizard:not(.tabs)>.steps .step .icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size);border-radius:calc(var(--icon-size) / 2);font-size:calc(var(--icon-size) / 2);background:var(--step-icon-bg);color:var(--step-icon-color)}.wizard:not(.tabs)>.steps .step .title{font-size:16px;font-weight:400;line-height:26px;color:var(--step-title-color)}.wizard:not(.tabs)>.steps .step:before{position:absolute;z-index:-1;content:"";height:var(--step-line-h);right:0;left:100%;background:var(--step-icon-bg);top:calc(var(--icon-size) / 2)}.wizard:not(.tabs)>.steps .step.active{--step-icon-bg: var(--primary);--step-icon-color: white;--step-title-color: var(--primary)}.wizard:not(.tabs)>.steps .step.passed{--step-icon-bg: var(--success);--step-icon-color: white;--step-title-color: var(--secondary-40)}.wizard:not(.tabs)>.steps .step.passed .icon i:before{content:""}.wizard:not(.tabs)>.steps .step.active:before,.wizard:not(.tabs)>.steps .step.passed:before{left:0}.wizard:not(.tabs)>.steps .step:first-child:before{right:50%}.wizard:not(.tabs)>.steps .step:last-child:before{left:50%}.wizard.tabs>.steps{display:flex;align-items:center;gap:8px;--step-bg: var(--primary-10);--step-icon-color: var(--secondary);--step-title-color: var(--secondary)}.wizard.tabs>.steps .step{display:inline-flex;align-items:center;gap:10px;padding:16px 48px 16px 16px;position:relative;background:var(--step-bg);flex-shrink:0;--shape-w: 24px}.wizard.tabs>.steps .step:before,.wizard.tabs>.steps .step:after{position:absolute;content:"";height:100%;width:var(--shape-w);clip-path:polygon(0 50%,100% 100%,100% 0)}.wizard.tabs>.steps .step:before{background:#fff;right:0}.wizard.tabs>.steps .step:after{background:var(--step-bg);left:calc(var(--shape-w) * -1);z-index:1}.wizard.tabs>.steps .step:hover{--step-bg: var(--primary-30);--step-icon-color: var(--secondary);--step-title-color: var(--secondary)}.wizard.tabs>.steps .step.active{--step-bg: var(--primary);--step-icon-color: white;--step-title-color: white}.wizard.tabs>.steps .step.active:hover{--step-bg: var(--primary-70)}.wizard.tabs>.steps .step.passed{--step-bg: var(--success-20);--step-icon-color: var(--success);--step-title-color: var(--secondary)}.wizard.tabs>.steps .step.passed .icon i:before{content:""}.wizard.tabs>.steps .step.passed:hover{--step-bg: var(--success-40)}.wizard.tabs>.steps .step .icon{font-size:24px;display:flex;align-items:center;justify-content:center;color:var(--step-icon-color)}.wizard.tabs>.steps .step .title{font-size:16px;font-weight:600;line-height:22px;color:var(--step-title-color)}.wizard:not(.content-transparent)>.contents>.content>*{display:flex;border:solid 1px var(--secondary-5);border-radius:var(--base-radius);background:#fff;width:100%;padding:calc(var(--base-gutter) * 1.5);gap:calc(var(--base-gutter) * 1.5)}.wizard:not(.content-transparent)>.contents>.content>*:not(.active){display:none}.wizard>.contents{display:flex;flex-direction:column;align-items:stretch;gap:calc(var(--base-gutter) * 1.5)}.wizard>.contents>.content>*:not(.active){display:none}.wizard>.contents>.footer{display:flex;justify-content:center;align-items:center;gap:var(--base-gutter)}@media (min-width: 1200px){.wizard.side{flex-direction:row;flex-wrap:wrap}.wizard.side>.steps{width:240px;flex-direction:column;align-items:stretch;--icon-size: 38px}.wizard.side>.steps:before{height:inherit;width:var(--step-line-h);right:calc(var(--icon-size) / 2);left:inherit;top:calc(var(--icon-size) + var(--step-line-h));bottom:calc(var(--icon-size) + var(--step-line-h))}.wizard.side>.steps .step{flex-direction:row;align-items:center;gap:var(--base-gutter);min-height:60px}.wizard.side>.steps .step:before{height:inherit;width:var(--step-line-h);top:0;bottom:100%;left:inherit;right:calc(var(--icon-size) / 2)!important}.wizard.side>.steps .step.active:before,.wizard.side>.steps .step.passed:before{bottom:0;left:inherit}.wizard.side>.steps .step:first-child:before{top:50%}.wizard.side>.steps .step:last-child:before{bottom:50%;left:inherit}.wizard.side>.contents{width:calc(100% - (240px + var(--base-gutter) * 3));flex-wrap:wrap;flex-grow:1}.wizard.side>.contents>.content{flex-wrap:wrap;flex-grow:1}.wizard.side>.contents>.content>*{height:100%}}.sortable-items .sortable-item{cursor:move}.sortable-items .sortable-item.sortable-ghost{opacity:.4;background:var(--primary-10)}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width: 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-right:0}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width: 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:var(--success);color:#fff}.Vue-Toastification__toast--error{background-color:var(--danger);color:#fff}.Vue-Toastification__toast--warning{background-color:var(--warning);color:#fff}@media only screen and (max-width: 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent!important;outline:none;border:none!important;padding-right:5px;padding-left:5px;cursor:pointer;transition:.3s ease;align-items:center;justify-content:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1;background:transparent!important}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:5px;padding-right:5px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.simplebar-scrollbar:before{background:var(--primary)!important}#balkan-org-chart{width:100%;height:100%}[data-id=search] input{direction:rtl}.chart-menu{text-align:right!important}.boc-light .boc-chart-menu [data-item]{font:14px/28px iransansxv,tahoma!important}.boc-light .boc-form-field label{top:10px!important;font:15px/28px iransansxv,tahoma!important;padding-left:12px!important;padding-right:12px!important}.boc-light .boc-form-field label.focused:not(.hasval){opacity:0;top:-5px!important;font:12px/28px iransansxv,tahoma!important}.boc-light .boc-form-field input{font:15px/28px iransansxv,tahoma!important}.boc-light .boc-filter-menu fieldset label{font:14px/28px iransansxv,tahoma!important}.boc-light .boc-filter-menu fieldset>*{display:-webkit-flex;display:flex;align-items:start;gap:8px}.boc-light .boc-filter-menu fieldset>* input{position:relative;top:7px}.boc-light hr{margin:6.5px 0}.boc-light .boc-input>label.hasval{top:0!important;padding:0 var(--base-gutter) 0 var(--base-gutter)!important}.boc-light .boc-input>label.hasval+input{padding:30px var(--base-gutter) 4px var(--base-gutter)!important;height:fit-content!important}[dir=rtl] .boc-link-boc-button{text-decoration:none!important;left:20px!important;top:11px!important;font-size:16px!important}.boc-light .boc-search [data-search-item-id] td{font-family:iransansxv,tahoma!important;background-color:transparent!important}.boc-light .boc-search [data-search-item-id]:hover{background-color:var(--secondary-5)!important;color:#333!important}.boc-search-text-td b{font-size:15px;font-weight:420!important}.boc-edit-form{height:fit-content!important;box-shadow:#0003 0 0 6px,#00000030 0 0 20px!important;border-radius:var(--base-radius)!important;right:calc(var(--base-gutter) * 1.5)!important;top:calc(var(--base-gutter) * 1.5)!important}.boc-edit-form-header{background-color:var(--primary)!important;border-radius:var(--base-radius)!important;height:100px!important}.boc-img-button{background-color:var(--primary)!important}.boc-edit-form-avatar{width:100px!important;height:100px!important;top:20px!important}.boc-toolbar-container{bottom:15px!important}.boc-toolbar-container svg{box-shadow:none!important;border:none!important}.boc-light .boc-toolbar-container svg>line{display:none!important}.boc-light>svg{padding-top:80px}.select2-container{right:0}.select2-container .select2-selection,.select2-container .select2-dropdown .select2-search__field{width:100%!important;border:solid 1px var(--input-border)!important;border-radius:var(--input-radius)!important;background-color:var(--input-bg)!important;color:var(--base-color)!important}.select2-container .select2-dropdown .select2-search__field{height:40px!important;font-size:14px!important;line-height:40px!important;padding:0 calc(var(--input-padding-single) / 2)!important}.select2-container .select2-dropdown{z-index:2222;border:none!important;top:-1px;box-shadow:0 0 15px #00000026!important;border-radius:var(--input-radius)!important}.select2-container--default .select2-selection .select2-selection__rendered{color:#444;line-height:44px!important}.select2-container--default .select2-selection .select2-selection__arrow{height:44px!important;width:40px!important}.select2-container--default .select2-selection .select2-selection__arrow b{border-color:var(--secondary) transparent transparent transparent!important;border-width:7px 6px 0 6px!important}.select2-containerr--open.select2-container--below .select2-selection--single,.select2-containerr--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.input-group .select2-selection{border:none!important;height:100%!important}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:var(--primary-3)!important;border:1px solid var(--primary-15)!important;border-radius:4px!important;padding:0 0 0 20px!important;position:relative!important;font-size:14px!important;line-height:normal!important}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:var(--primary-50)!important;line-height:normal!important;background:transparent!important;border-radius:0!important;border:none!important}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove span{position:relative;top:2px;left:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:var(--primary-15)!important;color:var(--primary)!important}.select2-container--default .select2-selection--multiple .select2-selection__rendered{height:100%!important;line-height:34px!important}.select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--primary)!important}.select2-results__option--selected{background-color:var(--secondary-5)!important}.select2-container .select2-search--inline .select2-search__field{height:34px!important;line-height:34px!important;vertical-align:center!important;font-family:var(--base-font-family)}.select2-container .select2-selection--multiple .select2-selection__rendered{position:relative;top:-6px}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:var(--input-padding-single)!important;padding-left:40px!important}.select2-container--default .select2-selection--multiple{padding-right:var(--input-padding-single)!important}.select2-results__option{padding:calc(var(--input-padding-single) / 1.5) var(--input-padding-single)!important}.select2-container .select2-selection--single{height:46px!important}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.input-group.sm .select2-selection__rendered,.select2-container--default .select2-selection.sm .select2-selection__rendered{line-height:40px!important}.input-group.sm .select2-selection__arrow,.select2-container--default .select2-selection.sm .select2-selection__arrow{height:37px!important}.input-group.sm .select2-selection__rendered{line-height:38px!important}.input-group.sm .select2-container .select2-selection--single,.input-group.sm.select2-selection--single,.input-group.sm .select2-selection__arrow{height:38px!important}.select2-container--default .select2-selection.sm .select2-selection__rendered{line-height:40px!important}.select2-container--default .select2-selection.sm .select2-container .select2-selection--single,.select2-container--default .select2-selection.sm.select2-selection--single,.select2-container--default .select2-selection.sm .select2-selection__arrow{height:40px!important}.select2-selection.b-0,.select2-dropdown.b-0{border:none!important}.select2-container--open .select2-dropdown.md{width:25vw!important}.select2-container--open .select2-dropdown.lg{width:40vw!important}.select2-container .select2-search--inline .select2-search__field{font-family:inherit!important;color:var(--base-color);font-weight:420}.select2-container{display:block!important}.select2-template.with-icon{display:flex;align-items:center;gap:8px}.select2-template.with-icon .title{font-size:16px;font-weight:600}.select2-template.with-icon .icon{font-size:24px}.select2-template.with-icon.selected .icon{color:var(--success)}.select2-template.users-template .header{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:4px}.select2-template.users-template .header .text{direction:ltr}.select2-template.users-template .header .icon{margin-right:4px}.select2-template.users-template .email-section{display:flex;justify-content:start;align-items:center;direction:ltr}.select2-template.users-template .email-section .icon{margin-right:4px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--base-color)!important;opacity:.6!important}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background:var(--primary-7)!important;color:var(--primary-30)!important}.select2-container--open{z-index:100000000!important}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--base-radius)}.video-js .vjs-big-play-button{height:calc(var(--base-gutter) * 5)!important;width:calc(var(--base-gutter) * 5)!important;border-radius:50%!important;margin-top:calc(var(--base-gutter) * 2.5 * -1)!important;margin-left:calc(var(--base-gutter) * 2.5 * -1)!important}.video-js .vjs-big-play-button .vjs-icon-placeholder:before{display:flex;align-items:center;justify-content:center;font-size:calc(var(--base-gutter) * 2.5)}.video-js .vjs-play-progress:before,.video-js .vjs-slider-horizontal .vjs-volume-level:before{top:0!important}.video-js .vjs-playback-rate .vjs-menu{width:6em}.section-cta,.section-cta *{display:-webkit-inline-flex;display:inline-flex;gap:8px}.section-cta{flex-direction:column;gap:40px}.section-cta .video{align-items:center;gap:var(--base-gutter)}.section-cta .video .text{flex-direction:column;gap:0;flex-wrap:wrap;flex:1 1 auto;width:1%}.section-cta .video .text>*{display:block;width:100%}.section-cta .video .text .subtitle{line-height:25px}.section-cta .video:hover .icon{color:var(--primary)}.section-cta .footer{justify-content:space-between}.section-cta .footer *{align-items:center}.section-cta .icon{font-size:24px;color:var(--secondary-30)}.section-cta .icon.xl{font-size:44px}.section-cta .separator{width:3px;height:26px;border-radius:2px;background:var(--primary-7)}.section-auth{background:#fff;position:relative;width:100%;min-height:100vh;padding:50px 0;display:-webkit-flex;display:flex;align-items:center;background:var(--auth-bg);z-index:1;--before-width: 60%}.section-auth:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--before-width);background:var(--auth-bg-over);z-index:-1;transition:all ease-in-out .15s}.section-auth.bg-right{--before-width: 60%}.section-auth.bg-left{--before-width: 40%}.section-auth .card{text-align:center;padding:0}.section-auth .card>.header{background:transparent;padding:0}.section-auth .card>.header .input-group>*{width:50%;max-width:50%}.section-auth .card>.content{padding:50px}.section-auth .card>.content .icon{font-size:60px;margin-bottom:8px}.section-auth .card>.content .title{font-size:21px;font-weight:700}.section-auth .card>.content .subtitle{margin:-4px 0 24px;color:var(--secondary-70)}.section-auth .card>.content .inputs{display:-webkit-flex;display:flex;justify-content:center;gap:calc(var(--base-gutter) * .75)}.section-auth .card>.content .inputs.number .input{width:56px}.section-auth .card>.content .inputs.number input{text-align:center;direction:ltr;font-size:28px!important;font-weight:600;padding-top:6px!important;padding-left:0;padding-right:0}.section-enrollment-screen .section-chapters{max-height:calc(100vh - var(--navbar-height) - var(--base-gutter));min-width:400px!important;max-width:400px!important;transition:all ease-in-out .15s}.section-enrollment-screen .footer{display:-webkit-flex;display:flex;background:var(--primary-15);justify-content:space-between;width:100%;margin-top:auto;position:sticky;bottom:0}.section-enrollment-screen .footer:after{content:"";position:absolute;height:60px;color:transparent;top:-60px;left:0;right:0;background:#fff;background:linear-gradient(180deg,#fff0,#fff)}.section-enrollment-screen .emoji-rate-chart{display:-webkit-flex;display:flex;justify-content:end;flex-wrap:wrap;padding:calc(var(--base-gutter) * 3) 0 calc(var(--base-gutter) * 4);margin-top:-1px}.section-enrollment-screen .emoji-rate-chart>*{display:-webkit-flex;display:flex;flex-direction:column;align-items:center;gap:calc(var(--base-gutter) / 2);padding:0 calc(var(--base-gutter) * 1.5);border-right:solid 1px var(--secondary-5);margin-right:-1px}.section-enrollment-screen .emoji-rate-chart>.full{align-items:start;flex-grow:1}.section-enrollment-screen .emoji-rate-chart :first-child{border-right:0;margin-right:0}.section-enrollment-screen .emoji-rate-chart :nth-child(2){border-right:0;margin-right:0}.section-enrollment-screen .emoji-rate-chart .icon{--size: 40px;width:var(--size);height:var(--size)}.section-enrollment-screen .emoji-rate-chart .count{font-size:18px;color:var(--secondary-70)}.section-enrollment-chapters .course-header{padding:calc(var(--base-gutter) * 3) calc(var(--base-gutter) * 4);display:-webkit-flex;display:flex;align-items:center;flex-direction:row;gap:calc(var(--base-gutter) * 2);color:#fff;position:relative;top:0!important;overflow:hidden}.section-enrollment-chapters .course-header:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:var(--banner);background-position:center;background-repeat:no-repeat;background-size:cover}.section-enrollment-chapters .course-header:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:#08192b;background:linear-gradient(0deg,#08192b,#08192b00)}.section-enrollment-chapters .course-header>*{z-index:3}.section-enrollment-chapters .course-header .text,.section-enrollment-chapters .course-header .divider{display:-webkit-flex;display:flex}.section-enrollment-chapters .course-header .text{flex-direction:column;gap:var(--base-gutter)}.section-enrollment-chapters .course-header .text.primary{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-enrollment-chapters .course-header .text.primary>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-enrollment-chapters .course-header .text.primary .title{font-size:24px;font-weight:700;line-height:34px}.section-enrollment-chapters .course-header .text.primary .subtitle{font-size:18px;font-weight:420;line-height:24px;opacity:.5}.section-enrollment-chapters .course-header .divider{gap:calc(var(--base-gutter) * 2);margin-right:auto}.section-enrollment-chapters .course-header .divider>*:not(:first-child){position:relative;padding-right:calc(var(--base-gutter) * 2)}.section-enrollment-chapters .course-header .divider>*:not(:first-child):before{position:absolute;right:0;top:calc(var(--base-gutter) * .5);bottom:calc(var(--base-gutter) * .5);width:1px;content:"";background:#ffffff4d}.section-enrollment-chapters .course-header .divider .text{align-items:center;gap:0}.section-enrollment-chapters .course-header .divider .title{font-size:17px;font-weight:700;line-height:24px}.section-enrollment-chapters .course-header .divider .subtitle{font-size:14px;font-weight:420;line-height:25px;opacity:.5}.page-crm-manual-task-distribution #form-task-disable{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--base-gutter);text-align:center;padding:calc(var(--base-gutter) * 1.5);color:#fff;background:#08192bd9;z-index:1000}.distribution-btn{padding:12px 20px;border-radius:100px;background-color:var(--warning);background-image:radial-gradient(93% 87% at 87% 89%,rgba(0,0,0,.23) 0%,transparent 86.18%),radial-gradient(66% 87% at 26% 20%,#ffffff69,#fff0 69.79%,#fff0);font-weight:700;border:0;font-size:14px;-webkit-user-select:none;touch-action:manipulation;cursor:pointer;margin-left:8px}.distribution-btn .int{font-size:20px}.distribution-btn i,.distribution-btn span{vertical-align:middle}.modal-survey>*{height:calc(100vh - var(--base-gutter) * 4)!important}.modal-survey .survey-modal-sidebar,.modal-survey .survey-modal-content{height:calc(100vh - var(--base-gutter) * 4);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.modal-survey .survey-modal-sidebar::-webkit-scrollbar,.modal-survey .survey-modal-content::-webkit-scrollbar{display:none}.modal-survey .survey-modal-sidebar{gap:0}.modal-survey .survey-modal-content{padding:calc(var(--base-gutter) * 6) calc(var(--base-gutter) * 2) calc(var(--base-gutter) * 3)}.modal-survey .survey-modal-content-forms{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;gap:calc(var(--base-gutter) * 1.5)}.survey-screen{display:-webkit-flex;display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0}.survey-screen:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:url(../img/survey-pattern.png);background-size:500px;opacity:.035;z-index:-2}.survey-screen:after{content:"";position:absolute;top:5%;right:5%;bottom:5%;left:5%;background:var(--primary-7);z-index:-2;filter:blur(200px)}.survey-screen .content-parent{height:calc(100vh - 110px);display:-webkit-flex;display:flex;flex-direction:column;align-items:center;position:relative}.survey-screen .content-parent:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/build/assets/logo-icon-XINxjZTz.svg);background-repeat:no-repeat;background-size:65vh;z-index:-1;background-position:center;opacity:.05}.survey-screen .content-parent>*{z-index:1}.survey-screen .content-parent .content{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:calc(var(--base-gutter) * 2);transition:all ease-in-out .5s;position:absolute;top:100%;height:calc(100vh - 110px);padding:calc(var(--base-gutter) * 2) 20vw;opacity:0;overflow-y:auto;overflow-x:hidden}.survey-screen .content-parent .content>.header{display:-webkit-flex;display:flex;flex-direction:column;gap:var(--base-gutter);align-items:center}.survey-screen .content-parent .content.active{top:0;opacity:1}.survey-screen .content-parent .content.passed{top:-100%;opacity:0}.survey-screen .content-parent .content .title:not(.card-checked .title){font-weight:900;font-size:26px;line-height:44px}.survey-screen .content-parent .content .title:not(.card-checked .title).sm{font-weight:800;font-size:22px;line-height:40px}.survey-screen .content-parent .content .subtitle{font-weight:340;font-size:14px;line-height:24px;color:var(--secondary-70)}.survey-screen .content-parent .content .paragraph,.survey-screen .content-parent .content ul{font-weight:400;font-size:17px;line-height:40px}.survey-screen .content-parent .content>*{flex-shrink:0}.survey-screen .content-parent .content video{width:100%;max-width:800px;margin-bottom:calc(var(--base-gutter) * 2);border-radius:var(--base-gutter)}.survey-screen .content-parent .content .textarea,.survey-screen .content-parent .content textarea{max-width:100%;max-height:160px}.survey-screen .content-parent .content .card-checked input.hide{border-color:#fff}.survey-screen .content-parent .content .card-checked input.hide:checked{border-color:var(--input-card-checked-bg-checked)}.survey-screen .content-parent .content ul{text-align:right;list-style:none}.survey-screen .content-parent .content ul li{position:relative;display:-webkit-flex;display:flex;align-items:center;gap:8px}.survey-screen .content-parent .content ul li:before{position:relative;width:8px;height:8px;background:var(--primary-40);content:"";display:block}.survey-screen .content-parent .content .icon-lg{font-size:80px;margin-bottom:-10px}.survey-screen .footer{height:110px;display:-webkit-flex;display:flex;align-items:center;padding:calc(var(--base-gutter) * 2);background:var(--primary-3);background:linear-gradient(0deg,#fff,#fff0);position:fixed;bottom:0;right:0;left:0}.survey-screen .footer .number{font-size:16px;font-weight:400;color:var(--secondary-70);display:-webkit-flex;display:flex;align-items:center;gap:6px;margin-right:12px}.survey-screen .footer .number span{font-size:21px;font-weight:700;color:var(--primary);position:relative;top:2px}.survey-screen .footer .progress-survey{position:absolute;bottom:0;height:8px;background:var(--primary);transition:all ease-in-out .15s;width:27%;right:calc(var(--base-gutter) * 2 * -1)}:root{--ck-spacing-standard: 34px !important;--ck-spacing-large: 24px !important;--ck-color-base-border: var(--input-border) !important;--ck-color-focus-border: var(--primary) !important;--ck-color-shadow-inner: transparent !important;--ck-border-radius: var(--input-radius) !important;--ck-color-link-default: var(--primary) !important;--ck-color-input-disabled-text: var(--secondary-60) !important;--ck-color-base-text: var(--secondary) !important;--ck-color-button-default-hover-background: var(--secondary-5) !important;--ck-color-list-button-hover-background: var(--secondary-5) !important;--ck-color-button-on-color: var(--primary) !important;--ck-color-button-on-background: var(--primary-10) !important}.ck.ck-list__item .ck-button{text-align:right!important}.ck.ck-button,a.ck.ck-button{justify-content:right!important}.ck.ck-reset_all,.ck-reset_all *:not(.ck-reset_all-excluded *){font-family:var(--base-font-family)!important}.ck-editor__main{line-height:35px;max-height:1000px;overflow-y:auto}@media (max-width: 1599.98px){.flex-1--xxxl{flex:1!important}.flex-inherit--xxxl{flex:inherit!important}.h-100--xxxl{height:100%!important}.w-max-content--xxxl{min-width:max-content!important}.min-w-100--xxxl{min-width:100%!important}.min-w-fit--xxxl{min-width:fit-content!important}.min-h-fit--xxxl{min-height:fit-content!important}.min-w-0--xxxl{min-width:0!important}.max-w-inherit--xxxl{max-width:inherit!important}.max-w-fit--xxxl{max-width:fit-content!important}.max-w-100--xxxl{max-width:100%!important}.h-fit--xxxl{height:fit-content!important}.w-fit--xxxl{width:fit-content!important}.flex-none--xxxl{flex:none!important}.position-absolute--xxxl{position:absolute!important}.position-relative--xxxl{position:relative!important}.position-sticky--xxxl{position:sticky!important}.position-inherit--xxxl{position:inherit!important}.position-fixed--xxxl{position:fixed!important}.position-static--xxxl{position:static!important}.video-screen{--side-w: 55%}.video-screen .side-overlay .simplebar-content{padding-top:calc(var(--base-gutter) * 1.5)!important}.video-screen .side-overlay .side-title{font-size:17px;line-height:30px}.video-screen .side-overlay .side-subtitle{display:none}.video-screen .side-overlay .video-list .list-item{padding:calc(var(--base-gutter) / 2.5) var(--base-gutter)}.video-screen .side-overlay .video-list .icon{width:24px;height:24px}.video-screen .side-overlay .video-list .title{font-size:15px}.video-screen .side-overlay .card-info{padding:var(--base-gutter) calc(var(--base-gutter) * 2)}.video-screen .side-overlay .card-info .title{font-weight:600;font-size:17px}}@media (max-width: 1399.98px){.flex-1--xxl{flex:1!important}.flex-inherit--xxl{flex:inherit!important}.h-100--xxl{height:100%!important}.w-max-content--xxl{min-width:max-content!important}.min-w-100--xxl{min-width:100%!important}.min-w-fit--xxl{min-width:fit-content!important}.min-h-fit--xxl{min-height:fit-content!important}.min-w-0--xxl{min-width:0!important}.max-w-inherit--xxl{max-width:inherit!important}.max-w-fit--xxl{max-width:fit-content!important}.max-w-100--xxl{max-width:100%!important}.h-fit--xxl{height:fit-content!important}.w-fit--xxl{width:fit-content!important}.flex-none--xxl{flex:none!important}.position-absolute--xxl{position:absolute!important}.position-relative--xxl{position:relative!important}.position-sticky--xxl{position:sticky!important}.position-inherit--xxl{position:inherit!important}.position-fixed--xxl{position:fixed!important}.position-static--xxl{position:static!important}.dash-content section.xl{min-width:0!important;max-width:inherit!important}.dash-content section.full--xxl{min-width:100%!important;max-width:100%!important}.card-table .item.fix,.card-table .scroll{width:100%}.card-table .scroll{padding-right:0}.card-table .scroll .item{min-width:50%}.card-info.responsive-xxl .item .text{display:none}.card-info.responsive-xxl .item.active .text{display:flex}}@media (max-width: 1199.98px){.flex-1--xl{flex:1!important}.flex-inherit--xl{flex:inherit!important}.h-100--xl{height:100%!important}.w-max-content--xl{min-width:max-content!important}.min-w-100--xl{min-width:100%!important}.min-w-fit--xl{min-width:fit-content!important}.min-h-fit--xl{min-height:fit-content!important}.min-w-0--xl{min-width:0!important}.max-w-inherit--xl{max-width:inherit!important}.max-w-fit--xl{max-width:fit-content!important}.max-w-100--xl{max-width:100%!important}.h-fit--xl{height:fit-content!important}.w-fit--xl{width:fit-content!important}.flex-none--xl{flex:none!important}.position-absolute--xl{position:absolute!important}.position-relative--xl{position:relative!important}.position-sticky--xl{position:sticky!important}.position-inherit--xl{position:inherit!important}.position-fixed--xl{position:fixed!important}.position-static--xl{position:static!important}.dash-content section.full--xl{min-width:100%!important;max-width:100%!important}.card-info.responsive-xl .item .text{display:none}.card-info.responsive-xl .item.active .text{display:flex}.card-course{padding:16px 28px}.card-course .title{font-size:16px;line-height:35px}.card-table .item.fix{padding:calc(var(--base-gutter) * 2.5)}.video-screen{--side-w: 100%}.section-enrollment-screen .section-chapters{position:absolute;left:calc((400px + var(--base-gutter) * 2) * -1)}.section-enrollment-screen .section-chapters.show{left:var(--base-gutter)!important;box-shadow:0 0 calc(var(--base-gutter) * 2) #0000000d;z-index:1000}.section-enrollment-screen .sidebar-chapter-items{max-height:inherit}.section-enrollment-screen .sidebar-chapter-items:after{display:none}}@media (max-width: 991.98px){.flex-1--lg{flex:1!important}.flex-inherit--lg{flex:inherit!important}.h-100--lg{height:100%!important}.w-max-content--lg{min-width:max-content!important}.min-w-100--lg{min-width:100%!important}.min-w-fit--lg{min-width:fit-content!important}.min-h-fit--lg{min-height:fit-content!important}.min-w-0--lg{min-width:0!important}.max-w-inherit--lg{max-width:inherit!important}.max-w-fit--lg{max-width:fit-content!important}.max-w-100--lg{max-width:100%!important}.h-fit--lg{height:fit-content!important}.w-fit--lg{width:fit-content!important}.flex-none--lg{flex:none!important}.position-absolute--lg{position:absolute!important}.position-relative--lg{position:relative!important}.position-sticky--lg{position:sticky!important}.position-inherit--lg{position:inherit!important}.position-fixed--lg{position:fixed!important}.position-static--lg{position:static!important}.hover-action .ha-show{opacity:1!important}.hover-action .ha-show.d-none-to-flex{display:flex!important}.hover-action .ha-show.d-none{display:none!important}.dash-base.sidebar-expanded .dash-sidebar{width:0!important;padding-right:0;padding-left:0;opacity:0}.dash-base.sidebar-expanded .dash-sidebar .accordion{width:0}.dash-base:not(.sidebar-expanded) .dash-sidebar{padding-left:var(--base-gutter)}.dash-base:not(.sidebar-expanded) .dash-sidebar>.header{display:inline-flex}.dash-base:not(.sidebar-expanded) .dash-sidebar>.header .navbar-brand{top:4px;position:relative}.dash-navbar .navbar-brand{display:none}.dash-content section>.header{position:relative;top:0}.dash-content section>.header .search-box-parent{height:46px;display:-webkit-inline-flex;display:inline-flex;align-items:center}.dash-content section>.header .search-box-parent.sm{height:40px}.dash-content section>.header .search-box-parent.item{position:absolute;left:var(--base-gutter);width:calc(100% - var(--base-gutter) * 2);padding:0}.dash-content section>.header .search-box-parent.item .search-box.start{left:0}.dash-content section>.header .search-box-parent.item .search-box.active{width:100%;right:0;left:0}.dash-content section>.header .search-box{position:absolute;width:40px;height:40px;transition:none;overflow:hidden}.dash-content section>.header .search-box.start{left:calc(var(--base-gutter) * 1.5)}.dash-content section>.header .search-box:not(.start){right:calc(var(--base-gutter) * 1.5)}.dash-content section>.header .search-box>*:not(.search-btn){display:none}.dash-content section>.header .search-box .close-btn,.dash-content section>.header .search-box .search-btn{width:38px!important}.dash-content section>.header .search-box .close-btn{right:1px}.dash-content section>.header .search-box .search-btn{right:calc(100% - 38px)}.dash-content section>.header .search-box input{width:calc(100% - 76px)!important;right:38px}.dash-content section>.header .search-box>*{position:absolute}.dash-content section>.header .search-box.active{background:#fff;z-index:3;width:calc(100% - var(--base-gutter) * 3);right:calc(var(--base-gutter) * 1.5);left:calc(var(--base-gutter) * 1.5)}.dash-content section>.header .search-box.active:before{display:none}.dash-content section>.header .search-box.active>*{display:-webkit-inline-flex;display:inline-flex}.dash-content section.drawer-section{position:fixed;left:-80%;top:0;bottom:0;height:100vh!important;min-width:40%!important;max-width:40%!important;background:#fff!important;border-radius:0;z-index:10000000;overflow-y:scroll;gap:0;transition:left .15s cubic-bezier(.4,0,.2,1)}.dash-content section.drawer-section.active{left:0;box-shadow:0 0 24px #00000013}.dash-content section.drawer-section>*{border-bottom:solid calc(var(--base-gutter) / 2) var(--secondary-5)}.dash-content section.drawer-section>*:last-of-type{border-bottom:none}.dash-content section.drawer-section>*,.dash-content section.drawer-section section>.header,.dash-content section.drawer-section section>.content{border-radius:0!important}.dash-content section.full--lg{min-width:100%!important;max-width:100%!important}.dash-sidebar{position:fixed;top:0;height:100vh;box-shadow:0 0 12px #0000001a;z-index:1000000;padding-top:72px;margin-top:0}.dash-stickybar{width:50px}.dash-stickybar .item{width:40px;padding:0}.dash-stickybar .item .icon{font-size:20px;height:40px}.dash-stickybar .item .icon:after{border-radius:18px}:root{--base-gutter: var(--base-gutter-lg)}.badge:not(.badge-message,.badge-info),[class^=badge-]:not(.badge-message,.badge-info),[class*=" badge-"]:not(.badge-message,.badge-info){font-size:15px;line-height:32px;padding:3px 14px 1px;border-radius:8px}.board-tabs-vertical{position:relative}.board-tabs-vertical>*:before{display:none}.breadcrumb.responsive-lg,.list-separator.responsive-lg{font-size:14px}.breadcrumb.responsive-lg>:not(:first-child),.list-separator.responsive-lg>:not(:first-child){padding-right:8px}.breadcrumb.responsive-lg>:not(:first-child):before,.list-separator.responsive-lg>:not(:first-child):before{padding-left:4px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hoverable{cursor:pointer}.hoverable:hover{opacity:.75}.text-gradient{--gradient: -webkit-linear-gradient(45deg, #09009f, #00ff95 80%);background:var(--gradient);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[class^=btn-],[class*=" btn-"],button,.btn{line-height:30px;font-size:14px;font-weight:500}[class^=btn-].icon,[class^=btn-] i,[class^=btn-] .icon,[class*=" btn-"].icon,[class*=" btn-"] i,[class*=" btn-"] .icon,button.icon,button i,button .icon,.btn.icon,.btn i,.btn .icon{font-size:14px}.btn-circle{width:40px;height:40px;margin:3px;font-size:20px}.btn-circle i{font-size:20px}.card-info .item,.card-info .tab{padding:14px}.card-info .item .icon,.card-info .tab .icon{font-size:20px}.card-info .item .icon.md,.card-info .tab .icon.md{font-size:32px}.card-info.responsive-lg .item .text{display:none}.card-info.responsive-lg .item.active .text{display:flex}.list-row>.content .title,.list-row>.content .title.md{font-size:15px;font-weight:500}.list-row>.content .title.lg{font-size:15px;font-weight:600}.list-row>.content .subtitle{font-size:13px}.list-row>.content .info{padding:12px 8px;gap:2px}.list-row>.content .info .title{font-size:14px;font-weight:500}.list-row>.content .info .subtitle{font-size:12px}.list-row>.content .list-col.w-min_lg-100{min-width:100%!important;max-width:100%!important;margin:0}.list-row.type-text>.content .options{margin-top:8px}.list-row .sticky-note .title{font-size:18px;font-weight:600;line-height:15px}.list-row .sticky-note .subtitle{line-height:12px;font-size:9px}.list-row .sticky-note.sm .title{font-size:10px;line-height:8px}.list-row .sticky-note.sm .subtitle{font-size:7px;line-height:6px}select,input:not(input[type=radio],input[type=checkbox],.ms-ctn .ms-sel-ctn input),textarea,.input-group>*{font-size:14px!important;line-height:40px!important}select{background-size:12px 6px;background-position-y:19px}label{font-size:14px}label.lg{font-size:16px}.input label,.input.lg label{font-size:14px;line-height:40px;top:0}.input.focus label,.input.lg.focus label{transform:scale(.8) translateY(-27px)}.input textarea{font-size:14px;line-height:25px!important}input[type=radio].color-check{height:40px!important;width:40px!important}input[type=radio].color-check:checked{background-position:11px 12px!important;background-size:52%!important}.funnel{--funnel-height: 20rem;gap:2px}.funnel>* .cta{opacity:1;visibility:visible;transform:scale(.8) translate(4px) translateY(4px)}.funnel>* .title{font-size:16px;line-height:25px}.funnel>* .subtitle{font-size:14px;line-height:20px}.list>*{gap:0 8px;line-height:26px;font-size:15px}.list .icon{font-size:20px;height:26px}.list .info{gap:12px}.list.hoverable-list>*{padding:8px 16px}.list.lg>*{font-weight:600}.list.lg>*>.icon{font-size:22px}.list .icon.bigger.responsive{font-size:22px;margin-top:0;margin-bottom:0}.course-tableau a{width:24px;height:24px;margin:0 3px 3px 0}.sticky-action{left:calc(var(--base-gutter) * 3);bottom:calc(var(--base-gutter) * 3)}.sticky-action .action-content{left:24px;bottom:24px}.progress-circle.responsive{width:48px}.workflow-states>*{gap:var(--base-gutter)}.workflow-states>*.dropdown i.first{font-size:27px;top:-8px}.replay>.content{font-size:16px;line-height:40px}.line-separator.mt-xl{margin-top:80px}table td,table th,table caption{font-size:15px;line-height:40px}.table-responsive{overflow-x:auto}.table-responsive table td,.table-responsive table th{white-space:nowrap}.timeline-flow-parent .timeline-row.lg-col{flex-direction:column;align-items:start}.timeline-flow-parent .timeline-row.lg-gap-sm{gap:calc(var(--base-gutter) / 4)}.timeline-flow-row{padding-right:0}[class^=toast-],[class*=" toast-"]{--toast-x: 10px;--toast-y: -80px}.t-title.lg{font-size:20px!important;--icon-size: 27px}.t-title.md{font-size:17px!important;--icon-size: 22px}.video-screen{--side-w: 55%}.video-screen .side-overlay .side-subtitle{display:block}.wizard:not(.tabs)>.steps .step{min-width:80px}.wizard.tabs>.steps .step{gap:6px;padding:10px 24px 10px 10px;--shape-w: 14px}.wizard.tabs>.steps .step .icon{font-size:20px}.wizard.tabs>.steps .step .title{font-size:14px}.section-auth .card>.content{padding:20px}.section-auth .card>.content .inputs.number .input{width:40px}.section-auth .card>.content .inputs.number .input input{padding:0 4px!important;font-size:17px!important}.survey-screen .content-parent .content{padding:calc(var(--base-gutter) * 2) 10vw}.input-group .select2-selection__rendered,.select2-container--default .select2-selection .select2-selection__rendered{line-height:38px!important}.input-group .select2-selection__arrow,.select2-container--default .select2-selection .select2-selection__arrow{height:37px!important}.input-group .select2-container .select2-selection--single,.select2-container--default .select2-selection .select2-container .select2-selection--single,.input-group.select2-selection--single,.select2-container--default .select2-selection.select2-selection--single,.input-group .select2-selection__arrow,.select2-container--default .select2-selection .select2-selection__arrow{height:40px!important}}@media (max-width: 767.98px){.flex-1--md{flex:1!important}.flex-inherit--md{flex:inherit!important}.h-100--md{height:100%!important}.w-max-content--md{min-width:max-content!important}.min-w-100--md{min-width:100%!important}.min-w-fit--md{min-width:fit-content!important}.min-h-fit--md{min-height:fit-content!important}.min-w-0--md{min-width:0!important}.max-w-inherit--md{max-width:inherit!important}.max-w-fit--md{max-width:fit-content!important}.max-w-100--md{max-width:100%!important}.h-fit--md{height:fit-content!important}.w-fit--md{width:fit-content!important}.flex-none--md{flex:none!important}.position-absolute--md{position:absolute!important}.position-relative--md{position:relative!important}.position-sticky--md{position:sticky!important}.position-inherit--md{position:inherit!important}.position-fixed--md{position:fixed!important}.position-static--md{position:static!important}.dash-base.sidebar-expanded .dash-navbar{z-index:10000000}.dash-navbar{height:var(--navbar-height-md)}.dash-stickybar{display:none}.dash-sidebar>.header .sidebar-toggle{width:40px;overflow:inherit}.dash-content:not(.p-stable){padding:0}.dash-content section.drawer-section{min-width:70%!important;max-width:70%!important}.sidebar-toggle{font-size:24px!important;margin-left:12px!important}.alert{font-size:15px;padding:8px 14px}.badge:not(.badge-message,.badge-info),[class^=badge-]:not(.badge-message,.badge-info),[class*=" badge-"]:not(.badge-message,.badge-info){font-size:14px;line-height:25px;padding:2px 10px 1px;border-radius:4px}.board-tabs-vertical>*{padding:12px 20px;display:-webkit-flex;display:flex;align-items:center;gap:8px}.board-tabs-vertical>* i{font-size:20px}.board-tabs-vertical>* .title{font-size:15px}.board-tabs-vertical>* .subtitle{font-size:13px}.card>.header,.card .footer{font-size:15px;font-weight:600}.card>.header .icon,.card .footer .icon{font-size:20px}.card>.header .subtitle,.card .footer .subtitle{font-size:14px;line-height:28px}.card-enrollment{padding:var(--base-gutter);gap:var(--base-gutter)}.card-enrollment .thumbnail .header{padding:calc(var(--base-gutter) * 1.5) calc(var(--base-gutter) * 2)}.card-enrollment>.header .icon{width:44px;height:44px}.card-enrollment>.header .icon img{width:24px}.card-enrollment>.header .icon i{font-size:20px}.card-enrollment>.header .text{gap:0}.card-enrollment>.header .text .title{font-size:16px}.card-enrollment>.header .text .subtitle{font-size:13px}.card-enrollment>.progress-section .subtitle{font-size:13px}.card-table .scroll .item{min-width:70%}.card-info.responsive-md .item .text{display:none}.card-info.responsive-md .item.active .text{display:flex}.list-row>.content .separator{font-size:16px;border-left-width:2px;height:16px}.list-row>.content>.icon,.list-row>.content .scrollable>.icon{font-size:24px}.list-row>.content>.icon.sm,.list-row>.content .scrollable>.icon.sm{font-size:18px}.list-row>.content .row-icon{margin:0;width:32px;height:32px;font-size:16px}.list-row>.content .row-icon .badge{right:0;bottom:-2px;width:16px;height:16px}.list-row>.content>.list-col.md-fit{width:fit-content}.list-row.timeline:after{width:22px;height:22px;font-size:23px;outline-width:1px}.list-row.timeline:before{right:35px}.list-row.sticky-note.timeline:after{right:-31px}.card-grid-activable{--item-w: 160px}.card-grid-activable>*{padding:34px 20px 30px;gap:8px}.card-grid-activable>* i{font-size:34px}.card-grid-activable>* img{width:40px;height:40px}.card-grid-activable>* .toggle-input{--size: 34px}.dropdown .menu{padding:4px 0}.dropdown .menu.lg{min-width:75vw}.dropdown .menu>:not(.separator).sm{padding:7px 16px;font-size:13px;gap:12px}.dropdown.user .menu .header{padding:0 16px}.input-group>label{min-width:inherit}.list.borderable>.padding-x{padding-right:16px!important;padding-left:16px!important}.course-tableau.help .text{font-size:14px}.progress-circle.responsive{width:40px}.replay .actions{transform:scale(.75)}.line-separator.mt-xl{margin-top:40px}table caption{padding:0 24px}table .icon{font-size:18px!important}.timeline-flow-parent .timeline-col.content{padding:var(--row-padding-y) calc(var(--bullet-size) * 2) var(--row-padding-y) var(--row-padding-y);margin-right:calc(var(--bullet-size) * 1.75 * -1)}.timeline-flow-row .timeline{right:calc(var(--bullet-size) / 2 * -1)}.t-title.lg{font-size:19px!important;--icon-size: 26px}.t-title.md{font-size:16px!important;--icon-size: 20px;line-height:30px}.t-tags{line-height:37px}.t-tags ul{padding-right:0}.t-tags h1,.t-tags h2,.t-tags h3,.t-tags h4,.t-tags h5,.t-tags h6{font-size:19px;line-height:40px}.video-screen{--side-w: 100%}.video-screen .side-overlay .simplebar-content{padding-top:var(--base-gutter)!important;gap:calc(var(--base-gutter) * .75)}.video-screen .side-overlay .side-subtitle{display:none}.video-screen .side-overlay .video-list .list-item{gap:calc(var(--base-gutter) / 1.5);padding:calc(var(--base-gutter) / 4) var(--base-gutter)}.video-screen .side-overlay .video-list .icon{width:20px;height:20px}.video-screen .side-overlay .video-list .title{font-size:14px}.video-screen .side-overlay .card-info{padding:calc(var(--base-gutter) * .65) calc(var(--base-gutter) * 2)}.video-screen .side-overlay .card-info .text{gap:calc(var(--base-gutter) / 2)}.video-screen .side-overlay .card-info .title,.video-screen .side-overlay .card-info .subtitle{font-size:14px}.section-enrollment-chapters .course-header{flex-direction:column;text-align:center;gap:var(--base-gutter)}.section-enrollment-chapters .course-header .divider,.section-enrollment-chapters .course-header .text.primary{width:100%}.section-enrollment-chapters .course-header .divider{margin:calc(var(--base-gutter) * 3) 0 0 0;justify-content:center}.section-enrollment-chapters .course-header .text.primary .title{font-size:21px;line-height:30px}.section-enrollment-chapters .course-header .text.primary .subtitle{font-size:16px}.section-auth,.section-auth.bg-right{--before-width: 80%}.section-auth.bg-left{--before-width: 20%}.section-auth .card>.content .icon{font-size:40px}.section-auth .card>.content .title{font-size:18px}.section-auth .card>.content .subtitle{font-size:15px;line-height:27px;margin:0 24px 24px}}@media (max-width: 575.98px){.flex-1--sm{flex:1!important}.flex-inherit--sm{flex:inherit!important}.h-100--sm{height:100%!important}.w-max-content--sm{min-width:max-content!important}.min-w-100--sm{min-width:100%!important}.min-w-fit--sm{min-width:fit-content!important}.min-h-fit--sm{min-height:fit-content!important}.min-w-0--sm{min-width:0!important}.max-w-inherit--sm{max-width:inherit!important}.max-w-fit--sm{max-width:fit-content!important}.max-w-100--sm{max-width:100%!important}.h-fit--sm{height:fit-content!important}.w-fit--sm{width:fit-content!important}.flex-none--sm{flex:none!important}.position-absolute--sm{position:absolute!important}.position-relative--sm{position:relative!important}.position-sticky--sm{position:sticky!important}.position-inherit--sm{position:inherit!important}.position-fixed--sm{position:fixed!important}.position-static--sm{position:static!important}.dash-content section>.header .title{font-size:15px}.dash-content section.drawer-section{min-width:80%!important;max-width:80%!important}:root{--base-gutter: var(--base-gutter-sm)}.card-info .item .text,.card-info .tab .text{gap:6px}.card-info .item .icon.md,.card-info .tab .icon.md{font-size:24px}.card-info .item .title,.card-info .tab .title{font-size:14px}.card-info.responsive-sm .item .text{display:none}.card-info.responsive-sm .item.active .text{display:flex}.card-table .scroll .item{min-width:85%}.card-table .item .header.lg,.card-table .item .header label.lg,.card-table .footer.lg{font-size:16px;font-weight:700}.card-table .item .header.lg i,.card-table .item .header label.lg i,.card-table .footer.lg i{font-size:24px}.list-row>.content .list-col{gap:0}.list-row>.footer .card-inline .card-title{font-size:15px}.list-row .sticky-note .title{font-size:12px;line-height:10px}.list-row .sticky-note .subtitle{line-height:8px;font-size:6px}.list-row .sticky-note.sm .title{font-size:11px;line-height:10px}.list-row .sticky-note.sm .subtitle{font-size:5px;line-height:5px}.card-grid-icons{--item-w: 110px}.card-grid-activable{--item-w: 120px}.card-grid-activable i{font-size:30px}.card-grid-activable .title{font-size:15px;line-height:26px}.dropdown .menu,.dropdown .menu.lg{min-width:65vw}.card-checked{gap:4px;padding:8px 16px}.card-checked .text{width:100%;line-height:24px;font-size:13px}.card-checked .icon{font-size:18px}.card-checked .title{font-size:15px;line-height:32px}.card-checked input.hide:after{left:12px;width:16px;height:16px}.radio-image,.radio-image.sm{width:20px!important;height:20px!important}.card-enrollment .thumbnail .header{padding:calc(var(--base-gutter) * 2) calc(var(--base-gutter) * 3)}.list.borderable>.padding-x{padding-right:12px!important;padding-left:12px!important}.course-tableau a{width:20px;height:20px}.course-tableau.help{display:block}.course-tableau.help .text{width:49%}.sticky-action .action-content{left:0;bottom:36px}.workflow-states.responsive>*{font-size:12px;line-height:18px}.replay>.content{font-size:14px;line-height:35px}.replay .badge-info .avatar{width:28px;height:28px}.replay .badge-info i{width:16px;height:16px;left:18px;font-size:10px}.replay .badge-info .text{gap:6px}.replay .badge-info .title{font-size:14px}.replay .badge-info .subtitle{font-size:11px}.replay.timeline{margin:var(--base-gutter) calc(var(--base-gutter) * 5) 0 0}.line-separator{font-size:16px}.t-title.lg{font-size:17px!important;--icon-size: 25px}.video-screen .side-overlay .simplebar-content{gap:calc(var(--base-gutter) / 2.5)}.video-screen .side-overlay .side-title{font-size:15px;padding:0 var(--base-gutter)}.video-screen .side-overlay .side-subtitle{font-size:13px}.video-screen .side-overlay .video-list{padding:0 calc(var(--base-gutter) * .5) var(--base-gutter)}.video-screen .side-overlay .video-list .list-item{padding:0 var(--base-gutter)}.video-screen .side-overlay .video-list .list-item:after{display:none}.video-screen .side-overlay .video-list .icon{width:18px;height:18px}.video-screen .side-overlay .video-list .title{font-size:13px}.video-screen .side-overlay .card-info{padding:0 var(--base-gutter) 0 0;gap:calc(var(--base-gutter) / 4);position:sticky;right:100%;bottom:var(--base-gutter);margin-left:var(--base-gutter);border-radius:7px;align-items:center;justify-content:center;width:fit-content}.video-screen .side-overlay .card-info .title{display:none}.video-screen .side-overlay .card-info .subtitle{font-size:12px;line-height:14px}.video-screen .side-overlay .card-info .countdown-circle{transform:scale(.65)}.section-cta .icon.xl{font-size:40px}.section-enrollment-screen{position:relative}.section-enrollment-screen .section-chapters{position:absolute;min-width:calc(100vw - var(--base-gutter) * 2)!important;max-width:calc(100vw - var(--base-gutter) * 2)!important;left:calc((100vw + var(--base-gutter) * 2) * -1)!important}.section-enrollment-screen .section-chapters.show{left:var(--base-gutter)!important}.section-enrollment-screen .emoji-rate-chart .icon{--size: 34px}.section-enrollment-chapters .course-header{padding:calc(var(--base-gutter) * 5) calc(var(--base-gutter) * 3) calc(var(--base-gutter) * 3)}.section-enrollment-chapters .course-header .text.primary .title{font-size:19px}.section-enrollment-chapters .course-header .text.primary .subtitle{font-size:14px}}@media (max-width: 399.98px){.flex-1--xs{flex:1!important}.flex-inherit--xs{flex:inherit!important}.h-100--xs{height:100%!important}.w-max-content--xs{min-width:max-content!important}.min-w-100--xs{min-width:100%!important}.min-w-fit--xs{min-width:fit-content!important}.min-h-fit--xs{min-height:fit-content!important}.min-w-0--xs{min-width:0!important}.max-w-inherit--xs{max-width:inherit!important}.max-w-fit--xs{max-width:fit-content!important}.max-w-100--xs{max-width:100%!important}.h-fit--xs{height:fit-content!important}.w-fit--xs{width:fit-content!important}.flex-none--xs{flex:none!important}.position-absolute--xs{position:absolute!important}.position-relative--xs{position:relative!important}.position-sticky--xs{position:sticky!important}.position-inherit--xs{position:inherit!important}.position-fixed--xs{position:fixed!important}.position-static--xs{position:static!important}}@media (min-width: 992px){.dash-base.sidebar-expanded:not(.default-expanded) .dash-sidebar,.dash-base.default-expanded:not(.sidebar-expanded) .dash-sidebar{width:0!important;padding-right:0;padding-left:1px;opacity:0}.dash-base.sidebar-expanded:not(.default-expanded) .dash-sidebar .accordion,.dash-base.default-expanded:not(.sidebar-expanded) .dash-sidebar .accordion{width:0}}
