:root{--color-main:#1654f9;--color-main-hover:#4878fa;--color-main-pale:rgba(22,84,249,.15);--color-dark:#2f3035;--color-dark-hover:#484951;--color-grey:#9d9d9d;--color-grey-light:#9d9d9d;--color-light:#e5e5e5;--color-danger:#ee6868;--color-danger-pale:#fdefef;--color-success:#61cb52;--color-success-pale:#ecfff0;--color-pale:#e5e5e5;--color-overlay:rgba(47,48,53,.79);--transition-duration:0.35s;--transition-timing:ease-out;--offset-side-xs:16px;--offset-side-lg:50px;--header-height-xs:60px;--header-height-lg:70px;--breakpoint-lg:992px}@font-face{font-display:swap;font-family:Formular;font-style:normal;font-weight:400;src:local("Formular"),url(/static/media/Formular.254f9c824c206145dfc1.woff) format("woff")}@font-face{font-display:swap;font-family:Formular;font-style:normal;font-weight:300;src:local("Formular-Light"),url(/static/media/Formular-Light.40042297f1cebc2995f1.woff) format("woff")}@font-face{font-display:swap;font-family:Formular;font-style:normal;font-weight:500;src:local("Formular-Medium"),url(/static/media/Formular-Medium.7637d0b07e080a200327.woff) format("woff")}@font-face{font-display:swap;font-family:Formular;font-style:normal;font-weight:700;src:local("Formular-Bold"),url(/static/media/Formular-Bold.65f8c38e595ba0515222.woff) format("woff")}html{height:100%}body{color:#2f3035;color:#2f3035;color:var(--color-dark);font-family:Formular,Arial,sans-serif;font-size:14px;min-height:100%;overflow-x:hidden;overflow-y:scroll;scroll-behavior:smooth;touch-action:pan-y}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}:active,:focus{outline:none}h1,h2,h3,h4,h5,h6{font-weight:400}.sticky{z-index:3}.isSticky{background-color:#fff;box-shadow:0 -4px 12px 0 rgba(0,0,0,.3)}.ReactTable{display:flex;flex-direction:column;position:relative}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{align-items:stretch;border-collapse:collapse;display:flex;flex:auto 1;flex-direction:column;overflow:auto;width:100%}.ReactTable .rt-thead{display:flex;flex:1 0 auto;flex-direction:column;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{background:#fff;border-radius:3px;font-size:inherit;font-weight:400;outline:none;padding:5px 7px}.ReactTable .rt-thead .rt-tr{color:#9d9d9d}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{line-height:normal;position:relative}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{border:solid transparent;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.ReactTable .rt-thead .rt-header-pivot:after{margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{margin-top:-10px}.ReactTable .rt-tbody{display:flex;flex:99999 1 auto;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{align-items:stretch;display:flex;flex:1 0 auto;flex-direction:column}.ReactTable .rt-tr{display:inline-flex;flex:1 0 auto}.ReactTable .rt-td,.ReactTable .rt-th{flex:1 0;overflow:hidden;padding:7px 5px;text-overflow:ellipsis;transition:0.35s ease-out;transition:var(--transition-duration) var(--transition-timing);transition-property:width,min-width,padding,opacity;white-space:nowrap}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.ReactTable .rt-expander{color:transparent;display:inline-block;margin:0 10px;position:relative}.ReactTable .rt-expander:after{content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-90deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:0}.ReactTable .rt-expander.-open:after{transform:translate(-50%,-50%) rotate(0deg)}.ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:10}.ReactTable .rt-tfoot{display:flex;flex:1 0 auto;flex-direction:column}.ReactTable .-pagination{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;padding:3px;z-index:1}.ReactTable .-pagination input,.ReactTable .-pagination select{border-radius:3px;font-size:inherit;font-weight:400;outline:none;padding:5px 7px}.ReactTable .-pagination .-btn{-webkit-appearance:none;appearance:none;border:0;border-radius:3px;cursor:pointer;display:block;font-size:1em;height:100%;outline:none;padding:6px;transition:all .1s ease;width:100%}.ReactTable .-pagination .-btn[disabled]{cursor:default;opacity:.5}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{flex:1 1;text-align:center}.ReactTable .-pagination .-center{align-items:center;display:flex;flex:1.5 1;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-bottom:0;text-align:center}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{text-align:center;width:70px}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:block;padding:60px 20px;pointer-events:none;position:relative;text-align:center;z-index:1}.ReactTable .-loading{bottom:0;display:block;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:all 0.35s ease-out;transition:all var(--transition-duration) var(--transition-timing);z-index:-1}.ReactTable .-loading>div{display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.ReactTable .-loading.-active>div{transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{cursor:col-resize;transition:none!important;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:991px){.ReactTable .rt-th{transition:opacity 0.35s ease-out;transition:opacity var(--transition-duration) var(--transition-timing)}.ReactTable .rt-th:hover{opacity:.85}}.rthfc.-se .-filters .rt-th.rthfc-th-fixed,.rthfc.-se .-header .rt-th.rthfc-th-fixed,.rthfc.-se .-headerGroups .rt-th.rthfc-th-fixed,.rthfc.-se .rt-td.rthfc-td-fixed{z-index:1}.rthfc.-se .-header .rt-th.rthfc-th-fixed{z-index:11}.rthfc .rt-thead.-header,.rthfc .rt-thead.-headerGroups{z-index:3}.rthfc .rt-thead.-filters{z-index:2}.rthfc .rt-td,.rthfc .rt-th{background-color:#fff}.rthfc .-headerGroups .rt-th,.rthfc.-striped .rt-tr.-odd .rt-td{background-color:#f7f7f7}.rthfc.-highlight .rt-tr:hover .rt-td{background-color:#f2f2f2}.rthfc .-filters .rt-th.rthfc-th-fixed-left-last,.rthfc .rt-td.rthfc-td-fixed-left-last,.rthfc .rt-th.rthfc-th-fixed-left-last{border-right:1px solid #ccc}.rthfc .rt-td.rthfc-td-fixed-right-first,.rthfc .rt-th.rthfc-th-fixed-right-first{border-left:1px solid #ccc}.rthfc.-sp .rt-tbody{flex:1 0 auto;overflow:visible}.rthfc.-sp .rt-thead{position:-webkit-sticky;position:sticky}.rthfc.-sp .rt-thead.-headerGroups{border-bottom-color:#f2f2f2}.rthfc.-sp .rt-tfoot{bottom:0}.rthfc.-sp .rt-tfoot,.rthfc.-sp .rthfc-td-fixed,.rthfc.-sp .rthfc-th-fixed{position:-webkit-sticky;position:sticky;z-index:1}.rthfc.-sp .rthfc-th-fixed{z-index:11}.rthfc.-sp .rthfc-td-fixed-left,.rthfc.-sp .rthfc-td-fixed-right,.rthfc.-sp .rthfc-th-fixed-left,.rthfc.-sp .rthfc-th-fixed-right{left:0}.rthfc.-se .-filters .rt-th.rthfc-th-fixed,.rthfc.-se .-header .rt-th.rthfc-th-fixed,.rthfc.-se .-headerGroups .rt-th.rthfc-th-fixed,.rthfc.-se .rt-td.rthfc-td-fixed{z-Index:1;position:relative}.rthfc.-se .-header .rt-th.rthfc-th-fixed{z-Index:11}.styles_link__SmrKp{color:#1654f9;color:var(--color-main);cursor:pointer;letter-spacing:-.01em;text-decoration:underline}.styles_link__SmrKp.styles_linkDashed__7t8Ox{text-decoration-style:dashed}.styles_link__SmrKp.styles_linkDark__RYg4L{color:#2f3035;color:var(--color-dark)}.styles_link__SmrKp.styles_linkBold__YnpIf{font-weight:700}.styles_link__SmrKp.styles_linkDanger__TNpKf{color:#ee6868;color:var(--color-danger)}.styles_link__SmrKp:not(.styles_withoutHover__3VPc7):hover{text-decoration:none}.styles_inputText__mVF5c{-webkit-appearance:none;border:none;border-bottom:1px solid #9d9d9d;border-bottom:1px solid var(--color-grey);border-radius:0;color:#9d9d9d;display:block;font-family:inherit;font-size:14px;height:32px;text-align:center;transition:border 0.35s ease-out;transition:border var(--transition-duration) var(--transition-timing)}.styles_inputText__mVF5c:focus{border-bottom-color:#1654f9;border-bottom-color:var(--color-main);outline:none;transition:none}.Button_button__wiIYs{align-items:center;background-color:#1654f9;background-color:var(--color-main);border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:38px;justify-content:center;padding:6px 26px;text-align:center;transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing);width:100%}.Button_buttonInner__w8fVC{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Button_button__wiIYs.Button_buttonLoading__-n-eq{pointer-events:none}.Button_button__wiIYs.Button_buttonDisabled__DIeh4{background-color:#9d9d9d;background-color:var(--color-grey);pointer-events:none}.Button_button__wiIYs:hover{opacity:.9;transition:none}.Button_button__wiIYs svg:not(:last-child){margin-right:10px}@keyframes Button_spinner__RnmNO{to{transform:rotate(1turn)}}.Button_spinner__RnmNO{animation:Button_spinner__RnmNO 1s linear infinite forwards}@media (min-width:991px){.Button_button__wiIYs{height:42px;letter-spacing:-.07px;padding:6px 35px}.Button_button__wiIYs:hover{background-color:#4878fa;background-color:var(--color-main-hover)}}.styles_radio__i03\+O{cursor:pointer;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.styles_input__T1wzD{left:-9999px;opacity:0;position:absolute}.styles_text__J5dXD{cursor:pointer;padding-left:calc(18px + .93em);position:relative}.styles_check__KD9T8,.styles_check__KD9T8:after{position:absolute;transition-duration:0.35s;transition-duration:var(--transition-duration);transition-property:border-color,background-color,opacity;transition-timing-function:ease-out;transition-timing-function:var(--transition-timing)}.styles_check__KD9T8{background-color:#fff;border:1px solid #d0d0d0;border-radius:9px;bottom:0;box-sizing:border-box;height:18px;left:0;width:18px}.styles_check__KD9T8:after{background-color:#fff;border-radius:4px;content:"";height:8px;left:4px;opacity:0;top:4px;width:8px}.styles_input__T1wzD:checked~.styles_text__J5dXD .styles_check__KD9T8{background-color:#1654f9;background-color:var(--color-main);border-color:#1654f9;border-color:var(--color-main)}.styles_input__T1wzD:checked~.styles_text__J5dXD .styles_check__KD9T8:after{opacity:1}.ps{-ms-overflow-style:none;overflow:hidden!important;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:transparent;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{height:100%;position:relative}.modal-transition-enter{opacity:.01}.modal-transition-enter-active{opacity:1;transition:opacity .25s ease-out}.modal-transition-exit{opacity:1}.modal-transition-exit-active{opacity:0;transition:opacity .2s ease-in .2s}@media (min-width:991px){.modal-transition-enter .modal{opacity:.01;transform:translateY(50px)}.modal-transition-enter-active .modal{opacity:1;transform:translateY(0);transition:transform .25s ease-out .15s,opacity .25s ease-out .15s}.modal-transition-exit-active .modal{opacity:0;transform:translateY(-50px);transition:transform .2s ease-in,opacity .2s ease-in}}.Modal_modalOverlay__ZrB5u{background-color:rgba(47,48,53,.79);background-color:var(--color-overlay);bottom:0;left:0;position:fixed;right:0;scroll-behavior:smooth;top:60px;will-change:opacity;z-index:4}.Modal_modalOverlayClose__0xRhA{bottom:0;left:0;position:absolute;right:0;top:0}.Modal_modal__DJDMv{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;will-change:transform}.Modal_modalClose__KyeEC{display:none}.Modal_box__pLuqw{display:flex;flex-direction:column;max-height:calc(100vh - 148px);padding:15px 0 0 15px;position:relative;z-index:1}.Modal_boxInner__gO8Or{padding-right:16px;padding-right:var(--offset-side-xs)}.Modal_boxInnerSmall__vNvJV{padding:16px;padding:var(--offset-side-xs);padding-left:0}.Modal_title__3HkNf{font-size:20px;font-weight:700;letter-spacing:-.6px;margin-bottom:16px;margin-bottom:var(--offset-side-xs)}.Modal_section__HGK4y{padding-bottom:16px;padding-bottom:var(--offset-side-xs);width:100%}.Modal_section__HGK4y:not(:last-child){border-bottom:1px solid hsla(0,0%,59%,.2);margin-bottom:11px}.Modal_sectionTitle__GlWJ4{color:#9d9d9d;color:var(--color-grey-light);font-size:16px;font-weight:500;letter-spacing:-.5px;margin-bottom:8px}.Modal_inputRow__ESYzu:not(:last-child),.Modal_inputWrapper__OIiU2:not(:last-child){margin-bottom:10px}.Modal_inputRowLine__XJB6j,.Modal_inputRow__ESYzu{align-items:center;display:flex;margin-left:-4px;margin-right:-4px}.Modal_inputRow__ESYzu{flex-direction:column}.Modal_inputColSmall__I3dB8,.Modal_inputCol__Kt\+pp{flex-shrink:0;padding-left:4px;padding-right:4px}.Modal_inputColSmall__I3dB8{width:50%}.Modal_inputCol__Kt\+pp{width:100%}.Modal_inputCol__Kt\+pp:first-child{margin-bottom:3px}.Modal_inputTitle__DLtyP{font-size:12px;height:var(--footer-height);margin-bottom:4px}.Modal_footer__aloqM{background-color:hsla(0,0%,90%,.5);padding:25px 16px;padding:25px var(--offset-side-xs)}.Modal_footerRow__-dTKc{display:flex;justify-content:center;margin-left:-4px;margin-right:-4px}.Modal_footerCol__So1A2{max-width:200px;padding:0 4px;width:100%}.Modal_footerColTop__z1\+KY{padding:0 4px 10px;width:auto}.Modal_buttonWhite__UvvI-{background-color:#fff;color:#2f3035;color:var(--color-dark)}.Modal_additionalBottomContainer__7vse8{margin-bottom:20px;margin-top:-10px}@media (min-width:991px){.Modal_modalOverlay__ZrB5u{align-items:center;display:flex;justify-content:center;top:0;z-index:6}.Modal_modal__DJDMv{background-color:#fff;border-radius:8px;box-shadow:0 19px 30px rgba(0,0,0,.3);height:auto;max-width:640px;overflow:hidden;position:relative;width:100%}.Modal_box__pLuqw{height:670px;padding:36px 40px 0}.Modal_boxInner__gO8Or{height:100%;overflow:hidden}.Modal_box__pLuqw .ps__rail-y{background-color:#e5e5e5;border-radius:4px;width:5px}.Modal_box__pLuqw .ps__rail-y .ps__thumb-y{background-color:#9d9d9d;border-radius:4px;right:0;width:5px}.Modal_inputColSmall__I3dB8:last-child,.Modal_inputCol__Kt\+pp:last-child{flex-shrink:0;max-width:290px;width:290px}.Modal_modalClose__KyeEC{display:block;position:absolute;right:42px;top:47px;z-index:2}.Modal_title__3HkNf{font-size:35px;font-weight:700;letter-spacing:-3.1px;margin-bottom:15px}.Modal_boxInner__gO8Or{padding-top:14px}.Modal_boxInnerSmall__vNvJV{display:flex;flex-direction:column;justify-content:center;min-height:195px;padding:5px 0 15px}.Modal_boxInnerSmall__vNvJV>div{width:100%}.Modal_section__HGK4y{padding-bottom:21px;width:calc(100% - 37px)}.Modal_section__HGK4y:not(:last-child){margin-bottom:28px}.Modal_boxInnerSmall__vNvJV .Modal_section__HGK4y{width:100%}.Modal_sectionTitle__GlWJ4{font-size:20px;font-weight:500;letter-spacing:-.63px;margin-bottom:16px}.Modal_inputRow__ESYzu{flex-direction:row}.Modal_inputRowCheckbox__WoSp5{margin-top:15px}.Modal_inputRow__ESYzu:not(:last-child){margin-bottom:9px}.Modal_inputTitle__DLtyP{font-size:14px}.Modal_inputColSmall__I3dB8,.Modal_inputCol__Kt\+pp{flex-shrink:1}.Modal_inputCol__Kt\+pp{max-width:296px!important;width:296px!important}.Modal_inputCol__Kt\+pp:first-child:last-child{max-width:100%!important;width:auto!important}.Modal_footer__aloqM{padding:22px 42px}.Modal_footerRow__-dTKc{justify-content:flex-end}.Modal_buttonWhite__UvvI-:hover{background-color:#e6e6e6}.Modal_additionalBottomContainer__7vse8{align-items:center;background-color:#fff;border-top:1px solid #e5e5e5;border-top:1px solid var(--color-light);bottom:86px;display:flex;height:50px;justify-content:flex-end;left:0;margin:0;padding:0 40px;position:fixed;width:100%;z-index:1}}.styles_container__JSP-m{--offset-side-xs:20px}.styles_modalOverlay__80uwK{z-index:7}.styles_removeChannel__OIxd2 .modal{max-height:300px}.styles_content__WWYcl{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.styles_header__8Yvc6{align-items:center;background-color:#e5e5e5;background-color:var(--color-pale);display:flex;height:60px;justify-content:space-between;padding:0 16px;padding:0 var(--offset-side-xs)}.styles_title__ZNLP3{font-size:22px}.styles_datepickerContainer__Dr\+T2{align-items:center;display:flex;justify-content:center}.styles_button__fY4EM{background-color:#1654f9;background-color:var(--color-main);border:none;color:#fff;cursor:pointer;font-size:16px;height:60px;transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing);width:100%}.styles_close__Fz1B0:before{content:"";display:block;position:absolute;top:-10px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker{padding-left:16px;padding-left:var(--offset-side-xs);padding-right:16px;padding-right:var(--offset-side-xs);width:100%}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__Month{display:block;height:280px;margin:0;width:100%}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__MonthDates{border:0}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__MonthHeaderLabel{font-weight:400}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__MonthHeaderLabel--month{color:#9d9d9d;color:var(--color-grey-light);font-size:20px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__MonthHeaderLabel--year{font-size:18px;font-weight:700;letter-spacing:-.35px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__PaginationArrow:hover{background-color:transparent}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__PaginationArrowIcon{border:0;height:14px;position:absolute;width:14px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__PaginationArrowIcon:after{border-bottom:2px solid #9d9d9d;border-bottom:2px solid var(--color-grey);border-right:2px solid #9d9d9d;border-right:2px solid var(--color-grey);content:"";display:block;height:11px;position:absolute;right:0;top:50%;transform:translate(-30%,-50%) rotate(-45deg);width:11px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__PaginationArrowIcon--previous{left:0;right:auto;transform:scaleX(-1)}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__PaginationArrowIcon--next{left:auto;right:0}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__WeekdayHeading{border-bottom-color:#9d9d9d;border-bottom-color:var(--color-grey-light);font-size:12px;font-weight:400}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__Date,.styles_datepickerContainer__Dr\+T2 .DateRangePicker__Date:first-child{border-width:0}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__Date--weekend{background-color:transparent}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__Date,.styles_datepickerContainer__Dr\+T2 .DateRangePicker__WeekdayHeading{padding:11px 0}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarHighlight,.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--single{border-radius:100%;height:30px;left:50%;top:50%;transform:translate(-50%,-50%);width:30px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--end,.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--segment,.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--start{background-color:rgba(22,84,249,.15);background-color:var(--color-main-pale);border:0;bottom:1px;top:1px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarHighlight--single,.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--single{background-color:#1654f9;background-color:var(--color-main);border-color:#1654f9;border-color:var(--color-main)}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--start{border-bottom-left-radius:17px;border-top-left-radius:17px;left:auto;right:0;width:calc(50% + 16px)}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--start:before{background-color:#1654f9;background-color:var(--color-main);border:1px solid #1654f9;border:1px solid var(--color-main);border-radius:100%;content:"";height:30px;left:0;position:absolute;top:0;width:30px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--end{border-bottom-right-radius:17px;border-top-right-radius:17px;left:0;right:auto;width:calc(50% + 16px)}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__CalendarSelection--end:before{background-color:#1654f9;background-color:var(--color-main);border:1px solid #1654f9;border:1px solid var(--color-main);border-radius:100%;content:"";height:30px;position:absolute;right:0;top:0;width:30px}.styles_footer__HvxHd{width:100%}@media (min-width:991px){.styles_container__JSP-m{align-items:center;display:flex;justify-content:center;top:0;z-index:5}.styles_button__fY4EM:hover{background-color:#4878fa;background-color:var(--color-main-hover)}.styles_content__WWYcl{background-color:#fff;border-radius:8px;box-shadow:0 19px 30px rgba(0,0,0,.3);height:auto;max-height:754px;max-width:626px;overflow:hidden;padding:50px 55px 0;position:relative;width:100%}.styles_header__8Yvc6{background-color:transparent;border-bottom:1px solid #e5e5e5;height:auto;padding:0 0 15px}.styles_title__ZNLP3{font-size:35px;font-weight:700;letter-spacing:-1.1px}.styles_datepickerContainer__Dr\+T2{margin:30px auto;max-width:320px;width:100%}.styles_footer__HvxHd{background-color:#e5e5e5;background-color:var(--color-pale);display:flex;justify-content:flex-end;margin-left:-55px;margin-right:-55px;padding:20px 55px;width:auto}.styles_button__fY4EM{border-radius:4px;height:42px;padding:0 50px;width:auto}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__MonthHeaderLabel--year{color:#9d9d9d;color:var(--color-grey-light);font-size:20px}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__WeekdayHeading abbr[title]{color:#9d9d9d;color:var(--color-grey-light)}.styles_datepickerContainer__Dr\+T2 .DateRangePicker__WeekdayHeading{border-bottom:0}}.styles_radio__r69e0{margin-bottom:10px}.ErrorMessage_error__MR0Ic{color:#ee6868;color:var(--color-danger);margin-bottom:5px;text-align:right}.styles_container__m47Eg{height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:999}.styles_login__uFZ7D{align-items:center;background-size:cover;display:flex;justify-content:center;min-height:100%;padding:0 20px}.styles_box__abhbX{background-color:#fff;border-radius:7px;max-width:100%;padding:50px 28px;position:relative;text-align:center;width:370px}.styles_logo__Hz82w{margin-bottom:36px;width:230px}.styles_input__yiSlE{margin-bottom:32px;width:100%}.styles_submit__I2564{margin-bottom:18px;width:100%}.styles_formRestore__7R6f3 .styles_submit__I2564{margin-bottom:0}.styles_formRestore__7R6f3 .styles_error__P-qOJ{margin:-15px 20px 20px}.styles_error__P-qOJ{color:#ee6868;color:var(--color-danger);margin-bottom:6px}.styles_title__tBGTM{color:#2f3035;font-size:26px;font-weight:700;margin-bottom:35px;text-align:center}.styles_linkBack__nebti{color:#fff;left:50%;margin-top:50px;position:absolute;top:100%;transform:translateX(-50%)}.styles_restoreMessage__ZGNrX{align-items:center;background:#fff;bottom:10px;display:flex;flex-direction:column;justify-content:center;left:10px;position:absolute;right:10px;top:10px}.styles_restoreMessage__ZGNrX .styles_title__tBGTM{margin-bottom:10px}.styles_message__yGoFo{color:#2f3035;font-size:14px;line-height:1.43;text-align:center}.styles_container__LNbDX{height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:999}.styles_login__3gBCJ{align-items:center;background-size:cover;display:flex;justify-content:center;min-height:100%;padding:0 20px}.styles_box__oze7C{background-color:#fff;border-radius:7px;max-width:100%;padding:50px 28px;position:relative;text-align:center;width:370px}.styles_logo__1BFPf{margin-bottom:36px;width:230px}.styles_input__aDqvQ{margin-bottom:32px;width:100%}.styles_submit__Grz4P{margin-bottom:18px;width:100%}.styles_formRestore__mXP4G .styles_submit__Grz4P{margin-bottom:0}.styles_formRestore__mXP4G .styles_error__A3iqH{margin:-15px 20px 20px}.styles_error__A3iqH{color:#ee6868;color:var(--color-danger);margin-bottom:6px}.styles_title__EUsjT{color:#2f3035;font-size:26px;font-weight:700;margin-bottom:35px;text-align:center}.styles_linkBack__EjrL4{color:#fff;left:50%;margin-top:50px;position:absolute;top:100%;transform:translateX(-50%)}.styles_restoreMessage__qaEx1{align-items:center;background:#fff;bottom:10px;display:flex;flex-direction:column;justify-content:center;left:10px;position:absolute;right:10px;top:10px}.styles_restoreMessage__qaEx1 .styles_title__EUsjT{margin-bottom:10px}.styles_message__Igknw{color:#2f3035;font-size:14px;line-height:1.43;text-align:center}.styles_container__ok46m{height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:999}.styles_login__ZZeNw{align-items:center;background-size:cover;display:flex;justify-content:center;min-height:100%;padding:0 20px}.styles_box__lgB4D{background-color:#fff;border-radius:7px;max-width:100%;padding:50px 28px;position:relative;text-align:center;width:370px}.styles_logo__g0cH4{margin-bottom:36px;width:230px}.styles_input__A4nNu{margin-bottom:32px;width:100%}.styles_submit__uslQ8{margin-bottom:18px;width:100%}.styles_formRestore__oUBko .styles_submit__uslQ8{margin-bottom:0}.styles_formRestore__oUBko .styles_error__Q7pTP{margin:-15px 20px 20px}.styles_error__Q7pTP{color:#ee6868;color:var(--color-danger);margin-bottom:6px}.styles_title__vZX5U{color:#2f3035;font-size:26px;font-weight:700;margin-bottom:35px;text-align:center}.styles_linkBack__F90cM{color:#fff;left:50%;margin-top:50px;position:absolute;top:100%;transform:translateX(-50%)}.styles_restoreMessage__4bKvL{align-items:center;background:#fff;bottom:10px;display:flex;flex-direction:column;justify-content:center;left:10px;padding:20px;position:absolute;right:10px;top:10px}.styles_restoreMessage__4bKvL .styles_title__vZX5U{margin-bottom:10px}.styles_message__Ek0Ep{color:#2f3035;font-size:14px;line-height:1.43;margin-bottom:30px;text-align:center}.styles_container__u8Z\+o{--offset-side-xs:20px}.styles_modalOverlay__JtlNj{z-index:7}.styles_content__gIEZf{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.styles_header__G--1P{align-items:center;background-color:#e5e5e5;background-color:var(--color-pale);display:flex;height:60px;justify-content:space-between;padding:0 16px;padding:0 var(--offset-side-xs)}.styles_title__vpM4L{font-size:22px}.styles_datepickerContainer__go-Dq{align-items:center;display:flex;justify-content:center}.styles_button__S2YnQ{background-color:#1654f9;background-color:var(--color-main);border:none;color:#fff;cursor:pointer;font-size:16px;height:60px;transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing);width:100%}.styles_close__ECW7U:before{content:"";display:block;position:absolute;top:-10px}.styles_datepickerContainer__go-Dq .DateRangePicker{padding-left:16px;padding-left:var(--offset-side-xs);padding-right:16px;padding-right:var(--offset-side-xs);width:100%}.styles_datepickerContainer__go-Dq .DateRangePicker__Month{display:block;height:280px;margin:0;width:100%}.styles_datepickerContainer__go-Dq .DateRangePicker__MonthDates{border:0}.styles_datepickerContainer__go-Dq .DateRangePicker__MonthHeaderLabel{font-weight:400}.styles_datepickerContainer__go-Dq .DateRangePicker__MonthHeaderLabel--month{color:#9d9d9d;color:var(--color-grey-light);font-size:20px}.styles_datepickerContainer__go-Dq .DateRangePicker__MonthHeaderLabel--year{font-size:18px;font-weight:700;letter-spacing:-.35px}.styles_datepickerContainer__go-Dq .DateRangePicker__PaginationArrow:hover{background-color:transparent}.styles_datepickerContainer__go-Dq .DateRangePicker__PaginationArrowIcon{border:0;height:14px;position:absolute;width:14px}.styles_datepickerContainer__go-Dq .DateRangePicker__PaginationArrowIcon:after{border-bottom:2px solid #9d9d9d;border-bottom:2px solid var(--color-grey);border-right:2px solid #9d9d9d;border-right:2px solid var(--color-grey);content:"";display:block;height:11px;position:absolute;right:0;top:50%;transform:translate(-30%,-50%) rotate(-45deg);width:11px}.styles_datepickerContainer__go-Dq .DateRangePicker__PaginationArrowIcon--previous{left:0;right:auto;transform:scaleX(-1)}.styles_datepickerContainer__go-Dq .DateRangePicker__PaginationArrowIcon--next{left:auto;right:0}.styles_datepickerContainer__go-Dq .DateRangePicker__WeekdayHeading{border-bottom-color:#9d9d9d;border-bottom-color:var(--color-grey-light);font-size:12px;font-weight:400}.styles_datepickerContainer__go-Dq .DateRangePicker__Date,.styles_datepickerContainer__go-Dq .DateRangePicker__Date:first-child{border-width:0}.styles_datepickerContainer__go-Dq .DateRangePicker__Date--weekend{background-color:transparent}.styles_datepickerContainer__go-Dq .DateRangePicker__Date,.styles_datepickerContainer__go-Dq .DateRangePicker__WeekdayHeading{padding:11px 0}.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarHighlight,.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--single{border-radius:100%;height:30px;left:50%;top:50%;transform:translate(-50%,-50%);width:30px}.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--end,.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--segment,.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--start{background-color:rgba(22,84,249,.15);background-color:var(--color-main-pale);border:0;bottom:1px;top:1px}.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarHighlight--single,.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--single{background-color:#1654f9;background-color:var(--color-main);border-color:#1654f9;border-color:var(--color-main)}.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--start{border-bottom-left-radius:17px;border-top-left-radius:17px;left:auto;right:0;width:calc(50% + 16px)}.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--start:before{background-color:#1654f9;background-color:var(--color-main);border:1px solid #1654f9;border:1px solid var(--color-main);border-radius:100%;content:"";height:30px;left:0;position:absolute;top:0;width:30px}.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--end{border-bottom-right-radius:17px;border-top-right-radius:17px;left:0;right:auto;width:calc(50% + 16px)}.styles_datepickerContainer__go-Dq .DateRangePicker__CalendarSelection--end:before{background-color:#1654f9;background-color:var(--color-main);border:1px solid #1654f9;border:1px solid var(--color-main);border-radius:100%;content:"";height:30px;position:absolute;right:0;top:0;width:30px}.styles_footer__bhcqH{width:100%}@media (min-width:991px){.styles_container__u8Z\+o{align-items:center;display:flex;justify-content:center;top:0;z-index:5}.styles_button__S2YnQ:hover{background-color:#4878fa;background-color:var(--color-main-hover)}.styles_content__gIEZf{background-color:#fff;border-radius:8px;box-shadow:0 19px 30px rgba(0,0,0,.3);height:auto;max-height:754px;max-width:626px;overflow:hidden;padding:50px 55px 0;position:relative;width:100%}.styles_header__G--1P{background-color:transparent;border-bottom:1px solid #e5e5e5;height:auto;padding:0 0 15px}.styles_title__vpM4L{font-size:35px;font-weight:700;letter-spacing:-1.1px}.styles_datepickerContainer__go-Dq{margin:30px auto;max-width:320px;width:100%}.styles_footer__bhcqH{background-color:#e5e5e5;background-color:var(--color-pale);display:flex;justify-content:flex-end;margin-left:-55px;margin-right:-55px;padding:20px 55px;width:auto}.styles_button__S2YnQ{border-radius:4px;height:42px;padding:0 50px;width:auto}.styles_datepickerContainer__go-Dq .DateRangePicker__MonthHeaderLabel--year{color:#9d9d9d;color:var(--color-grey-light);font-size:20px}.styles_datepickerContainer__go-Dq .DateRangePicker__WeekdayHeading abbr[title]{color:#9d9d9d;color:var(--color-grey-light)}.styles_datepickerContainer__go-Dq .DateRangePicker__WeekdayHeading{border-bottom:0}}.DateRangePicker{display:inline-block;margin-bottom:10px;padding:0;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DateRangePicker__Legend{color:#52575e;font-size:14px;line-height:16px;list-style-type:none;margin:20px 0;padding:0}.DateRangePicker__LegendItem{display:inline-block;margin:0 20px}.DateRangePicker__LegendItemColor{border:1px solid rgba(0,0,0,.25);border-radius:50%;display:inline-block;height:14px;margin-right:6px;vertical-align:text-bottom;width:14px}.DateRangePicker__LegendItemColor--selection{background-color:#ed5434}.DateRangePicker__PaginationArrow{border:0;cursor:pointer;display:block;height:35px;outline:none;overflow:hidden;padding:0;position:absolute;text-align:center;top:0;white-space:nowrap;width:35px;z-index:1}.DateRangePicker__PaginationArrow--previous{left:20px}.DateRangePicker__PaginationArrow--next{right:20px}.DateRangePicker__PaginationArrow:hover{background-color:#ccc}.DateRangePicker__PaginationArrowIcon{border-bottom:8px solid transparent;border-top:8px solid transparent;height:0;position:absolute;top:10px;width:0}.DateRangePicker__PaginationArrowIcon--is-disabled{opacity:.25}.DateRangePicker__PaginationArrowIcon--previous{border-left:8px solid transparent;border-right:8px solid #aaa;right:11px}.DateRangePicker__PaginationArrowIcon--next{border-left:8px solid #aaa;border-right:8px solid transparent;left:11px}.DateRangePicker__Month{color:#333;display:inline-block;margin:0 20px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:275px}.DateRangePicker__MonthHeader{color:#000;font-size:14px;font-weight:700;height:35px;line-height:35px;position:relative;text-align:center}.DateRangePicker__MonthHeaderLabel{display:inline-block;position:relative}.DateRangePicker__MonthHeaderSelect{background:#e4e4e4;border:0;cursor:pointer;display:inline-block;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:5}.DateRangePicker__MonthDates{border-bottom:1px solid #f4f5f6;border-collapse:separate;border-spacing:0 1px;margin:0;width:100%}.DateRangePicker__Date,.DateRangePicker__WeekdayHeading{font-size:12px;line-height:1;padding:10px 0;text-align:center;width:14.285714285714286%}.DateRangePicker__WeekdayHeading{border-bottom:1px solid #f4f5f6;color:#000;font-weight:700}.DateRangePicker__WeekdayHeading abbr[title]{border-bottom-width:0;color:#000;cursor:pointer;font-size:inherit;text-decoration:none}.DateRangePicker__Date{border:solid #f4f5f6;border-width:0 1px 0 0;cursor:pointer;overflow:hidden;position:relative}.DateRangePicker__Date:first-child{border-left-width:1px}.DateRangePicker__Date--weekend{background-color:#f6f7f9}.DateRangePicker__Date--otherMonth{opacity:.25}.DateRangePicker__Date--is-disabled{color:#cdcdd1;cursor:default}.DateRangePicker__Date--is-selected{color:#fff}.DateRangePicker__Date--is-highlighted{color:#333}.DateRangePicker__CalendarDatePeriod{bottom:0;position:absolute;top:0}.DateRangePicker__CalendarDatePeriod--am{left:0;right:50%}.DateRangePicker__CalendarDatePeriod--pm{left:50%;right:0}.DateRangePicker__CalendarSelection{background-color:#ed5434;border:1px solid #eb401d;bottom:5px;left:0;position:absolute;right:0;top:5px}.DateRangePicker__CalendarSelection--inOtherMonth{opacity:.5}.DateRangePicker__CalendarSelection--start{border-bottom-left-radius:5px;border-right-width:0;border-top-left-radius:5px;left:5px}.DateRangePicker__CalendarSelection--end{border-bottom-right-radius:5px;border-left-width:0;border-top-right-radius:5px;right:5px}.DateRangePicker__CalendarSelection--segment{border-left-width:0;border-right-width:0}.DateRangePicker__CalendarSelection--single{border-radius:5px;left:5px;right:5px}.DateRangePicker__CalendarSelection--is-pending{background-color:rgba(237,84,52,.75);border-width:0}.DateRangePicker__CalendarHighlight{background-color:hsla(0,0%,100%,.25);border:1px solid rgba(0,0,0,.25);bottom:5px;left:0;position:absolute;right:0;top:5px}.DateRangePicker__CalendarHighlight--inOtherMonth{opacity:.5}.DateRangePicker__CalendarHighlight--start{border-bottom-left-radius:5px;border-right-width:0;border-top-left-radius:5px;left:5px}.DateRangePicker__CalendarHighlight--end{border-bottom-right-radius:5px;border-left-width:0;border-top-right-radius:5px;right:5px}.DateRangePicker__CalendarHighlight--segment{border-left-width:0;border-right-width:0}.DateRangePicker__CalendarHighlight--single{background-color:#fff;border:1px solid #eb401d;border-radius:5px;left:5px;right:5px}.DateRangePicker__HalfDateStates{bottom:-50px;left:-50px;position:absolute;right:-50px;top:-50px;transform:rotate(30deg)}.DateRangePicker__FullDateStates{bottom:0;left:0;position:absolute;right:0;top:0}.DateRangePicker__DateLabel{display:block;position:relative;text-align:center;width:100%;z-index:1}.CalendarDay__default{border-color:transparent;border-radius:50%}.CalendarDay__selected_span{border-color:transparent}.CalendarDay__selected,.CalendarDay__selected_span{background:#1654f9;background:var(--color-main);color:#fff}.CalendarDay__selected:hover{background:#1654f9;background:var(--color-main);color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:brown}.styles_checkbox__6h8Zt{cursor:pointer;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.styles_input__9oTx2{left:-9999px;opacity:0;position:absolute}.styles_text__jb974{cursor:pointer;padding-left:calc(18px + .93em);position:relative}.styles_check__aGzPX,.styles_check__aGzPX:after{position:absolute;transition-duration:0.35s;transition-duration:var(--transition-duration);transition-property:border-color,background-color,opacity;transition-timing-function:ease-out;transition-timing-function:var(--transition-timing)}.styles_check__aGzPX{background-color:#fff;border:1px solid #d0d0d0;border-radius:3px;bottom:0;height:18px;left:0;width:18px}.styles_check__aGzPX:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";height:5px;left:2px;opacity:0;top:2px;transform:rotate(-45deg);width:10px}.styles_input__9oTx2:checked~.styles_text__jb974 .styles_check__aGzPX{background-color:#1654f9;background-color:var(--color-main);border-color:#1654f9;border-color:var(--color-main)}.styles_input__9oTx2:checked~.styles_text__jb974 .styles_check__aGzPX:after{opacity:1}.styles_close__EzxBI{cursor:pointer;height:19px;position:relative;transition:opacity 0.35s ease-out;transition:opacity var(--transition-duration) var(--transition-timing);width:19px}.styles_close__EzxBI:after,.styles_close__EzxBI:before{background-color:#2f3035;background-color:var(--color-dark);content:"";height:2px;left:0;position:absolute;top:50%;transform-origin:50% 50%;width:19px}.styles_close__EzxBI:before{transform:rotate(45deg)}.styles_close__EzxBI:after{transform:rotate(-45deg)}.styles_close__EzxBI.styles_white__LrYsZ:after,.styles_close__EzxBI.styles_white__LrYsZ:before{background-color:#fff}@media (min-width:991px){.styles_close__EzxBI:hover{opacity:.85}}.styles_contentOuter__gAxAn{background:none;border-radius:5px;box-shadow:none;max-height:80%;right:67px;width:438px}.styles_contentOuter__gAxAn>div:last-child{background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:5px;margin-top:26px;min-height:236px;padding:9px 4px}.styles_channelCheckbox__p4tMm{margin-bottom:10px}.styles_channelsScroll__gfp13{padding-top:0}.styles_applyButton__F1S3N{border-radius:0;font-size:14px;margin:0 -5px -10px;width:auto}.styles_channelsClose__ROcDN{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;position:absolute;top:-26px}.styles_channelsCloseIcon__IfegC:after,.styles_channelsCloseIcon__IfegC:before{background-color:#fff;height:1px;width:15px}@media (max-width:991px){.styles_channelsScroll__gfp13{margin-right:10px}.styles_channelsListModal__Oc2dR{top:0;z-index:10}.styles_applyButton__F1S3N{font-size:16px;height:60px;margin:0 -5px -10px;width:auto}.styles_contentOuter__gAxAn{background:none;border-radius:0;bottom:0;box-shadow:none;justify-content:flex-end;left:0;max-height:calc(100vh - 148px);position:absolute;right:0;top:auto;width:auto}.styles_contentOuter__gAxAn>div:last-child{margin-top:0}.styles_channelsClose__ROcDN{font-size:0;left:auto;right:8px;top:15px}.styles_channelsCloseIcon__IfegC:after,.styles_channelsCloseIcon__IfegC:before{background-color:#2f3035;height:1px;width:15px}}.styles_current__P7Ckc{align-items:center;background-color:#fff;border-bottom:1px solid #e9e9e9;display:flex;font-size:14px;height:48px;justify-content:space-between;padding:0 40px 0 16px;padding:0 40px 0 var(--offset-side-xs)}.styles_label__0dPo8{color:#9d9d9d;color:var(--color-grey);padding-right:10px}.styles_value__gDc2k{margin-right:-10px;overflow:hidden;padding-right:30px;position:relative;text-align:right;text-overflow:ellipsis;white-space:nowrap}.styles_rightArrow__FT-Vh{position:absolute;right:0;top:50%;transform:translateY(-50%)}.styles_footer__0NB0-,.styles_inner__7zULM{--footer-height:70px}.styles_multipleSelectModal__dFb4f{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.styles_inner__7zULM{background-color:#fff;bottom:0;height:70vh;left:0;padding:20px 16px var(--footer-height) 16px;padding:20px var(--offset-side-xs) var(--footer-height) var(--offset-side-xs);position:absolute;width:100%}.styles_inner__7zULM .ps{padding:0 9px}.styles_close__MFLSH{position:absolute;right:18px;top:10px;transform:scale(.7);z-index:1}.styles_overlay__OVUre{background-color:rgba(47,48,53,.79);background-color:var(--color-overlay);height:100%;position:absolute;right:0;top:0;width:100%;z-index:0}.styles_inputText__uKRfP{border:none;font-family:Formular,Arial,sans-serif;font-size:14px;height:32px;padding:0 13px;width:100%}.styles_inputWrapper__zZMh9{margin-bottom:6px;overflow:hidden;padding-top:4px;text-overflow:ellipsis;white-space:nowrap}.styles_inputWrapper__zZMh9:last-child{margin-bottom:0}.styles_footer__0NB0-{align-items:center;bottom:0;display:flex;height:var(--footer-height);justify-content:center;left:0;position:absolute;width:100%}.styles_footerButton__LbpbQ{width:auto}@media (min-width:991px){.styles_multipleSelectModal__dFb4f{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:2px;height:auto;margin-bottom:10px;min-height:0;overflow:hidden;position:absolute;top:-1px}.styles_inner__7zULM{height:auto;padding:6px 8px 42px 13px;position:relative}.styles_inner__7zULM .ps{max-height:350px;padding:0 5px 10px 0}.styles_close__MFLSH,.styles_overlay__OVUre{display:none}.styles_footer__0NB0-{background-color:#1654f9;background-color:var(--color-main);height:auto}.styles_footerButton__LbpbQ{width:100%}}.styles_multipleSelectModal__kteVP{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:2px;left:0;min-height:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:100}.styles_inner__GYVeF{max-height:160px;padding:6px 0;position:relative;width:100%}.styles_inner__GYVeF .scrollbar-container{max-height:148px}.styles_inputWrapper__g2dVo{cursor:pointer;letter-spacing:-.3px;padding:6px 12px;transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing)}.styles_inputWrapper__g2dVo:hover{background-color:rgba(22,84,249,.18);transition:none}.styles_inputWrapper__g2dVo:last-child{margin-bottom:0}.styles_inputText__8goZO{border:none;font-family:Formular,Arial,sans-serif;font-size:14px;height:32px;padding:0 13px;width:100%}.styles_container__NyNh7{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.styles_select__\+Omd7{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.styles_select__\+Omd7.styles_multiple__JRhvu{visibility:hidden}@media (min-width:991px){.styles_select__\+Omd7{visibility:hidden}}.styles_arrow__UvmeX{height:14px;position:relative;width:14px}.styles_arrowIcon__3ZMcj{border-bottom:2px solid #1654f9;border-bottom:2px solid var(--color-main);border-right:2px solid #1654f9;border-right:2px solid var(--color-main);display:block;height:11px;position:absolute;right:0;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:11px}.styles_container__yW\+T-{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:2px;font-size:14px;height:32px;overflow:hidden;padding:5px 35px 7px 13px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.styles_container__yW\+T-.styles_datepicker__wWO0V{padding-left:32px;position:relative}.styles_container__yW\+T-.styles_datepicker__wWO0V .styles_datepickerIcon__jRq98{font-size:0;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.styles_container__yW\+T-:after{border-bottom:1px solid #2f3035;border-bottom:1px solid var(--color-dark);border-left:1px solid #2f3035;border-left:1px solid var(--color-dark);content:"";height:8px;position:absolute;right:5px;top:50%;transform:rotate(-45deg) translateY(-100%);width:8px}.styles_select__Rt57g{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.styles_current__7aSuB{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:991px){.styles_container__yW\+T-{transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing)}.styles_container__yW\+T-:hover{background-color:#e5e5e5;background-color:var(--color-pale);cursor:pointer}}.styles_container__mrtrU{background-color:rgba(34,34,37,.72);height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:999}.styles_filters__-wRMv{bottom:0;left:0;position:absolute;width:100%}.styles_noAccess__h4wId{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:25vh;text-align:center}.styles_icon__pCF28{fill:#1654f9;height:88px;margin-bottom:13px;width:90px}.styles_text__1zAwW{font-size:16px;line-height:1.3}@media (min-width:991px){.styles_noAccess__h4wId{margin-top:30vh}}.Container_container__VVOCq{box-sizing:border-box;padding:0 16px;width:100%}.Container_shadow__yw7EL{box-shadow:0 3px 9px rgba(0,0,0,.1);margin-bottom:10px;padding-bottom:10px}.Container_container__VVOCq.Container_sticky__N0IJw{background-color:#fff;padding-bottom:1px;z-index:3}@media (min-width:991px){.Container_container__VVOCq{box-sizing:border-box;padding:0 50px}}.Tabs_tabList__b4JyO{align-items:flex-end;border-bottom:1px solid #d0d0d0;display:flex;justify-content:space-between;list-style:none;padding:2px 15px 0}.Tabs_tab__kE2yZ{align-items:center;cursor:pointer;display:flex;font-size:15px;font-weight:700;letter-spacing:-1.2px;line-height:1;margin-bottom:-1px;transition:border .25s ease-out;transition:border .25s var(--transition-timing);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.Tabs_tabInner__hZZ5y{align-items:center;border-bottom:5px solid transparent;display:flex;max-width:115px;min-height:55px;padding-right:7px;position:relative;width:auto}.Tabs_tabActive__lux7w{color:#1654f9}.Tabs_tabActive__lux7w .Tabs_tabInner__hZZ5y{border-bottom-color:#1654f9;transition-duration:75ms}.styles_loading__mz6iI{display:flex;justify-content:center;margin:25vh 0;padding:10px 0}.styles_loading__mz6iI.styles_loadingSmall__zzsLf{margin:25px 0}.styles_loading__mz6iI.styles_loadingFixed__wprGE{align-items:center;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.styles_loading__mz6iI.styles_loadingCenter__wdjHt{align-items:center;left:50%;margin:0;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:100}.styles_loading__mz6iI.styles_loadingInsetCenter__3c2qw{align-items:center;height:100%;margin:0;padding:0;width:100%}.styles_loading__mz6iI.styles_loadingFullscreen__qB7-d{align-items:center;background-color:hsla(0,0%,100%,.9);bottom:0;left:0;margin:0;position:fixed;right:0;top:0;z-index:9999}@keyframes styles_spinner__hDr5T{to{transform:rotate(1turn)}}.styles_image__xspo4{animation:styles_spinner__hDr5T 2s linear infinite;height:35px;width:35px}@media (min-width:991px){.styles_loading__mz6iI{margin:10vh 0}}.styles_carousel__sEbIV{overflow:hidden}.styles_headerContainer__uLoLP.styles_isSticky__DOmUo:before{background-color:#fff;box-shadow:0 -4px 12px 0 rgba(0,0,0,.3);content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.styles_headerContainer__uLoLP{background-color:#fff;margin-bottom:2px;position:relative;z-index:2}.styles_headerContainerInner__AUQg6{align-items:center;display:flex;height:48px;justify-content:center}.styles_next__RUM0R,.styles_prev__cD8of{margin-top:2px;position:absolute;top:50%;transform:translateY(-50%);visibility:hidden}.styles_next__RUM0R:after,.styles_prev__cD8of:after{content:"";display:block;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.styles_next__RUM0R.styles_activeControl__jsn3t,.styles_prev__cD8of.styles_activeControl__jsn3t{visibility:visible}.styles_prev__cD8of{left:5px;transform:scaleX(-1) translateY(-50%)}.styles_next__RUM0R{right:5px}.styles_header__8\+szt{align-items:flex-end;display:none;justify-content:center}.styles_header__8\+szt.styles_headerActive__I4SjA{display:flex}.styles_title__YbiC\+{font-size:18px;font-weight:700;letter-spacing:-1.2px;margin-right:10px}.styles_title__YbiC\+:last-child{margin-right:0}.styles_titleAdditional__HBhGP{color:#9d9d9d;color:var(--color-grey);font-size:13px;position:relative;top:-.11em}.styles_slideContainer__94Kgz{display:flex}.styles_slide__VCDql{flex-shrink:0;width:100%}.styles_panel__TE5Yt{background-color:#fff;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.11);padding:19px 15px 13px;position:relative}@media (min-width:991px){.styles_panel__TE5Yt{padding:33px 13px 12px}}.styles_bar__mOoeI{background-color:#e5e5e5;height:2px}.styles_value__KtERU{background-color:#1654f9;background-color:var(--color-main);height:100%}.styles_super_hidden__VGgyZ{display:none}.styles_percentageValue__88Amg{position:relative}.styles_content__HKosp{display:flex;justify-content:space-between;position:relative}.styles_bar__AR3OQ{position:absolute;top:100%;width:100%}.styles_nums__cusK3{display:flex;justify-content:space-between;position:relative;width:100%}.styles_value__SdZLV{font-size:14px;font-weight:500}.styles_delta__GxQuU{color:#9d9d9d;color:var(--color-grey);font-size:13px}.styles_delta__GxQuU.styles_deltaPlus__e7s5p{color:#61cb52;color:var(--color-success)}.styles_delta__GxQuU.styles_deltaMinus__UUyM6{color:#ee6868;color:var(--color-danger)}@media (min-width:991px){.styles_percentageValue__88Amg{padding-bottom:1px}.styles_value__SdZLV{font-size:16px;letter-spacing:-.34px}.styles_delta__GxQuU{font-size:13px;letter-spacing:-.28px;margin-top:1px;min-width:21px;text-align:right}.styles_percentageValueInline__IVf56{margin-top:-4px;padding-bottom:5px}.styles_percentageValueInline__IVf56 .styles_bar__AR3OQ{height:4px}}.styles_noData__GJBs4{display:block;padding:60px 0;pointer-events:none;position:relative;text-align:center;width:100%;z-index:1}.styles_panelTableContainer__S4iqQ{position:relative}.styles_panelTable__ecBdh .rt-table{font-size:12px}.styles_panelTable__ecBdh .rt-tr{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-pale)}.styles_panelTable__ecBdh .rt-thead .rt-tr{border-bottom:none}.styles_panelTable__ecBdh .rt-tr-group:last-child .rt-tr{border-bottom:none}.styles_panelTable__ecBdh .rt-th{padding:5px}.styles_panelTable__ecBdh .rt-tbody .rt-td{border:none;padding:9px 5px}.styles_panelTable__ecBdh .rt-td:first-child,.styles_panelTable__ecBdh .rt-th:first-child{padding-left:0}.styles_panelTable__ecBdh .rt-td:last-child,.styles_panelTable__ecBdh .rt-th:last-child{padding-right:0}.styles_panelTable__ecBdh .rt-td.-strong{font-size:14px;font-weight:500}.styles_panelTable__ecBdh .rt-td.-center{text-align:center}.styles_panelTable__ecBdh .rt-td.-right{text-align:right}.styles_panelTable__ecBdh .rt-td.-border-left{border-left:1px solid #e5e5e5;border-left:1px solid var(--color-pale)}.styles_panelTable__ecBdh .rt-td.-shrink{width:10%}.styles_panelTable__ecBdh .rt-thead .rt-th>div{display:inline-block;padding-right:20px;position:relative}.styles_panelTable__ecBdh .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_panelTable__ecBdh .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:0;top:50%}.styles_panelTable__ecBdh .rt-thead .rt-th.-sort-asc>div:after,.styles_panelTable__ecBdh .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__CiVos .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}@media screen and (min-width:991px){.styles_panelTable__ecBdh .rt-table{max-width:none}.styles_panelTable__ecBdh .rt-thead .rt-th.-sort-asc>div:after,.styles_panelTable__ecBdh .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}}.styles_titleLink__5Cegb{display:inline-block;font-size:18px;font-weight:700;letter-spacing:-.63px;margin-bottom:7px;max-width:calc(100% - 110px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_chanelPanelTable__LFFhD .rt-table .rt-thead .rt-th{color:#9d9d9d;font-size:12px;letter-spacing:-.47px;margin-bottom:5px;padding:5px}.styles_chanelPanelTable__LFFhD .rt-table .rt-tbody .rt-td{padding:12px 5px 7px}.styles_chanelPanelTable__LFFhD .rt-table .rt-tbody .rt-td:first-child{font-size:14px;letter-spacing:-.3px;padding-left:3px}.styles_chanelPanelTable__LFFhD .rt-table .rt-tbody .rt-td:nth-child(2){padding-right:18px}.styles_chanelPanelTable__LFFhD .rt-table .rt-tbody .rt-td:last-child{font-size:16px;font-weight:500;letter-spacing:-.34px}.styles_audienceBlock__I5ekt{font-size:12px;height:21px;line-height:21px;position:absolute;right:30px;top:23px}.styles_draggableArea__o\+K32{overflow:hidden;position:relative;width:100%}.styles_draggableAreaTrack__WLrJh{display:flex;flex-wrap:nowrap;will-change:transform}.styles_draggableAreaSlide__bV7Gp{flex:1 0 auto}.styles_next__xfi7C,.styles_prev__o2BQ6{align-items:center;background-color:#d8d8d8;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:32px;height:47px;justify-content:center;opacity:.59;position:absolute;top:50%;top:189px;transform:translateY(-50%);transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing);visibility:hidden;width:47px;z-index:5}.styles_prev__o2BQ6{left:0;transform:translateY(-50%) scaleX(-1)}.styles_next__xfi7C{right:0}.styles_next__xfi7C .icon,.styles_prev__o2BQ6 .icon{border-color:#1654f9}.styles_next__xfi7C.styles_activeControl__X3CZu,.styles_prev__o2BQ6.styles_activeControl__X3CZu{transition-duration:.15s;visibility:visible}.styles_modalRemove__aGxix .modal{max-height:250px}.styles_titleLink__EyDfd{cursor:default!important;display:inline-block;font-weight:700;margin-bottom:4px;max-width:calc(100% - 95px);overflow:hidden;position:relative;text-decoration:none;text-overflow:ellipsis;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;white-space:nowrap;z-index:1}.styles_detailsLink__pjigp{color:inherit;text-decoration:underline}.styles_tableContainer__PE\+GJ{display:flex;position:relative}.styles_table__n7Prm:not(:last-child){margin-right:16px;margin-right:var(--offset-side-xs)}.styles_table__n7Prm .rt-thead.-headerGroups .rt-th{color:#2f3035;color:var(--color-dark);padding-bottom:0}.styles_table__n7Prm:first-child .rt-td{text-align:right}@media (min-width:991px){.styles_titleLink__EyDfd{font-size:20px;letter-spacing:-.63px;padding-left:13px}.styles_titleLink__EyDfd:hover:before{opacity:0}.styles_table__n7Prm:not(:last-child){margin-right:22px}.styles_table__n7Prm .rt-th{letter-spacing:-.7px;padding:3px 7px}.styles_table__n7Prm .rt-thead.-headerGroups .rt-th{font-size:13px;letter-spacing:-.4px;padding-top:5px}.styles_table__n7Prm .-header .rt-th:last-child{padding-left:0;padding-right:0;text-align:center}.styles_table__n7Prm .rt-thead+.rt-tbody{margin-top:1px}.styles_table__n7Prm .rt-tbody .rt-td{font-size:16px;padding:6px 5px 6px 6px}.styles_table__n7Prm .rt-tbody .rt-td:first-child{padding-top:6px}.styles_table__n7Prm .rt-tbody .rt-td:not(:first-child),.styles_table__n7Prm:not(:first-child) .rt-td:first-child{padding-right:10px}.styles_table__n7Prm .rt-td.-strong{font-size:16px}.styles_table__n7Prm:first-child .rt-td:first-child{font-size:14px;letter-spacing:-.3px;padding-left:0}.styles_table__n7Prm .rt-tbody .rt-td:last-child{padding-left:5px;padding-right:5px;text-align:center}}.styles_audienceBlock__7C5Kh{background:hsla(0,0%,90%,.4);border-radius:12px 0 0 12px;font-size:12px;height:21px;line-height:21px;position:absolute;right:0;text-align:center;top:33px;width:110px}.styles_closeButton__lo9Yw{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;margin:0;padding:0;position:absolute;right:0;top:0;width:32px}.styles_closeButton__lo9Yw:hover{background:#1654f9;background:var(--color-main)}.styles_closeIcon__hI472{height:9px;width:9px}.styles_closeIcon__hI472:after,.styles_closeIcon__hI472:before{background:#9d9d9d;height:1px;width:10px}.styles_closeButton__lo9Yw:hover .styles_closeIcon__hI472:after,.styles_closeButton__lo9Yw:hover .styles_closeIcon__hI472:before{background:#fff}.UserChannelsDesktop_scroll__8wvTk{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-left:var(--offset-side-xs);padding-right:16px;padding-right:var(--offset-side-xs);padding-top:5px}.UserChannelsDesktop_panelContainer__K5sYT{display:flex}.UserChannelsDesktop_panel__8yQqO{margin-bottom:32px;padding-right:16px;padding-right:var(--offset-side-xs);width:100%}@media (min-width:991px){.UserChannelsDesktop_scroll__8wvTk{margin-left:-50px;margin-right:-50px;padding-left:50px;padding-right:50px;padding-top:0}.UserChannelsDesktop_panel__8yQqO{max-width:550px;padding-right:13px}}.UserChannelsDesktop_addChannel__g\+lHd{align-items:center;border:1px solid #e5e5e5;border-radius:4px;color:#9d9d9d;cursor:pointer;display:flex;flex-direction:column;font-size:16px;height:100%;justify-content:center;letter-spacing:-.5px;min-height:200px;text-align:center;width:438px}.UserChannelsDesktop_addChannelIcon__6h9K1{margin-bottom:5px}.UserChannelsDesktop_addChannelButton__-mAdr{background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;color:#9d9d9d;font-size:14px;height:32px;margin-top:20px;padding:0;width:120px}.UserChannelsDesktop_addChannel__g\+lHd:hover{color:#2f3035}.UserChannelsDesktop_addChannel__g\+lHd:hover .UserChannelsDesktop_addChannelButton__-mAdr{background:#1654f9;border-color:#1654f9;color:#fff}.UserChannelsDesktop_addChannelForm__SC1Pg{background:#fff;left:0;max-height:80%;position:absolute;top:0;width:100%}.styles_title__c9Fsw{font-size:14px;letter-spacing:-.57px}.styles_carousel__\+\+ecS{margin-bottom:20px}.styles_item__isrrD{margin-bottom:6px}.styles_itemCreate__vccdE{margin-bottom:20px;min-height:60px;padding:0!important;position:relative}.styles_itemCreateEmpty__NX3GL{width:100%!important}.styles_itemCreateButton__HJ4bL{background:transparent;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;left:0;padding:0 0 0 20px;position:absolute;text-align:left;top:0;width:100%}.styles_editIcon__xSAXY{margin-top:-10px;position:absolute;right:25px;top:50px;top:50%}.styles_channelLink__xmDoX{font-size:14px;left:0;position:absolute;top:6px}.styles_link__xXruc{display:block;font-size:14px;margin-bottom:16px}.MainReport_root__LqtgT{padding-top:5px}@media (min-width:991px){.MainReport_root__LqtgT{border-bottom:1px solid #e5e5e5;margin-bottom:22px}}.styles_wrapper__JXI3W{background-color:#f2f2f2;z-index:4}.styles_container__a5BIw{display:flex;height:56px;margin-left:-14px;margin-right:-14px}.styles_item__ISro2{align-items:center;cursor:pointer;display:flex;height:100%;padding-left:14px;padding-right:14px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:50%}.styles_item__ISro2.styles_full__Qc-Qr{width:100%}.styles_item__ISro2:not(:last-child):after{background-color:#d0d0d0;bottom:0;content:"";opacity:.5;position:absolute;right:0;top:0;width:1px}.styles_btn__TKG5R{align-items:flex-end;display:flex;width:100%}.styles_icon__eyr-u{margin-right:11px}.styles_text__OtLJP{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.styles_listContainer__p-dM5{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}.styles_listOverlay__JiFKE{background-color:rgba(34,34,37,.7);top:0}.styles_listOverlay__JiFKE,.styles_list__Yc77R{bottom:0;left:0;position:absolute;right:0}.styles_filter__aHGSD{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:11px 22px;position:relative}.styles_filter__aHGSD:not(:last-child){border-bottom:1px solid #e9e9e9}.styles_filter__aHGSD:last-child{border-top:11px solid #e9e9e9}.styles_filterSelect__rfRfV{bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:1}.styles_filterTitle__yrW2V{color:#9d9d9d}.styles_filterVal__j3jyg{padding-right:20px;position:relative}.styles_filterVal__j3jyg:after{border-bottom:2px solid #9d9d9d;border-right:2px solid #9d9d9d;content:"";height:11px;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(-45deg);width:11px}.styles_btn__BqXJC{align-items:flex-end;display:flex;width:100%}.styles_icon__8e4SL{margin-right:11px}.styles_text__n3Ba\+{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.styles_popup__OCS2v{background-color:#fff;border-radius:8px;box-shadow:0 10px 35px rgba(0,0,0,.3);padding:54px 20px 20px;width:224px;z-index:10}.styles_close__vALN-{cursor:pointer;position:absolute;right:17px;top:17px}.styles_item__-yYDE{margin-bottom:19px}.styles_tableContainer__FHreQ{position:relative}.styles_configureButton__JAdQx{align-items:center;cursor:pointer;display:flex;justify-content:flex-end;position:absolute;right:0;top:5px;width:100%}.styles_configureIcon__PFahS{fill:#9d9d9d;flex-shrink:0;height:18px;margin-left:10px;width:18px}.styles_popup__MmWBl{min-width:240px;position:absolute;right:-5px;top:-40px;transition:opacity 0.35s ease-out;transition:opacity var(--transition-duration) var(--transition-timing);visibility:hidden}.styles_popup__MmWBl.styles_popupShown__WI3iZ{opacity:1;visibility:visible}.styles_tableContainer__FHreQ .rt-thead .rt-th:first-child{color:#2f3035;color:var(--color-dark);font-size:20px;width:50px!important}.styles_tableContainer__FHreQ .rt-thead .rt-th:first-child>div{display:inline-block;padding-right:14px;position:relative}.styles_tableContainer__FHreQ .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_tableContainer__FHreQ .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:10px;top:50%}.styles_tableContainer__FHreQ .rt-thead .rt-th.-sort-asc>div:after,.styles_tableContainer__FHreQ .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__FHreQ .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.styles_tableContainer__FHreQ .ReactTable .rt-th:last-child{overflow:inherit;text-align:right;white-space:normal}@media (min-width:991px){.styles_tableContainer__FHreQ .rt-td,.styles_tableContainer__FHreQ .rt-th{width:220px!important}.styles_tableContainer__FHreQ .rt-td:first-child,.styles_tableContainer__FHreQ .rt-th:first-child{width:170px!important}.styles_tableContainer__FHreQ .rt-td:last-child,.styles_tableContainer__FHreQ .rt-th:last-child{width:60px!important}.styles_tableContainer__FHreQ .ReactTable .rt-th{font-size:12px;letter-spacing:-.47px;line-height:1.2;padding:7px 18px 15px}.styles_tableContainer__FHreQ .ReactTable .rt-th div:nth-child(2){font-size:15px;font-weight:500}.styles_tableContainer__FHreQ .ReactTable .rt-th:nth-child(2){font-size:20px;font-weight:500;letter-spacing:-.63px}.styles_tableContainer__FHreQ .ReactTable .rt-th:first-child .rt-resizable-header-content{transform:translateY(9px)}.styles_tableContainer__FHreQ .ReactTable .rt-tbody .rt-td{padding-bottom:8px}.styles_tableContainer__FHreQ .ReactTable .rt-tbody .rt-td:not(:first-child){padding:13px 15px 7px}.styles_tableContainer__FHreQ .ReactTable .rt-tbody .rt-td:first-child{font-size:14px;letter-spacing:-.3px;width:50px!important}.styles_tableContainer__FHreQ .ReactTable .rt-table{overflow:hidden}.styles_tableContainer__FHreQ .ReactTable .rt-thead .rt-resizable-header:last-child,.styles_tableContainer__FHreQ .ReactTable .rt-thead .rt-resizable-header:last-child .rt-resizable-header-content{overflow:visible}.styles_configureButton__JAdQx{font-size:12px;letter-spacing:-.47px;transition:color 0.35s ease-out;transition:color var(--transition-duration) var(--transition-timing)}.styles_configureIcon__PFahS{margin-left:10px;transition:fill 0.35s ease-out;transition:fill var(--transition-duration) var(--transition-timing)}.styles_configureButton__JAdQx:hover{color:#6b6b6b}.styles_configureButton__JAdQx:hover .styles_configureIcon__PFahS{fill:#6b6b6b}}.styles_tabs__zTaj-{padding-bottom:30px}.styles_breadcrumbs__0wwa6{display:flex}.styles_breadcrumbs__0wwa6:not(:last-child){margin-bottom:7px}.styles_item__xxhy2{color:#9d9d9d;color:var(--color-grey-light);font-size:12px;text-decoration:none}.styles_item__xxhy2:not(:last-child):after{content:"∙";padding-left:.5em;padding-right:.5em}@media (min-width:991px){.styles_breadcrumbs__0wwa6:not(:last-child){margin-bottom:14px}.styles_item__xxhy2{letter-spacing:-.15px}.styles_item__xxhy2:not(:last-child):after{padding-left:.45em;padding-right:.45em}}.CombinedButton_root__ut4jK{position:relative}.CombinedButton_mainBtnWrapper__7ZDHD{display:inline-flex}.CombinedButton_icon__2rpkr{align-items:center;display:inline-flex;margin-right:12px}.CombinedButton_mainBtn__hrTzP{align-items:center;background-color:#1654f9;background-color:var(--color-main);border:0;border-radius:4px;cursor:pointer;display:inline-flex;padding:10px 26px;transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing)}.CombinedButton_mainBtn__hrTzP.CombinedButton_disabled__LhnYY{background-color:#9d9d9d;background-color:var(--color-grey);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.CombinedButton_label__MjWXz{color:#fff;font-size:16px;text-align:center}.CombinedButton_dropdownBtn__vIDYY{align-items:center;color:#fff;display:inline-flex;margin-left:8px;margin-right:-4px;padding:0 4px}.CombinedButton_dropdown__EtwfG{opacity:0;position:absolute;top:102%;transition:opacity .2s;visibility:hidden;width:100%;z-index:99}.CombinedButton_dropdown__EtwfG.CombinedButton_visible__EMHsv{opacity:1;visibility:visible;z-index:99}.CombinedButton_dropdown__EtwfG .CombinedButton_option__5mqdB{opacity:.9;transition:opacity .2s;width:100%}.CombinedButton_dropdown__EtwfG .CombinedButton_option__5mqdB:hover{opacity:1}.PageHeader_pageTitle__jomd9{padding:21px 0 17px}.PageHeader_titleWrap__GMPeA{align-items:flex-end;display:flex;margin-bottom:4px}.PageHeader_title__YDhmh{font-size:20px;font-weight:700;margin-bottom:0}.PageHeader_titleWrap__GMPeA:not(:last-child){margin-bottom:8px}.PageHeader_subtitle__9M7NJ{font-size:20px;letter-spacing:-.63px}.PageHeader_subtitle__9M7NJ:not(:last-child){margin-bottom:3px}.PageHeader_titleTime__ewfs2{color:#9d9d9d;font-size:16px;letter-spacing:-.63px}.PageHeader_buttonContainer__YEN0z{margin-top:10px}.PageHeader_button__vHEJP{white-space:nowrap;width:auto}.PageHeader_titleLink__TFumA{font-size:18px;font-weight:500;margin-bottom:6px;margin-left:20px}.PageHeader_titleLink__TFumA:hover{text-decoration:none}@media (min-width:991px){.PageHeader_pageTitle__jomd9{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:5px;padding:22px 0 12px;position:relative}
  /*!*box-shadow: 0 -4px 12px 0 rgba(0, 0, 0, 0.3);*!*/.PageHeader_title__YDhmh{font-size:35px;letter-spacing:-1.1px}.PageHeader_titleWrap__GMPeA:not(:last-child){margin-bottom:4px}.PageHeader_buttonContainer__YEN0z{display:block;margin-bottom:-2px}}.styles_filterSelectsSticky__Yf3sI{background-color:#fff;padding:10px 0;position:relative;z-index:5}.styles_filterSelects__2WWmb{background-color:#fff;display:flex;padding:5px 0}.styles_item__2c8SO{flex:100 0 auto;margin-right:10px;width:100px}.styles_item__2c8SO:last-child{margin-right:0}.Expandable_title__nEAyO{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-light);cursor:pointer;margin-bottom:5px;padding-bottom:5px}.ReportExpandable_root__-Esmf{margin-bottom:36px}.ReportExpandable_title__EZU9h{font-size:35px;font-weight:700;letter-spacing:-.08em}.ReportExpandable_titleInner__7bVrU{padding-right:30px;position:relative}.ReportExpandable_titleInner__7bVrU:after{border-bottom:2px solid #2f3035;border-bottom:2px solid var(--color-dark);border-right:2px solid #2f3035;border-right:2px solid var(--color-dark);content:"";height:12px;position:absolute;right:0;top:50%;transform:rotate(-45deg) translateY(-50%);width:12px}.ReportExpandable_titleInnerOpened__3hU6n:after{transform:rotate(-135deg) translateY(20%)}.ReportExpandable_root__-Esmf .ReactTable .rt-th{display:flex;flex-direction:column;justify-content:flex-end;padding:5px 18px 15px}.ReportExpandable_root__-Esmf .ReactTable .rt-th div:nth-child(2){color:#2f3035;color:var(--color-dark)}.ReportExpandable_root__-Esmf .ReactTable .rt-td{border:1px solid #e5e5e5;border:1px solid var(--color-light);border-right:0;padding:12px 18px}.ReportExpandable_root__-Esmf .ReactTable .rt-tr-group:not(:last-child) .rt-td{border-bottom:0}.ReportExpandable_root__-Esmf .ReactTable .rt-tr-group .rt-td:last-child{border-right:1px solid #e5e5e5;border-right:1px solid var(--color-light)}.ReportExpandable_root__-Esmf .ReactTable .rt-tr-group .rt-td:last-child{border-left:0}.styles_infoOverlay__CypNw{bottom:0;left:0;position:absolute;right:0;top:0}.styles_info__lo7ZT{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;box-shadow:0 7px 22px rgba(0,0,0,.2);left:50%;max-width:312px;padding:12px 35px 16px 18px;position:absolute;top:50%;transform:translate(-50%,-50%)}.styles_container__2n5oV{width:100%}.styles_title__hqtZn{color:#2f3035;font-size:18px;font-weight:500;margin-bottom:15px}.styles_text__KSN\+N{color:#9d9d9d;font-size:14px}.styles_closeBlue__9-Y0x{position:absolute;right:14px;top:13px}.styles_closeBlue__9-Y0x:after,.styles_closeBlue__9-Y0x:before{background-color:#1654f9!important;background-color:var(--color-main)!important}.Chart_chart__KWi2v{font-size:12px;letter-spacing:-.26px}.Chart_chart__KWi2v svg{overflow:visible}.Chart_chart__KWi2v .recharts-cartesian-axis-line,.Chart_chart__KWi2v .recharts-cartesian-axis-tick-line{stroke:#9d9d9d;stroke:var(--color-grey-light)}.Chart_chart__KWi2v .recharts-yAxis .recharts-text{transform:translate(-4px,8px)}.Chart_chart__KWi2v .recharts-cartesian-axis-tick:nth-child(3n){display:inline}.Chart_chart__KWi2v .recharts-yAxis .recharts-cartesian-axis-tick:first-child,.Chart_chart__KWi2v .recharts-yAxis .recharts-cartesian-axis-tick:last-child{display:none}.Chart_chart__KWi2v .recharts-cartesian-grid-horizontal line:first-child,.Chart_chart__KWi2v .recharts-cartesian-grid-vertical line{stroke-width:0}.Chart_chart__KWi2v .recharts-default-tooltip{background-color:#2f3035!important;background-color:var(--color-dark)!important;border:0!important;border-radius:8px;font-size:12px;padding:16px!important}.Chart_chart__KWi2v .recharts-tooltip-label{color:#d0d0d0;display:inline-block;font-size:12px;margin-bottom:.5em!important}.Chart_chart__KWi2v .recharts-tooltip-item:before{content:"•";margin-right:.5em}.Chart_chart__KWi2v .recharts-tooltip-item{display:flex;justify-content:center;width:100%}.Chart_chart__KWi2v .recharts-tooltip-item-name,.Chart_chart__KWi2v .recharts-tooltip-item-separator,.Chart_chart__KWi2v .recharts-tooltip-item-unit,.Chart_chart__KWi2v .recharts-tooltip-item-value{color:#fff;font-size:12px}.Chart_chart__KWi2v .recharts-tooltip-item-value{font-weight:500}.Chart_chart__KWi2v .recharts-default-legend,.Chart_chart__KWi2v .recharts-legend-item{display:flex}.Chart_chart__KWi2v .recharts-legend-item{padding-left:10px;padding-right:10px;position:relative}.Chart_chart__KWi2v .recharts-surface{left:0;position:absolute;top:5px}@media (min-width:991px){.Chart_chart__KWi2v .recharts-yAxis .recharts-text{transform:translate(-36px)}.Chart_chart__KWi2v .yAxis .recharts-cartesian-axis-line{display:none}.Chart_chart__KWi2v .recharts-xAxis .recharts-cartesian-axis-tick{display:inline}.Chart_chart__KWi2v .recharts-cartesian-grid-vertical line{stroke-width:1;stroke-dasharray:0}.Chart_chart__KWi2v .xAxis .recharts-cartesian-axis-tick .recharts-text{transform:translateX(20px)}.Chart_chart__KWi2v .recharts-default-tooltip{padding:15px 18px!important}.Chart_chart__KWi2v .recharts-tooltip-item-name,.Chart_chart__KWi2v .recharts-tooltip-item-separator,.Chart_chart__KWi2v .recharts-tooltip-item-unit,.Chart_chart__KWi2v .recharts-tooltip-item-value{font-size:13px}.Chart_chart__KWi2v .recharts-tooltip-item-value{font-weight:500}}.DynamicsChart_container__K\+QmX{position:relative}.DynamicsChart_chart__Ocb9e text{fill:#2f3035;font-size:11px;letter-spacing:-.08px}.styles_channelTable__xPB6w .rt-table .rt-tbody .rt-td,.styles_channelTable__xPB6w .rt-table .rt-thead .rt-th{padding:14px 15px 10px}.styles_channelTable__xPB6w .rt-table .rt-tbody{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.styles_channelTable__xPB6w .rt-tbody .rt-td:not(:last-child){border-right:1px solid #e5e5e5;border-right:1px solid var(--color-pale)}.styles_channelTable__xPB6w .rt-tbody .rt-td:first-child,.styles_channelTable__xPB6w .rt-thead .rt-th:first-child{padding-left:16px;padding-left:var(--offset-side-xs)}.styles_channelTable__xPB6w .rt-tbody .rt-td:last-child,.styles_channelTable__xPB6w .rt-thead .rt-th:last-child{padding-right:16px;padding-right:var(--offset-side-xs)}@media (min-width:991px){.styles_channelTable__xPB6w .rt-table{margin-bottom:20px;max-width:860px}.styles_channelTable__xPB6w .rt-table .rt-thead .rt-th{color:#2f3035;color:var(--color-dark);font-size:15px;font-weight:500;letter-spacing:-.47px;padding:16px 13px 10px}.styles_channelTable__xPB6w .rt-thead .rt-th:first-child{font-size:20px;font-weight:500;letter-spacing:-.63px;padding-bottom:0;padding-left:50px;padding-top:17px}.styles_channelTable__xPB6w .rt-table .rt-tbody .rt-td{font-size:14px;letter-spacing:-.3px;padding:12px 13px 7px}.styles_channelTable__xPB6w .rt-table .rt-tbody .rt-td:first-child{padding-left:18px}.styles_channelTable__xPB6w .rt-tbody{border:1px solid #e5e5e5;border:1px solid var(--color-pale)}}.ChannelTable_channelTableContainer__6XM4F{position:relative}.ChannelTable_channelTable__2eJPV .rt-table{font-size:14px}.ChannelTable_channelTable__2eJPV .rt-tr-group.-grey{background-color:hsla(0,0%,90%,.32)}.ChannelTable_channelTable__2eJPV .rt-tr-group{border-left:3px solid transparent}.ChannelTable_channelTable__2eJPV .rt-tr{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-pale)}.ChannelTable_channelTable__2eJPV .rt-thead .rt-tr{border-bottom:none}.ChannelTable_channelTable__2eJPV .rt-tr-group:last-child .rt-tr{border-bottom:none}.ChannelTable_channelTable__2eJPV .rt-th{padding:5px 0}.ChannelTable_channelTable__2eJPV .rt-thead .rt-th>div{display:inline-block;padding-right:14px;position:relative}.ChannelTable_channelTable__2eJPV .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.ChannelTable_channelTable__2eJPV .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:0;top:50%}.ChannelTable_channelTable__2eJPV .rt-thead .rt-th.-sort-asc>div:after,.ChannelTable_channelTable__2eJPV .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.ChannelTable_channelTable__2eJPV .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.ChannelTable_channelTable__2eJPV .rt-tbody .rt-td{border:none;padding:9px 5px 5px}.ChannelTable_channelTable__2eJPV .rt-td:first-child{padding-left:0}.ChannelTable_channelTable__2eJPV .rt-td:last-child{padding-right:0}@media (min-width:991px){.ChannelTable_channelTable__2eJPV .rt-tr-group{border-left-width:6px}}.ChannelTable_containerShadow__V4rXg{background:#fff;position:relative}.ChannelTable_containerShadow__V4rXg .rt-tr{position:relative;z-index:1}.ChannelTable_containerShadow__V4rXg:before{bottom:0;box-shadow:0 3px 9px rgba(0,0,0,.1);content:"";height:5px;left:5px;position:absolute;right:5px;z-index:-1}.ChannelTable_containerShadow__V4rXg:after{background:#fff;bottom:0;content:"";height:15px;left:-5px;position:absolute;right:-5px;z-index:0}.ChannelTable_stickyHeader__yDPb3 .ChannelTable_channelTable__2eJPV .rt-table{overflow:visible}.ChannelTable_channelTable__2eJPV .rt-table .rt-thead.sticky{background:#fff;margin:0 -50px;padding:0 50px}.styles_shadow__VtmA0{box-shadow:0 3px 9px rgba(0,0,0,.1);margin-bottom:15px;margin-top:10px;position:relative}.styles_shadow__VtmA0:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.styles_hint__X4Ae2{align-items:center;background-color:#1654f9;background-color:var(--color-main);bottom:0;color:#fff;display:flex;left:0;padding:16px;padding:var(--offset-side-xs);position:fixed;right:0}.styles_container__C4g8y{padding:0 13px;width:100%}.styles_icon__A64Eu{flex-shrink:0}.styles_title__7V\+W0{font-size:10px;font-weight:500;margin-bottom:-2px;opacity:.7;text-transform:uppercase}.styles_closeWhite__4Kdlr:after,.styles_closeWhite__4Kdlr:before{background-color:#fff!important}@media (min-width:991px){.styles_hint__X4Ae2{border-radius:15px;padding:14px 24px 19px 18px;position:relative}.styles_text__nLrli{letter-spacing:-.3px}}.styles_content__knZX9 .rt-th{color:#2f3035;color:var(--color-dark);font-size:15px;font-weight:500;letter-spacing:-.47px}.styles_content__knZX9 .rt-table .rt-thead .rt-th{padding-top:8px}.styles_content__knZX9 .rt-table .rt-thead .rt-th:first-child{font-size:20px;letter-spacing:-.63px;padding-bottom:0}.styles_content__knZX9 .rt-table .rt-tbody .rt-td{letter-spacing:-.3px}.styles_content__knZX9 .ReactTable .rt-tbody,.styles_content__knZX9 .ReactTable .rt-tr,.styles_content__knZX9 .rt-table .rt-tbody .rt-td{border:0}.styles_legend__8Fsq0{margin-bottom:15px;padding-bottom:10px}.styles_legend__8Fsq0:not(:last-child){border-bottom:1px solid #e3e3e3}.styles_legend__8Fsq0.styles_legendFixed__8-e4S{background:rgba(47,48,53,.9);border-radius:20px;bottom:10px;color:#fff;left:10px;margin-bottom:0;min-height:41px;padding:5px 15px;position:fixed;right:10px;visibility:hidden;z-index:2}.styles_legend__8Fsq0.styles_legendFixed__8-e4S.styles_legendFixedVisible__sE4R7{visibility:visible}.styles_title__vzN74{font-size:12px;font-weight:700;margin-bottom:4px}.styles_row__-oUei{display:flex;justify-content:space-between;margin-left:-3px;margin-right:-3px}.styles_col__8q4ln{padding-left:3px;padding-right:3px}.styles_item__oI-Y7{font-size:12px;letter-spacing:-.26px;padding-left:17px;position:relative}.styles_item__oI-Y7:before{border:1px solid #979797;border-radius:100%;content:"";height:8px;left:0;position:absolute;top:.25em;width:8px}.styles_item__oI-Y7.styles_red__IgOID:before{background-color:#ee6868;background-color:var(--color-danger);border-color:#ee6868;border-color:var(--color-danger)}.styles_item__oI-Y7.styles_green__LegxM:before{background-color:#61cb52;background-color:var(--color-success);border-color:#61cb52;border-color:var(--color-success)}@media (min-width:991px){.styles_legend__8Fsq0{width:auto}.styles_legend__8Fsq0.styles_legendFixed__8-e4S{align-items:center;bottom:25px;display:flex;left:50%;max-width:90%;min-height:41px;padding:5px 35px;right:auto;transform:translateX(-50%);white-space:nowrap}.styles_legend__8Fsq0.styles_legendFixed__8-e4S .styles_title__vzN74{font-weight:400;margin-bottom:0;margin-right:40px}.styles_row__-oUei{justify-content:flex-start;margin-left:-10px;margin-right:-10px;width:auto}.styles_col__8q4ln{padding-left:10px;padding-right:10px}}.styles_table__PXjWB{margin-bottom:19px;margin-top:7px}.styles_table__PXjWB .rt-thead:first-child{border-bottom:1px solid #e5e5e5;margin-bottom:1px;padding-bottom:5px}.styles_table__PXjWB .rt-thead .rt-th{font-size:13px;letter-spacing:-.41px}.styles_table__PXjWB .rt-thead:first-child .rt-th:first-child{color:#2f3035;color:var(--color-dark);font-size:18px;font-weight:700;letter-spacing:-.57px}.styles_table__PXjWB .rt-thead:first-child .rt-th:nth-child(2){align-items:center;display:flex;font-size:13px;max-width:100%!important;width:auto!important}.styles_table__PXjWB .rt-thead:first-child .rt-th:nth-child(3){align-items:center;color:#2f3035;color:var(--color-dark);display:flex;font-size:14px;font-weight:500;justify-content:center;letter-spacing:-.3px;text-align:center}.styles_table__PXjWB .rt-thead:nth-child(2){margin-bottom:10px}.styles_table__PXjWB .rt-thead:nth-child(2) .rt-th:first-child{color:#2f3035;color:var(--color-dark);font-size:18px;font-weight:700;white-space:normal}.styles_table__PXjWB .rt-thead:nth-child(2) .rt-th:last-child,.styles_table__PXjWB .rt-thead:nth-child(2) .rt-th:nth-last-child(2){display:flex;flex-direction:column;font-size:13px;justify-content:flex-end}.styles_table__PXjWB .rt-td{align-items:center;min-height:32px}.styles_table__PXjWB .rt-td:not(:first-child){font-size:14px;font-weight:500;letter-spacing:-.3px}.styles_table__PXjWB .rt-tbody .rt-tr-group:last-child,.styles_table__PXjWB .rt-tr-group{border-bottom:1px solid #e3e3e3;position:relative}.styles_table__PXjWB .rt-tr-group:before{bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.styles_table__PXjWB .rt-tr-group.-red:before{background-color:#ee6868;background-color:var(--color-danger)}.styles_table__PXjWB .rt-tr-group.-green:before{background-color:#61cb52;background-color:var(--color-success)}.styles_table__PXjWB .rt-td:first-child,.styles_table__PXjWB .rt-th:first-child{padding-left:0}.styles_table__PXjWB .rt-td:not(:first-child),.styles_table__PXjWB .rt-th:not(:first-child){text-align:center}.styles_time__vQIpl{display:inline-block;font-weight:500;margin-right:10px}@media (min-width:991px){.styles_table__PXjWB .rt-thead:nth-child(2){margin-bottom:20px}.styles_table__PXjWB .rt-td{padding-bottom:7px;padding-top:8px}}.styles_table__rVUuq{margin-bottom:19px}.styles_table__rVUuq .rt-th{margin-bottom:2px}.styles_table__rVUuq .rt-thead .rt-th{color:#9d9d9d;font-size:13px;letter-spacing:-.41px}.styles_table__rVUuq .rt-thead .rt-th:nth-child(2){text-transform:uppercase}.styles_table__rVUuq .rt-td{font-size:14px;letter-spacing:-.3px;padding-bottom:6px;padding-top:9px}.styles_table__rVUuq .rt-td:first-child,.styles_table__rVUuq .rt-td:nth-child(2){font-weight:500;letter-spacing:-.45px}.styles_table__rVUuq .rt-tbody .rt-td:last-child{text-align:left}.styles_table__rVUuq .rt-tbody .rt-tr-group:last-child,.styles_table__rVUuq .rt-tr-group{border-bottom:1px solid #e3e3e3;position:relative}.styles_table__rVUuq .rt-tr-group:before{bottom:0;content:"";position:absolute;right:0;top:0;width:4px}.styles_table__rVUuq .rt-tr-group.-red:before{background-color:#ee6868;background-color:var(--color-danger)}.styles_table__rVUuq .rt-tr-group.-green:before{background-color:#61cb52;background-color:var(--color-success)}.styles_table__rVUuq .rt-td:first-child,.styles_table__rVUuq .rt-th:first-child{padding-left:0}.styles_table__rVUuq .rt-td:not(:first-child),.styles_table__rVUuq .rt-th:not(:first-child){text-align:center}@media (min-width:991px){.styles_table__rVUuq .rt-table{max-width:865px}}.SlotCompetitors_root__4tjdF .ReactTable{margin-bottom:11px;margin-top:24px}.SlotCompetitors_root__4tjdF .ReactTable .rt-th{align-items:center;display:flex;font-size:13px;letter-spacing:-.41px;line-height:16px;padding:3px 10px 7px;text-align:center;white-space:normal}.SlotCompetitors_root__4tjdF .ReactTable .rt-th:first-child{padding-left:17px}.SlotCompetitors_root__4tjdF .ReactTable .rt-td{border:1px solid #e5e5e5;border:1px solid var(--color-light);border-right:0;font-size:13px;letter-spacing:-.28px;line-height:14px;padding:9px 4px 15px 12px;white-space:normal}.SlotCompetitors_root__4tjdF .ReactTable .rt-td:first-child{padding-left:16px}.SlotCompetitors_root__4tjdF .ReactTable .rt-tr-group:not(:last-child) .rt-td{border-bottom:0}.SlotCompetitors_root__4tjdF .ReactTable .rt-tr-group .rt-td:last-child{border-right:1px solid #e5e5e5;border-right:1px solid var(--color-light);padding-right:12px}.SlotCompetitors_root__4tjdF .rt-thead .rt-th>div{display:inline-block;padding-right:14px;position:relative}.SlotCompetitors_root__4tjdF .rt-thead .rt-th.-sort-asc>div:after,.SlotCompetitors_root__4tjdF .rt-thead .rt-th.-sort-desc>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #9d9d9d;border-top:6px solid var(--color-grey);content:"";margin-top:-3px;position:absolute;right:0;top:50%}.SlotCompetitors_root__4tjdF .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}@media (min-width:991px){.SlotCompetitors_root__4tjdF .ReactTable{margin-bottom:25px}.SlotCompetitors_title__3QF7Q{margin-bottom:13px}.SlotCompetitors_root__4tjdF .ReactTable .rt-th{color:#2f3035;color:var(--color-dark);font-size:15px;font-weight:500;letter-spacing:-.47px;line-height:17px;padding:12px 13px;text-align:left;white-space:nowrap}.SlotCompetitors_root__4tjdF .rt-thead .rt-th:first-child{color:#2f3035;color:var(--color-dark);font-size:20px;padding:17px 13px 9px}.SlotCompetitors_root__4tjdF .ReactTable .rt-td{font-size:14px;padding:12px 12px 9px;white-space:nowrap}.SlotCompetitors_root__4tjdF .ReactTable .rt-td:nth-child(2){font-size:16px;font-weight:500;letter-spacing:-.34px}.SlotCompetitors_root__4tjdF .rt-thead .rt-th.-sort-asc>div:after,.SlotCompetitors_root__4tjdF .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}}.SlotCompetitors_note__hjWOS{color:#9d9d9d;font-size:13px;letter-spacing:-.41px;line-height:1.31;margin-top:16px}.styles_tooltip__09Q59{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 7px 22px 0 rgba(0,0,0,.2);padding:14px 19px;text-align:left}.styles_link__xYeMu{color:#1654f9}.styles_childrenLink__WFAMS{color:inherit;display:block;flex-grow:1;overflow:hidden;text-decoration:none;text-overflow:ellipsis}@media (min-width:991px){.styles_link__xYeMu:hover{text-decoration:none}}.styles_timeChannel__8Q6o-{display:inline-block;padding-left:11px}.styles_time__F3wBG{display:inline-block;font-size:14px;font-weight:500;letter-spacing:-.45px;vertical-align:middle;width:55px}.styles_premier__eZu8j{color:#1654f9;font-weight:700}.styles_rating__n5d-A{display:block;line-height:1.2;margin-left:auto;text-align:left;width:46px}.styles_date__8-CgA{color:#2f3035;color:var(--color-dark);font-size:13px;font-weight:700}.styles_switchBox__AWR2J{margin-left:auto}.styles_switchBoxHeader__Qp2Lg{margin-left:auto;margin-right:25px}.styles_headerWrap__dfmlT{background:#fff}.styles_header__InTXo{align-items:center;display:flex;height:40px}.styles_header__InTXo+.styles_header__InTXo{border-top:1px solid #e5e5e5}.styles_title__CmOKy{background:#fff;color:#2f3035;color:var(--color-dark);font-size:18px;font-weight:700;letter-spacing:-.57px}.styles_avgRateName__s\+Pqu{color:#9d9d9d;font-size:13px;font-weight:400;margin-left:auto;text-align:right}.styles_avgRate__qpEJf{color:#2f3035;font-size:14px;font-weight:500;margin-right:-5px;text-align:center;width:65px}.styles_tooltip__Owd4w{display:inline-block;vertical-align:middle}.styles_carousel__BjSgz{overflow:hidden;position:relative}.styles_slides__MKJVv{display:flex;will-change:transform}.styles_slide__MwtCy{flex-shrink:0;width:100%}.styles_next__OXUSi,.styles_prev__L9uFE{align-items:center;background-color:hsla(0,0%,85%,.3);border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;margin-right:-2px;margin-top:-17px;position:fixed;top:50%;visibility:hidden;width:35px;z-index:1}.styles_next__OXUSi:before,.styles_prev__L9uFE:before{bottom:-20px;content:"";left:-20px;position:absolute;right:-20px;top:-20px}.styles_next__OXUSi.styles_activeControl__Q0Zrn,.styles_prev__L9uFE.styles_activeControl__Q0Zrn{visibility:visible}.styles_prev__L9uFE{left:3px;transform:scale(-1)}.styles_next__OXUSi{right:3px}.styles_icon__tqC\+m div{border-color:#1654f9;border-color:var(--color-main)}.styles_table__ijpEH{border-top:1px solid hsla(0,0%,59%,.15);margin-bottom:20px;padding-top:10px}.styles_table__ijpEH .rt-td,.styles_table__ijpEH .rt-th{padding:8px 7px}.styles_table__ijpEH .rt-tbody,.styles_table__ijpEH .rt-tbody .rt-td{font-size:13px}.styles_table__ijpEH .rt-thead:first-child .rt-th{color:#2f3035;color:var(--color-dark);font-size:18px;font-weight:700;letter-spacing:-.57px;padding-bottom:0;padding-top:3px}.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(2),.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(3){border-right:0}.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(3),.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(4){border-left:0}.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(2){position:relative}.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(3){position:relative}.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(2):after,.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(3):after,.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(3):after,.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(4):after{background-color:#2f3035;background-color:var(--color-dark);content:"";position:absolute;width:1px}.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(2):after,.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(3):after{right:0}.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(3):after,.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(4):after{left:0}.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(2):after,.styles_table__ijpEH .rt-thead:first-child .rt-th:nth-child(3):after{bottom:0;top:7px}.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(3):after,.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(4):after{bottom:10px;top:0}.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th{font-size:13px}.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(2),.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(5){align-items:flex-end;display:flex}.styles_table__ijpEH .rt-td:nth-child(3),.styles_table__ijpEH .rt-td:nth-child(4),.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(3),.styles_table__ijpEH .rt-thead:nth-child(2) .rt-th:nth-child(4){padding-left:2px;padding-right:2px;text-align:center}.styles_table__ijpEH .rt-td{border:1px solid #e3e3e3;border-bottom:0;font-size:14px;letter-spacing:-.3px;white-space:normal}.styles_table__ijpEH .rt-td:first-child{border-left:0;border-right:0;font-weight:500;letter-spacing:-.3px;padding-left:15px;padding-right:5px}.styles_table__ijpEH .rt-td:nth-child(3),.styles_table__ijpEH .rt-td:nth-child(4){font-size:1.14285714em;font-weight:500;letter-spacing:-.34px}.styles_table__ijpEH .rt-td:nth-child(2){border-left:0}.styles_table__ijpEH .rt-td:last-child{border-right:0}.styles_table__ijpEH .rt-tr-group:last-child .rt-td{border-bottom:1px solid #e3e3e3}.styles_table__ijpEH .rt-td div:nth-child(2){color:#9d9d9d;letter-spacing:-.03em}.styles_table__ijpEH .rt-td.-red{background-color:#fdefef;background-color:var(--color-danger-pale)}.styles_table__ijpEH .rt-td.-green{background-color:#ecfff0;background-color:var(--color-success-pale)}@media (min-width:991px){.styles_table__ijpEH .rt-tbody,.styles_table__ijpEH .rt-tbody .rt-td{font-size:14px}}.Broadcasting_show__fOvKE{margin:0 6px;min-width:300px;position:relative;width:300px}.Broadcasting_show__fOvKE:before{background-color:#fff;border-radius:4px;bottom:3px;box-shadow:0 2px 10px 0 rgba(0,0,0,.11);content:"";left:0;position:absolute;right:0;top:3px;z-index:-1}.Broadcasting_show__fOvKE.Broadcasting_deviation_more__iNIW8:before{box-shadow:0 2px 10px 0 rgba(0,0,0,.11),inset 4px 0 0 0 #61cb52}.Broadcasting_show__fOvKE.Broadcasting_deviation_less__IEcH8:before{box-shadow:0 2px 10px 0 rgba(0,0,0,.11),inset 4px 0 0 0 #ee6868}.Broadcasting_slot__OpzGk{align-items:center;display:flex;height:45px;padding-left:180px;padding-right:60px}.Broadcasting_slot_highlighted__Slx1t{position:relative}.Broadcasting_slot_highlighted__Slx1t:before{background-color:hsla(0,0%,82%,.24);content:"";height:100%;left:-12px;position:absolute;right:0;top:0}.Broadcasting_slot_premier__-Qfya{background-color:#aec3ff66}.Broadcasting_slot__OpzGk.Broadcasting_deviation_more__iNIW8{box-shadow:inset 4px 0 0 0 #61cb52}.Broadcasting_slot__OpzGk.Broadcasting_deviation_less__IEcH8{box-shadow:inset 4px 0 0 0 #ee6868}.Broadcasting_slot__OpzGk:last-child{border-bottom-left-radius:4px}.Broadcasting_slot_title__KiDV6{justify-content:space-between;padding:0;position:-webkit-sticky;position:sticky;z-index:2}.Broadcasting_slot_title__KiDV6+.Broadcasting_slot__OpzGk{border-top-left-radius:4px;position:absolute;top:0;width:100%}.Broadcasting_slotName__hjB5f{min-width:180px;overflow:hidden;padding-left:18px;text-overflow:ellipsis;white-space:nowrap;width:180px}.Broadcasting_slotValue__\+dW-4{font-weight:500;min-width:70px;text-align:center;width:70px}.Broadcasting_broadcasting_mobile__aqmio{width:100%}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_show__fOvKE{margin:0;width:auto}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_show__fOvKE:before{display:none}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot__OpzGk{border-radius:0;height:auto;justify-content:flex-end;min-height:30px;padding-left:69px;padding-right:0;width:auto}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot_highlighted__Slx1t{background:none}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot__OpzGk:not(.Broadcasting_slot_title__KiDV6){padding-right:70px;position:relative}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot__OpzGk:before{border:1px solid #e5e5e5;border-bottom:0;bottom:auto;box-sizing:border-box;content:attr(data-time);font-weight:500;height:100%;left:0;line-height:30px;padding-right:10px;position:absolute;right:auto;text-align:right;top:0;width:69px}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot__OpzGk[data-time~=":00"]{background-color:hsla(0,0%,82%,.24)}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot__OpzGk.Broadcasting_slot_title__KiDV6:before{display:none}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot_title__KiDV6{flex-grow:1;left:0}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot_title__KiDV6+.Broadcasting_slot__OpzGk{border-top:1px solid #e5e5e5;position:absolute;top:0;width:100%}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot_title__KiDV6+.Broadcasting_slot__OpzGk:before{border-top:0}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slotName__hjB5f{flex-grow:1;letter-spacing:-.28px;line-height:1.31;min-width:auto;padding-left:9px;padding-top:5px;white-space:normal;width:auto}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot__OpzGk .Broadcasting_slotValue__\+dW-4{text-align:center;width:60px}.Broadcasting_broadcasting_mobile__aqmio .Broadcasting_slot_title__KiDV6 .Broadcasting_slotValue__\+dW-4:last-child{align-self:flex-start;margin-left:70px;padding-top:7px}.Timeline_labels__hiAmS{align-self:flex-end;background:#fff;font-size:14px;margin-left:-50px;min-width:130px;position:relative;text-align:right;z-index:3}.Timeline_label__HwdMb{color:#2f3035;height:45px;letter-spacing:-.45px;line-height:45px;margin-left:auto;padding-right:20px;width:80px}.Timeline_label_highlight__xv2iC{font-size:17px;font-weight:500;letter-spacing:-.55px;position:relative}.Timeline_label_highlight__xv2iC:before{background-color:hsla(0,0%,82%,.24);border-radius:34px 0 0 34px;content:"";height:100%;left:0;position:absolute;top:0;width:80px}.styles_header__MmBgi{background:#fff;display:block}.styles_headerRow__O8jOv{align-items:center;display:flex;height:40px;letter-spacing:-.41px;padding:0 5px 0 18px}.styles_headerRow__O8jOv:not(:last-child){border-bottom:1px solid #e5e5e5}.styles_headerCol__zMGZ8:first-child{font-size:18px;font-weight:700;margin-right:auto}.styles_headerCol__zMGZ8:last-child{font-size:16px;font-weight:700;text-align:center;width:70px}.styles_date__KoyL4{font-size:14px!important;font-weight:400!important;text-align:right}.styles_weekSHR__yy23U{font-size:13px!important;font-weight:500!important}.styles_headerUserCol__kPtjl{color:#9d9d9d;font-size:13px;text-align:center;width:60px}.styles_headerUserCol__kPtjl:first-child{margin-left:auto}.styles_small__AFMAE{font-size:8px;line-height:10px}.styles_right__h8ojJ{text-align:right}.styles_broadcastingGrid__-siWg{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.styles_viewport__HDSjq{flex-grow:1;overflow:visible;position:relative}.styles_columns__eL5-\+{display:flex;flex-direction:row;flex-wrap:nowrap;transition:transform .35s ease-out}.styles_column__Ts0Go{margin:0 6px}.styles_next__Zx8JZ,.styles_prev__TsJuU{align-items:center;background-color:#99b6ff;border:none;color:#fff;cursor:pointer;display:flex;font-size:32px;height:52px;justify-content:center;position:fixed;top:50%;transform:translateY(-50%);transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing);visibility:hidden;width:52px;z-index:5}.styles_next__Zx8JZ{right:0}.styles_prev__TsJuU{left:0;transform:translateY(-50%) rotate(180deg);transform-origin:50% 50%}.styles_activeControl__earDQ{visibility:visible}.styles_next__Zx8JZ .icon,.styles_prev__TsJuU .icon{border-color:#fff}.styles_columnHeader__\+hTO\+{margin:0 6px;min-width:300px;position:relative;width:300px}.styles_headersWrapper__TSuCx{left:0;margin:0 -50px;position:-webkit-sticky;position:sticky;top:132px;width:100vw;z-index:4}.styles_headersWrapper_sticked__-ecFn{background:#fff;box-shadow:0 3px 9px rgba(0,0,0,.1)}.styles_headersInner__jxUfr{display:flex;flex-wrap:nowrap;padding-left:130px;transition:transform .35s ease-out}.styles_headersWrapper_mobile__YlmAq .styles_headersInner__jxUfr{padding-left:0}.styles_headersWrapper_mobile__YlmAq .styles_columnHeader__\+hTO\+{margin:0;width:100%}.styles_headersWrapper_mobile__YlmAq{margin:0 -15px;width:100%}.styles_radioGroup__jPZlF{display:flex;flex-wrap:wrap;margin:0 -4px}.styles_radioGroupCol__joe4L{flex-shrink:0;padding:0 4px;width:50%}.styles_radioItem__x\+eov{display:block}.styles_radioGroupCol__joe4L:not(:last-child),.styles_radioItem__x\+eov:not(:last-child){margin-bottom:9px}.styles_container__ysAY8{--offset-side-xs:20px}.styles_modalOverlay__7dSwZ{position:fixed;top:0;z-index:7}.styles_content__Y5sCU{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.styles_header__-71yf{align-items:center;background-color:#e5e5e5;background-color:var(--color-pale);display:flex;height:60px;justify-content:space-between;padding:0 16px;padding:0 var(--offset-side-xs)}.styles_title__eupIo{font-size:22px}.styles_datepickerContainer__eQKXl{align-items:center;display:flex;justify-content:center}.styles_button__gWSGx{background-color:#1654f9;background-color:var(--color-main);border:none;color:#fff;cursor:pointer;font-size:16px;height:60px;transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing);width:100%}.styles_close__\+SqUp:before{content:"";display:block;position:absolute;top:-10px}.styles_datepickerContainer__eQKXl .DateRangePicker{padding-left:16px;padding-left:var(--offset-side-xs);padding-right:16px;padding-right:var(--offset-side-xs);width:100%}.styles_datepickerContainer__eQKXl .DateRangePicker__Month{display:block;height:280px;margin:0;width:100%}.styles_datepickerContainer__eQKXl .DateRangePicker__MonthDates{border:0}.styles_datepickerContainer__eQKXl .DateRangePicker__MonthHeaderLabel{font-weight:400}.styles_datepickerContainer__eQKXl .DateRangePicker__MonthHeaderLabel--month{color:#9d9d9d;color:var(--color-grey-light);font-size:20px}.styles_datepickerContainer__eQKXl .DateRangePicker__MonthHeaderLabel--year{font-size:18px;font-weight:700;letter-spacing:-.35px}.styles_datepickerContainer__eQKXl .DateRangePicker__PaginationArrow:hover{background-color:transparent}.styles_datepickerContainer__eQKXl .DateRangePicker__PaginationArrowIcon{border:0;height:14px;position:absolute;width:14px}.styles_datepickerContainer__eQKXl .DateRangePicker__PaginationArrowIcon:after{border-bottom:2px solid #9d9d9d;border-bottom:2px solid var(--color-grey);border-right:2px solid #9d9d9d;border-right:2px solid var(--color-grey);content:"";display:block;height:11px;position:absolute;right:0;top:50%;transform:translate(-30%,-50%) rotate(-45deg);width:11px}.styles_datepickerContainer__eQKXl .DateRangePicker__PaginationArrowIcon--previous{left:0;right:auto;transform:scaleX(-1)}.styles_datepickerContainer__eQKXl .DateRangePicker__PaginationArrowIcon--next{left:auto;right:0}.styles_datepickerContainer__eQKXl .DateRangePicker__WeekdayHeading{border-bottom-color:#9d9d9d;border-bottom-color:var(--color-grey-light);font-size:12px;font-weight:400}.styles_datepickerContainer__eQKXl .DateRangePicker__Date,.styles_datepickerContainer__eQKXl .DateRangePicker__Date:first-child{border-width:0}.styles_datepickerContainer__eQKXl .DateRangePicker__Date--weekend{background-color:transparent}.styles_datepickerContainer__eQKXl .DateRangePicker__Date,.styles_datepickerContainer__eQKXl .DateRangePicker__WeekdayHeading{padding:11px 0}.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarHighlight,.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--single{border-radius:100%;height:30px;left:50%;top:50%;transform:translate(-50%,-50%);width:30px}.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--end,.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--segment,.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--start{background-color:rgba(22,84,249,.15);background-color:var(--color-main-pale);border:0;bottom:1px;top:1px}.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarHighlight--single,.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--single{background-color:#1654f9;background-color:var(--color-main);border-color:#1654f9;border-color:var(--color-main)}.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--start{border-bottom-left-radius:17px;border-top-left-radius:17px;left:auto;right:0;width:calc(50% + 16px)}.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--start:before{background-color:#1654f9;background-color:var(--color-main);border:1px solid #1654f9;border:1px solid var(--color-main);border-radius:100%;content:"";height:30px;left:0;position:absolute;top:0;width:30px}.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--end{border-bottom-right-radius:17px;border-top-right-radius:17px;left:0;right:auto;width:calc(50% + 16px)}.styles_datepickerContainer__eQKXl .DateRangePicker__CalendarSelection--end:before{background-color:#1654f9;background-color:var(--color-main);border:1px solid #1654f9;border:1px solid var(--color-main);border-radius:100%;content:"";height:30px;position:absolute;right:0;top:0;width:30px}.styles_footer__FVghn{width:100%}@media (min-width:991px){.styles_container__ysAY8{align-items:center;display:flex;justify-content:center;top:0;z-index:5}.styles_button__gWSGx:hover{background-color:#4878fa;background-color:var(--color-main-hover)}.styles_content__Y5sCU{background-color:#fff;border-radius:8px;box-shadow:0 19px 30px rgba(0,0,0,.3);height:auto;max-height:754px;max-width:626px;overflow:hidden;padding:50px 55px 0;position:relative;width:100%}.styles_header__-71yf{background-color:transparent;border-bottom:1px solid #e5e5e5;height:auto;padding:0 0 15px}.styles_title__eupIo{font-size:35px;font-weight:700;letter-spacing:-1.1px}.styles_datepickerContainer__eQKXl{margin:30px auto;max-width:320px;width:100%}.styles_footer__FVghn{background-color:#e5e5e5;background-color:var(--color-pale);display:flex;justify-content:flex-end;margin-left:-55px;margin-right:-55px;padding:20px 55px;width:auto}.styles_button__gWSGx{border-radius:4px;height:42px;padding:0 50px;width:auto}.styles_datepickerContainer__eQKXl .DateRangePicker__MonthHeaderLabel--year{color:#9d9d9d;color:var(--color-grey-light);font-size:20px}.styles_datepickerContainer__eQKXl .DateRangePicker__WeekdayHeading abbr[title]{color:#9d9d9d;color:var(--color-grey-light)}.styles_datepickerContainer__eQKXl .DateRangePicker__WeekdayHeading{border-bottom:0}}.styles_table__EsKAQ{width:100%}.styles_resetOverflow__8pJBd{overflow:visible!important;overflow:initial!important}.styles_filterWrapper__Wvx5g{position:-webkit-sticky;position:sticky;top:0;z-index:5}.styles_averageDayShare__pWD4j{color:#9d9d9d;color:var(--color-grey);font-size:10px;padding-right:16px;text-align:right}.styles_averageDayShareValue__LUtur{color:#2f3035;color:var(--color-dark);font-size:13px;font-weight:500}.styles_tableHeaderWrapper__1TvCA{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:10px;padding-top:5px;position:sticky;position:-webkit-sticky;top:56px;z-index:2}.styles_tableDate__0wdOZ{font-weight:700;letter-spacing:-.44px;padding-left:16px;text-align:center}.styles_table__vDgyN{margin-bottom:20px}.styles_headerWrap__cO4ge{background-color:#fff;border-bottom:1px solid #e3e3e3;display:inline-flex;position:sticky;position:-webkit-sticky;top:81px;width:100%;z-index:2}.styles_item__F8LCO{border-bottom:1px solid #e3e3e3;display:flex}.styles_itemTimeHeader__mswGw,.styles_itemTimeRow__ODhG1{flex:60 0 auto;max-width:60px;padding:7px 5px;text-align:right;width:60px}.styles_itemTimeHeader__mswGw{color:#9d9d9d;color:var(--color-grey)}.styles_itemBroadcastingHeader__aQjD-{padding:7px 5px;width:100%}.styles_itemBroadcastingHeaderColor__20jK3{color:#9d9d9d;color:var(--color-grey)}.styles_item15ShrHeader__2TtJ5,.styles_item15ShrRow__gYb2U,.styles_itemShrHeader__HHp\+j,.styles_itemShrRow__Apoal,.styles_itemTvrHeader__YclI7,.styles_itemTvrRow__p4LYv{flex:70 0 auto;max-width:70px;padding:7px 5px;text-align:center;width:70px}.styles_item15ShrHeader__2TtJ5,.styles_itemShrHeader__HHp\+j,.styles_itemTvrHeader__YclI7{color:#9d9d9d;color:var(--color-grey)}.styles_itemBroadcastingRow__XMB1\+{position:sticky;position:-webkit-sticky;top:137px}.styles_tooltip__WiVLk{overflow:visible}.styles_item15ShrRow__gYb2U,.styles_itemShrRow__Apoal,.styles_itemTimeRow__ODhG1,.styles_itemTvrRow__p4LYv{font-weight:500;letter-spacing:-.3px}.styles_item15ShrRow__gYb2U,.styles_itemTimeRow__ODhG1{border-bottom:1px solid #e3e3e3}.styles_item15ShrRow__gYb2U:last-child,.styles_itemTimeRow__ODhG1:last-child{border:0}.styles_itemTimeRowWrap__SPUfX{border-right:1px solid #e3e3e3}.styles_item15ShrRowWrap__97vro{border-left:1px solid #e3e3e3}.styles_itemShrRowGreen__bS4O8{background-color:#ecfff0;background-color:var(--color-success-pale)}.styles_itemShrRowRed__2jGHc{background-color:#fdefef;background-color:var(--color-danger-pale)}.TransposableTable_channelTable__hb1PF .rt-table .rt-tbody .rt-td,.TransposableTable_channelTable__hb1PF .rt-table .rt-thead .rt-th{padding:14px 15px 10px}.TransposableTable_channelTable__hb1PF .rt-table .rt-tbody{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.TransposableTable_channelTable__hb1PF .rt-tbody .rt-td:not(:last-child){border-right:1px solid #e5e5e5;border-right:1px solid var(--color-pale)}.TransposableTable_channelTable__hb1PF .rt-tbody .rt-td:first-child,.TransposableTable_channelTable__hb1PF .rt-thead .rt-th:first-child{padding-left:16px;padding-left:var(--offset-side-xs)}.TransposableTable_channelTable__hb1PF .rt-tbody .rt-td:last-child,.TransposableTable_channelTable__hb1PF .rt-thead .rt-th:last-child{padding-right:16px;padding-right:var(--offset-side-xs)}.TransposableTable_channelTable__hb1PF .rt-thead .rt-th:first-child>div{display:inline-block;padding-right:14px;position:relative}.TransposableTable_itemCellWrapper__DBk0I{display:inline-flex}.TransposableTable_itemCellWrapper__DBk0I.TransposableTable_tableHead__vdZ0h{display:inline-block}.TransposableTable_thTitle__CHO0Q{color:#2f3035;color:var(--color-dark);font-size:15px;font-weight:500;letter-spacing:-.59px;line-height:17px;margin-bottom:9px;margin-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TransposableTable_thTranspose__QUgeN{align-items:center;display:flex;margin-bottom:12px}.TransposableTable_thTransposeIcon__H-vQK{fill:#9d9d9d;height:18px;margin-right:.82em;width:18px}.TransposableTable_thTransposeText__msNFc{color:#2f3035;color:var(--color-dark)}.TransposableTable_channelTable__hb1PF{position:relative}@media (min-width:991px){.TransposableTable_channelTable__hb1PF:before{background:#fff;content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.TransposableTable_channelTable__hb1PF .rt-table .rt-thead .rt-th{color:#2f3035;color:var(--color-dark);color:#9d9d9d;display:flex;flex-direction:column;font-size:12px;justify-content:flex-end;padding:9px 13px 14px;white-space:normal}.TransposableTable_channelTable__hb1PF .rt-thead .rt-th:first-child{color:#2f3035;color:var(--color-dark);font-size:11px;padding-left:0}.TransposableTable_channelTable__hb1PF .rt-table .rt-tbody .rt-td{font-size:14px;height:40px;letter-spacing:-.3px;padding:11px 13px 7px}.TransposableTable_channelTable__hb1PF .rt-table .rt-tbody .rt-td:first-child{padding-left:15px}.TransposableTable_mainTable__JNQgN .rt-table .rt-tbody .rt-td:first-child,.TransposableTable_mainTable__JNQgN .rt-table .rt-thead .rt-th:first-child{opacity:0}.TransposableTable_channelTable__hb1PF .rt-tbody{border:1px solid #e5e5e5;border:1px solid var(--color-pale)}}.TransposableTable_fixedTable__rcZD6{background:#fff;display:flex;flex-direction:row;position:absolute;z-index:3}.TransposableTable_fixedTable__rcZD6 .rt-table .rt-thead.sticky{box-shadow:none;margin:0;padding:0}.TransposableTable_mainColumnHeader__VlC63{min-height:15px;white-space:nowrap}.styles_channelTable__0XUb1 .rt-table{margin-left:35px;max-width:718px}.styles_channelTable__0XUb1 .rt-table .rt-tbody .rt-td,.styles_channelTable__0XUb1 .rt-table .rt-thead .rt-th{padding:11px 24px 7px 15px}.styles_channelTable__0XUb1 .rt-table .rt-thead{margin-bottom:6px}.styles_channelTable__0XUb1 .rt-table .rt-tbody{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.styles_channelTable__0XUb1 .rt-tbody .rt-td:not(:last-child){border-right:1px solid #e5e5e5;border-right:1px solid var(--color-pale)}.styles_channelTable__0XUb1 .rt-tbody .rt-td:first-child,.styles_channelTable__0XUb1 .rt-thead .rt-th:first-child{padding-left:16px;padding-left:var(--offset-side-xs)}.styles_channelTable__0XUb1 .rt-tbody .rt-td:last-child,.styles_channelTable__0XUb1 .rt-thead .rt-th:last-child{padding-right:16px;padding-right:var(--offset-side-xs)}.styles_channelTable__0XUb1 .rt-thead .rt-th:first-child>div{display:inline-block;padding-right:14px;position:relative}.styles_thTitle__5iQVC{color:#2f3035;font-size:15px;font-weight:500;letter-spacing:-.5px;line-height:1.13}@media (min-width:991px){.styles_channelTable__0XUb1 .rt-table .rt-thead .rt-th{color:#9d9d9d;display:flex;flex-direction:column;font-size:12px;justify-content:flex-end;white-space:normal}.styles_channelTable__0XUb1 .rt-thead .rt-th:first-child{color:#2f3035;color:var(--color-dark);font-size:11px;padding-left:0}.styles_channelTable__0XUb1 .rt-table .rt-tbody .rt-td{font-size:14px;letter-spacing:-.3px}.styles_channelTable__0XUb1 .rt-table .rt-tbody .rt-td:first-child{padding-left:15px}.styles_channelTable__0XUb1 .rt-tbody{border:1px solid #e5e5e5;border:1px solid var(--color-pale)}}.styles_breadcrumbs__bZ0hw{margin-bottom:11px;margin-top:15px}.styles_container__n9\+7d{margin-left:auto;margin-right:auto;margin-top:15px;max-width:865px}@media (min-width:991px){.styles_container__n9\+7d{margin-top:0}.styles_breadcrumbs__bZ0hw{margin-bottom:66px;margin-top:23px}}.styles_textPage__BL6UX{line-height:1.5em}.styles_textPage__BL6UX h1{color:#1654f9;color:var(--color-main);font-size:22px;font-weight:700;letter-spacing:-1.1px}.styles_textPage__BL6UX h1:not(:last-child){margin-bottom:20px}.styles_textPage__BL6UX h2{font-size:18px;font-weight:700;letter-spacing:-.57px}.styles_textPage__BL6UX h2:not(:last-child){margin-bottom:10px}.styles_textPage__BL6UX h3{color:#2f3035;font-size:18px;letter-spacing:-.57px;opacity:.49}.styles_textPage__BL6UX h3:not(:last-child){margin-bottom:10px}.styles_textPage__BL6UX ul{padding-left:30px}.styles_textPage__BL6UX li+li,.styles_textPage__BL6UX p+p,.styles_textPage__BL6UX p+ul,.styles_textPage__BL6UX ul+p{margin-top:.5em}.styles_textPage__BL6UX a{color:inherit;transition:color 0.35s ease-out;transition:color var(--transition-duration) var(--transition-timing)}.styles_textPage__BL6UX .info{margin-bottom:2em}@media (min-width:991px){.styles_textPage__BL6UX h1{font-size:35px}.styles_textPage__BL6UX h2{font-size:20px;letter-spacing:-.63px}.styles_textPage__BL6UX h2:not(:last-child){margin-bottom:18px}.styles_textPage__BL6UX h3{font-size:20px;letter-spacing:-.63px}.styles_textPage__BL6UX .info{margin-bottom:4.715em}.styles_textPage__BL6UX a:hover{text-decoration:none}}.styles_aboutTab__W9mTg{margin-top:22px}@media (min-width:991px){.styles_aboutTab__W9mTg{margin-top:55px}}.ChannelsAudience_holding__haT-f:not(:last-child){margin-bottom:30px}.ChannelsAudience_holdingTitle__ThMJY{font-size:18px;letter-spacing:-.57px;margin-bottom:15px;opacity:.49}.ChannelsAudience_holdingContainer__\+H\+Yx{display:flex;padding-bottom:10px;padding-top:9px}.ChannelsAudience_holdingPanel__v7\+ze{display:flex;padding:15px 19px;width:auto}.ChannelsAudience_holdingTable__NUvTM .rt-th{color:#9d9d9d;font-size:12px;letter-spacing:-.47px;line-height:17px;padding:0 12px 4px}.ChannelsAudience_holdingTable__NUvTM .rt-thead{margin-bottom:5px}.ChannelsAudience_holdingTable__NUvTM .rt-tbody .rt-td{font-size:14px;letter-spacing:-.3px;padding:13px 11px 6px}.ChannelsAudience_holdingTable__NUvTM .rt-tbody .rt-td:first-child{padding-left:0}.ChannelsAudience_holdingTable__NUvTM .rt-td:not(:last-child){border-right:1px solid #e5e5e5}.ChannelsAudience_holdingTable__NUvTM .rt-td:first-child{font-size:16px;font-weight:500;letter-spacing:-.34px}@media (min-width:991px){.ChannelsAudience_holding__haT-f:first-child{margin-top:30px}}.Legend_legend__OJesu{margin-bottom:15px;padding-bottom:10px}.Legend_legend__OJesu:not(:last-child){border-bottom:1px solid #e3e3e3}.Legend_legend__OJesu.Legend_legendFixed__rifWa{background:rgba(47,48,53,.9);border-radius:20px;bottom:10px;color:#fff;left:10px;margin-bottom:0;min-height:41px;padding:5px 15px;position:fixed;right:10px;visibility:hidden;z-index:2}.Legend_legend__OJesu.Legend_legendFixed__rifWa.Legend_legendFixedVisible__DHJUo{visibility:visible}.Legend_title__ePlfC{font-size:12px;font-weight:700;margin-bottom:4px}.Legend_row__NClfn{display:flex;justify-content:space-between;margin-left:-3px;margin-right:-3px}.Legend_col__irOaE{padding-left:3px;padding-right:3px}.Legend_item__lscyz,.Legend_primitiveItem__ZACvs{font-size:12px;letter-spacing:-.26px;padding-left:17px;position:relative}.Legend_item__lscyz:before{border:1px solid #979797;border-radius:100%;content:"";height:8px;left:0;position:absolute;top:.25em;width:8px}.Legend_item__lscyz.Legend_grey__ZCdD5:before{background-color:#ccc;border-color:#ccc}@media (min-width:991px){.Legend_legend__OJesu{width:auto}.Legend_legend__OJesu.Legend_legendFixed__rifWa{align-items:center;bottom:25px;display:flex;left:50%;max-width:90%;min-height:41px;padding:5px 35px;right:auto;transform:translateX(-50%);white-space:nowrap}.Legend_legend__OJesu.Legend_legendFixed__rifWa .Legend_title__ePlfC{font-weight:400;margin-bottom:0;margin-right:40px}.Legend_row__NClfn{justify-content:flex-start;margin-left:-10px;margin-right:-10px;width:auto}.Legend_col__irOaE{padding-left:10px;padding-right:10px}}.RegionWeights_regionWeights__3VKPo .ReactTable{height:70vh;max-width:1160px}.RegionWeights_regionWeights__3VKPo .ReactTable .-headerGroups .rt-th{background-color:#fff}.RegionWeights_legendWrapper__jE2AD{margin-top:10px}.RegionWeights_regionWeights__3VKPo .rt-thead:first-child .rt-th{color:#2f3035;color:var(--color-dark);font-weight:700}.RegionWeights_regionWeights__3VKPo .rt-tbody .rt-td,.RegionWeights_regionWeights__3VKPo .rt-thead .rt-th{text-align:center}.RegionWeights_regionWeights__3VKPo .rt-td:first-child,.RegionWeights_regionWeights__3VKPo .rt-td:nth-child(2),.RegionWeights_regionWeights__3VKPo .rt-td:nth-child(3),.RegionWeights_regionWeights__3VKPo .rt-td:nth-child(4),.RegionWeights_regionWeights__3VKPo .rt-thead:not(:first-child) .rt-th:first-child,.RegionWeights_regionWeights__3VKPo .rt-thead:not(:first-child) .rt-th:nth-child(2),.RegionWeights_regionWeights__3VKPo .rt-thead:not(:first-child) .rt-th:nth-child(3),.RegionWeights_regionWeights__3VKPo .rt-thead:not(:first-child) .rt-th:nth-child(4){text-align:left}.RegionWeights_regionWeightsContainer__6T85I{padding-bottom:10px;padding-top:9px}@media (min-width:991px){.RegionWeights_regionWeights__3VKPo{box-shadow:none;padding:0}.RegionWeights_regionWeights__3VKPo .rt-thead:first-child .rt-th{text-align:center}.RegionWeights_regionWeightsContainer__6T85I{width:100%}.RegionWeights_regionWeights__3VKPo .rt-tbody .rt-td,.RegionWeights_regionWeights__3VKPo .rt-thead .rt-th{font-size:14px;padding:8px 10px 8px 15px}.RegionWeights_regionWeights__3VKPo .rt-tbody .rt-td{border-left:1px solid #e5e5e5;border-left:1px solid var(--color-pale)}.RegionWeights_regionWeights__3VKPo .rt-tbody .rt-td:last-child{border-right:1px solid #e5e5e5;border-right:1px solid var(--color-pale)}.RegionWeights_regionWeights__3VKPo .RegionWeights_fixedTable__Gv7J2 .rt-tbody .rt-td:last-child{border-right:0}.RegionWeights_regionWeights__3VKPo .rt-tbody .rt-tr-group:first-child{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.RegionWeights_regionWeights__3VKPo .rt-tbody .rt-tr-group:last-child{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-pale)}}.RegionWeights_fixedTable__Gv7J2{background:#fff;display:flex;flex-direction:row;position:absolute;z-index:3}.styles_warning__8TEX4{color:red;font-size:20px;font-weight:500;padding-left:10px}.styles_headlineElement__uojf6{padding-bottom:20px}@media (min-width:991px){.styles_header__0U--s{margin-bottom:30px}.styles_dataUpdate__bF1td{box-shadow:none;padding:0}.styles_dataUpdate__bF1td .rt-tbody .rt-td,.styles_dataUpdate__bF1td .rt-thead .rt-th{font-size:14px;padding:8px 10px 8px 15px}.styles_dataUpdate__bF1td .rt-tbody .rt-td{border-left:1px solid #e5e5e5;border-left:1px solid var(--color-pale)}.styles_dataUpdate__bF1td .rt-tbody .rt-td:last-child{border-right:1px solid #e5e5e5;border-right:1px solid var(--color-pale)}.styles_dataUpdate__bF1td .rt-tbody .rt-tr-group:first-child{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.styles_dataUpdate__bF1td .rt-tbody .rt-tr-group:last-child{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-pale)}}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}.pagination a{background-color:#fff;border:1px solid #dee2e6;color:#1654f9;color:var(--color-main);display:block;line-height:1.25;margin-left:-1px;outline:0;padding:.5rem .75rem;position:relative;text-decoration:none}.pagination a:hover{background-color:#4878fa;background-color:var(--color-main-hover);border-color:#4878fa;border-color:var(--color-main-hover);color:#fff;text-decoration:none}.pagination a:not(:disabled):not(.disabled){cursor:pointer}li:first-child a{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}li:last-child a{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}li.active a{background-color:#1654f9;background-color:var(--color-main);border-color:#1654f9;border-color:var(--color-main);color:#fff;z-index:1}li.disabled a{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.styles_regionPanelWrapper__ZHa-1{border-radius:6px;box-shadow:0 2px 10px 0 rgba(0,0,0,.11),inset 3px 0 0 0 #dadada;margin:0 0 20px;max-width:824px;min-height:114px;padding:19px 29px 15px 21px}.styles_regionPanelWrapper__ZHa-1.styles_success__0UNMq{box-shadow:0 2px 10px 0 rgba(0,0,0,.11),inset 3px 0 0 0 #b8e3b2}.styles_regionPanelWrapper__ZHa-1.styles_error__rYx95{box-shadow:0 2px 10px 0 rgba(0,0,0,.11),inset 3px 0 0 0 #fedede}.styles_regionPanelTop__Sbith{align-items:flex-end;display:flex;flex-direction:row;height:43px;justify-content:space-between}.styles_regionPanelTopLeft__n-SKg{display:flex;flex-direction:column;height:43px;justify-content:space-between}.styles_regionTitle__0mxR5{display:inline-block;font-size:18px;font-weight:700;letter-spacing:-.14px}.styles_importStatus__P1tYe,.styles_regionTitle__0mxR5{color:#2f3035;font-family:Formular;font-stretch:normal;font-style:normal;line-height:normal}.styles_importStatus__P1tYe{align-items:center;background-color:#e5e5e5;border-radius:11px;display:inline-flex;font-size:13px;font-weight:500;height:22px;justify-content:center;letter-spacing:-.28px;margin-left:10px;padding:5px 9px 4px}.styles_importStatus__P1tYe.styles_success__0UNMq{background-color:#61cb52;color:#fff}.styles_importStatus__P1tYe.styles_error__rYx95{background-color:#ee6868;color:#fff}.styles_detailedStatus__Er69d{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:620px}.styles_line__v3gt0{border:1px solid #e5e5e5;height:1px;margin:14px 0 6px}.styles_link__O6v0u{color:#1654f9;font-family:Formular;font-size:12px;font-weight:500;letter-spacing:-.26px}.styles_regionPanelBottom__OqncV{align-items:flex-start;color:#9d9d9d;display:flex;flex-direction:row;font-size:12px;justify-content:space-between;letter-spacing:-.09px;line-height:1.25}.styles_showLastStatus__Uk1kN{cursor:pointer}.styles_detailsTable__yR9Ep{max-height:600px}.styles_status__J5plv{padding-bottom:13px;position:relative}.styles_status__J5plv :not(:last-child){margin-bottom:7px}.styles_modalMessage__KgZZZ{z-index:8}.styles_inputText__JSiav{-webkit-appearance:none;border:1px solid rgba(0,0,0,.2);border-radius:2px;color:#2f3035;display:block;font-family:inherit;font-size:14px;height:32px;padding:5px 35px 7px 13px;transition:border 0.35s ease-out;transition:border var(--transition-duration) var(--transition-timing);width:100%}.styles_inputText__JSiav:focus{border-color:rgba(0,0,0,.5);outline:none;transition:none}.styles_inputText__JSiav.styles_inputTextError__8jSAn{border-color:#ee6868;border-color:var(--color-danger)}.styles_checkboxGroup__lmZTn{display:flex;flex-wrap:wrap;margin:0 -4px}.styles_checkboxGroupCol__kzSex{flex-shrink:0;padding:0 4px;width:50%}.styles_checkboxItem__O-BVM{display:block}.styles_checkboxGroupCol__kzSex:not(:last-child),.styles_checkboxItem__O-BVM:not(:last-child){margin-bottom:9px}.styles_errors__eHogW{margin-bottom:10px}.styles_inputErrorMsg__\+J1DR{text-align:right}.styles_buttonUploadContainer__OefJK{align-items:center;background-color:#1654f9;background-color:var(--color-main);border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:38px;justify-content:center;padding:6px 26px;position:relative;text-align:center;transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing);width:100%}.styles_inputFile__e0T60{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.styles_errorMessage__KnbMj{color:#ee6868;color:var(--color-danger);left:0;letter-spacing:-.3px;position:absolute;right:0;text-align:center;top:47px}.styles_buttonInner__R-thE{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_buttonUploadContainer__OefJK.styles_buttonDisabled__D\+1aq{background-color:#9d9d9d;background-color:var(--color-grey);pointer-events:none}.styles_buttonUploadContainer__OefJK.styles_errorButton__Pn4QK{background-color:#ee6868;background-color:var(--color-danger)}.styles_buttonUploadContainer__OefJK.styles_errorButton__Pn4QK:hover{background-color:#ee6868;background-color:var(--color-danger)}.styles_buttonUploadContainer__OefJK:hover{opacity:.9;transition:none}.styles_buttonUploadContainer__OefJK svg:not(:last-child){margin-right:10px}.styles_icon__ZJGBd{flex-shrink:0}@media (min-width:991px){.styles_buttonUploadContainer__OefJK{height:42px;letter-spacing:-.07px;padding:6px 35px}.styles_buttonUploadContainer__OefJK:hover{background-color:#4878fa;background-color:var(--color-main-hover)}}.styles_note__7B2OT{color:#9d9d9d;color:var(--color-grey);font-size:11px;padding-top:6px}.styles_modalLoad__yvUtq .box{height:auto}.styles_modalContent__6dh0h{min-height:auto;padding:20px 0 40px}.UserManaging_buttonsWrapper__UIc27>div{display:inline-block}.UserManaging_buttonsWrapper__UIc27>div:nth-child(2n - 1){margin-right:16px}.UserManaging_links__Wf0n6{display:block;margin-left:-5px;margin-right:-5px;white-space:normal}.UserManaging_link__E9rAr{display:inline-block;padding:0 5px}.UserManaging_link__E9rAr:not(:last-child){margin-bottom:4px}@media (min-width:991px){.UserManaging_header__a6Tpz{margin-bottom:30px}.UserManaging_links__Wf0n6{display:flex}.UserManaging_tableContainer__0FwbK{box-shadow:none;padding:0}.UserManaging_tableContainer__0FwbK .rt-tbody .rt-td,.UserManaging_tableContainer__0FwbK .rt-thead .rt-th{font-size:14px;padding:8px 10px 8px 15px}.UserManaging_tableContainer__0FwbK .rt-tbody .rt-td:first-child,.UserManaging_tableContainer__0FwbK .rt-thead .rt-th:first-child{padding-left:2px;padding-right:2px;text-align:center}.UserManaging_tableContainer__0FwbK .rt-tbody .rt-td{border-left:1px solid #e5e5e5;border-left:1px solid var(--color-pale)}.UserManaging_tableContainer__0FwbK .rt-tbody .rt-td:last-child{border-right:1px solid #e5e5e5;border-right:1px solid var(--color-pale)}.UserManaging_tableContainer__0FwbK .rt-tbody .rt-tr-group:first-child{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.UserManaging_tableContainer__0FwbK .rt-tbody .rt-tr-group:last-child{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-pale)}}.ReportAccess_select__cGVyU{width:200px!important}.styles_tooltip__50S82{background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 7px 22px 0 rgba(0,0,0,.2);padding:14px 19px;text-align:left}.styles_link__ZKbQ2{color:#1654f9}@media (min-width:991px){.styles_link__ZKbQ2:hover{text-decoration:none}}.tippy-iOS{cursor:pointer!important}.tippy-notransition{transition:none!important}.tippy-popper{line-height:1.4;outline:0;perspective:700px;pointer-events:none;transition-timing-function:cubic-bezier(.165,.84,.44,1);z-index:9999}.tippy-popper[x-placement^=top] .tippy-backdrop{border-radius:40% 40% 0 0}.tippy-popper[x-placement^=top] .tippy-roundarrow{bottom:-8px;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-roundarrow svg{left:0;position:absolute;transform:rotate(180deg)}.tippy-popper[x-placement^=top] .tippy-arrow{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #e5e5e5;bottom:-7px;margin:0 6px;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-arrow:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:1px;content:"";left:0;margin:0 -8px;position:absolute}.tippy-popper[x-placement^=top] .tippy-backdrop{transform-origin:0 25%}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible]{transform:scale(1) translate(-50%,-55%)}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden]{opacity:0;transform:scale(.2) translate(-50%,-45%)}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible]{transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateY(-20px)}.tippy-popper[x-placement^=top] [data-animation=perspective]{transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible]{transform:translateY(-10px) rotateX(0)}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateY(0) rotateX(60deg)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible]{transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible]{transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateY(0)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible]{transform:translateY(-10px) scale(1)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateY(0) scale(.5)}.tippy-popper[x-placement^=bottom] .tippy-backdrop{border-radius:0 0 30% 30%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow{top:-8px;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg{left:0;position:absolute;transform:rotate(0)}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom:8px solid #e5e5e5;border-left:8px solid transparent;border-right:8px solid transparent;margin:0 6px;top:-7px;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-arrow:after{border-bottom:8px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent;content:"";left:0;margin:0 -8px;position:absolute;top:1px}.tippy-popper[x-placement^=bottom] .tippy-backdrop{transform-origin:0 -50%}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible]{transform:scale(1) translate(-50%,-45%)}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden]{opacity:0;transform:scale(.2) translate(-50%)}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible]{transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateY(20px)}.tippy-popper[x-placement^=bottom] [data-animation=perspective]{transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible]{transform:translateY(10px) rotateX(0)}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateY(0) rotateX(-60deg)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible]{transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible]{transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateY(0)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible]{transform:translateY(10px) scale(1)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateY(0) scale(.5)}.tippy-popper[x-placement^=left] .tippy-backdrop{border-radius:50% 0 0 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow{right:-16px;transform-origin:33.33333333% 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow svg{left:0;position:absolute;transform:rotate(90deg)}.tippy-popper[x-placement^=left] .tippy-arrow{border-bottom:8px solid transparent;border-left:8px solid #333;border-top:8px solid transparent;margin:3px 0;right:-7px;transform-origin:0 50%}.tippy-popper[x-placement^=left] .tippy-backdrop{transform-origin:50% 0}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible]{transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden]{opacity:0;transform:scale(.2) translate(-75%,-50%)}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible]{transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateX(-20px)}.tippy-popper[x-placement^=left] [data-animation=perspective]{transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible]{transform:translateX(-10px) rotateY(0)}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateX(0) rotateY(-60deg)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible]{transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible]{transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateX(0)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible]{transform:translateX(-10px) scale(1)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateX(0) scale(.5)}.tippy-popper[x-placement^=right] .tippy-backdrop{border-radius:0 50% 50% 0}.tippy-popper[x-placement^=right] .tippy-roundarrow{left:-16px;transform-origin:66.66666666% 50%}.tippy-popper[x-placement^=right] .tippy-roundarrow svg{left:0;position:absolute;transform:rotate(-90deg)}.tippy-popper[x-placement^=right] .tippy-arrow{border-bottom:8px solid transparent;border-right:8px solid #333;border-top:8px solid transparent;left:-7px;margin:3px 0;transform-origin:100% 50%}.tippy-popper[x-placement^=right] .tippy-backdrop{transform-origin:-50% 0}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible]{transform:scale(1) translate(-50%,-50%)}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden]{opacity:0;transform:scale(.2) translate(-25%,-50%)}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible]{transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateX(20px)}.tippy-popper[x-placement^=right] [data-animation=perspective]{transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible]{transform:translateX(10px) rotateY(0)}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateX(0) rotateY(60deg)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible]{transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible]{transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateX(0)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible]{transform:translateX(10px) scale(1)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateX(0) scale(.5)}.tippy-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:350px;position:relative;text-align:center;will-change:transform}.tippy-tooltip[data-animatefill]{background-color:transparent}.tippy-tooltip[data-interactive],.tippy-tooltip[data-interactive] path{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.53,2,.36,.85)}.tippy-tooltip[data-inertia][data-state=hidden]{transition-timing-function:ease}.tippy-arrow,.tippy-roundarrow{height:0;position:absolute;width:0}.tippy-roundarrow{fill:#333;height:8px;pointer-events:none;width:24px}.tippy-backdrop{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#333;border-radius:50%;left:50%;position:absolute;top:50%;transition:all cubic-bezier(.46,.1,.52,.98);width:calc(110% + 2rem);will-change:transform;z-index:-1}.tippy-backdrop:after{content:"";float:left;padding-top:100%}.tippy-backdrop+.tippy-content{transition-property:opacity}.tippy-backdrop+.tippy-content[data-state=visible]{opacity:1}.tippy-backdrop+.tippy-content[data-state=hidden]{opacity:0}@media (max-width:360px){.tippy-popper{max-width:96%;max-width:calc(100% - 20px)}}.UserList_filter__cdQkN{display:flex;flex-direction:column;margin-bottom:10px}.UserList_filterInput__fbBcD{margin-bottom:10px}.UserList_tableContainer__QYg1F{overflow:hidden;padding-bottom:10px;width:100%}.UserList_tableContainer__QYg1F .rt-thead{display:none}.UserList_tableCheckboxContainer__myHwc{position:relative;top:2px}@media (min-width:991px){.UserList_filter__cdQkN{align-items:center;flex-direction:row;margin-bottom:15px}.UserList_filterInput__fbBcD{margin-bottom:0;margin-right:20px}.UserList_filterChecked__mYILl{display:block;flex-shrink:0;width:auto}}.ModalGroup_modal__hB7ZD{max-width:845px}.ModalGroup_tabList__p3xKT{border-bottom:0;justify-content:flex-start;padding:0}.ModalGroup_tabInline__EtsYV{border-bottom-width:3px;font-weight:500;letter-spacing:-.6px;max-width:100%;min-height:0;padding-bottom:6px;padding-right:0;width:auto}.ModalGroup_tabInline__EtsYV:not(:last-child){margin-right:22px}.ModalGroup_title__WtZA3{padding-bottom:15px;padding-right:16px;padding-right:var(--offset-side-xs)}.ModalGroup_scrollContainerInner__l5MbL,.ModalGroup_scrollContainer__5\+XM1{display:flex;flex-direction:column;overflow:hidden}.ModalGroup_scrollContainerInner__l5MbL{position:relative;z-index:1}.ModalGroup_modalGroup__74y4c .ReactTable{margin-bottom:10px}.ModalGroup_modalGroup__74y4c .ReactTable .rt-thead{display:none}.ModalGroup_modalGroup__74y4c .ReactTable .rt-td{align-items:center;display:flex;overflow:visible;white-space:normal}.ModalGroup_modalGroup__74y4c .ReactTable .rt-tbody{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.ModalGroup_modalGroup__74y4c .ps__rail-y{left:auto!important;right:0}@media (min-width:991px){.ModalGroup_title__WtZA3{padding:0 0 25px}.ModalGroup_tabInline__EtsYV{font-size:18px}}.GroupManaging_tableContainer__33lbH .rt-table{max-width:850px}.GroupManaging_tableContainer__33lbH .rt-table .rt-thead:nth-child(2){display:none}.GroupManaging_tableContainer__33lbH .rt-table .rt-th:nth-child(3){text-align:center}.GroupManaging_links__C4LsQ{display:block;margin-left:-5px;margin-right:-5px;white-space:normal}.GroupManaging_link__QsgpX{display:inline-block;padding:0 5px}.GroupManaging_link__QsgpX:not(:last-child){margin-bottom:4px}@media (min-width:991px){.GroupManaging_header__b8XV0{margin-bottom:30px}.GroupManaging_links__C4LsQ{display:flex}.GroupManaging_tableContainer__33lbH{box-shadow:none;padding:0}.GroupManaging_tableContainer__33lbH .rt-tbody .rt-td,.GroupManaging_tableContainer__33lbH .rt-thead .rt-th{font-size:14px;padding:8px 10px 8px 15px}.GroupManaging_tableContainer__33lbH .rt-tbody .rt-td{border-left:1px solid #e5e5e5;border-left:1px solid var(--color-pale)}.GroupManaging_tableContainer__33lbH .rt-tbody .rt-td:last-child{border-right:1px solid #e5e5e5;border-right:1px solid var(--color-pale)}.GroupManaging_tableContainer__33lbH .rt-tbody .rt-tr-group:first-child{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.GroupManaging_tableContainer__33lbH .rt-tbody .rt-tr-group:last-child{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-pale)}}.styles_warning__vOhE8{color:red;font-size:20px;font-weight:500;padding-left:10px}.styles_headlineElement__MEuVI{padding-bottom:20px}@media (min-width:991px){.styles_header__EPCzZ{margin-bottom:30px}.styles_dataUpdate__q3tGu{box-shadow:none;padding:0}.styles_dataUpdate__q3tGu .rt-tbody .rt-td,.styles_dataUpdate__q3tGu .rt-thead .rt-th{font-size:14px;padding:8px 10px 8px 15px}.styles_dataUpdate__q3tGu .rt-tbody .rt-td{border-left:1px solid #e5e5e5;border-left:1px solid var(--color-pale)}.styles_dataUpdate__q3tGu .rt-tbody .rt-td:last-child{border-right:1px solid #e5e5e5;border-right:1px solid var(--color-pale)}.styles_dataUpdate__q3tGu .rt-tbody .rt-tr-group:first-child{border-top:1px solid #e5e5e5;border-top:1px solid var(--color-pale)}.styles_dataUpdate__q3tGu .rt-tbody .rt-tr-group:last-child{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--color-pale)}}.styles_expandable__Ev6kI .ReactTable .rt-tr-group .rt-td:last-child{border-right:0}.styles_expandable__Ev6kI .ReactTable .rt-tr{border-bottom:0}.styles_expandable__Ev6kI,.styles_table__1Pq0d{margin-top:20px}.styles_table__1Pq0d .ReactTable .rt-th{padding-left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_table__1Pq0d .rt-tr-group{border-left:0}.styles_wrapper__o9mNb{overflow:visible;padding-bottom:30px}.styles_layout__Ssv3Y{display:flex;flex-direction:column}.styles_colMain__oimTX{padding-top:60px;padding-top:var(--header-height-xs);transition:transform 0.35s ease-out;transition:transform var(--transition-duration) var(--transition-timing)}.styles_sidebarOverlay__cJTVw{bottom:0;left:0;position:absolute;right:0;top:0;z-index:5}.styles_layoutOpened__IYWLo .styles_colMain__oimTX{max-height:100%;overflow:hidden;transform:translateX(calc(55px - 100%))}.styles_colSidebar__vR7wt{bottom:0;position:fixed;right:0;top:0;transform:translateX(101%);width:calc(100% - 55px);z-index:10}.styles_layoutOpened__IYWLo .styles_colSidebar__vR7wt{transform:translateX(0);transition:transform 0.35s ease-out;transition:transform var(--transition-duration) var(--transition-timing)}.styles_layout__Ssv3Y.styles_reverse__pkTZC{align-items:flex-end}.styles_layout__Ssv3Y.styles_reverse__pkTZC .styles_colSidebar__vR7wt{left:0;transform:translateX(-101%)}.styles_layoutOpened__IYWLo.styles_reverse__pkTZC .styles_colSidebar__vR7wt{transform:translateX(0)}@media (min-width:991px){.styles_wrapper__o9mNb{min-height:100vh;padding-top:70px;padding-top:var(--header-height-lg)}.styles_colMain__oimTX{padding-top:0;transition:width 0.35s ease-out;transition:width var(--transition-duration) var(--transition-timing);width:100%}.styles_layoutOpened__IYWLo .styles_colMain__oimTX{transform:none;transition:width 0.35s ease-out;transition:width var(--transition-duration) var(--transition-timing);width:calc(100% - 220px)}.styles_colSidebar__vR7wt{top:70px;top:var(--header-height-lg);width:220px;z-index:5}.styles_sidebarOverlay__cJTVw{display:none}}.styles_header__YU8Zn{align-items:center;background-color:#fff;box-shadow:0 -4px 12px rgba(0,0,0,.3);display:flex;height:60px;height:var(--header-height-xs);justify-content:space-between;left:0;position:absolute;top:0;width:100%;z-index:6}.styles_header__YU8Zn.styles_headerFixed__7XmD6{position:fixed}.styles_logoLinkActive__BTfd5{pointer-events:none}.styles_logo__uO33l{width:143px}.styles_flex__dL6B4{align-items:center;display:flex}.styles_box__28WBK:not(:last-child){margin-right:21px}.styles_box__28WBK:first-child{margin-right:28px}@media (min-width:991px){.styles_header__YU8Zn{height:70px;padding:0 19px!important;position:fixed}.styles_logo__uO33l{width:177px}.styles_box__28WBK:first-child{margin-right:63px}.styles_box__28WBK:nth-child(2){margin-right:23px}.styles_burgerOpened__IC6n1,.styles_burger__ObzS6{display:none}}.styles_burger__Qehpy{border-radius:100%;cursor:pointer;opacity:1;position:relative;transition:opacity ease-out 0.35s;transition:opacity var(--transition-timing) var(--transition-duration);will-change:opacity}.styles_lines__6sewX{height:14px;width:19px}.styles_line__lKDYR{background-color:#2f3035;background-color:var(--color-dark);height:2px;position:absolute;transform-origin:50% 50%;transition-duration:0.35s;transition-duration:var(--transition-duration);transition-property:transform,opacity;transition-timing-function:ease-out;transition-timing-function:var(--transition-timing);width:19px}.styles_line__lKDYR:first-child{top:0}.styles_line__lKDYR:nth-child(2){opacity:1;top:6px}.styles_line__lKDYR:nth-child(3){top:12px}.styles_burgerHidden__udYRw .styles_line__lKDYR:first-child{transform:translate3d(0,6px,0) rotate(45deg)}.styles_burgerHidden__udYRw .styles_line__lKDYR:nth-child(2){opacity:0}.styles_burgerHidden__udYRw .styles_line__lKDYR:nth-child(3){transform:translate3d(0,-6px,0) rotate(-45deg)}@media (min-width:991px){.styles_burger__Qehpy{background-color:rgba(47,48,53,.83);height:48px;transition:background-color 0.35s ease-out,transform 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing),transform var(--transition-duration) var(--transition-timing);width:48px;will-change:transform}.styles_burger__Qehpy:hover{background-color:rgba(47,48,53,.73)}.styles_lines__6sewX{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.styles_line__lKDYR{background-color:#fff}.styles_burgerHidden__udYRw{transform:scale(0);transition-duration:.15s}.styles_burgerHidden__udYRw .styles_line__lKDYR:first-child,.styles_burgerHidden__udYRw .styles_line__lKDYR:nth-child(2),.styles_burgerHidden__udYRw .styles_line__lKDYR:nth-child(3){transform:none}}.styles_profileMenu__pjfRJ{align-items:center;display:flex;position:relative;z-index:1}.styles_opener__DUI4X{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;-ms-user-select:none;user-select:none}.styles_name__r8wTQ{display:none;transition:opacity 0.35s ease-out;transition:opacity var(--transition-duration) var(--transition-timing)}.styles_list__rkwYK{margin-top:12px;position:absolute;right:0;top:100%;width:190px}.styles_panel__hnB\+j{background-color:#fff;border-radius:4px;box-shadow:0 7px 21px rgba(0,0,0,.2)}.styles_panel__hnB\+j:before{background-color:#fff;box-shadow:0 7px 21px rgba(0,0,0,.2);content:"";height:18px;position:absolute;right:12px;top:-6px;transform:rotate(45deg);width:18px;z-index:-1}.styles_listItem__2uXZA{cursor:pointer;padding:18px}.styles_listItem__2uXZA:first-child{border-radius:4px 4px 0 0}.styles_listItem__2uXZA:last-child{border-radius:0 0 4px 4px}.styles_listItem__2uXZA:not(:last-child){border-bottom:1px solid #e5e5e5}.styles_listLink__3BQWZ{align-items:center;color:#2f3035;color:var(--color-dark);display:flex;font-weight:500;justify-content:space-between;text-decoration:none}@media (min-width:991px){.styles_name__r8wTQ{display:block;font-size:14px;font-weight:500;letter-spacing:-.06px;margin-right:10px;text-align:right;transition:color 0.35s ease-out;transition:color var(--transition-duration) var(--transition-timing)}.styles_opener__DUI4X:hover .styles_name__r8wTQ{color:#484951;color:var(--color-dark-hover)}.styles_listItem__2uXZA{transition:background-color 0.35s ease-out;transition:background-color var(--transition-duration) var(--transition-timing)}.styles_listItem__2uXZA:hover{background-color:rgba(22,84,249,.18)}}.styles_avatar__udzsx{background-position:50%;background-size:cover;border-radius:50%;cursor:pointer;height:36px;width:36px}@media (min-width:991px){.styles_avatar__udzsx{height:41px;width:41px}}.styles_container__Yg-uG{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.styles_opener__zB9Kq{position:relative}.styles_opener__zB9Kq.styles_active__XyrKE:after{background-color:#1654f9;background-color:var(--color-main);border:3px solid #fff;border-radius:100%;content:"";height:7px;position:absolute;right:-4px;top:-4px;width:7px}.styles_icon__jh1GY{fill:#9d9d9d;cursor:pointer;display:block;height:19px;position:relative;width:17px}.styles_list__JV6Uh{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;box-shadow:0 7px 22px rgba(0,0,0,.2);padding:12px 18px 18px;position:absolute;right:-10px;top:-13px;width:260px;z-index:9}.styles_close__tXOus{fill:#1654f9;fill:var(--color-main);cursor:pointer;position:absolute;right:10px;top:10px;transition:fill 0.35s ease-out;transition:fill var(--transition-duration) var(--transition-timing)}.styles_title__La193{font-size:18px;font-weight:500;margin-bottom:11px}.styles_listItem__nNy4I{color:#9d9d9d;color:var(--color-grey-light)}.styles_listItem__nNy4I:not(:last-child){margin-bottom:11px}@media (min-width:991px){.styles_icon__jh1GY{height:22px;transition:fill 0.35s ease-out;transition:fill var(--transition-duration) var(--transition-timing);width:22px}.styles_icon__jh1GY:hover{fill:#858585}.styles_close__tXOus{right:16px;top:15px}.styles_close__tXOus:hover{fill:#4878fa;fill:var(--color-main-hover)}.styles_list__JV6Uh{width:310px}}.styles_draggableBurger__3mYmq{left:0;position:fixed;top:0;z-index:6}.styles_hint__FGjJs{cursor:default;margin-right:21px;position:absolute;right:100%;top:50%;transform:translateY(-50%);width:380px}.styles_avatar__RtugT{background-position:50%;background-size:cover;border-radius:50%;cursor:pointer;height:36px;width:36px}.styles_list__kz-oM{padding:0 0 10px;position:relative}.styles_list__kz-oM:not(:last-child):after{border-bottom:1px solid hsla(0,0%,100%,.1);bottom:0;content:"";left:20px;position:absolute;width:180px}.styles_listTitle__SdPdG{color:hsla(0,0%,100%,.3);font-size:14px;letter-spacing:-.5px;padding:5px 20px}.styles_listSubtitle__Z1FO6{color:#9d9d9d;font-size:12px;font-weight:700;letter-spacing:-.9px;padding:6px 20px;text-transform:uppercase}.styles_listItem__YmPWj{padding:8px 20px;position:relative}.styles_subList__obkGT:not(:last-child){margin-bottom:5px}.styles_listLink__2a1pZ{color:#fff;display:inline-block;max-width:180px;padding-left:10px;text-decoration:none}.styles_listLink__2a1pZ:after{background-color:#fff;border-radius:100%;content:"";height:4px;left:20px;position:absolute;top:50%;transform:translateY(-50%);width:4px}.styles_listLink__2a1pZ:before{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.styles_listLink__2a1pZ:after,.styles_listLink__2a1pZ:before{opacity:0;transition:opacity 0.35s ease-out;transition:opacity var(--transition-duration) var(--transition-timing)}.styles_listLink__2a1pZ.styles_listLinkActive__DOf\+I{pointer-events:none}.styles_listLink__2a1pZ.styles_listLinkActive__DOf\+I:after,.styles_listLink__2a1pZ.styles_listLinkActive__DOf\+I:before{opacity:1}@media (min-width:991px){.styles_listLink__2a1pZ:hover:before{opacity:1}}.styles_sidebar__Z9AJK{background-color:#2f3035;background-color:var(--color-dark);height:100%;transition:box-shadow 0.35s ease-out;transition:box-shadow var(--transition-duration) var(--transition-timing)}.styles_sidebar__Z9AJK.styles_sidebarCollapsed__e6qda{box-shadow:0 0 25px rgba(0,0,0,.5);position:relative;z-index:2}.styles_top__gsghd{background-color:#fff;box-sizing:border-box;height:60px;height:var(--header-height-xs);justify-content:space-between;padding:5px 16px;position:absolute;right:0;top:0;width:100%;z-index:1}.styles_top__gsghd,.styles_user__N\+DWI{align-items:center;display:flex}.styles_userName__1k0PF{margin-left:10px}.styles_userMenu__QLJnW{align-items:center;display:flex}.styles_icon__GfEG2:not(:last-child){margin-right:20px}.styles_menu__8qhIv{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-top:60px;padding-top:var(--header-height-xs)}.styles_menuInner__LZZPJ{height:calc(100vh - 60px);height:calc(100vh - var(--header-height-xs))}@media (min-width:991px){.styles_top__gsghd{display:none}.styles_close__DRrLD{color:#fff;cursor:pointer;margin:5px 0;padding:10px 20px 10px 30px;position:relative}.styles_close__DRrLD:before{border-bottom:2px solid #9d9d9d;border-bottom:2px solid var(--color-grey-light);border-left:2px solid #9d9d9d;border-left:2px solid var(--color-grey-light);content:"";height:8px;position:absolute;right:17px;top:13px;transform:rotate(45deg) scale(-1);width:8px}.styles_close__DRrLD.styles_revers__5yG2C:before{left:17px;right:auto;transform:rotate(45deg)}.styles_close__DRrLD:after{background-color:hsla(0,0%,100%,.15);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity 0.35s ease-out;transition:opacity var(--transition-duration) var(--transition-timing)}.styles_close__DRrLD:hover:after{opacity:1}.styles_menu__8qhIv{padding-top:0}.styles_menuInner__LZZPJ{display:flex;flex-direction:column}}.styles_stickyContainer__Tz6H1{min-height:700px;.swiper-slide{width:100%!important}}.styles_tableContainer__4j5Yk .rt-thead .rt-th:first-child{color:#9d9d9d;color:var(--color-grey);font-size:20px;width:50px!important}.styles_tableContainer__4j5Yk .rt-thead .rt-th:nth-child(2) p{font-size:12px}.styles_tableContainer__4j5Yk .rt-tbody .rt-td:nth-child(2) p{color:#9d9d9d;color:var(--color-grey);font-size:12px}.styles_tableContainer__4j5Yk .rt-thead .rt-th:nth-child(3),.styles_tableContainer__4j5Yk .rt-thead .rt-th:nth-child(4){font-size:12px}.styles_tableContainer__4j5Yk .rt-thead .rt-th:nth-child(3) p,.styles_tableContainer__4j5Yk .rt-thead .rt-th:nth-child(4) p{color:#2f3035;color:var(--color-dark);font-size:14px}.styles_tableContainer__4j5Yk .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_tableContainer__4j5Yk .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:10px;top:50%}.styles_tableContainer__4j5Yk .rt-thead .rt-th.-sort-asc>div:after,.styles_tableContainer__4j5Yk .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__4j5Yk .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.styles_stickyContainer__eIm99{min-height:700px;.swiper-slide{width:100%!important}}.styles_tableContainer__pd7d8 .rt-thead .rt-th:first-child{color:#9d9d9d;color:var(--color-grey);font-size:20px;width:50px!important}.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(2) p{font-size:12px}.styles_tableContainer__pd7d8 .rt-tbody .rt-td:nth-child(2) p{color:#9d9d9d;color:var(--color-grey);font-size:12px}.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(3),.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(4),.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(5),.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(6){font-size:12px}.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(3) p,.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(4) p,.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(5) p,.styles_tableContainer__pd7d8 .rt-thead .rt-th:nth-child(6) p{color:#2f3035;color:var(--color-dark);font-size:14px}.styles_tableContainer__pd7d8 .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_tableContainer__pd7d8 .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:10px;top:50%}.styles_tableContainer__pd7d8 .rt-thead .rt-th.-sort-asc>div:after,.styles_tableContainer__pd7d8 .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__pd7d8 .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.styles_reportExpandable__ZZUd3{margin-top:48px}.styles_reportExpandable__ZZUd3 .ReactTable .rt-td{border:none;border-right:1px solid rgba(0,0,0,.02);padding:7px 5px}.styles_reportExpandable__ZZUd3 .ReactTable .rt-td:last-of-type{border-right:none!important}.styles_reportExpandable__ZZUd3 .ReactTable .rt-thead .rt-th{padding:7px 5px}.styles_stickyContainer__ugBYC{min-height:700px}.styles_tableContainer__M6-\+3{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_tableContainer__M6-\+3 .rt-th{padding:10px 0 20px}.styles_tableContainer__M6-\+3 .rt-tr-group{border-top:1px solid #e0e0e0;padding:5px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_footer__0XABw{margin-top:20px}.styles_tableContainer__M6-\+3 .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_tableContainer__M6-\+3 .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:10px;top:50%}.styles_tableContainer__M6-\+3 .rt-thead .rt-th.-sort-asc>div:after,.styles_tableContainer__M6-\+3 .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__M6-\+3 .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.styles_resultShare__hzohw{align-items:center;display:flex;font-size:18px;justify-content:space-between;padding-right:120px;padding-top:10px;@media (max-width:1024px){padding-right:40px}}.styles_stickyContainer__jW8DG{min-height:700px;.ReactTable .rt-tbody{overflow-x:hidden}}.styles_footer__ZI\+bP{margin-top:20px}.styles_stickyContainer__93wgF{min-height:700px}.styles_tableContainer__nNpcU .rt-th{padding:10px 0 20px}.styles_tableContainer__nNpcU .rt-tr-group{border-top:1px solid #e0e0e0;padding:5px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_tableContainer__nNpcU .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_tableContainer__nNpcU .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:10px;top:50%}.styles_tableContainer__nNpcU .rt-thead .rt-th.-sort-asc>div:after,.styles_tableContainer__nNpcU .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__nNpcU .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.styles_stickyContainer__jULja{min-height:700px}.styles_tableContainer__XvlcZ{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_tableContainer__XvlcZ .rt-th{padding:10px 0 20px}.styles_tableContainer__XvlcZ .rt-tr-group{border-top:1px solid #e0e0e0;padding:5px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_footer__9zukF{margin-top:20px}.styles_tableContainer__XvlcZ .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_tableContainer__XvlcZ .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:10px;top:50%}.styles_tableContainer__XvlcZ .rt-thead .rt-th.-sort-asc>div:after,.styles_tableContainer__XvlcZ .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__XvlcZ .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.styles_resultShare__fuFY8{align-items:center;display:flex;font-size:18px;justify-content:space-between;padding-right:120px;padding-top:10px;@media (max-width:1024px){padding-right:40px}}.styles_stickyContainer__b3r0s{min-height:700px}.styles_tableContainer__f6TQi{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_tableContainer__f6TQi .rt-th{padding:10px 0 20px}.styles_tableContainer__f6TQi .rt-tr-group{border-top:1px solid #e0e0e0;padding:5px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_footer__y5mIG{margin-top:20px}.styles_tableContainer__f6TQi .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_tableContainer__f6TQi .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:10px;top:50%}.styles_tableContainer__f6TQi .rt-thead .rt-th.-sort-asc>div:after,.styles_tableContainer__f6TQi .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__f6TQi .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.styles_resultShare__IPWCm{align-items:center;display:flex;font-size:18px;justify-content:space-between;padding-right:120px;padding-top:10px;@media (max-width:1024px){padding-right:40px}}.styles_stickyContainer__gMZoT{min-height:700px}.styles_tableContainer__xutQ6{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_tableContainer__xutQ6 .rt-th{align-items:center;display:flex;padding:10px 20px 20px 0}.styles_tableContainer__xutQ6 .rt-tr-group{border-top:1px solid #e0e0e0;padding:5px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_footer__8VM2F{margin-top:20px}.styles_tableContainer__xutQ6 .rt-thead .rt-th:not(.-cursor-pointer)>div:after{display:none}.styles_tableContainer__xutQ6 .rt-thead .rt-th>div:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #e5e5e5;border-top:6px solid var(--color-light);content:"";margin-top:-3px;position:absolute;right:10px;top:50%}.styles_tableContainer__xutQ6 .rt-thead .rt-th.-sort-asc>div:after,.styles_tableContainer__xutQ6 .rt-thead .rt-th.-sort-desc>div:after{border-top-color:#2f3035;border-top-color:var(--color-dark)}.styles_tableContainer__xutQ6 .rt-thead .rt-th.-sort-desc>div:after{transform:scaleY(-1)}.styles_resultShare__RqFbT{align-items:center;display:flex;font-size:18px;justify-content:space-between;padding-right:120px;padding-top:10px;@media (max-width:1024px){padding-right:40px}}