.fno-ban-list-outer-container{display:flex;flex-direction:column;gap:20px;color:#191442}.fno-ban-list-outer-container h2{font-size:22px;font-weight:600;margin:0;padding:0;line-height:26px}.fno-ban-list-container{overflow:auto;border:1px solid #e0dfe7;border-radius:6px;max-height:calc(7 * 53px);display:block}.fno-ban-list-container p{font-weight:400;font-size:16px;color:#6b6874;margin-top:8px;text-align:justify;margin-bottom:10px}.fno-ban-list{width:100%;border-collapse:collapse}.fno-ban-list thead tr th{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1!important}.fno-ban-list tr{width:100%;align-items:center;border-bottom:1px solid #e0dfe7}.fno-ban-list tr:last-child{border:none}.fno-ban-list th{background-color:#f3f1ff;text-align:left;padding:12px 16px;font-weight:600;font-size:14px;color:#6b6874;white-space:nowrap}.fno-ban-list td{padding:16px 20px;color:#191442;background-color:#fff;font-size:14px}.fno-ban-stock{color:#191442;text-decoration:none;display:flex;justify-content:space-between}.fno-ban-stock:hover{color:#ff844b;text-decoration:underline}.fno-cell-first{font-weight:500;color:#191442;text-align:left}.fno-cell-mid{text-align:center}.fno-cell-last,.fno-cell-mid{font-weight:600;color:#191442}.fno-cell-last{text-align:right}.fno-ban-list tr:last-child td{border-bottom:0}.fno-ban-list tr .red{color:#ff524b}.fno-ban-list tr .green{color:#00b300}.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{position:fixed;z-index:3000;bottom:1%;width:100%;left:0;padding:5px;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;pointer-events:none;display:flex;align-items:center;justify-content:center}.form_floating.show_form{opacity:1;transform:translateY(0);pointer-events:auto}.af_wrapper{max-width:1200px;width:100%;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;grid-gap:18px;gap:18px;border-radius:16px;background:rgba(222,213,242,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:14px}.af_wrapper .error_message{color:#ff2f00;font-style:normal;font-weight:300;font-size:12px;line-height:13px;padding:0 5px;display:block;position:absolute}.af_wrapper .input_wrapper,.af_wrapper .mobile_input_wrapper{display:flex;gap:4px;margin:0}.af_wrapper .mobile_input_wrapper>div{width:42px;height:48px;display:flex;align-items:center;justify-content:center}.af_wrapper .input_wrapper>input,.af_wrapper .mobile_input_wrapper>div,.af_wrapper .mobile_input_wrapper>input{border-radius:12px;border:1px solid #e0dfe7;background:#f8f8f8;padding:10px;font-size:14px;font-weight:400;color:#191442;min-height:36px;height:max-content}.af_wrapper .input_wrapper>input,.af_wrapper .mobile_input_wrapper>input{flex:1 1}.af_wrapper .input_wrapper>input:focus,.af_wrapper .mobile_input_wrapper>input:focus{outline:none}.af_wrapper .button_wrapper_mobile{display:none}.af_wrapper .button_wrapper{display:flex;flex-direction:column;justify-content:center;gap:10px}.af_wrapper .button_wrapper button{width:100%;border-radius:12px;background:#191442;display:flex;padding:10px;justify-content:center;align-items:center;color:#fff;cursor:pointer;border:none;min-height:36px;height:max-content}.af_wrapper button:disabled{background-color:#b0adbe;cursor:no-drop}.af_wrapper .login_ctn{color:#191442;text-align:center;font-size:13px}.af_wrapper .login_text{color:#ff844b;font-size:13px;font-weight:500;cursor:pointer}@media (max-width:730px){.af_wrapper{grid-template-columns:1fr;display:block}.af_wrapper .button_wrapper,.af_wrapper .input_wrapper,.af_wrapper .mobile_input_wrapper{display:none}.af_wrapper .button_wrapper_mobile{display:flex;flex-direction:column;justify-content:center;gap:10px}.af_wrapper .button_wrapper_mobile button{width:100%;border-radius:12px;background:#191442;display:flex;padding:10px;justify-content:center;align-items:center;color:#fff;cursor:pointer;border:none;min-height:36px;height:max-content}}.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}}.fno-list{width:100%;border-radius:8px;border:.5px solid #e0dfe7;overflow:hidden;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-top:24px}.fno-list .list-header{background-color:#ffe2d3;padding:16px 20px;color:#191442;font-size:16px;font-weight:500}.fno-list ul{list-style:none;padding:0;margin:0}.fno-list li{border-top:.5px solid #e0dfe7;font-weight:400;font-size:14px;color:#191442}.fno-list li:first-child{border-top:none}.fno-list a{display:block;padding:16px 20px;color:#191442;text-decoration:none;font-size:14px;font-weight:400;transition:background-color .2s}.fno-list a:hover{background-color:#f8f8f8}@media (max-width:678px){.fno-list{border-radius:12px}.list-header{padding:12px 16px;font-size:16px}.fno-list a{padding:14px 16px;font-size:14px}}.custom-slider-container .MuiSlider-thumb{border-radius:8px!important;border:1px solid #e0dfe7!important;background:#fff!important;box-shadow:0 4px 8px -2px #2d2b4029!important}.custom-slider-container .MuiSlider-track{border-radius:4px!important;background:var(--primary-900-main,#ff844b)!important}.custom-slider-container .MuiSlider-rail{border-radius:4px!important;background:var(--Neutrals-100,#cac7c7)!important}.custom-slider-container .MuiSlider-root{color:#ff844b!important;width:100%!important}.custom-slider-container .MuiSlider-markLabel,.custom-slider-container .MuiSlider-markLabelActive{font-size:11px!important;color:#6b6874!important}.custom-slider-container{max-height:30px;width:100%;padding:0;box-sizing:border-box}.hidden-mark-label,.hide-range-text .MuiSlider-markLabel{display:none!important}.hide-range-text .MuiSlider-mark{display:block}.custom-text-field{width:100%}.custom-text-field .MuiOutlinedInput-root{height:40px;border-radius:8px;font-weight:600;font-size:16px;color:#191442;align-items:center}.custom-text-field .MuiOutlinedInput-notchedOutline{border-color:#e0dfe7}.custom-text-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#ff844b}.custom-text-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#ff844b;border-width:1px}.custom-text-field .MuiInputAdornment-root{color:#6b6874;font-size:16px}.custom-text-field input[type=number]::-webkit-inner-spin-button,.custom-text-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-text-field input[type=number]{-moz-appearance:textfield}.error-input-field .MuiInputBase-root{border-color:red;border-width:1.5px;outline:1.5px solid red}@media (max-width:768px){.custom-text-field .MuiOutlinedInput-root{height:36px;font-size:14px}}.fd-dropdown-wrapper{display:flex;align-items:center;padding-top:0!important;padding-bottom:0!important}.fd-dropdown-wrapper .MuiOutlinedInput-input{color:#ff844b!important;background-color:transparent!important;border:none!important;font-weight:600;font-size:16px;padding-top:0!important;padding-bottom:0!important}.fd-dropdown-wrapper .MuiInputBase-root{border:none!important;background:transparent!important;box-shadow:none!important;width:auto!important;padding-top:0!important;padding-bottom:0!important}.fd-dropdown-wrapper .MuiOutlinedInput-notchedOutline{border:none!important}.fd-dropdown-wrapper .MuiSelect-icon{color:#ff844b!important}.fd-dropdown-wrapper .MuiSelect-iconOpen{transform:rotate(180deg);transition:transform .2s ease}.fd-dropdown-menu-item{padding:12px 16px!important;font-size:14px!important;min-height:42px;display:flex;justify-content:space-between}.fd-dropdown-wrapper .MuiSelect-select{padding-right:8px!important}.fd-dropdown-wrapper .MuiMenu-paper{min-width:140px!important}.fd-dropdown-menu-item:hover{background-color:#fff6f2!important}.fd-dropdown-menu-item.Mui-selected{background-color:#fff6f2!important;color:#ff844b!important;font-weight:500}@media (max-width:768px){.fd-dropdown-wrapper .MuiOutlinedInput-input{font-size:14px}}@media (max-width:678px){.fd-dropdown-wrapper .MuiOutlinedInput-input{font-size:14px}}.retirement-right_container{display:flex;flex-grow:1;justify-content:flex-end;width:150px!important;min-width:150px!important;max-width:150px!important}.ret-calc-age-group{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:24px;grid-gap:24px;gap:24px}.ret-calc-age-group .col_container{display:flex;flex-direction:column;font-size:16px;font-weight:400;color:#6b6874;gap:16px}.ret-calc-age-group .col_container .retirement-right_container,.ret-calc-age-group .col_container .retirement-right_container .custom-text-field{min-width:100%!important}@media (max-width:580px){.ret-calc-age-group{display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr;margin-bottom:24px;grid-gap:24px;gap:24px}.ret-calc-age-group .col_container{flex-direction:row}.ret-calc-age-group .col_container .retirement-right_container,.ret-calc-age-group .col_container .retirement-right_container .custom-text-field{min-width:0!important}}@media (max-width:890px){.retirement-right_container{width:120px!important;min-width:120px!important;max-width:120px!important}}@media (max-width:780px){.retirement-right_container{width:150px!important;min-width:150px!important;max-width:150px!important}}@media (max-width:380px){.retirement-right_container{width:100px!important;min-width:100px!important;max-width:100px!important}}.swp-right_container{display:flex;flex-grow:1;justify-content:flex-end;width:150px!important;min-width:150px!important;max-width:150px!important}.swp-calc-grid-group{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin-bottom:24px;grid-gap:24px;gap:24px}.swp-calc-grid-group .col_container{display:flex;flex-direction:column;font-size:16px;font-weight:400;color:#6b6874;gap:16px}.swp-calc-grid-group .col_container .swp-right_container,.swp-calc-grid-group .col_container .swp-right_container .custom-text-field{min-width:100%!important}@media (max-width:890px){.swp-right_container{width:120px!important;min-width:120px!important;max-width:120px!important}}@media (max-width:780px){.swp-right_container{width:150px!important;min-width:150px!important;max-width:150px!important}}@media (max-width:580px){.swp-calc-grid-group{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr;margin-bottom:24px;grid-gap:24px;gap:24px}.swp-calc-grid-group .col_container{flex-direction:row}.swp-calc-grid-group .col_container .swp-right_container,.swp-calc-grid-group .col_container .swp-right_container .custom-text-field{min-width:0!important}}@media (max-width:380px){.swp-right_container{width:100px!important;min-width:100px!important;max-width:100px!important}}.hl-list-container{padding:30px 0;display:flex;gap:10px;flex-direction:column}.hl-list-container h1{font-size:22px;font-weight:600;margin:0;padding:0;line-height:26px}.hl-list-header{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0dfe7;background-color:#f3f0ff}.hl-list-header h3{font-size:18px;font-weight:600;color:#191442;margin:0}.hl-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}.hl-list-table{width:100%;border-collapse:collapse}.hl-list-table th{background-color:#f8f8f8;text-align:left;padding:16px;font-weight:500;color:#191442;font-size:14px}.hl-list-table td{padding:16px 20px;border-bottom:1px solid #e0dfe7;color:#191442}.hl-term{font-weight:500;color:#191442;text-align:left}.hl-interest,.hl-principal{font-weight:600;color:#191442;text-align:center}.hl-outstanding{font-weight:600;color:#191442;text-align:right}.hl-note-row td{padding:10px 20px;background-color:#e6ffe6;border-bottom:1px solid #e0dfe7}.hl-note{color:#6b6874;font-size:14px}.hl-note strong{color:#0abb92;font-weight:600}.hl-list-footer{padding:0;text-align:end}.hl-list-container .expandable_desc{text-align:end}.hl-list-container .expandable_desc span{color:#ff844b;text-decoration:none;cursor:pointer}.hl-list-container .expandable_desc img{height:10px;width:auto}.hl-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}.hl-disclaimer img{width:20px;height:20px}.hl-error{padding:24px;text-align:center;color:#ff844b}@media (max-width:678px){.hl-list-table td,.hl-list-table th{padding-left:10px;padding-right:10px}.hl-list-header{padding:12px 16px}}.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}.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:600}.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:600;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:30px 0;display:flex;gap:15px;flex-direction:column}.calc-list-container h2{font-size:22px;font-weight:600;margin:0;padding:0;line-height:26px}.calc-list-container p{font-weight:400;font-size:16px;color:#6b6874;margin-top:8px;text-align:justify;margin-bottom:10px}.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:600;color:#191442;text-align:center}.calc-cell-last{font-weight:600;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}@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:18px}}@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}}.details h1{color:#191442;font-size:24px}.details h2{color:#191442;font-size:22px}.description{font-size:16px}@media (max-width:475px){.description{font-size:14px}.details_container{margin-top:32px}}.fno-header{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0dfe7;background-color:#f3f0ff}.fno-header h3{font-size:18px;font-weight:600;color:#191442;margin:0}.purple th{background-color:#f3f1ff!important}@media (min-width:890px){.fno-container{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;column-gap:20px}.fno-summary{grid-column:span 2}}@media (max-width:475px){.description{font-size:14px}.details_container{margin-top:32px}.fno_detail_wrapper .container.full-width{padding:20px}}.fno_detail_wrapper{display:flex;flex-direction:column}.fno_detail_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}.fno_detail_wrapper .container{margin:0 auto;width:100%;padding:30px 24px 0}.fno_detail_wrapper .fno_data_wrapper{max-width:838px;width:70%;display:flex;flex-direction:column;gap:40px}.fno_data_wrapper h1{font-size:24px}.fno_data_wrapper h2{font-size:22px}.vertical_flex_column .container{display:flex;width:100%;flex-direction:column}.right_container{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}}.fno-container{padding:30px 0;display:flex;gap:15px;flex-direction:column}.fno-container h1{font-size:22px;font-weight:600;margin:0;padding:0;line-height:26px}.fno-container p{font-weight:400;font-size:16px;color:#6b6874;margin-top:8px;text-align:justify;margin-bottom:10px}.fno-container .expandable_desc{text-align:end}.fno-container .expandable_desc span{color:#ff844b;text-decoration:none;cursor:pointer}.fno-container .expandable_desc img{height:10px;width:auto}.fno-footer{padding:16px 0;align-items:center}.fno-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}.fno-disclaimer img{width:20px;height:20px}.fno-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 (min-width:890px){.fno-container{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;column-gap:20px}.fno-summary{grid-column:span 2}.fno-divider{display:none}.fno-results{flex-direction:column;padding-top:32px;border-top:1px solid #e0dfe7;margin-top:0}.fno-result-item,.fno-results{display:flex;justify-content:space-between}.fno-result-item{flex-direction:row;align-items:baseline;gap:8px;width:100%;padding:4px 0}.fno-result-label{font-size:16px;line-height:18px}.fno-result-value{font-size:18px}}@media (max-width:889px){.fno-number-input{max-width:150px}}@media (max-width:780px){.fno_detail_wrapper .container.full-width{display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding-bottom:40px}.fno_detail_wrapper .fno_data_wrapper{width:100%;border:none;padding-right:0}.vertical_flex_column{width:100%}}@media (max-width:475px){.fno_detail_wrapper .fno_data_wrapper{gap:25px}}.description{padding-top:10px}.details_container{padding-top:30px}.disclaimer_text{font-size:11px;font-style:italic}@media (max-width:475px){.description{font-size:14px}.details_container{margin-top:32px}.fno_detail_wrapper .container{padding:0}}.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-family:sorasemibold}.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}.indices-list{width:100%;border-radius:8px;border:.5px solid #e0dfe7;overflow:hidden;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-top:24px}.indices-list .list-header{background-color:#ffe2d3;padding:16px 20px;color:#191442;font-size:16px;font-weight:500}.indices-list ul{list-style:none;padding:0;margin:0}.indices-list li{border-top:.5px solid #e0dfe7;font-weight:400;font-size:14px;color:#191442}.indices-list li:first-child{border-top:none}.indices-list a{display:block;padding:16px 20px;color:#191442;text-decoration:none;font-size:14px;font-weight:400;transition:background-color .2s}.indices-list a:hover{background-color:#f8f8f8}.expandable_desc,.expandable_desc a{text-align:center;margin-top:10px}.expandable_desc a{text-align:center;color:#ff844b;text-decoration:none;cursor:pointer;font-size:13px}@media (max-width:678px){.indices-list{border-radius:12px}.list-header{padding:12px 16px;font-size:16px}.indices-list a{padding:14px 16px;font-size:14px}}.vix_container .vix_details{display:flex;gap:10px;flex-direction:column}.details h1,.details h2,.vix_details h1,.vix_details h2{color:#191442}.vix_container .vix_details .vix_live{display:flex;gap:12px;align-items:center}.vix_container .vix_details .vix_live .details_header{font-weight:600;font-size:24px;color:#191442;display:flex;gap:12px;align-items:center}.vix_container .vix_details .vix_live .details_header .price{font-size:16px;font-weight:400;display:flex;gap:10px;align-items:center}.vix_container .vix_details .details_header .price .grey{font-size:13px;font-weight:400;color:#b0adbe;border-left:1px solid #d9d9d9;padding-left:10px}.vix_container .description{font-weight:400;font-size:14px;color:#6b6874;margin-top:0;padding-top:0}@media (max-width:1050px){.vix_container .vix_details .vix_live{display:flex;gap:0;align-items:baseline;flex-direction:column}}@media (max-width:720px){.vix_container .vix_details .vix_live{display:flex;gap:12px}}@media (max-width:580px){.vix_container .vix_details .vix_live{display:flex;gap:0;align-items:baseline;flex-direction:column}}@media (max-width:475px){.description{font-size:14px}}@media (max-width:350px){.vix_container .vix_details .vix_live .details_header{display:flex;gap:0;align-items:baseline;flex-direction:column}}.vix_detail_wrapper{display:flex;flex-direction:column}.vix_detail_wrapper .container,.vix_detail_wrapper .container.full-width{max-width:1280px;margin:0 auto;padding:30px 24px 0}.vix_detail_wrapper .container.full-width{display:flex;justify-content:space-between;flex-direction:row;gap:32px}.vix_detail_wrapper .vix_data_wrapper{max-width:838px;width:70%}.vix_data_wrapper h1{font-size:24px;line-height:32px}.vix_data_wrapper h2{font-size:22px;line-height:30px}.vix_detail_wrapper .section-a{padding-bottom:32px}.vix_container{display:flex;flex-direction:column;gap:30px}.vertical_flex_column{width:30%}.faq_container .container,.vertical_flex_column{display:flex;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}.vix-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:flex-start;color:#5c5968}.vix-error{padding:24px;text-align:center;color:#ff844b}@media (max-width:780px){.vix_detail_wrapper .container.full-width{flex-direction:column}.vix_detail_wrapper .section-a{border:none;padding-bottom:0}.vix_data_wrapper .section-a{padding-right:0}.vertical_flex_column,.vix_detail_wrapper .vix_data_wrapper{width:100%}}@media (max-width:475px){.vix_detail_wrapper .section-a{gap:5px}}.details h1,.details h2{color:#191442}.description{font-weight:400;font-size:14px;color:#6b6874}.description .orange-link{color:#ff844b;text-decoration:underline}.description p{text-align:justify;padding:5px 0;font-size:14px;line-height:22px;color:#6b6874}.description ol,.description ul{margin-top:0;padding-bottom:0;font-size:14px!important}.description ul{padding-left:40px;list-style:disc}.description ul ul{list-style-type:circle}.description ol li,.description ul li{padding:5px 0;font-size:14px}.description ul li::marker{color:#ff844b}.description ul li li::marker{color:#191442}.description b{color:#191442;font-weight:700;font-size:14px}@media (max-width:475px){.description{font-size:14px}.vix_detail_wrapper .container{padding:20px 0}}.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}}.r_info_wrapper{padding:20px 18px;width:600px}.r_info_wrapper .h_row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.r_info_wrapper .h_row h2{color:#191442;font-size:20px;font-weight:500}.r_info_wrapper .list{display:flex;flex-direction:column;gap:12px;max-height:500px;overflow-y:auto}.r_info_wrapper .list div{padding:8px 16px;display:flex;flex-direction:column;gap:4px;border-radius:12px;background-color:#f8f8f8}.r_info_wrapper .list div span:first-child{color:var(--Neutrals-Labels,#6b6874);font-size:14px}.r_info_wrapper .list div span:last-child{color:var(--Neutrals-900,#2d2b40);font-size:13px}@media (max-width:678px){.r_info_wrapper{width:100%;padding:16px}.r_info_wrapper .h_row h2{font-size:18px}}@media (max-width:475px){.r_info_wrapper{padding:16px 14px}.r_info_wrapper .h_row h2{font-size:16px}}.mws_table_wrapper{padding-top:20px;border-radius:6px;background:var(--Neutrals-White,#fff);border:1px solid var(--Neutrals-300,#e0dfe7);border-bottom:none;overflow:hidden}.mws_table_wrapper .header_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:15px;padding-right:15px}.mws{flex-direction:column}.mws,.mws .view_all{display:flex;width:100%}.mws .view_all{align-items:center;justify-content:center;margin-top:8px;text-decoration:none}.mws .view_all span{color:var(--primary-900-main,#ff844b);text-align:right;font-size:12px;font-style:normal;font-weight:500}.mws .view_all .desktop{display:block}.mws .view_all .mobile{display:none}.mws_table_wrapper .MuiTableBody-root .MuiTableCell-root,.mws_table_wrapper .MuiTableHead-root .MuiTableCell-root{padding:10px!important}.mws .tab_name{font-weight:500;font-size:13px;line-height:1.5rem;letter-spacing:.01071em;text-align:left;padding:0;color:#6b6874}.scheme_name_link{display:contents;position:relative}.scheme_name_link:hover .scheme_name{color:#ff844b!important;text-decoration:underline}.mws_table_wrapper .empty_state_wrapper{height:355px}@media (max-width:678px){.mws_table_wrapper .header_row{gap:5px;flex-wrap:wrap;padding:10px}}@media (max-width:525px){.mws_table_wrapper .header_row{padding:5px}}@media (max-width:475px){.mws_table_wrapper{border:none}.mws .view_all .mobile{display:block}.mws .view_all .desktop{display:none}}.micro-chart-container{height:30px;width:70px;pointer-events:none;background-color:transparent}@media (max-width:525px){.micro-chart-container{height:25px;width:65px}}.cstocks_header_row{justify-content:space-between;width:100%;gap:10px}.cstocks_header_col,.cstocks_header_row{display:flex;flex-direction:row;align-items:center}.cstocks_header_col,.indices_wrapper{justify-content:center}.indices_wrapper{display:flex;align-self:center}.indices_wrapper .container{display:flex;flex-direction:column;gap:10px}.indices_filter{display:flex;border-bottom:1px solid #e0dfe7;margin-top:10px;padding:0 15px;gap:16px}.indices_filter span{padding:0 8px 8px 0;font-size:14px;cursor:pointer;min-width:-moz-fit-content;min-width:fit-content;color:#6b6874;font-weight:400;text-align:center}.indices_filter .indices_filter_tab_selected{border-bottom:2px solid #ff844b;color:var(--Secondary-900,#191442);font-weight:500}.cstocks_header_col h1{color:#191442;font-size:18px;font-style:normal;font-weight:500}.indices_wrapper .MuiTableBody-root .MuiTableCell-root:first-child,.indices_wrapper .MuiTableHead-root .MuiTableCell-root:first-child{min-width:-moz-fit-content!important;min-width:fit-content!important}.indices_wrapper .about{border:none;box-shadow:none;padding:20px 0}.indices_wrapper .container:first-child{display:flex;flex-direction:row}.indices_wrapper .section1{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)}.indices_wrapper .section-wrapper{max-width:950px;display:flex;flex-direction:column;gap:10px;min-width:75%}@media (max-width:678px){.indices_wrapper .container{padding:0}.indices_wrapper .container:first-child{display:flex;flex-direction:column}.indices_wrapper .about{padding:16px}.indices_wrapper .get_started_wrapper,.indices_wrapper .section1{box-shadow:none;border:none}}@media (max-width:525px){.indices_wrapper .MuiTableBody-root .MuiTableCell-root,.indices_wrapper .MuiTableHead-root .MuiTableCell-root{padding:10px 15px!important}.indices_filter{padding:0 10px}}.range-slider{position:relative;width:100%;max-width:200px;height:-moz-fit-content;height:fit-content}.range-slider .track{display:flex;height:4px;width:100%}.range-slider .green-bar{background-color:#4caf50;border-radius:16px 0 0 16px;height:100%}.range-slider .red-bar{background-color:#f44336;border-radius:0 16px 16px 0;height:100%}.range-slider .cursor{position:absolute;bottom:-7px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #333;transform:translateX(50%) rotate(180deg)}.range-slider .labels{color:var(--Success-900,#10b349);text-align:right;font-size:13px;font-weight:500;margin-bottom:5px}@media (max-width:525px){.range-slider .labels{color:var(--Success-900,#10b349);text-align:right;font-size:12px}.range-slider .cursor{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #333}}.stocks_header_row{justify-content:space-between;width:100%;gap:10px}.stocks_header_col,.stocks_header_row{display:flex;flex-direction:row;align-items:center}.stocks_header_col,.stocks_mm_wrapper{justify-content:center}.stocks_mm_wrapper{display:flex;align-self:center}.stocks_mm_wrapper .container{display:flex;flex-direction:column;gap:10px}.stocks_header_col h1{color:#191442;font-size:18px;font-style:normal;font-weight:500}.fr_nifty{display:flex;padding:4px 12px;align-items:center;gap:4px;border-radius:20px;background:var(--Neutrals-100,#f8f8f8);color:var(--Neutrals-Labels,#6b6874);font-size:11px;font-style:normal;font-weight:400}.header-section{display:flex;flex-direction:column;gap:10px;padding:20px 20px 0}.stocks_mm_wrapper .MuiTableContainer-root{border:none!important;border-radius:0!important}.stocks_mm_wrapper .MuiTableBody-root .MuiTableCell-root:first-child,.stocks_mm_wrapper .MuiTableHead-root .MuiTableCell-root:first-child{min-width:-moz-fit-content;min-width:fit-content}.stocks_mm_wrapper .about{border:none;box-shadow:none;padding:20px 0}.stocks_mm_wrapper .container:first-child{display:flex;flex-direction:row}.stocks_mm_wrapper .section1{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)}.stocks_mm_wrapper .section-wrapper{min-width:75%}.sticky_column_wrapper{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:85px}@media (max-width:1000px){.stocks_mm_wrapper .section-wrapper{width:100%}.stocks_mm_wrapper .container:first-child{flex-direction:column}}@media (max-width:678px){.stocks_mm_wrapper .container{padding:0}.stocks_mm_wrapper .container:first-child{display:flex;flex-direction:column}.stocks_mm_wrapper .about{padding:20px}.stocks_mm_wrapper .get_started_wrapper,.stocks_mm_wrapper .section1{box-shadow:none;border:none}}@media (max-width:525px){.stocks_mm_wrapper .MuiTableHead-root .MuiTableCell-root{padding:10px!important}.stocks_mm_wrapper .MuiTableBody-root .MuiTableCell-root{padding:15px!important}}.st_wrapper{display:flex;justify-content:center;align-self:center}.st_wrapper .container{display:flex;flex-direction:column;gap:10px}.st_wrapper .container>div:first-child{display:flex;flex-direction:row;gap:10px}.st_wrapper .card_wrapper{border:none;box-shadow:none}@media (max-width:678px){.st_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}.st_filter_icon{display:flex;cursor:pointer}.editFilter{display:flex}.faq_container{padding:16px 0 16px 16px}.st_wrapper .container>div:first-child{gap:0}}.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}.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}.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%}}.sector-dropdown{color:#191442;font-size:18px;font-weight:500;background-color:#f8f8f8!important;border:1px solid #e0dfe7!important;border-radius:12px!important;padding:0!important;overflow:visible!important;box-shadow:none!important;position:relative;z-index:1;transition:all .3s cubic-bezier(.4,0,.2,1)}.sector-dropdown-summary{min-height:0!important;height:min-content!important;margin:0!important;padding:20px!important;display:flex;align-items:center;font-size:16px!important}.sector-dropdown-summary *{margin:0!important;padding:0!important;font-family:sorasemibold}.sector-dropdown.Mui-expanded{z-index:1010!important;border-radius:12px 12px 0 0!important;position:relative!important;box-shadow:4px 0 6px 0 rgba(0,0,0,.06)!important}.sector-dropdown-details{background-color:#fff!important;padding:0!important;border-top:1px solid #e0dfe7;margin:0!important;position:absolute!important;top:100%!important;left:-1px!important;right:-1px!important;z-index:1000!important;border:1px solid #e0dfe7!important;border-radius:0 0 12px 12px!important;box-shadow:4px 4px 6px 0 #0000000f;opacity:0;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none;overflow:hidden}.sector-dropdown.Mui-expanded .sector-dropdown-details{opacity:1;transform:translateY(0);pointer-events:auto}.subsector-list{width:100%!important;max-height:calc(7 * 48px);overflow-y:auto}.subsector-list-item{transition:background-color .2s ease;position:relative}.subsector-list-item:last-child{border-radius:0 0 12px 12px}.subsector-list-item:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background-color:#ededed}.subsector-list-item:last-child:after{background-color:transparent}.subsector-list-item:hover{background-color:#f8f8f8}.subsector-list-item:last-child:hover{border-radius:0 0 12px 12px}.subsector-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.st_list_wrapper{display:grid;grid-template-columns:2.25fr 1fr;justify-content:center;align-self:center;padding:30px 24px;grid-gap:32px;gap:32px;max-width:1280px;margin:0 auto}.st_list_wrapper .container{display:flex;flex-direction:column;padding:0;gap:24px}.st_list_wrapper .container .header-section{gap:12px;display:flex;flex-direction:column;padding:0}.st_list_wrapper .container .header-section .description{font-weight:400;font-size:16px;color:#6b6874;padding:0}.st_list_wrapper .card_wrapper{border:none;box-shadow:none}.st_list_wrapper .vertical_flex_column{width:100%}.st_list_wrapper .vertical_flex_column .orange_link{font-size:16px;text-align:right;color:#ff844b;text-decoration:none;cursor:pointer;align-items:center;justify-content:right;padding-top:20px;display:flex;gap:3px}.st_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%}.st_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}.st_sec_header{color:#191442;font-size:18px;font-style:normal;font-weight:500}.st_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}.st_vertical_sec{width:100%}.st_filter_icon{display:none}.sector-list{display:grid!important;grid-template-columns:2fr 2fr;grid-auto-rows:min-content;grid-auto-columns:min-content;grid-gap:20px!important;gap:20px!important;align-items:start}.sector-dropdown-wrapper{position:relative}.sector-title{color:#191442;font-size:18px;font-weight:500;background-color:#f8f8f8;border:1px solid #e0dfe7;border-radius:12px;padding:20px}.sector-subtitle{color:#191442;font-size:14px;cursor:pointer}.sector-subtitle:hover{color:#ff844b;text-decoration:underline}.sector-subtitle{transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease}.individual-sector{display:flex;flex-direction:column;gap:8px}.sector-link{display:contents;position:relative}@media (max-width:780px){.st_list_wrapper{display:flex;flex-direction:column;gap:60px}}@media (max-width:678px){.sector-list{grid-template-columns:1fr!important}.st_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}.st_filter_icon{display:flex;cursor:pointer}.editFilter{display:flex}.faq_container{padding:0}}.investor_wrapper{display:flex;flex-direction:column;gap:16px;padding-right:8px}.investor_wrapper .header{display:flex;align-items:center;justify-content:space-between}.investor_wrapper .list{border-radius:6px;border:1px solid var(--Neutrals-300,#e0dfe7);background:var(--Neutrals-White,#fff);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.investor_wrapper .list div{padding:16px;border-bottom:1px solid var(--Neutrals-300,#e0dfe7);display:flex;justify-content:space-between;gap:6px}.investor_wrapper .list div:nth-child(odd){border-right:1px solid var(--Neutrals-300,#e0dfe7)}.investor_wrapper .list span{font-size:13px}.investor_modal{padding:16px 20px;width:600px}.investor_modal .h_row{display:flex;align-items:center;justify-content:space-between}.investor_modal img{cursor:pointer}.investor_modal h2{font-size:18px}.investor_modal .list{padding:16px 12px;display:flex;flex-direction:column;gap:20px;font-size:14px;border-radius:12px;border:1px solid var(--Neutrals-300,#e0dfe7);margin-top:20px}.investor_modal .list div{display:flex;align-items:center;justify-content:space-between;gap:12px}@media (max-width:678px){.investor_modal{padding:16px;width:100%}.investor_wrapper .header .h_row_a{display:none}.investor_wrapper .list{display:grid;grid-template-columns:1fr;background:var(--Neutrals-100,#f8f8f8);border:0}.investor_wrapper .list span{font-size:13px}.investor_wrapper .list div:nth-child(odd){border-right:0}.investor_wrapper .list div:last-child{border-bottom:0}.investor_wrapper .name{color:var(--Neutrals-Labels,#6b6874);text-transform:capitalize}.investor_wrapper .percentage{font-weight:500}}@media (max-width:475px){.share_h_wrapper h3{font-size:12px}.investor_wrapper .name{font-size:12px!important}}.bid_ask_wrapper{display:flex;flex-direction:column;gap:12px}.bid_ask_wrapper .row{display:flex;justify-content:space-between;align-items:center;width:100%}.bid_ask_wrapper .row div{display:flex;flex-direction:column;gap:4px}.bid_ask_wrapper .row div:last-child{align-items:flex-end}.bid_ask_wrapper .row div span:first-child{color:var(--Neutrals-Labels,#6b6874);font-size:14px;font-weight:400}.bid_ask_wrapper .bar{display:flex}.bid_ask_wrapper .bar div{height:4px}.bid_ask_wrapper .green{border-radius:16px 0 0 16px;background:var(--Success-900,#10b349);width:20%}.bid_ask_wrapper .red{border-radius:0 16px 16px 0;background:var(--Error-900,#ff524b);width:80%}.bid_ask_wrapper .grey{border-radius:16px;background:var(--Error-900,#b0adbe);width:100%}.high_low_wrapper{display:flex;flex-direction:column;gap:20px;padding:16px 0;border-radius:6px;border:1px solid var(--Neutrals-300,#e0dfe7)}.high_low_wrapper .h_row{display:flex;gap:4px;align-items:center}.high_low_wrapper .i_row,.high_low_wrapper .list{padding:0 16px}.high_low_wrapper h3{color:var(--Neutrals-Labels,#6b6874);font-size:14px;font-weight:500}.high_low_wrapper .list{display:flex;gap:8px;align-items:center}.high_low_wrapper .dur{display:flex;height:24px;padding:4px 12px;justify-content:center;align-items:center;border-radius:6px;background:var(--Neutrals-100,#f8f8f8);color:var(--Secondary-900,#191442);font-size:12px;font-weight:400;text-transform:uppercase;flex:1 1;cursor:pointer}.high_low_wrapper .active{background:var(--Secondary-900,#191442);color:var(--Neutrals-White,#fff);font-weight:500}.high_low_wrapper .p_row{display:flex;flex-direction:column;gap:16px;padding:20px 16px;border-top:1px solid #f8f8f8}.p_row_wrapper{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}@media (max-width:475px){.high_low_wrapper{padding:0;border:none}.high_low_wrapper .p_row{padding:20px 0;border-top:0}.high_low_wrapper .i_row,.high_low_wrapper .list{padding:0}.high_low_wrapper{gap:0}.high_low_wrapper .list{padding:16px 0 10px}}.bar_indicator{width:100%}.bar_indicator .row{display:flex;align-items:center;justify-content:space-between}.dur_price{display:flex;flex-direction:column;gap:4px}.bar_indicator .dur_price:last-child{align-items:flex-end}.dur_price .duration{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-weight:400}.bar_indicator .bar{width:100%;height:4px;border-radius:16px;background:linear-gradient(90deg,#ff524b,#ffe870 50.72%,#10b349)}.bar_wrapper{position:relative;margin-top:12px}.bar_wrapper img{position:absolute;top:0}.key_tabs{gap:8px}.key_tabs,.key_tabs .tab{display:flex;align-items:center}.key_tabs .tab{height:24px;padding:4px 12px;justify-content:center;border-radius:6px;background:var(--Neutrals-100,#f8f8f8);color:var(--Secondary-900,#191442);font-size:12px;font-weight:400;flex:1 1;cursor:pointer;text-transform:capitalize}.key_tabs .active{background:var(--Secondary-900,#191442);color:var(--Neutrals-White,#fff);font-weight:500}.key_list{display:flex;flex-direction:column;gap:10px;margin:10px 0}.key_list div{display:flex;gap:8px;color:var(--Neutrals-Labels,#6b6874);font-size:13px;line-height:22px}.key_list img{margin-top:5px}.k_view{cursor:pointer;color:var(--primary-900-main,#ff844b);font-size:13px;font-weight:500;text-align:right;border-top:1px solid #e0dfe7;padding:10px}.key_modal{display:flex;flex-direction:column;gap:16px;padding:16px 16px 24px;width:600px}.key_modal .h_row{display:flex;align-items:center;justify-content:space-between;font-size:16px}.key_modal h2{font-size:18px}.key_modal .key_list{padding-bottom:0;border-bottom:0;margin-top:10px;min-height:300px;max-height:300px;overflow-y:auto}.key_modal img{cursor:pointer}.key_content_wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%}.key_content_wrap .empty_state_wrapper{align-items:center;height:-moz-fit-content;height:fit-content}.key_list .empty_state_wrapper img{width:180px}.key_list .empty_state_wrapper p{height:-moz-fit-content;height:fit-content;max-width:max-content}@media (max-width:678px){.key_modal{width:100%}}