.PeersTable-module__b7XNZG__peersTable{flex-direction:column;gap:1.5rem;display:flex}.PeersTable-module__b7XNZG__peersHeader{justify-content:space-between;align-items:center;display:flex}.PeersTable-module__b7XNZG__heading{align-items:center;gap:.5rem;display:flex}.PeersTable-module__b7XNZG__editFields{border-bottom:2px dotted var(--mb-brand-color-primary);cursor:pointer;align-content:flex-end;align-items:center;gap:.5rem;width:max-content;padding:.325rem 0 0;display:flex}.PeersTable-module__b7XNZG__pencilIcon{width:auto;height:1rem;stroke:var(--mb-brand-color-primary)}.PeersTable-module__b7XNZG__editText{color:var(--mb-brand-color-primary);font-weight:var(--mb-font-semibold);padding:0}.PeersTable-module__b7XNZG__tableContainer{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);flex-grow:1;width:100%;overflow:auto}.PeersTable-module__b7XNZG__table{border-collapse:collapse;width:100%}.PeersTable-module__b7XNZG__header td{background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);text-align:right;border-top:0;min-width:9.5rem;max-width:9.5rem;padding:.75rem}.PeersTable-module__b7XNZG__header td:first-child{border-left:0}.PeersTable-module__b7XNZG__header td:last-child{border-right:0}.PeersTable-module__b7XNZG__tableHeader{cursor:pointer;justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.PeersTable-module__b7XNZG__columnHeader{color:var(--mb-text-dark);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.PeersTable-module__b7XNZG__header td:first-child .PeersTable-module__b7XNZG__tableHeader{justify-content:flex-start}.PeersTable-module__b7XNZG__body 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:8.5rem;padding:.75rem}.PeersTable-module__b7XNZG__body td:last-child{border-right:0}.PeersTable-module__b7XNZG__body td:first-child{font-size:var(--mb-text-body2);text-align:left;width:max-content;min-width:16rem;padding-left:.75rem;color:var(--mb-text-dark)!important;font-weight:var(--mb-font-semibold)!important}.PeersTable-module__b7XNZG__body tr:nth-child(2n) td{background-color:var(--mb-bg-color-secondary)}body.dark .PeersTable-module__b7XNZG__body tr:nth-child(odd) td{background-color:var(--mb-bg-color-primary)}.PeersTable-module__b7XNZG__tr:hover .PeersTable-module__b7XNZG__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}.PeersTable-module__b7XNZG__peers,.PeersTable-module__b7XNZG__header td:first-child{cursor:pointer;text-align:left;z-index:1;min-width:10rem;position:sticky;left:0}.PeersTable-module__b7XNZG__highlightTicker,.PeersTable-module__b7XNZG__highlightTicker td{color:var(--mb-text-dark);font-weight:var(--mb-font-bold)}body.dark .PeersTable-module__b7XNZG__highlightTicker{color:var(--mb-text-dark);font-weight:var(--mb-font-bold)}body.dark .PeersTable-module__b7XNZG__highlightTicker td{color:var(--mb-text-dark);font-weight:var(--mb-font-bold)}.PeersTable-module__b7XNZG__tickerName{border-bottom:2px dotted var(--mb-border-color-selected)}.PeersTable-module__b7XNZG__body tr:hover .PeersTable-module__b7XNZG__tickerName{border-color:var(--mb-brand-color-primary);cursor:pointer;color:var(--mb-brand-color-primary)!important}.PeersTable-module__b7XNZG__body tr:hover td{background-color:var(--mb-bg-color-tertiary)!important}.PeersTable-module__b7XNZG__firstColumnContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.PeersTable-module__b7XNZG__leftContent{align-items:center;gap:1rem;width:100%;display:flex}.PeersTable-module__b7XNZG__rightContent{align-items:center;height:.75rem;margin-left:1rem;display:flex}.PeersTable-module__b7XNZG__icon{stroke-width:2px;height:1rem;margin-bottom:-.125rem}.PeersTable-module__b7XNZG__selectedIcon{height:.75rem;stroke:var(--mb-brand-color-800);margin-bottom:-.125rem}.PeersTable-module__b7XNZG__rotate{transform:rotate(180deg)}.PeersTable-module__b7XNZG__upDownicon{width:1rem;height:1rem;margin-bottom:-.25rem}.PeersTable-module__b7XNZG__logo{border-radius:var(--mb-border-radius-full);background:#fff}.PeersTable-module__b7XNZG__value{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.PeersTable-module__b7XNZG__value p{color:var(--mb-text-normal)}.PeersTable-module__b7XNZG__body tr:first-child .PeersTable-module__b7XNZG__value p{color:var(--mb-text-dark)}.PeersTable-module__b7XNZG__value.PeersTable-module__b7XNZG__positive p{color:var(--mb-color-green-primary)}.PeersTable-module__b7XNZG__value.PeersTable-module__b7XNZG__negative p{color:var(--mb-color-red-primary)}.PeersTable-module__b7XNZG__value.PeersTable-module__b7XNZG__neutral p{color:var(--mb-color-orange-primary)}.PeersTable-module__b7XNZG__icon{stroke-width:2px;width:auto;height:1rem;margin-bottom:-.125rem}.PeersTable-module__b7XNZG__value.PeersTable-module__b7XNZG__positive .PeersTable-module__b7XNZG__icon{stroke:var(--mb-color-green-primary)}.PeersTable-module__b7XNZG__value.PeersTable-module__b7XNZG__negative .PeersTable-module__b7XNZG__icon{stroke:var(--mb-color-red-primary)}.PeersTable-module__b7XNZG__value.PeersTable-module__b7XNZG__neutral .PeersTable-module__b7XNZG__icon{stroke:var(--mb-color-orange-primary)}.PeersTable-module__b7XNZG__removeBtn{border-radius:var(--mb-border-radius-sm);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:.25rem;padding:.125rem;transition:background-color .15s;display:flex}.PeersTable-module__b7XNZG__removeBtn:hover{background-color:var(--mb-bg-color-tertiary)}.PeersTable-module__b7XNZG__removeBtnIcon{color:var(--mb-text-light);stroke-width:2.5px;width:.875rem;height:.875rem}.PeersTable-module__b7XNZG__removeBtn:hover .PeersTable-module__b7XNZG__removeBtnIcon{color:var(--mb-color-red-primary)}.PeersTable-module__b7XNZG__watchlistHeader{text-align:center!important;min-width:5.5rem!important;max-width:5.5rem!important}.PeersTable-module__b7XNZG__watchlistHeaderSpan{cursor:default;justify-content:center}.PeersTable-module__b7XNZG__watchlistCell{text-align:center!important;min-width:5.5rem!important;max-width:5.5rem!important}.PeersTable-module__b7XNZG__watchlistCellContent{justify-content:center;align-items:center;display:flex}@media screen and (max-width:1024px){.PeersTable-module__b7XNZG__tableContainer{height:100%}}@media screen and (max-width:480px){.PeersTable-module__b7XNZG__body td{padding-block:.75rem}}
.Peers-module__wHJG9G__peers{flex-direction:column;gap:1.25rem;display:flex}.Peers-module__wHJG9G__heading{align-items:center;gap:.5rem;display:flex}.Peers-module__wHJG9G__noDataImage{width:30%;max-width:15rem;height:auto;margin:auto}
.SimilarETF-module__FQ7feq__similarETF{flex-direction:column;gap:1rem;display:flex}.SimilarETF-module__FQ7feq__cards{gap:1rem;min-width:18rem;display:flex;overflow-x:auto}.SimilarETF-module__FQ7feq__cards::-webkit-scrollbar{display:none}.SimilarETF-module__FQ7feq__noDataImage{width:30%;max-width:15rem;height:auto;margin:auto}
.slick-dots li button:before{color:var(--mb-text-normal);margin-top:1rem}body.dark .slick-dots li button:before{color:var(--mb-text-normal)}.slick-dots li.slick-active button:before{color:var(--mb-brand-color-primary)!important}body.dark .slick-dots li.slick-active button:before{color:var(--mb-brand-color-primary)}
