@layer components{.OverlayPortal{position:fixed;inset:0;top:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:15px}@media(min-width:720px){.OverlayPortal{top:80px}}.OverlayPortal__background{position:fixed;inset:0;top:50px;z-index:10;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}@media(min-width:720px){.OverlayPortal__background{top:80px}}.OverlayPortal__content{position:absolute;inset:0;left:auto;z-index:20;background:#fff;-webkit-transition:opacity .1s linear,-webkit-transform .1s ease-out;transition:opacity .1s linear,-webkit-transform .1s ease-out;transition:opacity .1s linear,transform .1s ease-out;transition:opacity .1s linear,transform .1s ease-out,-webkit-transform .1s ease-out;max-height:100%;min-width:min(360px,100%);max-width:min(560px,100%);display:-ms-flexbox;display:flex;pointer-events:none}.OverlayPortal__content>*{pointer-events:all}.OverlayPortal--entered .OverlayPortal__background,.OverlayPortal--entering .OverlayPortal__background{opacity:1}.OverlayPortal--entered .OverlayPortal__content,.OverlayPortal--entering .OverlayPortal__content{opacity:1;-webkit-transform:none;transform:none}.OverlayPortal--exited .OverlayPortal__background,.OverlayPortal--exiting .OverlayPortal__background{opacity:0}.OverlayPortal--exited .OverlayPortal__content,.OverlayPortal--exiting .OverlayPortal__content{opacity:0;-webkit-transform:translateY(-15px) scale(.95);transform:translateY(-15px) scale(.95);-webkit-transition:opacity .1s linear,-webkit-transform .1s ease-in;transition:opacity .1s linear,-webkit-transform .1s ease-in;transition:opacity .1s linear,transform .1s ease-in;transition:opacity .1s linear,transform .1s ease-in,-webkit-transform .1s ease-in}.Separator{height:2px;background:#f0f1f8;margin:15px 0;border:0}.Sidebar{height:100%;width:100%;overflow:hidden}.Sidebar,.Sidebar__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}.Sidebar__header{-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;height:130px;border-right:2px solid #f0f1f8;padding:15px}.Sidebar__header,.Sidebar__titleHeader{background:#fff;border-bottom:2px solid #f0f1f8}.Sidebar__titleHeader{position:sticky;top:0;display:-ms-flexbox;display:flex;padding:10px 15px;z-index:50}.Sidebar__title{-ms-flex-align:center;align-items:center}.Sidebar__main,.Sidebar__title{-ms-flex-positive:1;flex-grow:1}.Sidebar__main{position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch}.Sidebar__close{text-align:right;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.Sidebar__children{padding:15px;z-index:40}.Sidebar__children>*+*{margin-top:15px}.Sidebar__footer{-ms-flex-negative:0;flex-shrink:0;padding:15px;border-top:2px solid #f0f1f8;background:#fff}.Sidebar--backgroundMinor .Sidebar__footer,.Sidebar--backgroundMinor .Sidebar__main,.Sidebar--backgroundMinor .Sidebar__titleHeader{background:#f0f1f8}.CloseButton{display:inline-block;width:20px;height:20px;font-size:20px;color:#747892;outline:0;vertical-align:middle}.CloseButton--invert{color:#fff}.FilterCard{border-radius:8px;background-color:#fff}.FilterCard__header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:baseline;align-items:baseline;width:100%;padding:15px}.FilterCard__header>.Headline{-ms-flex-positive:1;flex-grow:1;text-align:start;margin-bottom:0;margin-right:15px}.FilterCard__icon{font-size:14px;outline:0;color:#747892;-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.FilterCard__content{padding:0 15px 15px;display:none}.FilterCard--isOpen .FilterCard__content{display:block}.FilterCard--isOpen .FilterCard__icon{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.FilterCheckboxList{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:14px;line-height:1.5}.FilterCheckboxList__header{border-bottom:2px solid #eaecf0;padding-bottom:8px;margin-bottom:8px}.FilterCheckboxList__more .CheckboxField{visibility:hidden}.FilterCheckboxList .LabeledCheckbox__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LabeledCheckbox{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:16px;line-height:1.5;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#1d2939;min-height:40px;gap:12px;min-width:0;text-decoration:none}.LabeledCheckbox>.CheckboxField{-ms-flex-negative:0;flex-shrink:0}.LabeledCheckbox__content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;gap:8px;min-width:0}.LabeledCheckbox__count{color:#667085}.LabeledCheckbox--size-90,.LabeledCheckbox__count{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:14px;line-height:1.5}.LabeledCheckbox--size-90{min-height:32px}.LabeledCheckbox--size-90 .LabeledCheckbox__count{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:12px;line-height:1.5}.LabeledCheckbox--appearance-error{color:#d92d20}.LabeledCheckbox--appearance-error:hover{color:#b42318}.LabeledCheckbox--inline{display:-ms-inline-flexbox;display:inline-flex;min-height:auto}.LabeledCheckbox--disabled,.LabeledCheckbox--disabled:hover{cursor:not-allowed;color:#98a2b3}.LabeledCheckbox--disabled .LabeledCheckbox__label,.LabeledCheckbox--disabled:hover .LabeledCheckbox__label{cursor:not-allowed}.LabeledCheckbox--disabled .LabeledCheckbox__count,.LabeledCheckbox--disabled:hover .LabeledCheckbox__count{color:#98a2b3}.CheckboxField{width:100%;display:-ms-flexbox;display:flex;border-radius:8px;color:#1d2939;background-color:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(16,24,40,.05);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);-webkit-transition:color .15s linear,border-color .15s linear,background-color .15s linear,-webkit-box-shadow .15s linear;transition:color .15s linear,border-color .15s linear,background-color .15s linear,-webkit-box-shadow .15s linear;transition:color .15s linear,border-color .15s linear,background-color .15s linear,box-shadow .15s linear;transition:color .15s linear,border-color .15s linear,background-color .15s linear,box-shadow .15s linear,-webkit-box-shadow .15s linear;width:18px;height:18px;position:relative;border-radius:4px;border:1px solid #667085}.CheckboxField__input{position:absolute;z-index:1;top:0;left:0;opacity:0;height:100%;width:100%;cursor:pointer}.CheckboxField__checkedIcon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;color:rgba(0,0,0,0);font-size:16px}}@layer components{}@layer components{}@layer components{}@layer components{}@layer components{}@layer components{}@layer components{.CheckboxField:focus-within{-webkit-box-shadow:0 2px 4px -2px rgba(16,24,40,.06),0 4px 8px -2px rgba(16,24,40,.1);box-shadow:0 2px 4px -2px rgba(16,24,40,.06),0 4px 8px -2px rgba(16,24,40,.1)}.CheckboxField:hover{border-color:#1d2939}.CheckboxField--disabled,.CheckboxField--disabled:hover{cursor:not-allowed;border-color:#98a2b3;background-color:#f2f4f7}.CheckboxField--disabled .CheckboxField__input,.CheckboxField--disabled:hover .CheckboxField__input{cursor:not-allowed}.CheckboxField--checked{background:#005096;border-color:#005096}.CheckboxField--checked:hover{border-color:#013262}.CheckboxField--checked .CheckboxField__checkedIcon{color:#fff}.CheckboxField--checked.CheckboxField--disabled,.CheckboxField--checked.CheckboxField--disabled:hover{border-color:#98a2b3;background-color:#f2f4f7}.CheckboxField--checked.CheckboxField--disabled .CheckboxField__checkedIcon{color:#98a2b3}.CheckboxField--appearance-error{border-color:#d92d20;background-color:#fff}.CheckboxField--appearance-error:hover{border-color:#b42318}.CheckboxField--appearance-error.CheckboxField--checked{background-color:#d92d20}.CheckboxField--appearance-error.CheckboxField--disabled,.CheckboxField--appearance-error.CheckboxField--disabled:hover{border-color:#98a2b3;background-color:#f2f4f7}.SplitLayout{display:-ms-flexbox;display:flex;gap:16px;-ms-flex-pack:justify;justify-content:space-between}.SplitLayout__left,.SplitLayout__right{display:-ms-flexbox;display:flex;overflow:hidden}.SplitLayout--verticalAlignment-baseline{-ms-flex-align:baseline;align-items:baseline}.SplitLayout--verticalAlignment-center{-ms-flex-align:center;align-items:center}.SplitLayout--verticalAlignment-start{-ms-flex-align:start;align-items:flex-start}.SplitLayout--verticalAlignment-end{-ms-flex-align:end;align-items:flex-end}.SplitLayout--wraps{-ms-flex-wrap:wrap;flex-wrap:wrap}.SplitLayout--growLeft .SplitLayout__left{-ms-flex-positive:1;flex-grow:1}.SplitLayout--growLeft .SplitLayout__right{-ms-flex-negative:0;flex-shrink:0}}@layer components{}