@charset "UTF-8";@font-face{font-family:Public Sans;src:local("PublicSans Regular"),url(./fonts/PublicSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Public Sans;src:local("PublicSans Bold"),url(./fonts/PublicSans-Bold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Public Sans;src:local("PublicSans Medium"),url(./fonts/PublicSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:block}.form .form-checkbox:checked+.form-checkbox-label:before{background-image:url(/images/checkbox.svg);border-radius:.1rem}.form .form-radio:checked+.form-radio-label:before{background-image:url(/images/radio.svg);border-radius:50%}:root{--primary: #30a448;--secondary: #d5e5fb;--purple: #805dca;--success: #00ab55;--danger: #e7515a;--warning: #e2a03f;--orange: #fd5c25;--info: #2196f3;--indigo: #1b55e2;--dark: #373636;--dark-light: #767676;--dark-dark: #465058;--dark-primary: #6e6e6e;--white: #fff;--white-dark: #bfbfbf;--gray: #585858;--gray-light: #989898;--gray-lighter:#C9C9C9;--input-border-color: rgb(224 230 237 / 1);--placeholder-color: #AAAAAA;--mantine-webkit-font-smoothing: auto !important;--mantine-font-family: "Public Sans";--mantine-line-height: 1.32 !important;--mantine-text-color: #303030 !important;--mantine-color-text: #5e5e5e !important;--mantine-color-body: white !important;--mantine-font-weight: 700 !important;--mantine-datatable-pagination-active-background-color: #30a448;font-family:Public Sans,sans-serif}*{box-sizing:border-box;font-family:Public Sans,sans-serif}body{padding:0;margin:0;height:100%;overflow:hidden;background-color:#fafafa;color:#000}div{box-sizing:border-box}.m-tb,h6,h5,h4,h3,h2,h1{margin-bottom:.5rem;margin-top:0}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}li{padding:0;margin:0}img{margin:0}input,textarea{font-family:Public Sans,sans-serif}input::placeholder,textarea::placeholder{color:var(--placeholder-color);font-size:.8rem;font-weight:400}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--placeholder-color);font-size:.8rem;font-weight:400}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input,textarea{font-family:Public Sans,sans-serif;color:#585858;font-size:.9rem;max-width:700px}input::placeholder,textarea::placeholder{color:#888ea8;font-size:.8rem;font-weight:400}.form .form-input{padding:.5rem 1rem;height:40px!important;border-radius:.375rem;box-sizing:border-box;border:none;width:100%;background-color:#fff;color:#585858;outline:1px solid #c9c9c9}.form .form-input:focus{outline-color:#d5e5fb}.form .form-input::file-selector-button{border-radius:.2rem;background-color:transparent;color:#373636;font-size:.8rem;font-weight:400;border-width:1px;border-color:var(--placeholder-color);padding:.2rem .4rem;cursor:pointer}.form .sm{height:29px!important;padding:0;font-size:.5rem}.form .md{height:35px!important;padding:0;font-size:.6rem}.form .form-label{margin-bottom:.375rem;display:block;font-weight:400}.form .form-textarea{font-family:Public Sans,sans-serif;padding:.5rem 1rem;border-radius:.375rem;min-height:38px!important;border:none;width:100%;outline:1px solid #c9c9c9;resize:vertical}.form .form-textarea:focus{outline-color:#d5e5fb}.form .form-group{display:flex;position:relative}.form .form-group input{height:inherit;width:100%;padding:.5rem 1rem .5rem 2.25rem}.form .form-group span{position:absolute;height:100%;display:flex;align-items:center;padding:0 .4rem}.form .form-group span svg{position:relative;top:0;right:0;bottom:0;left:0;width:1.5rem}.form input[aria-invalid=true],.form input[aria-invalid=true]:focus,.form input[aria-invalid=true]+span,.form textarea[aria-invalid=true],.form textarea[aria-invalid=true]:focus,.form textarea[aria-invalid=true]+span{outline-color:#e7515a;color:#e7515a!important}.form input:focus+span{color:#d5e5fb}.form input:disabled{color:#888ea8;cursor:not-allowed;background-color:#c9c9c9!important}.form textarea:focus+span{color:#d5e5fb}.form .form-checkbox,.form .form-radio{width:fit-content!important;max-width:fit-content!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;border:none;display:none}.form .form-checkbox~label,.form .form-radio~label{cursor:pointer;vertical-align:middle}.form .form-checkbox-radio-label,.form .form-radio:checked+.form-radio-label:before,.form .form-checkbox:checked+.form-checkbox-label:before,.form .form-checkbox-radio-success-checked,.form .form-radio.radio-success:checked+.form-radio-label:before,.form .form-checkbox.checkbox-success:checked+.form-checkbox-label:before{content:" ";background-repeat:no-repeat;background-size:1em;background-position:center;display:inline-block;padding:.4rem;background-color:#30a448;outline:2px solid #30a448;margin-right:.5rem;transition:background-color .2s,border-color .2s}.form .form-checkbox-radio-success-checked,.form .form-radio.radio-success:checked+.form-radio-label:before,.form .form-checkbox.checkbox-success:checked+.form-checkbox-label:before{background-color:#30a448;outline:2px solid #30a448}.form .form-checkbox:checked+.form-checkbox-label:before{background-image:url(/images/checkbox.svg);border-radius:.1rem}.form .form-radio-checkbox-not-checked,.form .form-radio:not(:checked)+.form-radio-label:before,.form .form-checkbox:not(:checked)+.form-checkbox-label:before{content:" ";display:inline-block;padding:.4rem;background-color:#e0e6ed;outline:2px solid #888ea8;margin-right:.5rem;transition:background-color .2s,border-color .2s}.form .form-checkbox:not(:checked)+.form-checkbox-label:before{border-radius:.1rem}.form .form-radio:checked+.form-radio-label:before{background-image:url(/images/radio.svg);border-radius:50%}.form .form-radio:not(:checked)+.form-radio-label:before{border-radius:50%}button:disabled{opacity:.5;cursor:not-allowed}.btn{height:39px;padding:.5rem 1.25rem;border-radius:.2rem;box-shadow:0 10px 20px -10px var(--shadow-color);color:#fff;transition:all .2s ease-in-out;white-space:nowrap;cursor:pointer}.btn:hover{box-shadow:none}.btn.btn-sm{height:28px;padding:.25rem .75rem;font-size:.5rem}.btn.btn-primary{background-color:#30a448}.btn-outline-secondary{background-color:#fff;color:#d5e5fb;border:1px solid #d5e5fb}.btn-outline-dark{background-color:#fff;color:#373636;border:1px solid #373636}.btn.btn-success{--shadow-color: #00ab5599;background-color:#30a448}.btn.btn-info{--shadow-color: #2196f399;background-color:#2196f3}.btn.btn-danger{--shadow-color: #e7515a99;background-color:#e7515a}.btn-outline-danger{background-color:transparent;color:#e7515a;border:1px solid #e7515a}.btn-outline-danger:hover{background-color:#e7515a;color:#fff}.btn-outline-success{background-color:transparent;color:#30a448;border:1px solid #30a448}.btn-outline-success:hover{background-color:#30a448;color:#fff}.btn.btn-dark{--shadow-color: #3b3f5c99;background-color:#373636}.btn.btn-secondary{--shadow-color: #805dca99;background-color:#d5e5fb}.btn.btn-warning{--shadow-color: #e2a03f99;background-color:#e2a03f}.btn.btn-muted{color:#373636;background-color:transparent}.btn.btn-muted:hover{background-color:#888ea8}.flag-dropdown{background-color:#fff!important;border-radius:6px 0 0 6px!important;border:none!important;border-right:1px solid #c9c9c9!important}.selected-flag{background-color:#fff!important;border-radius:6px 0 0 6px!important;border:none!important}.react-tel-input .form-control{height:38px!important;border-radius:.375rem!important;box-sizing:border-box!important;border:none!important;width:100%!important;outline:1px solid rgb(224,230,237)!important}.react-tel-input .form-control:focus{outline-color:#d5e5fb!important}.react-tel-input .form-control[aria-invalid=true],.react-tel-input .form-control[aria-invalid=true]:focus{outline-color:#e7515a!important;color:#e7515a!important}.css-t3ipsp-control,.form-select .select__control{font-size:.8rem;min-height:40px!important;border-radius:.375rem;border-color:#c9c9c9!important;max-width:700px}.md>.css-t3ipsp-control,.md>.form-select .select__control{height:35px!important;max-height:35px!important;min-height:35px!important}.sm>.css-t3ipsp-control,.sm>.form-select .select__control{height:29px!important;max-height:29px!important;min-height:29px!important}html[dir=rtl] .select__control .select__loading-indicator{flex-direction:row-reverse}.select__multi-value,.form-select__multi-value{color:#fff;border-radius:3px;margin:0 .7rem 0 0;background-color:var(--primary)!important}.select__multi-value .select__multi-value__label,.form-select__multi-value .select__multi-value__label{color:#fff;font-size:.8rem;border-radius:.5rem;padding:.26rem .6rem}.select__multi-value .select__multi-value__remove:hover,.form-select__multi-value .select__multi-value__remove:hover{background-color:#5858584d;color:inherit}.select__multi-value .select__multi-value__remove svg,.form-select__multi-value .select__multi-value__remove svg{height:.85rem;width:.85rem;color:#fff!important}.select__multi-value .select__multi-value__remove svg:hover,.form-select__multi-value .select__multi-value__remove svg:hover{cursor:pointer}.select__menu .select__menu-list .select__option,.select__menu .select__menu-list .form-select__option,.select__menu .form-select__menu-list .select__option,.select__menu .form-select__menu-list .form-select__option,.form-select__menu .select__menu-list .select__option,.form-select__menu .select__menu-list .form-select__option,.form-select__menu .form-select__menu-list .select__option,.form-select__menu .form-select__menu-list .form-select__option{cursor:pointer;white-space:nowrap;font-size:.8rem}.select__menu .select__menu-list .select__option.select__option--is-focused,.select__menu .select__menu-list .form-select__option.select__option--is-focused,.select__menu .form-select__menu-list .select__option.select__option--is-focused,.select__menu .form-select__menu-list .form-select__option.select__option--is-focused,.form-select__menu .select__menu-list .select__option.select__option--is-focused,.form-select__menu .select__menu-list .form-select__option.select__option--is-focused,.form-select__menu .form-select__menu-list .select__option.select__option--is-focused,.form-select__menu .form-select__menu-list .form-select__option.select__option--is-focused{background-color:#f2f7fe!important;color:#585858!important}.select__menu .select__menu-list .select__option.select__option--is-selected,.select__menu .select__menu-list .form-select__option.select__option--is-selected,.select__menu .form-select__menu-list .select__option.select__option--is-selected,.select__menu .form-select__menu-list .form-select__option.select__option--is-selected,.form-select__menu .select__menu-list .select__option.select__option--is-selected,.form-select__menu .select__menu-list .form-select__option.select__option--is-selected,.form-select__menu .form-select__menu-list .select__option.select__option--is-selected,.form-select__menu .form-select__menu-list .form-select__option.select__option--is-selected{background-color:#f2f7fe!important;color:#585858!important;border-left:1px solid var(--dark)}.select__menu .select__menu-list .select__group .select__group-heading,.select__menu .form-select__menu-list .select__group .select__group-heading,.form-select__menu .select__menu-list .select__group .select__group-heading,.form-select__menu .form-select__menu-list .select__group .select__group-heading{margin-bottom:.5rem;color:#585858!important;font-weight:bolder;font-size:inherit}.form-select.is-invalid .select__control{border-color:var(--danger)!important}.form-select.is-invalid .select__control .select__menu{color:#585858!important}.form-select.is-invalid .select__control .select__placeholder{color:var(--danger)}.form-select.is-invalid .select__control.select__control--is-focused,.form-select.is-invalid .select__control.form-select__control--is-focused{border-color:var(--danger)!important}.form-select.is-invalid .select__control svg{color:var(--danger)}.select__control,.react-select__control{cursor:pointer;min-height:39px!important;border-radius:.45rem!important;border-color:#e3e3e3!important;font-size:.8rem}.select__control .css-47z9mc-multiValue,.react-select__control .css-47z9mc-multiValue{background-color:var(--secondary)}.select__control .select__value-container,.react-select__control .select__value-container{padding:0 .5rem 0 .8rem!important}.select__control .select__value-container .select__placeholder,.react-select__control .select__value-container .select__placeholder{color:var(--placeholder-color)!important;font-weight:400;white-space:nowrap}.select__control .select__input,.react-select__control .select__input{color:#585858!important}.select__control.select__control--is-disabled,.react-select__control.select__control--is-disabled{border-color:#e3e3e3}.select__control.select__control--is-disabled .select__indicator-separator,.react-select__control.select__control--is-disabled .select__indicator-separator{background-color:var(--secondary)}.select__control.select__control--is-focused,.select__control.react-select__control--is-focused,.react-select__control.select__control--is-focused,.react-select__control.react-select__control--is-focused{box-shadow:none!important;border-color:var(--secondary)!important}.select__control .select__indicator,.react-select__control .select__indicator{padding:0 8px!important}.select__control .select__indicator svg,.react-select__control .select__indicator svg{cursor:pointer;color:#5858584d}.select__control .select__indicator-separator,.react-select__control .select__indicator-separator{display:none}.select__control .select__single-value,.react-select__control .select__single-value{color:#585858;font-weight:300;font-size:.9rem}.select__control .select__placeholder,.react-select__control .select__placeholder{color:#585858}.md>.select__control,.md>.react-select__control{height:35px!important;font-size:.7rem}.md>.select__control .select__value-container,.md>.react-select__control .select__value-container{padding:0 .5rem 0 .8rem!important}.md>.select__control .select__input,.md>.react-select__control .select__input{font-size:.7rem}.md>.select__control .select__indicator,.md>.react-select__control .select__indicator{padding:0 8px!important}.md>.select__control .select__single-value,.md>.react-select__control .select__single-value{font-size:.7rem}.md>.select__control .select__placeholder,.md>.react-select__control .select__placeholder{font-size:.7rem}.sm>.select__control,.sm>.react-select__control{height:29px!important}.select__menu{min-width:max-content!important;color:#585858!important;right:0!important}button{border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.title{font-size:1rem;font-weight:500}.sub-title{font-size:14px;font-weight:400}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.w-fit{width:fit-content}.min-w-full{min-width:100%}.w-max{width:max-content}.h-fit{height:fit-content}.border-none{border:none}@media (max-width: 576px){.sm\:border-none{border:none!important}}@media (min-width: 577px) and (max-width: 768px){.md\:border-none{border:none!important}}.outline-none{outline:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-nowrap{white-space:nowrap}.text-capitalize{text-transform:capitalize}@media (max-width: 576px){.sm\:text-nowrap{white-space:nowrap}}.border{border:1px solid #ebedf2}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.object-cover{object-fit:cover}.relative{position:relative}a{text-decoration:none}.tooltip{font-size:.75rem;background-color:#000000b3;border-radius:.3rem;padding:.25rem .5rem;color:#fff}.card{background-color:#fff;border-radius:.3rem;border:1px solid #e0eaf3;box-shadow:0 4px 8px 8px #dfdfdf40}.card-head{border-bottom:1px solid #e3e3e3;padding:1rem}.dfc{display:flex;align-items:center;justify-content:center}.apexcharts-gridline{stroke:#e3e3e3!important;stroke-width:1px;opacity:.5}.text-danger{color:#e7515a}.text-dark,.form .form-label{color:#373636}.text-black{color:#0e1726}.m-0{margin:0}.p-0{padding:0!important}.mt-1,.my-1{margin-top:.25rem}.mb-1,.my-1{margin-bottom:.25rem}.pt-2,.py-2{padding-top:.5rem!important}.pb-2,.py-2,.i\:pb-2,.i\:py-2{padding-bottom:.5rem!important}.pt-3,.py-3{padding-top:.75rem!important}.pb-3,.py-3,.i\:pb-3,.i\:py-3{padding-bottom:.75rem!important}.pl-4,.px-4{padding-left:1rem!important}.pr-4,.px-4{padding-right:1rem!important}.flex{display:flex}.items-center{align-items:center}.text-12,.btn.btn-sm{font-size:.75rem!important}@media screen and (max-width: 576px){.text-12,.btn.btn-sm{font-size:calc(.75rem * .8)!important}}.text-14,.form .form-label,.btn{font-size:.875rem!important}@media screen and (max-width: 576px){.text-14,.form .form-label,.btn{font-size:calc(.875rem * .8)!important}}.gap-1{gap:.5rem}.border-top-default{border-top:1px solid #dbdbdb}.bg-primary{background-color:#30a448}.bg-light-primary{background-color:#30a4481a!important}.i\:bg-primary{background-color:#30a448!important}.hover\:bg-primary:hover{background-color:#30a448}@media (max-width: 576px){.sm\:bg-primary{background-color:#30a448!important}}.bg-secondary{background-color:#d5e5fb}.bg-light-secondary{background-color:#d5e5fb1a!important}.i\:bg-secondary{background-color:#d5e5fb!important}.hover\:bg-secondary:hover{background-color:#d5e5fb}@media (max-width: 576px){.sm\:bg-secondary{background-color:#d5e5fb!important}}.bg-success{background-color:#30a448}.bg-light-success{background-color:#30a4481a!important}.i\:bg-success{background-color:#30a448!important}.hover\:bg-success:hover{background-color:#30a448}@media (max-width: 576px){.sm\:bg-success{background-color:#30a448!important}}.bg-danger{background-color:#e7515a}.bg-light-danger{background-color:#e7515a1a!important}.i\:bg-danger{background-color:#e7515a!important}.hover\:bg-danger:hover{background-color:#e7515a}@media (max-width: 576px){.sm\:bg-danger{background-color:#e7515a!important}}.bg-warning{background-color:#e2a03f}.bg-light-warning{background-color:#e2a03f1a!important}.i\:bg-warning{background-color:#e2a03f!important}.hover\:bg-warning:hover{background-color:#e2a03f}@media (max-width: 576px){.sm\:bg-warning{background-color:#e2a03f!important}}.bg-info{background-color:#2196f3}.bg-light-info{background-color:#2196f31a!important}.i\:bg-info{background-color:#2196f3!important}.hover\:bg-info:hover{background-color:#2196f3}@media (max-width: 576px){.sm\:bg-info{background-color:#2196f3!important}}.bg-dark{background-color:#373636}.bg-light-dark{background-color:#3736361a!important}.i\:bg-dark{background-color:#373636!important}.hover\:bg-dark:hover{background-color:#373636}@media (max-width: 576px){.sm\:bg-dark{background-color:#373636!important}}.bg-dark-light{background-color:#767676}.bg-light-dark-light{background-color:#7676761a!important}.i\:bg-dark-light{background-color:#767676!important}.hover\:bg-dark-light:hover{background-color:#767676}@media (max-width: 576px){.sm\:bg-dark-light{background-color:#767676!important}}.bg-dark-dark{background-color:#465058}.bg-light-dark-dark{background-color:#4650581a!important}.i\:bg-dark-dark{background-color:#465058!important}.hover\:bg-dark-dark:hover{background-color:#465058}@media (max-width: 576px){.sm\:bg-dark-dark{background-color:#465058!important}}.bg-dark-primary{background-color:#6e6e6e}.bg-light-dark-primary{background-color:#6e6e6e1a!important}.i\:bg-dark-primary{background-color:#6e6e6e!important}.hover\:bg-dark-primary:hover{background-color:#6e6e6e}@media (max-width: 576px){.sm\:bg-dark-primary{background-color:#6e6e6e!important}}.bg-black{background-color:#0e1726}.bg-light-black{background-color:#0e17261a!important}.i\:bg-black{background-color:#0e1726!important}.hover\:bg-black:hover{background-color:#0e1726}@media (max-width: 576px){.sm\:bg-black{background-color:#0e1726!important}}.bg-white{background-color:#fff}.bg-light-white{background-color:#ffffff1a!important}.i\:bg-white{background-color:#fff!important}.hover\:bg-white:hover{background-color:#fff}@media (max-width: 576px){.sm\:bg-white{background-color:#fff!important}}.bg-white-dark{background-color:#888ea8}.bg-light-white-dark{background-color:#888ea81a!important}.i\:bg-white-dark{background-color:#888ea8!important}.hover\:bg-white-dark:hover{background-color:#888ea8}@media (max-width: 576px){.sm\:bg-white-dark{background-color:#888ea8!important}}.bg-light{background-color:#e0e6ed}.bg-light-light{background-color:#e0e6ed1a!important}.i\:bg-light{background-color:#e0e6ed!important}.hover\:bg-light:hover{background-color:#e0e6ed}@media (max-width: 576px){.sm\:bg-light{background-color:#e0e6ed!important}}.bg-background{background-color:#f2f7fe}.bg-light-background{background-color:#f2f7fe1a!important}.i\:bg-background{background-color:#f2f7fe!important}.hover\:bg-background:hover{background-color:#f2f7fe}@media (max-width: 576px){.sm\:bg-background{background-color:#f2f7fe!important}}.bg-danger-light{background-color:#ffe1e1}.bg-light-danger-light{background-color:#ffe1e11a!important}.i\:bg-danger-light{background-color:#ffe1e1!important}.hover\:bg-danger-light:hover{background-color:#ffe1e1}@media (max-width: 576px){.sm\:bg-danger-light{background-color:#ffe1e1!important}}.bg-warning-light{background-color:#fff9ed}.bg-light-warning-light{background-color:#fff9ed1a!important}.i\:bg-warning-light{background-color:#fff9ed!important}.hover\:bg-warning-light:hover{background-color:#fff9ed}@media (max-width: 576px){.sm\:bg-warning-light{background-color:#fff9ed!important}}.bg-success-light{background-color:#ddf5f0}.bg-light-success-light{background-color:#ddf5f01a!important}.i\:bg-success-light{background-color:#ddf5f0!important}.hover\:bg-success-light:hover{background-color:#ddf5f0}@media (max-width: 576px){.sm\:bg-success-light{background-color:#ddf5f0!important}}.bg-orange{background-color:#fd5c25}.bg-light-orange{background-color:#fd5c251a!important}.i\:bg-orange{background-color:#fd5c25!important}.hover\:bg-orange:hover{background-color:#fd5c25}@media (max-width: 576px){.sm\:bg-orange{background-color:#fd5c25!important}}.bg-pink{background-color:#eaa992}.bg-light-pink{background-color:#eaa9921a!important}.i\:bg-pink{background-color:#eaa992!important}.hover\:bg-pink:hover{background-color:#eaa992}@media (max-width: 576px){.sm\:bg-pink{background-color:#eaa992!important}}.bg-border-color{background-color:#c7d9ee}.bg-light-border-color{background-color:#c7d9ee1a!important}.i\:bg-border-color{background-color:#c7d9ee!important}.hover\:bg-border-color:hover{background-color:#c7d9ee}@media (max-width: 576px){.sm\:bg-border-color{background-color:#c7d9ee!important}}.bg-border-dark{background-color:#e3e3e3}.bg-light-border-dark{background-color:#e3e3e31a!important}.i\:bg-border-dark{background-color:#e3e3e3!important}.hover\:bg-border-dark:hover{background-color:#e3e3e3}@media (max-width: 576px){.sm\:bg-border-dark{background-color:#e3e3e3!important}}.bg-gray{background-color:#585858}.bg-light-gray{background-color:#5858581a!important}.i\:bg-gray{background-color:#585858!important}.hover\:bg-gray:hover{background-color:#585858}@media (max-width: 576px){.sm\:bg-gray{background-color:#585858!important}}.bg-gray-light{background-color:#989898}.bg-light-gray-light{background-color:#9898981a!important}.i\:bg-gray-light{background-color:#989898!important}.hover\:bg-gray-light:hover{background-color:#989898}@media (max-width: 576px){.sm\:bg-gray-light{background-color:#989898!important}}.bg-none{background-color:transparent}.bg-light-none{background-color:transparent1a!important}.i\:bg-none{background-color:transparent!important}.hover\:bg-none:hover{background-color:transparent}@media (max-width: 576px){.sm\:bg-none{background-color:transparent!important}}.text-primary{color:#30a448}.i\:text-primary{color:#30a448!important}.hover\:text-primary:hover{color:#30a448;transition:all .3s}.text-secondary{color:#d5e5fb}.i\:text-secondary{color:#d5e5fb!important}.hover\:text-secondary:hover{color:#d5e5fb;transition:all .3s}.text-success{color:#30a448}.i\:text-success{color:#30a448!important}.hover\:text-success:hover{color:#30a448;transition:all .3s}.text-danger,.dropdown ul.user-dropdown li:last-child a{color:#e7515a}.i\:text-danger{color:#e7515a!important}.hover\:text-danger:hover{color:#e7515a;transition:all .3s}.text-warning{color:#e2a03f}.i\:text-warning{color:#e2a03f!important}.hover\:text-warning:hover{color:#e2a03f;transition:all .3s}.text-info{color:#2196f3}.i\:text-info{color:#2196f3!important}.hover\:text-info:hover{color:#2196f3;transition:all .3s}.text-dark{color:#373636}.i\:text-dark{color:#373636!important}.hover\:text-dark:hover{color:#373636;transition:all .3s}.text-dark-light{color:#767676}.i\:text-dark-light{color:#767676!important}.hover\:text-dark-light:hover{color:#767676;transition:all .3s}.text-dark-dark{color:#465058}.i\:text-dark-dark{color:#465058!important}.hover\:text-dark-dark:hover{color:#465058;transition:all .3s}.text-dark-primary{color:#6e6e6e}.i\:text-dark-primary{color:#6e6e6e!important}.hover\:text-dark-primary:hover{color:#6e6e6e;transition:all .3s}.text-black,.dropdown ul.user-dropdown li>a{color:#0e1726}.i\:text-black{color:#0e1726!important}.hover\:text-black:hover{color:#0e1726;transition:all .3s}.text-white{color:#fff}.i\:text-white{color:#fff!important}.hover\:text-white:hover{color:#fff;transition:all .3s}.text-white-dark{color:#888ea8}.i\:text-white-dark{color:#888ea8!important}.hover\:text-white-dark:hover{color:#888ea8;transition:all .3s}.text-light{color:#e0e6ed}.i\:text-light{color:#e0e6ed!important}.hover\:text-light:hover{color:#e0e6ed;transition:all .3s}.text-background{color:#f2f7fe}.i\:text-background{color:#f2f7fe!important}.hover\:text-background:hover{color:#f2f7fe;transition:all .3s}.text-danger-light{color:#ffe1e1}.i\:text-danger-light{color:#ffe1e1!important}.hover\:text-danger-light:hover{color:#ffe1e1;transition:all .3s}.text-warning-light{color:#fff9ed}.i\:text-warning-light{color:#fff9ed!important}.hover\:text-warning-light:hover{color:#fff9ed;transition:all .3s}.text-success-light{color:#ddf5f0}.i\:text-success-light{color:#ddf5f0!important}.hover\:text-success-light:hover{color:#ddf5f0;transition:all .3s}.text-orange{color:#fd5c25}.i\:text-orange{color:#fd5c25!important}.hover\:text-orange:hover{color:#fd5c25;transition:all .3s}.text-pink{color:#eaa992}.i\:text-pink{color:#eaa992!important}.hover\:text-pink:hover{color:#eaa992;transition:all .3s}.text-border-color{color:#c7d9ee}.i\:text-border-color{color:#c7d9ee!important}.hover\:text-border-color:hover{color:#c7d9ee;transition:all .3s}.text-border-dark{color:#e3e3e3}.i\:text-border-dark{color:#e3e3e3!important}.hover\:text-border-dark:hover{color:#e3e3e3;transition:all .3s}.text-gray{color:#585858}.i\:text-gray{color:#585858!important}.hover\:text-gray:hover{color:#585858;transition:all .3s}.text-gray-light{color:#989898}.i\:text-gray-light{color:#989898!important}.hover\:text-gray-light:hover{color:#989898;transition:all .3s}.text-none{color:transparent}.i\:text-none{color:transparent!important}.hover\:text-none:hover{color:transparent;transition:all .3s}.m-0,header ul{margin:0}.mt-0,.my-0{margin-top:0}.mb-0,.my-0{margin-bottom:0}.ml-0,.mx-0{margin-left:0}.mr-0,.mx-0{margin-right:0}.p-0,header ul{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pb-0,.py-0,.i\:pb-0,.i\:py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.pr-0,.px-0{padding-right:0!important}.w-0{width:0px}@media (max-width: 576px){.sm\:w-0{width:0px}}@media (min-width: 577px) and (max-width: 768px){.md\:w-0{width:0px}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-0{width:0px}}.max-w-0,.min-w-0{max-width:0px}.h-0{height:0px}.max-h-0{max-height:0px}.m-1{margin:.25rem}.mt-1,.my-1,.dropdown ul{margin-top:.25rem}.mb-1,.my-1,.dropdown ul{margin-bottom:.25rem}.ml-1,.mx-1{margin-left:.25rem}.mr-1,.mx-1{margin-right:.25rem}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pb-1,.py-1,.i\:pb-1,.i\:py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.w-1{width:.25rem}@media (max-width: 576px){.sm\:w-1{width:.25rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-1{width:.25rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-1{width:.25rem}}.max-w-1,.min-w-1{max-width:.25rem}.h-1{height:.25rem}.max-h-1{max-height:.25rem}.m-2{margin:.5rem}.mt-2,.my-2{margin-top:.5rem}.mb-2,.my-2{margin-bottom:.5rem}.ml-2,.mx-2{margin-left:.5rem}.mr-2,.mx-2{margin-right:.5rem}.p-2{padding:.5rem!important}.pt-2,.py-2,.dropdown ul.user-dropdown li>a{padding-top:.5rem!important}.pb-2,.py-2,.dropdown ul.user-dropdown li>a{padding-bottom:.5rem!important}.i\:pb-2,.i\:py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.w-2{width:.5rem}@media (max-width: 576px){.sm\:w-2{width:.5rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-2{width:.5rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-2{width:.5rem}}.max-w-2,.min-w-2{max-width:.5rem}.h-2{height:.5rem}.max-h-2{max-height:.5rem}.m-3{margin:.75rem}.mt-3,.my-3{margin-top:.75rem}.mb-3,.my-3{margin-bottom:.75rem}.ml-3,.mx-3{margin-left:.75rem}.mr-3,.mx-3{margin-right:.75rem}.p-3{padding:.75rem!important}.pt-3,.py-3,.dropdown ul.user-dropdown li:last-child a{padding-top:.75rem!important}.pb-3,.py-3,.dropdown ul.user-dropdown li:last-child a{padding-bottom:.75rem!important}.i\:pb-3,.i\:py-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.pr-3,.px-3{padding-right:.75rem!important}.w-3{width:.75rem}@media (max-width: 576px){.sm\:w-3{width:.75rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-3{width:.75rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-3{width:.75rem}}.max-w-3,.min-w-3{max-width:.75rem}.h-3{height:.75rem}.max-h-3{max-height:.75rem}.m-4{margin:1rem}.mt-4,.my-4{margin-top:1rem}.mb-4,.my-4{margin-bottom:1rem}.ml-4,.mx-4{margin-left:1rem}.mr-4,.mx-4{margin-right:1rem}.p-4{padding:1rem!important}.pt-4,.py-4{padding-top:1rem!important}.pb-4,.py-4,.i\:pb-4,.i\:py-4{padding-bottom:1rem!important}.pl-4,.px-4,.dropdown ul.user-dropdown li>a{padding-left:1rem!important}.pr-4,.px-4,.dropdown ul.user-dropdown li>a{padding-right:1rem!important}.w-4{width:1rem}@media (max-width: 576px){.sm\:w-4{width:1rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-4{width:1rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-4{width:1rem}}.max-w-4,.min-w-4{max-width:1rem}.h-4{height:1rem}.max-h-4{max-height:1rem}.m-5{margin:1.25rem}.mt-5,.my-5{margin-top:1.25rem}.mb-5,.my-5{margin-bottom:1.25rem}.ml-5,.mx-5{margin-left:1.25rem}.mr-5,.mx-5{margin-right:1.25rem}.p-5{padding:1.25rem!important}.pt-5,.py-5{padding-top:1.25rem!important}.pb-5,.py-5,.i\:pb-5,.i\:py-5{padding-bottom:1.25rem!important}.pl-5,.px-5{padding-left:1.25rem!important}.pr-5,.px-5{padding-right:1.25rem!important}.w-5{width:1.25rem}@media (max-width: 576px){.sm\:w-5{width:1.25rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-5{width:1.25rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-5{width:1.25rem}}.max-w-5,.min-w-5{max-width:1.25rem}.h-5{height:1.25rem}.max-h-5{max-height:1.25rem}.m-6{margin:1.5rem}.mt-6,.my-6{margin-top:1.5rem}.mb-6,.my-6{margin-bottom:1.5rem}.ml-6,.mx-6{margin-left:1.5rem}.mr-6,.mx-6{margin-right:1.5rem}.p-6{padding:1.5rem!important}.pt-6,.py-6{padding-top:1.5rem!important}.pb-6,.py-6,.i\:pb-6,.i\:py-6{padding-bottom:1.5rem!important}.pl-6,.px-6{padding-left:1.5rem!important}.pr-6,.px-6{padding-right:1.5rem!important}.w-6{width:1.5rem}@media (max-width: 576px){.sm\:w-6{width:1.5rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-6{width:1.5rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-6{width:1.5rem}}.max-w-6,.min-w-6{max-width:1.5rem}.h-6{height:1.5rem}.max-h-6{max-height:1.5rem}.m-8{margin:2rem}.mt-8,.my-8{margin-top:2rem}.mb-8,.my-8{margin-bottom:2rem}.ml-8,.mx-8{margin-left:2rem}.mr-8,.mx-8{margin-right:2rem}.p-8{padding:2rem!important}.pt-8,.py-8{padding-top:2rem!important}.pb-8,.py-8,.i\:pb-8,.i\:py-8{padding-bottom:2rem!important}.pl-8,.px-8{padding-left:2rem!important}.pr-8,.px-8{padding-right:2rem!important}.w-8{width:2rem}@media (max-width: 576px){.sm\:w-8{width:2rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-8{width:2rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-8{width:2rem}}.max-w-8,.min-w-8{max-width:2rem}.h-8{height:2rem}.max-h-8{max-height:2rem}.m-10{margin:2.5rem}.mt-10,.my-10{margin-top:2.5rem}.mb-10,.my-10{margin-bottom:2.5rem}.ml-10,.mx-10{margin-left:2.5rem}.mr-10,.mx-10{margin-right:2.5rem}.p-10{padding:2.5rem!important}.pt-10,.py-10{padding-top:2.5rem!important}.pb-10,.py-10,.i\:pb-10,.i\:py-10{padding-bottom:2.5rem!important}.pl-10,.px-10{padding-left:2.5rem!important}.pr-10,.px-10{padding-right:2.5rem!important}.w-10{width:2.5rem}@media (max-width: 576px){.sm\:w-10{width:2.5rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-10{width:2.5rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-10{width:2.5rem}}.max-w-10,.min-w-10{max-width:2.5rem}.h-10{height:2.5rem}.max-h-10{max-height:2.5rem}.m-12{margin:3rem}.mt-12,.my-12{margin-top:3rem}.mb-12,.my-12{margin-bottom:3rem}.ml-12,.mx-12{margin-left:3rem}.mr-12,.mx-12{margin-right:3rem}.p-12{padding:3rem!important}.pt-12,.py-12{padding-top:3rem!important}.pb-12,.py-12,.i\:pb-12,.i\:py-12{padding-bottom:3rem!important}.pl-12,.px-12{padding-left:3rem!important}.pr-12,.px-12{padding-right:3rem!important}.w-12{width:3rem}@media (max-width: 576px){.sm\:w-12{width:3rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-12{width:3rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-12{width:3rem}}.max-w-12,.min-w-12{max-width:3rem}.h-12{height:3rem}.max-h-12{max-height:3rem}.m-16{margin:4rem}.mt-16,.my-16{margin-top:4rem}.mb-16,.my-16{margin-bottom:4rem}.ml-16,.mx-16{margin-left:4rem}.mr-16,.mx-16{margin-right:4rem}.p-16{padding:4rem!important}.pt-16,.py-16{padding-top:4rem!important}.pb-16,.py-16,.i\:pb-16,.i\:py-16{padding-bottom:4rem!important}.pl-16,.px-16{padding-left:4rem!important}.pr-16,.px-16{padding-right:4rem!important}.w-16{width:4rem}@media (max-width: 576px){.sm\:w-16{width:4rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-16{width:4rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-16{width:4rem}}.max-w-16,.min-w-16{max-width:4rem}.h-16{height:4rem}.max-h-16{max-height:4rem}.m-20{margin:5rem}.mt-20,.my-20{margin-top:5rem}.mb-20,.my-20{margin-bottom:5rem}.ml-20,.mx-20{margin-left:5rem}.mr-20,.mx-20{margin-right:5rem}.p-20{padding:5rem!important}.pt-20,.py-20{padding-top:5rem!important}.pb-20,.py-20,.i\:pb-20,.i\:py-20{padding-bottom:5rem!important}.pl-20,.px-20{padding-left:5rem!important}.pr-20,.px-20{padding-right:5rem!important}.w-20{width:5rem}@media (max-width: 576px){.sm\:w-20{width:5rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-20{width:5rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-20{width:5rem}}.max-w-20,.min-w-20{max-width:5rem}.h-20{height:5rem}.max-h-20{max-height:5rem}.m-24{margin:6rem}.mt-24,.my-24{margin-top:6rem}.mb-24,.my-24{margin-bottom:6rem}.ml-24,.mx-24{margin-left:6rem}.mr-24,.mx-24{margin-right:6rem}.p-24{padding:6rem!important}.pt-24,.py-24{padding-top:6rem!important}.pb-24,.py-24,.i\:pb-24,.i\:py-24{padding-bottom:6rem!important}.pl-24,.px-24{padding-left:6rem!important}.pr-24,.px-24{padding-right:6rem!important}.w-24{width:6rem}@media (max-width: 576px){.sm\:w-24{width:6rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-24{width:6rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-24{width:6rem}}.max-w-24,.min-w-24{max-width:6rem}.h-24{height:6rem}.max-h-24{max-height:6rem}.m-32{margin:8rem}.mt-32,.my-32{margin-top:8rem}.mb-32,.my-32{margin-bottom:8rem}.ml-32,.mx-32{margin-left:8rem}.mr-32,.mx-32{margin-right:8rem}.p-32{padding:8rem!important}.pt-32,.py-32{padding-top:8rem!important}.pb-32,.py-32,.i\:pb-32,.i\:py-32{padding-bottom:8rem!important}.pl-32,.px-32{padding-left:8rem!important}.pr-32,.px-32{padding-right:8rem!important}.w-32{width:8rem}@media (max-width: 576px){.sm\:w-32{width:8rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-32{width:8rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-32{width:8rem}}.max-w-32,.min-w-32{max-width:8rem}.h-32{height:8rem}.max-h-32{max-height:8rem}.m-40{margin:10rem}.mt-40,.my-40{margin-top:10rem}.mb-40,.my-40{margin-bottom:10rem}.ml-40,.mx-40{margin-left:10rem}.mr-40,.mx-40{margin-right:10rem}.p-40{padding:10rem!important}.pt-40,.py-40{padding-top:10rem!important}.pb-40,.py-40,.i\:pb-40,.i\:py-40{padding-bottom:10rem!important}.pl-40,.px-40{padding-left:10rem!important}.pr-40,.px-40{padding-right:10rem!important}.w-40{width:10rem}@media (max-width: 576px){.sm\:w-40{width:10rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-40{width:10rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-40{width:10rem}}.max-w-40,.min-w-40{max-width:10rem}.h-40{height:10rem}.max-h-40{max-height:10rem}.m-48{margin:12rem}.mt-48,.my-48{margin-top:12rem}.mb-48,.my-48{margin-bottom:12rem}.ml-48,.mx-48{margin-left:12rem}.mr-48,.mx-48{margin-right:12rem}.p-48{padding:12rem!important}.pt-48,.py-48{padding-top:12rem!important}.pb-48,.py-48,.i\:pb-48,.i\:py-48{padding-bottom:12rem!important}.pl-48,.px-48{padding-left:12rem!important}.pr-48,.px-48{padding-right:12rem!important}.w-48{width:12rem}@media (max-width: 576px){.sm\:w-48{width:12rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-48{width:12rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-48{width:12rem}}.max-w-48,.min-w-48{max-width:12rem}.h-48{height:12rem}.max-h-48{max-height:12rem}.m-56{margin:14rem}.mt-56,.my-56{margin-top:14rem}.mb-56,.my-56{margin-bottom:14rem}.ml-56,.mx-56{margin-left:14rem}.mr-56,.mx-56{margin-right:14rem}.p-56{padding:14rem!important}.pt-56,.py-56{padding-top:14rem!important}.pb-56,.py-56,.i\:pb-56,.i\:py-56{padding-bottom:14rem!important}.pl-56,.px-56{padding-left:14rem!important}.pr-56,.px-56{padding-right:14rem!important}.w-56{width:14rem}@media (max-width: 576px){.sm\:w-56{width:14rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-56{width:14rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-56{width:14rem}}.max-w-56,.min-w-56{max-width:14rem}.h-56{height:14rem}.max-h-56{max-height:14rem}.m-64{margin:16rem}.mt-64,.my-64{margin-top:16rem}.mb-64,.my-64{margin-bottom:16rem}.ml-64,.mx-64{margin-left:16rem}.mr-64,.mx-64{margin-right:16rem}.p-64{padding:16rem!important}.pt-64,.py-64{padding-top:16rem!important}.pb-64,.py-64,.i\:pb-64,.i\:py-64{padding-bottom:16rem!important}.pl-64,.px-64{padding-left:16rem!important}.pr-64,.px-64{padding-right:16rem!important}.w-64{width:16rem}@media (max-width: 576px){.sm\:w-64{width:16rem}}@media (min-width: 577px) and (max-width: 768px){.md\:w-64{width:16rem}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-64{width:16rem}}.max-w-64,.min-w-64{max-width:16rem}.h-64{height:16rem}.max-h-64{max-height:16rem}.m-25{margin:25%}.mt-25,.my-25{margin-top:25%}.mb-25,.my-25{margin-bottom:25%}.ml-25,.mx-25{margin-left:25%}.mr-25,.mx-25{margin-right:25%}.p-25{padding:25%!important}.pt-25,.py-25{padding-top:25%!important}.pb-25,.py-25,.i\:pb-25,.i\:py-25{padding-bottom:25%!important}.pl-25,.px-25{padding-left:25%!important}.pr-25,.px-25{padding-right:25%!important}.w-25{width:25%}@media (max-width: 576px){.sm\:w-25{width:25%}}@media (min-width: 577px) and (max-width: 768px){.md\:w-25{width:25%}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-25{width:25%}}.max-w-25,.min-w-25{max-width:25%}.h-25{height:25%}.max-h-25{max-height:25%}.m-50{margin:50%}.mt-50,.my-50{margin-top:50%}.mb-50,.my-50{margin-bottom:50%}.ml-50,.mx-50{margin-left:50%}.mr-50,.mx-50{margin-right:50%}.p-50{padding:50%!important}.pt-50,.py-50{padding-top:50%!important}.pb-50,.py-50,.i\:pb-50,.i\:py-50{padding-bottom:50%!important}.pl-50,.px-50{padding-left:50%!important}.pr-50,.px-50{padding-right:50%!important}.w-50{width:50%}@media (max-width: 576px){.sm\:w-50{width:50%}}@media (min-width: 577px) and (max-width: 768px){.md\:w-50{width:50%}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-50{width:50%}}.max-w-50,.min-w-50{max-width:50%}.h-50{height:50%}.max-h-50{max-height:50%}.m-75{margin:75%}.mt-75,.my-75{margin-top:75%}.mb-75,.my-75{margin-bottom:75%}.ml-75,.mx-75{margin-left:75%}.mr-75,.mx-75{margin-right:75%}.p-75{padding:75%!important}.pt-75,.py-75{padding-top:75%!important}.pb-75,.py-75,.i\:pb-75,.i\:py-75{padding-bottom:75%!important}.pl-75,.px-75{padding-left:75%!important}.pr-75,.px-75{padding-right:75%!important}.w-75{width:75%}@media (max-width: 576px){.sm\:w-75{width:75%}}@media (min-width: 577px) and (max-width: 768px){.md\:w-75{width:75%}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-75{width:75%}}.max-w-75,.min-w-75{max-width:75%}.h-75{height:75%}.max-h-75{max-height:75%}.m-100{margin:100%}.mt-100,.my-100{margin-top:100%}.mb-100,.my-100{margin-bottom:100%}.ml-100,.mx-100{margin-left:100%}.mr-100,.mx-100{margin-right:100%}.p-100{padding:100%!important}.pt-100,.py-100{padding-top:100%!important}.pb-100,.py-100,.i\:pb-100,.i\:py-100{padding-bottom:100%!important}.pl-100,.px-100{padding-left:100%!important}.pr-100,.px-100{padding-right:100%!important}.w-100{width:100%}@media (max-width: 576px){.sm\:w-100{width:100%}}@media (min-width: 577px) and (max-width: 768px){.md\:w-100{width:100%}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-100{width:100%}}.max-w-100,.min-w-100{max-width:100%}.h-100{height:100%}.max-h-100{max-height:100%}.m-sm{margin:"280px"}.mt-sm,.my-sm{margin-top:"280px"}.mb-sm,.my-sm{margin-bottom:"280px"}.ml-sm,.mx-sm{margin-left:"280px"}.mr-sm,.mx-sm{margin-right:"280px"}.p-sm{padding:"280px"!important}.pt-sm,.py-sm{padding-top:"280px"!important}.pb-sm,.py-sm,.i\:pb-sm,.i\:py-sm{padding-bottom:"280px"!important}.pl-sm,.px-sm{padding-left:"280px"!important}.pr-sm,.px-sm{padding-right:"280px"!important}.w-sm{width:"280px"}@media (max-width: 576px){.sm\:w-sm{width:"280px"}}@media (min-width: 577px) and (max-width: 768px){.md\:w-sm{width:"280px"}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-sm{width:"280px"}}.max-w-sm,.min-w-sm{max-width:"280px"}.h-sm{height:"280px"}.max-h-sm{max-height:"280px"}.m-auto{margin:auto}.mt-auto,.my-auto{margin-top:auto}.mb-auto,.my-auto{margin-bottom:auto}.ml-auto,.mx-auto{margin-left:auto}.mr-auto,.mx-auto{margin-right:auto}.p-auto{padding:auto!important}.pt-auto,.py-auto{padding-top:auto!important}.pb-auto,.py-auto,.i\:pb-auto,.i\:py-auto{padding-bottom:auto!important}.pl-auto,.px-auto{padding-left:auto!important}.pr-auto,.px-auto{padding-right:auto!important}.w-auto{width:auto}@media (max-width: 576px){.sm\:w-auto{width:auto}}@media (min-width: 577px) and (max-width: 768px){.md\:w-auto{width:auto}}@media (min-width: 769px) and (max-width: 1200px){.lg\:w-auto{width:auto}}.max-w-auto,.min-w-auto{max-width:auto}.h-auto{height:auto}.max-h-auto{max-height:auto}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.flex,.dropdown ul.user-dropdown li>a{display:flex}@media (min-width: 577px) and (max-width: 768px){.md\:flex{display:flex!important}}@media (max-width: 576px){.sm\:flex{display:flex!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:flex{display:flex!important}}.flex-column{flex-direction:column}@media (min-width: 577px) and (max-width: 768px){.md\:flex-column{flex-direction:column!important}}@media (max-width: 576px){.sm\:flex-column{flex-direction:column!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:flex-column{flex-direction:column!important}}.hidden{display:none}@media (min-width: 577px) and (max-width: 768px){.md\:hidden{display:none!important}}@media (max-width: 576px){.sm\:hidden{display:none!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:hidden{display:none!important}}.flex-row{flex-direction:row}@media (min-width: 577px) and (max-width: 768px){.md\:flex-row{flex-direction:row!important}}@media (max-width: 576px){.sm\:flex-row{flex-direction:row!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:flex-row{flex-direction:row!important}}.justify-start{justify-content:flex-start}@media (min-width: 577px) and (max-width: 768px){.md\:justify-start{justify-content:flex-start!important}}@media (max-width: 576px){.sm\:justify-start{justify-content:flex-start!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:justify-start{justify-content:flex-start!important}}.justify-end{justify-content:flex-end}@media (min-width: 577px) and (max-width: 768px){.md\:justify-end{justify-content:flex-end!important}}@media (max-width: 576px){.sm\:justify-end{justify-content:flex-end!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:justify-end{justify-content:flex-end!important}}.justify-center{justify-content:center}@media (min-width: 577px) and (max-width: 768px){.md\:justify-center{justify-content:center!important}}@media (max-width: 576px){.sm\:justify-center{justify-content:center!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:justify-center{justify-content:center!important}}.justify-between{justify-content:space-between}@media (min-width: 577px) and (max-width: 768px){.md\:justify-between{justify-content:space-between!important}}@media (max-width: 576px){.sm\:justify-between{justify-content:space-between!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:justify-between{justify-content:space-between!important}}.justify-around{justify-content:space-around}@media (min-width: 577px) and (max-width: 768px){.md\:justify-around{justify-content:space-around!important}}@media (max-width: 576px){.sm\:justify-around{justify-content:space-around!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:justify-around{justify-content:space-around!important}}.items-start{align-items:flex-start}@media (min-width: 577px) and (max-width: 768px){.md\:items-start{align-items:flex-start!important}}@media (max-width: 576px){.sm\:items-start{align-items:flex-start!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:items-start{align-items:flex-start!important}}.items-end{align-items:flex-end}@media (min-width: 577px) and (max-width: 768px){.md\:items-end{align-items:flex-end!important}}@media (max-width: 576px){.sm\:items-end{align-items:flex-end!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:items-end{align-items:flex-end!important}}.items-center,.dropdown ul.user-dropdown li>a{align-items:center}@media (min-width: 577px) and (max-width: 768px){.md\:items-center{align-items:center!important}}@media (max-width: 576px){.sm\:items-center{align-items:center!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:items-center{align-items:center!important}}.items-baseline{align-items:baseline}@media (min-width: 577px) and (max-width: 768px){.md\:items-baseline{align-items:baseline!important}}@media (max-width: 576px){.sm\:items-baseline{align-items:baseline!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:items-baseline{align-items:baseline!important}}.items-stretch{align-items:stretch}@media (min-width: 577px) and (max-width: 768px){.md\:items-stretch{align-items:stretch!important}}@media (max-width: 576px){.sm\:items-stretch{align-items:stretch!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:items-stretch{align-items:stretch!important}}.flex-wrap{flex-wrap:wrap}@media (min-width: 577px) and (max-width: 768px){.md\:flex-wrap{flex-wrap:wrap!important}}@media (max-width: 576px){.sm\:flex-wrap{flex-wrap:wrap!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:flex-wrap{flex-wrap:wrap!important}}.flex-nowrap{flex-wrap:nowrap}@media (min-width: 577px) and (max-width: 768px){.md\:flex-nowrap{flex-wrap:nowrap!important}}@media (max-width: 576px){.sm\:flex-nowrap{flex-wrap:nowrap!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:flex-nowrap{flex-wrap:nowrap!important}}.flex-wrap-reverse{flex-wrap:wrap-reverse}@media (min-width: 577px) and (max-width: 768px){.md\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (max-width: 576px){.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}}.text-9{font-size:.5625rem!important}@media screen and (max-width: 576px){.text-9{font-size:.45rem!important}}.text-10{font-size:.625rem!important}@media screen and (max-width: 576px){.text-10{font-size:.5rem!important}}.text-11{font-size:.6875rem!important}@media screen and (max-width: 576px){.text-11{font-size:.55rem!important}}.text-12{font-size:.75rem!important}@media screen and (max-width: 576px){.text-12{font-size:calc(.75rem * .8)!important}}.text-13{font-size:.8125rem!important}@media screen and (max-width: 576px){.text-13{font-size:.65rem!important}}.text-14,.sidebar .sidebar-menu a,.sidebar .sidebar-menu button,.dropdown ul.user-dropdown li>a{font-size:.875rem!important}@media screen and (max-width: 576px){.text-14,.sidebar .sidebar-menu a,.sidebar .sidebar-menu button,.dropdown ul.user-dropdown li>a{font-size:calc(.875rem * .8)!important}}.text-15{font-size:.9375rem!important}@media screen and (max-width: 576px){.text-15{font-size:.75rem!important}}.text-16{font-size:1rem!important}@media screen and (max-width: 576px){.text-16{font-size:.8rem!important}}.text-17{font-size:1.0625rem!important}@media screen and (max-width: 576px){.text-17{font-size:calc(1.0625rem * .8)!important}}.text-18{font-size:1.125rem!important}@media screen and (max-width: 576px){.text-18{font-size:.9rem!important}}.text-19{font-size:1.1875rem!important}@media screen and (max-width: 576px){.text-19{font-size:calc(1.1875rem * .8)!important}}.text-20{font-size:1.25rem!important}@media screen and (max-width: 576px){.text-20{font-size:1rem!important}}.text-21{font-size:1.3125rem!important}@media screen and (max-width: 576px){.text-21{font-size:1.05rem!important}}.text-22{font-size:1.375rem!important}@media screen and (max-width: 576px){.text-22{font-size:1.1rem!important}}.text-23{font-size:1.4375rem!important}@media screen and (max-width: 576px){.text-23{font-size:calc(1.4375rem * .8)!important}}.text-24{font-size:1.5rem!important}@media screen and (max-width: 576px){.text-24{font-size:calc(1.5rem * .8)!important}}.text-25{font-size:1.5625rem!important}@media screen and (max-width: 576px){.text-25{font-size:1.25rem!important}}.text-26{font-size:1.625rem!important}@media screen and (max-width: 576px){.text-26{font-size:1.3rem!important}}.text-27{font-size:1.6875rem!important}@media screen and (max-width: 576px){.text-27{font-size:1.35rem!important}}.text-28{font-size:1.75rem!important}@media screen and (max-width: 576px){.text-28{font-size:calc(1.75rem * .8)!important}}.text-29{font-size:1.8125rem!important}@media screen and (max-width: 576px){.text-29{font-size:calc(1.8125rem * .8)!important}}.text-30{font-size:1.875rem!important}@media screen and (max-width: 576px){.text-30{font-size:1.5rem!important}}.text-31{font-size:1.9375rem!important}@media screen and (max-width: 576px){.text-31{font-size:1.55rem!important}}.text-32{font-size:2rem!important}@media screen and (max-width: 576px){.text-32{font-size:1.6rem!important}}.text-33{font-size:2.0625rem!important}@media screen and (max-width: 576px){.text-33{font-size:calc(2.0625rem * .8)!important}}.text-34{font-size:2.125rem!important}@media screen and (max-width: 576px){.text-34{font-size:calc(2.125rem * .8)!important}}.text-35{font-size:2.1875rem!important}@media screen and (max-width: 576px){.text-35{font-size:1.75rem!important}}.text-36{font-size:2.25rem!important}@media screen and (max-width: 576px){.text-36{font-size:1.8rem!important}}.text-37{font-size:2.3125rem!important}@media screen and (max-width: 576px){.text-37{font-size:1.85rem!important}}.text-38{font-size:2.375rem!important}@media screen and (max-width: 576px){.text-38{font-size:calc(2.375rem * .8)!important}}.text-39{font-size:2.4375rem!important}@media screen and (max-width: 576px){.text-39{font-size:calc(2.4375rem * .8)!important}}.text-40{font-size:2.5rem!important}@media screen and (max-width: 576px){.text-40{font-size:2rem!important}}.gap-0{gap:0}.gap-50{gap:.25rem}.gap-1,.dropdown ul.user-dropdown li>a{gap:.5rem}.gap-2{gap:.75rem}.gap-3{gap:1rem}.gap-4{gap:1.25rem}.gap-5{gap:1.5rem}.gap-6{gap:2rem}.border-0{border-width:0!important}.border-50{border-width:.5px!important}.border-1{border-width:1px!important}.border-75{border-width:1.5px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-primary{border:1px solid #30a448}.border-top-primary{border-top:1px solid #30a448}.border-right-primary{border-right:1px solid #30a448}.border-bottom-primary{border-bottom:1px solid #30a448}.border-left-primary{border-left:1px solid #30a448}.border-dark{border:1px solid #373636}.border-top-dark{border-top:1px solid #373636}.border-right-dark{border-right:1px solid #373636}.border-bottom-dark{border-bottom:1px solid #373636}.border-left-dark{border-left:1px solid #373636}.border-border-color{border:1px solid #c7d9ee}.border-top-border-color{border-top:1px solid #c7d9ee}.border-right-border-color{border-right:1px solid #c7d9ee}.border-bottom-border-color{border-bottom:1px solid #c7d9ee}.border-left-border-color{border-left:1px solid #c7d9ee}.border-border-dark{border:1px solid #e3e3e3}.border-top-border-dark{border-top:1px solid #e3e3e3}.border-right-border-dark{border-right:1px solid #e3e3e3}.border-bottom-border-dark{border-bottom:1px solid #e3e3e3}.border-left-border-dark{border-left:1px solid #e3e3e3}.border-secondary{border:1px solid #805dca}.border-top-secondary{border-top:1px solid #805dca}.border-right-secondary{border-right:1px solid #805dca}.border-bottom-secondary{border-bottom:1px solid #805dca}.border-left-secondary{border-left:1px solid #805dca}.border-success{border:1px solid #00ab55}.border-top-success{border-top:1px solid #00ab55}.border-right-success{border-right:1px solid #00ab55}.border-bottom-success{border-bottom:1px solid #00ab55}.border-left-success{border-left:1px solid #00ab55}.border-danger{border:1px solid #e7515a}.border-top-danger{border-top:1px solid #e7515a}.border-right-danger{border-right:1px solid #e7515a}.border-bottom-danger{border-bottom:1px solid #e7515a}.border-left-danger{border-left:1px solid #e7515a}.border-warning{border:1px solid #e2a03f}.border-top-warning{border-top:1px solid #e2a03f}.border-right-warning{border-right:1px solid #e2a03f}.border-bottom-warning{border-bottom:1px solid #e2a03f}.border-left-warning{border-left:1px solid #e2a03f}.border-info{border:1px solid #2196f3}.border-top-info{border-top:1px solid #2196f3}.border-right-info{border-right:1px solid #2196f3}.border-bottom-info{border-bottom:1px solid #2196f3}.border-left-info{border-left:1px solid #2196f3}.border-black{border:1px solid #0e1726}.border-top-black{border-top:1px solid #0e1726}.border-right-black{border-right:1px solid #0e1726}.border-bottom-black{border-bottom:1px solid #0e1726}.border-left-black{border-left:1px solid #0e1726}.border-default{border:1px solid #dbdbdb}.border-top-default,.dropdown ul.user-dropdown li:last-child a{border-top:1px solid #dbdbdb}.border-right-default{border-right:1px solid #dbdbdb}.border-bottom-default{border-bottom:1px solid #dbdbdb}.border-left-default{border-left:1px solid #dbdbdb}.border-dark-light{border:1px solid #767676}.border-top-dark-light{border-top:1px solid #767676}.border-right-dark-light{border-right:1px solid #767676}.border-bottom-dark-light{border-bottom:1px solid #767676}.border-left-dark-light{border-left:1px solid #767676}.border-dark-dark{border:1px solid #465058}.border-top-dark-dark{border-top:1px solid #465058}.border-right-dark-dark{border-right:1px solid #465058}.border-bottom-dark-dark{border-bottom:1px solid #465058}.border-left-dark-dark{border-left:1px solid #465058}.border-dark-primary{border:1px solid #6e6e6e}.border-top-dark-primary{border-top:1px solid #6e6e6e}.border-right-dark-primary{border-right:1px solid #6e6e6e}.border-bottom-dark-primary{border-bottom:1px solid #6e6e6e}.border-left-dark-primary{border-left:1px solid #6e6e6e}.border-gray{border:1px solid #585858}.border-top-gray{border-top:1px solid #585858}.border-right-gray{border-right:1px solid #585858}.border-bottom-gray{border-bottom:1px solid #585858}.border-left-gray{border-left:1px solid #585858}.border-gray-light{border:1px solid #989898}.border-top-gray-light{border-top:1px solid #989898}.border-right-gray-light{border-right:1px solid #989898}.border-bottom-gray-light{border-bottom:1px solid #989898}.border-left-gray-light{border-left:1px solid #989898}.border-none{border:1px solid transparent}.border-top-none{border-top:1px solid transparent}.border-right-none{border-right:1px solid transparent}.border-bottom-none{border-bottom:1px solid transparent}.border-left-none{border-left:1px solid transparent}.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}.fw-bold{font-weight:"bold"!important}.fw-bolder{font-weight:"bolder"!important}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.2rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-circle{border-radius:50%}.overflow-visible{overflow:visible}.i\:overflow-visible{overflow:visible!important}.overflow-hidden{overflow:hidden}.i\:overflow-hidden{overflow:hidden!important}.overflow-scroll{overflow:scroll}.i\:overflow-scroll{overflow:scroll!important}.overflow-auto{overflow:auto}.i\:overflow-auto{overflow:auto!important}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-not-allowed{cursor:not-allowed}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.rounded-none{border-radius:0!important}@media (max-width: 576px){.sm\:rounded-none{border-radius:0!important}}@media (min-width: 577px) and (max-width: 768px){.md\:rounded-none{border-radius:0!important}}.rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-sm{border-radius:.25rem!important}@media (max-width: 576px){.sm\:rounded-sm{border-radius:.25rem!important}}@media (min-width: 577px) and (max-width: 768px){.md\:rounded-sm{border-radius:.25rem!important}}.rounded-t-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-r-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-b-sm{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-md{border-radius:.5rem!important}@media (max-width: 576px){.sm\:rounded-md{border-radius:.5rem!important}}@media (min-width: 577px) and (max-width: 768px){.md\:rounded-md{border-radius:.5rem!important}}.rounded-t-md{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-r-md{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-b-md{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-l-md{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-lg{border-radius:1rem!important}@media (max-width: 576px){.sm\:rounded-lg{border-radius:1rem!important}}@media (min-width: 577px) and (max-width: 768px){.md\:rounded-lg{border-radius:1rem!important}}.rounded-t-lg{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.rounded-r-lg{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.rounded-b-lg{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.rounded-l-lg{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.rounded-xl{border-radius:2rem!important}@media (max-width: 576px){.sm\:rounded-xl{border-radius:2rem!important}}@media (min-width: 577px) and (max-width: 768px){.md\:rounded-xl{border-radius:2rem!important}}.rounded-t-xl{border-top-left-radius:2rem!important;border-top-right-radius:2rem!important}.rounded-r-xl{border-top-right-radius:2rem!important;border-bottom-right-radius:2rem!important}.rounded-b-xl{border-bottom-right-radius:2rem!important;border-bottom-left-radius:2rem!important}.rounded-l-xl{border-top-left-radius:2rem!important;border-bottom-left-radius:2rem!important}.rounded-full{border-radius:100%!important}@media (max-width: 576px){.sm\:rounded-full{border-radius:100%!important}}@media (min-width: 577px) and (max-width: 768px){.md\:rounded-full{border-radius:100%!important}}.rounded-t-full{border-top-left-radius:100%!important;border-top-right-radius:100%!important}.rounded-r-full{border-top-right-radius:100%!important;border-bottom-right-radius:100%!important}.rounded-b-full{border-bottom-right-radius:100%!important;border-bottom-left-radius:100%!important}.rounded-l-full{border-top-left-radius:100%!important;border-bottom-left-radius:100%!important}.col-default{display:grid;grid-template-columns:auto-flow}.i\:col-default{display:inline-grid;grid-template-columns:auto-flow}@media (max-width: 576px){.sm\:col-default{display:grid;grid-template-columns:auto-flow!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-default{display:grid;grid-template-columns:auto-flow!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-default{display:grid;grid-template-columns:auto-flow!important}}.col-1{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.i\:col-1{display:inline-grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (max-width: 576px){.sm\:col-1{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-1{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-1{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))!important}}.col-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.i\:col-2{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 576px){.sm\:col-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important}}.col-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.i\:col-3{display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 576px){.sm\:col-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important}}.col-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.i\:col-4{display:inline-grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 576px){.sm\:col-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important}}.col-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.i\:col-5{display:inline-grid;grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width: 576px){.sm\:col-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))!important}}.col-6{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.i\:col-6{display:inline-grid;grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width: 576px){.sm\:col-6{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-6{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-6{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))!important}}.col-1-2{display:grid;grid-template-columns:1fr 2fr}.i\:col-1-2{display:inline-grid;grid-template-columns:1fr 2fr}@media (max-width: 576px){.sm\:col-1-2{display:grid;grid-template-columns:1fr 2fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-1-2{display:grid;grid-template-columns:1fr 2fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-1-2{display:grid;grid-template-columns:1fr 2fr!important}}.col-1-3{display:grid;grid-template-columns:1fr 3fr}.i\:col-1-3{display:inline-grid;grid-template-columns:1fr 3fr}@media (max-width: 576px){.sm\:col-1-3{display:grid;grid-template-columns:1fr 3fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-1-3{display:grid;grid-template-columns:1fr 3fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-1-3{display:grid;grid-template-columns:1fr 3fr!important}}.col-1-4{display:grid;grid-template-columns:1fr 4fr}.i\:col-1-4{display:inline-grid;grid-template-columns:1fr 4fr}@media (max-width: 576px){.sm\:col-1-4{display:grid;grid-template-columns:1fr 4fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-1-4{display:grid;grid-template-columns:1fr 4fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-1-4{display:grid;grid-template-columns:1fr 4fr!important}}.col-1-5{display:grid;grid-template-columns:1fr 5fr}.i\:col-1-5{display:inline-grid;grid-template-columns:1fr 5fr}@media (max-width: 576px){.sm\:col-1-5{display:grid;grid-template-columns:1fr 5fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-1-5{display:grid;grid-template-columns:1fr 5fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-1-5{display:grid;grid-template-columns:1fr 5fr!important}}.col-2-1{display:grid;grid-template-columns:2fr 1fr}.i\:col-2-1{display:inline-grid;grid-template-columns:2fr 1fr}@media (max-width: 576px){.sm\:col-2-1{display:grid;grid-template-columns:2fr 1fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-2-1{display:grid;grid-template-columns:2fr 1fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-2-1{display:grid;grid-template-columns:2fr 1fr!important}}.col-2-3{display:grid;grid-template-columns:1.3fr 1.7fr}.i\:col-2-3{display:inline-grid;grid-template-columns:1.3fr 1.7fr}@media (max-width: 576px){.sm\:col-2-3{display:grid;grid-template-columns:1.3fr 1.7fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-2-3{display:grid;grid-template-columns:1.3fr 1.7fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-2-3{display:grid;grid-template-columns:1.3fr 1.7fr!important}}.col-2-4{display:grid;grid-template-columns:2fr 4fr}.i\:col-2-4{display:inline-grid;grid-template-columns:2fr 4fr}@media (max-width: 576px){.sm\:col-2-4{display:grid;grid-template-columns:2fr 4fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-2-4{display:grid;grid-template-columns:2fr 4fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-2-4{display:grid;grid-template-columns:2fr 4fr!important}}.col-2-5{display:grid;grid-template-columns:2fr 5fr}.i\:col-2-5{display:inline-grid;grid-template-columns:2fr 5fr}@media (max-width: 576px){.sm\:col-2-5{display:grid;grid-template-columns:2fr 5fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-2-5{display:grid;grid-template-columns:2fr 5fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-2-5{display:grid;grid-template-columns:2fr 5fr!important}}.col-3-1{display:grid;grid-template-columns:3fr 1fr}.i\:col-3-1{display:inline-grid;grid-template-columns:3fr 1fr}@media (max-width: 576px){.sm\:col-3-1{display:grid;grid-template-columns:3fr 1fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-3-1{display:grid;grid-template-columns:3fr 1fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-3-1{display:grid;grid-template-columns:3fr 1fr!important}}.col-3-2{display:grid;grid-template-columns:3fr 2fr}.i\:col-3-2{display:inline-grid;grid-template-columns:3fr 2fr}@media (max-width: 576px){.sm\:col-3-2{display:grid;grid-template-columns:3fr 2fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-3-2{display:grid;grid-template-columns:3fr 2fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-3-2{display:grid;grid-template-columns:3fr 2fr!important}}.col-3-4{display:grid;grid-template-columns:3fr 4fr}.i\:col-3-4{display:inline-grid;grid-template-columns:3fr 4fr}@media (max-width: 576px){.sm\:col-3-4{display:grid;grid-template-columns:3fr 4fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-3-4{display:grid;grid-template-columns:3fr 4fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-3-4{display:grid;grid-template-columns:3fr 4fr!important}}.col-3-5{display:grid;grid-template-columns:3fr 5fr}.i\:col-3-5{display:inline-grid;grid-template-columns:3fr 5fr}@media (max-width: 576px){.sm\:col-3-5{display:grid;grid-template-columns:3fr 5fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-3-5{display:grid;grid-template-columns:3fr 5fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-3-5{display:grid;grid-template-columns:3fr 5fr!important}}.col-4-1{display:grid;grid-template-columns:4fr 1fr}.i\:col-4-1{display:inline-grid;grid-template-columns:4fr 1fr}@media (max-width: 576px){.sm\:col-4-1{display:grid;grid-template-columns:4fr 1fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-4-1{display:grid;grid-template-columns:4fr 1fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-4-1{display:grid;grid-template-columns:4fr 1fr!important}}.col-4-2{display:grid;grid-template-columns:4fr 2fr}.i\:col-4-2{display:inline-grid;grid-template-columns:4fr 2fr}@media (max-width: 576px){.sm\:col-4-2{display:grid;grid-template-columns:4fr 2fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-4-2{display:grid;grid-template-columns:4fr 2fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-4-2{display:grid;grid-template-columns:4fr 2fr!important}}.col-4-3{display:grid;grid-template-columns:4fr 3fr}.i\:col-4-3{display:inline-grid;grid-template-columns:4fr 3fr}@media (max-width: 576px){.sm\:col-4-3{display:grid;grid-template-columns:4fr 3fr!important}}@media (min-width: 577px) and (max-width: 768px){.md\:col-4-3{display:grid;grid-template-columns:4fr 3fr!important}}@media (min-width: 769px) and (max-width: 1200px){.lg\:col-4-3{display:grid;grid-template-columns:4fr 3fr!important}}.z-0{z-index:0!important}.z-5{z-index:5!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.z-100{z-index:100!important}.z-1000{z-index:1000!important}.z-auto{z-index:auto!important}.dropdown{position:relative}.dropdown ul{border-radius:.25rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.dropdown ul.notifications{min-width:300px;max-width:500px}.dropdown ul.notifications .no-data-available{color:#30a448;height:160px;display:flex;justify-content:center;align-items:center;flex-direction:column}.dropdown ul.user-dropdown{width:230px}.dropdown ul.user-dropdown li>a{width:inherit;box-sizing:border-box}.dropdown ul.user-dropdown li>a:hover{background-color:#30a4481a;color:#30a448}.dropdown ul.user-dropdown li:not(:last-child) a{height:36px}.dropdown ul.user-dropdown li:last-child a:hover{background-color:#e7515a1a;color:#e7515a}header button{background-color:#e0e6ed66;border-radius:50%;height:2rem;width:2rem;overflow:hidden;position:relative}header button :hover{color:#30a448}header button img{width:100%;position:absolute;top:0;right:0;bottom:0;left:0}header ul{list-style:none}.main-section{position:relative}.main-section .screen_loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background-color:#fff;transition:background-color .4s ease-in-out}.main-section.toggle-sidebar .overlay{display:none}.main-section.toggle-sidebar .sidebar{left:-260px!important}.main-section.toggle-sidebar .horizontal-logo{flex-wrap:nowrap;display:flex}.main-section .overlay{position:fixed;z-index:51;top:0;right:0;bottom:0;left:0;background-color:#0009}.main-container{background-color:#f2f7fe;display:grid;grid-template-columns:270px 1fr;grid-template-areas:"sidebar main"}.main-container .main-content{height:100dvh;display:grid;grid-template-rows:4.5rem 1fr;grid-template-areas:"header" "content";grid-area:main;transition:margin-left .2s ease-in-out}.main-container .main-content header.header-container{grid-area:header;z-index:40;padding:1rem 1.5rem}.main-container .main-content main.main{overflow-y:auto;grid-area:content;padding:1rem 1rem 0}.main-container .main-content footer{margin-top:1rem;color:#0e172680}.main-container .sidebar{grid-area:sidebar;z-index:51;width:100%;transition:left .3s ease-in-out}.sidebar .animated-height{overflow:hidden;max-height:850px;transition:max-height .5s ease-in-out 0s}.sidebar .animated-height.hide{max-height:0}.sidebar .sidebar-menu{overflow-y:auto;max-height:800px}.sidebar .sidebar-menu>ul:first-child{list-style:none;padding:0;margin:0;margin-top:.5rem;scrollbar-width:2px;scroll-behavior:smooth}.sidebar .sidebar-menu>ul:first-child::-webkit-scrollbar{width:.4rem}.sidebar .sidebar-menu>ul:first-child::-webkit-scrollbar-track{background-color:#fff}.sidebar .sidebar-menu>ul:first-child::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:.2rem}.sidebar .sidebar-menu>ul:first-child::-webkit-scrollbar-corner{background-color:transparent}.sidebar .sidebar-menu>ul:first-child::-webkit-scrollbar-button{display:none}.sidebar .sidebar-menu a,.sidebar .sidebar-menu button{background-color:#f2f7fe;padding-inline:1.5rem!important;border-bottom:1px solid #c7d9ee;height:100%}.sidebar .sidebar-menu a div:first-child svg,.sidebar .sidebar-menu button div:first-child svg{color:#0e172680}.sidebar .sidebar-menu li.nav-item span{margin-left:.5rem;color:#767676}.sidebar .sidebar-menu li.nav-item.menu ul.sub-menu{list-style:none;padding:0;margin:0}.sidebar .sidebar-menu li.nav-item.menu .nav-link .caret-icon{transform:rotate(-90deg);transition:transform .2s ease-in-out}.sidebar .sidebar-menu li.nav-item.menu .nav-link .caret-icon.rotate{transform:none}.sidebar .sidebar-menu li.nav-item .sub-menu li a{display:flex;justify-content:start;padding:.625rem 3.5rem!important;width:inherit;color:#888ea8}.sidebar .sidebar-menu li.nav-item .sub-menu li a:hover{color:#30a448}.sidebar .sidebar-menu li.nav-item .sub-menu li a:hover:before{background-color:#30a448}.sidebar .sidebar-menu li.nav-item .sub-menu button.active,.sidebar .sidebar-menu li.nav-item .sub-menu a.active{background-color:#4361ee1a;color:#30a448}.sidebar .sidebar-menu li.nav-item .sub-menu button.active div:first-child svg,.sidebar .sidebar-menu li.nav-item .sub-menu a.active div:first-child svg{color:#30a448}.sidebar .sidebar-menu li.nav-item .sub-menu button.active:before,.sidebar .sidebar-menu li.nav-item .sub-menu a.active:before{background-color:#30a448!important}.sidebar .sidebar-menu li.nav-item a,.sidebar .sidebar-menu li.nav-item button{min-height:3.25rem;display:flex;width:inherit;align-items:center;justify-content:space-between;overflow:hidden;white-space:nowrap;padding:.625rem;color:#506690}.sidebar .sidebar-menu li.nav-item button.nav-link{width:100%}.sidebar .sidebar-menu li.nav-item button.nav-link.active{color:#30a448;background-color:#4361ee1a}.sidebar .sidebar-menu li.nav-item a.active{background-color:#d5e5fb;border-radius:0 2.5rem 2.5rem 0}.sidebar .sidebar-menu li.nav-item a.active div:first-child svg{color:#373636}.sidebar .sidebar-menu li.nav-item a.active span{color:#373636!important}.main-logo{display:flex;align-items:center;gap:.75rem}@media only screen and (min-width: 1024px){.main-section.toggle-sidebar .main-content header .header-container{width:100%!important}.main-section.toggle-sidebar .main-content header .horizontal-logo{display:flex!important;flex-wrap:nowrap}.main-section .overlay{display:none}.main-section .main-container .main-content header .horizontal-logo{display:none}.main-section .main-container .sidebar{left:0}.main-section .main-container.tele-layout .main-content{margin-left:0}.main-section .main-container.tele-layout .main-content header .horizontal-logo{display:flex}.main-section .main-container.tele-layout .sidebar{display:none}header ul.notifications{width:350px}}@media only screen and (max-width: 1023px){.main-section.toggle-sidebar .overlay{display:block}.main-section.toggle-sidebar .sidebar{left:0!important}.main-section .main-content header .header-container{width:100%!important}.main-section .main-content header .horizontal-logo .main-logo{display:none}.main-section .overlay{display:none}.main-section .sidebar{left:-260px!important}}@font-face{font-family:Public Sans;src:local("Public Sans Regular"),url(./fonts/Public\ Sans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Public Sans;src:local("Public Sans Bold"),url(./fonts/Public\ Sans-Bold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:block}.Login{min-height:100vh;font-family:Public Sans}.Login img{background-color:transparent}.Login .Gradient-Image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.Login .Login__Container{font-family:Public Sans;position:relative;min-height:100vh;background-image:url(/images/auth/map.png);background-size:cover;background-repeat:no-repeat;z-index:2;background-color:transparent;background-position:center}.Login .Login__Container img.Login__Image-1,.Login .Login__Container img.Login__Image-2,.Login .Login__Container img.Login__Image-3,.Login .Login__Container img.Login__Image-4{position:absolute}.Login .Login__Container img.Login__Image-1{left:0;top:50%;max-height:893px;height:100%;transform:translateY(-50%)}.Login .Login__Container img.Login__Image-2{top:0;left:6rem;height:10rem}.Login .Login__Container img.Login__Image-3{height:300px;top:0;right:0}.Login .Login__Container img.Login__Image-4{bottom:0;inset-inline-end:28%}.Login .Login__Container .Form-Container{z-index:3;max-width:870px;width:100%;font-family:Public Sans;background:linear-gradient(45deg,#fff9f9,#fff0 25%,#fff0 75%,#fff9f9)}.Login .Login__Container .Form-Container>div:first-child{background-color:#fff9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.Login .Login__Container .Form-Container .Form-Inner{max-width:440px;margin:0 auto}.Login .Login__Container .Form-Container .Form-Inner button[type=submit]{text-align:center;box-shadow:0 10px 20px -10px #4361ee70;padding:.5rem 1.25rem;height:2.25rem;background:linear-gradient(90deg,#4361ee -20%,#ef1262)}.Login .Login__Container .Form-Container .Form-Inner button[type=submit]:hover{box-shadow:none;background:linear-gradient(90deg,#ef1262 -20%,#4361ee)}@media only screen and (min-width: 768px){.Login .Login__Container img.Login__Image-2{left:30%}}
