@import url(https://fonts.googleapis.com/css2?family=Gabarito:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap);
.app{width:100%;height:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--DarkUI-Background-Background, #09112c)}.app__header-wrapper{width:100%;z-index:3}.app__main-wrapper{z-index:2;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto}.app__main-wrapper::-webkit-scrollbar{width:6px;height:6px}.app__main-wrapper::-webkit-scrollbar-track{border-radius:3px}.app__main-wrapper::-webkit-scrollbar-thumb{background:#e7362b;border-radius:3px}.app__main{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app__main-content{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app__footer-container{z-index:1;width:83.25rem;max-width:90vw;padding:0 0 2.5rem 0}
.UIKit-desktop{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.625rem 1.875rem}.UIKit-desktop__title{margin-bottom:1.25rem;font-size:1.875rem;color:#fff}.UIKit-desktop__title2{margin-bottom:.3125rem;font-size:1.25rem;color:#fff}.UIKit-desktop__columns{display:grid;grid-template-columns:repeat(2, auto);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;grid-column-gap:2.5rem}.UIKit-desktop__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.UIKit-desktop__button{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__select{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__select-multi{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-password{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-search{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-date{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-phone{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__paginator{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__checkbox{width:2.5rem;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.UIKit-desktop__input-admin{width:100%;min-width:12.5rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-date-admin{width:50%;min-width:9.25rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__select-admin{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}
#root,html,body{width:100%;height:100%;margin:0;padding:0;background-color:#000 /*rtl:ignore*/;font-family:"Gabarito",Arial,sans-serif}button{font-family:"Gabarito",Arial,sans-serif}*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;text-decoration:none;list-style:none;color:inherit}html{font-size:16px}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:1024px}@-webkit-keyframes reduced{0%{color:#f61801;background-position:150% 0%}99%{color:#f61801}100%{background:inherit;background-position:-100% 0%}}@keyframes reduced{0%{color:#f61801;background-position:150% 0%}99%{color:#f61801}100%{background:inherit;background-position:-100% 0%}}@-webkit-keyframes increase{0%{color:#7cb71d;background-position:150% 0%}99%{color:#7cb71d}100%{background:inherit;background-position:-100% 0%}}@keyframes increase{0%{color:#7cb71d;background-position:150% 0%}99%{color:#7cb71d}100%{background:inherit;background-position:-100% 0%}}.coef-increased{background-image:-o-linear-gradient(340deg, transparent 10%, rgba(144, 254, 103, 0.7) 15%, rgba(90, 255, 13, 0.7) 25%, transparent 30%);background-image:linear-gradient(110deg, transparent 10%, rgba(144, 254, 103, 0.7) 15%, rgba(90, 255, 13, 0.7) 25%, transparent 30%);background-size:250% 100%;background-repeat:no-repeat;background-position:100% 0;-webkit-animation:increase 1.7s ease-in;animation:increase 1.7s ease-in}.coef-reduced{background-image:-o-linear-gradient(340deg, transparent 10%, rgba(232, 137, 129, 0.7) 15%, rgba(194, 39, 27, 0.7) 25%, transparent 30%);background-image:linear-gradient(110deg, transparent 10%, rgba(232, 137, 129, 0.7) 15%, rgba(194, 39, 27, 0.7) 25%, transparent 30%);background-size:250% 100%;background-repeat:no-repeat;background-position:100% 0;-webkit-animation:reduced 1.7s ease-in;animation:reduced 1.7s ease-in}@media only screen and (max-width: 1920px){html{font-size:16px}}@media only screen and (max-width: 1910px){html{font-size:15px}}@media only screen and (max-width: 1850px){html{font-size:14px}}@media only screen and (max-width: 1680px){html{font-size:13px}}@media only screen and (max-width: 1545px){html{font-size:12px}}@media only screen and (max-width: 1445px){html{font-size:11px}}@media only screen and (max-width: 1366px){html{font-size:10px}}@media only screen and (max-width: 1200px){html{font-size:9px}}.label_39{display:none}
