.dropdown_wrapper{gap:10px;display:flex;flex-direction:column;width:100%}.dropdown_wrapper_small .MuiOutlinedInput-input{padding:4px 12px!important;background-color:#fff!important;border-radius:6px!important;color:var(--Secondary-900,#191442);font-size:12px;font-style:normal;font-weight:400}.dropdown_wrapper_small .MuiInputBase-root{border-radius:9px!important;background:var(--Neutrals-100,#f8f8f8)!important;width:90px}.dropdown_menu_item_small{display:flex;padding:4px 4px 4px 12px;gap:4px;background:var(--Neutrals-White,#fff);color:var(--Secondary-900,#191442);font-size:12px;font-style:normal;font-weight:400}.dropdown_label{color:#191442;font-size:14px;font-style:normal;font-weight:500}.dropdown_menu_item{color:var(--Secondary-900,#191442);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:400;padding:12px 16px}.dropdown_wrapper .MuiInputBase-root{border-radius:12px;background:var(--Neutrals-100,#f8f8f8);font-size:14px!important}.dropdown_select{padding:12px 16px}.faq_container{display:flex;flex-direction:column;padding:16px 0;gap:20px;border-radius:6px;background:var(--Neutrals-White,#fff)}.faq_container .MuiAccordionSummary-content.Mui-expanded{margin:0!important}.faq_container .MuiAccordionSummary-root{padding:20px 30px!important}.faq_container .MuiAccordionDetails-root{padding:0 60px 40px 30px!important}.faq_container .MuiAccordion-root.Mui-expanded{margin:0!important}.faq_container .MuiAccordion-root,.faq_container .MuiAccordion-root:first-of-type,.faq_container .MuiAccordion-root:last-of-type{border-radius:20px!important;box-shadow:none;border-bottom:1px solid #ededed;margin-top:1px!important;overflow:hidden}.faq_accordion{border:1px solid #ededed;border-radius:20px}.faq_accordion .faq_question{font-size:16px;font-weight:500;width:100%}.faq_soln{color:#6b6874;font-size:14px}.faq_minus_icon{display:none;height:33px;width:33px}.Mui-expanded .faq_minus_icon{display:block;height:33px;width:33px}.faq_add_icon{height:33px;width:33px}.Mui-expanded .faq_add_icon{display:none;height:33px;width:33px}.faq_accordion .Mui-expanded{background-color:#f8f8f8}.faq_container .MuiAccordionSummary-root{padding:14px!important;gap:12px}.faq_container .MuiAccordionSummary-content{margin:0!important}.faq_container .MuiAccordionDetails-root{padding:0 50px 16px 14px!important}.faq_container .s_header_row h2{color:var(--Secondary-900,#191442);font-size:20px;font-style:normal;font-weight:500}@media (max-width:475px){.faq_container{padding:16px!important}}.get_started_wrapper{display:flex;padding:20px;flex-direction:column;gap:10px;border-radius:6px;border:.5px solid var(--Neutrals-300,#e0dfe7);background:var(--Neutrals-White,#fff);box-shadow:0 4px 16px -8px rgba(45,43,64,.12);height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:85px}.get_started_wrapper .heading_section{display:flex;flex-direction:column;gap:12px}.get_started_wrapper .card_title{font-size:14px;font-weight:500;color:#191442}.get_started_wrapper .card_desc{color:#6b6874;font-size:13px;font-weight:400}.get_started_wrapper .mobile_input_wrapper>div{border-radius:12px;background:#f8f8f8;font-size:14px;font-weight:400;color:#191442;width:52px;height:48px;display:flex;align-items:center;justify-content:center}.get_started_wrapper .mobile_input_wrapper{display:flex;gap:4px;margin:10px 0}.get_started_wrapper .mobile_input_wrapper>input{border-radius:12px;background:#f8f8f8;border:none;padding:10px;flex:1 1;font-size:14px;font-weight:400;color:#191442}.get_started_wrapper .mobile_input_wrapper>input:focus{outline:none}.get_started_wrapper .button_wrapper button{width:100%;border-radius:12px;background:#191442;display:flex;padding:14px 24px;justify-content:center;align-items:center;color:#fff;cursor:pointer;border:none}.get_started_wrapper .button_wrapper{display:flex;flex-direction:column;justify-content:center;gap:10px}.get_started_wrapper button:disabled{background-color:#b0adbe;cursor:no-drop}.get_started_wrapper .login_ctn{color:#191442;text-align:center;font-size:13px}.get_started_wrapper .login_text{color:#ff844b;font-size:13px;font-weight:500;cursor:pointer}.get_started_wrapper .card_img{height:120px;margin:0;align-self:center}@media (max-width:475px){.get_started_wrapper{border:none;box-shadow:none}}.scheme_desc{color:var(--Neutrals-Labels,#6b6874);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.s_header_row h2{color:var(--Secondary-900,#191442);font-size:22px;font-style:normal;font-weight:500;line-height:140%}.menu_modal_view{height:100%;position:fixed;z-index:100;display:flex;flex-direction:column;transition:.35s;background:#fff;overflow-y:scroll;outline:none}.menu_modal_view .filter-wrapper{border:none!important;width:100%}.menu_modal{display:none}.menu_modal_content{margin-top:52px}.mm_header_left{gap:5px}.menu_modal_header_wrapper,.mm_header_left{display:flex;flex-direction:row;align-items:center}.menu_modal_header_wrapper{position:relative;justify-content:space-between;padding:10px 20px 5px;position:fixed;background-color:#fff;z-index:1;width:320px}.menu_modal_header_wrapper img{border-radius:8px;border:1px solid var(--Neutrals-300,#e0dfe7);padding:8px;background:var(--Neutrals-White,#fff);cursor:pointer}.menu_modal_header_wrapper span{color:var(--primary-900-main,#ff844b);text-align:center;font-size:14px;font-style:normal;font-weight:500;cursor:pointer}@media (max-width:678px){.menu_modal{display:flex;justify-content:flex-end;width:100%;position:absolute}}@media (max-width:430px){.menu_modal_header_wrapper,.menu_modal_view{width:100%}}.MuiTableContainer-root{border:.5px solid #e0dfe7!important;margin-top:10px!important;border-radius:16px!important}.MuiTableContainer-root,.MuiTableHead-root{background:var(--Neutrals-White,#fff)!important}.MuiTableHead-root{border-bottom:1px solid var(--Neutrals-300,#e0dfe7)!important;box-shadow:0 4px 16px -8px rgba(45,43,64,.12)!important}.MuiTableHead-root .MuiTableCell-root{color:var(--Neutrals-Labels,#6b6874)!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;padding:10px 15px!important}.MuiTableBody-root .MuiTableCell-root{color:var(--Secondary-900,#191442)!important;font-size:13px!important;font-style:normal!important;font-weight:500!important;padding:20px!important}.MuiTableBody-root .MuiTableCell-root:first-child,.MuiTableHead-root .MuiTableCell-root:first-child{min-width:300px}.tc_scheme_name{color:var(--Secondary-900,#191442);font-size:14px!important;font-style:normal!important;font-weight:500!important}.table_mobile{display:none}.scheme_name{color:var(--Secondary-900,#191442)!important;font-size:13px!important;font-style:normal!important;font-weight:500!important;text-decoration:none}.scheme_name_link{display:contents;position:relative}.scheme_name_link:hover .scheme_name{color:#ff844b!important;text-decoration:underline}@media (max-width:678px){.table_mobile{display:flex;flex-direction:column}.mf_wrapper .container{gap:0!important}.table_card_row{display:flex;padding:16px;flex-direction:column;gap:10px}.table_card .table_card_row:first-child{border-bottom:1px solid var(--Neutrals-300,#e0dfe7)}.table_values{display:grid;grid-template-columns:repeat(3,1fr)}.table_card{border:1px solid var(--Neutrals-300,#e0dfe7);border-radius:12px;margin-bottom:16px;box-shadow:0 4px 16px -8px rgba(45,43,64,.12);cursor:pointer}.table_card,.table_card_col{display:flex;flex-direction:column}.table_card_col{align-items:center;color:#191442}.table_card_col_label{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-style:normal;font-weight:400}.table_card_col_value{color:var(--Secondary-900,#191442);font-size:14px;font-style:normal;font-weight:400}.table_card_row .table_card_col:first-child{align-items:flex-start}.table_card .table_card_col:last-child{align-items:flex-end}.yr-chip-selected{color:var(--Neutrals-White,#fff)!important;font-style:normal;font-weight:500;background:var(--Secondary-900,#191442)!important}.yr-chip,.yr-chip-selected{display:flex;padding:4px!important;justify-content:center!important;align-items:center!important;border-radius:6px!important;font-size:12px}.yr-chip{font-weight:400}.yr-chip,.yr-chip:hover{color:var(--Secondary-900,#191442)!important;background:var(--Neutrals-100,#f8f8f8)!important}.yr-chip-selected:hover{color:var(--Neutrals-White,#fff)!important;background:var(--Secondary-900,#191442)!important}.table_header_row{display:flex;justify-content:flex-end;padding:20px 24px}.mf_sec_1{border:none!important;padding:0!important}.mf-table.MuiTableContainer-root{display:none}}.selected_filters img{cursor:pointer;overflow-x:scroll}.selected_filters .chip-content{gap:5px;display:flex;align-items:center}.selected_filters{flex-wrap:wrap;gap:5px}.asset_wrapper .MuiTabs-indicator{background-color:#ff844b}.asset_wrapper .mf_tab_btn{justify-content:flex-start;margin-bottom:10px}.asset_alloc_h_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.asset_alloc_h_row .label{color:var(--Neutrals-Labels,#6b6874);font-size:11px;font-style:normal;padding:5px 0}.asset_alloc_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 0}.asset_alloc_row .label{color:#191442;font-size:12px;font-style:normal;font-weight:400}.asset_alloc_row .value{color:var(--Neutrals-Labels,#6b6874);text-align:right;font-size:14px;font-style:normal;font-weight:400}.asset_alloc_row .value_wrapper{display:flex;flex-direction:row;align-items:center;gap:5px}.asset_alloc_row .dot{height:8px;width:8px;border-radius:4px}.asset-active-tab{display:grid;grid-template-columns:repeat(2,1fr)}.pie-chart-wrapper{display:flex;align-items:flex-start;justify-content:center}.asset-tab-sec-1{display:flex;flex-direction:column;gap:10px}.asset-tab-sec-2{display:flex;justify-content:center;align-items:center}.asset_alloc_body{max-height:200px;overflow-y:auto}@media (max-width:678px){.asset-active-tab{grid-template-columns:repeat(1,1fr)}}.fund_mgmt_wrapper{grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;display:grid}.fmgr_card{display:flex;padding:10px 20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:6px;border:1px solid var(--Neutrals-300,#e0dfe7);background:var(--Neutrals-White,#fff);box-shadow:0 4px 16px -8px rgba(45,43,64,.12)}.fmgr_name{color:var(--Neutrals-900,#2d2b40);font-size:12px}.fmgr_dt,.fmgr_name{font-style:normal;font-weight:400}.fmgr_dt{color:var(--Neutrals-Labels,#6b6874);font-size:11px;line-height:normal}@media (max-width:678px){.fund_mgmt_wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:475px){.fund_mgmt_wrapper{grid-template-columns:repeat(1,1fr)}}.dividend_card_wrapper{overflow-x:auto;display:flex;gap:12px}.dividend_card_wrapper .dividend_card{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:12px;background:#f8f8f8;min-width:120px}.dividend_card_wrapper .dividend_card .date{color:#6b6874;font-size:14px;font-weight:400}.dividend_card_wrapper .dividend_card .amount{color:#191442;font-size:14px}.dq_card_wrapper{display:flex;flex-direction:column;background:var(--Neutrals-White,#fff);box-shadow:0 4px 16px -8px rgba(45,43,64,.12);border:1px solid var(--Neutrals-200,#ededed);border-radius:10px}.dq_data_row{padding:10px 20px;border-bottom:1px solid var(--Neutrals-200,#ededed)}.dq_data_row .label{font-size:small;color:var(--Neutrals-Labels,#6b6874);font-size:13px;font-style:normal;font-weight:400}.dq_data_row .value{color:var(--Secondary-900,#191442);font-size:13px;font-style:normal}.dq_data_row .label-wrapper{display:flex;flex-direction:row;align-items:center;gap:2px}@media (min-width:640px){.dq_card_wrapper{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.dq_card_wrapper{display:grid;grid-template-columns:repeat(4,1fr)}}@media (min-width:640px){.dq_data_row{border-right:1px solid var(--Neutrals-200,#ededed)}}.peer_comparison_wrapper .peer_list_mobile{display:none;max-height:390px;overflow-y:auto}.peer_comparison_wrapper .MuiTableBody-root .MuiTableCell-root:first-child{padding-left:15px!important}@media (max-width:678px){.peer_comparison_wrapper .MuiTableContainer-root{display:none}.peer_comparison_wrapper .peer_list_mobile{display:flex;flex-direction:column;gap:16px}.peer_list_mobile .table_card_row{display:flex;padding:16px;flex-direction:column;gap:10px}.peer_list_mobile .card_h_row{flex-direction:row;justify-content:space-between;align-items:flex-start}.peer_list_mobile .table_card .table_card_row:first-child{border-bottom:1px solid var(--Neutrals-300,#e0dfe7)}.peer_list_mobile .table_values{display:grid;grid-template-columns:repeat(4,1fr)}.peer_list_mobile .table_card{display:flex;flex-direction:column;border:1px solid var(--Neutrals-300,#e0dfe7);border-radius:12px;margin-right:10px;box-shadow:0 4px 16px -8px rgba(45,43,64,.12);cursor:pointer}.peer_list_mobile .table_card_col{display:flex;flex-direction:column;align-items:center}.peer_list_mobile .table_card_col_label{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-style:normal;font-weight:400}.peer_list_mobile .table_card_col_value{color:var(--Secondary-900,#191442);font-size:14px;font-style:normal;font-weight:400}.peer_list_mobile .table_card_row .table_card_col:first-child{align-items:flex-start}.peer_list_mobile .table_card .table_card_col:last-child{align-items:flex-end}}.s_header_row .input_wrapper{display:flex;flex-direction:column;gap:5px;width:150px}.s_header_row .input_wrapper .label{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.s_header_row .input_row{display:flex;flex-direction:row;align-items:center;gap:10px}.s_header_row .input_row .dropdown_wrapper{gap:0}.total_ir_wrapper{border-radius:12px;border:1px solid var(--Neutrals-200,#ededed);background:var(--Neutrals-White,#fff);box-shadow:0 4px 16px -8px rgba(45,43,64,.12);display:flex;flex-direction:row}.total_ir{display:flex;flex-direction:column;gap:5px;padding:7px 12px;justify-content:flex-start}.total_ir .label{font-size:small;color:var(--Neutrals-Labels,#6b6874);font-size:14px;font-style:normal;font-weight:400}.total_ir .value{color:var(--Secondary-900,#191442);font-size:14px;font-style:normal}.total_ir:first-child{border-right:1px solid var(--Neutrals-200,#ededed)}@media (max-width:690px){.total_ir{gap:5px;padding:5px 10px;justify-content:flex-start}.total_ir .label{color:var(--Neutrals-Labels,#6b6874);font-size:13px;font-style:normal;font-weight:400}.total_ir .value{color:var(--Secondary-900,#191442);font-size:13px;font-style:normal}}@media (max-width:678px){.s_header_returns{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.input_row,.s_header_row .input_wrapper,.total_ir,.total_ir_wrapper{width:100%}}.custom-tooltip{border-radius:6px;display:flex;flex-direction:column;border:1px solid #e0dfe7;background-color:#fff;padding:7px 0}.custom-tooltip .row{display:flex;flex-direction:row;justify-content:space-between;gap:10px;padding:2px 7px}.custom-tooltip .label{font-size:12px;color:gray}.custom-tooltip .value{font-size:12px}.custom-tooltip .dt-wrapper{display:flex;justify-content:center;align-items:center;border-top:1px solid #e0dfe7;margin-top:7px;padding:7px 7px 0}.custom-legend{display:flex;flex-direction:row;align-items:center;grid-template-columns:repeat(2,1fr)}.custom-legend .legend-item{display:flex;align-items:center;font-size:12px;color:#6b6874;width:100%;gap:5px;margin-top:15px}.custom-legend .color-box{width:14px;height:8px;border-radius:5px}.rr_wrapper{display:grid;grid-template-columns:repeat(2,1fr)}.kr_wrapper{border-radius:6px;border:1px solid var(--Neutrals-300,#e0dfe7);background:var(--Neutrals-White,#fff)}.rr_wrapper .kr_wrapper:first-child{border:none}.kr_wrapper .s_header_row{width:100%}.kr_wrapper .table-yr-wrapper{width:100%;padding:12px 20px}.kr_wrapper .dropdown_wrapper_small .MuiInputBase-root{width:105px}.kr_wrapper .title{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.kr_row{padding:12px 20px;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid var(--Neutrals-300,#e0dfe7);border-right:1px solid var(--Neutrals-300,#e0dfe7);border-left:1px solid var(--Neutrals-300,#e0dfe7)}.kr_row:first-child{border-top:1px solid var(--Neutrals-300,#e0dfe7);border-top-left-radius:6px;border-top-right-radius:6px}.kr_row:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.rr_wrapper .kr_wrapper:last-child .kr_row{border:none}.kr_row .kr_row_info{cursor:pointer}.rr_wrapper .kr_wrapper:first-child .kr_row:first-child{justify-content:flex-start;gap:4px;align-items:center}.kr_key{font-size:12px}.kr_key,.kr_val{color:var(--Secondary-900,#191442);font-style:normal;font-weight:400}.kr_val{text-align:right;font-size:14px}.yr-chip-selected{color:var(--Neutrals-White,#fff)!important;font-style:normal;font-weight:500;background:var(--Secondary-900,#191442)!important}.yr-chip,.yr-chip-selected{display:flex;padding:4px!important;justify-content:center!important;align-items:center!important;border-radius:6px!important;font-size:12px;width:100%}.yr-chip{font-weight:400}.yr-chip,.yr-chip:hover{color:var(--Secondary-900,#191442)!important;background:var(--Neutrals-100,#f8f8f8)!important}.yr-chip-selected:hover{color:var(--Neutrals-White,#fff)!important;background:var(--Secondary-900,#191442)!important}.kr_modal_wrapper{padding:16px;width:600px}.kr_modal_wrapper .h_row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.kr_modal_wrapper .h_row h2{color:#191442;font-size:20px;font-weight:500}.kr_modal_wrapper .close_btn{background:none;border:none;cursor:pointer}.kr_modal_wrapper .MuiAccordionSummary-root{background:#f8f8f8;border-radius:12px;box-shadow:none}.kr_modal_wrapper .MuiAccordion-root{border-radius:12px;box-shadow:none}.kr_modal_wrapper .MuiAccordionSummary-root.Mui-expanded{border-bottom-left-radius:0;border-bottom-right-radius:0}.kr_modal_wrapper .MuiAccordion-root:before{height:0}.kr_modal_wrapper .MuiCollapse-wrapper{background:#f8f8f8;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.kr_modal_wrapper .MuiAccordionDetails-root{padding-top:0}.kr_modal_wrapper .accordion_ctn{display:flex;flex-direction:column;gap:1rem;max-height:80vh;overflow:auto}.kr_modal_wrapper .expand_icon{width:24px;height:24px}.key_ratio_ques{color:#191442;font-size:14px;font-weight:500}.kr_modal_wrapper span{color:#2d2b40;font-size:14px;font-weight:400}.key_ratio_ctn{display:flex;flex-direction:column;gap:1rem}.white_rounded_wrapper{padding:12px;border-radius:8px;border:1px solid #e0dfe7;background:#fff;box-shadow:0 4px 16px -8px rgba(45,43,64,.12);color:#191442;font-size:14px;font-weight:400;display:flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content}.white_rounded_wrapper span{color:#191442}.alpha_wrapper .white_rounded_wrapper{border-radius:0 0 8px 8px;width:360px;display:flex;gap:12px}.alpha_wrapper .white_rounded_wrapper:first-child{border-radius:8px 8px 0 0}.beta_wrapper .white_rounded_wrapper{border-radius:8px 8px 0 0;justify-content:space-between;width:320px}.beta_wrapper .white_rounded_wrapper:first-child>span{color:#6b6874}.beta_wrapper .white_rounded_wrapper:not(:first-child){border-top:none;border-radius:0}.beta_wrapper .white_rounded_wrapper:last-child{border-radius:0 0 8px 8px}.formula_ctn{text-align:center}.formula_ctn>div:first-child{border-bottom:1px solid #000;padding-bottom:4px}.recharts-layer .recharts-label-list>text{font-size:14px}@media (max-width:760px){.kr_modal_wrapper{width:auto}}@media (max-width:678px){.rr_wrapper{grid-template-columns:repeat(1,1fr)}.kr_wrapper{border:none}}@media (max-width:475px){.alpha_wrapper .white_rounded_wrapper{width:auto;gap:4px}.beta_wrapper .white_rounded_wrapper{width:280px}.white_rounded_wrapper,.white_rounded_wrapper span{font-size:13px}}.mf_wrapper{display:flex;justify-content:center;align-self:center}.mf_wrapper .container{display:flex;flex-direction:column;gap:10px}.mf_wrapper .container>div:first-child{display:flex;flex-direction:row;gap:10px}.mf_wrapper .card_wrapper{border:none;box-shadow:none}.mf_sec_1{display:flex;padding:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;border-radius:16px;border:.5px solid #e0dfe7;background:#fff;width:100%}.mf_sec_1 .MuiChip-colorDefault{background-color:#e2deff!important}.ret_rank_segment{display:flex;flex-direction:row;gap:10px}.ret_rank_segment_m{display:none}.selected_filter_row{justify-content:space-between;width:100%;gap:10px}.selected_filter_col,.selected_filter_row{display:flex;flex-direction:row;align-items:center}.selected_filter_col{justify-content:center}.mf_sec_header{color:#191442;font-size:18px;font-style:normal;font-weight:500}.mf_sec_results{color:#5c5968;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.editFilter{display:none;color:#ff844b;text-align:right;font-size:13px;font-style:normal;font-weight:500;cursor:pointer}.filterNoteWrapper{display:flex;flex-direction:row;gap:8px;border-radius:12px;padding:16px;align-items:center;width:100%;background:linear-gradient(180deg,#f8f8f8,hsla(0,0%,97%,0))}.filterNoteWrapper img{width:10px;height:16px}.filterNote{color:var(--Neutrals-700,#5c5968);font-size:12px;font-style:normal;font-weight:400}.mf_vertical_sec{width:100%}@media (max-width:678px){.mf_sec_1{gap:10px}.ret_rank_segment{display:none}.ret_rank_segment_m{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:10px;align-items:center}.ret_rank_segment_m span{color:var(--Secondary-900,#191442);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.editFilter{display:flex}.faq_container{padding:16px 0 16px 16px}}.index_summary{border:none!important;box-shadow:none!important;padding:0!important}.index_summary .date_time{margin-top:4px}@media (max-width:678px){.index_summary{border:none;box-shadow:none}.index_summary .name{flex-direction:column;align-items:flex-start;gap:0}.index_summary .price h2{font-size:18px}.index_summary .s_count{display:none}.index_summary .s_count_m{display:inline-block;font-size:12px;font-weight:400;color:#6b6874}.index_summary .price{flex-direction:column;gap:3px;align-items:flex-end}.index_summary>div:first-child{align-items:flex-start}.index_summary .date_time_web{display:none}.index_summary .date_time_m{display:inline-block}.index_summary{gap:12px}.index_summary .name .mf_tab_btn{display:none}.index_summary .mf_tab_btn{display:flex}.stock_sym{display:inline-block;color:var(--Neutrals-Labels,#6b6874);font-size:12px}.index_summary .price_web{display:none}.index_summary .price_m{display:inline-block}}.index_summary{border:none;box-shadow:none;padding:0}.index_summary>div:first-child{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.index_summary .details h1{font-weight:400}.index_summary .price h2{font-size:20px}.index_summary .details h2{font-weight:400}.index_summary .name{display:flex;gap:8px;align-items:center}.index_summary .s_count{font-size:11px;font-weight:400;color:#6b6874}.index_summary .s_count_m{display:none}.index_summary .date_time{font-size:12px;font-weight:400;color:#6b6874;display:flex;align-items:center;gap:6px;margin-top:8px}.index_summary .divider{width:1.5px;height:10px;background:#6b6874;display:inline-block}.index_summary .price{display:flex;gap:5px;align-items:center}.index_summary .change_pos{font-size:12px;color:#10b349}.index_summary .change_neg{font-size:12px;color:#ff524b}.index_summary .mkt_status{width:6px;height:6px;border-radius:50%;display:inline-block}.index_summary .mkt_open{background-color:#10b349}.index_summary .mkt_close{background-color:#ff524b}.index_summary .date_time_m{display:none}.stock_tag{color:var(--Neutrals-900,#2d2b40);font-size:13px}.stock_tag,.stock_tag div{display:flex;align-items:center;gap:5px}.stock_tag div span{display:flex;padding:4px 12px;align-items:center;gap:4px;border-radius:20px;color:var(--Neutrals-Labels,#6b6874);font-size:11px}.stock_tag .pos{background:var(--Success-100,#effff5)}.stock_tag .neg{background:var(--Error-100,#fff1f0)}.stock_sym{display:none}.index_summary .name .mf_tab_btn{display:flex}.index_summary .mf_tab_btn{justify-content:flex-start;display:none}.index_summary .price_m{display:none}@media (max-width:678px){.index_summary{border:none;padding:0;box-shadow:none}.index_summary .name{flex-direction:column;align-items:flex-start;gap:0}.index_summary .price h2{font-size:18px}.index_summary .s_count{display:none}.index_summary .s_count_m{display:inline-block;font-size:12px;font-weight:400;color:#6b6874}.index_summary .price{flex-direction:column;align-items:flex-end;gap:3px}.index_summary>div:first-child{align-items:flex-start}.index_summary .date_time_web{display:none}.index_summary .date_time_m{display:inline-block}.index_summary{gap:12px}.index_summary .name .mf_tab_btn{display:none}.index_summary .mf_tab_btn{display:flex}.stock_sym{display:inline-block;color:var(--Neutrals-Labels,#6b6874);font-size:12px}.index_summary .price_web{display:none}.index_summary .price_m{display:inline-block}}@media (max-width:475px){.index_summary .price h2{font-size:16px}}@media (max-width:400px){.stock_tag div{flex-direction:column;align-items:flex-start}}