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