﻿:root{--Neutralshades-Grey-N700: #000000;--Neutralshades-Grey-N000-BG-01: #f2f2f2;--Neutralshades-Grey-N000-White: #ffffff;--Neutralshades-Grey-N100-Outline: #e4e4e4;--Neutralshades-Grey-N200: #cecece;--Neutralshades-Grey-N300: #b9b9b9;--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%);--Secondary-Green-Positive: #3bb87a;--Secondary-Green-Price: #1b7a4b;--Secondary-Green-Light: #d8f1e4;--Secondary-Yellow-Warning_Alerts: #e2be3c;--Secondary-Yellow-Light: #ede9db;--Secondary-Purple-Dark: #473281;--Secondary-Purple-Info: #8459fc;--Secondary-Red-Dark: #9f3b47;--Secondary-Red-Price: #ff423d;--Secondary-Blue-Link: #2c79f7;--Primary-Yellow-P700: #8b6804;--Primary-Yellow-P600: #d09d06;--Primary-Yellow-P500: #e7ae07;--Primary-Yellow-P400: #ffc008;--Primary-Yellow-P100: #fff3d2;--Primary-Yellow-P100-Hover: #fff3d280}[data-theme=dark]{--Neutralshades-Grey-N700: #e0e0ec;--Neutralshades-Grey-N000-BG-01: #383940;--Neutralshades-Grey-N000-White: #1f1f21;--Neutralshades-Grey-N100-Outline: #353537;--Neutralshades-Grey-N200: #4f5058;--Neutralshades-Grey-N300: #747580;--Neutralshades-Grey-N400-Body-Text-and-Icons: #898992;--Neutralshades-Grey-N500-Secondary-Text: #898992}button:focus{outline:none}.price_chart_tab__cont{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media(max-width: 440px){.price_chart_tab__cont{margin:0;padding:0 20px;border-top:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4);border-bottom:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4)}}.price_chart_tab__cont h4{display:none;margin:0;color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:16px}@media(max-width: 440px){.price_chart_tab__cont h4{display:initial}}.price_chart_innertab{display:none;flex:1 0 auto;justify-content:flex-end;gap:10px}.price_chart_innertab button{color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:12px;border-radius:4px;background:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2);border:none;display:inline-flex;height:32px;padding:8px 16px;justify-content:center;align-items:center;gap:3px;flex-shrink:0}.price_chart_innertab button.active{font-weight:600;background:var(--Neutralshades-Grey-N700, #000);color:var(--Neutralshades-Grey-N000-White, #fff)}.price_chart_innertab__dropdown{margin-left:auto}@media(max-width: 440px){.price_chart_innertab__dropdown .dropdown-toggle{outline:none !important}}.price_chart_range_selector{display:flex;gap:10px;padding-top:10px}@media(max-width: 1080px){.price_chart_range_selector{display:none}}.price_chart_range_selector.mobile{display:none;border-top:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4);border-bottom:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4);gap:0;justify-content:space-evenly}@media(max-width: 440px){.price_chart_range_selector.mobile{display:flex}}.price_chart_range_selector button{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:14px;font-weight:700;line-height:12px;padding-bottom:8px;text-transform:capitalize;background:rgba(0,0,0,0);border:none}.price_chart_range_selector button.active{border-bottom:solid 2px var(--Primary-Yellow-P400, #ffc008);color:var(--Neutralshades-Grey-N700, #000000)}.price_chart_range_selector button:disabled{opacity:.5}.price_chart_range_selector__dropdown{display:none}@media(max-width: 1080px){.price_chart_range_selector__dropdown{display:initial}}@media(max-width: 440px){.price_chart_range_selector__dropdown{display:none}}.price_chart_range_selector__dropdown .dropdown-toggle span{text-transform:uppercase}.price_chart__cont{padding-top:10px;padding-bottom:25px;position:relative}@media(max-width: 440px){.price_chart__cont{padding-bottom:0}}.price_chart__cont.valuation{padding-bottom:3rem}@media(max-width: 440px){.price_chart__cont.valuation{padding-bottom:12px}}.price_chart__cont.debt,.price_chart__cont.capex{padding-bottom:20px}@media(max-width: 440px){.price_chart__cont.debt,.price_chart__cont.capex{padding-bottom:0}}.chart_cont.insufficient_data{position:relative;min-height:380px}.chart_cont.insufficient_data>div{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center;gap:1rem}.chart_cont.insufficient_data>div>div{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--Primary-Yellow-P100, #fff3d2);border-radius:50%}.chart_cont.insufficient_data>div p{color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:18px}.price_chart_box{border-radius:8px;outline:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);min-height:418px}@media(max-width: 440px){.price_chart_box{outline:none;min-height:auto}}ul.price_chart__peers{display:flex;flex-wrap:wrap;gap:8px;padding:16px 10px 0 10px;margin:0}ul.price_chart__peers li{display:flex;justify-content:center;align-items:center;gap:4px;border-radius:4px;outline:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);padding:6px 12px;background:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2)}@media(max-width: 470px){ul.price_chart__peers li{font-size:12px}}@media(max-width: 440px){ul.price_chart__peers li[data-type]{display:none}}ul.price_chart__peers li.peer{background:var(--Neutralshades-Grey-N000-White, #ffffff);cursor:pointer}ul.price_chart__peers li[data-status=added]{background:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2);cursor:default}ul.price_chart__peers li .dot-circle_svg{line-height:12px}ul.price_chart__peers li .cross_svg{cursor:pointer;line-height:12px}ul.price_chart__peers li .plus_svg{line-height:10px}@media(max-width: 470px){ul.price_chart__peers li .plus_svg svg{width:12px}}ul.price_chart__peers li .dot-circle_svg svg{height:14px}ul.price_chart__peers li span{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}ul.price_chart__peers .compare_by_search{display:flex;gap:8px;order:99}ul.price_chart__peers .compare_by_search .price_chart_search__cont{border-radius:4px;border:1px solid var(--Neutralshades-Grey-N300, #b9b9b9);position:relative;display:flex;flex-direction:column;font-family:Inter,sans-serif;max-width:200px}ul.price_chart__peers .compare_by_search .price_chart_search__cont input{border:none;outline:none;padding-left:10px;padding-right:24px;border-radius:4px;height:100%;background-color:rgba(0,0,0,0);color:var(--Neutralshades-Grey-N700, #000000)}@media(max-width: 470px){ul.price_chart__peers .compare_by_search .price_chart_search__cont input{font-size:13px}}ul.price_chart__peers .compare_by_search .price_chart_search__cont .cross_svg{position:absolute;top:50%;right:0;transform:translate(-50%, -50%);line-height:10px;cursor:pointer}@media(max-width: 470px){ul.price_chart__peers .compare_by_search .price_chart_search__cont .cross_svg svg{width:12px}}ul.price_chart__peers .compare_by_search button{display:flex;justify-content:center;align-items:center;gap:4px;border-radius:4px;outline:1px solid var(--Neutralshades-Grey-N700, #000000);border:none;padding:6px 12px;color:var(--Neutralshades-Grey-N700, #000000);cursor:pointer;background:rgba(0,0,0,0);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}@media(max-width: 470px){ul.price_chart__peers .compare_by_search button{font-size:12px}}ul.price_chart__peers .compare_by_search button .plus_svg{line-height:10px}@media(max-width: 470px){ul.price_chart__peers .compare_by_search button .plus_svg svg{width:12px}}ul.price_chart__peers .compare_by_search button .plus_svg svg path{stroke:var(--Neutralshades-Grey-N700, #000000)}ul.price_chart__peers .compare_by_search button .lock_svg{line-height:0;margin-right:4px}ul.price_chart__peers .compare_by_search button .lock_svg svg path{fill:var(--Neutralshades-Grey-N700, #000000) !important}ul.price_chart__peers .compare_by_search button .comp_text{font-family:Inter}@media(max-width: 440px){ul.price_chart__peers .compare_by_search button .comp_text{display:none}}#price_chart_search__results .autocomplete-suggestions{top:32px;border-radius:4px;padding:4px 0}#price_chart_search__results .autocomplete-suggestions .autocomplete-suggestion{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:13px;padding:4px;margin:2px;padding-left:24px;font-family:Inter}#price_chart_search__results .autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected{border-radius:6px;background:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2)}#price_chart_search__results .autocomplete-suggestions .autocomplete-suggestion strong{font-family:Inter;color:var(--Neutralshades-Grey-N700, #000000)}#price_chart_search__results .autocomplete-suggestions .autocomplete-no-suggestion{font-size:13px;font-family:Inter;padding:4px;padding-left:24px}.price_chart__tooltip{padding:8px;opacity:6;z-index:2;font-family:Inter,sans-serif}.price_chart__tooltip p.date{margin-bottom:4px;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:10px;font-weight:500;font-family:Inter,sans-serif}.price_chart__tooltip ul{padding:0;margin:0}.price_chart__tooltip li{display:flex;gap:16px;justify-content:space-between;align-items:center}.price_chart__tooltip li .name{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:12px;font-weight:500;line-height:10px;font-family:Inter,sans-serif}.price_chart__tooltip li .name span{margin-right:4px}.price_chart__tooltip li .value{color:#000;font-size:12px;font-weight:500;line-height:10px;margin-right:4px;font-family:Inter,sans-serif}[data-theme=dark] .price_chart__tooltip li .value{color:#fff}.price_chart__tooltip li .perc{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:10px;font-weight:500;line-height:10px;font-family:Inter,sans-serif}.highcharts-series-group g rect{stroke:rgba(0,0,0,0) !important}.highcharts-series-group g rect[fill="#da4949"]{fill:#ff423d !important}.highcharts-series-group g rect[fill="rgb(58,185,122)"]{fill:#3bb87a !important}.price_chart_innertab__subtabs{display:flex;justify-content:flex-start;position:absolute;top:18px;left:8px;z-index:1;font-size:12px}@media(max-width: 690px){.price_chart_innertab__subtabs{display:none}}.price_chart_innertab__subtabs div{border-radius:4px;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);background:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2);padding:2px}.price_chart_innertab__subtabs div input[type=radio]{display:none}.price_chart_innertab__subtabs div label{padding:3px 12px;cursor:pointer;margin:0;font-family:Inter,sans-serif}.price_chart_innertab__subtabs div label.active{background:var(--Neutralshades-Grey-N700, #000000);border-radius:4px;font-weight:600;color:var(--Neutralshades-Grey-N000-White, #ffffff)}.price_chart_innertab__subtabs__dropdown{display:none;position:absolute;top:18px;left:8px;z-index:1}.price_chart_innertab__subtabs__checkboxes{display:flex;justify-content:center;position:absolute;bottom:0;left:50%;transform:translate(-50%, -100%);white-space:nowrap;width:100%}@media(max-width: 500px){.price_chart_innertab__subtabs__checkboxes{position:static;transform:none;padding:0 1rem;margin-top:1rem}}.price_chart_innertab__subtabs__checkboxes input{accent-color:#4169e1}.price_chart_innertab__subtabs__checkboxes>div{display:flex;gap:20px;flex-wrap:wrap}@media(max-width: 500px){.price_chart_innertab__subtabs__checkboxes>div{gap:16px}}.price_chart_innertab__subtabs__checkboxes>div label{margin:0;display:flex;align-items:center;gap:8px;cursor:pointer;line-height:16px}.price_chart_innertab__subtabs__checkboxes>div label span{line-height:0}.price_chart_innertab__subtabs__checkboxes>div label .plotline_icon{width:18px;border-top:2px dashed var(--Neutralshades-Grey-N300, #b9b9b9);display:inline-block}.custom_yaxis_label{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:12px;font-weight:500}.custom_yaxis_label.colored{font-weight:600}.custom_yaxis_label.positive{color:var(--Secondary-Green-Positive, #3bb87a)}.custom_yaxis_label.negative{color:var(--Secondary-Red-Price, #ff423d)}.custom_yaxis_label span{font-family:Inter,sans-serif}span:has(.custom_yaxis_label.colored){z-index:1}.chart_cont g.highcharts-legend{display:initial !important}.highcharts-range-input rect{stroke:var(--Neutralshades-Grey-N100-Outline, #e4e4e4);rx:4px}@media(max-width: 440px){.highcharts-input-group{display:none !important}}.highcharts-axis-labels text,.highcharts-legend-item text,.highcharts-yaxis text{font-family:"Inter",sans-serif !important;fill:var(--Neutralshades-Grey-N700, #000000) !important}#price-valuation-chart select{pointer-events:none}.price_company_wrapper .about__cont{display:flex;align-items:center;margin-bottom:1rem;gap:2rem}@media(max-width: 800px){.price_company_wrapper .about__cont{flex-direction:column;align-items:flex-start;gap:0}}.price_company_wrapper .about__cont .about h6{color:var(--Neutralshades-Grey-N700, #000000);font-size:16px;font-weight:500;line-height:16px}.price_company_wrapper .about__cont .about p{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:14px;line-height:20px}.price_chart_range_selector__dropdown .dropdown-toggle,.price_chart_innertab__dropdown .dropdown-toggle,.price_chart_innertab__subtabs__dropdown .dropdown-toggle{background:none;border:none;outline:none;display:flex;align-items:center;gap:8px;border-radius:6px;outline:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);background:var(--Neutralshades-Grey-N000-White, #fff);padding:8px 12px}.price_chart_range_selector__dropdown .dropdown-toggle::after,.price_chart_innertab__dropdown .dropdown-toggle::after,.price_chart_innertab__subtabs__dropdown .dropdown-toggle::after{display:none}.price_chart_range_selector__dropdown .dropdown-toggle span,.price_chart_innertab__dropdown .dropdown-toggle span,.price_chart_innertab__subtabs__dropdown .dropdown-toggle span{color:var(--Neutralshades-Grey-N700, #000);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.price_chart_range_selector__dropdown .dropdown-menu,.price_chart_innertab__dropdown .dropdown-menu,.price_chart_innertab__subtabs__dropdown .dropdown-menu{padding:10px 5px !important;min-width:auto;font-size:12px;z-index:99;background-color:var(--Neutralshades-Grey-N000-White, #fff);border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4)}.price_chart_range_selector__dropdown .dropdown-item,.price_chart_innertab__dropdown .dropdown-item,.price_chart_innertab__subtabs__dropdown .dropdown-item{font-family:Inter;padding:3px 24px 2px 8px;color:var(--Neutralshades-Grey-N700, #000000)}.price_chart_range_selector__dropdown .dropdown-item.active,.price_chart_innertab__dropdown .dropdown-item.active,.price_chart_innertab__subtabs__dropdown .dropdown-item.active{background:none;color:var(--Neutralshades-Grey-N700, #000000)}.price_chart_range_selector__dropdown .dropdown-item:active,.price_chart_innertab__dropdown .dropdown-item:active,.price_chart_innertab__subtabs__dropdown .dropdown-item:active{background-color:var(--Neutralshades-Grey-N100-Outline, #e4e4e4);color:var(--Neutralshades-Grey-N700, #000000)}.price_chart_range_selector__dropdown .dropdown-item:hover,.price_chart_innertab__dropdown .dropdown-item:hover,.price_chart_innertab__subtabs__dropdown .dropdown-item:hover{background-color:var(--Neutralshades-Grey-N100-Outline, #e4e4e4);color:var(--Neutralshades-Grey-N700, #000000)}.page_financials .price_chart_range_selector{display:flex}@media(max-width: 1040px){.page_financials .price_chart_range_selector{display:none}}.page_financials .price_chart_range_selector__dropdown{display:none}@media(max-width: 1040px){.page_financials .price_chart_range_selector__dropdown{display:initial}}@media(max-width: 440px){.page_financials .price_chart_range_selector__dropdown{display:none}}.page_financials.price_chart_box{margin-bottom:40px}@media(max-width: 440px){.page_financials.price_chart_box{outline:none;min-height:auto;margin-bottom:0}}.temp_gaps{padding-left:9px;justify-content:flex-start !important}#overview_page_wrapper .highcharts-range-selector-group{display:none}#custom_ratios .custom_ratios__container{display:flex}@media(max-width: 1030px){#custom_ratios .custom_ratios__container{display:flex;flex-direction:column-reverse}}#custom_ratios .custom_ratios__container .ratios_table_wrapper{margin-right:2rem;flex:1}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper{width:100%;margin-right:0px}}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header{display:none;justify-content:space-between}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header__heading{align-items:center}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header__heading h3{font-size:16px;font-family:Inter;font-weight:700}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header__edit_ratio{font-family:Inter;font-weight:500;font-size:12px;align-items:center;color:var(--Secondary-Blue-Link, #2c79f7)}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header__edit_ratio a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header__edit_ratio a:hover{color:unset}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header__edit_ratio a:focus{outline:none}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header__edit_ratio svg{height:15px;width:15px}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratio_table_header{display:flex;margin-bottom:4px}}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table{display:grid;grid-template-columns:repeat(3, 1fr);border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);border-top-left-radius:8px;border-top-right-radius:8px;position:relative;padding:20px 10px}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table::before{content:"";height:100%;width:1px;position:absolute;background-color:var(--Neutralshades-Grey-N100-Outline, #e4e4e4);left:calc(33.333% + 3.333px)}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table::after{content:"";height:100%;width:1px;position:absolute;background-color:var(--Neutralshades-Grey-N100-Outline, #e4e4e4);left:calc(66.666% - 3.333px)}@media(max-width: 1300px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table{grid-template-columns:repeat(2, 1fr)}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table::before{content:"";height:100%;width:1px;position:absolute;background-color:var(--Neutralshades-Grey-N100-Outline, #e4e4e4);left:50%}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table::after{content:none}}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table{grid-template-columns:repeat(3, 1fr);padding:12px 0px 12px 15px}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table::before{content:none}}@media(max-width: 720px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table{grid-template-columns:repeat(2, 1fr);padding:12px 0px 12px 15px}}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio{display:flex;align-items:center;padding:8px 12.5px;justify-content:space-between;min-width:0px;position:relative}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio{padding:0px;flex-direction:column;align-items:flex-start;padding:5px 15px 5px 0px}}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_name{display:block;flex:5;font-family:Inter;font-weight:500;font-size:14px;letter-spacing:0%;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);overflow-wrap:anywhere;overflow:hidden !important;white-space:nowrap !important;text-overflow:ellipsis}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_name{margin-bottom:5px}}@media(max-width: 430px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_name{margin-bottom:3px;max-width:156px}}@media(max-width: 400px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_name{max-width:146px}}@media(max-width: 380px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_name{max-width:131px}}@media(max-width: 350px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_name{max-width:121px}}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_name:hover~.tooltip_text{visibility:visible}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio .tooltip_text{visibility:hidden;background-color:var(--Neutralshades-Grey-N700, #000000);color:var(--Neutralshades-Grey-N000-White, #ffffff);text-align:center;border-radius:4px;padding:5px;position:absolute;left:0;top:100%;z-index:1;white-space:normal;width:max-content;max-width:300px}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_value{display:flex;flex:4;flex-wrap:wrap;font-family:Inter;font-weight:700;font-size:14px;justify-content:flex-end;line-height:14px;letter-spacing:0%;color:var(--Neutralshades-Grey-N700, #000000);padding-left:10px}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .custom_ratio__field_value{font-size:12px;padding:0px;justify-content:flex-start}}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .view_more_mobile{display:flex}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table .view_more_mobile{display:none}}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table_footer{display:flex;border-left:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);border-right:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);border-bottom:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);border-bottom-left-radius:8px;border-bottom-right-radius:8px}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table_footer__show_more{display:none;flex:1;font-size:12px;padding:10px 0px;justify-content:center;align-items:center;color:var(--Secondary-Blue-Link, #2c79f7);cursor:pointer}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table_footer__show_more{display:flex}}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table_footer__edit_ratios{display:flex;flex:1;padding:10px 0px;justify-content:center;align-items:center;color:var(--Secondary-Blue-Link, #2c79f7);font-weight:600}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table_footer__edit_ratios a{text-decoration:none}#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table_footer__edit_ratios a:hover{color:unset}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .ratios_table_wrapper .ratios_table_footer__edit_ratios{display:none}}#custom_ratios .custom_ratios__container .about__cont{width:324px}@media(max-width: 1030px){#custom_ratios .custom_ratios__container .about__cont{width:100%;margin-bottom:2.5rem}}.about__cont{display:flex;flex-direction:column;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);padding:24px 24px 30px 24px;border-radius:8px}@media(max-width: 1030px){.about__cont{gap:2rem;border:none;padding:10px 2px}}@media(max-width: 1030px){.about__cont .about{width:100%}}@media(max-width: 540px){.about__cont .about .hide_mobile{display:none}}.about__cont .about .hide_desktop{display:none}@media(max-width: 540px){.about__cont .about .hide_desktop{display:initial}}.about__cont .about .about_desc{color:var(--Neutralshades-Grey-N500-Secondary-Text, #5c5c5c);line-height:20px;font-size:14px;text-align:justify}@media(max-width: 1030px){.about__cont .about .about_desc{font-size:12px}}.about__cont .about .about_desc .more_btn,.about__cont .about .about_desc .less_btn{color:var(--Secondary-Blue-Link, #2c79f7);text-decoration-style:dotted;white-space:nowrap;margin-left:2px;cursor:pointer}.price_range__wrapper{display:flex;justify-content:center;align-items:center;padding-top:2rem;width:100%}@media(max-width: 1030px){.price_range__wrapper{padding-top:0px}}.price_range__cont{display:flex;gap:1rem;align-items:center;align-self:center;width:98%}.price_range__cont .price_range_limit{position:relative;font-size:14px;font-weight:500;line-height:14px}.price_range__cont .price_range_limit .label{position:absolute;left:0;top:-100%;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:12px;font-style:normal;line-height:12px}.price_range__cont .price_range_limit .label.right{left:auto;right:0}.price_range__cont .price_range{width:240px;height:4px;background:linear-gradient(90deg, #ff423d 0%, #ff423d 0.01%, #ecbe18 46%, #3bb87a 100%);position:relative;border-radius:2px;flex:1}.price_range__cont .price_range .title{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:12px;font-weight:500;line-height:10px;position:absolute;top:-1rem;left:50%;transform:translateX(-50%)}.price_range__cont .price_range .price_range__curr{position:absolute;top:50%;transform:translate(-50%, -50%)}.price_range__cont .price_range .price_range__curr .value{position:absolute;left:50%;top:0;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:700;line-height:10px}.price_range__cont .price_range .price_range__curr .value svg{width:11.5px;height:10px}.price_range__cont .price_range .price_range__curr .value svg path{fill:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b)}.disabled_link{pointer-events:none;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b) !important;text-decoration:none;opacity:.6}.cursor_pointer{cursor:pointer}.btn_reset,.fin_table__edit button,.fin_table__head .sc_toggler__mob .dropdown-toggle,.fin_table__head .sc_toggler button{border:none;background:none;outline:none}.btn_reset:focus,.fin_table__edit button:focus,.fin_table__head .sc_toggler__mob .dropdown-toggle:focus,.fin_table__head .sc_toggler button:focus{outline:none}table.company_page__table{border-collapse:separate;border-spacing:0}table.company_page__table thead th{color:var(--Neutralshades-Grey-N500-Secondary-Text, #5C5C5C);text-align:center;font-size:12px;font-weight:700;line-height:14px;background:var(--Neutralshades-Grey-N000-BG-01, #F2F2F2) !important;padding:14px 0;border-top:solid 1px var(--Neutralshades-Grey-N100-Outline, #E4E4E4) !important;border-bottom:solid 1px var(--Neutralshades-Grey-N000-BG-01, #F2F2F2) !important;border-right:solid 1px var(--Neutralshades-Grey-N100-Outline, #E4E4E4) !important}table.company_page__table thead th:first-child{border-top-left-radius:8px;border-left:solid 1px var(--Neutralshades-Grey-N100-Outline, #E4E4E4) !important}table.company_page__table thead th:last-child{border-top-right-radius:8px;border-right:solid 1px var(--Neutralshades-Grey-N100-Outline, #E4E4E4) !important}table.company_page__table thead th.name__cell{min-width:150px}table.company_page__table tbody tr td{color:var(--Neutralshades-Grey-N700, #000000);font-size:12px;font-weight:500;line-height:18px;padding:14px 16px !important;border-bottom:solid 1px var(--Neutralshades-Grey-N000-BG-01, #F2F2F2) !important;border-right:solid 1px var(--Neutralshades-Grey-N100-Outline, #E4E4E4) !important}table.company_page__table tbody tr td:first-child{border-left:solid 1px var(--Neutralshades-Grey-N100-Outline, #E4E4E4) !important;font-weight:500}table.company_page__table tbody tr td:last-child{border-right:solid 1px var(--Neutralshades-Grey-N100-Outline, #E4E4E4) !important}table.company_page__table tbody tr td.name__cell{font-size:14px;min-width:150px;padding:14px 16px !important;text-align:left}@media(max-width: 530px){table.company_page__table tbody tr td{padding:12px 2px !important}}table.company_page__table tbody tr:last-child td{border-bottom:solid 1px var(--Neutralshades-Grey-N100-Outline, #E4E4E4) !important}table.company_page__table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}table.company_page__table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}#companyFilings_wrapper{overflow:auto}@media(max-width: 440px){#companyFilings_wrapper{margin-left:-20px;margin-right:-20px;width:100vw}}table.company_filings__table td{text-align:center;min-width:140px}table.company_filings__table td>span.disabled{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8B8B8B);font-size:12px;font-weight:500;line-height:18px}@media(max-width: 530px){table.company_filings__table td>span.disabled{margin:0 4px}}table.company_filings__table td>a,table.company_filings__table td>button{color:var(--Secondary-Blue-Link, #2C79F7);font-size:11px;font-weight:600;line-height:18px;text-decoration-line:underline;margin:0 2px}@media(max-width: 530px){table.company_filings__table td>a,table.company_filings__table td>button{margin:0 4px}}table.company_filings__table td>button{background:none;border:none;outline:none;padding:0}table.company_filings__table .paginate__cell{min-width:auto;padding:0}@media(max-width: 380px){table.company_filings__table .paginate__cell{display:none}}table.company_filings__table .paginate__cell.page_prev{border-right:none !important}table.company_filings__table .paginate__cell.page_next{border-left:none !important;width:99%;text-align:right}@media(max-width: 530px){table.company_filings__table .paginate__cell.page_next{width:60%}}table.company_filings__table .paginate__cell button{background:rgba(0,0,0,0);border:none;padding:10px}table.company_filings__table .paginate__cell button:focus{outline:none}table.company_filings__table .name__cell{min-width:180px !important}@media(max-width: 440px){table.company_filings__table .name__cell{min-width:150px !important}}@media(max-width: 440px){table.company_filings__table .name__cell span{display:none}}table.company_filings__table .name__cell span.mob{display:none}@media(max-width: 440px){table.company_filings__table .name__cell span.mob{display:initial}}table.company_filings__table .name__cell .openai_logo{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8B8B8B);font-weight:400;font-size:12px;margin-top:4px;display:flex;align-items:center;gap:4px}@media(max-width: 440px){table.company_filings__table .name__cell .openai_logo{font-size:10px}}table.company_filings__table .data__cell.last{border-right:none !important}#concall_summary .modal-dialog{max-width:50%;height:100%;margin:0;left:100%}@media(max-width: 600px){#concall_summary .modal-dialog{max-width:80%}}@media(max-width: 440px){#concall_summary .modal-dialog{max-width:100%}}#concall_summary .modal-content{height:100%;border-radius:0;padding:0}#concall_summary .modal-body{overflow:auto;padding-left:2.5rem;font-size:15px}@media(max-width: 440px){#concall_summary .modal-body{padding-left:1rem}}#concall_summary .modal-body div{margin-bottom:24px}#concall_summary .modal-body div h6{text-transform:uppercase;letter-spacing:.5px;font-weight:600;font-size:12px}#concall_summary .modal-body div ul{list-style:initial;padding-left:2rem}#concall_summary .modal-header{padding:1rem;position:relative;box-shadow:0 0px 2px var(--Neutralshades-Grey-N700, #000000)}#concall_summary .modal-title{margin-bottom:0;line-height:1.25rem}#concall_summary .modal-footer .openai_logo{display:flex;align-items:center;gap:6px;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8B8B8B)}#concall_summary .close_btn{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;outline:none}#concall_summary.show .modal-dialog{transform:translateX(-100%);transition:transform .3s linear}#peers_table_wrapper{overflow:auto;max-width:98.4%}@media(max-width: 440px){#peers_table_wrapper{margin-left:-24px;margin-right:-24px;max-width:none !important;width:100vw}}table.peers_table{width:100%}table.peers_table .name__cell{text-align:left}table.peers_table .data__cell{text-align:right}table.peers_table thead th{position:relative;cursor:pointer}table.peers_table thead th div{display:inline-block}table.peers_table thead th div::after{color:var(--Neutralshades-Grey-N700, #000000);position:absolute;font-family:fontawesome;top:50%;transform:translateY(-50%);left:-16px}table.peers_table thead th.name__cell div::after{left:auto;right:-16px}table.peers_table thead th.sorting div::after{content:""}table.peers_table thead th.sorting_asc div::after{content:""}table.peers_table thead th.sorting_desc div::after{content:""}table.peers_table thead th.name__cell{padding-left:16px;min-width:240px;position:sticky;left:0;z-index:1}@media(max-width: 440px){table.peers_table thead th.name__cell{min-width:auto}}table.peers_table thead th.data__cell{padding-left:22px;padding-right:28px}table.peers_table thead th.data__cell small{position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:90%}table.peers_table tbody tr.highlight{background-color:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2) !important;color:var(--Neutralshades-Grey-N700, #000)}table.peers_table tbody tr.highlight td.name__cell{background-color:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2) !important}table.peers_table tbody tr [data-theme=dark] tbody tr.highlight{background-color:#3a3c46 !important}table.peers_table tbody tr [data-theme=dark] tbody tr.highlight td.name__cell{background-color:#3a3c46 !important}table.peers_table tbody tr td.name__cell{font-size:14px;font-weight:500;line-height:18px}@media(max-width: 440px){table.peers_table tbody tr td.name__cell{min-width:auto;font-size:12px}table.peers_table tbody tr td.name__cell div{width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}table.peers_table tbody tr td.name__cell a{border-bottom:1px dotted;color:var(--Neutralshades-Grey-N700, #000000);line-height:20px}table.peers_table tbody tr td.name__cell a:hover{text-decoration:none}table.peers_table tbody tr td.data__cell{padding-left:22px !important;padding-right:28px !important;font-size:14px;font-weight:500;line-height:16px;letter-spacing:-0.48px}@media(max-width: 650px){table.peers_table tbody tr td.data__cell{font-size:12px}}.fin_table__head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media(max-width: 1000px){.fin_table__head{flex-direction:column;align-items:flex-start;gap:8px}}@media(max-width: 520px){.fin_table__head .wrapper__inner__header__title{width:100%;display:flex;flex-direction:column;align-items:flex-end;border-bottom:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4);padding-bottom:4px !important}}.fin_table__head .wrapper__inner__header__title span{align-self:flex-start}.fin_table__head .sc_toggler{display:flex;border-radius:4px;justify-content:center;align-items:center;text-align:center;height:32px;margin-right:auto}@media(max-width: 520px){.fin_table__head .sc_toggler{display:none}}.fin_table__head .sc_toggler button{color:var(--Neutralshades-Grey-N700, #000000);padding:0 2px;text-decoration:none;display:inline-block;height:32px;font-size:12px;font-weight:600;padding:8px 16px;line-height:16px;margin-right:10px;background-color:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2)}.fin_table__head .sc_toggler button:first-child{border-radius:4px;margin-right:8px}.fin_table__head .sc_toggler button:last-child{border-radius:4px}.fin_table__head .sc_toggler button.active{font-weight:600;color:var(--Neutralshades-Grey-N000-White, #ffffff);background-color:var(--Neutralshades-Grey-N700, #000000)}.fin_table__head .sc_toggler button:disabled{opacity:.6}.fin_table__head .sc_toggler__mob{display:none}@media(max-width: 520px){.fin_table__head .sc_toggler__mob{display:initial}}.fin_table__head .sc_toggler__mob .dropdown-toggle{text-transform:capitalize}.fin_table__head .sc_toggler__mob .dropdown-toggle:after{display:none}.fin_table__head .sc_toggler__mob .dropdown-toggle svg{width:14px;vertical-align:bottom}.fin_table__head .sc_toggler__mob .dropdown-menu{padding:8px !important;min-width:130px}.fin_table__head .sc_toggler__mob .dropdown-menu .dropdown-item{padding:4px;font-size:14px;color:var(--Neutralshades-Grey-N700, #000000)}.fin_table__head .sc_toggler__mob .dropdown-menu .dropdown-item:focus,.fin_table__head .sc_toggler__mob .dropdown-menu .dropdown-item:hover{color:#000}.sc_toggler__mob .dropdown-toggle{border:none !important;background:var(--Neutralshades-Grey-N700, #000000) !important;color:var(--Neutralshades-Grey-N000-White, #ffffff);padding:4px 4px 4px 8px;border-radius:4px;outline:none;font-size:12px;font-weight:600}.fin_table__edit{display:flex;justify-content:flex-end;gap:1rem;margin:8px 0;width:100%}@media(max-width: 1000px){.fin_table__edit{align-self:flex-end}}@media(max-width: 650px){.fin_table__edit{justify-content:flex-start}}.fin_table__edit a{text-decoration:none;color:#000;font-size:14px;font-weight:600;line-height:18px;padding:12px 10px;display:flex;align-items:center;gap:6px;border-radius:4px;background:var(--Primary-Yellow-P400, #ffc008);display:flex;height:32px}@media(max-width: 650px){.fin_table__edit a{margin-left:auto}}.fin_table__edit .font_size_selector{border-radius:4px;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);display:flex}.fin_table__edit .font_size_selector button{padding:8px 10px;height:32px;font-size:12px;font-weight:600;color:var(--Neutralshades-Grey-N700, #000000);line-height:16px}@media(max-width: 470px){.fin_table__edit .font_size_selector button{padding:6px 8px}}.fin_table__edit .font_size_selector button:first-child{border-right:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);border-radius:4px 0 0 4px}.fin_table__edit .font_size_selector button:last-child{border-radius:0 4px 4px 0}.fin_table__edit .column_order__toggler{border-radius:4px;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);background-color:var(--Neutralshades-Grey-N000-White, #ffffff);padding:8px 10px;line-height:12px;height:33px}.fin_table__edit .column_order__toggler svg path{stroke:var(--Neutralshades-Grey-N700, #000000)}@media(max-width: 470px){.fin_table__edit .column_order__toggler{padding:6px 8px}}@media(max-width: 440px){#financials_master_table_wrapper{margin-left:-24px;margin-right:-24px}}.custom_fin__table_wrapper .dt-scroll-head{display:none}table.custom_fin__table{width:100%;font-size:16px}@media(max-width: 650px){table.custom_fin__table{margin-bottom:27px}}table.custom_fin__table .name__cell{min-width:220px !important;width:220px !important;text-align:left;padding-left:1rem}@media(max-width: 440px){table.custom_fin__table .name__cell{min-width:180px !important;width:180px !important}}table.custom_fin__table thead th{background:var(--Neutralshades-Grey-N000-White, #ffffff) !important;border-bottom:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4) !important}table.custom_fin__table thead th.name__cell{padding-right:1rem}table.custom_fin__table thead th.name__cell .exp_col__cont{display:flex;justify-content:space-between;align-items:center}table.custom_fin__table thead th.data__cell{color:var(--Neutralshades-Grey-N500-Secondary-Text, #5c5c5c);text-align:right;font-size:12px;font-weight:700;line-height:14px;text-transform:uppercase;padding-right:8px;min-width:75px}table.custom_fin__table thead th.data__cell:not(:last-child){border-right:none !important}table.custom_fin__table tbody tr[data-index="1"] td{background-color:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2) !important;font-weight:700}table.custom_fin__table tbody tr[data-index="1"] td.name__cell{padding:8px 16px !important;font-weight:700;font-size:.875em !important}table.custom_fin__table tbody tr[data-index="2"] td.name__cell div{padding-left:8px;color:var(--Neutralshades-Grey-N500-Secondary-Text, #5c5c5c);font-weight:500 !important;line-height:14px}table.custom_fin__table tbody tr td{font-size:15px !important}table.custom_fin__table tbody tr td.data__cell{text-align:right;border-right:none !important;padding:8px !important}table.custom_fin__table tbody tr td.data__cell:last-child{border-right:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4) !important}table.custom_fin__table tbody tr td.name__cell{padding:8px 16px !important}table.custom_fin__table tbody tr td.name__cell .table_row__expcol{display:flex;justify-content:space-between;align-items:center}table.custom_fin__table tbody tr td.name__cell .table_row__expcol a{color:var(--Secondary-Purple-Dark, #473281)}table.custom_fin__table thead th{font-size:.75em !important}table.custom_fin__table tbody tr td{font-size:.875em !important;line-height:14px}table.custom_fin__table tbody tr td:first-child{position:static}@media(max-width: 650px){table.custom_fin__table tbody tr td{font-size:.75em !important}}table.custom_fin__table .table_row__expcol{line-height:14px}.cf_web_view{display:inline}@media(max-width: 650px){.cf_web_view{display:none}}.cf_mob_view{display:none}@media(max-width: 650px){.cf_mob_view{display:inline}}.wrapper__inner__market__header__title{display:flex;text-align:center;align-items:end;justify-content:space-between;flex-direction:row;line-height:18px;font-weight:700;font-size:18px !important;letter-spacing:normal !important;text-transform:none;margin-bottom:6px;margin-top:-29px}.wrapper__inner__market__header__title .market_view_detailed button{border:none;background:var(--Primary-Yellow-P400, #ffc008);border-radius:6px;height:32px;padding:2px 15px;display:flex;text-align:center;align-items:center;gap:8px;margin-top:16px;color:#000;font-size:14px;font-weight:600;line-height:14px;letter-spacing:-0.42px}.wrapper__inner__market__header__title .market_view_detailed button:focus{outline:none}@media(max-width: 450px){.wrapper__inner__market__header__title .market_view_detailed button{display:none}}@media(max-width: 450px){.wrapper__inner__market__header__title{font-size:16px !important;font-weight:700;margin-top:-25px}}.market_share_card__cont{display:flex;flex-wrap:wrap;column-gap:1rem;margin-bottom:15px}.market_share_card{border-radius:8px;background:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2);padding:24px;min-width:300px;width:calc(33.33% - .74rem);display:flex;margin-bottom:1rem;gap:1rem}@media(max-width: 440px){.market_share_card{min-width:auto;width:100%}}.market_share_card .content{border-left:solid 2px var(--Neutralshades-Grey-N700, #000000);padding-left:1rem;width:100%}.market_share_card .values_source{display:flex;justify-content:space-between}.market_share_card .values{display:flex;gap:3px}.market_share_card .values .value{font-size:18px;font-weight:700;line-height:16px;letter-spacing:-0.36px}@media(max-width: 440px){.market_share_card .values .value{font-size:16px}}.market_share_card .values .unit{font-size:12px;font-weight:700;margin-left:2px}.market_share_card .values .asof{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:10px;font-weight:500;line-height:23px}.market_share_card .name{display:flex;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:14px;font-weight:500;line-height:18px;margin-top:6px}@media(max-width: 440px){.market_share_card .name{font-size:12px;font-weight:400}}.market_share_card .source_link{display:flex;align-items:center;gap:4px;line-height:13px}.market_share_card .source_link a{border-bottom:1px dotted var(--Neutralshades-Grey-N500-Secondary-Text, #5c5c5c);color:var(--Neutralshades-Grey-N700, #000000);font-size:12px;font-weight:500;text-decoration:none}.market_share_card .source_link span{color:var(--Neutralshades-Grey-N700, #000000);font-size:12px;font-weight:500;line-height:14px;border:none}.market_share_card .source_link .lock_icon{width:18px;height:18px;border-radius:9px;background-color:var(--Primary-Yellow-P400, #ffc008);display:flex;align-items:center;justify-content:center}.market_share_card .source_link .lock_icon svg{width:10px}.market_share_card .historic{line-height:14px;margin-left:8px}.market_share_card .historic svg{width:14px}.market_share_card .historic svg path{stroke:#2c79f7}.ms_show_button{display:none}@media(max-width: 440px){.ms_show_button{display:block;width:100%;display:flex;justify-content:center;border:none;background:rgba(0,0,0,0);display:flex;align-items:center;gap:8px;margin-top:16px;color:var(--Secondary-Blue-Link, #2c79f7);font-size:12px;font-weight:500;line-height:14px;letter-spacing:-0.42px}.ms_show_button:focus{outline:none}}#marketshare{margin-top:65px !important}.rmix_graph_wrapper{display:flex;flex-wrap:wrap;gap:2rem 1.5rem}.rmix_graph_wrapper .rmix_graph_block{position:relative;border-radius:8px;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);width:calc(50% - 12px);display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media(max-width: 800px){.rmix_graph_wrapper .rmix_graph_block{width:440px}}@media(max-width: 440px){.rmix_graph_wrapper .rmix_graph_block{width:100%}}.rmix_graph_wrapper .rmix_graph_block.hidden_box{display:none}.rmix_graph_wrapper .rmix_graph_block>div{width:100%}.rmix_graph_wrapper .rmix_graph_block .historic_toggler{display:flex;justify-content:center;gap:1rem;align-items:center;border-top:solid 1px var(--Neutralshades-Grey-N100-Outline, #e4e4e4);background:var(--Neutralshades-Grey-N000-White, #ffffff);border-bottom-left-radius:8px;border-bottom-right-radius:8px}.rmix_graph_wrapper .rmix_graph_block .historic_toggler button{outline:none;border:none;background:rgba(0,0,0,0);color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:14px;font-weight:500;line-height:12px;padding:14px 4px}.rmix_graph_wrapper .rmix_graph_block .historic_toggler button.active{color:var(--Neutralshades-Grey-N700, #000000);font-weight:600;border-bottom:solid 2px var(--Primary-Yellow-P400, #ffc008)}.rmix_graph_wrapper .charts_cont{padding:24px 32px}.rmix_graph_wrapper .custom-historic-legends{display:flex;flex-wrap:wrap;margin-top:20px}.rmix_graph_wrapper .historic-legend-item{margin-right:20px;margin-bottom:10px;font-size:12px}@media(max-width: 900px){.rmix_graph_wrapper .historic-legend-item{font-size:11px;margin-bottom:4px}}.rmix_graph_wrapper .historic-legend-item .fa.fa-circle{margin-right:6px}.rmix_graph_wrapper h4{font-size:12px;font-weight:700;line-height:14px;letter-spacing:1.2px;text-transform:uppercase}@media(max-width: 900px){.rmix_graph_wrapper h4{font-size:12px;font-weight:500}}.rmix_graph_wrapper .rmix_pie_chart{height:360px}@media(max-width: 1020px){.rmix_graph_wrapper .rmix_pie_chart{height:320px}}@media(max-width: 480px){.rmix_graph_wrapper .rmix_pie_chart{height:280px}}@media(max-width: 420px){.rmix_graph_wrapper .rmix_pie_chart{height:240px}}@media(max-width: 360px){.rmix_graph_wrapper .rmix_pie_chart{height:180px}}.rmix_graph_wrapper .rmix_pie_chart g>g>g:first-child text{fill:var(--Neutralshades-Grey-N500-Secondary-Text, #5c5c5c);font-size:12px;font-weight:700;line-height:13px;font-family:"Inter",sans-serif}@media(max-width: 650px){.rmix_graph_wrapper .rmix_pie_chart g>g>g:first-child text{font-size:11px}}.rmix_graph_wrapper .rmix_pie_chart g>g>g:last-child text{fill:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:12px;font-weight:700;line-height:14px;font-family:"Inter",sans-serif}@media(max-width: 650px){.rmix_graph_wrapper .rmix_pie_chart g>g>g:last-child text{font-size:11px}}.rmix_graph_wrapper .rmix_pie_chart svg g circle,.rmix_graph_wrapper .rmix_pie_chart svg g>path[stroke="#636363"]{pointer-events:none !important}.historic-chart-wrapper{padding-top:20px}@media(max-width: 900px){.historic-chart-wrapper{padding-top:10px}}.historic-chart-wrapper .highcharts-container{overflow:visible !important}#rmix_show_more{display:flex;align-items:center;text-align:center;justify-content:center;margin-top:16px;border-radius:8px;font-size:16px;font-weight:600;color:var(--Secondary-Blue-Link, #2c79f7);height:65px;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);width:100%;margin-bottom:2px;background-color:rgba(0,0,0,0)}#rmix_show_more span{line-height:16px;margin-right:10px;display:block}#rmix_show_more:focus{outline:none}@media(max-width: 450px){#rmix_show_more{border:none;margin-bottom:1px;font-size:12px;font-weight:500}}.revmix_custom_tooltip{padding:4px 8px;width:fit-content;min-width:120px}.revmix_custom_tooltip .label{font-size:12px;font-weight:500}.revmix_custom_tooltip .value{font-weight:500;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b)}.rmix_historic_upgrade{display:flex;flex-direction:column;justify-content:center;align-items:center;height:360px}@media(max-width: 1020px){.rmix_historic_upgrade{height:320px}}@media(max-width: 480px){.rmix_historic_upgrade{height:280px}}@media(max-width: 420px){.rmix_historic_upgrade{height:240px}}@media(max-width: 360px){.rmix_historic_upgrade{height:180px}}.rmix_historic_upgrade .lock_icon{width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:var(--Neutralshades-Grey-N700, #000000);margin-bottom:1rem}.rmix_historic_upgrade .lock_icon svg{width:18px}.rmix_historic_upgrade .lock_icon svg path{fill:var(--Neutralshades-Grey-N000-White, #ffffff)}.rmix_historic_upgrade h6{color:var(--Neutralshades-Grey-N700, #000000);font-size:12px;font-weight:600;line-height:14px;letter-spacing:.6px;text-transform:uppercase}.rmix_historic_upgrade p{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:14px;font-weight:400;line-height:17px;max-width:270px;text-align:center;font-family:"Inter",sans-serif}@media(max-width: 440px){.rmix_historic_upgrade p{font-size:12px}}.rmix_historic_upgrade button{padding:8px 24px;color:#000;font-size:14px;font-weight:500;line-height:16px;background-color:var(--Primary-Yellow-P400, #ffc008);border:none;outline:none;border-radius:8px}@media(max-width: 440px){.rmix_historic_upgrade button{font-size:12px;padding:6px 16px;border-radius:6px}}#notification-bing path{fill:var(--Neutralshades-Grey-N000-White, #ffffff)}.revmix_custom_tooltip{background-color:var(--Neutralshades-Grey-N000-White, #ffffff)}.revmix_custom_tooltip .label{color:var(--Neutralshades-Grey-N700, #000000) !important}[data-theme=dark] .google-visualization-tooltip{background:#000 !important;border-color:#333 !important}[data-theme=dark] .revmix_custom_tooltip{background-color:#000}[data-theme=dark] .revmix_custom_tooltip .label{color:#fff !important}[data-theme=dark] .revmix_custom_tooltip .value{color:#fff !important}.show_More{display:block}.price_chart_returns{position:absolute;top:20px;left:10px;display:flex;align-items:center;gap:8px}.price_chart_returns .label{color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8B8B8B);font-size:12px;font-weight:500;line-height:16px;text-transform:uppercase}.price_chart_returns .value{color:var(--Secondary-Green-Positive, #3BB87A);font-size:14px;font-weight:700;line-height:16px;letter-spacing:-0.48px}.price_chart_returns .value.neg{color:var(--Secondary-Red-Price, #FF423D)}.price_chart_returns .value small{margin-left:2px}.corp_actions_header{display:flex;overflow:auto;margin-bottom:24px}.corp_actions_header span{background-color:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2);padding:7px 13px;border-radius:4px;font-weight:600;font-family:"Inter";margin-right:9px;cursor:pointer}@media(max-width: 430px){.corp_actions_header span{font-size:12px}}.corp_actions_header span.active{background-color:var(--Neutralshades-Grey-N700, #000000);color:var(--Neutralshades-Grey-N000-White, #ffffff)}.corp_actions_table{display:flex;flex-direction:column;width:100%;border:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4);border-radius:7px}@media(max-width: 430px){.corp_actions_table{font-size:12px}}.corp_actions_table>div{display:flex;padding:10px 15px;border-bottom:1px solid var(--Neutralshades-Grey-N100-Outline, #e4e4e4) !important}.corp_actions_table>div:not(.hidden_elem):last-of-type{border-bottom:none}.corp_actions_table>.hidden_elem{border-bottom:none}.corp_actions_table>div.hidden{display:none}.corp_actions_table>div:first-child{background-color:var(--Neutralshades-Grey-N000-BG-01, #f2f2f2)}.corp_actions_table>.table_head div{font-size:14px;font-family:"Inter";font-weight:700;color:var(--Neutralshades-Grey-N500-Secondary-Text, #5c5c5c)}@media(max-width: 430px){.corp_actions_table>.table_head div{font-size:12px}}.corp_actions_table .left_col{display:flex;flex:1}.corp_actions_table .left_col span{font-weight:600;font-size:14px;font-family:"Inter"}@media(max-width: 430px){.corp_actions_table .left_col span{font-size:12px}}.corp_actions_table .right_col{display:flex;flex-direction:column;flex:4}@media(max-width: 430px){.corp_actions_table .right_col{padding-left:50px;flex:5}}@media(max-width: 360px){.corp_actions_table .right_col{flex:4}}@media(max-width: 315px){.corp_actions_table .right_col{flex:3}}.corp_actions_table .right_col .action{font-weight:600;font-size:14px;font-family:"Inter"}@media(max-width: 430px){.corp_actions_table .right_col .action{font-size:12px}}.corp_actions_table .right_col .action_data{font-weight:600;color:var(--Neutralshades-Grey-N400-Body-Text-and-Icons, #8b8b8b);font-size:14px;font-weight:500;font-family:"Inter"}@media(max-width: 430px){.corp_actions_table .right_col .action_data{font-size:12px}}.corp_actions_toggle_container{display:none;justify-content:center;padding:5px 0px}.corp_actions_toggle_container--mobile{display:none;justify-content:center;padding:5px 0px}@media(max-width: 430px){.corp_actions_toggle_container--mobile svg{width:14px;height:14px}}.corp_actions_toggle_container--show{display:none;justify-content:center;align-items:center;font-size:14px;color:var(--Secondary-Blue-Link, #2c79f7);cursor:pointer;font-weight:600}@media(max-width: 430px){.corp_actions_toggle_container--show{font-size:12px}}.corp_actions_toggle_container--hide{display:none;justify-content:center;align-items:center;font-size:14px;color:var(--Secondary-Blue-Link, #2c79f7);cursor:pointer;font-weight:600}@media(max-width: 430px){.corp_actions_toggle_container--hide{font-size:12px}}/*# sourceMappingURL=style.css.map */
