:root{--green: #02FF00;--greenA: rgba(168, 207, 141, 0.3);--green: #A8CF8D;--greenL: #CCE2BB;--blue : #A4BAFD;--red: #99201E;--gray: rgb(0,0,0,0.5);--black: rgb(30,30,30);--l_gray: #E9E9E9;--ll_gray: #F8F8F8;--lightBlack: rgb(0,0,0,0.4);--passiveColor: #E6E6E6;--outsideColor: rgb(30,30,30);--insideColor: #F7A503;--orange: #F7A503;--fsXLarge: 1.5vw ;--fsLarge: 1.2vw;--fsMedium: 0.9vw ;--fsSmall: 0.6vw ;--small: 0.75rem;--medium: 1rem;--large: 1.25rem;--big: 1.5rem;--shadowIn: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;--shadowAround:rgba(0, 0, 0, 1) 0px 2px 8px;--shadowLight: rgba(0, 0, 0, 0.1) 0px 10px 50px;--shSolid: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;--shSimple: rgba(0, 0, 0, 0.24) 0px 3px 8px;--shHard: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;--shRegion : rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;--border: 1px solid var(--gray);--trs: all 1s ease;--ut-tabs-item-active-highlight-color: transparent !important;--outline-color: transparent !important;--ck-color-base-focus: transparent !important;--ut-focus-outline-color: transparent !important;--rw-palette-branddark-50: #F7A503;--ut-report-pagination-link-hover-background-color: var(--green);}.btn-active{background: var(--outsideColor);color: var(--insideColor);}.btn-active-white{background: white;color: var(--outsideColor);}.over-h{overflow: hidden !important;}.dfc-w{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}.dfc-r{display: flex;justify-content: center;align-items: center;flex-direction: row;}.dfc-c{display: flex;justify-content: center;align-items: center;flex-direction: column;}.dfs-r{display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: row;}.dfs-c{display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;}.dfe-r{display: flex;justify-content: flex-end;align-items: flex-end;flex-direction: row;}.dfe-c{display: flex;justify-content: flex-end;align-items: flex-end;flex-direction: column;}.dfb-r{display: flex;justify-content: space-between;align-items: center;flex-direction: row;}.dfb-c{display: flex;justify-content: space-between;align-items: center;flex-direction: column;}.dfa-r{display: flex;justify-content: space-around;align-items: center;flex-direction: row;}.dfsc-r{display: flex;justify-content: flex-start;align-items: center;flex-direction: row;}.g-025{gap: 0.25rem;}.g-05{gap: 0.5rem;}.g-1{gap: 1rem;}.as-s{align-self: flex-start;}.w-full{width: 100%;max-width: 100%;}.h-full{height: 100%;max-height: 100%;}.w-possible{display: flex;flex: 1;}.w-fit{width: fit-content;}.h-fit{height: fit-content;}.h-15{max-height: 15rem;}.h-5{height: 5rem;max-height: 5rem;}.w-2{width: 2rem;max-width: 2rem;}.h-2{height: 2rem;max-height: 2rem;}.w-5{width: 5rem;max-width: 5rem;}.img-c{object-fit: contain;}.img-litle{width: 1.25rem;aspect-ratio: 1/1;}.img-small{width: 2.8rem;aspect-ratio: 1/1;}.img-medium{width: 3.8rem;aspect-ratio: 1/1;}.t-bold{font-weight: bold;}.t-normal{font-weight: normal;}.t-light{font-weight: lighter;}.tl-15{line-height: 1.5;}.ts-small{font-size: var(--small);}.ts-medium{font-size: var(--medium);}.ts-large{font-size: var(--large);}.ts-big{font-size: var(--big);}.i-small{font-size: 1rem;}.i-medium{font-size: 1.5rem;}.i-large{font-size: 2rem;}.i-big{font-size: 2.5rem;}.tc-silver{color: var(--gray);}.tc-green{color: var(--green);}.tc-orange{color: var(--insideColor) !important;}.tc-white{color: white;}.tc-red{color: var(--red);}.tc-black{color: var(--outsideColor);}.p-r-1{padding-right: 1rem !important;}.p-025{padding: 0.25rem;}.p-05{padding: 0.5rem;}.p-1{padding: 1rem;}.p-v-025{padding-top: 0.25rem;padding-bottom: 0.25rem;}.p-h-025{padding-left: 0.25rem;padding-right: 0.25rem;}.p-v-05{padding-top: 0.5rem;padding-bottom: 0.5rem;}.p-h-05{padding-left: 0.5rem;padding-right: 0.5rem;}.p-v-1{padding-top: 1rem;padding-bottom: 1rem;}.p-h-1{padding-left: 1rem;padding-right: 1rem;}.p-v-2{padding-top: 2rem;padding-bottom: 2rem;}.p-h-2{padding-left: 2rem;padding-right: 2rem;}.m-025{margin: 0.25rem;}.m-05{margin: 0.5rem;}.m-1{margin: 1rem;}.mt-1{margin-top: 1rem;}.mt-05{margin-top: 0.5rem;}.mb-05{margin-bottom: 0.5rem;}.mb-1{margin-bottom: 0.5rem;}.m-v-025{margin: 0.25rem 0;}.m-v-05{margin: 0.5rem 0;}.brb-1sw {border-bottom: 1px solid white !important;}.brl-1sb{border-left: 1px solid black;}.brl-1sw{border-left: 1px solid white;}.brl-5so{border-left: 5px solid var(--orange);}.br-1sb{border: 1px solid black;}.br-1sw{border: 1px solid white;}.br-1ss{border: 1px solid var(--gray);}.br-r-5{border-radius: 5px;}.br-r-15{border-radius: 15px;}.br-r-20{border-radius: 20px;}.br-r-circle{border-radius: 50%;}.br-parent-w div:not(:last-child){border-right: 1px solid white;}.br-parent-b div:not(:last-child){border-right: 1px solid black;}.br-c-white{border-color: white !important;}.bg-green{background: var(--green);}.bg-black{background: var(--black);}.bg-silver{background: var(--gray);}.bg-gray{background: rgb(231,231,231);}.bg-dark{background: rgb(211, 211, 211);}.bg-orange{background: var(--orange);}.bg-blue{background: var(--blue);}.hv-color:hover{color: var(--insideColor) !important;}.hv-rotate-icon:hover i{transform: rotate(45deg);}.tr-3{transition: all 0.3s ease-in-out;}.dis-marg{margin: 0 !important;}.btn{border: none;}.pos-r{position: relative;}.pos-a{position: absolute;}.pos-f-b-r{position: fixed;z-index: 1000;right: 2rem;bottom: 2rem;}.pos-a-t-l-1{position: absolute;z-index: 1000;top: 1rem;left: 1rem;}.pos-a-t-l-0{position: absolute;z-index: 1000;top: 0;left: 0;}.sh-simple{box-shadow: var(--shSimple);}.rotate{transform: rotate(-90deg);}.cur-p{cursor: pointer !important;}.events-none{pointer-events: none !important;}.cst-scroll {scrollbar-width: thin;scrollbar-color: var(--ll_gray) var(--outsideColor);}.cst-scroll::-webkit-scrollbar {width: 8px;border-radius: 15px;}.cst-scroll::-webkit-scrollbar-track {background: var(--outsideColor);border-radius: 15px;}.cst-scroll::-webkit-scrollbar-thumb {background-color: var(--ll_gray);border-radius: 15px;border: 2px solid var(--outsideColor);}.cst-scroll::-webkit-scrollbar-thumb:hover {background-color: var(--ll_dark_gray);}