.cnx-carousel{overflow:hidden}.cnx-carousel__container{gap:1rem;display:flex}.cnx-carousel__button-icon{color:#141415;text-wrap:nowrap;letter-spacing:0;background:0 0;border:none;border-radius:100px;outline:none;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;font-size:clamp(16px,8.3333vw - .875rem,16px);font-weight:600;line-height:150%;display:inline-flex}.cnx-carousel__button-icon:disabled{background:0 0}.cnx-carousel__button-icon:focus{outline-offset:2px;outline:2px solid #1a4db3}.cnx-carousel__button-icon:active:not(:disabled){transform:scale(.95)}.cnx-carousel__nav{justify-content:end;margin:.75rem .375rem;display:flex}.cnx-carousel__nav-controls{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.cnx-carousel__nav-controls-item{appearance:none;background-color:var(--cnx-color-icon-interactive-secondary);touch-action:manipulation;cursor:pointer;border:0;border-radius:50%;width:10px;height:10px;margin:0;padding:0}.cnx-carousel__nav-controls-item--selected{background-color:var(--cnx-color-icon-interactive-primary)}.cnx-carousel__slide{flex:0 0 100%;min-width:0}.cnx-carousel__slide-content{background-image:var(--desktop-background-image);cursor:grab;background-repeat:no-repeat;background-size:cover;border-radius:12px;align-items:flex-start;width:100%;min-height:285px;display:flex}@media (width>=0) and (width<=576px){.cnx-carousel__slide-content{background-image:var(--mobile-background-image);min-height:400px}}.cnx-carousel__slide-overlay{cursor:auto;backdrop-filter:blur(10px);background-color:#fffc;border-radius:8px;flex-direction:column;justify-content:space-between;gap:1rem;width:430px;min-height:175px;margin:.75rem;padding:1.5rem;display:flex}@media (width>=0) and (width<=576px){.cnx-carousel__slide-overlay{width:100%;padding:1rem}}.cnx-carousel__slide-overlay header{flex-direction:column;gap:.375rem;display:flex}.cnx-carousel__slide-overlay-headline{letter-spacing:0;text-transform:uppercase;margin:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:600;line-height:130%}.cnx-carousel__slide-overlay-title{letter-spacing:0;margin:0;font-size:clamp(20px,8.3333vw - .875rem,20px);font-weight:600;line-height:130%}.cnx-image img{object-fit:cover;max-inline-size:100%}.cnx-image--responsive img{block-size:auto}.cnx-card-action{background-color:#fff;border:1px solid #dfdfe2;border-radius:16px;gap:1rem;padding:.75rem;display:flex}.cnx-card-action:hover{background-color:#edf2fc}.cnx-card-action__icon{align-items:flex-start;display:flex}.cnx-card-action__icon>*{background-color:#edf2fc;border-radius:100px;padding:.5rem}.cnx-card-action__actions{align-items:center;display:flex}.cnx-card-action__body{flex:1}.cnx-card-action__title{letter-spacing:0;margin-bottom:0;font-size:clamp(14px,8.3333vw - .875rem,16px);font-weight:400;line-height:150%}.cnx-card-action__detail{letter-spacing:0;margin:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%}.cnx-card-action__footer{flex-direction:row;justify-content:space-between;margin-top:1rem;display:flex}.cnx-card-action header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.cnx-card-action__close-btn{background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.cnx-card-media{background-color:#fff;border:1px solid #dfdfe2;border-radius:16px;flex-direction:column;display:flex}.cnx-card-media__image{flex-direction:column;height:210px;display:flex}.cnx-card-media__image img,.cnx-card-media__image picture{object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:100%}.cnx-card-media__content{flex-direction:column;flex:1;padding:.75rem;display:flex}.cnx-card-media__headline{letter-spacing:0;color:#3b3b40;text-transform:uppercase;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:600;line-height:130%}.cnx-card-media__title{letter-spacing:0;font-size:clamp(14px,8.3333vw - .875rem,14px);font-weight:600;line-height:150%}.cnx-card-media__detail{flex:1}.cnx-card-media__detail p{text-overflow:ellipsis;-webkit-line-clamp:2;letter-spacing:0;color:#3b3b40;-webkit-box-orient:vertical;margin-bottom:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%;display:-webkit-box;overflow:hidden}.cnx-card-media__footer{margin-top:1rem}.cnx-card-media__image-placeholder{background-color:var(--theme-color,#1a4db3);border-radius:16px 16px 0 0;flex-direction:column;height:210px;display:flex;position:relative}.cnx-card-media__image-placeholder--image{min-width:100%;max-width:fit-content;position:absolute;top:0;left:0}.cnx-media-card-group__list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.cnx-media-card-group__list-item{display:flex}.cnx-media-card-group__list-item>*{width:100%}.cnx-card-product{background-color:#fff;border:1px solid #dfdfe2;border-radius:16px;grid-template-rows:[card-start]min-content[details]min-content[description]auto[card-end]auto;grid-template-columns:[card-start]auto min-content[card-end];gap:.75rem;padding:.75rem;display:grid}.cnx-card-product__title{text-overflow:ellipsis;-webkit-line-clamp:2;letter-spacing:0;-webkit-box-orient:vertical;margin-bottom:0;font-size:clamp(14px,8.3333vw - .875rem,14px);font-weight:600;line-height:150%;display:-webkit-box;overflow:hidden}.cnx-card-product__description{word-break:break-word;grid-area:description/1/description/span 2}.cnx-card-product__description p{text-overflow:ellipsis;-webkit-line-clamp:2;letter-spacing:0;color:#3b3b40;-webkit-box-orient:vertical;margin-bottom:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%;display:-webkit-box;overflow:hidden}.cnx-card-product__footer{justify-content:space-between;display:flex}.cnx-card-product__image-logo-container{background-color:#fff;border:1px solid #dfdfe2;border-radius:8px;align-content:center;padding:.5rem;display:flex}.cnx-card-product__image-logo{object-fit:contain}.cnx-card-product__image-background{background-repeat:no-repeat;background-size:cover;border-radius:12px;justify-content:flex-end;align-items:flex-start;width:240px;min-height:87px;padding:.75rem;display:flex}.cnx-card-product__image-background--logo-only{padding:0}.cnx-card-product__details{flex-flow:wrap;gap:.5rem;display:flex}.cnx-card-product__fund-class{letter-spacing:0;color:#3b3b40;text-transform:uppercase;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:600;line-height:130%}.cnx-card-product__tags{flex-flow:wrap;justify-content:flex-start;align-items:baseline;gap:.5rem;display:flex}.cnx-card-product__tags label.truncate{white-space:nowrap;text-overflow:ellipsis;max-width:12ch;display:inline-block;overflow:hidden}.cnx-card-product__invest{flex-direction:row;align-self:end;align-items:center;gap:.5rem;display:flex}.cnx-card-product__invest-title{letter-spacing:0;color:#3b3b40;margin-bottom:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%}@media (width>=0) and (width<=576px){.cnx-card-product__invest-title{letter-spacing:0;margin-bottom:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%}}.cnx-card-product__invest-minimum{letter-spacing:0;margin-bottom:0;font-size:clamp(16px,8.3333vw - .875rem,16px);font-weight:600;line-height:150%}.cnx-card-product__ctas{justify-content:end;align-self:end;gap:.5rem;display:flex}.cnx-card-product--slim .cnx-card-product__wrap{grid-area:1/card/span 2;justify-content:space-between;gap:.375rem;display:grid}.cnx-card-product--slim .cnx-card-product__text{grid-row:1/span 2;align-self:baseline;gap:.375rem;display:grid}.cnx-card-product--slim .cnx-card-product__title{grid-area:1/1}.cnx-card-product--slim .cnx-card-product__image{grid-area:1/2/span 3}.cnx-card-product--slim .cnx-card-product__description{grid-area:description/1}.cnx-card-product--slim .cnx-card-product__details{grid-area:details/1}.cnx-card-product--slim .cnx-card-product__footer{grid-area:card-end/card}@media (width>=0) and (width<=576px){.cnx-card-product--slim .cnx-card-product__wrap{grid-column:card;justify-content:space-between;gap:.375rem;display:grid}.cnx-card-product--slim .cnx-card-product__text{grid-row:1/span 2;align-self:baseline;gap:.375rem;display:grid}.cnx-card-product--slim .cnx-card-product__title{grid-area:1/1}.cnx-card-product--slim .cnx-card-product__image{grid-area:1/2/span 2}.cnx-card-product--slim .cnx-card-product__description{grid-area:description/card}.cnx-card-product--slim .cnx-card-product__details{grid-area:details/1}.cnx-card-product--slim .cnx-card-product__image-background{width:120px;min-height:87px}.cnx-card-product--slim .cnx-card-product__invest{flex-direction:column;align-items:baseline;gap:0}.cnx-card-product--slim .cnx-card-product__footer{grid-area:card-end/card}}.cnx-card-product--tile .cnx-card-product__wrap{grid-column:card;justify-content:space-between;gap:.375rem;display:grid}.cnx-card-product--tile .cnx-card-product__text{grid-row:1/span 2;align-self:baseline;gap:.375rem;display:grid}.cnx-card-product--tile .cnx-card-product__title{grid-area:1/1}.cnx-card-product--tile .cnx-card-product__image{grid-area:1/2/span 2}.cnx-card-product--tile .cnx-card-product__description{grid-area:description/card}.cnx-card-product--tile .cnx-card-product__details{grid-area:details/1}.cnx-card-product--tile .cnx-card-product__image-background{width:120px;min-height:87px}.cnx-card-product--tile .cnx-card-product__invest{flex-direction:column;align-items:baseline;gap:0}.cnx-card-product--tile .cnx-card-product__footer{grid-area:card-end/card}.cnx-badge{background-color:var(--cnx-badge-color);letter-spacing:0;color:#141415;align-items:center;gap:.25rem;margin:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%;display:inline-flex}.cnx-badge--pill{text-wrap:nowrap;border-radius:8px;padding:0 .5rem}.cnx-badge--text{text-transform:uppercase}.cnx-badge--status{border-radius:8px;padding:.375rem .5rem}.cnx-badge--status .cnx-badge__tag{background-color:var(--cnx-badge-secondary-color);border-radius:100px;width:8px;height:8px;display:inline-block}.cnx-badge--header{letter-spacing:0;color:#fff;background:#ffffff4d;border-radius:8px;padding:.25rem .5rem;font-size:clamp(16px,8.3333vw - .875rem,16px);font-weight:600;line-height:150%}.cnx-badge--number{background:0 0}.cnx-badge--number .cnx-badge__tag{color:#fff;background-color:var(--cnx-badge-color);letter-spacing:0;border-radius:100px;justify-content:center;align-items:center;margin:0;padding:0 .375rem;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:600;line-height:150%;display:inline-flex}.cnx-badge--dismissible{color:#141415;letter-spacing:0;background-color:#fff;border:1px solid #dfdfe2;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:clamp(14px,8.3333vw - .875rem,14px);font-weight:600;line-height:150%;display:inline-flex}.cnx-badge--dismissible .cnx-badge__dismiss-button{background:0 0;border:none;padding:0}.cnx-badge--dismissible:hover{background-color:#edf2fc}.cnx-badge--dismissible:active{background-color:#c9d9f7}.cnx-badge--dismissible:focus{outline-offset:2px;outline:2px solid #1a4db3}.cnx-card{background-color:#fff;border:1px solid #dfdfe2;border-radius:16px;padding:.75rem}.cnx-metric-card{background-color:#fff;border:1px solid #dfdfe2;border-radius:16px;flex-direction:column;align-items:flex-start;display:flex}.cnx-metric-card__body{flex-direction:column;align-items:flex-start;padding:.75rem;display:flex}.cnx-metric-card__title{letter-spacing:0;margin:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:600;line-height:150%}.cnx-metric-card__value{letter-spacing:0;font-size:clamp(24px,8.3333vw - .875rem,24px);font-weight:600;line-height:130%}.cnx-metric-card--group{flex-wrap:wrap;gap:.75rem;width:100%;display:flex}.cnx-metric-card--group>.cnx-metric-card{flex:1;min-width:calc(33.33% - .75rem)}@media (width>=0) and (width<=1280px){.cnx-metric-card--group>.cnx-metric-card{min-width:calc(50% - .75rem)}}.cnx-metric-card-table{border-collapse:collapse;border-spacing:0;width:100%}.cnx-metric-card-table tr:not(:last-child){border-bottom:1px solid #dfdfe2}.cnx-metric-card-table thead{text-align:left}.cnx-metric-card-table thead th{color:#3b3b40;text-align:left;letter-spacing:0;background-color:#f4f4f5;border-bottom:1px solid #dfdfe2;margin:0;padding:.5rem .75rem;font-size:clamp(14px,8.3333vw - .875rem,14px);font-weight:600;line-height:150%}.cnx-metric-card-table thead th:hover{background-color:#dfdfe2}.cnx-metric-card-table tbody{background-color:#fff}.cnx-metric-card-table tbody td{letter-spacing:0;background-color:#fff;margin:0;padding:.375rem .75rem;font-size:clamp(12px,8.3333vw - .875rem,14px);font-weight:400;line-height:150%}.cnx-metric-card-table tfoot{background-color:#f4f4f5}.cnx-metric-card-table tfoot td{letter-spacing:0;border-top:1px solid #dfdfe2;margin-bottom:0;padding:.375rem .75rem;font-size:clamp(12px,8.3333vw - .875rem,14px);font-weight:400;line-height:150%}.cnx-metric-card-table caption{text-align:left}.cnx-metric-card-table caption:empty{display:none}.cnx-metric-card-table{border-radius:inherit;border-top:1px solid #dfdfe2}.cnx-metric-card-table *{border-radius:inherit}.cnx-product-card-group__heading{letter-spacing:0;font-size:clamp(20px,8.3333vw - .875rem,20px);font-weight:600;line-height:130%}.cnx-product-card-group__list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=0) and (width<=1280px){.cnx-product-card-group__list{grid-template-columns:repeat(1,1fr)}}.cnx-product-card-group__list-item{display:flex}.cnx-product-card-group__list-item>*{width:100%}.cnx-product-card-group--vertical .cnx-product-card-group__list{grid-template-columns:1fr}
