.AlphabetList-module__ZrBAKW__alphabetList{width:calc(100vw - 2 * var(--global-padding));flex-direction:column;gap:1rem;margin-inline:auto;display:flex}.AlphabetList-module__ZrBAKW__container{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-md);gap:.5rem;width:100%;display:flex;overflow-x:auto}.AlphabetList-module__ZrBAKW__container::-webkit-scrollbar{display:none}.AlphabetList-module__ZrBAKW__alphabetButton{border-radius:var(--mb-border-radius-md);font-size:var(--mb-text-body2);flex-grow:1;justify-content:center;align-items:center;min-width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.AlphabetList-module__ZrBAKW__alphabetButton:not(.AlphabetList-module__ZrBAKW__disabled):not(.AlphabetList-module__ZrBAKW__active):hover{background-color:var(--mb-bg-color-tertiary2);color:var(--mb-brand-color-primary);transform:scale(1.05)}.AlphabetList-module__ZrBAKW__alphabetButton.AlphabetList-module__ZrBAKW__active{background-color:var(--mb-brand-color-primary);box-shadow:var(--mb-drop-shadow-l1);color:var(--mb-text-white);transform:scale(1.05)}
.NoResults-module__GCUgva__NoResults{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:41rem;min-height:calc(100vh - 8.5rem);display:flex}.NoResults-module__GCUgva__emptyBox{width:14rem;height:auto}.NoResults-module__GCUgva__message{color:var(--mb-text-light);font-size:var(--mb-text-h7);font-weight:var(--mb-font-semibold);text-align:center}@media screen and (max-width:1024px){.NoResults-module__GCUgva__NoResults{width:100%}}
.Main-module__uHi_LG__main{width:calc(100vw - 2 * var(--global-padding));min-height:calc(100dvh - var(--header-height) - 2rem);margin-inline:auto;overflow-x:hidden}.Main-module__uHi_LG__noResultsContainer{justify-content:center;display:flex}.Main-module__uHi_LG__loaderContainer{height:calc(100dvh - var(--header-height) - 2rem - 1.5rem);place-items:center;display:grid}.Main-module__uHi_LG__loaderContainer>div{width:5rem;height:5rem}@media screen and (max-width:1024px){.Main-module__uHi_LG__main{height:calc(100dvh - var(--header-height) - 2rem - var(--mobile-footer-height))}}@media screen and (max-width:744px){.Main-module__uHi_LG__loaderContainer{height:calc(100vh - 19.25rem)}}@media screen and (max-width:480px){.Main-module__uHi_LG__main{width:100vw}}
.ActionButtons-module__sXnPxa__actionButtons{justify-content:space-between;align-items:center;gap:1rem;height:3.5rem;display:flex}.ActionButtons-module__sXnPxa__buttons{gap:1rem;width:100%;display:flex}.ActionButtons-module__sXnPxa__trashButton{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);cursor:pointer;justify-content:center;align-items:center;padding:.375rem .75rem;display:flex}.ActionButtons-module__sXnPxa__trashIcon{width:1rem;height:1rem}.ActionButtons-module__sXnPxa__trashButton:hover .ActionButtons-module__sXnPxa__trashIcon{stroke:var(--mb-color-red-primary)}.ActionButtons-module__sXnPxa__button{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);align-items:center;gap:.5rem;padding:.375rem .75rem;display:flex}.ActionButtons-module__sXnPxa__icon{cursor:pointer;width:1rem;height:1rem}.ActionButtons-module__sXnPxa__button:not(.ActionButtons-module__sXnPxa__buttonUnsaved):not(.ActionButtons-module__sXnPxa__trashButton):hover .ActionButtons-module__sXnPxa__icon{stroke:var(--mb-brand-color-primary)}.ActionButtons-module__sXnPxa__button:not(.ActionButtons-module__sXnPxa__buttonUnsaved):not(.ActionButtons-module__sXnPxa__trashButton):hover{border-color:var(--mb-brand-color-primary)}.ActionButtons-module__sXnPxa__button:not(.ActionButtons-module__sXnPxa__buttonUnsaved):not(.ActionButtons-module__sXnPxa__trashButton):hover .ActionButtons-module__sXnPxa__hideInMobile,.ActionButtons-module__sXnPxa__button:not(.ActionButtons-module__sXnPxa__buttonUnsaved):not(.ActionButtons-module__sXnPxa__trashButton):hover .ActionButtons-module__sXnPxa__filterText{color:var(--mb-brand-color-primary)}.ActionButtons-module__sXnPxa__buttonUnsaved{background-color:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary)}.ActionButtons-module__sXnPxa__buttonUnsaved:hover{background-color:var(--mb-brand-color-700);border-color:var(--mb-brand-color-700)}.ActionButtons-module__sXnPxa__buttonUnsaved .ActionButtons-module__sXnPxa__icon{stroke:var(--mb-text-white)}.ActionButtons-module__sXnPxa__buttonUnsaved .ActionButtons-module__sXnPxa__hideInMobile{color:var(--mb-text-white)}.ActionButtons-module__sXnPxa__trashButton:hover{border-color:var(--mb-color-red-primary)}.ActionButtons-module__sXnPxa__trashButton:hover .ActionButtons-module__sXnPxa__deleteText{color:var(--mb-color-red-primary)}.ActionButtons-module__sXnPxa__disabled{cursor:not-allowed;opacity:.5}@media screen and (max-width:744px){.ActionButtons-module__sXnPxa__actionButtons{border-top:var(--mb-border-width-primary) solid var(--mb-border-color);background-color:var(--mb-bg-color-primary);padding:0 var(--global-padding);z-index:8;width:100%;position:fixed;bottom:4.5rem;left:0}body.dark .ActionButtons-module__sXnPxa__actionButtons{background-color:var(--mb-bg-color-secondary)}.ActionButtons-module__sXnPxa__hideInMobile{display:none}.ActionButtons-module__sXnPxa__icon,.ActionButtons-module__sXnPxa__trashIcon{width:1.25rem;height:1.25rem}}@media screen and (max-width:480px){.ActionButtons-module__sXnPxa__button{font-size:var(--mb-text-body)}}
.ScreenTitleWithCount-module__ukm3Wa__screenTitleWithCount{justify-content:space-between;align-items:center;gap:1.5rem;height:3.5rem;display:flex}.ScreenTitleWithCount-module__ukm3Wa__screenName{justify-content:center;align-items:center;gap:5rem;margin-bottom:-.75rem;display:flex}.ScreenTitleWithCount-module__ukm3Wa__screenTitle{font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);color:var(--mb-text-dark)!important}.ScreenTitleWithCount-module__ukm3Wa__editIcon{justify-content:center;align-items:center;gap:.5rem;display:flex}.ScreenTitleWithCount-module__ukm3Wa__icon{cursor:pointer;width:1.25rem;height:1.25rem}.ScreenTitleWithCount-module__ukm3Wa__icon:hover{stroke:var(--mb-brand-color-primary)}.ScreenTitleWithCount-module__ukm3Wa__count{font-size:var(--mb-text-body2);margin-bottom:-1rem}.ScreenTitleWithCount-module__ukm3Wa__count strong{color:var(--mb-text-dark)}@media screen and (max-width:744px){.ScreenTitleWithCount-module__ukm3Wa__screenTitleWithCount{justify-content:space-between;width:100%;padding-inline:1rem;display:flex}.ScreenTitleWithCount-module__ukm3Wa__icon{width:1.5rem;height:1.5rem}}@media screen and (max-width:480px){.ScreenTitleWithCount-module__ukm3Wa__screenTitle{font-size:var(--mb-text-body)}.ScreenTitleWithCount-module__ukm3Wa__count{font-size:var(--mb-text-caption2)}}
.DesktopScreenHeader-module__qnWK1G__desktopScreenHeader{justify-content:space-between;margin-top:-.25rem;display:flex}
.TableFirstRow-module__MYsbYW__tableFirstRow{z-index:2;position:sticky;top:0}.TableFirstRow-module__MYsbYW__th{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);cursor:pointer;color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:right;text-transform:capitalize;white-space:nowrap;border-top:0;border-left:0;min-width:15rem;padding:.75rem;transition:transform .2s;position:relative}.TableFirstRow-module__MYsbYW__th span{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.TableFirstRow-module__MYsbYW__th:first-child{text-align:center;z-index:10;width:5rem;min-width:5rem!important;max-width:5rem!important}.TableFirstRow-module__MYsbYW__th:nth-child(2){text-align:left;z-index:9;width:10rem;min-width:10rem;max-width:10rem;position:sticky;left:-1px}.TableFirstRow-module__MYsbYW__th:after{background-color:var(--mb-border-color-hovered);content:"";z-index:10;width:100%;height:1px;position:absolute;bottom:0;left:0}.TableFirstRow-module__MYsbYW__th:nth-child(2):after{background-color:var(--mb-border-color-hovered);content:"";z-index:10;width:1px;height:100%;position:absolute;top:0;right:0}.TableFirstRow-module__MYsbYW__watchlistColumn{min-width:8rem;max-width:8rem}.TableFirstRow-module__MYsbYW__draggableColumn{-webkit-user-select:none;user-select:none;cursor:grab;width:15rem;min-width:15rem}.TableFirstRow-module__MYsbYW__draggableColumn:hover{background-color:#f1f5f9}body.dark .TableFirstRow-module__MYsbYW__draggableColumn:hover{background-color:#334155}.TableFirstRow-module__MYsbYW__columnContent{justify-content:flex-end;align-items:center;gap:.25rem;display:flex;position:relative}.TableFirstRow-module__MYsbYW__companyColumn .TableFirstRow-module__MYsbYW__columnContent{justify-content:flex-start}.TableFirstRow-module__MYsbYW__dragHandle{color:var(--mb-text-dark);cursor:grab;-webkit-user-select:none;user-select:none;font-size:.75rem;line-height:.8;transition:opacity .2s;position:absolute;top:50%;left:-.5rem;transform:translateY(-50%)}.TableFirstRow-module__MYsbYW__dragging{background-color:var(--mb-bg-color-tertiary)}body.dark .TableFirstRow-module__MYsbYW__dragging{background-color:var(--mb-bg-color-tertiary)}.TableFirstRow-module__MYsbYW__dragOver{transform:scale(1.02);background-color:var(--mb-brand-color-50)!important}body.dark .TableFirstRow-module__MYsbYW__dragOver{background-color:#437cde33!important}.TableFirstRow-module__MYsbYW__dragOver:before{content:"";background-color:var(--mb-brand-color-primary);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:-2px}.TableFirstRow-module__MYsbYW__dragging .TableFirstRow-module__MYsbYW__dragHandle{cursor:grabbing;opacity:1}.TableFirstRow-module__MYsbYW__icon{stroke-width:2px;height:1rem;margin-bottom:-.125rem}.TableFirstRow-module__MYsbYW__selectedIcon{height:1rem;stroke:var(--mb-brand-color-800);margin-bottom:-.125rem}.TableFirstRow-module__MYsbYW__rotate{transform:rotate(180deg)}.TableFirstRow-module__MYsbYW__noResultsContainer{justify-content:center;display:flex}.TableFirstRow-module__MYsbYW__tooltip{font-weight:var(--mb-font-semibold);z-index:15;box-shadow:0 3px 10px #0003;background:var(--mb-color-gray-0)!important;color:var(--mb-color-gray-600)!important}.TableFirstRow-module__MYsbYW__notSortable{cursor:unset;border-top:var(--mb-border-width-primary) solid var(--mb-border-color)}.TableFirstRow-module__MYsbYW__notSortable.TableFirstRow-module__MYsbYW__draggableColumn{cursor:grab}.TableFirstRow-module__MYsbYW__notSortable.TableFirstRow-module__MYsbYW__dragging{cursor:grabbing}@media screen and (max-width:1024px){.TableFirstRow-module__MYsbYW__th{font-size:var(--mb-text-body);padding:.5rem 1rem}.TableFirstRow-module__MYsbYW__dragHandle{font-size:.6rem;left:-.25rem}.TableFirstRow-module__MYsbYW__columnContent{gap:.25rem}}@media screen and (max-width:744px){.TableFirstRow-module__MYsbYW__dragHandle{display:none}}
.TableRow-module__ypnM3G__td{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);text-align:right;border-bottom:0;border-left:0;min-width:15rem;padding:.75rem}.TableRow-module__ypnM3G__tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}body.dark .TableRow-module__ypnM3G__tr:nth-child(odd) td{background-color:var(--mb-bg-color-primary)}.TableRow-module__ypnM3G__tr:hover td{background-color:var(--mb-bg-color-tertiary)}body.dark .TableRow-module__ypnM3G__tr:hover td{background-color:var(--mb-bg-color-tertiary)}.TableRow-module__ypnM3G__td:first-child{text-align:center;width:5rem;min-width:5rem!important;max-width:5rem!important}.TableRow-module__ypnM3G__td:nth-child(2){text-align:left;z-index:1;border-right:none;width:17rem;min-width:17rem;max-width:17rem;position:sticky;left:-1px}.TableRow-module__ypnM3G__td:nth-child(2):after{background-color:var(--mb-border-color);content:"";z-index:1;width:1px;height:100%;position:absolute;top:0;right:0}.TableRow-module__ypnM3G__watchlistColumn{min-width:8rem;max-width:8rem}.TableRow-module__ypnM3G__companyName{border-bottom:2px dotted var(--mb-border-color-selected);color:var(--mb-text-dark)}.TableRow-module__ypnM3G__tr:hover .TableRow-module__ypnM3G__companyName{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--mb-brand-color-primary)!important;border-color:var(--mb-brand-color-primary)!important}.TableRow-module__ypnM3G__url{align-items:center;gap:.5rem;display:flex}.TableRow-module__ypnM3G__logo{border-radius:var(--mb-border-radius-full);object-fit:contain;background:#fff;box-shadow:.8px .8px .8px .8px #0000001a}.TableRow-module__ypnM3G__watchListWrapper{justify-content:center;align-items:center;height:.5rem;margin-bottom:-.25rem;display:flex}.TableRow-module__ypnM3G__numericColumn{min-width:12rem;max-width:12rem}.TableRow-module__ypnM3G__icon{stroke-width:2px;width:auto;height:.75rem;margin-bottom:-.0625rem;margin-right:.125rem}.TableRow-module__ypnM3G__positive{color:var(--mb-color-green-primary)}.TableRow-module__ypnM3G__negative{color:var(--mb-color-red-primary)}.TableRow-module__ypnM3G__neutral{color:var(--mb-color-orange-primary)}.TableRow-module__ypnM3G__positive .TableRow-module__ypnM3G__icon{stroke:var(--mb-color-green-primary)}.TableRow-module__ypnM3G__negative .TableRow-module__ypnM3G__icon{stroke:var(--mb-color-red-primary)}.TableRow-module__ypnM3G__neutral .TableRow-module__ypnM3G__icon{stroke:var(--mb-color-orange-primary)}.TableRow-module__ypnM3G__typeLabel{border-radius:var(--mb-border-radius-sm);color:var(--mb-text-dark);font-size:var(--mb-text-label);font-weight:var(--mb-font-semibold);padding:.125rem .5rem}.TableRow-module__ypnM3G__mainboard{background-color:var(--mb-color-purple-50);color:var(--mb-color-purple-primary)}.TableRow-module__ypnM3G__sme{background-color:var(--mb-brand-color-50);color:var(--mb-brand-color-primary)}:is(body.dark .TableRow-module__ypnM3G__sme,body.dark .TableRow-module__ypnM3G__mainboard){background-color:var(--mb-bg-color-tertiary2)}.TableRow-module__ypnM3G__statusBadge{border:var(--mb-border-width-primary) solid var(--mb-border-color-selected);border-radius:var(--mb-border-radius-full);font-size:var(--mb-text-caption2);font-weight:var(--mb-font-semibold);white-space:nowrap;padding:.2rem .5rem}.TableRow-module__ypnM3G__upcoming{border-color:var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}.TableRow-module__ypnM3G__open{border-color:var(--mb-color-green-primary);color:var(--mb-color-green-primary)}.TableRow-module__ypnM3G__closingToday,.TableRow-module__ypnM3G__closingTomorrow{border-color:var(--mb-color-orange-primary);color:var(--mb-color-orange-primary)}.TableRow-module__ypnM3G__listingPending{border-color:var(--mb-color-yellow-primary);color:var(--mb-color-yellow-primary)}.TableRow-module__ypnM3G__listingToday{border-color:var(--mb-color-purple-primary);color:var(--mb-color-purple-primary)}.TableRow-module__ypnM3G__closed,.TableRow-module__ypnM3G__default{border-color:var(--mb-text-light);color:var(--mb-text-light)}@media screen and (max-width:480px){.TableRow-module__ypnM3G__td{font-size:var(--mb-text-body)}}
.Table-module__xerWma__table{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-xl);max-height:calc(100dvh - var(--header-height) - 4rem - 2rem);overflow:auto}.Table-module__xerWma__tableData{border-collapse:collapse;width:100%}.Table-module__xerWma__table::-webkit-scrollbar{border-radius:var(--mb-border-radius-sm);width:.5rem;height:.5rem}.Table-module__xerWma__table.Table-module__xerWma__dragging-active{-webkit-user-select:none;user-select:none}@media screen and (max-width:1024px){.Table-module__xerWma__table{height:calc(100dvh - var(--header-height) - 7rem - var(--mobile-footer-height) - 1.75rem)}}@media screen and (max-width:480px){.Table-module__xerWma__table{border-inline:none;border-radius:0;max-width:100vw}}
.ScreenSaveEditModal-module__MVQmuW__modal{width:29rem;padding:.5rem 1.5rem}.ScreenSaveEditModal-module__MVQmuW__header{align-items:center;gap:1rem;display:flex}.ScreenSaveEditModal-module__MVQmuW__iconWrap{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.ScreenSaveEditModal-module__MVQmuW__icon{height:1.25rem;stroke:var(--mb-brand-color-primary);width:1.25rem}.ScreenSaveEditModal-module__MVQmuW__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-semibold)}.ScreenSaveEditModal-module__MVQmuW__form{flex-direction:column;gap:.375rem;width:100%;margin-top:1rem;display:flex}.ScreenSaveEditModal-module__MVQmuW__label{font-size:var(--mb-text-body2);align-self:flex-start}.ScreenSaveEditModal-module__MVQmuW__visibilityLabel{margin-top:.625rem}.ScreenSaveEditModal-module__MVQmuW__input{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);color:var(--mb-text-dark);font-size:var(--mb-text-body2);width:100%;padding:.725rem 1rem}.ScreenSaveEditModal-module__MVQmuW__input::placeholder{color:var(--mb-text-light)}.ScreenSaveEditModal-module__MVQmuW__error{color:var(--mb-color-red-primary);font-size:var(--mb-text-body2)}.ScreenSaveEditModal-module__MVQmuW__errorInput{border-color:var(--mb-color-red-primary)}.ScreenSaveEditModal-module__MVQmuW__visibilityCards{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.25rem;display:grid}.ScreenSaveEditModal-module__MVQmuW__visibilityCard{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);cursor:pointer;flex-direction:column;gap:.375rem;padding:.875rem;transition:border-color .15s;display:flex}.ScreenSaveEditModal-module__MVQmuW__visibilityCardSelected{border-color:var(--mb-brand-color-primary)}.ScreenSaveEditModal-module__MVQmuW__visibilityCardTop{align-items:center;gap:.5rem;display:flex}.ScreenSaveEditModal-module__MVQmuW__visibilityCardIcon{color:var(--mb-text-dark);flex-shrink:0;width:1rem;height:1rem}.ScreenSaveEditModal-module__MVQmuW__visibilityCardTitle{color:var(--mb-text-dark);font-size:var(--mb-text-caption);font-weight:var(--mb-font-semibold);flex:1}.ScreenSaveEditModal-module__MVQmuW__visibilityCardDesc{color:var(--mb-text-light);font-size:var(--mb-text-caption2);margin:0}.ScreenSaveEditModal-module__MVQmuW__radio{border:2px solid var(--mb-border-color);border-radius:50%;flex-shrink:0;width:1rem;height:1rem}.ScreenSaveEditModal-module__MVQmuW__radioSelected{background:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary);box-shadow:inset 0 0 0 3px var(--mb-bg-color-primary)}.ScreenSaveEditModal-module__MVQmuW__permissionSection{flex-direction:column;gap:.375rem;margin-top:.5rem;display:flex}.ScreenSaveEditModal-module__MVQmuW__permissionToggle{background:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-md);gap:.25rem;padding:.25rem;display:flex}.ScreenSaveEditModal-module__MVQmuW__permissionBtn{border-radius:calc(var(--mb-border-radius-md) - 2px);color:var(--mb-text-light);cursor:pointer;font-size:var(--mb-text-caption);font-weight:var(--mb-font-semibold);background:0 0;border:none;flex:1;padding:.375rem .75rem}.ScreenSaveEditModal-module__MVQmuW__permissionBtnActive{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);color:var(--mb-text-dark)}.ScreenSaveEditModal-module__MVQmuW__buttons{gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.ScreenSaveEditModal-module__MVQmuW__cancelButton{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid transparent}.ScreenSaveEditModal-module__MVQmuW__cancelButton:hover{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}@media screen and (max-width:1024px){.ScreenSaveEditModal-module__MVQmuW__modal{width:24rem}}@media screen and (max-width:744px){.ScreenSaveEditModal-module__MVQmuW__modal{width:100vw}.ScreenSaveEditModal-module__MVQmuW__label{font-size:var(--mb-text-h7)}.ScreenSaveEditModal-module__MVQmuW__input{font-size:var(--mb-text-body)}}
.UserScreenCard-module__6MjADa__userScreenCard{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);height:100%;position:relative}.UserScreenCard-module__6MjADa__userScreenCard:hover{background:var(--mb-bg-color-secondary);border-color:var(--mb-border-color-hovered)}.UserScreenCard-module__6MjADa__screenWrapper{cursor:pointer;flex-direction:column;gap:.75rem;height:100%;padding:1rem 1.25rem;text-decoration:none;display:flex}.UserScreenCard-module__6MjADa__topRow{justify-content:space-between;align-items:center;display:flex}.UserScreenCard-module__6MjADa__typeTag{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);color:var(--mb-text-dark);font-size:var(--mb-text-label);text-transform:capitalize;font-weight:var(--mb-font-medium);padding:.25rem .5rem}.UserScreenCard-module__6MjADa__stocks{background:var(--mb-brand-color-50);border-color:var(--mb-brand-color-primary)}.UserScreenCard-module__6MjADa__index{background:var(--mb-color-yellow-50);border-color:var(--mb-color-yellow-primary)}.UserScreenCard-module__6MjADa__etf{background:var(--mb-color-purple-50);border-color:var(--mb-color-purple-primary)}.UserScreenCard-module__6MjADa__ipo{background:var(--mb-color-orange-50);border-color:var(--mb-color-orange-primary)}body.dark .UserScreenCard-module__6MjADa__typeTag{background:var(--mb-bg-color-tertiary)}.UserScreenCard-module__6MjADa__menuContainer{z-index:2;position:relative}.UserScreenCard-module__6MjADa__menuIcon{cursor:pointer;width:1.75rem;height:1.75rem;color:var(--mb-text-dark);margin-right:-.25rem;padding:.25rem}.UserScreenCard-module__6MjADa__menuIcon:hover{background:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-full)}.UserScreenCard-module__6MjADa__dropdownMenu{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);box-shadow:var(--mb-drop-shadow-l4);z-index:10;flex-direction:column;gap:.25rem;min-width:7rem;padding:.5rem;display:flex;position:absolute;top:100%;right:0}.UserScreenCard-module__6MjADa__menuItem{font-size:var(--mb-text-body2);color:var(--mb-text-dark);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:.5rem;width:100%;padding:.5rem;display:flex}.UserScreenCard-module__6MjADa__menuItem:hover{background:var(--mb-bg-color-secondary)}.UserScreenCard-module__6MjADa__deleteItem,.UserScreenCard-module__6MjADa__deleteItem svg{color:var(--mb-color-red-primary);stroke:var(--mb-color-red-primary)}.UserScreenCard-module__6MjADa__contentWrap{flex-direction:column;flex:1;gap:.375rem;display:flex}.UserScreenCard-module__6MjADa__screenName{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);font-family:var(--font-secondary);-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;line-height:1.2;display:-webkit-box;overflow:hidden}.UserScreenCard-module__6MjADa__description{color:var(--mb-text-body);font-size:var(--mb-text-caption);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.UserScreenCard-module__6MjADa__cardFooter{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}.UserScreenCard-module__6MjADa__screenTime{color:var(--mb-text-light);font-size:var(--mb-text-caption);font-weight:var(--mb-font-regular);flex-shrink:0}.UserScreenCard-module__6MjADa__sharedInfo{align-items:center;gap:.25rem;min-width:0;display:flex}.UserScreenCard-module__6MjADa__sharedText{color:var(--mb-text-light);font-size:var(--mb-text-caption2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.UserScreenCard-module__6MjADa__permissionIconWrap{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-full);flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.UserScreenCard-module__6MjADa__permissionIcon{color:var(--mb-text-light);width:.5rem;height:.5rem}@media screen and (max-width:1024px){.UserScreenCard-module__6MjADa__actionButton{padding:.5rem}}
.MarketTransactionsNoResult-module__gdFvIG__MarketTransactionsNoResults{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100vh;min-height:calc(100vh - 8.5rem);display:flex}.MarketTransactionsNoResult-module__gdFvIG__noResultsWrapper{justify-content:center;align-items:center;width:100%;display:flex}.MarketTransactionsNoResult-module__gdFvIG__emptyBox{width:14rem;height:auto}.MarketTransactionsNoResult-module__gdFvIG__message{color:var(--mb-text-light);font-size:var(--mb-text-h7);font-weight:var(--mb-font-semibold);text-align:center}@media screen and (max-width:1024px){.MarketTransactionsNoResult-module__gdFvIG__NoResults{width:100%}}
.UserScreenDashboardModal-module__Bseg4W__userScreenDashboardModal{width:50rem;padding:.5rem 2rem}.UserScreenDashboardModal-module__Bseg4W__modalHeader{justify-content:space-between;align-items:center;gap:1rem;padding-right:2rem;display:flex}.UserScreenDashboardModal-module__Bseg4W__modalHeading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-semibold)}.UserScreenDashboardModal-module__Bseg4W__createScreenContainer{grid-template-columns:repeat(2,1fr);gap:1rem;max-height:70vh;margin-top:1rem;padding-right:1rem;display:grid;overflow-y:auto}.UserScreenDashboardModal-module__Bseg4W__userScreenCard{border-radius:var(--mb-border-radius-md);flex-direction:column;height:100%;display:flex}@media screen and (max-width:1024px){.UserScreenDashboardModal-module__Bseg4W__userScreenDashboardModal{width:40rem}}@media screen and (max-width:744px){.UserScreenDashboardModal-module__Bseg4W__userScreenDashboardModal{width:100vw}.UserScreenDashboardModal-module__Bseg4W__modalHeader{flex-direction:column;align-items:flex-start;padding-right:2.5rem}.UserScreenDashboardModal-module__Bseg4W__createScreenContainer{grid-template-columns:repeat(1,1fr)}}
.TableCompanyLogo-module__L7uVUa__logoContainer{border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;display:flex}.TableCompanyLogo-module__L7uVUa__logo{border-radius:var(--mb-border-radius-full);background:#fff;border:none;width:1.5rem;height:1.5rem}
.EmptyStateBanner-module__bSaGSq__emptyStateBanner{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);background:linear-gradient(90deg,#f8fbff 0%,#f0f7ff 100%);justify-content:space-between;align-items:center;gap:2rem;width:100%;padding:2rem 1.5rem;display:flex}body.dark .EmptyStateBanner-module__bSaGSq__emptyStateBanner{background:var(--mb-bg-color-secondary);border-color:var(--mb-border-color)}.EmptyStateBanner-module__bSaGSq__bannerText{flex-direction:column;gap:.125rem;display:flex}.EmptyStateBanner-module__bSaGSq__bannerTitle{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);font-family:var(--font-secondary);margin:0}.EmptyStateBanner-module__bSaGSq__bannerSubtitle{color:var(--mb-text-body);font-size:var(--mb-text-body)}.EmptyStateBanner-module__bSaGSq__bannerButton{font-size:var(--mb-text-body2);white-space:nowrap;align-items:center;gap:.5rem;padding:.5rem 1.5rem;display:flex}.EmptyStateBanner-module__bSaGSq__bannerBtnIcon{stroke:var(--mb-text-white)}@media screen and (max-width:744px){.EmptyStateBanner-module__bSaGSq__emptyStateBanner{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem}}
.MarketTransactionsTable-module__HI84da__tableLoader{justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 8.5rem);display:grid}.MarketTransactionsTable-module__HI84da__marketTransactionsTableContainer{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-xl);margin-bottom:1.25rem;overflow:auto}.MarketTransactionsTable-module__HI84da__marketTransactionsTable{border-collapse:collapse;width:100%}.MarketTransactionsTable-module__HI84da__marketTransactionsTable tr td:first-child{text-align:left;min-width:9rem;position:sticky;left:0}.MarketTransactionsTable-module__HI84da__marketTransactionsTable tr td:last-child{min-width:10rem}.MarketTransactionsTable-module__HI84da__marketTransactionsTableHeader td{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:right;border-bottom:0;border-left:0;padding:.75rem}.MarketTransactionsTable-module__HI84da__marketTransactionsTableHeader td:first-child,.MarketTransactionsTable-module__HI84da__marketTransactionsTableHeader td:nth-child(2),.MarketTransactionsTable-module__HI84da__marketTransactionsTableHeader td:nth-child(3){text-align:left!important}.MarketTransactionsTable-module__HI84da__marketTransactionsTableHeaderText{color:var(--mb-text-dark);margin-right:-.25rem}.MarketTransactionsTable-module__HI84da__companyInfo{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);text-align:right;border-bottom:0;border-left:0;min-width:10rem;padding:.75rem}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td:first-child{text-align:left;text-align:left;width:max-content;min-width:10rem;position:sticky;left:0}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td:nth-child(2),.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td:nth-child(3){text-align:left}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td:nth-child(4),.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td:nth-child(6),.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td:nth-child(7){width:20rem;min-width:16rem}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td:nth-child(2){width:20rem;min-width:18rem}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow td:nth-child(3){width:16rem;min-width:16rem}.MarketTransactionsTable-module__HI84da__marketTransactionsTableBody tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}body.dark .MarketTransactionsTable-module__HI84da__marketTransactionsTableBody tr:nth-child(odd) td{background-color:var(--mb-bg-color-primary)}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow:hover .MarketTransactionsTable-module__HI84da__companyLink{cursor:pointer;-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--mb-brand-color-primary)!important}.MarketTransactionsTable-module__HI84da__trimString{text-transform:capitalize}.MarketTransactionsTable-module__HI84da__trimStringCompany{border-bottom:2px dotted var(--mb-border-color-selected);color:var(--mb-text-dark);text-transform:capitalize}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow:hover .MarketTransactionsTable-module__HI84da__trimStringCompany{border-color:var(--mb-brand-color-primary)}.MarketTransactionsTable-module__HI84da__marketTransactionsTableRow:hover td{background-color:var(--mb-bg-color-tertiary)!important}.MarketTransactionsTable-module__HI84da__percent{color:inherit}.MarketTransactionsTable-module__HI84da__loadMoreBtn{justify-content:center;margin:0 auto;display:flex}.MarketTransactionsTable-module__HI84da__loadMoreBtn button{background-color:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-md);color:var(--mb-text-white);cursor:pointer;font-size:var(--mb-text-body);border:none;padding:.75rem 1.5rem}.MarketTransactionsTable-module__HI84da__noResults{flex-direction:column;justify-content:center;align-items:center;height:60vh;min-height:60vh;display:flex}@media only screen and (max-width:480px){.MarketTransactionsTable-module__HI84da__marketTransactionsTableContainer{border:none;border-radius:0}}
.UserScreenOverview-module__jHusVW__userScreenOverview{background:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-xl);flex-direction:column;gap:1rem;width:100%;padding:1.25rem;display:flex}.UserScreenOverview-module__jHusVW__noResult{background:0 0;padding:0}.UserScreenOverview-module__jHusVW__savedScreen{flex-direction:column;justify-content:center;gap:1.5rem;width:100%;display:flex}.UserScreenOverview-module__jHusVW__savedScreenHeader{justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.UserScreenOverview-module__jHusVW__headerRight{align-items:center;gap:1rem;display:flex}.UserScreenOverview-module__jHusVW__seeAll{color:var(--mb-brand-color-primary);cursor:pointer;font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold);justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.UserScreenOverview-module__jHusVW__arrowIcon{width:1.25rem;height:1.25rem;stroke:var(--mb-brand-color-primary)}.UserScreenOverview-module__jHusVW__mySavedScreen{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);font-family:var(--font-secondary)}.UserScreenOverview-module__jHusVW__screenCount{color:var(--mb-text-light);font-size:var(--mb-text-body)}.UserScreenOverview-module__jHusVW__createScreenContainer{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.UserScreenOverview-module__jHusVW__dummyCard{background:var(--mb-bg-color-primary);border:1px dashed var(--mb-border-color);border-radius:var(--mb-border-radius-lg);justify-content:center;align-items:center;min-height:9rem;display:flex}.UserScreenOverview-module__jHusVW__dummyCard:hover{background:var(--mb-bg-color-primary);border-color:var(--mb-brand-color-primary)}.UserScreenOverview-module__jHusVW__dummyCard a{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.UserScreenOverview-module__jHusVW__plusIcon{width:2.5rem;height:2.5rem;stroke:var(--mb-text-light)}.UserScreenOverview-module__jHusVW__dummyCard:hover .UserScreenOverview-module__jHusVW__plusIcon{stroke:var(--mb-brand-color-primary)}@media screen and (max-width:1280px){.UserScreenOverview-module__jHusVW__createScreenContainer{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.UserScreenOverview-module__jHusVW__createScreenContainer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:744px){.UserScreenOverview-module__jHusVW__createScreenContainer{grid-template-columns:1fr}.UserScreenOverview-module__jHusVW__emptyStateBanner{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem}.UserScreenOverview-module__jHusVW__savedScreenHeader{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}}
.page-module__nJcnva__dealsWrapper{padding-top:var(--page-top-gap);min-height:calc(100vh - var(--header-height));flex-direction:column;gap:1rem;display:flex}.page-module__nJcnva__dealsWrapperHeader{width:calc(100vw - 2 * var(--global-padding));justify-content:space-between;margin-inline:auto;display:flex}.page-module__nJcnva__dealsWrapperHeading{flex-direction:column;gap:.125rem;display:flex}.page-module__nJcnva__dealsWrapperHeading h1{font-family:var(--font-secondary)}.page-module__nJcnva__searchSection{width:calc(100vw - 2 * var(--global-padding));align-items:center;gap:.5rem;margin-inline:auto;display:flex}.page-module__nJcnva__filterBtn{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);cursor:pointer;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;width:7rem;height:2.5rem;padding:.5rem;display:flex}.page-module__nJcnva__filterBtn:first-of-type{width:10rem}.page-module__nJcnva__filterBtn:hover{background-color:var(--mb-bg-color-secondary);border-color:var(--mb-border-color-hovered)}.page-module__nJcnva__filterIcon{width:auto;height:1.125rem}.page-module__nJcnva__tableSection{width:calc(100vw - 2 * var(--global-padding));margin-inline:auto}@media only screen and (max-width:1024px){.page-module__nJcnva__dealsWrapperHeading p,.page-module__nJcnva__filterBtn{display:none}}@media only screen and (max-width:480px){.page-module__nJcnva__tableSection{width:100vw}}
.NoWatchlist-module__o5qdDa__noWatchlist{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.NoWatchlist-module__o5qdDa__noWatchlistImage{width:90%;height:auto}.NoWatchlist-module__o5qdDa__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);line-height:1.2}.NoWatchlist-module__o5qdDa__button{justify-content:center;align-items:center;gap:.25rem;width:15rem;display:flex}.NoWatchlist-module__o5qdDa__message{font-size:var(--mb-text-body2);text-align:center}body.dark .NoWatchlist-module__o5qdDa__message{color:var(--mb-text-light)}@media screen and (max-width:1024px){.NoWatchlist-module__o5qdDa__noWatchlist,.NoWatchlist-module__o5qdDa__noWatchlistImage{width:100%}}
.PopularCard-module__obthXa__popularCard{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-xl);cursor:pointer;flex-direction:column;gap:.75rem;width:100%;min-width:20rem;min-height:18rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.PopularCard-module__obthXa__popularCard:hover{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.PopularCard-module__obthXa__topRow{justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.PopularCard-module__obthXa__typeTag{background:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);color:var(--mb-text-dark);font-size:var(--mb-text-label);text-transform:capitalize;font-weight:var(--mb-font-medium);padding:.25rem .5rem}.PopularCard-module__obthXa__stocks{background:var(--mb-brand-color-50);border-color:var(--mb-brand-color-primary)}.PopularCard-module__obthXa__index{background:var(--mb-color-yellow-50);border-color:var(--mb-color-yellow-primary)}.PopularCard-module__obthXa__etf{background:var(--mb-color-purple-50);border-color:var(--mb-color-purple-primary)}.PopularCard-module__obthXa__ipo{background:var(--mb-color-orange-50);border-color:var(--mb-color-orange-primary)}body.dark .PopularCard-module__obthXa__typeTag{background:var(--mb-bg-color-tertiary)}.PopularCard-module__obthXa__content{flex-direction:column;justify-content:space-between;gap:1rem;height:100%;display:flex}.PopularCard-module__obthXa__details{flex-direction:column;gap:.5rem;display:flex}.PopularCard-module__obthXa__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold)}.PopularCard-module__obthXa__description{font-size:var(--mb-text-body2)}.PopularCard-module__obthXa__crown{z-index:2;position:absolute;top:1.25rem;right:1.25rem}.PopularCard-module__obthXa__glow{position:absolute;top:0;right:0}
.InfiniteCards-module__As3Sva__newsCards,.InfiniteCards-module__As3Sva__cardsSkeleton{scroll-behavior:smooth;scrollbar-width:none;grid-template-columns:repeat(5,34rem);gap:1rem;min-width:26rem;display:grid;overflow-x:auto}.InfiniteCards-module__As3Sva__newsCards::-webkit-scrollbar{display:none}.InfiniteCards-module__As3Sva__cardsSkeleton::-webkit-scrollbar{display:none}.InfiniteCards-module__As3Sva__newsCards>div{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);height:20rem!important}.InfiniteCards-module__As3Sva__newsCards>div:hover{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.InfiniteCards-module__As3Sva__cardsSkeleton>div{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);border:none;flex-grow:1;width:100%}.InfiniteCards-module__As3Sva__noResults>div{width:100%}.InfiniteCards-module__As3Sva__sliderContainer{width:100%;max-width:40rem}.InfiniteCards-module__As3Sva__portfolioMockup{width:30%!important}.InfiniteCards-module__As3Sva__sliderItem img{width:100%;height:auto}.InfiniteCards-module__As3Sva__mobileSlider{display:none}.InfiniteCards-module__As3Sva__mobileSlider .slick-list{margin:0 -.5rem}@media screen and (max-width:1024px){.InfiniteCards-module__As3Sva__sliderContainer{width:85vw}.InfiniteCards-module__As3Sva__portfolioMockup{width:70%!important}}@media screen and (max-width:744px){.InfiniteCards-module__As3Sva__sliderContainer{width:55vw}.InfiniteCards-module__As3Sva__newsCards{display:none}.InfiniteCards-module__As3Sva__mobileSlider{width:100%;margin-bottom:2rem;display:block}.InfiniteCards-module__As3Sva__mobileSlider .slick-track{display:flex!important}.InfiniteCards-module__As3Sva__mobileSlider .slick-slide{height:auto;padding:0 .5rem}.InfiniteCards-module__As3Sva__mobileSlider .slick-slide a{height:23rem!important;min-height:0!important}}@media screen and (max-width:480px){.InfiniteCards-module__As3Sva__sliderContainer{width:75vw}}
.StockFilters-module__pTR-3a__filters{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.StockFilters-module__pTR-3a__filter{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);color:var(--mb-text-dark);font-size:var(--mb-text-body2);white-space:nowrap;padding:.25rem .75rem}.StockFilters-module__pTR-3a__tooltip{font-weight:var(--mb-font-semibold);z-index:15;max-width:20rem;box-shadow:0 3px 10px #0003;background:var(--mb-color-gray-0)!important;color:var(--mb-color-gray-600)!important;opacity:1!important}
.CategorySidebar-module__InRBfq__categorySidebar{border-right:1px solid var(--mb-divider);background-color:var(--mb-bg-color-secondary);width:280px;height:100%;overflow-y:auto}.CategorySidebar-module__InRBfq__categoryList{padding:.5rem 0}.CategorySidebar-module__InRBfq__categoryItem{cursor:pointer;color:var(--mb-text-secondary);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;font-size:.9rem;transition:all .2s;display:flex}.CategorySidebar-module__InRBfq__categoryItem:hover{color:var(--mb-text-primary);background-color:var(--mb-bg-color-primary)}@media screen and (max-width:768px){.CategorySidebar-module__InRBfq__categorySidebar{border-right:none;width:100%}.CategorySidebar-module__InRBfq__categoryItem{padding:1rem}}.CategorySidebar-module__InRBfq__active{color:var(--mb-text-primary);background-color:var(--mb-bg-color-primary);font-weight:500}.CategorySidebar-module__InRBfq__categoryTitle{white-space:nowrap;text-overflow:ellipsis;flex:1;padding-right:.5rem;overflow:hidden}.CategorySidebar-module__InRBfq__categorySidebar::-webkit-scrollbar{width:6px}.CategorySidebar-module__InRBfq__categorySidebar::-webkit-scrollbar-track{background:0 0}.CategorySidebar-module__InRBfq__categorySidebar::-webkit-scrollbar-thumb{background-color:var(--mb-divider);border-radius:3px}
.UpgradeBanner-module__DPwhxq__upgradeBanner{border-radius:var(--mb-border-radius-2xl);justify-content:space-between;align-items:center;padding:0 0 0 1.5rem;display:flex;overflow:hidden}.UpgradeBanner-module__DPwhxq__leftContent{align-items:center;gap:.325rem;display:flex}.UpgradeBanner-module__DPwhxq__professional .UpgradeBanner-module__DPwhxq__leftContent,.UpgradeBanner-module__DPwhxq__enterprise .UpgradeBanner-module__DPwhxq__leftContent{flex-direction:row-reverse;justify-content:space-between;width:100%}.UpgradeBanner-module__DPwhxq__lite{background:linear-gradient(90deg,#86d5cb 0%,#4cc1b2 100%)}body.dark .UpgradeBanner-module__DPwhxq__lite{background:linear-gradient(90deg,#007e6e 0%,#275f58 100%)}.UpgradeBanner-module__DPwhxq__standard{background:linear-gradient(90deg,#5e9fff 0%,#2e72ff 100%)}body.dark .UpgradeBanner-module__DPwhxq__standard{background:linear-gradient(90deg,#002061 0%,#101a2e 100%)}.UpgradeBanner-module__DPwhxq__premium{background:linear-gradient(90deg,#9f55ff 0% 54%,#6a24c4 100%)}body.dark .UpgradeBanner-module__DPwhxq__premium{background:linear-gradient(90deg,#3c0183 0%,#2d0a57 100%)}.UpgradeBanner-module__DPwhxq__professional{background:linear-gradient(90deg,#fff7db 0%,#ffd134 100%);padding-right:1.5rem}body.dark .UpgradeBanner-module__DPwhxq__professional{background:linear-gradient(90deg,#876c00 0%,#4a3e11 100%)}.UpgradeBanner-module__DPwhxq__enterprise{background:linear-gradient(90deg,#f1f1f1 0%,#b1b1b1 100%);padding-right:1.5rem}body.dark .UpgradeBanner-module__DPwhxq__enterprise{background:linear-gradient(90deg,#444 0%,#2d2d2d 100%)}.UpgradeBanner-module__DPwhxq__info{flex-direction:column;display:flex}.UpgradeBanner-module__DPwhxq__info h1{color:var(--mb-text-white);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold)}.UpgradeBanner-module__DPwhxq__info p{color:var(--mb-text-white);font-size:var(--mb-text-body2)}.UpgradeBanner-module__DPwhxq__professional .UpgradeBanner-module__DPwhxq__info h1,.UpgradeBanner-module__DPwhxq__enterprise .UpgradeBanner-module__DPwhxq__info h1{color:var(--mb-color-black)}.UpgradeBanner-module__DPwhxq__professional .UpgradeBanner-module__DPwhxq__info p,.UpgradeBanner-module__DPwhxq__enterprise .UpgradeBanner-module__DPwhxq__info p{color:var(--mb-text-black)}:is(body.dark .UpgradeBanner-module__DPwhxq__standard .UpgradeBanner-module__DPwhxq__info h1,body.dark .UpgradeBanner-module__DPwhxq__premium .UpgradeBanner-module__DPwhxq__info h1,body.dark .UpgradeBanner-module__DPwhxq__professional .UpgradeBanner-module__DPwhxq__info h1,body.dark .UpgradeBanner-module__DPwhxq__enterprise .UpgradeBanner-module__DPwhxq__info h1){color:var(--mb-text-white)}:is(body.dark .UpgradeBanner-module__DPwhxq__standard .UpgradeBanner-module__DPwhxq__info p,body.dark .UpgradeBanner-module__DPwhxq__premium .UpgradeBanner-module__DPwhxq__info p,body.dark .UpgradeBanner-module__DPwhxq__professional .UpgradeBanner-module__DPwhxq__info p,body.dark .UpgradeBanner-module__DPwhxq__enterprise .UpgradeBanner-module__DPwhxq__info p){color:var(--mb-color-gray-50)}.UpgradeBanner-module__DPwhxq__buttonAndImage{align-items:center;gap:1rem;display:flex}.UpgradeBanner-module__DPwhxq__image{width:auto;height:100%}.UpgradeBanner-module__DPwhxq__mobileImage{display:none}.UpgradeBanner-module__DPwhxq__button{all:unset;cursor:pointer;background-color:var(--mb-color-gray-0);border-radius:var(--mb-border-radius-lg);font-family:var(--font-secondary);color:var(--mb-color-black);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-body2);white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;margin-right:1.25rem;padding:.75rem 1.25rem;display:flex}@media screen and (max-width:1280px){.UpgradeBanner-module__DPwhxq__upgradeBanner{padding-block:1.5rem}}@media screen and (max-width:1024px){.UpgradeBanner-module__DPwhxq__upgradeBanner{display:none}}
.FilterList-module__KqWYiq__filterListContainer{background-color:var(--mb-bg-color-primary);flex:1;padding:1rem 1.5rem 1.5rem;overflow-y:auto}@media screen and (max-width:768px){.FilterList-module__KqWYiq__filterListContainer{padding:.75rem}}.FilterList-module__KqWYiq__titleContainer{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.FilterList-module__KqWYiq__title{color:var(--mb-text-primary);margin-bottom:0;font-size:1.25rem;font-weight:600}.FilterList-module__KqWYiq__infoIcon{color:var(--mb-text-light);cursor:pointer}.FilterList-module__KqWYiq__grid{align-items:flex-start;gap:1.5rem;display:flex}.FilterList-module__KqWYiq__column{flex-direction:column;flex:1;justify-content:flex-start;gap:1.5rem;display:flex}@media screen and (max-width:1024px){.FilterList-module__KqWYiq__grid{display:block}.FilterList-module__KqWYiq__grid .FilterList-module__KqWYiq__column{width:100%;margin-bottom:1.5rem}}.FilterList-module__KqWYiq__filterListContainer::-webkit-scrollbar{width:6px}.FilterList-module__KqWYiq__filterListContainer::-webkit-scrollbar-track{background:0 0}.FilterList-module__KqWYiq__filterListContainer::-webkit-scrollbar-thumb{background-color:var(--mb-divider);border-radius:3px}.FilterList-module__KqWYiq__treeExtraFilter{margin-top:1.5rem}.FilterList-module__KqWYiq__singleColumnLayout{flex-direction:column;gap:1.5rem;display:flex}
.IndustryTreeFilter-module__fR3KiW__treeContainer{background-color:var(--mb-bg-color-primary);flex:1}.IndustryTreeFilter-module__fR3KiW__bulkActions{font-size:var(--mb-text-body2);margin-bottom:.25rem;padding:.25rem 0}.IndustryTreeFilter-module__fR3KiW__bulkAction{color:var(--mb-brand-color-primary);cursor:pointer}.IndustryTreeFilter-module__fR3KiW__bulkAction:hover{text-decoration:underline}.IndustryTreeFilter-module__fR3KiW__bulkActionSeparator{color:var(--mb-text-light);margin:0 .5rem}.IndustryTreeFilter-module__fR3KiW__tree{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);padding-bottom:1rem}.IndustryTreeFilter-module__fR3KiW__treeNode{-webkit-user-select:none;user-select:none}.IndustryTreeFilter-module__fR3KiW__treeRow{cursor:pointer;align-items:center;min-height:2.5rem;padding:.75rem 0;display:flex}.IndustryTreeFilter-module__fR3KiW__treeRow:hover{background-color:var(--mb-bg-color-secondary)}.IndustryTreeFilter-module__fR3KiW__chevron{color:var(--mb-text-light);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;padding:.25rem;display:flex}.IndustryTreeFilter-module__fR3KiW__chevronPlaceholder{width:2rem;display:inline-block}.IndustryTreeFilter-module__fR3KiW__treeLabel{cursor:pointer;font-size:var(--mb-text-body2);flex:1;align-items:center;display:flex}.IndustryTreeFilter-module__fR3KiW__checkbox{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.IndustryTreeFilter-module__fR3KiW__checkmark{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);flex-shrink:0;width:24px;height:24px;margin-right:10px;transition:background-color .2s;position:relative}body.dark .IndustryTreeFilter-module__fR3KiW__checkmark{background-color:var(--mb-bg-color-tertiary)}.IndustryTreeFilter-module__fR3KiW__checkbox:checked+.IndustryTreeFilter-module__fR3KiW__checkmark{background-color:var(--mb-brand-color-primary)}.IndustryTreeFilter-module__fR3KiW__checkmark:after{content:"";display:none;position:absolute}.IndustryTreeFilter-module__fR3KiW__checkbox:checked+.IndustryTreeFilter-module__fR3KiW__checkmark:after{display:block}.IndustryTreeFilter-module__fR3KiW__checkmark:after{border:solid var(--mb-color-gray-0);border-width:0 var(--mb-border-width-secondary) var(--mb-border-width-secondary) 0;width:5px;height:10px;top:4px;left:8px;transform:rotate(45deg)}.IndustryTreeFilter-module__fR3KiW__checkmark[data-indeterminate=true]{background-color:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary)}.IndustryTreeFilter-module__fR3KiW__checkmark[data-indeterminate=true]:after{background-color:var(--mb-color-gray-0);border:none;width:12px;height:2px;display:block;top:11px;left:6px;transform:none}.IndustryTreeFilter-module__fR3KiW__noResults{color:var(--mb-text-light);font-size:var(--mb-text-body2);padding:.5rem 0}.IndustryTreeFilter-module__fR3KiW__indentLvl0{padding-left:.25rem}.IndustryTreeFilter-module__fR3KiW__indentLvl1{padding-left:1.5rem}.IndustryTreeFilter-module__fR3KiW__indentLvl2{padding-left:2.75rem}.IndustryTreeFilter-module__fR3KiW__indentLvl3{padding-left:4rem}@media screen and (max-width:768px){.IndustryTreeFilter-module__fR3KiW__indentLvl0{padding-left:.25rem}.IndustryTreeFilter-module__fR3KiW__indentLvl1{padding-left:.75rem}.IndustryTreeFilter-module__fR3KiW__indentLvl2{padding-left:1.25rem}.IndustryTreeFilter-module__fR3KiW__indentLvl3{padding-left:1.75rem}}
.ProIcon-module__3QgsrG__proIcon{border:var(--mb-border-width-primary) solid var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-md);color:var(--mb-brand-color-primary);font-weight:var(--mb-font-semibold);justify-content:center;align-items:center;padding-inline:.75rem;display:flex}.ProIcon-module__3QgsrG__tooltip{font-weight:var(--mb-font-semibold);z-index:15;max-width:25rem;box-shadow:0 3px 10px #0003;background-color:var(--mb-color-gray-0)!important;color:var(--mb-color-gray-600)!important}.ProIcon-module__3QgsrG__tooltipText{flex-direction:column;gap:.5rem;display:flex}
.InputCheckboxOnly-module__t8O58a__inputCheckboxOnly{background-color:var(--mb-bg-color-primary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);width:100%;padding:1rem;transition:background-color .2s ease-in-out}.InputCheckboxOnly-module__t8O58a__inputCheckboxOnly:hover{background-color:var(--mb-bg-color-secondary)}.InputCheckboxOnly-module__t8O58a__filterHeading{justify-content:space-between;align-items:center;display:flex}.InputCheckboxOnly-module__t8O58a__expandFilter{cursor:pointer;align-items:center;gap:.725rem;display:flex;position:relative}.InputCheckboxOnly-module__t8O58a__expandFilter label{cursor:pointer;font-size:var(--mb-text-body2);white-space:normal;word-break:break-word}.InputCheckboxOnly-module__t8O58a__checkbox{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.InputCheckboxOnly-module__t8O58a__checkmark{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);width:24px;height:24px;margin-right:10px;transition:background-color .2s}body.dark .InputCheckboxOnly-module__t8O58a__checkmark{background-color:var(--mb-bg-color-tertiary)}.InputCheckboxOnly-module__t8O58a__checkbox:checked+.InputCheckboxOnly-module__t8O58a__checkmark{background-color:var(--mb-brand-color-primary)}.InputCheckboxOnly-module__t8O58a__checkmark:after{content:"";display:none;position:absolute}.InputCheckboxOnly-module__t8O58a__checkbox:checked+.InputCheckboxOnly-module__t8O58a__checkmark:after{display:block}.InputCheckboxOnly-module__t8O58a__checkmark:after{border:solid var(--mb-color-gray-0);border-width:0 var(--mb-border-width-secondary) var(--mb-border-width-secondary) 0;width:5px;height:10px;top:4px;left:8px;transform:rotate(45deg)}@media screen and (max-width:480px){.InputCheckboxOnly-module__t8O58a__expandFilter label{font-size:var(--mb-text-body)}}
.InputDropdownStatus-module__5NRKQW__inputDropdown{background-color:var(--mb-bg-color-primary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);width:100%;padding:1rem;transition:background-color .2s ease-in-out}.InputDropdownStatus-module__5NRKQW__inputDropdown:hover{background-color:var(--mb-bg-color-secondary)}.InputDropdownStatus-module__5NRKQW__filterHeading{justify-content:space-between;align-items:center;display:flex}.InputDropdownStatus-module__5NRKQW__expandFilter{cursor:pointer;align-items:center;gap:.725rem;display:flex;position:relative}.InputDropdownStatus-module__5NRKQW__expandFilter label{cursor:pointer;font-size:var(--mb-text-body2);white-space:normal;word-break:break-word}.InputDropdownStatus-module__5NRKQW__dropdownContent{-webkit-user-select:none;user-select:none;flex-direction:column;gap:.5rem;max-height:14rem;margin:1rem 0 1rem 1rem;padding-right:1rem;display:flex;overflow-y:scroll}.InputDropdownStatus-module__5NRKQW__resetContainer{cursor:pointer;flex:1;justify-content:flex-end;align-items:center;display:flex}.InputDropdownStatus-module__5NRKQW__resetButton{color:var(--mb-text-light);font-size:var(--mb-text-body2);margin-inline:1rem;display:none}.InputDropdownStatus-module__5NRKQW__inputDropdown:hover .InputDropdownStatus-module__5NRKQW__resetButton{display:flex}.InputDropdownStatus-module__5NRKQW__inputBox{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);align-items:center;width:100%;height:2.5rem;margin-block:1rem;display:flex}.InputDropdownStatus-module__5NRKQW__inputBox:focus-within{border-color:var(--mb-border-color-selected)}.InputDropdownStatus-module__5NRKQW__inputBox svg{margin:.5rem 0 .5rem .5rem}.InputDropdownStatus-module__5NRKQW__inputBox input{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-light);background:0 0;border:none;width:100%;padding:.5rem}.InputDropdownStatus-module__5NRKQW__inputBox input::placeholder{color:var(--mb-text-light);font-weight:var(--mb-font-light)}.InputDropdownStatus-module__5NRKQW__inputBox input:focus{outline:none}.InputDropdownStatus-module__5NRKQW__icon{stroke:var(--mb-text-light)}.InputDropdownStatus-module__5NRKQW__checkbox{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.InputDropdownStatus-module__5NRKQW__checkmark{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);width:24px;height:24px;margin-right:10px;transition:background-color .2s}body.dark .InputDropdownStatus-module__5NRKQW__checkmark{background-color:var(--mb-bg-color-tertiary)}.InputDropdownStatus-module__5NRKQW__checkbox:checked+.InputDropdownStatus-module__5NRKQW__checkmark{background-color:var(--mb-brand-color-primary)}.InputDropdownStatus-module__5NRKQW__checkmark:after{content:"";display:none;position:absolute}.InputDropdownStatus-module__5NRKQW__checkbox:checked+.InputDropdownStatus-module__5NRKQW__checkmark:after{display:block}.InputDropdownStatus-module__5NRKQW__checkmark:after{border:solid var(--mb-color-gray-0);border-width:0 var(--mb-border-width-secondary) var(--mb-border-width-secondary) 0;width:5px;height:10px;top:4px;left:8px;transform:rotate(45deg)}.InputDropdownStatus-module__5NRKQW__groupContainer{flex-direction:column;gap:.5rem;display:flex}.InputDropdownStatus-module__5NRKQW__label{cursor:pointer;font-size:var(--mb-text-body2);-webkit-user-select:none;user-select:none;white-space:normal;word-break:break-word;align-items:center;margin-bottom:.5rem;display:flex;position:relative}.InputDropdownStatus-module__5NRKQW__childOptions{flex-direction:column;gap:.5rem;padding-left:1.5rem;display:flex}.InputDropdownStatus-module__5NRKQW__input{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.InputDropdownStatus-module__5NRKQW__subCheckmark{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);flex-shrink:0;width:24px;height:24px;margin-right:10px;transition:background-color .2s;position:relative}body.dark .InputDropdownStatus-module__5NRKQW__subCheckmark{background-color:var(--mb-bg-color-tertiary)}.InputDropdownStatus-module__5NRKQW__input:checked+.InputDropdownStatus-module__5NRKQW__subCheckmark{background-color:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary)}.InputDropdownStatus-module__5NRKQW__subCheckmark:after{content:"";display:none;position:absolute}.InputDropdownStatus-module__5NRKQW__input:checked+.InputDropdownStatus-module__5NRKQW__subCheckmark:after{border:solid var(--mb-color-gray-0);border-width:0 var(--mb-border-width-secondary) var(--mb-border-width-secondary) 0;width:5px;height:10px;display:block;position:relative;top:4px;left:8px;transform:rotate(45deg)}.InputDropdownStatus-module__5NRKQW__subCheckmark[data-indeterminate=true]{background-color:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary)}.InputDropdownStatus-module__5NRKQW__subCheckmark[data-indeterminate=true]:after{background-color:var(--mb-color-gray-0);border:none;width:10px;height:2px;display:block;position:absolute;top:10px;left:6px;transform:none}.InputDropdownStatus-module__5NRKQW__noMatches{color:var(--mb-text-light);font-size:var(--mb-text-body2);padding:.5rem 0}@media screen and (max-width:480px){.InputDropdownStatus-module__5NRKQW__expandFilter label,.InputDropdownStatus-module__5NRKQW__resetButton,.InputDropdownStatus-module__5NRKQW__inputBox input,.InputDropdownStatus-module__5NRKQW__label{font-size:var(--mb-text-body)}}
.InputDropdown-module__T7dymW__inputDropdown{background-color:var(--mb-bg-color-primary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);width:100%;padding:1rem;transition:background-color .2s ease-in-out}.InputDropdown-module__T7dymW__inputDropdown:hover{background-color:var(--mb-bg-color-secondary)}.InputDropdown-module__T7dymW__filterHeading{justify-content:space-between;align-items:center;display:flex}.InputDropdown-module__T7dymW__expandFilter{cursor:pointer;align-items:center;gap:.725rem;display:flex;position:relative}.InputDropdown-module__T7dymW__expandFilter label{cursor:pointer;font-size:var(--mb-text-body2);white-space:normal;word-break:break-word}.InputDropdown-module__T7dymW__dropdownContent{-webkit-user-select:none;user-select:none;flex-direction:column;gap:.5rem;max-height:10rem;margin:1rem 0 1rem 1rem;padding-right:1rem;display:flex;overflow-y:scroll}.InputDropdown-module__T7dymW__resetContainer{cursor:pointer;flex:1;justify-content:flex-end;align-items:center;display:flex}.InputDropdown-module__T7dymW__resetButton{color:var(--mb-text-light);font-size:var(--mb-text-body2);margin-inline:1rem;display:none}.InputDropdown-module__T7dymW__inputDropdown:hover .InputDropdown-module__T7dymW__resetButton{display:flex}.InputDropdown-module__T7dymW__inputBox{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);align-items:center;width:100%;height:2.5rem;margin-block:1rem;display:flex}.InputDropdown-module__T7dymW__inputBox:focus-within{border-color:var(--mb-border-color-selected)}.InputDropdown-module__T7dymW__inputBox svg{margin:.5rem 0 .5rem .5rem}.InputDropdown-module__T7dymW__inputBox input{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-light);background:0 0;border:none;width:100%;padding:.5rem}.InputDropdown-module__T7dymW__inputBox input::placeholder{color:var(--mb-text-light);font-weight:var(--mb-font-light)}.InputDropdown-module__T7dymW__inputBox input:focus{outline:none}.InputDropdown-module__T7dymW__icon{stroke:var(--mb-text-light)}.InputDropdown-module__T7dymW__checkbox{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.InputDropdown-module__T7dymW__checkmark{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);width:24px;height:24px;margin-right:10px;transition:background-color .2s}body.dark .InputDropdown-module__T7dymW__checkmark{background-color:var(--mb-bg-color-tertiary)}.InputDropdown-module__T7dymW__checkbox:checked+.InputDropdown-module__T7dymW__checkmark{background-color:var(--mb-brand-color-primary)}.InputDropdown-module__T7dymW__checkmark:after{content:"";display:none;position:absolute}.InputDropdown-module__T7dymW__checkbox:checked+.InputDropdown-module__T7dymW__checkmark:after{display:block}.InputDropdown-module__T7dymW__checkmark:after{border:solid var(--mb-color-gray-0);border-width:0 var(--mb-border-width-secondary) var(--mb-border-width-secondary) 0;width:5px;height:10px;top:4px;left:8px;transform:rotate(45deg)}.InputDropdown-module__T7dymW__label{cursor:pointer;font-size:var(--mb-text-body2);-webkit-user-select:none;user-select:none;white-space:normal;word-break:break-word;align-items:center;margin-bottom:.5rem;display:flex;position:relative}.InputDropdown-module__T7dymW__input{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.InputDropdown-module__T7dymW__subCheckmark{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);width:24px;height:24px;margin-right:10px;transition:background-color .2s}body.dark .InputDropdown-module__T7dymW__subCheckmark{background-color:var(--mb-bg-color-tertiary)}.InputDropdown-module__T7dymW__input:checked+.InputDropdown-module__T7dymW__subCheckmark{background-color:var(--mb-brand-color-primary)}.InputDropdown-module__T7dymW__subCheckmark:after{content:"";display:none;position:absolute}.InputDropdown-module__T7dymW__input:checked+.InputDropdown-module__T7dymW__subCheckmark:after{display:block;position:relative;bottom:0;left:30%}.InputDropdown-module__T7dymW__subCheckmark:after{border:solid var(--mb-color-gray-0);border-width:0 var(--mb-border-width-secondary) var(--mb-border-width-secondary) 0;width:5px;height:10px;top:4px;left:9px;transform:rotate(45deg)}@media screen and (max-width:480px){.InputDropdown-module__T7dymW__expandFilter label,.InputDropdown-module__T7dymW__resetButton,.InputDropdown-module__T7dymW__inputBox input,.InputDropdown-module__T7dymW__label{font-size:var(--mb-text-body)}}
.InputFieldSlider-module__I_M4AG__inputFieldSlider{width:100%;margin-block:.5rem;padding:.5rem 0}.InputFieldSlider-module__I_M4AG__filter{justify-content:space-between;align-items:center;display:flex}.InputFieldSlider-module__I_M4AG__input{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);color:var(--mb-text-light);background:0 0;width:8rem;padding:.5rem 1rem .5rem .5rem}body.dark .InputFieldSlider-module__I_M4AG__input{color:var(--mb-text-white)}
.InputField-module__fpzh1q__inputField{background-color:var(--mb-bg-color-primary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);width:100%;padding:1rem;transition:background-color .2s ease-in-out}.InputField-module__fpzh1q__inputField:hover{background-color:var(--mb-bg-color-secondary)}.InputField-module__fpzh1q__filterHeading{justify-content:space-between;align-items:center;display:flex}.InputField-module__fpzh1q__expandFilter{cursor:pointer;align-items:center;gap:.725rem;display:flex;position:relative}.InputField-module__fpzh1q__expandFilter input{border-radius:var(--mb-border-radius-sm);background-color:#0000;width:1.5rem;height:1.5rem}.InputField-module__fpzh1q__expandFilter label{cursor:pointer;font-size:var(--mb-text-body2);white-space:normal;word-break:break-word}.InputField-module__fpzh1q__resetContainer{cursor:pointer;flex:1;justify-content:flex-end;align-items:center;display:flex}.InputField-module__fpzh1q__resetButton{color:var(--mb-text-light);font-size:var(--mb-text-body2);margin-inline:1rem;display:none}.InputField-module__fpzh1q__inputField:hover .InputField-module__fpzh1q__resetButton{display:flex}.InputField-module__fpzh1q__checkbox{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.InputField-module__fpzh1q__checkmark{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-sm);width:24px;height:24px;margin-right:10px;transition:background-color .2s}body.dark .InputField-module__fpzh1q__checkmark{background-color:var(--mb-bg-color-tertiary)}.InputField-module__fpzh1q__checkbox:checked+.InputField-module__fpzh1q__checkmark{background-color:var(--mb-brand-color-primary)}.InputField-module__fpzh1q__checkmark:after{content:"";display:none;position:absolute}.InputField-module__fpzh1q__checkbox:checked+.InputField-module__fpzh1q__checkmark:after{display:block}.InputField-module__fpzh1q__checkmark:after{border:solid var(--mb-text-white);border-width:0 var(--mb-border-width-secondary) var(--mb-border-width-secondary) 0;width:5px;height:10px;top:4px;left:8px;transform:rotate(45deg)}@media screen and (max-width:480px){.InputField-module__fpzh1q__expandFilter label,.InputField-module__fpzh1q__resetButton{font-size:var(--mb-text-body)}}
.FilterSelected-module__pQknCq__filterSelected{flex-direction:column;gap:1.5rem;display:flex}.FilterSelected-module__pQknCq__fitlerCountContainer{justify-content:space-between;width:100%;display:flex}.FilterSelected-module__pQknCq__fitlerCount{color:var(--mb-text-primary);font-size:1.25rem;font-weight:600}.FilterSelected-module__pQknCq__fitlerCount span{color:var(--mb-brand-color-primary)}.FilterSelected-module__pQknCq__resetAll{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-md);cursor:pointer;font-size:var(--mb-text-body2);margin-left:auto;padding:.375rem .5rem}.FilterSelected-module__pQknCq__disableButton{cursor:not-allowed}.FilterSelected-module__pQknCq__selectResult{align-items:flex-start;gap:1.5rem;width:100%;display:flex}.FilterSelected-module__pQknCq__column{flex-direction:column;flex:1;justify-content:flex-start;gap:1.5rem;display:flex}@media screen and (max-width:1024px){.FilterSelected-module__pQknCq__selectResult{display:block}.FilterSelected-module__pQknCq__selectResult .FilterSelected-module__pQknCq__column{width:100%;margin-bottom:1.5rem}}@media screen and (max-width:480px){.FilterSelected-module__pQknCq__resetAll{font-size:var(--mb-text-body)}}
.TooltipModal-module__YvURVW__tooltipModal{display:flex;position:relative}.TooltipModal-module__YvURVW__overlay{-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);z-index:1000;background-color:#000000b3;height:100vh;position:fixed;top:0;left:0;right:0}.TooltipModal-module__YvURVW__modal{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);z-index:1001;flex-direction:column;gap:1.5rem;width:max-content;height:max-content;min-height:20rem;padding:1.5rem 0 2rem;transition:transform .2s ease-in-out;animation:.2s ease-in-out TooltipModal-module__YvURVW__popup;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}body.dark .TooltipModal-module__YvURVW__modal{border:none}@keyframes TooltipModal-module__YvURVW__popup{0%{opacity:.6;transform:translate(-50%,-50%)scale(.7)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.TooltipModal-module__YvURVW__closeIcon{cursor:pointer;z-index:2;width:1.5rem;height:auto;position:absolute;top:1.5rem;right:1.5rem}.TooltipModal-module__YvURVW__closeIcon:hover{stroke:var(--mb-brand-color-primary);transition:all .2s ease-in-out;transform:scale(1.1)}.TooltipModal-module__YvURVW__content{flex-direction:column;align-items:center;display:flex;overflow:hidden}@media screen and (min-width:1025px) and (max-width:1280px){.TooltipModal-module__YvURVW__modal{border-radius:none;top:0;right:0;left:unset;bottom:unset;width:25rem;min-height:100vh;max-height:100vh;padding:1.5rem 0 1rem;animation:.3s ease-in TooltipModal-module__YvURVW__SlideRight;transform:translate(0%)}.TooltipModal-module__YvURVW__closeIcon{height:1.5rem;top:1rem;right:1rem}}@media screen and (max-width:1024px){.TooltipModal-module__YvURVW__modal{border-radius:var(--mb-border-radius-3xl) var(--mb-border-radius-3xl) 0 0;top:unset;min-height:20vh;max-height:70vh;transform:unset;width:100%;padding:1.5rem 0 1rem;animation:.3s ease-in-out TooltipModal-module__YvURVW__slideUp;bottom:0;left:0;right:0}.TooltipModal-module__YvURVW__closeIcon{height:1.5rem;top:1rem;right:1rem}}@keyframes TooltipModal-module__YvURVW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes TooltipModal-module__YvURVW__SlideRight{0%{transform:translate(100%)}to{transform:translate(0)}}
.SidebarModalHeader-module__K1-jiq__sidebarModalHeader{font-size:var(--mb-text-body);padding:1rem}.SidebarModalHeader-module__K1-jiq__headerTop{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.SidebarModalHeader-module__K1-jiq__titleSection{align-items:center;gap:.5rem;display:flex}.SidebarModalHeader-module__K1-jiq__titleText{font-weight:600}.SidebarModalHeader-module__K1-jiq__backIcon{cursor:pointer;color:var(--mb-text-primary)}.SidebarModalHeader-module__K1-jiq__inputBox{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);align-items:center;width:100%;height:2.5rem;display:flex}.SidebarModalHeader-module__K1-jiq__inputBox:focus-within{border-color:var(--mb-border-color-selected)}.SidebarModalHeader-module__K1-jiq__inputBox svg{margin:.5rem 0 .5rem .5rem}.SidebarModalHeader-module__K1-jiq__inputBox input{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-light);background:0 0;border:none;width:100%;padding:.5rem}.SidebarModalHeader-module__K1-jiq__inputBox input::placeholder{color:var(--mb-text-light);font-weight:var(--mb-font-light)}.SidebarModalHeader-module__K1-jiq__inputBox input:focus{outline:none}.SidebarModalHeader-module__K1-jiq__icon{stroke:var(--mb-text-light)}.SidebarModalHeader-module__K1-jiq__XMarkIcon{cursor:pointer;stroke:var(--mb-text-dark);font-weight:900}@media screen and (max-width:480px){.SidebarModalHeader-module__K1-jiq__sidebarModalHeader{font-size:var(--mb-text-h7)}.SidebarModalHeader-module__K1-jiq__inputBox input{font-size:var(--mb-text-body)}}
.Sidebar-module__o87xXG__sidebar{height:calc(100vh - 6rem);max-height:max-content;top:var(--header-height);flex-direction:column;justify-content:space-between;gap:.75rem;width:17rem;padding:0 1.5rem 0 0;display:flex;position:sticky}.Sidebar-module__o87xXG__mainContainer{padding-block:1rem;flex-direction:column;gap:1.5rem;padding-top:.5rem;display:flex;overflow-y:auto}.Sidebar-module__o87xXG__mainContainer::-webkit-scrollbar{display:none}.Sidebar-module__o87xXG__header{flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.Sidebar-module__o87xXG__header p{font-size:var(--mb-text-caption);-webkit-hyphens:auto;hyphens:auto;width:100%}.Sidebar-module__o87xXG__filterHeader{align-items:center;gap:.5rem;display:flex}.Sidebar-module__o87xXG__heading{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold)}.Sidebar-module__o87xXG__filterIcon,.Sidebar-module__o87xXG__calendarIcon,.Sidebar-module__o87xXG__tagIcon{stroke:var(--mb-text-dark);width:auto;height:1rem}.Sidebar-module__o87xXG__button{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-md);cursor:pointer;align-items:center;gap:.325rem;padding:.5rem 1rem;display:flex;position:relative;overflow:hidden}.Sidebar-module__o87xXG__button span{font-size:var(--mb-text-body2)}.Sidebar-module__o87xXG__selectedState span{color:var(--mb-brand-color-primary)!important}.Sidebar-module__o87xXG__selectedState svg path{stroke:var(--mb-brand-color-primary)!important}.Sidebar-module__o87xXG__category{flex-direction:column;gap:.5rem;display:flex}.Sidebar-module__o87xXG__duration,.Sidebar-module__o87xXG__sortBy{align-items:center;gap:.25rem;width:100%;margin-right:.75rem;display:flex}.Sidebar-module__o87xXG__gradient{background:linear-gradient(45deg, transparent 80%, var(--mb-brand-color-primary));opacity:.3;width:100%;height:100%;position:absolute;top:0;right:0}.Sidebar-module__o87xXG__locked{cursor:not-allowed;opacity:.7}.Sidebar-module__o87xXG__crownIcon{width:1.5rem;height:1.5rem}.Sidebar-module__o87xXG__selectOptions{flex-flow:column wrap;gap:.75rem;display:flex}.Sidebar-module__o87xXG__categoryItem{appearance:none;background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-selected);border-radius:var(--mb-border-radius-xs);cursor:pointer;width:14px;height:14px;margin-right:.25rem;transform:scale(1.2)}.Sidebar-module__o87xXG__categoryItem:checked{background-color:var(--mb-brand-color-primary);border:none}.Sidebar-module__o87xXG__categoryItem:checked:after{border:solid var(--mb-color-gray-0);content:"";border-width:0 2px 2px 0;width:3px;height:7px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.Sidebar-module__o87xXG__sortItem{appearance:none;background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-selected);border-radius:var(--mb-border-radius-full);cursor:pointer;width:15px;height:15px;margin-right:.25rem;transform:scale(1.2)}.Sidebar-module__o87xXG__selected .Sidebar-module__o87xXG__sortItem{border-color:var(--mb-brand-color-primary)}.Sidebar-module__o87xXG__sortItem:checked:after{border-radius:var(--mb-border-radius-full);background:var(--mb-brand-color-primary);content:"";width:11px;height:11px;position:absolute;top:2px;left:2px;transform:translate(-1px,-1px)}.Sidebar-module__o87xXG__desktopHeading,.Sidebar-module__o87xXG__mobileHeading{font-family:var(--font-secondary)}.Sidebar-module__o87xXG__mobileHeading{display:none}.Sidebar-module__o87xXG__mobileHeading .Sidebar-module__o87xXG__filterIcon{width:1.125rem;height:1.125rem}.Sidebar-module__o87xXG__sliderContainer{width:37.5rem}.Sidebar-module__o87xXG__sliderItem img{width:100%;height:auto}@media screen and (max-width:1280px){.Sidebar-module__o87xXG__sidebar{height:max-content;position:unset;flex-direction:column;justify-content:flex-start;width:100%;margin:0;padding:0 1.5rem}.Sidebar-module__o87xXG__mainContainer{padding:0 0 1rem}.Sidebar-module__o87xXG__selectOptions{flex-direction:row}.Sidebar-module__o87xXG__crownIcon{width:1.25rem;height:1.25rem}.Sidebar-module__o87xXG__categoryBtn{width:max-content}.Sidebar-module__o87xXG__button{padding:8px 12px}.Sidebar-module__o87xXG__button span{color:var(--mb-text-normal);font-size:var(--mb-text-caption2)}.Sidebar-module__o87xXG__categoryItem{transform:scale(1)}.Sidebar-module__o87xXG__header{gap:.375rem;margin-bottom:.5rem}.Sidebar-module__o87xXG__header p{font-size:var(--mb-text-body2)}.Sidebar-module__o87xXG__heading{color:var(--mb-text-normal);font-size:var(--mb-text-body2)}.Sidebar-module__o87xXG__desktopHeading{display:none}.Sidebar-module__o87xXG__mobileHeading{font-weight:var(--mb-font-bold);align-items:center;gap:.5rem;display:flex}.Sidebar-module__o87xXG__description{display:none}}@media screen and (max-width:744px){.Sidebar-module__o87xXG__mainContainer{gap:2rem}.Sidebar-module__o87xXG__button{padding:.5rem}.Sidebar-module__o87xXG__sliderContainer{width:100vw}}@media screen and (max-width:480px){.Sidebar-module__o87xXG__button span{font-size:var(--mb-text-body2)}}
.ActionSidebar-module__jd1d1q__actionSidebar{height:calc(100vh - 6rem);max-height:max-content;top:calc(var(--header-height) + 1rem);flex-direction:column;justify-content:space-between;gap:1.5rem;width:17rem;padding:0 1rem 0 0;display:flex;position:sticky}.ActionSidebar-module__jd1d1q__category{flex-direction:column;gap:.5rem;display:flex}.ActionSidebar-module__jd1d1q__heading{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.ActionSidebar-module__jd1d1q__filterBtn{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.ActionSidebar-module__jd1d1q__filterBtn:hover{background-color:var(--mb-bg-color-tertiary);border-color:var(--mb-border-color-hovered)}.ActionSidebar-module__jd1d1q__filterIcon{width:auto;height:16px;margin-top:.125rem}.ActionSidebar-module__jd1d1q__button{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-md);cursor:pointer;align-items:center;gap:.325rem;padding:.5rem 1rem;display:flex;position:relative;overflow:hidden}.ActionSidebar-module__jd1d1q__button p span{font-size:var(--mb-text-body2)}.ActionSidebar-module__jd1d1q__categoryItem{appearance:none;background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-selected);border-radius:var(--mb-border-radius-xs);cursor:pointer;width:14px;height:14px;margin-right:.25rem;transform:scale(1.2)}.ActionSidebar-module__jd1d1q__categoryItem:checked{background-color:var(--mb-brand-color-primary);border:none}.ActionSidebar-module__jd1d1q__categoryItem:checked:after{border:solid var(--mb-color-gray-0);content:"";border-width:0 2px 2px 0;width:3px;height:7px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.ActionSidebar-module__jd1d1q__selectOptions{flex-flow:column wrap;gap:.75rem;display:flex}.ActionSidebar-module__jd1d1q__textValue{justify-content:space-between;align-items:center;width:100%;display:flex}.ActionSidebar-module__jd1d1q__countBadge{color:var(--mb-text-dark);font-size:var(--mb-text-body2)}.ActionSidebar-module__jd1d1q__disabled{cursor:not-allowed}@media only screen and (max-width:1024px){.ActionSidebar-module__jd1d1q__actionSidebar{height:max-content;position:unset;flex-direction:column;justify-content:flex-start;width:100%;margin:0;padding:0 1rem}.ActionSidebar-module__jd1d1q__categoryBtn{gap:.5rem;width:12rem}.ActionSidebar-module__jd1d1q__categoryItem{transform:scale(1)}.ActionSidebar-module__jd1d1q__selectOptions{flex-direction:row}.ActionSidebar-module__jd1d1q__button{padding:8px 12px}.ActionSidebar-module__jd1d1q__button span{color:var(--mb-text-normal);font-size:var(--mb-text-caption2)}.ActionSidebar-module__jd1d1q__dateRange{display:none}}@media only screen and (max-width:744px){.ActionSidebar-module__jd1d1q__button{padding:.5rem}}@media only screen and (max-width:480px){.ActionSidebar-module__jd1d1q__button span{font-size:var(--mb-text-body2)}}
.SidebarModal-module__5D7JOa__overlay{z-index:1000;background:#00000080;justify-content:flex-end;align-items:stretch;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.SidebarModal-module__5D7JOa__filterContainer{background-color:var(--mb-bg-color-primary);border-radius:0;flex-direction:column;width:72rem;max-width:90vw;height:100vh;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000026}.SidebarModal-module__5D7JOa__contentContainer{flex:1;display:flex;overflow:hidden}@media screen and (max-width:768px){.SidebarModal-module__5D7JOa__filterContainer{border-radius:0;width:100%;height:100%}.SidebarModal-module__5D7JOa__contentContainer{flex-direction:column;height:100%;min-height:0}}.SidebarModal-module__5D7JOa__filterListContainer{background-color:var(--mb-bg-color-primary);flex:1;padding:1rem 1.5rem 1.5rem;overflow-y:auto}
.Searchbar-module___tbBvW__searchbarContainer{margin-inline:auto;justify-content:space-between;align-items:center;gap:.5rem;width:37.5rem;margin-top:1rem;display:flex}.Searchbar-module___tbBvW__searchbar{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);justify-content:center;align-items:center;width:100%;height:2.5rem;padding-right:1rem;display:flex}.Searchbar-module___tbBvW__searchbar input{color:var(--mb-text-dark);font-weight:var(--mb-font-light);background:var(--mb-bg-color-primary);border:none;width:100%;height:100%;padding:0}body.dark .Searchbar-module___tbBvW__searchbar span{color:var(--mb-text-light)}.Searchbar-module___tbBvW__searchbar input:-webkit-autofill{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.Searchbar-module___tbBvW__searchbar input:-webkit-autofill:hover{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.Searchbar-module___tbBvW__searchbar input:-webkit-autofill:focus{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.Searchbar-module___tbBvW__searchbar input:-webkit-autofill:active{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.Searchbar-module___tbBvW__searchbar:hover{border-color:var(--mb-border-color-hovered)}.Searchbar-module___tbBvW__searchbar:focus-within{border-color:var(--mb-border-color-selected)}.Searchbar-module___tbBvW__searchbar input:focus{outline:none}.Searchbar-module___tbBvW__searchbar input::placeholder{color:var(--mb-text-light);font-weight:var(--mb-font-light)}.Searchbar-module___tbBvW__searchbar label{align-items:center;margin:auto .5rem;display:flex}.Searchbar-module___tbBvW__searchIcon{height:auto;stroke:var(--mb-text-light);width:1.25rem}.Searchbar-module___tbBvW__filterButton{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-direction:column;justify-content:center;gap:.75rem;height:2.5rem;padding:0 .55rem;display:none}.Searchbar-module___tbBvW__filterIcon{width:auto;height:1.5rem}body.dark .Searchbar-module___tbBvW__filterIcon path{stroke:var(--mb-text-white)}@media screen and (min-width:1025px) and (max-width:1280px){.Searchbar-module___tbBvW__searchbarContainer{background-color:none;width:100%;margin:0;padding:0 3rem 0 2.5rem}.Searchbar-module___tbBvW__filterButton{display:flex}}@media screen and (max-width:1024px){.Searchbar-module___tbBvW__searchbarContainer{width:100%;margin:0;padding:1rem}.Searchbar-module___tbBvW__filterButton{display:flex}}
.UpcomingSkeleton-module__czmXYW__upcomingTable{border-collapse:seperate;border-spacing:0;border:var(--mb-border-width-primary) solid var(--mb-border-color);width:100%;overflow-x:auto}.UpcomingSkeleton-module__czmXYW__upcomingTable td{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);border-right:var(--mb-border-width-primary) solid var(--mb-border-color);width:20%;min-width:10rem}.UpcomingSkeleton-module__czmXYW__upcomingTable tr td span{justify-content:flex-end;display:flex}.UpcomingSkeleton-module__czmXYW__upcomingTable td:first-child{background-color:var(--mb-bg-color-primary);z-index:1;width:40%;position:sticky;left:0}.UpcomingSkeleton-module__czmXYW__logoSkeleton{z-index:1;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.UpcomingSkeleton-module__czmXYW__logoSkeleton span:first-child{border-radius:var(--mb-border-radius-full)!important}.UpcomingSkeleton-module__czmXYW__symbolSkeleton,.UpcomingSkeleton-module__czmXYW__dateSkeleton{padding:1rem}@media screen and (max-width:1024px){.UpcomingSkeleton-module__czmXYW__upcomingTable{border-inline:none;margin-bottom:1rem}.UpcomingSkeleton-module__czmXYW__upcomingTable th:last-child,.UpcomingSkeleton-module__czmXYW__upcomingTable td:last-child{border-right:none}.UpcomingSkeleton-module__czmXYW__upcomingTable tr td{min-width:8.375rem}.UpcomingSkeleton-module__czmXYW__upcomingTable tr td:first-child{min-width:15rem}.UpcomingSkeleton-module__czmXYW__upcomingTable tr td:last-child{min-width:8rem}.UpcomingSkeleton-module__czmXYW__symbolSkeleton,.UpcomingSkeleton-module__czmXYW__dateSkeleton{min-width:10rem}}
.InfiniteCards-module__JLu24a__infiniteCards{border-left:var(--mb-border-width-primary) solid var(--mb-border-color);border-right:var(--mb-border-width-primary) solid var(--mb-border-color);padding-bottom:2rem}.InfiniteCards-module__JLu24a__cardsSkeleton{flex-direction:column;gap:1.25rem;width:37.5rem;margin:-1rem 4rem 1rem 0;padding-left:2rem;display:flex}.InfiniteCards-module__JLu24a__newsCards{flex-direction:column;gap:1.25rem;width:41.5rem;padding:1.25rem 2rem 1rem;display:flex}.InfiniteCards-module__JLu24a__mobileMenu,.InfiniteCards-module__JLu24a__timelineHeader{display:none}.InfiniteCards-module__JLu24a__timelineHeader h3{color:var(--mb-text-dark)}@media only screen and (min-width:1025px) and (max-width:1280px){.InfiniteCards-module__JLu24a__infiniteCards{border:none}.InfiniteCards-module__JLu24a__newsCards{width:calc(100vw - 22rem);padding:1.25rem 3rem 1rem 2.5rem}.InfiniteCards-module__JLu24a__timelineHeader{justify-content:space-between;align-items:center;margin-top:1rem;padding:0 2.5rem .5rem;display:flex}}@media screen and (max-width:1024px){.InfiniteCards-module__JLu24a__infiniteCards{border:none;padding-bottom:6rem}.InfiniteCards-module__JLu24a__cardsSkeleton{border:none;width:100%;margin:0;padding:0}.InfiniteCards-module__JLu24a__newsCards{border:none;width:100%;padding:0}.InfiniteCards-module__JLu24a__mobileMenu{margin:0;padding:0;display:flex}.InfiniteCards-module__JLu24a__timelineHeader{display:none}}
.ActionTable-module__yv7Cpa__noDataImage{width:20%;height:auto;margin:auto}.ActionTable-module__yv7Cpa__actionTable{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);width:100%;overflow:auto}.ActionTable-module__yv7Cpa__table{border-collapse:collapse;width:100%}.ActionTable-module__yv7Cpa__header td{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:right;-webkit-user-select:none;user-select:none;border-top:0;border-bottom:0;min-width:9rem;padding:.75rem}.ActionTable-module__yv7Cpa__header td:first-child{border-left:0}.ActionTable-module__yv7Cpa__header td:last-child{border-right:0}.ActionTable-module__yv7Cpa__header td:first-child{text-align:left;z-index:1;min-width:10rem;position:sticky;left:0}.ActionTable-module__yv7Cpa__header td:last-child{min-width:11rem}.ActionTable-module__yv7Cpa__tableHeaderCell span{cursor:pointer}.ActionTable-module__yv7Cpa__tableHeading{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);width:fit-content;margin-left:auto;display:flex}.ActionTable-module__yv7Cpa__tableHeaderCell:first-child .ActionTable-module__yv7Cpa__tableHeading{margin-left:0}.ActionTable-module__yv7Cpa__tableBody td{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);color:var(--mb-text-normal);text-align:right;border-top:0;border-bottom:0;border-left:0;min-width:10rem;padding:.75rem}.ActionTable-module__yv7Cpa__tableBody td:last-child{border-right:0}.ActionTable-module__yv7Cpa__tableBody tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}body.dark .ActionTable-module__yv7Cpa__tableBody tr:nth-child(odd) td{background-color:var(--mb-bg-color-primary)}.ActionTable-module__yv7Cpa__tableBody tr:hover td{background-color:var(--mb-bg-color-tertiary)!important}.ActionTable-module__yv7Cpa__tableBody tr{border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color)}.ActionTable-module__yv7Cpa__tableBody tr:last-child{border-bottom:none}.ActionTable-module__yv7Cpa__loadMoreBtn{justify-content:center;margin:.75rem auto 0;display:flex}.ActionTable-module__yv7Cpa__loadMoreBtn button{background-color:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-md);color:var(--mb-text-white);cursor:pointer;font-size:var(--mb-text-body);border:none;padding:.75rem 1.5rem}@media screen and (max-width:1024px){.ActionTable-module__yv7Cpa__noDataImage{height:calc(100dvh - var(--header-height) - var(--mobile-footer-height));width:50%;margin:auto}}
.CompanyLogo-module__xMIlsW__logo{background-color:var(--mb-bg-color-tertiary2);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-full);object-fit:contain;width:1.5rem;height:1.5rem;overflow:hidden}
.ScrollToTop-module__rAEL8G__scrollToTop{border-radius:var(--mb-border-radius-full);z-index:1;position:fixed;bottom:2rem;right:51%}.ScrollToTop-module__rAEL8G__arrowUp{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-full);box-shadow:var(--mb-drop-shadow-l2);cursor:pointer;width:3rem;height:3rem;padding:.75rem}body.dark .ScrollToTop-module__rAEL8G__arrowUp{border:var(--mb-border-width-primary) solid var(--mb-border-color);background-color:var(--mb-bg-color-tertiary)}@media screen and (max-width:1352px){.ScrollToTop-module__rAEL8G__scrollToTop{right:36%}}@media screen and (max-width:1024px){.ScrollToTop-module__rAEL8G__scrollToTop{bottom:5rem;right:1.5rem}body.dark .ScrollToTop-module__rAEL8G__arrowUp{background-color:var(--mb-bg-color-tertiary2)}}
.ActionRow-module__UQaz_a__logo{border-radius:var(--mb-border-radius-full);background:#fff}.ActionRow-module__UQaz_a__flagWithSymbol{cursor:pointer;text-align:left;z-index:1;align-items:center;gap:.5rem;min-width:13rem;display:flex;position:sticky;left:0}.ActionRow-module__UQaz_a__leftContent{align-items:center;gap:1rem;width:100%;display:flex}.ActionRow-module__UQaz_a__icon{stroke-width:2px;width:auto;height:.75rem}.ActionRow-module__UQaz_a__companyName,.ActionRow-module__UQaz_a__ticker{border-bottom:2px dotted var(--mb-border-color-selected);color:var(--mb-text-dark);cursor:pointer}.ActionRow-module__UQaz_a__stockRow:hover .ActionRow-module__UQaz_a__companyName{color:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary)}.ActionRow-module__UQaz_a__tooltip{font-weight:var(--mb-font-semibold);font-size:var(--mb-text-body2);text-align:left;z-index:15;max-width:25rem;box-shadow:0 3px 10px #0003;background-color:var(--mb-bg-color-primary)!important;color:var(--mb-text-normal)!important}body.dark .ActionRow-module__UQaz_a__tooltip{background-color:var(--mb-bg-color-secondary)!important}.ActionRow-module__UQaz_a__ticker{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:8rem;display:inline-block;overflow:hidden}.ActionRow-module__UQaz_a__hideOnDesktop{display:none}@media screen and (max-width:1024px){.ActionRow-module__UQaz_a__hideOnMobile{display:none}.ActionRow-module__UQaz_a__hideOnDesktop{display:inline-block}}@media screen and (max-width:480px){.ActionRow-module__UQaz_a__details span{padding-right:1rem}}
.TotalCompanies-module__H4tA4q__totalCompanies{align-items:center;gap:.5rem;display:flex}.TotalCompanies-module__H4tA4q__logoContainer{display:flex}.TotalCompanies-module__H4tA4q__logoContainer>div:not(:first-child){margin-left:-.75rem}.TotalCompanies-module__H4tA4q__count{color:var(--mb-brand-color-primary);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold);margin-top:-.25rem}
.TimelineMain-module__nVUYLq__timeline{justify-content:center;display:flex}.TimelineMain-module__nVUYLq__mobileLayout{display:none}@media screen and (max-width:1024px){.TimelineMain-module__nVUYLq__timeline{flex-direction:column;justify-content:flex-start}.TimelineMain-module__nVUYLq__mobileLayout{display:block}}@media screen and (max-width:1280px){.TimelineMain-module__nVUYLq__desktopSidebar{display:none}}
.SearchAction-module__TaHm3q__searchAction{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-inline:auto;display:flex}body.dark .SearchAction-module__TaHm3q__searchAction{background-color:var(--mb-bg-color-primary)}.SearchAction-module__TaHm3q__searchbar{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);justify-content:center;align-items:center;width:100%;height:2.5rem;padding-right:1rem;display:flex}.SearchAction-module__TaHm3q__searchbar input{color:var(--mb-text-dark);font-weight:var(--mb-font-light);background:var(--mb-bg-color-primary);border:none;width:100%;height:100%;padding:0}body.dark .SearchAction-module__TaHm3q__searchbar span{color:var(--mb-text-light)}.SearchAction-module__TaHm3q__searchbar input:-webkit-autofill{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.SearchAction-module__TaHm3q__searchbar input:-webkit-autofill:hover{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.SearchAction-module__TaHm3q__searchbar input:-webkit-autofill:focus{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.SearchAction-module__TaHm3q__searchbar input:-webkit-autofill:active{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.SearchAction-module__TaHm3q__searchbar:hover{border-color:var(--mb-border-color-hovered)}.SearchAction-module__TaHm3q__searchbar:focus-within{border-color:var(--mb-border-color-selected)}.SearchAction-module__TaHm3q__searchbar input:focus{outline:none}.SearchAction-module__TaHm3q__searchbar input::placeholder{color:var(--mb-text-light);font-weight:var(--mb-font-light)}.SearchAction-module__TaHm3q__searchbar label{align-items:center;margin:auto .5rem;display:flex}.SearchAction-module__TaHm3q__searchIcon{height:auto;stroke:var(--mb-text-light);width:1.25rem}.SearchAction-module__TaHm3q__actionButton{align-items:center;gap:.5rem;display:none}.SearchAction-module__TaHm3q__filterButton{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-direction:column;justify-content:center;gap:.75rem;height:2.5rem;padding:0 .75rem;display:none}.SearchAction-module__TaHm3q__filterIcon{stroke-width:1px;height:auto;stroke:var(--mb-text-normal);width:1.5rem}body.dark .SearchAction-module__TaHm3q__filterIcon path{stroke:var(--mb-color-gray-300)}@media screen and (max-width:1024px){.SearchAction-module__TaHm3q__searchAction{width:calc(100vw - 2 * var(--global-padding))}.SearchAction-module__TaHm3q__filterButton,.SearchAction-module__TaHm3q__actionButton{display:flex}}
.ViewTrend-module__jHqAGa__viewTrend{align-items:center;gap:.25rem;display:flex}.ViewTrend-module__jHqAGa__viewIcon,.ViewTrend-module__jHqAGa__visitedIcon{stroke:var(--mb-text-dark);width:1.25rem;height:1.25rem}.ViewTrend-module__jHqAGa__viewCount{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.ViewTrend-module__jHqAGa__visited{align-items:center;gap:.5rem;display:flex}.ViewTrend-module__jHqAGa__trending{background-color:var(--mb-bg-color-tertiary2);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;gap:.25rem;margin-left:.5rem;padding:.375rem .75rem;display:flex}.ViewTrend-module__jHqAGa__trendingIcon{stroke:var(--mb-brand-color-primary);width:1rem;height:1rem}.ViewTrend-module__jHqAGa__trendingText,.ViewTrend-module__jHqAGa__visitedText{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}
.ArticleCard-module__7SqJFa__articleCard{background-color:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-md);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.ArticleCard-module__7SqJFa__articleCard:hover{box-shadow:var(--mb-drop-shadow-l1)}body.dark .ArticleCard-module__7SqJFa__articleCard:hover{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered)}.ArticleCard-module__7SqJFa__articleCard *{font-family:var(--font-tertiary2)}.ArticleCard-module__7SqJFa__header{align-items:center;gap:.5rem;display:flex}.ArticleCard-module__7SqJFa__category{color:var(--mb-text-light);font-size:var(--mb-text-body2);text-transform:uppercase;font-weight:var(--mb-font-medium)}.ArticleCard-module__7SqJFa__title{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold);font-size:var(--mb-text-body);line-height:1.4}.ArticleCard-module__7SqJFa__description{color:var(--mb-text-light);font-size:var(--mb-text-body2);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ArticleCard-module__7SqJFa__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.ArticleCard-module__7SqJFa__date,.ArticleCard-module__7SqJFa__readTime{color:var(--mb-text-light);font-size:var(--mb-text-caption)}.ArticleCard-module__7SqJFa__highlight{color:inherit;background-color:#ff03}
.page-module__CVm_Sq__corporateActions{padding-top:var(--page-top-gap);min-height:calc(100vh - var(--header-height));width:calc(100vw - 2 * var(--global-padding));min-height:calc(100dvh - var(--header-height) - var(--mobile-footer-height));flex-direction:column;gap:1rem;margin-inline:auto;display:flex}.page-module__CVm_Sq__earningsFilter{border-right:var(--mb-border-width-primary) solid var(--mb-border-color);min-height:calc(100dvh - var(--header-height));padding-bottom:1rem}.page-module__CVm_Sq__mainSection{justify-content:center;width:100%;display:flex}.page-module__CVm_Sq__filterBtn{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);cursor:pointer;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;width:7rem;height:2.5rem;padding:.5rem;display:none}.page-module__CVm_Sq__filterBtn:first-of-type{width:9rem}.page-module__CVm_Sq__filterBtn:hover{background-color:var(--mb-bg-color-secondary);border-color:var(--mb-border-color-hovered)}.page-module__CVm_Sq__filterLabel{color:var(--mb-text-dark);font-weight:var(--mb-font-semibold)}.page-module__CVm_Sq__filterIcon{width:auto;height:1.125rem;margin-top:.125rem}.page-module__CVm_Sq__corporateActionTable{flex-direction:column;gap:1rem;width:100%;padding-bottom:1rem;padding-left:1rem;display:flex}@media only screen and (max-width:1024px){.page-module__CVm_Sq__corporateActions{gap:.5rem;width:100vw}.page-module__CVm_Sq__filterBtn{display:flex}.page-module__CVm_Sq__earningsFilter{display:none}.page-module__CVm_Sq__corporateActionTable{padding:0}}
.PopularScreens-module__-Sx5Ta__popularScreens{flex-direction:column;gap:1.5rem;width:100%;display:flex}.PopularScreens-module__-Sx5Ta__header{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;display:flex}.PopularScreens-module__-Sx5Ta__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h5);font-weight:var(--mb-font-bold);font-family:var(--font-secondary)}.PopularScreens-module__-Sx5Ta__categoriesContainer{flex-direction:column;gap:2.5rem;width:100%;display:flex}.PopularScreens-module__-Sx5Ta__categorySection{flex-direction:column;gap:1.25rem;width:100%;display:flex}.PopularScreens-module__-Sx5Ta__categoryHeader{border-left:3px solid var(--mb-brand-color-primary);flex-direction:column;gap:.5rem;padding-left:1rem;display:flex}.PopularScreens-module__-Sx5Ta__categoryTitle{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);font-family:var(--font-secondary);margin:0;line-height:1.2}.PopularScreens-module__-Sx5Ta__categoryDescription{font-size:var(--mb-text-body2);margin:0}.PopularScreens-module__-Sx5Ta__cards{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}@media screen and (max-width:1280px){.PopularScreens-module__-Sx5Ta__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1024px){.PopularScreens-module__-Sx5Ta__cards{grid-template-columns:1fr}}
.Deals-module__je38Pa__deals{flex-direction:column;gap:1rem;width:100%;display:flex}.Deals-module__je38Pa__dealsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Deals-module__je38Pa__heading{}.Deals-module__je38Pa__actionButtons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Deals-module__je38Pa__screenerButton{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-body2);white-space:nowrap;align-items:center;gap:.5rem;padding:.375rem .75rem;display:flex}.Deals-module__je38Pa__screenerButton:hover,.Deals-module__je38Pa__screenerButton:focus{background:var(--mb-bg-color-secondary)}body.dark .Deals-module__je38Pa__screenerButton{color:var(--mb-text-light)}.Deals-module__je38Pa__screenerIcon{width:auto;height:1.25rem}@media screen and (max-width:744px){.Deals-module__je38Pa__screenerButton{padding:.375rem}.Deals-module__je38Pa__screenerLabel{display:none}}.Deals-module__je38Pa__durationButton{justify-content:space-between;align-items:center;gap:1rem;width:fit-content;padding:.125rem;display:flex}.Deals-module__je38Pa__button{background-color:var(--mb-brand-color-secondary);color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-body);border:none;align-items:center;gap:.325rem;padding:.25rem 0;display:flex}.Deals-module__je38Pa__activeButton{border-bottom:var(--mb-border-width-secondary) solid var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}body.dark .Deals-module__je38Pa__activeButton{border-bottom:var(--mb-border-width-secondary) solid var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)}.Deals-module__je38Pa__marketTransactionsTableContainer{isolation:isolate;border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-xl);margin-bottom:1.25rem;overflow:auto}.Deals-module__je38Pa__marketTransactionsTable{border-collapse:collapse;width:100%}.Deals-module__je38Pa__marketTransactionsTable tr td:first-child,.Deals-module__je38Pa__marketTransactionsTable tr th:first-child{z-index:1;text-align:left;min-width:9rem;position:sticky;left:0}.Deals-module__je38Pa__marketTransactionsTable tr td:last-child,.Deals-module__je38Pa__marketTransactionsTable tr th:last-child{min-width:10rem}.Deals-module__je38Pa__marketTransactionsTableHeader th{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color);color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:right;border-bottom:0;border-left:0;min-width:10rem;padding:.75rem}.Deals-module__je38Pa__marketTransactionsTableHeader th:first-child,.Deals-module__je38Pa__marketTransactionsTableHeader th:nth-child(2),.Deals-module__je38Pa__marketTransactionsTableHeader th:nth-child(3){text-align:left!important}.Deals-module__je38Pa__marketTransactionsTableHeaderText{color:var(--mb-text-dark);margin-right:-.25rem}.Deals-module__je38Pa__companyInfo{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.Deals-module__je38Pa__marketTransactionsTableRow td{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);text-align:right;border-bottom:0;border-left:0;min-width:10rem;padding:.75rem}.Deals-module__je38Pa__marketTransactionsTableRow td:first-child{text-align:left;text-align:left;width:max-content;min-width:10rem;position:sticky;left:0}.Deals-module__je38Pa__marketTransactionsTableRow td:nth-child(2),.Deals-module__je38Pa__marketTransactionsTableRow td:nth-child(3){text-align:left}.Deals-module__je38Pa__marketTransactionsTableRow td:nth-child(5),.Deals-module__je38Pa__marketTransactionsTableRow td:nth-child(6),.Deals-module__je38Pa__marketTransactionsTableRow td:nth-child(7){width:8rem;min-width:7rem}.Deals-module__je38Pa__marketTransactionsTableRow td:nth-child(2){width:16rem;min-width:15rem}.Deals-module__je38Pa__marketTransactionsTableRow td:nth-child(3){width:14rem;min-width:14rem}.Deals-module__je38Pa__marketTransactionsTableBody tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}body.dark .Deals-module__je38Pa__marketTransactionsTableBody tr:nth-child(odd) td{background-color:var(--mb-bg-color-primary)}.Deals-module__je38Pa__marketTransactionsTableRow:hover .Deals-module__je38Pa__companyLink{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--mb-brand-color-primary)!important}.Deals-module__je38Pa__trimString{text-transform:capitalize}.Deals-module__je38Pa__trimStringCompany{border-bottom:2px dotted var(--mb-border-color-selected);color:var(--mb-text-dark);text-transform:capitalize}.Deals-module__je38Pa__marketTransactionsTableRow:hover .Deals-module__je38Pa__trimStringCompany{border-color:var(--mb-brand-color-primary)}.Deals-module__je38Pa__marketTransactionsTableRow:hover td{background-color:var(--mb-bg-color-tertiary)!important}.Deals-module__je38Pa__percent{color:inherit}.Deals-module__je38Pa__loadMoreBtn{justify-content:center;margin:0 auto;display:flex}.Deals-module__je38Pa__loadMoreBtn button{background-color:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-md);color:var(--mb-text-white);cursor:pointer;font-size:var(--mb-text-body);border:none;padding:.75rem 1.5rem}.Deals-module__je38Pa__noResults{flex-direction:column;justify-content:center;align-items:center;height:60vh;min-height:60vh;display:flex}.Deals-module__je38Pa__customPagination{margin-top:0}@media screen and (max-width:1024px){.Deals-module__je38Pa__customPagination{align-self:flex-end}}
.ArticleSearch-module__sF-Y_a__articleSearch{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);justify-content:center;align-items:center;width:100%;height:2.5rem;padding-right:1rem;display:flex}.ArticleSearch-module__sF-Y_a__articleSearch input{color:var(--mb-text-dark);font-weight:var(--mb-font-light);background:var(--mb-bg-color-primary);border:none;width:100%;height:100%;padding:0}body.dark .ArticleSearch-module__sF-Y_a__articleSearch span{color:var(--mb-text-light)}.ArticleSearch-module__sF-Y_a__articleSearch input:-webkit-autofill{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.ArticleSearch-module__sF-Y_a__articleSearch input:-webkit-autofill:hover{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.ArticleSearch-module__sF-Y_a__articleSearch input:-webkit-autofill:focus{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.ArticleSearch-module__sF-Y_a__articleSearch input:-webkit-autofill:active{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.ArticleSearch-module__sF-Y_a__articleSearch:hover{border-color:var(--mb-border-color-hovered)}.ArticleSearch-module__sF-Y_a__articleSearch:focus-within{border-color:var(--mb-border-color-selected)}.ArticleSearch-module__sF-Y_a__articleSearch input:focus{outline:none}.ArticleSearch-module__sF-Y_a__articleSearch input::placeholder{color:var(--mb-text-light);font-weight:var(--mb-font-light)}.ArticleSearch-module__sF-Y_a__articleSearch label{align-items:center;margin:auto .5rem;display:flex}.ArticleSearch-module__sF-Y_a__searchIcon{height:auto;stroke:var(--mb-text-light);width:1.25rem}
.ArticleSkeleton-module__bxBksq__articleSkeleton{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-md);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.ArticleSkeleton-module__bxBksq__headerSkeleton{align-items:center;gap:.5rem;display:flex}.ArticleSkeleton-module__bxBksq__footerSkeleton{justify-content:space-between;align-items:center;margin-top:auto;display:flex}
.Heading-module__SuhMWG__heading{width:calc(100vw - 2 * var(--global-padding));flex-direction:column;margin:auto auto 1rem;display:flex}.Heading-module__SuhMWG__contentWrapper{margin-block:1rem;flex-direction:column;gap:.125rem;margin-top:0;display:flex}.Heading-module__SuhMWG__title{font-family:var(--font-secondary)}.Heading-module__SuhMWG__controls{justify-content:space-between;gap:1rem;display:flex}.Heading-module__SuhMWG__search{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-grow:1;align-items:center;height:2.25rem;padding:0 .75rem;display:flex;position:relative}.Heading-module__SuhMWG__search:focus-within{border-color:var(--mb-border-color-selected)}.Heading-module__SuhMWG__search input{color:var(--mb-text-dark);font-weight:var(--mb-font-light);font-size:var(--mb-text-body2);background:0 0;border:none;outline:none;width:100%;padding:.5rem .75rem}.Heading-module__SuhMWG__search input::placeholder{color:var(--mb-text-light);font-weight:var(--mb-font-light)}.Heading-module__SuhMWG__searchIcon{width:auto;height:1.25rem;stroke:var(--mb-text-light)}@media only screen and (max-width:1024px){.Heading-module__SuhMWG__description{display:none}}@media screen and (max-width:480px){.Heading-module__SuhMWG__heading{width:100%;padding-inline:1.25rem}.Heading-module__SuhMWG__title{font-size:var(--mb-text-h6)}}
.ArticlesClient-module__s9VWpW__articlesClient{min-height:calc(100vh - var(--header-height));width:calc(100vw - 2 * var(--global-padding));flex-direction:column;gap:1rem;margin-inline:auto;display:flex}.ArticlesClient-module__s9VWpW__searchFilter{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ArticlesClient-module__s9VWpW__posts,.ArticlesClient-module__s9VWpW__cardsSkeleton{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.ArticlesClient-module__s9VWpW__posts{margin-bottom:1rem}.ArticlesClient-module__s9VWpW__noData{justify-content:center;align-items:center;display:flex}@media screen and (max-width:1280px){.ArticlesClient-module__s9VWpW__posts,.ArticlesClient-module__s9VWpW__cardsSkeleton{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.ArticlesClient-module__s9VWpW__posts,.ArticlesClient-module__s9VWpW__cardsSkeleton{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:744px){.ArticlesClient-module__s9VWpW__posts,.ArticlesClient-module__s9VWpW__cardsSkeleton{grid-template-columns:1fr}}
.SectorCard-module__oVSHTW__sectorCard{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);cursor:pointer;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}body.dark .SectorCard-module__oVSHTW__sectorCard{background:var(--mb-bg-color-tertiary)}.SectorCard-module__oVSHTW__sectorCard:hover{border-color:var(--mb-border-color-selected)}.SectorCard-module__oVSHTW__illustration{background:var(--mb-bg-color-primary);justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative}.SectorCard-module__oVSHTW__backgroundImage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.SectorCard-module__oVSHTW__bgImage{object-fit:cover;width:100%;height:100%;max-height:200px}.SectorCard-module__oVSHTW__foregroundImage{z-index:2;width:50%;height:50%}.SectorCard-module__oVSHTW__fgImage{object-fit:contain;width:100%;height:100%;max-height:200px}.SectorCard-module__oVSHTW__content{flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.SectorCard-module__oVSHTW__date{font-size:var(--mb-text-caption);color:var(--mb-text-light)}.SectorCard-module__oVSHTW__title{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-semibold);font-family:var(--font-tertiary2)!important}.SectorCard-module__oVSHTW__description{color:var(--mb-text-light);font-size:var(--mb-text-body2);font-family:var(--font-tertiary2)!important}@media screen and (max-width:744px){body.dark .SectorCard-module__oVSHTW__sectorCard{background:var(--mb-bg-color-secondary)}.SectorCard-module__oVSHTW__content{padding:1rem 1.25rem 1.5rem}}
.TableRow-module__09-46a__td{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);font-size:var(--mb-text-body2);text-align:right;border-bottom:0;border-left:0;min-width:12rem;padding:.75rem}.TableRow-module__09-46a__tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}.TableRow-module__09-46a__tr:hover td{background-color:var(--mb-bg-color-tertiary)!important}.TableRow-module__09-46a__td:first-child{text-align:left;z-index:1;width:12rem;min-width:12rem;max-width:12rem;position:sticky;left:-1px}.TableRow-module__09-46a__link{cursor:pointer;border-bottom:2px dotted var(--mb-border-color-selected);color:var(--mb-text-dark)!important}.TableRow-module__09-46a__tr:hover .TableRow-module__09-46a__link{border-color:var(--mb-brand-color-primary);color:var(--mb-brand-color-primary)!important}.TableRow-module__09-46a__url{align-items:center;gap:.5rem;display:flex}.TableRow-module__09-46a__logo{border-radius:var(--mb-border-radius-full);box-shadow:.8px .8px .8px .8px #0000001a}.TableRow-module__09-46a__numericColumn{min-width:12rem;max-width:12rem}.TableRow-module__09-46a__icon{stroke-width:2px;width:auto;height:.75rem;margin-bottom:-.0625rem;margin-right:.125rem}.TableRow-module__09-46a__positive{color:var(--mb-color-green-primary)}.TableRow-module__09-46a__negative{color:var(--mb-color-red-primary)}.TableRow-module__09-46a__neutral{color:var(--mb-color-orange-primary)}.TableRow-module__09-46a__positive .TableRow-module__09-46a__icon{stroke:var(--mb-color-green-primary)}.TableRow-module__09-46a__negative .TableRow-module__09-46a__icon{stroke:var(--mb-color-red-primary)}.TableRow-module__09-46a__neutral .TableRow-module__09-46a__icon{stroke:var(--mb-color-orange-primary)}@media screen and (max-width:480px){.TableRow-module__09-46a__td{font-size:var(--mb-text-body)}}
.page-module__09rA-G__articles{gap:var(--page-content-gap);padding-block:var(--page-top-gap) 3rem;min-height:calc(100vh - var(--header-height));width:calc(100vw - 2 * var(--global-padding));flex-direction:column;margin-inline:auto;display:flex}
.SectoralSearch-module__I8WZHW__sectoralSearch{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);justify-content:center;align-items:center;width:100%;height:2.5rem;padding-right:1rem;display:flex}.SectoralSearch-module__I8WZHW__sectoralSearch input{color:var(--mb-text-dark);font-weight:var(--mb-font-light);background:var(--mb-bg-color-primary);border:none;width:100%;height:100%;padding:0}body.dark .SectoralSearch-module__I8WZHW__sectoralSearch span{color:var(--mb-text-light)}.SectoralSearch-module__I8WZHW__sectoralSearch input:-webkit-autofill{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.SectoralSearch-module__I8WZHW__sectoralSearch input:-webkit-autofill:hover{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.SectoralSearch-module__I8WZHW__sectoralSearch input:-webkit-autofill:focus{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.SectoralSearch-module__I8WZHW__sectoralSearch input:-webkit-autofill:active{box-shadow:inset 0 0 20px 20px var(--mb-bg-color-primary)!important}.SectoralSearch-module__I8WZHW__sectoralSearch:hover{border-color:var(--mb-border-color-hovered)}.SectoralSearch-module__I8WZHW__sectoralSearch:focus-within{border-color:var(--mb-border-color-selected)}.SectoralSearch-module__I8WZHW__sectoralSearch input:focus{outline:none}.SectoralSearch-module__I8WZHW__sectoralSearch input::placeholder{color:var(--mb-text-light);font-weight:var(--mb-font-light)}.SectoralSearch-module__I8WZHW__sectoralSearch label{align-items:center;margin:auto .5rem;display:flex}.SectoralSearch-module__I8WZHW__searchIcon{height:auto;stroke:var(--mb-text-light);width:1.25rem}
.SectorAnalysisClient-module__3VTIcW__sectorAnalysisClient{flex-direction:column;gap:1.25rem;display:flex}.SectorAnalysisClient-module__3VTIcW__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.SectorAnalysisClient-module__3VTIcW__noData{justify-content:center;align-items:center;display:flex}@media screen and (max-width:1280px){.SectorAnalysisClient-module__3VTIcW__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.SectorAnalysisClient-module__3VTIcW__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:744px){.SectorAnalysisClient-module__3VTIcW__grid{grid-template-columns:1fr}}
