@charset "UTF-8";.breadcrumb_sec{display:flex;align-items:center;justify-content:center}.breadcrumb_sec a{font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#777485;padding-left:0!important;text-decoration:none;margin-right:7px;cursor:pointer}.breadcrumb_sec img{margin-right:7px;height:10px}.breadcrumb_sec .container,.breadcrumb_sec .paths{display:flex;flex-direction:row;align-items:center}.home_icon{height:13px!important;width:13px!important;margin:0!important}@media(max-width:360px){.breadcrumb_sec a{font-size:10px}}.lead_capture_wrapper{display:flex;padding:20px;flex-direction:column;gap:20px;border-radius:16px;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;top:85px}.lead_capture_wrapper .heading_section{display:flex;flex-direction:column;gap:12px}.lead_capture_wrapper .card_title{font-size:18px;font-weight:500;color:#191442}.lead_capture_wrapper .card_desc{color:#6b6874;font-size:13px;font-weight:400}.lead_capture_wrapper .mobile_input_wrapper>div{background:#f8f8f8;font-size:14px;font-weight:400;color:#191442;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid #e0dfe7}.lead_capture_wrapper .input_wrapper,.lead_capture_wrapper .mobile_input_wrapper{display:flex;gap:4px;margin:0}.lead_capture_wrapper .error_message{color:#ff2f00;margin-top:3px;font-style:normal;font-weight:400;font-size:12px;line-height:13px;display:block}.lead_capture_wrapper .input_wrapper>input,.lead_capture_wrapper .mobile_input_wrapper>input{background:#fff;padding:10px;flex:1 1;font-size:14px;font-weight:400;color:#191442;border-radius:12px;border:1px solid #e0dfe7;width:100%;height:48px}.lead_capture_wrapper .input_wrapper>input:focus,.lead_capture_wrapper .mobile_input_wrapper>input:focus{outline:none}.lead_capture_wrapper .lead-checkbox{display:flex;flex-direction:row;align-items:center;gap:7px}.lead_capture_wrapper .lead-checkbox span{color:#6b6874;line-height:22px;font-size:12px}.lead-checkbox input[type=checkbox]{--active:#41c977;--active-inner:#fff;--focus:2px rgba(39,94,254,.3);--border:#41c977;--border-hover:#41c977;--background:#fff;--disabled:#f6f8ff;--disabled-inner:#e1e6f9;-webkit-appearance:none;-moz-appearance:none;height:21px!important;min-width:21px!important;width:21px!important;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc,var(--border));background:var(--b,var(--background));transition:background .3s,border-color .3s,box-shadow .2s}.lead-checkbox input[type=checkbox]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}.lead-checkbox input[type=checkbox]:checked{--b:var(--active);--bc:var(--active);--d-o:0.3s;--d-t:0.6s;--d-t-e:cubic-bezier(0.2,0.85,0.32,1.2)}.lead-checkbox input[type=checkbox]:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}.lead-checkbox input[type=checkbox]:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}.lead-checkbox input[type=checkbox]:disabled+label{cursor:not-allowed}.lead-checkbox input[type=checkbox]:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}.lead-checkbox input[type=checkbox]:not(.switch){width:21px}.lead-checkbox input[type=checkbox]:not(.switch):after{opacity:var(--o,0)}.lead-checkbox input[type=checkbox]:not(.switch):checked{--o:1}.lead-checkbox input[type=checkbox]+label{display:inline-block;vertical-align:middle;cursor:pointer;margin-left:4px}.lead-checkbox input[type=checkbox]:not(.switch){border-radius:7px}.lead-checkbox input[type=checkbox]:not(.switch):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:7px;top:4px;transform:rotate(var(--r,20deg))}.lead-checkbox input[type=checkbox]:not(.switch):checked{--r:43deg}.lead-checkbox *,.lead-checkbox :after,.lead-checkbox :before{box-sizing:inherit}.lead_capture_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}.lead_capture_wrapper .button_wrapper{display:flex;flex-direction:column;justify-content:center;gap:10px}.lead_capture_wrapper button:disabled{background-color:#b0adbe;cursor:no-drop}.lead_capture_wrapper .login_ctn{color:#191442;text-align:center;font-size:13px}.lead_capture_wrapper .login_text{color:#ff844b;font-size:13px;font-weight:500;cursor:pointer}.lead_capture_wrapper .card_img{height:120px;margin:0;align-self:center}@media (max-width:475px){.lead_capture_wrapper .mobile_input_wrapper>div{width:40px;height:48px}}.form_floating_v2{position:-webkit-sticky;position:sticky;z-index:1000;bottom:0;left:0;width:100%;height:110px;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;pointer-events:none;display:flex;justify-content:center}.form_floating_v2.show_form{opacity:1;transform:translateY(0);pointer-events:auto}.form_floating_v2 .af_wrapper_v2{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;border-top-right-radius:16px;border-top-left-radius:16px;background:#fff;overflow:hidden;box-shadow:0 -4px 12px rgba(0,0,0,.05)}.form_floating_v2 .right_section>div{position:relative;flex:1 1;max-width:300px}.form_floating_v2 .error_message{color:#ff2f00;font-weight:300;font-size:12px;line-height:13px;padding:2px 5px;display:block;position:absolute;bottom:-18px;left:0}.form_floating_v2 .af_wrapper_v2 .left_section{width:100%;height:100%;overflow:hidden;background-color:#f4f0ff}.form_floating_v2 .af_wrapper_v2 .left_section .banner_image{width:100%;height:100%;object-fit:contain;display:block}.form_floating_v2 .af_wrapper_v2 .right_section{display:flex;align-items:center;gap:12px;justify-content:flex-start;padding-left:24px;padding-right:24px;width:100%}.form_floating_v2 .mobile_input_wrapper{display:flex;align-items:center;border-radius:16px;border:1px solid #e0dfe7;background:#f8f8f8;overflow:hidden;width:100%}.form_floating_v2 .mobile_input_wrapper>div{padding:10px 0 10px 12px;font-size:14px;color:#191442;display:flex;align-items:center;justify-content:center;background:#fff;white-space:nowrap}.form_floating_v2 .mobile_input_wrapper input{border:none!important;border-radius:0!important;background:#fff!important;padding:14px 12px;font-size:14px;outline:none;min-width:150px;width:100%;height:auto!important}.form_floating_v2 .af_wrapper_v2 .right_section button{height:50px;border-radius:12px;background:#191442;padding:12px 15px;color:#fff;border:none;cursor:pointer;white-space:nowrap;font-size:14px}.form_floating_v2 .af_wrapper_v2 .right_section button:disabled{background:#b0adbe;cursor:not-allowed}.mobile_bottom_sheet,.mobile_sheet_overlay,.mobile_trigger_btn{display:none}@media (max-width:1024px){.form_floating_v2{height:90px}.form_floating_v2 .right_section{padding-left:16px;padding-right:16px}.form_floating_v2 .right_section button{font-size:13px;padding:0 16px}.form_floating_v2 .af_wrapper_v2 .error_message{font-size:10px;line-height:20px}.form_floating_v2 .mobile_input_wrapper input{max-width:185px}}@media (max-width:775px){.form_floating_v2{display:none}.mobile_trigger_btn{display:block;position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100%;z-index:999;transform:translateY(100%);transition:transform .3s ease;cursor:pointer;background:#fff;overflow:hidden}.mobile_trigger_btn.show_trigger{transform:translateY(0);transition:transform .3s ease .5s}.mobile_trigger_btn .mobile_trigger_btn_img{width:100%;height:100%;max-height:80px;object-fit:contain;display:block;background-color:#f4f0ff}.mobile_sheet_overlay{top:0;right:0;background:rgba(0,0,0,.5);z-index:1025}.mobile_bottom_sheet,.mobile_sheet_overlay{display:block;position:fixed;left:0;bottom:0}.mobile_bottom_sheet{width:100%;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;z-index:1026;transform:translateY(100%);transition:transform .4s cubic-bezier(.175,.885,.32,1);max-height:85dvh;overflow-y:auto;padding-bottom:max(5px,env(safe-area-inset-bottom))}.mobile_bottom_sheet::-webkit-scrollbar{display:none}.mobile_bottom_sheet{-ms-overflow-style:none;scrollbar-width:none}.mobile_bottom_sheet.sheet_open{transform:translateY(0)}.mobile_bottom_sheet .sheet_content{position:relative;display:flex;flex-direction:column}.sheet_content .sheet_close_btn{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;color:#555;cursor:pointer;z-index:10}.sheet_content .sheet_banner{width:100%;background:none!important;border-top-left-radius:24px;border-top-right-radius:24px;text-align:center;padding:0!important;overflow:hidden}.sheet_banner .sheet_banner_img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important}.sheet_content .sheet_body{padding:12px 15px}.sheet_content .sheet_body h3{font-size:16px;color:#191442;margin-bottom:10px;text-align:left;font-weight:600}.sheet_body .sheet_input_wrapper{display:flex;align-items:center;border:1px solid #aba7fb;border-radius:12px;padding:8px 16px;margin-bottom:10px}.sheet_body .country_code{margin-right:10px;color:#191442;font-weight:500}.sheet_body .sheet_input_wrapper input{border:none;outline:none;font-size:16px;width:100%;color:#191442;background:transparent}.sheet_body .sheet_error{color:#ff2f00;font-size:12px;margin-top:-10px;margin-bottom:15px}.sheet_body .custom_keypad{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.sheet_body .custom_keypad button{background:#f4f4f9;border:none;border-radius:8px;padding:10px 0;font-size:18px;font-weight:500;color:#191442;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.05)}.sheet_body .custom_keypad button:active{background:#e0dfe7}.custom_keypad .backspace_key{font-size:18px!important;background:transparent!important;box-shadow:none!important}.sheet_body .consent_checkbox{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px;cursor:pointer}.sheet_body .consent_checkbox span{color:#6b6874;line-height:16px;font-size:12px}.sheet_body .consent_checkbox input[type=checkbox]{--active:#41c977;--active-inner:#fff;--border:#41c977;--border-hover:#41c977;--background:#fff;--disabled:#f6f8ff;--disabled-inner:#e1e6f9;-webkit-appearance:none;-moz-appearance:none;height:24px!important;min-width:24px!important;width:24px!important;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1.5px solid var(--bc,var(--border));background:var(--b,var(--background));border-radius:8px;transition:background .3s,border-color .3s,box-shadow .2s}.sheet_body .consent_checkbox input[type=checkbox]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}.sheet_body .consent_checkbox input[type=checkbox]:checked{--b:var(--active);--bc:var(--active);--d-o:0.3s;--d-t:0.6s;--d-t-e:cubic-bezier(0.2,0.85,0.32,1.2)}.sheet_body .consent_checkbox input[type=checkbox]:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}.sheet_body .consent_checkbox input[type=checkbox]:focus{box-shadow:0 0 0 var(--focus)}.sheet_body .consent_checkbox input[type=checkbox]:checked:after{width:5px;height:10px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:7px;top:3px;transform:rotate(43deg)}.sheet_body .sheet_submit_btn{width:100%;background:#191442;color:#fff;border:none;border-radius:12px;padding:16px;font-size:16px;font-weight:500;cursor:pointer}.sheet_body .sheet_submit_btn:disabled{background:#b0adbe}}footer ul{list-style:none;margin:0;padding:0}.main_parent_footer_anchor_override{text-decoration:none;color:#fff}footer{margin:20px;background-color:var(--secondary900);border-radius:32px;color:#fff}.main_parent_footer_sec1{padding:80px}.main_parent_footer_ctn{max-width:1280px!important;margin:auto;padding:0 12px}.main_parent_footer_ctn .row1{display:flex;gap:8%}.main_parent_footer_ctn .row1 .row1_col1{max-width:282px}@media(max-width:1067px){.main_parent_footer_ctn .row1 .row1_col1{max-width:100%;width:100%;margin-bottom:80px}.main_parent_footer_ctn .row1{flex-wrap:wrap}}.main_parent_footer_ctn .row1 .row1_col1 .address_area{display:flex;gap:20px;margin-top:40px;align-items:flex-start}.main_parent_footer_ctn .row1 .row1_col1 .address_area .adddress_details{display:flex;flex-direction:column;gap:8px;margin-top:-7px}.main_parent_footer_ctn .row1 .row1_col1 .address_area .adddress_details h4{font-size:14px;font-size:400}.main_parent_footer_ctn .row1 .row1_col1 .address_area .adddress_details p{font-size:14px;font-weight:400}.main_parent_footer_ctn .row1 .row1_col1 .social_icons{display:flex;flex-wrap:wrap;gap:16px;margin:40px 0 32px}.main_parent_footer_ctn .row1 .row1_col1 .social_icon_img{width:40px;height:40px;background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(14.1749px);backdrop-filter:blur(14.1749px);border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer}.main_parent_footer_ctn .store_icons{display:flex;flex-direction:row;gap:12px}.main_parent_footer_ctn .row1 .row1_col1 .social_icon_img:hover{background:#ff844b}.main_parent_footer_ctn .row1 .row1_col2{display:flex;flex-direction:column;gap:40px}.main_parent_footer_ctn .row1 .row1_col2 ul{display:flex;flex-direction:column;gap:20px}.main_parent_footer_ctn .row1_col2 .row1_col2_text{font-size:14px;font-weight:400}.main_parent_footer_ctn .row1 .row1_col2 a:hover{color:var(--primary500)}.main_parent_footer_horizontal_line{background:var(--secondary500);height:1px;opacity:.2;margin:0}.main_parent_footer_sec2{padding:20px 80px}.main_parent_footer_sec2 .dot_wrap{display:flex;flex-direction:column;gap:8px}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn{display:grid;grid-template-columns:250px auto}.main_parent_footer_sec3 .mail_anchor{color:#0d6efd;text-decoration:underline;word-wrap:break-word}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn .dot_list{display:flex;column-gap:16px;flex-wrap:wrap;margin:0;row-gap:8px}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn .dot_list a{position:relative;font-size:14px}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn .dot_list a:before{content:"";background-color:#fff;position:absolute;height:4px;width:4px;border-radius:50%;left:-10px;top:10px}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn h4{font-size:14px;font-weight:500}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn .dot_list a{color:var(--white)}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn .dot_list a:hover{color:var(--primary500)}.main_parent_footer_sec3{background:hsla(0,0%,100%,.04);padding:20px 80px}.main_parent_footer_sec2 p,.main_parent_footer_sec3 p{line-height:1.7em;font-weight:400;font-size:14px}.footer_ctn .main_parent_footer_sec4_text{line-height:1.7em;text-align:center}.footer_ctn .main_parent_footer_sec4_text span{font-size:16px}.main_parent_footer_sec4_text img{vertical-align:middle;height:auto}.main_parent_footer_sec4_heading{font-weight:500;font-size:14px;margin-bottom:8px}.footer_ctn .disclaimer_text{word-wrap:break-word}@media(max-width:788px){.main_parent_footer_sec1{padding:32px 28px}.main_parent_footer_sec3{padding:20px 28px}.main_parent_footer_sec4_heading{margin-bottom:1rem}.main_parent_footer_ctn .row1 .row1_col2{width:100%;gap:28px;margin-top:50px}.main_parent_footer_ctn .row1 .row1_col1{margin-bottom:30px}.main_parent_footer_sec2{padding:20px 28px}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn{display:block}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn h4{margin-left:-10px}.main_parent_footer_sec2 .dot_wrap{gap:32px;padding:0 12px}.main_parent_footer_sec2 .dot_wrap .dot_list_ctn .dot_list{margin-top:1rem;flex-wrap:nowrap;flex-direction:column}.main_parent_footer_ctn{padding:0}}.mobile_only_lead_form{display:none;margin:24px 0}@media (max-width:730px){.mobile_only_lead_form{display:block;border-radius:16px;background-color:#fff}}.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%}}.s-filter-wrapper{border-radius:16px;border:.5px solid #e0dfe7;background:var(--Neutrals-White,#fff);display:flex;min-width:320px;padding:20px;flex-direction:column;gap:20px}.s-filter-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.s-filter-header span{color:var(--primary-900-main,#ff844b);text-align:center;font-size:14px;font-style:normal;font-weight:500;cursor:pointer}.indice_wrapper{display:flex;flex-wrap:wrap;gap:5px;max-width:280px}@media (max-width:678px){.s-filter-header,.stocks_filter_wrapper .s-filter-wrapper{display:none}}@media (max-width:430px){.indice_wrapper{max-width:100%}}.expandable_desc span{color:#ff844b;text-decoration:underline;cursor:pointer}.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}}.sidebar-list{width:100%;border-radius:8px;border:.5px solid #e0dfe7;overflow:hidden;background-color:#fff;box-shadow:0 4px 16px -8px rgba(45,43,64,.12);margin-top:24px}.sidebar-list .list-header{background-color:#ffe2d3;padding:12px 20px;color:#191442;font-size:16px;font-weight:500}.sidebar-list ul{list-style:none;padding:0;margin:0}.sidebar-list li{border-top:.5px solid #e0dfe7;font-weight:400;font-size:14px;color:#191442}.sidebar-list li:first-child{border-top:none}.sidebar-list a{display:block;padding:10px 20px;color:#191442;text-decoration:none;font-size:14px;font-weight:400;transition:background-color .2s;display:flex;justify-content:space-between;align-items:center}.sidebar-list a:hover{background-color:#f8f8f8}.sidebar-list a:hover div:first-child{background-color:#f8f8f8;color:#ff844b;text-decoration:underline}.sidebar-list a .ltp{display:flex;flex-direction:column;text-align:right}@media (max-width:678px){.sidebar-list{border-radius:12px}.list-header{padding:12px 16px;font-size:16px}.sidebar-list a{padding:14px 16px;font-size:14px}}.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}.lead_form_v2_wrapper{display:flex;flex-direction:column;gap:10px;border-radius:16px;border:1px solid #ffae88;background:#ffeee5;box-shadow:0 4px 16px -8px rgba(45,43,64,.12);width:100%;height:-moz-fit-content;height:fit-content;box-sizing:border-box}.lead_form_v2_wrapper .header_section{display:flex;flex-direction:column;gap:12px;padding:20px 20px 0;align-items:flex-start}.lead_form_v2_wrapper .card_img{height:120px;margin:0;align-self:center;object-fit:contain}.lead_form_v2_wrapper .card_title{font-size:16px;font-weight:600;color:#ff844b;line-height:1.4}.lead_form_v2_wrapper .card_desc{color:#191442;font-size:13px;font-weight:400}.lead_form_v2_wrapper .form_block{margin:10px;padding:15px;border-radius:12px;display:flex;flex-direction:column;gap:10px}.lead_form_v2_wrapper .mobile_input_wrapper{display:flex;gap:0;background:#fff;border-radius:12px;overflow:hidden;width:100%;box-sizing:border-box}.lead_form_v2_wrapper .name_input_wrapper{display:flex;gap:0;width:100%;box-sizing:border-box;flex-direction:column}.lead_form_v2_wrapper .name_input_wrapper .error_message{color:#5b2114;margin-top:3px;font-style:normal;font-weight:400;font-size:12px;line-height:13px;display:block}.lead_form_v2_wrapper .form_block .error_message{color:#5b2114;margin-top:0;font-style:normal;font-weight:400;font-size:12px;line-height:13px;display:block}.lead_form_v2_wrapper .mobile_input_wrapper>div.prefix{background:transparent;border-radius:0;font-size:14px;font-weight:400;color:#191442;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:10px 5px 10px 10px}.lead_form_v2_wrapper .mobile_input_wrapper>input{border-radius:0;padding:10px 10px 10px 0}.lead_form_v2_wrapper .mobile_input_wrapper>input,.lead_form_v2_wrapper .name_input_wrapper>input{background:transparent;border:none;flex:1 1;font-size:14px;font-weight:400;color:#191442;outline:none;min-width:0}.lead_form_v2_wrapper .name_input_wrapper>input{padding:12.5px 10px;border-radius:12px;background:#fff}.lead_form_v2_wrapper .button_wrapper{display:flex;flex-direction:column;justify-content:center;gap:10px}.lead_form_v2_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;font-size:14px;white-space:nowrap}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lead_form_v2_wrapper .button_wrapper .spinner{display:inline-block;width:14px;height:14px;border-radius:50%;border:2px solid #4b4954;border-top-color:#fff;animation:spin .8s linear infinite}.lead_form_v2_wrapper .button_wrapper .btn-content{display:flex;align-items:center;justify-content:center;gap:10px}.lead_form_v2_wrapper button:disabled{background-color:#4b4954;cursor:no-drop}.lead_form_v2_wrapper .login_ctn{color:#191442;text-align:center;font-size:12px}.lead_form_v2_wrapper .login_text{color:#fff;font-size:13px;font-weight:500;cursor:pointer}@media (max-width:475px){.lead_form_v2_wrapper{border:none;box-shadow:none}}.calculators_wrapper{display:flex;flex-direction:column;gap:30px}.calculators-cards-section{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.calculators-cards-section .calculators-card{padding:20px;border:1px solid #e0dfe7;border-radius:24px;font-size:14px;font-weight:600;color:#191442;display:flex;flex-direction:column;gap:8px;align-items:center;text-decoration:none}.calculators-cards-section .calculators-card .calculators-icon{width:100px;height:100px}.calculators-cards-section .calculators-card .calculators-title{width:100%;text-align:center;font-size:14px;font-weight:400}.calculators-cards-section .calculators-description{color:#6b6874;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.calculators-text-section{display:flex;flex-direction:column;gap:10px;padding-bottom:20px}.calculators-text-section h2{font-size:18px;font-weight:400;line-height:22px}.calculators-text-section p{color:#6b6874;font-size:14px;font-weight:400;line-height:20px}.calculators-cards-section .calculators-card{padding:16px;font-size:13px}.calculators-cards-section .calculators-card .calculators-icon{width:80px;height:80px}@media (max-width:1200px){.calculators-cards-section{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.calculators-cards-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.calculators-cards-section{grid-template-columns:1fr}}.calculators_detail_wrapper{display:flex;flex-direction:column}.calculators_detail_wrapper .container{max-width:1280px;margin:0 auto;padding:30px 24px 0}.calculators_detail_wrapper .container.full-width{display:flex;justify-content:space-between;flex-direction:row;gap:32px}.calculators_detail_wrapper .calculators_data_wrapper{max-width:838px;width:70%}.calculators_detail_wrapper .section-a{padding-bottom:32px}.calc-calculator-container{margin:24px 0;width:100%}.calc-calculator{padding:24px;background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e0dfe7}.calc-container{border:1px solid #e1e5eb;padding:20px;border-radius:10px;background-color:#fff}.calc-input-group{margin-bottom:24px}.calc-input-label{display:flex;justify-content:flex-start;align-items:flex-start;font-size:16px;font-weight:400;color:#6b6874;margin-bottom:8px}.calc-number-input{max-width:150px;border-radius:12px}.input-error-icon{width:20px;height:20px}.calc-control{margin-bottom:20px}.calc-control label{display:block;margin-bottom:5px;font-weight:700}.no-left-padding .MuiInputBase-input{padding-left:0!important}input[type=range]{width:100%;margin:10px 0}.calc-range-labels{display:flex;justify-content:space-between;color:#6b6874;font-size:14px;margin:0}.calc-divider{border:none;height:1px;background-color:#e0dfe7;margin:16px 0}.calc-results-3{grid-template-rows:repeat(3,1fr);grid-gap:10px}.calc-results-3,.calc-results-4{display:grid;grid-template-columns:none;gap:10px}.calc-results-4{grid-template-rows:repeat(4,1fr);grid-gap:10px}.calc-result-item{display:flex;flex-direction:row;justify-content:space-between;gap:8px;align-items:start;width:100%;padding:4px 0}.calc-result-label{color:#6b6874;font-size:14px;line-height:18px;font-weight:300;text-align:start}.calc-result-value{color:#191442;font-size:16px;font-weight:600;text-align:right;white-space:nowrap}.calc-summary{display:flex;justify-content:space-between;border-top:1px solid #e1e5eb;padding-top:15px}.calc-list-container{padding-top:12px;padding-bottom:30px;display:flex;flex-direction:column;font-size:14px}.calc-list-container h2{font-weight:600;font-size:20px!important;line-height:120%!important;color:#191442;margin-bottom:12px!important;text-align:left}.calc-list-container p{font-weight:400;font-size:14px;color:#191442;text-align:justify;margin-bottom:15px}.calc-list-header{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0dfe7;background-color:#f3f0ff}.calc-list-header h3{font-size:18px;font-weight:600;color:#191442;margin:0}.calc-list-table-container{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e0dfe7;overflow:hidden;overflow-x:auto}.calc-list-table{width:100%;border-collapse:collapse}.calc-list-table th{background-color:#f8f8f8;text-align:left;padding:16px;font-weight:600;color:#191442;font-size:14px}.calc-list-table td{padding:16px 20px;border-bottom:1px solid #e0dfe7;color:#191442;background-color:#fff}.calc-list-container .expandable_desc{text-align:end}.calc-list-container .expandable_desc span{color:#ff844b;text-decoration:none;cursor:pointer}.calc-list-container .expandable_desc img{height:10px;width:auto}.calc-list-footer{padding:16px 0;align-items:center}.calc-cell-first{font-weight:500;color:#191442;text-align:left}.calc-cell-mid{font-weight:400;color:#191442;text-align:center}.calc-cell-last{font-weight:400;color:#191442;text-align:right}.calc-note-row td{padding:10px 20px;background-color:#e6ffe6;border-bottom:1px solid #e0dfe7}.calc-note{color:#6b6874;font-size:14px}.calc-note strong{color:#0abb92;font-weight:600}.calc-cell-first,.calc-list-table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1}.calc-disclaimer{font-size:13px;font-weight:200;background:linear-gradient(180deg,#f8f8f8,hsla(0,0%,97%,0));border-radius:12px;padding:16px;display:flex;gap:5px;width:100%;align-items:center;color:#5c5968}.calc-disclaimer img{width:20px;height:20px}.calc-error{padding:24px;text-align:center;color:#ff844b}.primary_btn{width:max-content;border-radius:12px;background:#191442;display:flex;margin-top:10px;padding:10px 15px;justify-content:center;color:#fff;cursor:pointer;border:none;min-height:36px;height:max-content;text-decoration:none;text-align:center;align-items:center}@media (max-width:960px){.calc-calculator-container{width:100%}}@media (min-width:890px){.calc-container{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;column-gap:20px}.calc-summary{grid-column:span 2}.calc-results-3{grid-template-columns:repeat(3,1fr)}.calc-results-3,.calc-results-4{display:grid;grid-template-rows:none;justify-content:space-between;padding-top:32px;border-top:1px solid #e0dfe7;margin-top:0}.calc-results-4{grid-template-columns:repeat(4,1fr)}.calc-divider{display:none}.calc-result-item{flex:1 1;flex-direction:column;align-items:start;text-align:center;padding:0 10px;justify-content:center}.calc-result-item:not(:last-child){border-right:1px solid #e0dfe7}.calc-result-label{font-size:16px;line-height:18px}.calc-result-value{font-size:16px}}@media (max-width:889px){.calc-number-input{max-width:150px}}@media (max-width:780px){.calculators_detail_wrapper .container.full-width{flex-direction:column;gap:40px}.calculators_detail_wrapper .calculators_data_wrapper{width:100%}.calculators_detail_wrapper .section-a{border:none;padding-bottom:0}.calculators_data_wrapper .section-a{padding-right:0}.vertical_flex_column{width:100%}.calc-calculator{padding:0;border:none;box-shadow:none;border-radius:0}.calc-list-table td,.calc-list-table th{padding-left:10px;padding-right:10px}.calc-list-header{padding:12px 16px}}@media (max-width:475px){.calculators_detail_wrapper .section-a{gap:5px}}.calculators_wrapper .details h1{color:#191442;font-size:24px}.calculators_wrapper .details h2{color:#191442;font-size:22px}.description{font-size:16px;color:#191442}.description .orange-link{color:#ff844b;text-decoration:underline}.description ol,.description ul{margin-top:0;padding-bottom:0}.description ul{padding-left:40px;list-style:disc}.description ol li,.description ul li{padding:5px 0}@media (max-width:475px){.description{font-size:14px}.details_container{margin-top:32px}}.calc-list-fd-table-container{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e0dfe7;overflow:hidden;overflow-x:auto}.calc-list-fd-table{width:100%;overflow-x:auto;border-radius:16px;border-spacing:0;overflow:hidden}.calc-list-fd-table th{background-color:#f3f1ff;text-align:left;padding:16px;font-weight:500;color:#191442;font-size:14px;border:none}.calc-list-fd-table td{padding:16px 20px;border-bottom:1px solid #e0dfe7;color:#191442}.about-content .gray{display:block;color:#b0adbe;font-size:12px;font-weight:400;margin-bottom:10px}.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%}.calculators_data_wrapper{display:flex;flex-direction:column}.calculators_data_wrapper .container.full-width{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;gap:32px;padding:30px 24px 32px}.calculators_data_wrapper .container{margin:0 auto;width:100%;padding:30px 24px 0}.calculators_data_wrapper .common_stocks_data_wrapper{max-width:838px;width:70%;display:flex;flex-direction:column;gap:40px}.vertical_flex_column .container{display:flex;width:100%;flex-direction:column}.row_container{width:100%}.left_container,.row_container{display:flex;flex-direction:row}.left_container{flex-grow:4;align-items:center}.right_container{display:flex;flex-grow:1;justify-content:flex-end;width:150px!important;min-width:150px!important;max-width:150px!important}@media (max-width:890px){.right_container{width:120px!important;min-width:120px!important;max-width:120px!important}}@media (max-width:780px){.right_container{width:150px!important;min-width:150px!important;max-width:150px!important}}.common_stocks-container{padding:30px 0;display:flex;gap:15px;flex-direction:column}.common_stocks-container h1{font-size:22px;font-weight:600;margin:0;padding:0;line-height:26px}.common_stocks-container p{font-weight:400;font-size:16px;color:#6b6874;margin-top:8px;text-align:justify;margin-bottom:10px}.common_stocks-header{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0dfe7;background-color:#f3f0ff}.common_stocks-header h3{font-size:18px;font-weight:600;color:#191442;margin:0}.purple th{background-color:#f3f1ff!important}.common_stocks-disclaimer{font-size:13px;font-weight:200;background:linear-gradient(180deg,#f8f8f8,hsla(0,0%,97%,0));border-radius:12px;padding:16px;display:flex;gap:5px;width:100%;align-items:center;color:#5c5968}.common_stocks-disclaimer img{width:20px;height:20px}.common_stocks-error{padding:24px;text-align:center;color:#ff844b}@media (min-width:890px){.common_stocks-container{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;column-gap:20px}.common_stocks-summary{grid-column:span 2}}@media (max-width:889px){.common_stocks-number-input{max-width:150px}}@media (max-width:780px){.calculators_data_wrapper .container.full-width{display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding-bottom:40px}.calculators_data_wrapper .common_stocks_data_wrapper{width:100%;border:none;padding-right:0}.vertical_flex_column{width:100%}}@media (max-width:475px){.calculators_data_wrapper .common_stocks_data_wrapper{gap:30px}}.details h1,.details h2{color:#191442}.description{font-weight:400;font-size:14px;color:#6b6874;padding-top:10px;line-height:normal}.description p{text-align:justify;padding:5px 0}.vertical_flex_column .orange-link{color:#ff844b;text-decoration:underline;float:right;margin-top:15px;display:flex;gap:5px;align-items:center;font-size:14px}.description b{color:#191442;font-weight:700}.disclaimer_text{font-size:11px;font-style:italic}@media (max-width:475px){.description{font-size:14px}.details_container{margin-top:32px}.calculators_data_wrapper .container.full-width{padding:20px}}.modal_wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:"2px solid #000";border-radius:1rem;max-width:90%;overflow:hidden}@media (max-width:678px){.modal_wrapper{width:90%}}.global_search_icon{cursor:pointer;width:25px!important}.search_modal_wrapper{border-radius:8px;background:var(--Neutrals-White,#fff);box-shadow:0 4px 8px -2px rgba(45,43,64,.16);height:550px}.search_header_wrapper{width:100%;padding:10px;display:flex;flex-direction:row;justify-content:space-between}.search_header_wrapper .close_icon{cursor:pointer}.search_input_wrapper{display:flex;padding:0 10px 10px;font-size:16px}.global-search-input{width:100%}.global-search-input .MuiOutlinedInput-input,.global-search-input input{font-size:16px!important}.search_input_wrapper .MuiOutlinedInput-root{padding-right:0}.search_header_wrapper .header_icon{display:none}.global_search .empty_state_wrapper img{width:150px}.global_search .empty_state_wrapper{height:300px}@media(max-width:1440px){.global_search{width:40%}}@media(max-width:1024px){.global_search{width:50%}}@media(max-width:768px){.global_search{width:60%}}@media(max-width:678px){.global_search{width:70%}}@media(max-width:475px){.global_search{height:100%!important;width:100%!important;max-width:100%!important;border-radius:0!important}.search_modal_wrapper{border-radius:0;box-shadow:none}.search_header_wrapper{padding:12px 16px 12px 24px!important}.search_header_wrapper .header_icon{display:flex;height:24px}}.summary_card_wrapper{display:flex;flex-direction:column;padding:16px;gap:20px;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)}.summary_card_wrapper h1,.summary_card_wrapper h3{color:var(--Secondary-900,#191442);font-size:18px;font-style:normal;font-weight:400}.summary_card_wrapper .header-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.vr_rating{display:flex;align-items:center}.type_text,.vr_rating_mweb{display:none}.returns_wrapper span{color:var(--Neutrals-Labels,#6b6874);text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.returns_wrapper{display:flex;align-items:center;gap:4px;min-width:145px}@media (max-width:760px){.returns_wrapper{flex-direction:column;align-items:flex-end;gap:0;min-width:-moz-fit-content;min-width:fit-content}.summary_card_wrapper .h-row-m{align-items:flex-start;gap:8px}}@media (max-width:678px){.vr_rating{display:none}.vr_rating_mweb{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-style:normal;font-weight:400;display:flex}.fund_type{display:flex;width:100%;align-items:center;justify-content:space-between}.type_text{display:inline-block;font-size:13px;color:#191442}.summary_card_wrapper .cell_row_m{flex-direction:column;gap:6px;align-items:flex-start}}@media (max-width:475px){.summary_card_wrapper h3{font-size:16px}.summary_card_wrapper{border:none;border-bottom:.5px solid var(--Neutrals-300,#e0dfe7)}.vr_rating_mweb{font-size:10px}}@media (max-width:400px){.summary_card_wrapper .dropdown_wrapper_small{align-self:flex-end}}.rating-wrapper{display:flex;align-items:center;flex-direction:row}.scheme_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.scheme_wrapper .container{gap:10px;flex-direction:column}.scheme_wrapper h2{color:var(--Secondary-900,#191442);font-size:18px;font-style:normal;font-weight:500}.scheme_wrapper .mf_tab_btn .tab{min-width:80px;text-align:center}.scheme_wrapper .container{display:flex;flex-direction:row}.scheme_data_wrapper{display:flex;flex-direction:column;gap:10px;width:70%}.vertical_flex_column{width:30%;display:flex;flex-direction:column}@media (max-width:768px){.scheme_wrapper .container{flex-direction:column}.scheme_data_wrapper,.vertical_flex_column{width:100%}}@media (max-width:678px){.scheme_wrapper .container:first-child{display:flex;flex-direction:column}}@media (max-width:475px){.scheme_wrapper .mf_tab_btn .tab{min-width:60px;font-size:11px}.scheme_wrapper h2{font-size:16px}.scheme_wrapper .container{padding:0}}.sch_card_wrapper{grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;display:grid}.sch_card{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;width:100%}.sch_data_row{display:flex;flex-direction:column;gap:5px;padding:10px 20px;align-items:flex-start;justify-content:center;width:100%}.sch_data_row .label{font-size:small;color:var(--Neutrals-Labels,#6b6874);font-size:13px;font-style:normal;font-weight:400}.sch_data_row .value{font-size:13px}.sch_data_row .date_label,.sch_data_row .value{color:var(--Secondary-900,#191442);font-style:normal}.sch_data_row .date_label{display:flex;padding:4px 12px;justify-content:center;align-items:center;gap:4px;border-radius:20px;background:var(--Neutrals-100,#f8f8f8);font-size:10px;font-weight:400}.sch_data_row .label-wrapper{display:flex;flex-direction:row;align-items:center;gap:2px}.sch_data_row:first-child{border-right:1px solid var(--Neutrals-200,#ededed)}@media (max-width:800px){.sch_data_row{padding:10px}.sch_data_row .date_label{padding:4px 8px}}@media (max-width:678px){.sch_card_wrapper{grid-template-columns:repeat(1,1fr);grid-gap:12px;gap:12px;display:grid}.sch_data_row{padding:10px 20px}}@media (max-width:475px){.sch_data_row{padding:10px}.sch_data_row .label-wrapper{flex-direction:column;align-items:flex-start}.sch_data_row .exit_load{flex-direction:row;align-items:center}.sch_data_row .date_label{padding:4px;margin-left:-3px}}@media (max-width:335px){.sch_data_row .label{font-size:12px}}.show_all_cta{font-weight:600;font-size:14px;line-height:140%;letter-spacing:0;vertical-align:middle;color:#ff844b;cursor:pointer}.quick_nav_wrapper{display:flex;align-items:center;flex-direction:column;gap:10px}.custom_accordian .MuiAccordionSummary-content{margin:0!important;color:#191442;font-size:14px;font-style:normal;font-weight:500;align-items:flex-start!important}.custom_accordian .MuiAccordionDetails-root{padding:10px 0 0!important}.custom_accordian .MuiAccordionSummary-root{padding:0;display:flex;align-items:flex-start;min-height:20px!important}.custom_accordian .MuiAccordionSummary-root.Mui-expanded{padding:0!important}.custom_accordian{border:none!important;margin:0!important}.custom_accordian:before{display:none!important}.MuiSlider-thumb{border-radius:8px!important;border:1px solid var(--Neutrals-300,#e0dfe7)!important;background:var(--Neutrals-White,#fff)!important}.MuiSlider-track{border-radius:4px!important;background:var(--primary-900-main,#ff844b)!important}.MuiSlider-rail{border-radius:4px!important;background:var(--Neutrals-100,#cac7c7)!important}.MuiSlider-root{color:#ff844b!important;width:90%!important}.MuiSlider-markLabel,.MuiSlider-markLabelActive{font-size:11px!important;color:#6b6874!important}.fund_size .MuiAccordionDetails-root{display:flex!important;align-items:center!important;flex-direction:column!important}.fs_input_wrapper{display:flex;flex-direction:row;grid-template-columns:repeat(2,1fr);gap:10px}.fs_tile_wrapper{display:grid!important;grid-gap:10px!important;gap:10px!important;grid-template-columns:repeat(3,1fr)!important;width:100%!important}.fs_tile_wrapper .chip-content{color:var(--Neutrals-900,#2d2b40)!important;text-align:center!important;font-size:13px!important;font-style:normal!important;font-weight:500!important}.fs-tile-selected{padding:18px 0!important;border-radius:12px!important;border:1.5px solid var(--primary-900-main,#ff844b)!important;background:var(--Neutrals-White,#fff)!important;box-shadow:0 4px 16px -8px rgba(45,43,64,.12)!important}.fs-tile{padding:18px 0!important;border-radius:12px!important;border:1px solid var(--Neutrals-300,#e0dfe7)!important}.fs-tile,.fs-tile:hover{background:var(--Neutrals-100,#f8f8f8)!important}.fs-tile-selected:hover{background:var(--Neutrals-White,#fff)!important}.search-results-filter{width:100%;gap:20px;display:flex;flex-direction:column}.sr-list{border-radius:12px;background-color:var(--Neutrals-100,#f8f8f8)}.sr-list-item-icon{min-width:0!important}.sr-list-item-label .MuiTypography-root{color:var(--Neutrals-Labels,#6b6874);font-size:13px;font-style:normal;font-weight:400}.see-more-cta{padding:15px;display:flex;align-items:center;justify-content:center;border-top:1px solid #e0dfe7;position:-webkit-sticky;position:sticky;display:none}.see-more-cta span{color:var(--primary-900-main,#ff844b);text-align:center;font-size:13px;font-style:normal;font-weight:500;cursor:pointer}.filter-wrapper{border-radius:16px;border:.5px solid #e0dfe7;background:var(--Neutrals-White,#fff);display:flex;min-width:320px;padding:20px;flex-direction:column;gap:20px}.filter-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.filter-header span{color:var(--primary-900-main,#ff844b);text-align:center;font-size:14px;font-style:normal;font-weight:500;cursor:pointer}.chip-content{display:flex;align-items:center}.r-chip{background-color:#e2deff!important;color:#191442!important;font-size:13px!important}.r-chip-selected{background-color:#7260e2!important;font-size:13px!important;color:#fff!important;font-weight:500!important}.r-chip:hover{background-color:#e2deff!important}.r-chip-selected:hover{background-color:#7260e2!important}.risk-tile-wrapper{display:grid!important;grid-gap:10px!important;gap:10px!important;grid-template-columns:repeat(2,1fr)!important}.risk-tile-wrapper .chip-content{color:var(--Neutrals-900,#2d2b40)!important;text-align:center;font-size:13px;font-style:normal;font-weight:500}.r-tile-selected{padding:18px 0!important;border-radius:12px!important;border:1.5px solid var(--primary-900-main,#ff844b)!important;background:var(--Neutrals-White,#fff)!important;box-shadow:0 4px 16px -8px rgba(45,43,64,.12)!important}.r-tile{padding:18px 0!important;border-radius:12px!important;border:1px solid var(--Neutrals-300,#e0dfe7)!important}.r-tile,.r-tile:hover{background:var(--Neutrals-100,#f8f8f8)!important}.r-tile-selected:hover{background:var(--Neutrals-White,#fff)!important}.fund-returns-wrapper{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:18px;color:gray}.fund-returns-wrapper .dropdown_wrapper{gap:0}@media (max-width:678px){.filter-header,.mf_filter_wrapper .filter-wrapper{display:none}}.stocks_tabs_wrapper .MuiTabs-indicator{display:none!important}.stocks_tabs_wrapper .MuiTab-root{height:auto!important;min-height:auto!important;min-width:auto!important;padding:6px 12px!important}.stocks_tabs_wrapper .MuiTabs-scroller{display:flex;align-items:center}@media (max-width:678px){.secondary_tabs .MuiTabs-root{border:0!important;border-radius:0!important;padding:0!important}}.scheme_name{color:var(--Secondary-900,#191442)!important;font-size:13px!important;text-decoration:none}.scheme_name_link{display:contents;position:relative}.scheme_name_link:hover .scheme_name{color:#ff844b!important;text-decoration:underline;cursor:pointer}.hl_slider_wrapper{display:flex!important;justify-content:center!important}.stocks-table-container .price{display:flex;flex-direction:column}.custom_info{position:relative}.custom_info img[alt=close]{position:absolute;top:16px;right:16px;cursor:pointer}.info_icon{width:16px;height:16px}.stocks_detail_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.stock_data_wrapper{display:flex;flex-direction:column;gap:10px;max-width:950px;flex:1 1;min-width:75%}.stock_data_wrapper .section-a{display:flex;flex-direction:column;border:.5px solid var(--Neutrals-300,#e0dfe7);border-radius:6px;padding:16px 16px 0;gap:10px}.stocks_detail_wrapper .container:first-child{display:flex;flex-direction:row;gap:10px}.stocks_detail_wrapper h1,.stocks_detail_wrapper h2{color:var(--Secondary-900,#191442);font-size:18px;font-style:normal;font-weight:500}.stocks_detail_wrapper .h_row_a{color:var(--primary-900-main,#ff844b);font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;text-decoration:none}.stocks_detail_wrapper a:focus{outline:none}.stocks_detail_wrapper .h_row_a img[alt=arrow]{height:10px;margin-top:2px;margin-left:3px}.stocks_detail_wrapper a{text-decoration:none}.stocks_detail_wrapper .seg_m{display:none}.stocks_detail_wrapper .i_row{display:flex;gap:4px;align-items:center}.stocks_detail_wrapper .i_row h3{color:var(--Neutrals-Labels,#6b6874);font-size:14px;font-weight:500}.depth_high_low{display:flex;gap:10px}.depth_high_low>div{flex:1 1}.stocks_detail_wrapper .secondary_tabs{margin-top:10px}.s_child_wrapper{display:flex;flex-direction:column;gap:10px}@media (max-width:1024px){.stocks_detail_wrapper .stock_data_wrapper{width:100%}.stocks_detail_wrapper .container:first-child{flex-direction:column}.stocks_detail_wrapper .get_started_wrapper{width:100%}}@media (max-width:824px){.depth_high_low{flex-direction:column}}@media (max-width:678px){.stocks_detail_wrapper .section-a{border:none;padding-bottom:0}.stocks_detail_wrapper .card_wrapper{border:none;box-shadow:none}.stocks_detail_wrapper .container:first-child{display:flex;flex-direction:column;padding:0}.stocks_detail_wrapper .get_started_wrapper{border:none;box-shadow:none}.stocks_detail_wrapper .i_row h3{font-size:13px}}@media (max-width:475px){.stocks_detail_wrapper .section-a{padding-left:10px;padding-right:10px;gap:5px}.stocks_detail_wrapper h1,.stocks_detail_wrapper h2{font-size:16px;margin-bottom:3px}.depth_high_low{gap:30px}.stocks_detail_wrapper .seg_m{display:block;width:100%}.stocks_detail_wrapper .seg_m .mf_tab_btn span{flex:1 1;padding:8px 12px;text-align:center}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.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}}.indices-today-card{width:100%;border-radius:12px;border:.5px solid #e0dfe7;overflow:hidden;background-color:#fff;margin-top:24px;padding:15px;display:flex;flex-direction:column;gap:12px;font-size:14px}.indices-today-card .header{display:flex;justify-content:space-between;gap:10px;align-items:center}.indices-today-card .header .title{color:#191442;font-size:16px;font-weight:600}.indices-today-card .header a{font-size:14px;text-align:right;color:#ff844b;text-decoration:none;cursor:pointer;align-items:baseline;text-align:center;justify-content:center;display:flex;gap:3px}.indices-today-card .header a img{height:10px;width:10px}.indices-today-card .index-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;font-size:14px;font-weight:400}.indices-today-card .index-card a{text-decoration:none;color:#191442}.indices-today-card .index-card div{border:1px solid #e0dfe7;background-color:#fff;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:3px;box-shadow:none}.indices-today-card .index-card div:hover{box-shadow:0 0 5px 1px #e0dfe784}.empty_state_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:var(--Neutrals-Labels,#6b6874);font-size:14px;font-weight:400;gap:20px;text-align:center;margin-bottom:10px}.empty_state_wrapper img{width:220px}.empty_state_wrapper p{max-width:300px}.mkt_d_wrapper{display:flex;flex-direction:column;gap:20px;padding:16px;border-radius:6px;border:1px solid var(--Neutrals-300,#e0dfe7)}.mkt_d_wrapper img{cursor:pointer}.mkt_d_wrapper .MuiTableBody-root .MuiTableCell-root:first-child,.mkt_d_wrapper .MuiTableHead-root .MuiTableCell-root:first-child{min-width:auto!important}.mkt_d_wrapper .MuiTableHead-root .MuiTableCell-root{font-size:14px!important}.mkt_d_wrapper .MuiTableCell-body,.mkt_d_wrapper .MuiTableCell-head,.mkt_d_wrapper .MuiTableHead-root{border-bottom:none!important}.mkt_d_wrapper .MuiTableContainer-root{border:none!important;border-radius:0!important;margin-top:0!important;display:flex!important}.mkt_d_wrapper .MuiTableBody-root .MuiTableCell-root{padding:14px!important}.mkt_d_wrapper .table_m{display:none}.mkt_d_wrapper .MuiTableBody-root .MuiTableCell-root{font-weight:400!important}.mkt_d_wrapper .bold_cell{font-weight:500}@media (max-width:678px){.mkt_d_wrapper .MuiTableBody-root .MuiTableCell-root{padding:12px!important}.mkt_d_wrapper .MuiTableHead-root .MuiTableCell-root{padding:10px!important}}@media (max-width:475px){.mkt_d_wrapper{padding:0;border:none}.mkt_d_wrapper .MuiTableBody-root .MuiTableCell-root{padding:5px 8px!important}.mkt_d_wrapper .MuiTableHead-root .MuiTableCell-root{padding:5px!important;font-size:12px!important}.mkt_d_wrapper .MuiTableBody-root .MuiTableCell-root{font-size:12px!important}}.bar_tooltip{display:flex;flex-direction:column;gap:5px;padding:5px 10px;background-color:#fff;border-radius:8px;font-size:13px;border:.5px solid #6b6874}.bar_tooltip .net{color:#8884d8}.bar_tooltip .ret{color:#82ca9d}.similar_card{padding:12px 14px;flex-direction:column;gap:10px;flex:1 0;border-radius:8px;border:1px solid #e0dfe7;width:150px}.similar_card,.similar_card .row{display:flex;align-items:flex-start}.similar_card .row{width:100%;justify-content:space-between}.similar_card .row span{border-radius:40px;border:1px solid var(--Neutrals-300,#e0dfe7);color:var(--primary-900-main,#ff844b);font-size:14px;font-weight:500;padding:4px 10px;display:flex;align-self:center;justify-content:center}.similar_card .percentage{font-size:13px;font-weight:400}.similar_card .negative{color:var(--Error-900,#ff524b)}.similar_card .positive{color:var(--Success-900,#10b349)}.similar_card .no_change{color:#6b6874}.similar_card span{color:var(--Secondary-900,#191442)}.similar_card .sym{font-size:14px}.slick-loading .slick-list{background:#fff url(/invest/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/invest/_next/static/media/slick.25572f22.eot);src:url(/invest/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/invest/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/invest/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/invest/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.custom_carousel_wrapper{padding-bottom:40px}.custom_carousel_wrapper .slick-track{display:flex!important;margin:0!important}.custom_carousel_wrapper .slick-track>div{margin-right:1rem}.custom_carousel_wrapper .slick-dots{width:-moz-fit-content;width:fit-content;margin-right:auto;bottom:auto;bottom:-50px}.custom_carousel_wrapper .slick-dots li button:before{content:""}.custom_carousel_wrapper .slick-dots li button{border-radius:4px;background:var(--Neutrals-300,#e0dfe7);width:14.667px;height:3px;padding:0}.custom_carousel_wrapper .slick-dots li{width:12px}.custom_carousel_wrapper .slick-dots .slick-active{width:53px}.custom_carousel_wrapper .slick-dots .slick-active button{width:53px;border-radius:62px;background:var(--primary-900-main,#ff844b)}.ar_wrapper{margin-left:auto;margin-top:20px;width:58px}.ar_wrapper img{display:inline-block;border:1px solid #e0dfe7;border-radius:8px;padding:6px 8px;cursor:pointer}.ar_wrapper img:first-child{transform:rotate(180deg);margin-right:10px}.custom_carousel_wrapper .slick-arrow{display:inline-block;border:1px solid #e0dfe7;border-radius:8px;padding:6px 8px;cursor:pointer;width:24px;height:24px;bottom:-55px;top:unset}.slick-next,.slick-prev{right:0;left:unset}.custom_carousel_wrapper .slick-prev{right:40px;transform:rotate(180deg);bottom:-42px}@media (max-width:475px){.ar_wrapper{display:none}.custom_carousel_wrapper .slick-dots{display:block!important;bottom:-35px;left:50%;transform:translateX(-50%);width:100%}.custom_carousel_wrapper .slick-dots>li{width:8px}.custom_carousel_wrapper .slick-dots>li>button:before{color:#e0dfe7;opacity:1;font-size:8px}.custom_carousel_wrapper .slick-dots .slick-active>button:before{display:none}.custom_carousel_wrapper .slick-dots .slick-active>button{width:22px;height:0;background-color:#ff844b;opacity:1;border-radius:8px;padding:3px}.custom_carousel_wrapper .slick-dots .slick-active{width:16px}}.market_ipo{border-radius:0;border-width:medium 1px 1px;border-top:1px}.market_ipo .card{border-radius:12px;border:1px solid #e0dfe7;background:#fff;padding:16px 0;display:flex;flex-direction:column;gap:16px;min-width:350px;max-width:350px}.market_ipo .h_row,.market_ipo .n_row{display:flex;align-items:center;justify-content:space-between}.market_ipo .n_row{padding:0 16px}.market_ipo .n_row img:first-child{width:40px;height:40px;border-radius:40px;border:1px solid var(--Neutrals-300,#e0dfe7);object-fit:contain}.market_ipo .n_row img:last-child{border-radius:20px;background:var(--Neutrals-100,#f8f8f8);display:flex;width:30px;height:30px;padding:8px;justify-content:center;align-items:center;margin-left:12px;cursor:pointer}.n_row_sec1 span{color:var(--Secondary-900,#191442);font-size:14px;font-weight:500}.market_ipo .d_row{background:#f8f8f8;display:flex;padding:16px;justify-content:space-between;align-items:center}.market_ipo .d_card{display:flex;flex-direction:column;align-items:center}.market_ipo .d_card span:first-child{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-weight:400}.market_ipo .d_card span:last-child{color:var(--Secondary-900,#191442);font-size:13px}.market_ipo .date_wrapper{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-weight:400;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;text-align:center}.market_ipo .date_wrapper a{color:var(--Neutrals-White,#fff);font-size:12px;font-weight:500;border-radius:8px;background:var(--Secondary-900,#191442);padding:4px 6px 6px;border:none;display:none}.market_ipo .date{display:flex;gap:4px}.n_row_sec1{display:flex;flex-direction:row;align-items:center;gap:16px}.n_row_sec1 .desc{display:none}@media (max-width:475px){.market_ipo .card{background:var(--Neutrals-100,#f8f8f8);min-width:250px;max-width:250px}.market_ipo .n_row{padding:0 12px}.market_ipo .n_row img:first-child{border-radius:4px}.market_ipo .n_row img:last-child{display:none}.market_ipo .d_row{border:1px solid #e0dfe7;border-left:0;border-right:0;flex-direction:column;gap:8px;padding:16px 12px}.market_ipo .d_card{flex-direction:row;width:100%;justify-content:space-between}.market_ipo .date_wrapper{padding:0 12px;align-items:flex-end;justify-content:space-between}.market_ipo .date{display:flex;flex-direction:column;align-items:flex-start}.market_ipo .date_wrapper a{display:block;text-decoration:none}.market_ipo .date span:last-child{font-weight:500;color:#191442}.n_row_sec1 .desc{display:block;color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-weight:400;margin-top:5px}.n_row_sec1 .read_more{color:#ff844b;font-weight:500;font-size:12px;cursor:pointer}}.cv_cards{display:grid;grid-template-columns:repeat(4,1fr);overflow-x:auto;grid-gap:12px;gap:12px;padding-bottom:10px}.curated_wrapper img{cursor:pointer}.cv_card{display:flex;justify-content:space-between;align-items:start;padding:12px;width:200px;text-decoration:none;border-radius:12px;background:var(--Neutrals-100,#f8f8f8)}.cv_card div{display:flex;flex-direction:column;gap:4px}.cv_card .title{color:var(--Secondary-900,#191442);font-size:14px;font-weight:500}.cv_card span{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-weight:400}.cv_card img{display:none}.cv_header{display:flex;justify-content:space-between;flex-direction:column;gap:2px}.cv_header .left{display:flex;align-items:center;gap:4px}.cv_header h2{font-size:16px}.cv_header .right{padding:4px 12px;border-radius:20px;background:var(--Neutrals-100,#f8f8f8);font-size:10px;font-weight:400;color:var(--Neutrals-Labels,#6b6874);width:-moz-fit-content;width:fit-content}.curated_wrapper{padding:0;border-radius:0;border-width:medium 1px 1px;border-top:1px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}@media (min-width:475px){.curated_wrapper{padding:16px}.cv_header{align-items:center;flex-direction:row}.cv_header .right{font-size:10px}}@media(min-width:678px){.cv_card{width:100%;border:1px solid var(--Neutrals-300,#e0dfe7);background:var(--Neutrals-White,#fff);box-shadow:0 4px 16px -8px rgba(45,43,64,.12)}.cv_header h2{font-size:18px}.cv_header .right{font-size:12px}.cv_card .title{font-size:14px}.cv_card img{display:block}}@media(min-width:1024px){.cv_header .right{font-size:12px}}.market_watch_tab_content{display:flex;flex-direction:row;gap:20px;padding:20px}.market_watch_tabs{padding-bottom:0}@media (max-width:678px){.market_watch_tab_content{flex-direction:column;padding-bottom:0}.market_watch_tabs .MuiTab-root{padding:0}}@media (max-width:475px){.market_watch_tab_content{padding:0}.market_watch_tabs .cell_category_wrapper span{font-size:12px}}.mf_stocks_wrapper .MuiAccordionSummary-content{font-size:18px!important;font-weight:500!important}.mf_stocks_wrapper .card{display:flex;flex-direction:column;align-items:flex-start;flex:1 0;border-radius:8px;border:1px solid #e0dfe7;max-width:250px!important;height:150px!important;cursor:pointer}.mf_stocks_wrapper .mf_name{color:var(--Secondary-900,#191442);font-size:13px;font-style:normal;font-weight:400}.mf_stocks_wrapper .d_row{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:12px 13px;flex:1 1;height:50%}.mf_stocks_wrapper .d_card{display:flex;flex-direction:column;align-items:flex-start;flex:1 1;justify-content:center}.mf_stocks_wrapper .d_card:first-child{gap:2px}.mf_stocks_wrapper .mf_label{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.mf_stocks_wrapper .mf_ret_val{color:var(--Success-900,#10b349);font-size:13px;font-style:normal;font-weight:500}.mf_stocks_wrapper .mf_nav{color:var(--Secondary-900,#191442);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.mf_stocks_wrapper .n_row{display:flex;border-bottom:1px solid #e0dfe7;padding:12px 13px;flex:1 1;height:50%}@media (max-width:800px){.mf_stocks_wrapper .MuiAccordionSummary-content{font-size:16px!important}}.custom_accordian .MuiAccordionDetails-root{display:flex!important;flex-direction:column;gap:20px}.stock_performance_wrapper .MuiAccordionSummary-content{font-size:18px!important;font-weight:500!important}.stock_performance_wrapper .key_price{display:flex!important;gap:16px}.key_price .i_row h3{font-size:13px}.stock_performance_wrapper .key_price>div{flex:1 1}.stock_performance_wrapper .r_wrapper{display:flex;justify-content:space-around}.stock_performance_wrapper .r_wrapper span{border-radius:16px;display:flex;padding:3px 8px;gap:10px;color:var(--Neutrals-900,#2d2b40);font-size:11px}.r_unit{display:flex;gap:8px;align-items:baseline}.r_wrapper .net{background:var(--Secondary-100,#e2deff)}.r_wrapper .ret{background:#daffe8}.net_tag{background-color:#7260e2}.ret_tag{background-color:#10b349}.r_unit div:first-child{width:12px;height:6px;border-radius:3px}.r_unit div:last-child{display:flex;flex-direction:column;gap:8px}.barChart{width:100%}.bar{margin-bottom:10px}.bar,.barChart .h_row{display:flex;align-items:center}.barChart .h_row{justify-content:space-between}.barChart .h_row h3{color:var(--Neutrals-Labels,#6b6874);font-size:14px;font-weight:500}.barChart .h_row span{color:#6b6874;font-size:13px}.chart_axis{padding-top:7px}.chart_axis div{margin-bottom:12px;height:20px;font-size:14px}.chart_axis div:first-child{margin-top:2px}.bars{padding-top:10px;border-left:1px solid #e0dfe7;flex:1 1}.bar_wrap{display:flex;gap:12px}.barLabel{width:50px;text-align:right;margin-right:10px;font-weight:500}.barFill{flex-grow:1;height:20px;position:relative;overflow:hidden}.barFillInner{height:100%;position:relative;border-top-right-radius:10px;border-bottom-right-radius:10px}.barPercentage{text-align:left;margin-left:10px;font-size:14px;font-weight:400}.ret_c_list{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.ret_card{border-radius:12px;display:flex;flex:1 1;max-width:150px;padding:10px 14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.ret_card .dur{font-size:14px}.barChart .source{color:var(--Neutrals-Labels,#6b6874);font-size:12px;text-align:center}.stocks_return .pos_card{background-color:#e5ffef}.stocks_return .neg_card{background-color:#ffe9eb}.stocks_return .ret{font-size:14px}.stocks_return .pos{color:#10b349}.stocks_return .neg{color:#ff524b}.verus{color:#9c9aa7;display:flex;align-items:center;gap:4px;font-size:14px;padding:2px 0}.verus div{width:60px;height:1px;background:#c2bfbf;margin-top:5px}.nifty_ret{font-size:14px}.stocks_return .h_row{display:flex;justify-content:space-between;align-items:center}.stocks_return .h_row span:last-child{color:var(--Neutrals-Labels,#6b6874);font-size:12px}@media (max-width:800px){.stock_performance_wrapper .MuiAccordionSummary-content{font-size:16px!important}.stock_performance_wrapper .key_price{flex-direction:column}.stocks_return .neg_card,.stocks_return .pos_card{background-color:#fff}.ret_card .dur{color:var(--Neutrals-500,#b0adbe)}.ret_c_list{display:grid;grid-template-columns:repeat(3,1fr);border-radius:12px;border:1px solid var(--Neutrals-300,#e0dfe7);grid-gap:0;gap:0;overflow:hidden}.ret_card{border-right:1px solid var(--Neutrals-300,#e0dfe7);border-bottom:1px solid var(--Neutrals-300,#e0dfe7);border-radius:0;padding:10px 14px;max-width:none}.ret_card:nth-child(3n){border-right:0}}@media (max-width:678px){.key_price .card_wrapper{padding:16px 0}}@media (max-width:475px){.key_content_wrap{background:var(--Neutrals-100,#f8f8f8);border-radius:12px}.key_list{padding:12px;margin-bottom:0}.k_view{text-align:center}.stock_performance_wrapper .key_price{gap:40px}.barChart .h_row{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:380px){.ret_c_list{grid-template-columns:repeat(2,1fr)}.ret_card:nth-child(2n){border-right:0}.ret_card:nth-child(3n){border-right:1px solid var(--Neutrals-300,#e0dfe7)}}.about_company{border-radius:6px;border:.5px solid var(--Neutrals-300,#e0dfe7);padding:16px}.about_company .MuiAccordionSummary-content{font-size:18px!important;font-weight:500!important}.about_company .MuiAccordionDetails-root{display:flex;flex-direction:column;gap:16px;padding-top:0}.about_company p{color:var(--Neutrals-Labels,#6b6874);font-size:13px}.about_company .row_wrapper{display:flex;gap:12px}.about_company .row{display:flex;padding:16px;flex-direction:column;justify-content:center;gap:10px;border-radius:6px;border:1px solid #e0dfe7;flex:1 1}.about_company .title{color:#191442;font-size:15px;font-weight:400}.about_company .read_more{color:#ff844b;text-decoration:underline;cursor:pointer}.about_company .pill_list{display:flex;flex-wrap:wrap;gap:8px;max-height:250px;overflow-x:auto}.about_company .pill{display:flex;padding:4px 12px;align-items:center;gap:4px;font-size:12px;border-radius:20px;background:var(--Neutrals-100,#f8f8f8);color:var(--Neutrals-Labels,#6b6874);width:-moz-fit-content;width:fit-content}.about_company h5{color:var(--Neutrals-Labels,#6b6874);font-size:15px;font-weight:500}.mgmt_card{display:flex;width:230px;min-height:90px;padding:12px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:6px;background:#f8f8f8}.mgmt_card span:first-child{color:var(--Neutrals-Labels,#6b6874);font-size:13px}.mgmt_card span:last-child{color:var(--Secondary-900,#191442);font-size:12px}.about_company .m_list{display:none}@media (max-width:678px){.about_company{border:none}.about_company .title{font-size:14px}.about_company .row{padding:12px}}@media (max-width:475px){.about_company{border:none;padding:10px 16px}.about_company .MuiAccordionSummary-content{font-size:16px!important}.mgmt_list{display:none}.about_company .m_list{display:block;max-height:300px;overflow-y:auto;padding-right:8px}.mgmt_card{width:100%;min-height:auto;padding:16px 0;background-color:#fff;border-bottom:1px solid #e0dfe7;border-radius:0}.mgmt_card:first-child{padding-top:0}.about_company .pill{font-size:12px}.about_company .row{border:0;gap:8px;border-radius:0;padding:0 0 14px}.about_company .row_wrapper .row{border-bottom:1px solid #e0dfe7}.about_company .pill_list{max-height:160px;padding-right:8px}.about_company .row_wrapper{flex-direction:column}.about_company h5{margin-top:10px}}