.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-card p:last-of-type{margin-bottom:0}button.cnx-card{width:100%;font:inherit;color:inherit;text-align:left;border-color:#a0a0a7;display:block}button.cnx-card:focus-visible{outline-offset:2px;outline:2px solid #1a4db3}button.cnx-card:hover{background-color:#edf2fc;border-color:#1a4db3}button.cnx-card:active{background-color:#c9d9f7;border-color:#143d8f}.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(25% - .75rem)}@media (width>=576px) and (width<=1280px){.cnx-metric-card--group>.cnx-metric-card{min-width:calc(33.33% - .75rem)}}@media (width>=0) and (width<=576px){.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;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}.cnx-progress-stepper__marker{--marker-size-small:12px;--marker-size-medium:20px;--marker-size-large:32px;appearance:none;width:var(--marker-size-medium);height:var(--marker-size-medium);background-color:#fff;border:1px solid #a0a0a7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative}.cnx-progress-stepper__marker.active{background-color:#c9d9f7;border-color:#1f5cd6}.cnx-progress-stepper__marker.completed{background-color:#1a4db3;border-color:#1a4db3}.cnx-progress-stepper__marker.has-icon{background-color:#fff}.cnx-progress-stepper__marker.tooltip:before{content:attr(data-tooltip);text-wrap:nowrap;color:#fff;z-index:60;visibility:hidden;letter-spacing:0;opacity:0;width:min-content;transition:all .2s allow-discrete;background:#0f2e6b;border-radius:8px;margin:0;padding:.375rem;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:600;line-height:150%;display:flex;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 1px 2px #1414151f,0 4px 12px #14141524}.cnx-progress-stepper__marker.tooltip:after{content:"";visibility:hidden;z-index:60;opacity:0;transition:all .2s allow-discrete;border:6px solid #0000;border-top-color:#0f2e6b;display:block;position:absolute;bottom:calc(100% - 6px);left:50%;transform:translate(-50%)}.cnx-progress-stepper__marker.tooltip:hover:before,.cnx-progress-stepper__marker.tooltip:active:before,.cnx-progress-stepper__marker.tooltip:hover:after,.cnx-progress-stepper__marker.tooltip:active:after{visibility:visible;opacity:1}.cnx-progress-stepper__marker.size--small{width:var(--marker-size-small);height:var(--marker-size-small)}.cnx-progress-stepper__marker.size--small.tooltip:before{bottom:calc(100% + 6px)}.cnx-progress-stepper__marker.size--small.tooltip:after{bottom:calc(100% - 6px)}.cnx-progress-stepper__marker.size--large{width:var(--marker-size-large);height:var(--marker-size-large)}.cnx-progress-stepper__marker.size--large.completed{border-width:3px}.cnx-progress-stepper{--line-width:2px;flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.cnx-progress-stepper .steps{align-items:center;width:100%;margin:0;padding:0;list-style:none;display:flex}.cnx-progress-stepper .steps .step{flex-direction:column;flex:1 1 0;align-items:center;display:flex}.cnx-progress-stepper .steps .step.valign-top{flex-direction:column-reverse}.cnx-progress-stepper .steps .step .step-header{justify-content:stretch;align-items:center;gap:.25rem;width:100%;display:flex}.cnx-progress-stepper .steps .step .step-content{text-align:center}.cnx-progress-stepper .steps .step .line{width:100%;height:var(--line-width);background-color:#dfdfe2}.cnx-progress-stepper .steps .step .line.first,.cnx-progress-stepper .steps .step .line.last{visibility:hidden}.cnx-progress-stepper .step-label{color:#8a8a93;letter-spacing:0;margin-bottom:.5em;font-size:clamp(12px,8.3333vw - .875rem,14px);font-weight:400;line-height:150%}.cnx-progress-stepper .step-description{letter-spacing:0;color:#8a8a93;margin-bottom:.5em;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%}.cnx-progress-stepper .step-content.active .step-label{color:#1a4db3;font-weight:700}.cnx-progress-stepper .step-content.active .step-description,.cnx-progress-stepper .step-content.completed .step-label,.cnx-progress-stepper .step-content.completed .step-description{color:#141415}.cnx-progress-stepper--layout-vertical .steps{flex-direction:column;align-items:flex-start}.cnx-progress-stepper--layout-vertical .steps .step{flex-direction:row;justify-content:flex-start;align-items:flex-start}.cnx-progress-stepper--layout-vertical .steps .step .step-header{flex-direction:column;justify-content:stretch;align-items:center;width:auto;height:100%;margin:0 .75rem 0 0;display:flex}.cnx-progress-stepper--layout-vertical .steps .step .step-content{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding:.25rem 0;display:flex}.cnx-progress-stepper--layout-vertical .steps .step .step-label,.cnx-progress-stepper--layout-vertical .steps .step .step-description{margin:0}.cnx-progress-stepper--layout-vertical .steps .step .line{width:var(--line-width);background-color:#dfdfe2;height:100%;min-height:4px}.cnx-progress-stepper--size-small .step-label{letter-spacing:0;margin-bottom:.5em;font-size:clamp(12px,8.3333vw - .875rem,14px);font-weight:400;line-height:150%}.cnx-progress-stepper--style-condensed .steps{gap:.25rem;width:min-content}.cnx-progress-stepper--style-condensed .steps .step .line{display:none}.cnx-progress-indicator{--fill:#1a4db3;align-items:center;gap:.75rem;width:100%;display:flex}.cnx-progress-indicator--label-right{flex-direction:row-reverse}.cnx-progress-indicator--color-success{--fill:#3d8f66}.cnx-progress-indicator--color-blue{--fill:#c3eafd}.cnx-progress-indicator--color-green{--fill:#d4ede0}.cnx-progress-indicator--color-yellow{--fill:#fdf9c4}.cnx-progress-indicator--color-orange{--fill:#fae0c6}.cnx-progress-indicator--color-red{--fill:#f0aea8}.cnx-progress-indicator--color-pink{--fill:#f3c4fd}.cnx-progress-indicator--color-purple{--fill:#cdc4fd}.cnx-progress-indicator--color-violet{--fill:#a6bff2}.cnx-progress-indicator--color-grey{--fill:#dfdfe2}.cnx-progress-indicator--color-white{--fill:#fff}.cnx-progress-indicator--color-dark-blue{--fill:#046b9f}.cnx-progress-indicator--color-dark-green{--fill:#317252}.cnx-progress-indicator--color-dark-yellow{--fill:#9e9405}.cnx-progress-indicator--color-dark-orange{--fill:#97520c}.cnx-progress-indicator--color-dark-red{--fill:#d03325}.cnx-progress-indicator--color-dark-pink{--fill:#82059e}.cnx-progress-indicator--color-dark-purple{--fill:#1e059e}.cnx-progress-indicator--color-dark-violet{--fill:#143d8f}.cnx-progress-indicator--color-dark-grey{--fill:#62626a}.cnx-progress-indicator__label{color:#3b3b40;white-space:nowrap;letter-spacing:0;text-box:trim-both cap alphabetic;margin:0;font-size:clamp(12px,8.3333vw - .875rem,14px);font-weight:400;line-height:150%}.cnx-progress-indicator__track{appearance:none;background-color:#dfdfe2;border:none;border-radius:100px;flex:auto;height:.5rem;display:block;overflow:hidden}.cnx-progress-indicator__track::-webkit-progress-bar{background-color:#dfdfe2;border-radius:100px}.cnx-progress-indicator__track::-webkit-progress-value{background-color:var(--fill);border-radius:100px;transition:inline-size .2s ease-out}.cnx-progress-indicator__track::-moz-progress-bar{background-color:var(--fill);border-radius:100px}.cnx-progress-indicator--size-small{gap:.5rem}.cnx-progress-indicator--size-small .cnx-progress-indicator__label{letter-spacing:0;margin:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%}.cnx-progress-indicator--size-small .cnx-progress-indicator__track{height:.375rem}.cnx-progress-indicator--percentage .cnx-progress-indicator__label{letter-spacing:0;color:#141415;margin:0;font-size:clamp(14px,8.3333vw - .875rem,14px);font-weight:600;line-height:150%}@media (prefers-reduced-motion:reduce){.cnx-progress-indicator .cnx-progress-indicator__track::-webkit-progress-value{transition:none}}.cnx-task-card{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.cnx-task-card__header{flex-direction:column;gap:.125rem;display:flex}.cnx-task-card__eyebrow{letter-spacing:0;color:#141415;text-transform:uppercase;margin:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:600;line-height:130%}.cnx-task-card__title{letter-spacing:0;color:#141415;margin:0;font-size:clamp(16px,8.3333vw - .875rem,16px);font-weight:600;line-height:150%}.cnx-task-card__subtitle{letter-spacing:0;color:#3b3b40;margin:0;font-size:clamp(12px,8.3333vw - .875rem,14px);font-weight:400;line-height:150%}.cnx-task-card__progress{flex-direction:column;gap:.25rem;display:flex}.cnx-task-card__count{letter-spacing:0;color:#3b3b40;margin:0;font-size:clamp(12px,8.3333vw - .875rem,12px);font-weight:400;line-height:150%}.cnx-task-card-group{gap:.75rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.cnx-task-card-group--columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cnx-task-card-group--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cnx-task-card-group--columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width>=576px) and (width<=1280px){.cnx-task-card-group{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=0) and (width<=576px){.cnx-task-card-group{grid-template-columns:minmax(0,1fr)}}.cnx-task-card-group__item{display:flex}.cnx-task-card-group__item>*{width:100%}
