.Legend-module-scss-module__AfoILa__legend{cursor:pointer;z-index:600;border-radius:1.5rem;flex-direction:column;align-items:flex-end;width:fit-content;max-width:1rem;transition:max-width .5s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:40%;right:1rem}.Legend-module-scss-module__AfoILa__legendContent{flex-direction:column;align-items:center;width:100%;display:flex}.Legend-module-scss-module__AfoILa__legendInfo{margin:0;transform:translateY(-10px)}.Legend-module-scss-module__AfoILa__legendInfo:hover{filter:brightness(1.2);z-index:600;border-radius:1.5rem;transition:max-width .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.Legend-module-scss-module__AfoILa__legend.Legend-module-scss-module__AfoILa__more{max-width:300px}.Legend-module-scss-module__AfoILa__bar{border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;display:flex;overflow:hidden}.Legend-module-scss-module__AfoILa__step{color:#fff;text-align:center;justify-content:flex-start;align-items:center;width:100%;height:2rem;padding:0 .5rem;display:flex}.Legend-module-scss-module__AfoILa__step span{white-space:nowrap;opacity:0;text-overflow:center;padding-left:.5rem;transition:opacity .3s ease-in-out}.Legend-module-scss-module__AfoILa__more .Legend-module-scss-module__AfoILa__step span{opacity:1;transition-delay:.2s}.Legend-module-scss-module__AfoILa__header{opacity:0;background-color:#fff;width:100%;max-width:0;max-height:0;padding:0;transition:max-height .5s ease-in-out,max-width .5s ease-in-out,opacity .4s ease-in-out,padding .5s ease-in-out;overflow:hidden}.Legend-module-scss-module__AfoILa__header span{white-space:normal;word-wrap:break-word;padding:.8rem 1rem;font-size:.85rem;line-height:1.2;display:block}.Legend-module-scss-module__AfoILa__more .Legend-module-scss-module__AfoILa__header.Legend-module-scss-module__AfoILa__show{opacity:1;max-width:300px;max-height:200px;padding:.5rem .7rem}[data-theme=dark] .Legend-module-scss-module__AfoILa__header{color:#fff;background-color:#37465a}[data-theme=hightContrast] .Legend-module-scss-module__AfoILa__header{color:#fffe54;background-color:#000}
.StandardTable-module-scss-module___z_jiG__tableWrapper{width:100%;margin-top:1rem;overflow-x:auto}.StandardTable-module-scss-module___z_jiG__standardTable{border-collapse:collapse;background-color:#fff;border:.1rem solid #4b4b4b;width:100%;font-size:14px}.StandardTable-module-scss-module___z_jiG__standardTable thead{color:#fff;background-color:#37465a}.StandardTable-module-scss-module___z_jiG__standardTable thead th{text-align:center;border:.1rem solid #4b4b4b;padding:.75rem;font-weight:700}.StandardTable-module-scss-module___z_jiG__standardTable tbody tr{border-bottom:.1rem solid #4b4b4b}.StandardTable-module-scss-module___z_jiG__standardTable tbody tr td{text-align:left;color:#2b323c;border-right:.1rem solid #4b4b4b;padding:.75rem;font-weight:500}.StandardTable-module-scss-module___z_jiG__standardTable tbody tr td:last-child{border-right:none}.StandardTable-module-scss-module___z_jiG__indexHeader{min-width:150px;text-align:left!important}.StandardTable-module-scss-module___z_jiG__indexCell{font-weight:700}.StandardTable-module-scss-module___z_jiG__rangeCell{text-align:center!important}[data-theme=dark] .StandardTable-module-scss-module___z_jiG__standardTable{background-color:#1b222c;border-color:#4b4b4b}[data-theme=dark] .StandardTable-module-scss-module___z_jiG__standardTable thead{color:#fff;background-color:#2b323c}[data-theme=dark] .StandardTable-module-scss-module___z_jiG__standardTable thead th{border-color:#4b4b4b}[data-theme=dark] .StandardTable-module-scss-module___z_jiG__standardTable tbody tr{border-bottom-color:#4b4b4b}[data-theme=dark] .StandardTable-module-scss-module___z_jiG__standardTable tbody tr td{border-right-color:#4b4b4b}[data-theme=hightContrast] .StandardTable-module-scss-module___z_jiG__standardTable{background-color:#000;border-color:#fffe54}[data-theme=hightContrast] .StandardTable-module-scss-module___z_jiG__standardTable thead{color:#fffe54;background-color:#000}[data-theme=hightContrast] .StandardTable-module-scss-module___z_jiG__standardTable thead th{color:#fffe54;border-color:#fffe54}[data-theme=hightContrast] .StandardTable-module-scss-module___z_jiG__standardTable tbody tr{border-bottom-color:#fffe54}[data-theme=hightContrast] .StandardTable-module-scss-module___z_jiG__standardTable tbody tr td{color:#fff;border-right-color:#fffe54;font-weight:700}@media only screen and (max-width:575.98px){.StandardTable-module-scss-module___z_jiG__standardTable{font-size:12px}.StandardTable-module-scss-module___z_jiG__standardTable thead th,.StandardTable-module-scss-module___z_jiG__standardTable tbody td{padding:.5rem}}
.SidePanel-module-scss-module__OQMP2W__panelContainer{z-index:1900;background-color:#fff;border-radius:1.5rem;position:absolute;box-shadow:0 0 5px 1px}.SidePanel-module-scss-module__OQMP2W__panel{z-index:3;background:#fff;flex-direction:column;height:100%;transition:max-width .5s ease-in-out;display:flex;position:relative;overflow:hidden}.SidePanel-module-scss-module__OQMP2W__label{color:#2a60ab;fill:#2a60ab;cursor:pointer;white-space:nowrap;flex-direction:row;align-items:center;width:100%;padding:.5rem 1rem .5rem 0;font-size:1.2rem;display:flex;overflow:hidden}.SidePanel-module-scss-module__OQMP2W__label span{margin-left:1rem}.SidePanel-module-scss-module__OQMP2W__label .SidePanel-module-scss-module__OQMP2W__input{background:inherit;color:inherit;border:none;max-width:120px;display:flex}.SidePanel-module-scss-module__OQMP2W__label .SidePanel-module-scss-module__OQMP2W__input::placeholder{color:inherit}.SidePanel-module-scss-module__OQMP2W__label .SidePanel-module-scss-module__OQMP2W__input:focus-visible{border:none;outline:none}.SidePanel-module-scss-module__OQMP2W__label:hover,.SidePanel-module-scss-module__OQMP2W__label.SidePanel-module-scss-module__OQMP2W__active{color:#fff;fill:#fff;background-color:#2a60ab;border-bottom:1px solid #2a60ab}.SidePanel-module-scss-module__OQMP2W__label:hover .SidePanel-module-scss-module__OQMP2W__icon,.SidePanel-module-scss-module__OQMP2W__label.SidePanel-module-scss-module__OQMP2W__active .SidePanel-module-scss-module__OQMP2W__icon{fill:inherit}.SidePanel-module-scss-module__OQMP2W__label .SidePanel-module-scss-module__OQMP2W__icon{width:40px;height:40px;color:inherit;fill:inherit;padding:8px;transition:fill .5s ease-in-out}.SidePanel-module-scss-module__OQMP2W__subContainer{color:#bfbfbf;background-color:#f4f9ff;flex-direction:column;max-height:0;transition:max-height .5s ease-in-out;overflow:auto}.SidePanel-module-scss-module__OQMP2W__subContainer.SidePanel-module-scss-module__OQMP2W__visible{border-bottom:1px solid #2a60ab;max-height:100%}.SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__subject{white-space:nowrap;color:#2b323c;text-overflow:ellipsis;cursor:pointer;padding:1rem;overflow:hidden}.SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__subject:hover{color:#fff;fill:#fff;background-color:#2a60ab}.SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter{color:#4b4b4b;fill:#4b4b4b;white-space:nowrap;cursor:pointer;align-items:center;padding-right:4rem;text-decoration:none;display:flex}.SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter:hover,.SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter.SidePanel-module-scss-module__OQMP2W__active{color:#fff;fill:#fff;background-color:#2a60ab}.SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter:hover .SidePanel-module-scss-module__OQMP2W__smallIcon,.SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter.SidePanel-module-scss-module__OQMP2W__active .SidePanel-module-scss-module__OQMP2W__smallIcon{fill:inherit}.SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__smallIcon{width:40px;height:40px;fill:inherit;padding:8px}@media only screen and (max-width:575.98px){.SidePanel-module-scss-module__OQMP2W__panelContainer{overflow-y:auto;box-shadow:0 0 50px 1px}}[data-theme=dark] .SidePanel-module-scss-module__OQMP2W__panelContainer{color:#fff;background-color:#2b323c}[data-theme=dark] .SidePanel-module-scss-module__OQMP2W__panel{background-color:#2b323c}[data-theme=dark] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__label{color:#fff;fill:#fff}[data-theme=dark] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer{background-color:#2b323c}[data-theme=dark] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__subject,[data-theme=dark] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter{color:#fff;fill:#fff}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panelContainer{color:#fffe54;background-color:#2b323c}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel{background-color:#2b323c}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__label{color:#fffe54;fill:#fffe54}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__label:hover,[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__label.SidePanel-module-scss-module__OQMP2W__active{color:#2b323c;fill:#2b323c;background-color:#fffe54}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer{background-color:#2b323c}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer.SidePanel-module-scss-module__OQMP2W__visible{border-bottom:1px solid #fffe54}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__subject{color:#fffe54;fill:#fffe54}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__subject:hover{color:#2b323c;fill:#2b323c;background:#fffe54}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter{color:#fffe54;fill:#fffe54}[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter:hover,[data-theme=hightContrast] .SidePanel-module-scss-module__OQMP2W__panel .SidePanel-module-scss-module__OQMP2W__subContainer .SidePanel-module-scss-module__OQMP2W__filter.SidePanel-module-scss-module__OQMP2W__active{color:#2b323c;fill:#2b323c;background:#fffe54}
.FiltersFrame-module-scss-module__zQwLDG__container{flex-direction:column;width:100%;height:100%;display:flex;position:relative;top:0;overflow:hidden}.FiltersFrame-module-scss-module__zQwLDG__controlContainer{z-index:2;position:absolute;top:1rem;right:1rem}.FiltersFrame-module-scss-module__zQwLDG__icon{box-sizing:border-box;color:#2a60ab;cursor:pointer;fill:#2a60ab;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:1rem;padding:8px;transition:all .5s ease-in-out;display:flex}.FiltersFrame-module-scss-module__zQwLDG__icon:hover,.FiltersFrame-module-scss-module__zQwLDG__icon.FiltersFrame-module-scss-module__zQwLDG__active{color:#fff;fill:#fff;background-color:#2a60ab}.FiltersFrame-module-scss-module__zQwLDG__close{fill:#2a60ab;justify-content:flex-end;display:flex}[data-theme=dark] .FiltersFrame-module-scss-module__zQwLDG__icon{fill:#fff;color:#fff;background-color:#2b323c}[data-theme=dark] .FiltersFrame-module-scss-module__zQwLDG__icon:hover,[data-theme=dark] .FiltersFrame-module-scss-module__zQwLDG__icon.FiltersFrame-module-scss-module__zQwLDG__active{color:#fff;fill:#fff;background-color:#2a60ab}[data-theme=dark] .FiltersFrame-module-scss-module__zQwLDG__close{fill:#fff}[data-theme=hightContrast] .FiltersFrame-module-scss-module__zQwLDG__icon{fill:#fffe54;color:#fffe54;background-color:#2b323c}[data-theme=hightContrast] .FiltersFrame-module-scss-module__zQwLDG__icon:hover{color:#fffe54;fill:#fffe54;background-color:#2a60ab}[data-theme=hightContrast] .FiltersFrame-module-scss-module__zQwLDG__icon.FiltersFrame-module-scss-module__zQwLDG__active{color:#2b323c;fill:#2b323c;background-color:#fffe54}[data-theme=hightContrast] .FiltersFrame-module-scss-module__zQwLDG__close{fill:#fffe54}
