#popover-portal>[data-radix-popper-content-wrapper]{z-index:calc(var(--zindex-tooltip) + 1)!important}.popover__content{animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.popover__content[data-state=open]{animation-name:popover-content-open-animation}.popover__content[data-state=closed]{animation-name:popover-content-close-animation}@keyframes popover-content-open-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes popover-content-close-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.filter-popover__content{box-shadow:var(--shadow-shadow2)}#hover-card-portal>[data-radix-popper-content-wrapper]{z-index:calc(var(--zindex-tooltip) + 1)!important}.hover-card__content{animation-duration:var(--animation-duration-base);animation-timing-function:ease-in-out;background-color:var(--color-CardBg);border-radius:var(--radii-m);box-shadow:var(--shadow-shadow2)}.hover-card__content[data-side]{animation-name:hover-card-animation}@keyframes hover-card-animation{0%{opacity:0}to{opacity:1}}.filters-markets-modal{display:flex;flex-direction:column}.filters-markets-modal *{--scroll-bg:initial;--scroll-color:initial;scrollbar-color:unset;scrollbar-width:unset}.filters-markets-modal * ::-webkit-scrollbar{width:4px}.filters-markets-modal * ::-webkit-scrollbar-thumb{background:var(--color-Line);background-clip:content-box;border:0 solid transparent;border-radius:24px}@supports (-moz-appearance:none){.filters-markets-modal *{scrollbar-color:var(--color-Line) transparent;scrollbar-width:thin}}.filters-markets-modal.bn-modal>.bn-modal-wrap{background-color:var(--color-BasicBg);border:.5px solid var(--color-Line);display:flex;flex-direction:column;flex-shrink:1;margin-bottom:32px;margin-top:32px;max-height:837px;max-width:445px;padding:0;width:100%}.filters-markets-modal.bn-modal>.bn-modal-wrap .bn-modal-content{display:flex;flex-direction:column;flex-grow:1;height:100%;max-height:100%;overflow:hidden;padding:0}.filters-markets-modal.bn-modal>.bn-modal-wrap .bn-modal-footer{align-items:center;background-color:var(--color-SecondaryBg);display:flex;justify-content:space-between;padding:24px}.filters-markets-modal__content--alpha{overflow:auto;padding:0}.filters-markets-modal__content--trending{overflow:auto}.filters-markets-modal .filters-tabs .bn-tab-list{margin-bottom:16px}.markets-page__table{--table-horizontal-padding:6px;--table-horizontal-padding-ends:6px;--scroll-size:0}.markets-page__table thead tr{background-color:var(--color-BasicBg)}.markets-page__table tbody tr:not(:last-of-type){border-bottom-width:.5px}.markets-page__table .bn-web-table-sticky-scroll{height:0!important}.markets-page--loading .bn-web-table-wrapper{border:transparent!important;overflow:hidden!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markets-page--loading .bn-web-table-content{overflow:hidden!important}.markets-page--loading tr{border:transparent!important}.ltr .markets-page__table tr td:first-of-type,.ltr .markets-page__table tr th:first-of-type{padding-left:24px}.ltr .markets-page--loading .bn-web-table-wrapper{margin-right:6px}.rtl .markets-page__table tr td:first-of-type,.rtl .markets-page__table tr th:first-of-type{padding-right:24px}.rtl .markets-page--loading .bn-web-table-wrapper{margin-left:6px}