:root{--Neutralshades-Grey-N000-White: #fff;--Neutralshades-Grey-N000-BG: #f2f2f2;--Neutralshades-Grey-N100-Outline: #e4e4e4;--Neutralshades-Grey-N700: #000;--Neutralshades-Grey-N400-Body-Text-and-Icons: #8b8b8b;--Primary-Yellow-P500: #e7ae07}.cards__column{display:flex;flex-direction:column;gap:24px}.cards__column.no_gap{gap:0}.cards__row{width:100%;display:flex;gap:24px}@media(max-width: 1110px){.cards__row{flex-direction:column}}.card_tj{width:50%;display:flex;flex-direction:column;gap:12px}@media(max-width: 1110px){.card_tj{width:100%}}.card_header{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 520px){.card_header{padding:0 20px}}.card_header h4{color:var(--Neutralshades-Grey-N700, #000000);font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:4px}@media(max-width: 520px){.card_header h4{font-size:16px;font-style:normal;font-weight:600;line-height:16px;margin:0}}@media(max-width: 520px){.card_header h4.has_short_title span{display:none}}.card_header h4.has_short_title .mob{display:none}@media(max-width: 520px){.card_header h4.has_short_title .mob{display:inline}}.card_header .view_all{align-self:flex-end}.card_header .view_all a{all:unset;color:var(--Secondary-Blue-Link, #2c79f7);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:-0.42px;cursor:pointer}@media(max-width: 520px){.card_header .view_all a{font-size:12px;font-style:normal;font-weight:700;line-height:12px}}@media(max-width: 520px){.card_header .view_all svg{height:15px}}.card_body{display:flex;flex-direction:column;border-radius:8px;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);background:var(--Neutralshades-Grey-N000-White, #fff);box-shadow:0px 0px 52px 0px rgba(88,88,88,.11);cursor:pointer}@media(max-width: 520px){.card_body{border:none;border-radius:0}}.card_body .name{color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:16px}@media(max-width: 520px){.card_body .name{overflow:hidden;color:var(--Neutralshades-Grey-N700, #000);text-overflow:ellipsis;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px}}.card_body .symbol,.card_body .sector{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:16px;white-space:nowrap}@media(max-width: 520px){.card_body .symbol,.card_body .sector{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:12px;text-transform:capitalize}}.card_body .market_cap{color:var(--Neutralshades-Grey-N500-Secondary-Text, #5c5c5c);text-align:center;font-family:Inter;font-size:10px;font-style:normal;font-weight:500;line-height:12px;padding:4px 8px;display:flex;align-items:center;gap:4px;border-radius:20px;background:var(--Neutralshades-Grey-N000-BG-02, #f2f2f2)}.card_body .market_cap .marker{width:4px;height:4px;background-color:var(--Neutralshades-Grey-N700, #000)}.card_body .market_cap .marker.bgcolor_large{background:var(--Secondary-Green-Positive, #3bb87a)}.card_body .market_cap .marker.bgcolor_mid{background:var(--Secondary-Yellow-Warning_Alerts, #e2be3c)}.card_body .market_cap .marker.bgcolor_small{background:var(--Secondary-Purple-Dark, #473281)}.card_body .market_cap .marker.bgcolor_micro{background:var(--Secondary-Red-Dark, #9f3b47)}.card_body .date{color:var(--Neutralshades-Grey-N000-White, #fff);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-transform:uppercase;padding:8px 12px;display:flex;align-items:center;gap:8px;border-radius:3px;background:#373737;white-space:nowrap}@media(max-width: 520px){.card_body .date{display:none}}.card_body .date.mobile_only{display:none}@media(max-width: 520px){.card_body .date.mobile_only{display:flex}}.card_body .red_flag{color:var(--Secondary-Red-Price, #ff423d);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:14px;display:flex;align-items:center;gap:10px;border-radius:30px;background:rgba(255,66,61,.12);padding:8px 16px}.card_body .change_percent{color:var(--Secondary-Red-Price, #ff423d);text-align:right;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:14px;display:flex;align-items:center;gap:4px}.card_body .change_percent.green{color:var(--Secondary-Green-Positive, #3bb87a)}.card_body .fund_count{font-family:Inter}@media(max-width: 520px){.card_body .fund_count .desktop{display:none}}.card_body .fund_count .mobile{display:none}@media(max-width: 520px){.card_body .fund_count .mobile{display:flex;flex-direction:column;gap:8px}}.card_body .fund_count .mobile .count{color:var(--Neutralshades-Grey-N700, #000);text-align:right;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:14px}.card_body .fund_count .mobile .text{overflow:hidden;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);text-align:right;text-overflow:ellipsis;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:12px}.card_row{display:flex;justify-content:space-between;padding:16px 24px;border-bottom:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4)}@media(max-width: 520px){.card_row{padding:12px 20px}}.card_row:last-child{border-bottom:none}.card_row.no_data{justify-content:center;align-items:center;border:none;color:#8b8b8b;line-height:40px}.card_column{display:flex;flex-direction:column;justify-content:center}.card_column.left{align-items:flex-start;gap:8px;padding-left:16px;position:relative}@media(max-width: 520px){.card_column.left{padding-left:12px}}.card_column.left::before{content:"";width:2px;height:36px;background:var(--Secondary-Green-Positive, #3bb87a);position:absolute;left:0;top:0}.card_column.right{align-items:flex-end;gap:2px}@media(max-width: 520px){#top-losers,#coffee-can,#results_and_concalls{margin-bottom:24px}}.card_header{position:relative}.card_header .title_desc__cont{display:flex;align-items:center;gap:4px}@media(max-width: 520px){.card_header .desc_container{line-height:16px;margin-top:8px}}.card_header .description{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}@media(max-width: 520px){.card_header .description{font-size:12px;font-style:normal;font-weight:500;line-height:16px}}.card_header .description::after{content:"";width:1px;height:14px;background:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);display:inline-block;margin:0 8px;vertical-align:middle}.card_header .view_all__mob{display:none}@media(max-width: 520px){.card_header .view_all__mob{display:block;position:absolute;right:0;top:0}}.card_header .view_all__mob a{all:unset;color:var(--Secondary-Blue-Link, #2c79f7);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:-0.42px;cursor:pointer}@media(max-width: 520px){.card_header .view_all__mob a{font-size:12px;font-style:normal;font-weight:700;line-height:12px}}@media(max-width: 520px){.card_header .view_all__mob svg{height:15px}}.tabs_container{display:flex;justify-content:space-between}.tabs_container .view_all{align-self:flex-end;margin-bottom:12px}@media(max-width: 520px){.tabs_container .view_all{display:none}}.tabs_container .view_all a{all:unset;color:var(--Secondary-Blue-Link, #2c79f7);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:-0.42px;cursor:pointer}@media(max-width: 520px){.tabs_container .view_all a{font-size:12px;font-style:normal;font-weight:700;line-height:12px}}@media(max-width: 520px){.tabs_container .view_all svg{height:15px}}@media(max-width: 1000px){.tabs_container.fundamentals{flex-direction:column;gap:0}}@media(max-width: 1000px){.tabs_container.fundamentals .view_all{align-self:flex-start}}.tabs{display:flex;gap:12px;margin:16px 0 12px 0;overflow:auto}@media(max-width: 520px){.tabs{margin:16px 20px 12px 20px}}.tabs button{all:unset;color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:12px;padding:10px 16px;border-radius:4px;background:var(--Neutralshades-Grey-N100-Outline, #e4e4e4);white-space:nowrap}.tabs button.active{color:var(--Neutralshades-Grey-N000-White, #fff);background:var(--Neutralshades-Grey-N700, #000)}.tab_cards{padding-top:24px}@media(max-width: 520px){.tab_cards>.card_header,.tab_cards>.tabs_container{display:none}}.tab_cards .card_tj{width:100%}@media(max-width: 520px){.tab_cards .card_tj{display:flex !important}}@media(max-width: 520px){.tab_cards .card_tj>.card_header{display:flex !important}}:root{--Neutralshades-Grey-N700: #000000;--Neutralshades-Grey-N000-BG-01: #f2f2f2;--Neutralshades-Grey-N000-BG-02: #f2f2f2;--Neutralshades-Grey-N000-White: #ffffff;--Neutralshades-Grey-N100-Outline: #e4e4e4;--Neutralshades-Grey-N400-Body-Text-and-Icons: #8b8b8b;--Neutralshades-Grey-N500-Secondary-Text: #5c5c5c;--Gradient-Banner: linear-gradient(90deg, #36873c 0.49%, #fabe0f 100.65%);--tweet-gradient: "#f2f2f2";--Secondary-Green-Positive: #3bb87a;--Secondary-Yellow-Warning_Alerts: #e2be3c;--Secondary-Purple-Dark: #473281;--Secondary-Red-Dark: #9f3b47}[data-theme=dark]{--Neutralshades-Grey-N700: #e0e0ec;--Neutralshades-Grey-N000-BG-01: #1f1f21;--Neutralshades-Grey-N000-BG-02: #383940;--Neutralshades-Grey-N000-White: #1f1f21;--Neutralshades-Grey-N100-Outline: #353537;--Neutralshades-Grey-N400-Body-Text-and-Icons: #898992;--Neutralshades-Grey-N500-Secondary-Text: #898992;--tweet-gradient: "#1f1f1f"}main{background:#f7f7f7}.scrollToTop{right:80px !important}@media(max-width: 900px){.scrollToTop{right:40px !important}}.content{width:80%;margin:auto;padding:44px 0}@media(max-width: 520px){.content{width:100%;padding:0}}.exchange_filing__link{display:flex;justify-content:center;align-items:center;width:100%;height:48px;background:var(--Gradient-Banner, linear-gradient(90deg, #36873c 0.49%, #fabe0f 100.65%))}@media(max-width: 520px){.exchange_filing__link{height:40px;display:none}}.exchange_filing__link a{display:flex;align-items:center;gap:16px}.exchange_filing__link a span{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:700}@media(max-width: 520px){.exchange_filing__link a span{font-size:14px}}.exchange_filing__link a:hover{text-decoration:none}@media(max-width: 520px){.content_header{padding:16px 20px;background:#fff;line-height:0}}.content_header h2{color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:4px}@media(max-width: 520px){.content_header h2{font-size:18px;font-style:normal;font-weight:600;line-height:18px}}.last_updated{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}@media(max-width: 520px){.last_updated{font-size:12px;font-style:normal;font-weight:500;line-height:18px}}.page_tabs{display:none;padding:0 20px;list-style:none;background-color:#fff;border-top:solid 1px #ebebeb;border-bottom:solid 1px #ebebeb;margin-bottom:0;overflow:auto}@media(max-width: 520px){.page_tabs{display:flex}}.page_tabs li{padding:8px 0px;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;min-width:90px;width:33%}.page_tabs li.active{border-bottom:solid 2px #ffc008;color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:14px}.tweets{padding:48px 0 24px 0}@media(max-width: 520px){.tweets{padding:0;padding-top:24px}}.gradient_wrapper{position:relative}.gradient_wrapper .bg-gradient{width:90px;height:100%;background:linear-gradient(275deg, rgba(242, 242, 242, 0) 4.38%, #f7f7f7 50.68%);position:absolute;z-index:1;left:0;top:0}.gradient_wrapper .bg-gradient.end{right:0;left:auto;background:linear-gradient(85deg, rgba(242, 242, 242, 0) 4.38%, #f7f7f7 50.68%)}.tweets__container{display:flex;overflow-x:auto;overflow-y:hidden;gap:16px;margin-top:16px;position:relative}@media(max-width: 520px){.tweets__container{display:none}}.tweets__container .tweet{border-radius:8px;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);background:var(--Neutralshades-Grey-N000-White, #fff);box-shadow:0px 3px 2px 0px rgba(0,0,0,.07)}.tweets__container .tweet .tw-images-container li.tw-image img,.tweets__container .tweet .tw-images-container li.tw-multi-image img{width:100%}.tweets__container_mob{display:none;margin-top:12px}@media(max-width: 520px){.tweets__container_mob{display:block}}.tweets__container_mob .tweet_mob{background:#fff;border-bottom:solid 1px #e4e4e4;padding:16px 20px}.tweets__container_mob .tweet_header{display:flex;gap:8px}.tweets__container_mob .tweet_header .company{color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:14px;margin-bottom:8px}.tweets__container_mob .tweet_header .date{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.tweets__container_mob .tweet_header .x_icon{padding:12px 16px;border:solid 1px #e4e4e4;border-radius:100%}.tweets__container_mob .tweet_link{padding-left:60px}.tweets__container_mob .tweet_link a{word-break:break-all;color:var(--Secondary-Blue-Link, #2c79f7);font-family:Inter;font-size:14px;font-style:italic;font-weight:500;line-height:20px;text-decoration-line:underline}.tweet__footer{display:flex;justify-content:space-between;align-items:center;height:40px;padding:0 16px}.tweet__footer .event{color:var(--Neutralshades-Grey-N000-White, #fff);font-family:Inter;font-size:10px;font-style:normal;font-weight:700;line-height:10px;border-radius:3px;background:var(--Neutralshades-Grey-N700, #000);padding:4px 6px}.tweet__footer .symbol{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.mcap_classification{color:var(--Neutralshades-Grey-N500-Secondary-Text, #5c5c5c);text-align:right;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:12px;text-transform:capitalize;padding:4px 8px;display:flex;align-items:center;gap:4px;border-radius:20px;background:var(--Neutralshades-Grey-N000-BG-02, #f2f2f2);align-self:flex-start}.mcap_classification .marker{width:4px;height:4px;background-color:var(--Neutralshades-Grey-N700, #000)}.mcap_classification .marker.bgcolor_large{background:var(--Secondary-Green-Positive, #3bb87a)}.mcap_classification .marker.bgcolor_mid{background:var(--Secondary-Yellow-Warning_Alerts, #e2be3c)}.mcap_classification .marker.bgcolor_small{background:var(--Secondary-Purple-Dark, #473281)}.mcap_classification .marker.bgcolor_micro{background:var(--Secondary-Red-Dark, #9f3b47)}.tw-container{border:none;border-radius:0;border-bottom:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4);color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:17px;width:300px;overflow:hidden;border-radius:8px 8px 0 0;background:var(--Neutralshades-Grey-N000-White, #fff)}.tw-body{height:210px;overflow:hidden;color:var(--Neutralshades-Grey-N700, #000000)}.tw-user-info,.tw-footer{font-size:12px}.results_and_concalls{width:50%;display:flex;flex-direction:column;gap:12px}@media(max-width: 1110px){.results_and_concalls{width:100%}}.results_and_concalls .card_header h4{position:relative;display:flex;gap:46px}.results_and_concalls .card_header h4 .switch{position:absolute;top:50%;transform:translateY(-50%);left:174px}@media(max-width: 520px){.results_and_concalls .card_header h4 .switch{left:140px}}.switch{position:relative;display:inline-block;width:36px;height:20px;margin-bottom:0;vertical-align:middle}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#65cb5c;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#65cb5c}input:focus+.slider{box-shadow:0 0 1px #65cb5c}input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}input+.slider:before{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.slider.round{border-radius:17px}.slider.round:before{border-radius:50%}@keyframes dot-keyframes{0%{opacity:.4;transform:scale(1, 1)}50%{opacity:1;transform:scale(1.2, 1.2)}100%{opacity:.4;transform:scale(1, 1)}}.theme_toggler{position:fixed;left:16px;bottom:16px;height:42px;width:42px;border-radius:50%;background:rgba(95,99,104,.1);display:flex;align-items:center;justify-content:center;cursor:pointer}.theme_toggler:hover{background:rgba(95,99,104,.2)}.theme_toggler span{line-height:0}.theme_toggler .dark_theme{transform:rotate(333deg)}#promoter-buying-rating-upgrades{padding-top:24px}@media(max-width: 520px){#promoter-buying-rating-upgrades{padding-top:0}#promoter-buying-rating-upgrades .cards__row{gap:0}}#fund-raise-capex{padding-top:24px}@media(max-width: 520px){#fund-raise-capex{padding-top:0}}#whales-results-concalls{padding-top:24px}@media(max-width: 520px){#whales-results-concalls{padding-top:0}}#trending-smallcaps-with-mfs{padding-top:24px}@media(max-width: 520px){#trending-smallcaps-with-mfs{padding-top:0;gap:0}}#gainers-losers{padding-top:24px}@media(max-width: 520px){#gainers-losers{padding-top:0;gap:0}}@media(max-width: 520px){#fundamentals,#corp-actions{padding:0}}@media(max-width: 520px){#promoter-buying,#price-pessimism,#fund-raise{padding-top:16px}}@media(max-width: 520px){#rating-upgrades,#capex-announcement,#whales-buying,#popular-with-smallcap-mutual-funds,#trending-smallcaps,#top-gainers,#top-losers,#margin-expansion,#consistent-sales-growth,#deleveraging,#coffee-can,#merger,#demerger,#buyback,#results_and_concalls{padding-top:24px}}/*# sourceMappingURL=style.css.map */
