html[data-theme=_dark] .addToWatchlistModal{--addToWatchlistModal-image_bg:rgba(var(--clr-000),1);--addToWatchlistModal-image_c:rgba(var(--clr-300),1)}.addToWatchlistModal-row{display:flex;flex-direction:row;height:45px;margin-bottom:16px}@media(max-width:767.98px){.addToWatchlistModal-row{flex-direction:column;height:90px}}.addToWatchlistModal-row:last-child{margin-bottom:0}.addToWatchlistModal-col{display:flex;flex-direction:column}.addToWatchlistModal-col:first-of-type{min-width:0}.addToWatchlistModal-col:last-of-type{margin-left:auto}@media(max-width:767.98px){.addToWatchlistModal-col:last-of-type{margin-left:0}}.addToWatchlistModal .formGroup{padding:8px 0;margin:0}.addToWatchlistModal .formGroup label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.addToWatchlistModal-images{display:flex}.addToWatchlistModal-image{position:relative;margin-right:6px;width:35px;height:45px;background:var(--addToWatchlistModal-image_bg);color:var(--addToWatchlistModal-image_c)}.addToWatchlistModal-image img{object-fit:cover}.addToWatchlistModal-image img[src*="data:image/svg+xml"]{background:#fff;object-fit:contain}.addToWatchlistModal-image div{display:flex;height:100%;align-items:center;justify-content:center}.addToWatchlistModal-image-loading{position:relative;height:100%;background:var(--addToWatchlistModal-image_bg)}html[data-theme=_dark] .watchlistButton{--watchlistButton_hover:rgba(var(--clr-primary),1)}.watchlistButton{background:transparent;border:0;cursor:pointer;padding:8px;width:40px}.watchlistButton svg{width:24px;height:24px}.watchlistButton._active svg path,.watchlistButton:hover svg path{fill:var(--watchlistButton_hover);stroke:var(--watchlistButton_hover);fill-opacity:1}