.PageHero-module__DsQ9ba__section{background:var(--kx-bg-3);border-bottom:1px solid var(--kx-border);padding:3.5rem 0 3rem}.PageHero-module__DsQ9ba__inner{max-width:var(--kx-container);margin:0 auto;padding:0 1.5rem}.PageHero-module__DsQ9ba__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h1);color:var(--kx-heading);margin:0;line-height:1.2}.PageHero-module__DsQ9ba__subheading{font-family:var(--kx-font);color:var(--kx-text-muted);max-width:62ch;margin:1rem 0 0;font-size:1.125rem;font-weight:400;line-height:1.75rem}.PageHero-module__DsQ9ba__stats{flex-wrap:wrap;gap:2.5rem;margin:2rem 0 0;display:flex}.PageHero-module__DsQ9ba__stat{flex-direction:column-reverse;gap:.25rem;display:flex}.PageHero-module__DsQ9ba__statValue{font-family:var(--kx-font);color:var(--kx-primary);margin:0;font-size:2rem;font-weight:700;line-height:1.1}.PageHero-module__DsQ9ba__statLabel{font-family:var(--kx-font);color:var(--kx-text-muted);font-size:.875rem;font-weight:500;line-height:1.25rem}.PageHero-module__DsQ9ba__note{font-family:var(--kx-font);color:var(--kx-text-muted);border-left:3px solid var(--kx-accent-soft);max-width:70ch;margin:2rem 0 0;padding-left:.875rem;font-size:.9375rem;font-weight:400;line-height:1.5rem}@media (max-width:767px){.PageHero-module__DsQ9ba__section{padding:2.5rem 0 2rem}.PageHero-module__DsQ9ba__subheading{font-size:1rem}.PageHero-module__DsQ9ba__stats{gap:1.5rem 2rem}.PageHero-module__DsQ9ba__statValue{font-size:1.5rem}}
.FaqList-module__Zp9P2W__list{border:1px solid var(--kx-border);background:#fff;border-radius:12px;overflow:hidden}.FaqList-module__Zp9P2W__item+.FaqList-module__Zp9P2W__item{border-top:1px solid var(--kx-surface)}.FaqList-module__Zp9P2W__question{font-family:var(--kx-font);color:var(--kx-text);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:3.25rem;padding:1.125rem 1.5rem;font-size:1.0625rem;font-weight:600;line-height:1.55rem;list-style:none;display:flex}.FaqList-module__Zp9P2W__question::-webkit-details-marker{display:none}.FaqList-module__Zp9P2W__question:hover{background:var(--kx-bg-3)}.FaqList-module__Zp9P2W__question:focus-visible{outline:2px solid var(--kx-primary);outline-offset:-2px}.FaqList-module__Zp9P2W__marker{border-right:2px solid var(--kx-primary);border-bottom:2px solid var(--kx-primary);flex:none;width:.5rem;height:.5rem;transition:transform .15s;transform:translateY(-2px)rotate(45deg)}.FaqList-module__Zp9P2W__item[open] .FaqList-module__Zp9P2W__marker{transform:translateY(2px)rotate(-135deg)}@media (prefers-reduced-motion:reduce){.FaqList-module__Zp9P2W__marker{transition:none}}.FaqList-module__Zp9P2W__answer{font-family:var(--kx-font);color:var(--kx-text-muted);padding:0 1.5rem 1.25rem;font-size:.9375rem;font-weight:400;line-height:1.65rem}.FaqList-module__Zp9P2W__answer>:first-child{margin-top:0}.FaqList-module__Zp9P2W__answer>:last-child{margin-bottom:0}.FaqList-module__Zp9P2W__answer a{color:var(--kx-primary)}@media (max-width:599px){.FaqList-module__Zp9P2W__question{padding:1rem 1.125rem;font-size:1rem}.FaqList-module__Zp9P2W__answer{padding:0 1.125rem 1rem}}
.CalculatorFaqs-module__hdFWfW__wrapper{border-top:1px solid var(--kx-border);flex-direction:column;gap:1rem;margin-top:1rem;padding-top:2.5rem;display:flex}.CalculatorFaqs-module__hdFWfW__heading{letter-spacing:-.01em;color:var(--kx-text);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}@media (max-width:599px){.CalculatorFaqs-module__hdFWfW__wrapper{gap:.75rem;padding-top:2rem}.CalculatorFaqs-module__hdFWfW__heading{font-size:1.25rem}.CalculatorFaqs-module__hdFWfW__question{font-size:.9375rem}.CalculatorFaqs-module__hdFWfW__answer{font-size:.875rem}}
.CalculatorSelect-module__hJ7nAG__field{flex-direction:column;gap:.5rem;display:flex}.CalculatorSelect-module__hJ7nAG__label{color:var(--kx-text-muted);font-size:.9rem;font-weight:500}.CalculatorSelect-module__hJ7nAG__wrapper{width:fit-content;position:relative}.CalculatorSelect-module__hJ7nAG__trigger{font-family:var(--kx-font);color:var(--kx-text);box-sizing:border-box;cursor:pointer;background-color:#e3ebff;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;min-width:100px;height:40px;padding:.5rem .75rem;font-size:1rem;font-weight:600;display:flex}.CalculatorSelect-module__hJ7nAG__chevron,.CalculatorSelect-module__hJ7nAG__chevronOpen{color:var(--kx-text-muted);flex-shrink:0;transition:transform .15s}.CalculatorSelect-module__hJ7nAG__chevronOpen{transform:rotate(180deg)}.CalculatorSelect-module__hJ7nAG__optionList{z-index:10;background:#fff;border-radius:8px;min-width:100%;margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 12px 32px #00000029}.CalculatorSelect-module__hJ7nAG__option,.CalculatorSelect-module__hJ7nAG__optionActive{text-align:left;width:100%;font-family:var(--kx-font);color:var(--kx-text);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.95rem;display:block}.CalculatorSelect-module__hJ7nAG__option:hover{background:var(--kx-surface)}.CalculatorSelect-module__hJ7nAG__optionActive{background-color:#e3ebff;font-weight:600}
.Loader-module__OpcrDa__inner{flex-direction:column;align-items:center;gap:12px;display:flex}.Loader-module__OpcrDa__logo{border-radius:12px;box-shadow:0 2px 10px #00000026}.Loader-module__OpcrDa__ellipsis{width:64px;height:24px;display:inline-block;position:relative}.Loader-module__OpcrDa__ellipsis div{border-radius:50%;width:8px;height:8px;animation-timing-function:cubic-bezier(0,1,1,0);position:absolute;top:8px}.Loader-module__OpcrDa__ellipsis div:first-child{background:#3b3c99;animation:.7s infinite Loader-module__OpcrDa__ellipsis1;left:6px}.Loader-module__OpcrDa__ellipsis div:nth-child(2){background:#29cc97;animation:.7s infinite Loader-module__OpcrDa__ellipsis2;left:6px}.Loader-module__OpcrDa__ellipsis div:nth-child(3){background:#fec400;animation:.7s infinite Loader-module__OpcrDa__ellipsis2;left:26px}@keyframes Loader-module__OpcrDa__ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes Loader-module__OpcrDa__ellipsis2{0%{transform:translate(0)}to{transform:translate(19px)}}@media (prefers-reduced-motion:reduce){.Loader-module__OpcrDa__ellipsis div{animation-duration:2.1s}}
.SchemePriceChart-module__9LSwma__section{max-width:var(--kx-container);margin:0 auto;padding:2rem 1.5rem}.SchemePriceChart-module__9LSwma__filterRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.SchemePriceChart-module__9LSwma__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-text);margin:0}.SchemePriceChart-module__9LSwma__selectWrap label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SchemePriceChart-module__9LSwma__chartCard{background:var(--kx-surface);box-sizing:border-box;border-radius:20px;padding:20px}.SchemePriceChart-module__9LSwma__chartPlaceholder{border:1px dashed var(--kx-border);background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;height:348px;display:flex}.SchemePriceChart-module__9LSwma__chartPlaceholderLoading{background:0 0;border:none}.SchemePriceChart-module__9LSwma__chartPlaceholder p{font-family:var(--kx-font);color:var(--kx-text-muted);margin:0;font-size:1rem}.SchemePriceChart-module__9LSwma__chartWrap{width:100%;position:relative}.SchemePriceChart-module__9LSwma__chartSvg{touch-action:none;background:#fff;border-radius:12px;width:100%;height:280px;display:block}.SchemePriceChart-module__9LSwma__axisLabels{font-family:var(--kx-font);color:var(--kx-text-muted);justify-content:space-between;margin-top:.5rem;font-size:.8125rem;display:flex}.SchemePriceChart-module__9LSwma__priceRange{font-family:var(--kx-font);color:var(--kx-text);justify-content:space-between;margin-top:.25rem;font-size:.8125rem;font-weight:600;display:flex}.SchemePriceChart-module__9LSwma__tooltip{pointer-events:none;white-space:nowrap;background:#1f2a44;border-radius:8px;flex-direction:column;align-items:center;gap:.125rem;padding:.375rem .625rem;display:flex;position:absolute;transform:translate(-50%,-120%)}.SchemePriceChart-module__9LSwma__tooltip strong{font-family:var(--kx-font);color:#fff;font-size:.875rem;font-weight:700}.SchemePriceChart-module__9LSwma__tooltip span{font-family:var(--kx-font);color:#c7d1ef;font-size:.75rem}@media (max-width:599px){.SchemePriceChart-module__9LSwma__filterRow{flex-wrap:wrap}.SchemePriceChart-module__9LSwma__heading{font-size:1.15rem}}
.CalculatorResultCard-module__cWZGFG__grid{flex-wrap:wrap;gap:1rem;display:flex}.CalculatorResultCard-module__cWZGFG__card{text-align:center;box-sizing:border-box;background-color:#d3e0ff;border-radius:8px;flex-direction:column;flex:0 180px;justify-content:center;align-items:center;gap:.4rem;min-height:80px;padding:1rem;display:flex}.CalculatorResultCard-module__cWZGFG__label{color:var(--kx-text-muted);font-size:.85rem}.CalculatorResultCard-module__cWZGFG__value{color:var(--kx-text);font-size:1.3rem;font-weight:700}.CalculatorResultCard-module__cWZGFG__valueEmphasized{color:var(--kx-primary);font-size:1.3rem;font-weight:700}@media (max-width:599px){.CalculatorResultCard-module__cWZGFG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.CalculatorResultCard-module__cWZGFG__card{flex:none;min-height:0;padding:.875rem}}
.CalculatorResultTable-module__0LaWUG__wrapper{border:1px solid var(--kx-border);border-radius:12px;overflow-x:auto}.CalculatorResultTable-module__0LaWUG__table{border-collapse:collapse;width:100%;min-width:640px}.CalculatorResultTable-module__0LaWUG__th{background:var(--kx-surface);color:var(--kx-text-muted);text-align:center;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:.75rem 1rem;font-size:.75rem;font-weight:700;position:sticky;top:0}.CalculatorResultTable-module__0LaWUG__td{color:var(--kx-text);border-top:1px solid var(--kx-border);white-space:nowrap;text-align:center;padding:.65rem 1rem;font-size:.9rem}.CalculatorResultTable-module__0LaWUG__tr:nth-child(2n) .CalculatorResultTable-module__0LaWUG__td{background:var(--kx-surface-alt)}.CalculatorResultTable-module__0LaWUG__scroll{max-height:480px;overflow-y:auto}
.SchemeFundInfo-module__The-cW__section{max-width:var(--kx-container);margin:0 auto;padding:2rem 1.5rem}.SchemeFundInfo-module__The-cW__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-text);margin:0 0 1rem}.SchemeFundInfo-module__The-cW__subheading{font-family:var(--kx-font);color:var(--kx-text);margin:2rem 0 1rem;font-size:1.1rem;font-weight:700}.SchemeFundInfo-module__The-cW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 2rem;margin:0;display:grid}.SchemeFundInfo-module__The-cW__row{border-bottom:1px solid var(--kx-border);justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0;display:flex}.SchemeFundInfo-module__The-cW__label{font-family:var(--kx-font);color:var(--kx-text-muted);font-size:.9rem}.SchemeFundInfo-module__The-cW__value{font-family:var(--kx-font);color:var(--kx-text);text-align:right;margin:0;font-size:.95rem;font-weight:600}.SchemeFundInfo-module__The-cW__statCard{text-align:center;box-sizing:border-box;background-color:#d3e0ff;border-radius:8px;flex-direction:column;flex:0 180px;justify-content:center;align-items:center;gap:.4rem;min-height:80px;padding:1rem;display:flex}.SchemeFundInfo-module__The-cW__statLabel{color:var(--kx-text-muted);font-size:.85rem}.SchemeFundInfo-module__The-cW__statValue{color:var(--kx-text);font-size:1.3rem;font-weight:700}.SchemeFundInfo-module__The-cW__statValueUp{color:var(--kx-accent);font-size:1.3rem;font-weight:700}.SchemeFundInfo-module__The-cW__statValueDown{color:#c0392b;font-size:1.3rem;font-weight:700}@media (max-width:599px){.SchemeFundInfo-module__The-cW__grid{grid-template-columns:1fr}}
.NpsCalculatorPage-module__AM4s5W__groupHeading{color:var(--kx-text);margin:.5rem 0 -.5rem;font-size:1.05rem;font-weight:700}
.SchemeRiskGauge-module__ZACP7a__section{max-width:var(--kx-container);margin:0 auto;padding:2rem 1.5rem}.SchemeRiskGauge-module__ZACP7a__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-text);text-align:center;margin:0 0 1rem}.SchemeRiskGauge-module__ZACP7a__gaugeWrap{flex-direction:column;align-items:center;gap:.5rem;display:flex}.SchemeRiskGauge-module__ZACP7a__gaugeSvg{width:320px;max-width:100%;height:auto}.SchemeRiskGauge-module__ZACP7a__levelLabel{font-family:var(--kx-font);margin:0;font-size:1.25rem;font-weight:700}.SchemeRiskGauge-module__ZACP7a__legend{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.25rem;margin-top:1.5rem;display:flex}.SchemeRiskGauge-module__ZACP7a__legendItem,.SchemeRiskGauge-module__ZACP7a__legendItemActive{font-family:var(--kx-font);color:var(--kx-text-muted);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.SchemeRiskGauge-module__ZACP7a__legendItemActive{color:var(--kx-text);font-weight:700}.SchemeRiskGauge-module__ZACP7a__legendSwatch{border-radius:50%;flex-shrink:0;width:10px;height:10px}@media (max-width:599px){.SchemeRiskGauge-module__ZACP7a__gaugeSvg{width:260px}}
.DigitalGoldFaqs-module__CWsr1G__section{flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex}.DigitalGoldFaqs-module__CWsr1G__eyebrow{text-align:center;width:130px;font-family:var(--kx-font);color:#000;background:#d1ddfa;border-radius:4px;height:34px;padding-top:8px;font-size:1.25rem;font-weight:400;display:inline-block}.DigitalGoldFaqs-module__CWsr1G__heading{font-family:var(--kx-font);color:var(--kx-heading);margin:1.5rem 0;font-size:2rem;font-weight:600;line-height:3.3125rem}@media (max-width:599px){.DigitalGoldFaqs-module__CWsr1G__heading{text-align:center;font-size:1.5rem;line-height:2.25rem}.DigitalGoldFaqs-module__CWsr1G__question{font-size:1rem;line-height:1.5rem}.DigitalGoldFaqs-module__CWsr1G__answer{font-size:.9375rem}}
.SchemeAmcInfo-module__I5KiFa__section{max-width:var(--kx-container);margin:0 auto;padding:2rem 1.5rem}.SchemeAmcInfo-module__I5KiFa__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-text);margin:0 0 .5rem}.SchemeAmcInfo-module__I5KiFa__amcName{font-family:var(--kx-font);color:var(--kx-primary);margin:0 0 1rem;font-size:1.05rem;font-weight:600}.SchemeAmcInfo-module__I5KiFa__grid{background:var(--kx-surface);border-radius:12px;flex-direction:column;margin:0;padding:.5rem 1.25rem;display:flex}.SchemeAmcInfo-module__I5KiFa__row{border-bottom:1px solid var(--kx-border);justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0;display:flex}.SchemeAmcInfo-module__I5KiFa__row:last-child{border-bottom:none}.SchemeAmcInfo-module__I5KiFa__label{font-family:var(--kx-font);color:var(--kx-text-muted);flex-shrink:0;font-size:.9rem}.SchemeAmcInfo-module__I5KiFa__value{font-family:var(--kx-font);color:var(--kx-text);text-align:right;margin:0;font-size:.95rem;font-weight:600}@media (max-width:599px){.SchemeAmcInfo-module__I5KiFa__row{flex-direction:column;align-items:flex-start;gap:.25rem}.SchemeAmcInfo-module__I5KiFa__value{text-align:left}}
.FaqSection-module__UtxuQW__section{background:var(--kx-surface-alt);padding:3rem 0}.FaqSection-module__UtxuQW__inner{max-width:60rem;margin:0 auto;padding:0 1.5rem}.FaqSection-module__UtxuQW__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:0;line-height:1.3}@media (max-width:767px){.FaqSection-module__UtxuQW__section{padding:2rem 0}}
.SchemeInvestmentCalculator-module__LtbfKG__section{max-width:var(--kx-container);margin:0 auto;padding:2rem 1.5rem}.SchemeInvestmentCalculator-module__LtbfKG__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-text);margin:0 0 1rem}.SchemeInvestmentCalculator-module__LtbfKG__tabs{background:var(--kx-surface);border-radius:999px;gap:.5rem;margin-bottom:1.5rem;padding:.25rem;display:inline-flex}.SchemeInvestmentCalculator-module__LtbfKG__tab,.SchemeInvestmentCalculator-module__LtbfKG__tabActive{font-family:var(--kx-font);cursor:pointer;color:var(--kx-text-muted);background:0 0;border:none;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.SchemeInvestmentCalculator-module__LtbfKG__tabActive{background:var(--kx-primary);color:#fff}.SchemeInvestmentCalculator-module__LtbfKG__controls{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__field{flex-direction:column;flex:260px;gap:.5rem;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__label{color:var(--kx-text-muted);font-size:.9rem;font-weight:500;font-family:var(--kx-font)}.SchemeInvestmentCalculator-module__LtbfKG__amountBox{border:1px solid var(--kx-border);background:#fff;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem .9rem;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__rupee{font-family:var(--kx-font);color:var(--kx-text-muted);font-weight:700}.SchemeInvestmentCalculator-module__LtbfKG__amountInput{font-family:var(--kx-font);color:var(--kx-text);background:0 0;border:none;outline:none;width:100%;font-size:1.1rem;font-weight:700}.SchemeInvestmentCalculator-module__LtbfKG__staticDuration{font-family:var(--kx-font);color:var(--kx-text);margin:0;padding:.6rem 0;font-size:1.1rem;font-weight:700}.SchemeInvestmentCalculator-module__LtbfKG__durationPills{flex-wrap:wrap;gap:.5rem;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__pill,.SchemeInvestmentCalculator-module__LtbfKG__pillActive{font-family:var(--kx-font);border:1px solid var(--kx-border);cursor:pointer;color:var(--kx-text);background:#fff;border-radius:999px;padding:.45rem .95rem;font-size:.85rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.SchemeInvestmentCalculator-module__LtbfKG__pillActive{background:var(--kx-primary);border-color:var(--kx-primary);color:#fff}.SchemeInvestmentCalculator-module__LtbfKG__pill:disabled{opacity:.4;cursor:not-allowed}.SchemeInvestmentCalculator-module__LtbfKG__empty{font-family:var(--kx-font);color:var(--kx-text-muted);background:var(--kx-surface);text-align:center;border-radius:12px;padding:1.5rem}.SchemeInvestmentCalculator-module__LtbfKG__barsWrap{margin-top:2rem}.SchemeInvestmentCalculator-module__LtbfKG__barsHeading{font-family:var(--kx-font);color:var(--kx-text);margin:0 0 1.25rem;font-size:1.05rem;font-weight:700}.SchemeInvestmentCalculator-module__LtbfKG__bars{justify-content:center;align-items:flex-end;gap:2.5rem;padding:1rem 0;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__barColumn{flex-direction:column;align-items:center;gap:.5rem;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__barTotal{font-family:var(--kx-font);color:var(--kx-text);font-size:.85rem;font-weight:700}.SchemeInvestmentCalculator-module__LtbfKG__barOuter{transform-origin:bottom;border-radius:14px 14px 4px 4px;width:84px;transition:transform .2s,box-shadow .2s;overflow:hidden}.SchemeInvestmentCalculator-module__LtbfKG__barOuter:hover{transform:scale(1.06);box-shadow:0 8px 20px #1b46c940}.SchemeInvestmentCalculator-module__LtbfKG__barStack{flex-direction:column;width:100%;height:100%;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__barReturns{background:var(--kx-primary);width:100%}.SchemeInvestmentCalculator-module__LtbfKG__barInvested{background:var(--kx-border);width:100%}.SchemeInvestmentCalculator-module__LtbfKG__barLabel{font-family:var(--kx-font);color:var(--kx-text-muted);text-align:center;font-size:.8rem}.SchemeInvestmentCalculator-module__LtbfKG__legend{justify-content:center;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__legendItem{font-family:var(--kx-font);color:var(--kx-text-muted);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.SchemeInvestmentCalculator-module__LtbfKG__legendSwatch{border-radius:50%;flex-shrink:0;width:10px;height:10px}.SchemeInvestmentCalculator-module__LtbfKG__legendInvested{background:var(--kx-border)}.SchemeInvestmentCalculator-module__LtbfKG__legendReturns{background:var(--kx-primary)}@media (max-width:599px){.SchemeInvestmentCalculator-module__LtbfKG__controls{flex-direction:column;gap:1rem}.SchemeInvestmentCalculator-module__LtbfKG__field{flex:auto}.SchemeInvestmentCalculator-module__LtbfKG__bars{gap:1.25rem}.SchemeInvestmentCalculator-module__LtbfKG__barOuter{width:64px}}
.PageDisclaimer-module__hAo3iG__section{max-width:var(--kx-container);margin:0 auto;padding:2.5rem 1.5rem 3rem}.PageDisclaimer-module__hAo3iG__text{font-family:var(--kx-font);color:var(--kx-theme-ash);max-width:90ch;margin:0;font-size:.8125rem;font-weight:400;line-height:1.4rem}
.SchemeHoldings-module__XYZbgq__section{max-width:var(--kx-container);margin:0 auto;padding:2rem 1.5rem}.SchemeHoldings-module__XYZbgq__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-text);margin:0 0 1rem}.SchemeHoldings-module__XYZbgq__empty{font-family:var(--kx-font);color:var(--kx-text-muted);background:var(--kx-surface);text-align:center;border-radius:12px;padding:1.5rem}.SchemeHoldings-module__XYZbgq__tabs{background:var(--kx-surface);border-radius:999px;gap:.5rem;margin-bottom:1.25rem;padding:.25rem;display:inline-flex}.SchemeHoldings-module__XYZbgq__tab,.SchemeHoldings-module__XYZbgq__tabActive{font-family:var(--kx-font);cursor:pointer;color:var(--kx-text-muted);background:0 0;border:none;border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.SchemeHoldings-module__XYZbgq__tabActive{background:var(--kx-primary);color:#fff}.SchemeHoldings-module__XYZbgq__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.SchemeHoldings-module__XYZbgq__item{background:var(--kx-surface);border-radius:12px;padding:1rem 1.25rem}.SchemeHoldings-module__XYZbgq__itemHeader{cursor:pointer;width:100%;font-family:var(--kx-font);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.SchemeHoldings-module__XYZbgq__itemName{color:var(--kx-text);font-size:.95rem;font-weight:600}.SchemeHoldings-module__XYZbgq__itemPct{color:var(--kx-primary);font-size:.95rem;font-weight:700}.SchemeHoldings-module__XYZbgq__barTrack{background:var(--kx-border);border-radius:999px;width:100%;height:8px;margin-top:.6rem;overflow:hidden}.SchemeHoldings-module__XYZbgq__barFill{background:var(--kx-theme-blue);border-radius:999px;height:100%}.SchemeHoldings-module__XYZbgq__companyList{border-top:1px solid var(--kx-border);flex-direction:column;gap:.5rem;margin:.9rem 0 0;padding:.75rem 0 0;list-style:none;display:flex}.SchemeHoldings-module__XYZbgq__companyRow{font-family:var(--kx-font);color:var(--kx-text-muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}@media (max-width:599px){.SchemeHoldings-module__XYZbgq__tabs{width:100%}.SchemeHoldings-module__XYZbgq__tab,.SchemeHoldings-module__XYZbgq__tabActive{text-align:center;flex:1}}
.MultiSelectFilter-module__9Y6m-G__fieldDisabled{opacity:.6}.MultiSelectFilter-module__9Y6m-G__wrapperResponsive{width:fit-content}.MultiSelectFilter-module__9Y6m-G__trigger{background-color:#fff}.MultiSelectFilter-module__9Y6m-G__trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MultiSelectFilter-module__9Y6m-G__placeholderText{color:var(--kx-text-muted);font-weight:500}.MultiSelectFilter-module__9Y6m-G__optionListFullWidth{min-width:220px;max-height:280px;overflow-y:auto}.MultiSelectFilter-module__9Y6m-G__checkbox,.MultiSelectFilter-module__9Y6m-G__checkboxChecked{vertical-align:middle;border:1.5px solid var(--kx-border);box-sizing:border-box;background-color:#fff;border-radius:4px;width:16px;height:16px;margin-right:.6rem;display:inline-block}.MultiSelectFilter-module__9Y6m-G__checkboxChecked{border-color:var(--kx-primary);background-color:var(--kx-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 8.2L6.3 11L12.5 4.8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}@media (max-width:767px){.MultiSelectFilter-module__9Y6m-G__wrapperResponsive{width:100%}.MultiSelectFilter-module__9Y6m-G__trigger{width:100%;min-width:0}.MultiSelectFilter-module__9Y6m-G__optionListFullWidth{min-width:100%}}
.AmcSidebar-module__v_K_xa__rail{border:1px solid var(--kx-border);background:#fff;border-radius:12px;overflow:hidden}.AmcSidebar-module__v_K_xa__railHeading{font-family:var(--kx-font);letter-spacing:.08em;text-transform:uppercase;color:var(--kx-text-muted);background:var(--kx-surface-alt);border-bottom:1px solid var(--kx-border);margin:0;padding:.875rem 1.125rem;font-size:.75rem;font-weight:700}.AmcSidebar-module__v_K_xa__list{margin:0;padding:.375rem;list-style:none}.AmcSidebar-module__v_K_xa__item,.AmcSidebar-module__v_K_xa__itemActive{min-height:2.75rem;font-family:var(--kx-font);color:var(--kx-text);border-radius:8px;align-items:center;padding:.5rem .75rem;font-size:.9375rem;line-height:1.35rem;text-decoration:none;display:flex}.AmcSidebar-module__v_K_xa__item:hover{background:var(--kx-bg-3);color:var(--kx-primary)}.AmcSidebar-module__v_K_xa__itemActive{background:linear-gradient(90deg, var(--kx-theme-blue), var(--kx-primary));color:#fff;font-weight:600}@media (max-width:959px){.AmcSidebar-module__v_K_xa__list{columns:2;column-gap:.375rem}.AmcSidebar-module__v_K_xa__item,.AmcSidebar-module__v_K_xa__itemActive{break-inside:avoid;font-size:.875rem}}.AmcSidebar-module__v_K_xa__toggleButton,.AmcSidebar-module__v_K_xa__overlay{display:none}.AmcSidebar-module__v_K_xa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:599px){.AmcSidebar-module__v_K_xa__rail{display:none}.AmcSidebar-module__v_K_xa__toggleButton{z-index:50;cursor:pointer;background:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #1b46c940}.AmcSidebar-module__v_K_xa__toggleIcon{flex-direction:column;gap:5px;display:flex}.AmcSidebar-module__v_K_xa__toggleIcon span{background:var(--kx-text);border-radius:2px;width:22px;height:3px;display:block}.AmcSidebar-module__v_K_xa__overlay{z-index:60;background:var(--kx-surface-alt);flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.AmcSidebar-module__v_K_xa__overlayHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.AmcSidebar-module__v_K_xa__overlayHeading{color:var(--kx-text);margin:0;font-size:1.1rem;font-weight:700}.AmcSidebar-module__v_K_xa__closeButton{background:var(--kx-surface);width:36px;height:36px;color:var(--kx-text);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.AmcSidebar-module__v_K_xa__overlay .AmcSidebar-module__v_K_xa__list{columns:1}.AmcSidebar-module__v_K_xa__overlay .AmcSidebar-module__v_K_xa__item,.AmcSidebar-module__v_K_xa__overlay .AmcSidebar-module__v_K_xa__itemActive{padding:.75rem .9rem;font-size:1rem}}
.DocumentTables-module__VdopGq__section{padding:3rem 0}.DocumentTables-module__VdopGq__inner{max-width:var(--kx-container);margin:0 auto;padding:0 1.5rem}.DocumentTables-module__VdopGq__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:0;line-height:1.3}.DocumentTables-module__VdopGq__searchRow{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.DocumentTables-module__VdopGq__searchWrapper{flex:0 26rem;position:relative}.DocumentTables-module__VdopGq__searchInput{width:100%;font-family:var(--kx-font);color:var(--kx-text);border:1px solid var(--kx-border);background:#fff;border-radius:8px;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;line-height:1.5rem}.DocumentTables-module__VdopGq__searchInput:focus-visible{outline:2px solid var(--kx-primary);outline-offset:1px;border-color:var(--kx-primary)}.DocumentTables-module__VdopGq__searchInput::-webkit-search-cancel-button{display:none}.DocumentTables-module__VdopGq__clearButton{width:1.75rem;height:1.75rem;color:var(--kx-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.DocumentTables-module__VdopGq__clearButton:hover{background:var(--kx-surface);color:var(--kx-text)}.DocumentTables-module__VdopGq__resultCount{font-family:var(--kx-font);color:var(--kx-text-muted);min-height:1.25rem;margin:0;font-size:.875rem}.DocumentTables-module__VdopGq__tableNote,.DocumentTables-module__VdopGq__sifNote{font-family:var(--kx-font);color:var(--kx-text-muted);max-width:75ch;margin:1.25rem 0 0;font-size:.9375rem;line-height:1.5rem}.DocumentTables-module__VdopGq__sifNote{background:var(--kx-bg-1);border-radius:10px;max-width:none;padding:1rem 1.25rem}.DocumentTables-module__VdopGq__tableHeading{font-family:var(--kx-font);font-weight:600;font-size:var(--kx-h3);color:var(--kx-heading);margin:2.5rem 0 0;scroll-margin-top:6rem;line-height:1.4}.DocumentTables-module__VdopGq__tableScroll{border:1px solid var(--kx-border);background:#fff;border-radius:12px;margin-top:1rem;position:relative;overflow-x:auto}.DocumentTables-module__VdopGq__tableScroll:focus-visible{outline:2px solid var(--kx-primary);outline-offset:2px}.DocumentTables-module__VdopGq__table{border-collapse:collapse;width:100%;min-width:46rem;font-family:var(--kx-font)}.DocumentTables-module__VdopGq__caption{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DocumentTables-module__VdopGq__headProvider,.DocumentTables-module__VdopGq__headDocument{letter-spacing:.04em;text-transform:uppercase;color:var(--kx-text-muted);background:var(--kx-surface-alt);border-bottom:1px solid var(--kx-border);white-space:nowrap;padding:.875rem 1rem;font-size:.8125rem;font-weight:600}.DocumentTables-module__VdopGq__headProvider{text-align:left}.DocumentTables-module__VdopGq__headDocument{text-align:center;width:7.5rem}.DocumentTables-module__VdopGq__cellProvider,.DocumentTables-module__VdopGq__cellDocument{border-bottom:1px solid var(--kx-surface);vertical-align:middle;padding:.75rem 1rem}.DocumentTables-module__VdopGq__table tbody tr:last-child .DocumentTables-module__VdopGq__cellProvider,.DocumentTables-module__VdopGq__table tbody tr:last-child .DocumentTables-module__VdopGq__cellDocument{border-bottom:none}.DocumentTables-module__VdopGq__table tbody tr:hover .DocumentTables-module__VdopGq__cellProvider,.DocumentTables-module__VdopGq__table tbody tr:hover .DocumentTables-module__VdopGq__cellDocument{background:var(--kx-bg-3)}.DocumentTables-module__VdopGq__cellProvider{text-align:left;font-weight:400}.DocumentTables-module__VdopGq__cellDocument{text-align:center}.DocumentTables-module__VdopGq__provider{align-items:center;gap:.75rem;display:flex}.DocumentTables-module__VdopGq__logo{border:1px solid var(--kx-surface);object-fit:contain;background:#fff;border-radius:8px;flex:none;width:76px;height:40px;padding:3px 5px}.DocumentTables-module__VdopGq__monogram{border:1px solid var(--kx-surface);object-fit:contain;letter-spacing:.02em;width:40px;height:40px;color:var(--kx-primary-alt);background:#fff;background:var(--kx-surface);border-color:#0000;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:3px;font-size:.8125rem;font-weight:700;display:flex}.DocumentTables-module__VdopGq__providerText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.DocumentTables-module__VdopGq__providerName{color:var(--kx-text);font-size:.9375rem;font-weight:600;line-height:1.35rem}.DocumentTables-module__VdopGq__providerSecondary{color:var(--kx-text-muted);font-size:.75rem;font-weight:400;line-height:1.1rem}.DocumentTables-module__VdopGq__link{color:var(--kx-primary);border:1px solid var(--kx-border);white-space:nowrap;border-radius:999px;padding:.375rem .875rem;font-size:.875rem;font-weight:600;line-height:1.25rem;text-decoration:none;display:inline-block}.DocumentTables-module__VdopGq__link:hover{background:var(--kx-primary);border-color:var(--kx-primary);color:#fff}.DocumentTables-module__VdopGq__link:focus-visible{outline:2px solid var(--kx-primary);outline-offset:2px}.DocumentTables-module__VdopGq__cardList{flex-direction:column;gap:.875rem;margin:1rem 0 0;padding:0;list-style:none;display:none}.DocumentTables-module__VdopGq__card{border:1px solid var(--kx-border);background:#fff;border-radius:14px;padding:1rem}.DocumentTables-module__VdopGq__cardLinks{border-top:1px solid var(--kx-surface);flex-wrap:wrap;gap:.5rem;margin-top:.875rem;padding-top:.875rem;display:flex}.DocumentTables-module__VdopGq__cardLink{text-align:center;color:var(--kx-primary);border:1px solid var(--kx-border);border-radius:999px;flex:auto;padding:.4rem .6rem;font-size:.8125rem;font-weight:600;line-height:1.25rem;text-decoration:none}.DocumentTables-module__VdopGq__cardLink:hover{background:var(--kx-primary);border-color:var(--kx-primary);color:#fff}.DocumentTables-module__VdopGq__empty{font-family:var(--kx-font);color:var(--kx-text-muted);background:var(--kx-surface-alt);border-radius:12px;margin:1rem 0 0;padding:1.25rem;font-size:.9375rem}.DocumentTables-module__VdopGq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.DocumentTables-module__VdopGq__section{padding:2rem 0}.DocumentTables-module__VdopGq__heading{font-size:1.5rem}.DocumentTables-module__VdopGq__searchRow{flex-direction:column;align-items:stretch;gap:.5rem}.DocumentTables-module__VdopGq__searchWrapper{flex:auto}.DocumentTables-module__VdopGq__tableScroll{display:none}.DocumentTables-module__VdopGq__cardList{display:flex}}
.SchemeInvestNow-module__5sblpq__wrap{z-index:10;background:linear-gradient(#fff0,#fff 40%);justify-content:center;padding:1rem 1.5rem;display:flex;position:sticky;bottom:0}.SchemeInvestNow-module__5sblpq__cta{min-width:240px;font-family:var(--kx-font);color:#fff;background:var(--kx-primary);border-radius:999px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-flex;box-shadow:0 8px 20px #1b46c94d}.SchemeInvestNow-module__5sblpq__cta:hover{transform:translateY(-1px)}@media (max-width:599px){.SchemeInvestNow-module__5sblpq__cta{width:100%}}
.page-module__9wdm8W__hero{text-align:center;padding:3rem 1.5rem}.page-module__9wdm8W__headline{font-family:var(--kx-font);font-weight:600;font-size:var(--kx-h1-display);color:var(--kx-heading);margin:0 0 1.5rem;line-height:1.1}.page-module__9wdm8W__subheadline{max-width:620px;font-family:var(--kx-font);letter-spacing:-.02em;color:#0f0037;margin:0 auto;font-size:1.25rem;font-weight:500;line-height:1.6}.page-module__9wdm8W__ctaWrap{justify-content:center;padding:3rem 0;display:flex}.page-module__9wdm8W__cta{background:var(--kx-theme-blue);border:1px solid var(--kx-theme-blue);width:206px;height:67px;font-family:var(--kx-font);color:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:18px;font-weight:500;line-height:25px;text-decoration:none;display:inline-flex}.page-module__9wdm8W__cta:hover{background:var(--kx-primary)}.page-module__9wdm8W__amcStrap{background:var(--kx-surface);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;min-height:124px;padding:1rem 1.5rem;display:flex}.page-module__9wdm8W__amcLogo{object-fit:contain;width:100%;max-width:160px;height:56px;margin:16px}.page-module__9wdm8W__differentiator{justify-content:center;padding:3rem 1.5rem;display:flex}.page-module__9wdm8W__differentiatorCard{background:#f1effb;border-radius:20px;align-items:center;gap:2rem;width:85%;max-width:1100px;padding:3rem;display:flex}.page-module__9wdm8W__differentiatorImage{flex:40%;width:100%;max-width:480px}.page-module__9wdm8W__differentiatorCopy{flex:60%}.page-module__9wdm8W__eyebrow{font-family:var(--kx-font);color:var(--kx-surface);background:#1a1f44e6;border-radius:3px;margin-bottom:1rem;padding:10px 20px 1px;font-size:17px;line-height:24px;display:inline-block}.page-module__9wdm8W__differentiatorHeading{font-family:var(--kx-font);color:#303030;margin:1rem 0;font-size:1.625rem;font-weight:600;line-height:1.3}.page-module__9wdm8W__differentiatorSubhead{font-family:var(--kx-font);letter-spacing:-.02em;color:#303030;margin:0 0 1rem;font-size:1rem;font-weight:500;line-height:1.9}.page-module__9wdm8W__differentiatorList{margin:0;padding-left:1.25rem;list-style:outside}.page-module__9wdm8W__differentiatorList li{font-family:var(--kx-font);letter-spacing:-.02em;color:#303030;margin-bottom:.5rem;font-size:1.25rem;font-weight:500;line-height:1.55}.page-module__9wdm8W__rateSection{text-align:center;padding:3rem 1.5rem}.page-module__9wdm8W__rateHeading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:0 0 1rem;line-height:1.35}.page-module__9wdm8W__chip{min-width:234px;font-family:var(--kx-font);color:#000;background:#e7edff;border-radius:4px;margin-bottom:2rem;padding:5px 15px 4px;font-size:1.25rem;font-weight:400;line-height:24px;display:inline-block}.page-module__9wdm8W__tableWrap{padding:2rem 15rem;overflow-x:auto}.page-module__9wdm8W__table{text-align:center;border-collapse:collapse;width:100%;min-width:640px}.page-module__9wdm8W__table th,.page-module__9wdm8W__table td{border:1px solid #dadada;height:104px;padding:12px}.page-module__9wdm8W__table th{font-family:var(--kx-font);color:#303030;background:var(--kx-surface-alt);font-size:1.25rem;font-weight:600;line-height:24px}.page-module__9wdm8W__table td{font-family:var(--kx-font);color:#6891eb;font-size:1.125rem;font-weight:600;line-height:24px}.page-module__9wdm8W__table td:first-child{color:var(--kx-heading);font-size:1.125rem;line-height:22px}.page-module__9wdm8W__table tr:nth-child(2n){background:var(--kx-surface-alt)}.page-module__9wdm8W__eventLink{min-height:1.75rem;color:var(--kx-primary);align-items:center;text-decoration:underline;display:inline-flex}.page-module__9wdm8W__eventLink:hover{color:var(--kx-theme-blue);text-decoration:none}.page-module__9wdm8W__whyBetterSection{background:var(--kx-surface-alt);text-align:center;padding:3rem 1.5rem}.page-module__9wdm8W__whyBetterHeading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:1.5rem 0 3rem;line-height:1.35}.page-module__9wdm8W__whyBetterGrid{max-width:var(--kx-container);text-align:left;justify-content:center;gap:2.25rem;margin:0 auto;display:flex}.page-module__9wdm8W__whyBetterItem{flex-direction:column;flex:25%;gap:.5rem;display:flex}.page-module__9wdm8W__number{font-family:var(--kx-font);color:#444;margin-bottom:1.5rem;font-size:3rem;font-weight:500;line-height:70px}.page-module__9wdm8W__swatch1,.page-module__9wdm8W__swatch2,.page-module__9wdm8W__swatch3,.page-module__9wdm8W__swatch4{border-radius:999px;align-self:flex-start;padding:0 .75rem;display:inline-block}.page-module__9wdm8W__swatch1{background:#fceccf}.page-module__9wdm8W__swatch2{background:#d7ecf0}.page-module__9wdm8W__swatch3{background:#d6e2fc}.page-module__9wdm8W__swatch4{background:#f0fadf}.page-module__9wdm8W__whyBetterTitle{font-family:var(--kx-font);color:var(--kx-heading);margin:0 0 .5rem;font-size:1.5rem;font-weight:600;line-height:1.2}.page-module__9wdm8W__whyBetterBody{font-family:var(--kx-font);color:#424564;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.page-module__9wdm8W__betterSavingsSection{text-align:center;padding:3rem 1.5rem}.page-module__9wdm8W__betterSavingsHeading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:1.5rem 0 1rem;line-height:1.35}.page-module__9wdm8W__betterSavingsSubhead{max-width:80%;font-family:var(--kx-font);letter-spacing:-.02em;color:#0f0037;margin:0 auto 3rem;font-size:1.125rem;font-weight:500;line-height:1.8}.page-module__9wdm8W__betterSavingsGrid{max-width:var(--kx-container);flex-wrap:wrap;justify-content:center;gap:2.25rem;margin:0 auto;display:flex}.page-module__9wdm8W__betterSavingsItem{flex-direction:column;flex:300px;align-items:center;gap:1rem;max-width:368px;display:flex}.page-module__9wdm8W__betterSavingsIcon{width:72px;height:72px}.page-module__9wdm8W__betterSavingsTitle{font-family:var(--kx-font);color:var(--kx-heading);margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.page-module__9wdm8W__betterSavingsBody{font-family:var(--kx-font);color:#424564;text-align:center;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.page-module__9wdm8W__articleSection{padding:3rem 1.5rem}.page-module__9wdm8W__faqSection{text-align:center;padding:3rem 1.5rem 4rem}.page-module__9wdm8W__faqHeading{font-family:var(--kx-font);color:var(--kx-heading);margin:1rem 0 2rem;font-size:2rem;font-weight:600;line-height:1.2}@media (max-width:959px){.page-module__9wdm8W__differentiatorCard{flex-direction:column;width:100%;padding:2rem 1.5rem}.page-module__9wdm8W__tableWrap{padding:1rem 0;overflow-x:auto}.page-module__9wdm8W__differentiatorImage{max-width:100%}.page-module__9wdm8W__whyBetterGrid{flex-direction:column;gap:2rem}}@media (max-width:599px){.page-module__9wdm8W__subheadline{font-size:1.0625rem}.page-module__9wdm8W__amcLogo{max-width:110px;height:44px;margin:8px}.page-module__9wdm8W__rateHeading,.page-module__9wdm8W__whyBetterHeading,.page-module__9wdm8W__betterSavingsHeading{font-size:1.5rem}.page-module__9wdm8W__chip{min-width:0;padding:7px 15px 4px;font-size:.875rem}.page-module__9wdm8W__betterSavingsSubhead{max-width:100%;font-size:1rem}.page-module__9wdm8W__faqHeading{font-size:1.5rem}.page-module__9wdm8W__table{min-width:0}.page-module__9wdm8W__table th,.page-module__9wdm8W__table td{height:auto;padding:8px 6px;font-size:.9375rem;line-height:1.25rem}}
.CategoryArticleView-module__RK5OGq__page{justify-content:center;padding:3rem 1.5rem;display:flex}.CategoryArticleView-module__RK5OGq__card{background:#fff;border-radius:4px;width:100%;max-width:960px;padding:48px;box-shadow:0 2px 10px #00000029}@media (max-width:599px){.CategoryArticleView-module__RK5OGq__card{padding:48px 16px}}.CategoryArticleView-module__RK5OGq__title{font-family:var(--kx-font);font-size:var(--kx-h1);color:var(--kx-heading);text-align:center;margin:0 0 2rem;font-weight:600}.CategoryArticleView-module__RK5OGq__section{margin-top:1.5rem}.CategoryArticleView-module__RK5OGq__section:first-of-type{margin-top:0}.CategoryArticleView-module__RK5OGq__heading{font-family:var(--kx-font);color:var(--kx-text);margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.4}@media (max-width:599px){.CategoryArticleView-module__RK5OGq__heading{font-size:1.25rem}}.CategoryArticleView-module__RK5OGq__subheading{font-family:var(--kx-font);color:var(--kx-text);margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:500}.CategoryArticleView-module__RK5OGq__body{font-family:var(--kx-font);letter-spacing:.4px;color:var(--kx-text);opacity:.72;margin:0 0 1rem;font-size:1rem;font-weight:400;line-height:1.4rem}.CategoryArticleView-module__RK5OGq__body a{color:var(--kx-theme-blue);text-decoration:underline}:is(.CategoryArticleView-module__RK5OGq__body ul,.CategoryArticleView-module__RK5OGq__body ol){margin:.5rem 0;padding-left:1.5rem}.CategoryArticleView-module__RK5OGq__body li{margin-bottom:.5rem}.CategoryArticleView-module__RK5OGq__tableWrapper{margin:1.5rem 0;overflow-x:auto}.CategoryArticleView-module__RK5OGq__table{border-collapse:collapse;width:100%;font-family:var(--kx-font);font-size:.9375rem}.CategoryArticleView-module__RK5OGq__table th,.CategoryArticleView-module__RK5OGq__table td{border:1px solid var(--kx-theme-bg);text-align:left;vertical-align:top;padding:.625rem .875rem}.CategoryArticleView-module__RK5OGq__table th{background:var(--kx-surface);color:var(--kx-text);font-weight:600}.CategoryArticleView-module__RK5OGq__table td{color:var(--kx-text);opacity:.8}.CategoryArticleView-module__RK5OGq__faqSection{margin-top:2.5rem}@media (max-width:599px){.CategoryArticleView-module__RK5OGq__question{font-size:.9375rem}.CategoryArticleView-module__RK5OGq__answer{font-size:.875rem}}
.ComingSoon-module__U9bt1W__wrapper{text-align:center;max-width:640px;margin:0 auto;padding:6rem 1.5rem}.ComingSoon-module__U9bt1W__heading{font-size:var(--kx-h1);letter-spacing:-.01em;color:var(--kx-heading);margin:0 0 1rem;font-weight:700}.ComingSoon-module__U9bt1W__body{color:var(--kx-text-muted);margin:0 0 2rem;font-size:1.05rem}.ComingSoon-module__U9bt1W__link{color:var(--kx-primary);font-weight:600;text-decoration:none}.ComingSoon-module__U9bt1W__link:hover{text-decoration:underline}
.FundListPagination-module__UMjBgq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:2.5rem 0 1rem;display:flex}.FundListPagination-module__UMjBgq__arrow,.FundListPagination-module__UMjBgq__pageButton,.FundListPagination-module__UMjBgq__pageButtonActive{font-family:var(--kx-font);cursor:pointer;min-width:36px;height:36px;color:var(--kx-text);background:var(--kx-surface);border:none;border-radius:8px;padding:0 .5rem;font-size:.9rem;font-weight:600}.FundListPagination-module__UMjBgq__arrow:hover,.FundListPagination-module__UMjBgq__pageButton:hover{background:var(--kx-bg-2)}.FundListPagination-module__UMjBgq__arrow:disabled{cursor:not-allowed;opacity:.4}.FundListPagination-module__UMjBgq__pageButtonActive{background:var(--kx-primary);color:#fff}.FundListPagination-module__UMjBgq__ellipsis{color:var(--kx-text-muted);padding:0 .25rem}@media (max-width:479px){.FundListPagination-module__UMjBgq__arrow,.FundListPagination-module__UMjBgq__pageButton,.FundListPagination-module__UMjBgq__pageButtonActive{min-width:32px;height:32px;font-size:.85rem}}
.AmcGrid-module__I25g4q__section{padding:3rem 0}.AmcGrid-module__I25g4q__inner{max-width:var(--kx-container);margin:0 auto;padding:0 1.5rem}.AmcGrid-module__I25g4q__searchRow{align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.AmcGrid-module__I25g4q__searchWrapper{flex:0 26rem;position:relative}.AmcGrid-module__I25g4q__searchInput{width:100%;font-family:var(--kx-font);color:var(--kx-text);border:1px solid var(--kx-border);background:#fff;border-radius:8px;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;line-height:1.5rem}.AmcGrid-module__I25g4q__searchInput::-webkit-search-cancel-button{display:none}.AmcGrid-module__I25g4q__clearButton{width:1.75rem;height:1.75rem;color:var(--kx-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.AmcGrid-module__I25g4q__clearButton:hover{background:var(--kx-surface);color:var(--kx-text)}.AmcGrid-module__I25g4q__resultCount{font-family:var(--kx-font);color:var(--kx-text-muted);min-height:1.25rem;margin:0;font-size:.875rem}.AmcGrid-module__I25g4q__grid{grid-template-columns:repeat(auto-fill,minmax(min(160px,100%),1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.AmcGrid-module__I25g4q__card{background:var(--kx-surface);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;padding:1.5rem 1rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.AmcGrid-module__I25g4q__card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1b46c91f}.AmcGrid-module__I25g4q__card:hover .AmcGrid-module__I25g4q__name{color:var(--kx-primary)}@media (prefers-reduced-motion:reduce){.AmcGrid-module__I25g4q__card{transition:none}.AmcGrid-module__I25g4q__card:hover{transform:none}}.AmcGrid-module__I25g4q__logo{object-fit:contain;object-position:center;width:100%;max-width:132px;height:44px}.AmcGrid-module__I25g4q__name{font-family:var(--kx-font);color:var(--kx-text-muted);font-size:.85rem;line-height:1.25rem}.AmcGrid-module__I25g4q__empty{font-family:var(--kx-font);color:var(--kx-text-muted);background:var(--kx-surface-alt);border-radius:12px;margin:0;padding:1.25rem;font-size:.9375rem}.AmcGrid-module__I25g4q__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.AmcGrid-module__I25g4q__section{padding:2rem 0}.AmcGrid-module__I25g4q__searchRow{flex-direction:column;align-items:stretch;gap:.5rem}.AmcGrid-module__I25g4q__searchWrapper{flex:auto}}
.AmcProfileView-module__Qp3_wq__profile{border:1px solid var(--kx-border);background:#fff;border-radius:12px;padding:2rem 2.25rem 2.5rem}.AmcProfileView-module__Qp3_wq__masthead{border-bottom:1px solid var(--kx-surface);flex-wrap:wrap;align-items:center;gap:1.25rem;padding-bottom:1.5rem;display:flex}.AmcProfileView-module__Qp3_wq__logo{object-fit:contain;object-position:left center;flex:none;width:auto;max-width:160px;height:48px}.AmcProfileView-module__Qp3_wq__name{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:0;line-height:1.25}.AmcProfileView-module__Qp3_wq__stats{flex-wrap:wrap;gap:2.5rem;margin:1.5rem 0 0;display:flex}.AmcProfileView-module__Qp3_wq__stat{flex-direction:column-reverse;gap:.25rem;display:flex}.AmcProfileView-module__Qp3_wq__statValue{font-family:var(--kx-font);color:var(--kx-primary);font-variant-numeric:tabular-nums;margin:0;font-size:1.75rem;font-weight:700;line-height:1.15}.AmcProfileView-module__Qp3_wq__statLabel{font-family:var(--kx-font);color:var(--kx-text-muted);font-size:.875rem;font-weight:500;line-height:1.25rem}.AmcProfileView-module__Qp3_wq__asOn{color:var(--kx-theme-ash);font-weight:400}.AmcProfileView-module__Qp3_wq__section{margin-top:2.25rem}.AmcProfileView-module__Qp3_wq__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-heading);margin:0 0 .875rem;line-height:1.35}.AmcProfileView-module__Qp3_wq__body{font-family:var(--kx-font);color:var(--kx-text-muted);max-width:78ch;margin:0 0 .875rem;font-size:1rem;font-weight:400;line-height:1.7rem}.AmcProfileView-module__Qp3_wq__body:last-child{margin-bottom:0}.AmcProfileView-module__Qp3_wq__noAbout,.AmcProfileView-module__Qp3_wq__note{font-family:var(--kx-font);color:var(--kx-text-muted);max-width:78ch;margin:1.5rem 0 0;font-size:.9375rem;line-height:1.55rem}.AmcProfileView-module__Qp3_wq__note{margin:0 0 1rem}.AmcProfileView-module__Qp3_wq__tableWrap{border:1px solid var(--kx-border);border-radius:10px;overflow-x:auto}.AmcProfileView-module__Qp3_wq__table{border-collapse:collapse;width:100%;font-family:var(--kx-font);min-width:30rem}.AmcProfileView-module__Qp3_wq__caption{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AmcProfileView-module__Qp3_wq__cellLabel,.AmcProfileView-module__Qp3_wq__cellValue{border-bottom:1px solid var(--kx-surface);vertical-align:top;text-align:left;padding:.75rem 1rem;font-size:.9375rem;line-height:1.45rem}.AmcProfileView-module__Qp3_wq__table tr:last-child .AmcProfileView-module__Qp3_wq__cellLabel,.AmcProfileView-module__Qp3_wq__table tr:last-child .AmcProfileView-module__Qp3_wq__cellValue{border-bottom:none}.AmcProfileView-module__Qp3_wq__cellLabel{width:34%;color:var(--kx-primary);background:var(--kx-surface-alt);white-space:nowrap;font-weight:600}.AmcProfileView-module__Qp3_wq__cellValue{color:var(--kx-text);overflow-wrap:anywhere}.AmcProfileView-module__Qp3_wq__link{color:var(--kx-primary)}@media (max-width:767px){.AmcProfileView-module__Qp3_wq__profile{padding:1.5rem 1.25rem 2rem}.AmcProfileView-module__Qp3_wq__stats{gap:1.5rem 2rem}.AmcProfileView-module__Qp3_wq__statValue{font-size:1.375rem}.AmcProfileView-module__Qp3_wq__cellLabel{white-space:normal;width:40%}}@media (max-width:599px){.AmcProfileView-module__Qp3_wq__table{min-width:0}.AmcProfileView-module__Qp3_wq__cellLabel,.AmcProfileView-module__Qp3_wq__cellValue{padding:.625rem .75rem;font-size:.875rem}.AmcProfileView-module__Qp3_wq__cellLabel{width:38%}}
.DocumentGuide-module__FSJ8Tq__section{background:var(--kx-surface-alt);padding:3rem 0}.DocumentGuide-module__FSJ8Tq__inner{max-width:var(--kx-container);margin:0 auto;padding:0 1.5rem}.DocumentGuide-module__FSJ8Tq__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:0;line-height:1.3}.DocumentGuide-module__FSJ8Tq__cards{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.DocumentGuide-module__FSJ8Tq__card{border:1px solid var(--kx-border);background:#fff;border-radius:12px;flex-direction:column;gap:.625rem;padding:1.5rem;display:flex}.DocumentGuide-module__FSJ8Tq__cardHeader{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.DocumentGuide-module__FSJ8Tq__term{font-family:var(--kx-font);color:var(--kx-primary);margin:0;font-size:1.25rem;font-weight:700;line-height:1.4}.DocumentGuide-module__FSJ8Tq__expansion{font-family:var(--kx-font);color:var(--kx-text-muted);margin:0;font-size:.875rem;font-weight:500;line-height:1.25rem}.DocumentGuide-module__FSJ8Tq__summary{font-family:var(--kx-font);color:var(--kx-text);margin:0;font-size:1rem;font-weight:600;line-height:1.5rem}.DocumentGuide-module__FSJ8Tq__body{font-family:var(--kx-font);color:var(--kx-text-muted);margin:0;font-size:.9375rem;font-weight:400;line-height:1.55rem}.DocumentGuide-module__FSJ8Tq__cadence{font-family:var(--kx-font);letter-spacing:.02em;text-transform:uppercase;color:var(--kx-accent-text);margin:auto 0 0;padding-top:.5rem;font-size:.75rem;font-weight:500;line-height:1rem}.DocumentGuide-module__FSJ8Tq__mandate{max-width:80ch;margin-top:2.5rem}.DocumentGuide-module__FSJ8Tq__mandateHeading{font-family:var(--kx-font);font-weight:600;font-size:var(--kx-h3);color:var(--kx-heading);margin:0;line-height:1.4}.DocumentGuide-module__FSJ8Tq__mandateBody{font-family:var(--kx-font);color:var(--kx-text-muted);margin:1rem 0 0;font-size:1rem;font-weight:400;line-height:1.7rem}@media (max-width:959px){.DocumentGuide-module__FSJ8Tq__cards{grid-template-columns:1fr}}@media (max-width:767px){.DocumentGuide-module__FSJ8Tq__section{padding:2rem 0}.DocumentGuide-module__FSJ8Tq__heading{font-size:1.5rem}}
.SchemeNotFound-module__81Wp7G__wrapper{text-align:center;max-width:640px;margin:0 auto;padding:6rem 1.5rem}.SchemeNotFound-module__81Wp7G__heading{font-size:var(--kx-h1);letter-spacing:-.01em;color:var(--kx-text);margin:0 0 1rem;font-weight:700}.SchemeNotFound-module__81Wp7G__body{color:var(--kx-text-muted);margin:0 0 2rem;font-size:1.05rem}.SchemeNotFound-module__81Wp7G__link{color:var(--kx-primary);font-weight:600;text-decoration:none}.SchemeNotFound-module__81Wp7G__link:hover{text-decoration:underline}
.page-module__j8NLXW__page{background:var(--kx-bg-3);padding:1.5rem 0 3rem}.page-module__j8NLXW__inner{max-width:var(--kx-container);margin:0 auto;padding:0 1.5rem}.page-module__j8NLXW__crumbs{font-family:var(--kx-font);color:var(--kx-text-muted);margin-bottom:1.25rem;font-size:.875rem}.page-module__j8NLXW__crumbs a{color:var(--kx-primary);text-decoration:none}.page-module__j8NLXW__crumbs a:hover{text-decoration:underline}.page-module__j8NLXW__layout{grid-template-columns:19rem minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.page-module__j8NLXW__main{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.page-module__j8NLXW__documents{background:var(--kx-bg-1);border-radius:12px;padding:1.5rem 1.75rem}.page-module__j8NLXW__documentsHeading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-heading);margin:0 0 .5rem;line-height:1.35}.page-module__j8NLXW__documentsBody{font-family:var(--kx-font);color:var(--kx-text-muted);max-width:70ch;margin:0 0 1rem;font-size:.9375rem;line-height:1.55rem}.page-module__j8NLXW__documentsLink{background:var(--kx-primary);color:#fff;min-height:2.75rem;font-family:var(--kx-font);border-radius:8px;align-items:center;gap:.4rem;padding:0 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__j8NLXW__documentsLink:hover{background:var(--kx-theme-blue)}.page-module__j8NLXW__faqs{border:1px solid var(--kx-border);background:#fff;border-radius:12px;padding:1.75rem 2.25rem 2rem}.page-module__j8NLXW__faqsHeading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h3);color:var(--kx-heading);margin:0 0 1rem;line-height:1.35}@media (max-width:959px){.page-module__j8NLXW__layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.page-module__j8NLXW__faqs{padding:1.25rem 1.125rem 1.5rem}.page-module__j8NLXW__documents{padding:1.25rem 1.125rem}}
.FaqsPage-module__NsOIQW__page{max-width:var(--kx-container);margin:0 auto;padding:3rem 1.5rem 4rem}.FaqsPage-module__NsOIQW__hero{text-align:center;padding-bottom:1.5rem}.FaqsPage-module__NsOIQW__heading{font-family:var(--kx-font);font-weight:600;font-size:var(--kx-h1-display);color:var(--kx-heading);margin:0 0 1.5rem;line-height:1.2}.FaqsPage-module__NsOIQW__searchWrapper{width:100%;max-width:844px;margin:0 auto;position:relative}.FaqsPage-module__NsOIQW__searchInput{background:var(--kx-surface);width:100%;height:64px;font-family:var(--kx-font);color:var(--kx-text);border:none;border-radius:8px;outline:none;padding:0 3rem 0 1.5rem;font-size:1.0625rem;box-shadow:6px 6px 24px #0000001f}.FaqsPage-module__NsOIQW__searchInput::placeholder{color:#73768f}.FaqsPage-module__NsOIQW__clearButton{width:32px;height:32px;color:var(--kx-text-muted);cursor:pointer;background:#fff;border:none;border-radius:50%;font-size:1.125rem;line-height:1;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.FaqsPage-module__NsOIQW__suggestions{z-index:5;text-align:left;background:#fff;border-radius:8px;max-height:320px;margin:0;padding:.5rem 0;list-style:none;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 12px 48px #00000029}.FaqsPage-module__NsOIQW__suggestion{width:100%;font-family:var(--kx-font);color:var(--kx-text);cursor:pointer;background:0 0;border:none;padding:.75rem 1.5rem;font-size:.9375rem;display:block}.FaqsPage-module__NsOIQW__suggestion:hover{background:var(--kx-surface)}.FaqsPage-module__NsOIQW__subheading{font-family:var(--kx-font);letter-spacing:-.02em;color:var(--kx-subheading);margin:3rem 0 0;font-size:.9375rem;font-weight:500;line-height:1.6}.FaqsPage-module__NsOIQW__categoryPills{flex-wrap:wrap;justify-content:center;gap:1rem;padding:3rem 0 0;display:flex}.FaqsPage-module__NsOIQW__pill,.FaqsPage-module__NsOIQW__pillActive{font-family:var(--kx-font);border:1px solid var(--kx-theme-bg);background:var(--kx-surface);min-width:148px;height:46px;color:var(--kx-text);cursor:pointer;border-radius:23.5px;padding:.5rem 1rem;font-size:.9375rem;font-weight:500}.FaqsPage-module__NsOIQW__pillActive{border-color:var(--kx-theme-blue);color:var(--kx-theme-blue)}.FaqsPage-module__NsOIQW__categorySelectWrapper{display:none}.FaqsPage-module__NsOIQW__results{padding-top:3rem}.FaqsPage-module__NsOIQW__resultsHeading{font-family:var(--kx-font);color:var(--kx-heading);text-align:center;margin:0 0 2rem;font-size:1.75rem;font-weight:600;line-height:1.2}.FaqsPage-module__NsOIQW__empty{text-align:center;color:var(--kx-text-muted);padding:2rem 0}@media (max-width:599px){.FaqsPage-module__NsOIQW__heading{line-height:1.25}.FaqsPage-module__NsOIQW__searchInput{height:52px;font-size:.9375rem}.FaqsPage-module__NsOIQW__subheading{font-size:.8125rem}.FaqsPage-module__NsOIQW__categoryPills{display:none}.FaqsPage-module__NsOIQW__categorySelectWrapper{justify-content:center;padding:2rem 0 0;display:flex}.FaqsPage-module__NsOIQW__resultsHeading{font-size:var(--kx-h3)}.FaqsPage-module__NsOIQW__question{font-size:.9375rem}.FaqsPage-module__NsOIQW__answer{font-size:.875rem}}
.MutualFundListPage-module__rqDyPa__page{background:var(--kx-bg-2);padding:2.5rem 0 4rem}.MutualFundListPage-module__rqDyPa__container{max-width:var(--kx-container);margin:0 auto;padding:0 1.5rem}.MutualFundListPage-module__rqDyPa__heading{text-align:center;font-size:var(--kx-h1);color:var(--kx-heading);margin:0 0 2rem;font-weight:600}.MutualFundListPage-module__rqDyPa__controlsRow{flex-direction:row;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.MutualFundListPage-module__rqDyPa__filterItem{flex:none}.MutualFundListPage-module__rqDyPa__searchBox{border:1px solid var(--kx-border);box-sizing:border-box;background:#fff;border-radius:8px;flex:auto;align-items:center;gap:.5rem;height:44px;padding:.15rem .15rem .15rem 1rem;display:flex}.MutualFundListPage-module__rqDyPa__searchInput{font-family:var(--kx-font);color:var(--kx-text);background:0 0;border:none;outline:none;flex:auto;min-width:0;font-size:.95rem}.MutualFundListPage-module__rqDyPa__searchButton{background:var(--kx-surface);width:40px;height:40px;color:var(--kx-primary);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MutualFundListPage-module__rqDyPa__searchButton:hover{background:var(--kx-bg-2)}.MutualFundListPage-module__rqDyPa__errorBanner{color:#b42323;background:#fdeaea;border-radius:8px;margin-bottom:1.5rem;padding:.85rem 1.1rem;font-size:.9rem}.MutualFundListPage-module__rqDyPa__backfillNotice{background:var(--kx-surface-alt);color:var(--kx-text-muted);border-radius:8px;margin:0 0 1.5rem;padding:.75rem 1.1rem;font-size:.875rem}.MutualFundListPage-module__rqDyPa__loadingState{justify-content:center;padding:4rem 1rem;display:flex}.MutualFundListPage-module__rqDyPa__emptyState{text-align:center;color:var(--kx-text-muted);padding:4rem 1rem}.MutualFundListPage-module__rqDyPa__emptyHeading{color:var(--kx-text);margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.MutualFundListPage-module__rqDyPa__emptyBody{margin:0;font-size:.9rem}.MutualFundListPage-module__rqDyPa__tableWrap{background:#fff;border-radius:16px;overflow-x:auto;box-shadow:0 12px 32px #1b46c914}.MutualFundListPage-module__rqDyPa__table{border-collapse:collapse;width:100%;min-width:720px}.MutualFundListPage-module__rqDyPa__table thead tr{border-bottom:1px solid var(--kx-border)}.MutualFundListPage-module__rqDyPa__table th{text-align:center;color:var(--kx-text-muted);white-space:nowrap;padding:1rem .75rem;font-size:.8rem;font-weight:600}.MutualFundListPage-module__rqDyPa__thName{text-align:left!important;padding-left:1.5rem!important}.MutualFundListPage-module__rqDyPa__sortButton,.MutualFundListPage-module__rqDyPa__sortButtonActive{font-family:var(--kx-font);color:var(--kx-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .4rem;font-size:.8rem;font-weight:600;display:inline-flex}.MutualFundListPage-module__rqDyPa__sortButton:hover{color:var(--kx-text)}.MutualFundListPage-module__rqDyPa__sortButtonActive{color:var(--kx-primary);background:var(--kx-surface)}.MutualFundListPage-module__rqDyPa__sortIcon,.MutualFundListPage-module__rqDyPa__sortIconAsc{width:12px;height:12px;transition:transform .15s}.MutualFundListPage-module__rqDyPa__sortIconAsc{transform:rotate(180deg)}.MutualFundListPage-module__rqDyPa__row{border-bottom:1px solid var(--kx-surface)}.MutualFundListPage-module__rqDyPa__rowClickable{border-bottom:1px solid var(--kx-surface);cursor:pointer}.MutualFundListPage-module__rqDyPa__rowClickable:hover{background:var(--kx-bg-1)}.MutualFundListPage-module__rqDyPa__tdName{text-align:left;padding:.75rem 1rem .75rem 1.5rem}.MutualFundListPage-module__rqDyPa__tdValue{text-align:center;color:var(--kx-text);white-space:nowrap;padding:.75rem;font-size:.9rem}.MutualFundListPage-module__rqDyPa__nameLink{color:inherit;text-decoration:none;display:block}.MutualFundListPage-module__rqDyPa__nameCell{align-items:center;gap:.75rem;display:flex}.MutualFundListPage-module__rqDyPa__logoBox{background:var(--kx-surface);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.MutualFundListPage-module__rqDyPa__logoImg{object-fit:contain;max-width:100%;max-height:100%}.MutualFundListPage-module__rqDyPa__nameCol{flex-direction:column;gap:.3rem;min-width:0;display:flex}.MutualFundListPage-module__rqDyPa__fundName{color:var(--kx-text);font-size:.92rem;font-weight:600;line-height:1.35}.MutualFundListPage-module__rqDyPa__tags{flex-wrap:wrap;gap:.4rem;display:flex}.MutualFundListPage-module__rqDyPa__tag{letter-spacing:.02em;color:var(--kx-primary);background:var(--kx-surface);white-space:nowrap;border-radius:999px;padding:.15rem .6rem;font-size:.7rem;font-weight:600}.MutualFundListPage-module__rqDyPa__cardList{flex-direction:column;gap:1rem;display:none}.MutualFundListPage-module__rqDyPa__card{color:inherit;background:#fff;border-radius:14px;padding:1.1rem;text-decoration:none;display:block;box-shadow:0 8px 24px #1b46c914}.MutualFundListPage-module__rqDyPa__cardHeader{align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.MutualFundListPage-module__rqDyPa__cardStats{border-top:1px solid var(--kx-surface);grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:.9rem;display:grid}.MutualFundListPage-module__rqDyPa__cardStat{flex-direction:column;gap:.15rem;display:flex}.MutualFundListPage-module__rqDyPa__cardStatLabel{color:var(--kx-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.MutualFundListPage-module__rqDyPa__cardStatValue{color:var(--kx-text);font-size:.9rem;font-weight:600}@media (max-width:767px){.MutualFundListPage-module__rqDyPa__heading{text-align:left;margin-bottom:1.5rem}.MutualFundListPage-module__rqDyPa__controlsRow{flex-direction:column;align-items:stretch}.MutualFundListPage-module__rqDyPa__filterItem{flex:none;width:100%}.MutualFundListPage-module__rqDyPa__searchBox{width:100%}.MutualFundListPage-module__rqDyPa__tableWrap{display:none}.MutualFundListPage-module__rqDyPa__cardList{display:flex}}
.MutualFundsPage-module__MWBEMG__page{font-family:var(--kx-font)}.MutualFundsPage-module__MWBEMG__hero{max-width:var(--kx-container);text-align:center;flex-direction:column;align-items:center;margin:0 auto;padding:3rem 1.5rem;display:flex}.MutualFundsPage-module__MWBEMG__headline{font-weight:600;font-size:var(--kx-h1-display);color:var(--kx-heading);flex-direction:column;margin:0 0 1.5rem;line-height:1.103;display:flex}.MutualFundsPage-module__MWBEMG__subheadline{letter-spacing:-.02em;color:#0f0037;max-width:62%;margin:0 0 2rem;font-size:1.25rem;font-weight:500;line-height:1.6}.MutualFundsPage-module__MWBEMG__cta{background:var(--kx-theme-blue);border:1px solid var(--kx-theme-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:206px;height:67px;font-size:1.3125rem;font-weight:500;line-height:25px;text-decoration:none;display:inline-flex}.MutualFundsPage-module__MWBEMG__cta:hover{background:var(--kx-primary)}.MutualFundsPage-module__MWBEMG__strapLine{background:var(--kx-surface);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;min-height:124px;padding:1rem;display:flex}.MutualFundsPage-module__MWBEMG__strapLogo{object-fit:contain;width:100%;max-width:140px;height:56px;margin:1rem}.MutualFundsPage-module__MWBEMG__hasslefreeSection{justify-content:center;padding:3rem 1.5rem;display:flex}.MutualFundsPage-module__MWBEMG__hasslefreeCard{background:#f4f7fe;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:85%;min-height:535px;padding:2.5rem;display:flex}.MutualFundsPage-module__MWBEMG__hasslefreeText{flex:1;min-width:280px}.MutualFundsPage-module__MWBEMG__pillLabel{white-space:nowrap;min-width:226px;color:var(--kx-surface);background:#1a1f44e6;border-radius:3px;padding:1rem 2rem;font-size:1.25rem;line-height:24px;display:inline-block}.MutualFundsPage-module__MWBEMG__cardMainHead{color:#303030;margin:1.25rem 0 0;font-size:1.625rem;font-weight:600;line-height:42px}.MutualFundsPage-module__MWBEMG__cardSubHead{letter-spacing:-.02em;color:#303030;margin:1rem 0 0;font-size:1rem;font-weight:500;line-height:31px}.MutualFundsPage-module__MWBEMG__hasslefreeList{margin:1rem 0 0;padding-left:1.25rem}.MutualFundsPage-module__MWBEMG__hasslefreeList p{letter-spacing:-.02em;color:#303030;margin:.5rem 0;font-size:1.25rem;font-weight:500;line-height:31px}.MutualFundsPage-module__MWBEMG__hasslefreeImage{flex:1;min-width:280px;max-width:80%}.MutualFundsPage-module__MWBEMG__exploreSection{background:var(--kx-surface-alt);padding:3rem 0}.MutualFundsPage-module__MWBEMG__exploreIntro{max-width:var(--kx-container);text-align:center;flex-direction:column;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.MutualFundsPage-module__MWBEMG__bodyPill{color:#000;box-sizing:border-box;background:#dadfef;border-radius:4px;width:234px;height:34px;padding:5px 0 0 15px;font-size:1.25rem;font-weight:400;line-height:24px}.MutualFundsPage-module__MWBEMG__exploreHeading{font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:1.5rem 0 0;line-height:54px}.MutualFundsPage-module__MWBEMG__searchRow{width:100%;max-width:900px;margin:2rem 0 0;display:flex}.MutualFundsPage-module__MWBEMG__searchInput{height:85px;font-family:var(--kx-font);font-weight:400;font-size:var(--kx-h3);color:#73768f;background:var(--kx-surface);border:none;border-radius:10px;flex:1;padding-left:20px;line-height:27px;box-shadow:1px 4px 14px #a5a5a526}.MutualFundsPage-module__MWBEMG__searchInput:focus{background:#fff;border:none;outline:none}.MutualFundsPage-module__MWBEMG__searchButton{background:var(--kx-surface);color:#000;cursor:pointer;border:none;border-radius:0 10px 10px 0;justify-content:center;align-items:center;width:60px;height:85px;padding:0;transition:all .4s;display:flex;box-shadow:1px 4px 14px #a5a5a526}.MutualFundsPage-module__MWBEMG__searchButton:hover{background:var(--kx-theme-blue);color:#fff}.MutualFundsPage-module__MWBEMG__searchButton:disabled{opacity:.4;cursor:not-allowed}.MutualFundsPage-module__MWBEMG__searchButton:disabled:hover{background:var(--kx-surface);color:#000}.MutualFundsPage-module__MWBEMG__categoriesRow{max-width:var(--kx-container);flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto;padding:1.5rem 3.125rem 0;display:flex}.MutualFundsPage-module__MWBEMG__categoryPill{background:var(--kx-surface);width:auto;height:auto;font-family:var(--kx-font);text-align:center;color:#000;cursor:pointer;border:1px solid #d3d3d3;border-radius:23.5px;padding:.2rem 1rem;font-size:1.125rem;font-weight:500;line-height:34px;text-decoration:none;transition:all .5s;display:inline-block;transform:translateY(0)}.MutualFundsPage-module__MWBEMG__categoryPill:hover{background:var(--kx-primary-alt);color:#fff;transform:translateY(-5px)}.MutualFundsPage-module__MWBEMG__featuresSection{max-width:var(--kx-container);text-align:center;flex-direction:column;align-items:center;margin:0 auto;padding:3rem 1.5rem;display:flex}.MutualFundsPage-module__MWBEMG__bodyPill2{min-width:234px;font-family:var(--kx-font);color:#000;background:#e7edff;border-radius:4px;margin-bottom:2rem;padding:5px 170px 4px;font-size:1.25rem;font-weight:400;line-height:24px;display:inline-block}.MutualFundsPage-module__MWBEMG__featuresHeading{color:var(--kx-heading);margin:1.5rem 0 0;font-size:2rem;font-weight:600;line-height:53px}.MutualFundsPage-module__MWBEMG__featuresGrid{text-align:left;grid-template-columns:repeat(2,1fr);gap:2rem 10%;width:100%;margin:3rem 0 0;display:grid}.MutualFundsPage-module__MWBEMG__featureCard{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.MutualFundsPage-module__MWBEMG__featureIcon{width:65px}.MutualFundsPage-module__MWBEMG__featureHeading{color:#000;font-size:1.8125rem;font-weight:500;line-height:34px}.MutualFundsPage-module__MWBEMG__featureBody{letter-spacing:-.02em;color:#0f0037;font-size:1.125rem;font-weight:500;line-height:32px}.MutualFundsPage-module__MWBEMG__viewButton{cursor:pointer;width:179px;height:58px;color:var(--kx-theme-blue);line-height:25px;font-family:var(--kx-font);border:1px solid var(--kx-theme-blue);background-color:#fff;border-radius:7px;margin:3rem 0 0;font-size:1.3125rem;font-weight:500;transition:all .4s ease-in-out}.MutualFundsPage-module__MWBEMG__viewButton:hover{background:var(--kx-theme-blue);color:#fff}.MutualFundsPage-module__MWBEMG__faqSection{max-width:var(--kx-container);flex-direction:column;align-items:center;margin:0 auto;padding:0 1.5rem 3rem;display:flex}.MutualFundsPage-module__MWBEMG__faqHeading{color:var(--kx-heading);margin:1.5rem 0;font-size:2rem;font-weight:600;line-height:53px}@media (max-width:959px){.MutualFundsPage-module__MWBEMG__panelHeader{padding:16px 24px}.MutualFundsPage-module__MWBEMG__hero{padding:2.5rem 1.5rem}.MutualFundsPage-module__MWBEMG__subheadline{max-width:100%}.MutualFundsPage-module__MWBEMG__hasslefreeCard{width:100%;padding:2rem 1.5rem}.MutualFundsPage-module__MWBEMG__featuresGrid{grid-template-columns:1fr}}@media (max-width:599px){.MutualFundsPage-module__MWBEMG__categoriesRow{justify-content:flex-start;padding:1rem 1.5rem 0}.MutualFundsPage-module__MWBEMG__categoryPill{width:auto;padding:.2rem .875rem;font-size:1rem}}@media screen and (max-width:479px){.MutualFundsPage-module__MWBEMG__headline{line-height:55px}.MutualFundsPage-module__MWBEMG__exploreHeading{font-size:var(--kx-h3);line-height:40px}.MutualFundsPage-module__MWBEMG__bodyPill{text-align:center;width:220px;padding:5px 10px 0;font-size:1rem}.MutualFundsPage-module__MWBEMG__bodyPill2{min-width:0;padding:7px 15px 4px;font-size:.875rem}.MutualFundsPage-module__MWBEMG__featuresHeading,.MutualFundsPage-module__MWBEMG__faqHeading{font-size:1.5rem}.MutualFundsPage-module__MWBEMG__searchInput{height:60px;font-size:1rem}.MutualFundsPage-module__MWBEMG__searchButton{height:60px;box-shadow:none}}
.AmcExplainer-module__fQITBa__section{background:var(--kx-surface-alt);padding:3rem 0}.AmcExplainer-module__fQITBa__inner{max-width:var(--kx-container);margin:0 auto;padding:0 1.5rem}.AmcExplainer-module__fQITBa__heading,.AmcExplainer-module__fQITBa__headingSpaced{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:0;line-height:1.3}.AmcExplainer-module__fQITBa__headingSpaced{margin-top:3rem}.AmcExplainer-module__fQITBa__body{font-family:var(--kx-font);color:var(--kx-text-muted);max-width:80ch;margin:1rem 0 0;font-size:1rem;font-weight:400;line-height:1.7rem}.AmcExplainer-module__fQITBa__intro{font-family:var(--kx-font);color:var(--kx-text-muted);max-width:76ch;margin:.75rem 0 0;font-size:1.0625rem;font-weight:400;line-height:1.7rem}.AmcExplainer-module__fQITBa__points{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.AmcExplainer-module__fQITBa__point{border:1px solid var(--kx-border);background:#fff;border-radius:12px;padding:1.375rem 1.5rem}.AmcExplainer-module__fQITBa__pointTitle{font-family:var(--kx-font);color:var(--kx-heading);margin:0 0 .375rem;font-size:1.0625rem;font-weight:600;line-height:1.5rem}.AmcExplainer-module__fQITBa__pointBody{font-family:var(--kx-font);color:var(--kx-text-muted);margin:0;font-size:.9375rem;font-weight:400;line-height:1.6rem}.AmcExplainer-module__fQITBa__caution{font-family:var(--kx-font);color:var(--kx-text-muted);border-left:3px solid var(--kx-accent-soft);max-width:80ch;margin:1.75rem 0 0;padding-left:.875rem;font-size:.9375rem;font-weight:400;line-height:1.6rem}@media (max-width:959px){.AmcExplainer-module__fQITBa__points{grid-template-columns:1fr}}@media (max-width:767px){.AmcExplainer-module__fQITBa__section{padding:2rem 0}.AmcExplainer-module__fQITBa__headingSpaced{margin-top:2.25rem}}
.FactsheetGuide-module__DD67Tq__section{padding:3rem 0}.FactsheetGuide-module__DD67Tq__inner{max-width:var(--kx-container);margin:0 auto;padding:0 1.5rem}.FactsheetGuide-module__DD67Tq__heading{font-family:var(--kx-font);font-weight:700;font-size:var(--kx-h2);color:var(--kx-heading);margin:0;line-height:1.3}.FactsheetGuide-module__DD67Tq__intro{font-family:var(--kx-font);color:var(--kx-text-muted);max-width:72ch;margin:.75rem 0 0;font-size:1.0625rem;font-weight:400;line-height:1.7rem}.FactsheetGuide-module__DD67Tq__steps{counter-reset:step;grid-template-columns:repeat(2,1fr);gap:1.75rem 2.5rem;max-width:100%;margin:2rem 0 0;padding:0;list-style:none;display:grid}.FactsheetGuide-module__DD67Tq__step{counter-increment:step;padding-left:3rem;position:relative}.FactsheetGuide-module__DD67Tq__step:before{content:counter(step);width:2rem;height:2rem;font-family:var(--kx-font);color:var(--kx-primary);background:var(--kx-bg-2);border-radius:50%;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.FactsheetGuide-module__DD67Tq__stepTitle{font-family:var(--kx-font);color:var(--kx-heading);margin:0;font-size:1.0625rem;font-weight:600;line-height:2rem}.FactsheetGuide-module__DD67Tq__stepBody{font-family:var(--kx-font);color:var(--kx-text-muted);margin:.25rem 0 0;font-size:.9375rem;font-weight:400;line-height:1.6rem}@media (max-width:959px){.FactsheetGuide-module__DD67Tq__steps{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:767px){.FactsheetGuide-module__DD67Tq__section{padding:2rem 0}.FactsheetGuide-module__DD67Tq__heading{font-size:1.5rem}}
