.cx-insight-board__header{display:grid;gap:1.2rem;margin-bottom:8rem}.cx-insight-board__title{margin:0;color:rgb(var(--color-foreground));font-size:clamp(3.2rem,5vw,6rem);font-weight:700;line-height:1.2;letter-spacing:-.2rem}.cx-insight-board__lede{margin:0;color:rgba(var(--color-foreground),.76);font-size:1.8rem;line-height:1.4}.cx-insight-board__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.8rem}.cx-insight-board__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-bottom:1.8rem}.cx-insight-board__count{color:rgba(var(--color-foreground),.6);font-size:1.3rem;font-weight:500}.cx-chip{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:999px;background:#fff;color:rgba(var(--color-foreground),.6);font-family:inherit;font-size:1.4rem;font-weight:700;line-height:1.4;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.cx-chip:hover{border-color:rgba(var(--color-foreground),.3);color:rgb(var(--color-foreground))}.cx-chip.is-active{background:#112c56;border-color:#112c56;color:#fff;font-weight:700}.cx-insight-board__sort{display:inline-flex;align-items:center;gap:1rem;color:rgba(var(--color-foreground),.6);font-size:1.4rem;font-weight:500;flex-shrink:0}.cx-sort-link{border:0;background:transparent;padding:0;color:rgba(var(--color-foreground),.6);font-family:inherit;font-size:1.4rem;font-weight:500;cursor:pointer;transition:color .18s ease;display:inline-flex;align-items:center;gap:.4rem}.cx-sort-link__icon{display:none;flex-shrink:0}.cx-sort-link:hover{color:rgb(var(--color-foreground))}.cx-sort-link.is-active{color:rgb(var(--color-foreground));font-weight:700}.cx-sort-divider{width:1px;height:1.3rem;background:rgba(var(--color-foreground),.2)}.cx-insight-board__grid{columns:3;column-gap:2rem}.cx-insight-board__grid.is-portfolio{columns:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:2rem;row-gap:4rem}.cx-insight-board__empty{margin:6rem 0;text-align:center;color:rgba(var(--color-foreground),.6);font-size:1.5rem}.cx-insight-card{display:block;break-inside:avoid;margin-bottom:4rem}.cx-insight-board__grid.is-portfolio .cx-insight-card{margin-bottom:0}.cx-insight-card.is-hidden{display:none}.cx-insight-card__link{display:grid;gap:2.4rem;width:100%;padding:0;background:transparent;border:0;text-align:left;color:inherit;text-decoration:none;cursor:pointer}.cx-insight-card__media{position:relative;overflow:hidden;border-radius:1.6rem;background:rgba(var(--color-foreground),.04);border:1px solid #eeeeee}.cx-insight-card__media img{width:100%;height:auto;display:block;transition:transform .4s ease}.cx-insight-card--portfolio .cx-insight-card__media{aspect-ratio:16 / 10}.cx-insight-card--portfolio .cx-insight-card__media img{height:100%;object-fit:cover}.cx-insight-card__link:hover .cx-insight-card__media img{transform:scale(1.03)}.cx-insight-card__body{display:grid;gap:.8rem}.cx-insight-card__eyebrow{margin:0;color:rgba(var(--color-foreground),.6);font-size:1.4rem;font-weight:600;line-height:1.4}.cx-insight-card--portfolio .cx-insight-card__eyebrow{color:var(--Point, #9CC0FF);font-family:SUIT;font-size:1.4rem;font-weight:700;line-height:130%}.cx-insight-card__title{margin:0;color:rgb(var(--color-foreground));font-size:2.2rem;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cx-insight-card__summary{margin:0;color:rgba(var(--color-foreground),.7);font-size:1.5rem;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.cx-insight-board__loadmore{display:flex;justify-content:center;margin-top:6rem}.cx-insight-board__loadmore[hidden]{display:none}.cx-insight-board__loadmore-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.3rem 3.2rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));font-family:inherit;font-size:1.4rem;font-weight:700;cursor:pointer;transition:border-color .18s ease,color .18s ease}.cx-insight-board__loadmore-btn:hover{border-color:#112c56;color:#112c56}.cx-insight-board__loadmore-count{font-size:1.2rem;font-weight:700;color:rgba(var(--color-foreground),.55)}.cx-insight-board__end{margin:6rem 0 0;text-align:center;color:rgba(var(--color-foreground),.6);font-size:1.3rem}.cx-insight-board__end[hidden]{display:none}.cx-insight-board__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;min-height:24rem;padding:4rem 0;color:rgba(var(--color-foreground),.6);font-size:1.4rem}.cx-insight-board__loading[hidden],.cx-insight-board__grid.is-loading{display:none}@media screen and (max-width:989px){.cx-insight-board__grid{columns:2;column-gap:1.6rem}.cx-insight-board__grid.is-portfolio{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.6rem;row-gap:3.2rem}}@media screen and (max-width:749px){.cx-insight-board__header{gap:.8rem;margin-bottom:5.2rem}.cx-portfolio-modal__dialog .cx-portfolio-card__summary{margin-bottom:16px}.cx-pill{font-size:1.3rem}.cx-insight-board__title{font-size:3.2rem;font-weight:800;letter-spacing:-.05rem}.cx-insight-board__lede{display:none}.cx-insight-board__toolbar{margin-top:1.2rem;gap:1.2rem}.cx-insight-board__sort{justify-content:flex-end;font-size:1.3rem}.cx-sort-link{font-size:1.3rem}.cx-insight-board__sort .cx-sort-link:not(.is-active),.cx-insight-board__sort .cx-sort-divider{display:none}.cx-insight-board__sort .cx-sort-link.is-active .cx-sort-link__icon{display:inline-flex}.cx-insight-board__chips{flex-wrap:nowrap;overflow-x:auto;margin:0 -1.2rem;padding:0 1.2rem;gap:.8rem;scrollbar-width:none;-ms-overflow-style:none}.cx-insight-board__chips::-webkit-scrollbar{display:none}.cx-chip{flex-shrink:0;padding:.9rem 2rem 1.1rem;font-size:1.4rem}.cx-insight-board__grid{columns:1}.cx-insight-board__grid.is-portfolio{grid-template-columns:1fr;row-gap:4rem}.cx-insight-card__link{gap:1.6rem}.cx-insight-card__eyebrow{font-size:1.3rem;font-weight:600}.cx-insight-card--portfolio .cx-insight-card__eyebrow{font-size:1.3rem;font-weight:700}.cx-insight-card__title{font-size:2rem}.cx-insight-card__summary{font-size:1.5rem}.concentrix-shell{max-width:calc(100vw - 4rem);padding:5rem 0 0}}@media screen and (max-width:360px){[data-cx-insight-board] .concentrix-shell{max-width:100%;padding-left:1.6rem;padding-right:1.6rem}[data-cx-insight-board] .cx-insight-board__chips{margin-left:-1.6rem;margin-right:-1.6rem;padding-left:1.6rem;padding-right:1.6rem}}.cx-portfolio-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:none;align-items:center;justify-content:center;padding:2rem;background:#070d1ab3}.cx-portfolio-modal.is-open{display:flex}.cx-portfolio-modal__dialog{width:min(80rem,100%);max-height:calc(100vh - 4rem);overflow:auto;border-radius:2rem;background:#fff;padding:2.4rem;position:relative;display:flex;flex-direction:column;gap:2.4rem;box-shadow:0 .5rem 1.6rem #00000047}.cx-portfolio-modal__dialog>[data-cx-portfolio-content]{display:flex;flex-direction:column}.cx-portfolio-modal__body{display:flex;flex-direction:column;gap:1.6rem}.cx-portfolio-modal__header{display:flex;align-items:center;gap:2.4rem;width:100%;padding-right:4rem;margin-bottom:24px}.cx-portfolio-modal__header .cx-portfolio-card__title{flex:1 1 auto;margin:0;font-size:2.4rem;font-weight:700;line-height:1.4;color:#1d2029}.cx-portfolio-modal__close{position:absolute;top:2.9rem!important;right:2.4rem!important;width:2.4rem!important;height:2.4rem!important;padding:0!important;display:flex!important;align-items:center;justify-content:center;z-index:100!important;border:0;border-radius:0;background:transparent;color:#1d2029;cursor:pointer;transition:opacity .2s ease}.cx-portfolio-modal__close:hover{opacity:.6}.cx-portfolio-modal__grid{grid-template-columns:minmax(0,1.25fr) minmax(28rem,.75fr)}.cx-portfolio-modal__image{overflow:hidden;border-radius:2.2rem;aspect-ratio:16 / 10;margin-bottom:2rem}.cx-portfolio-card__image img,.cx-portfolio-modal__image img{width:100%;height:100%;object-fit:cover;display:block}.cx-portfolio-slider{display:grid;gap:1.6rem;margin:15px 0}.cx-portfolio-slider.is-static .cx-portfolio-modal__image{margin-bottom:0}.cx-portfolio-slider__viewport{overflow:hidden;border-radius:2.2rem}.cx-portfolio-slider__track{display:flex;transition:transform .22s ease;will-change:transform}.cx-portfolio-slider__slide{min-width:100%}.cx-portfolio-slider__slide .cx-portfolio-modal__image{margin-bottom:0}.cx-portfolio-slider__controls{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.cx-portfolio-slider__button{width:4.4rem;height:4.4rem;border:0;border-radius:999px;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-size:1.8rem;cursor:pointer}.cx-portfolio-slider__dots{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem;flex:1}.cx-portfolio-slider__dot{width:1rem;height:1rem;padding:0;border:0;border-radius:999px;background:rgba(var(--color-foreground),.16);cursor:pointer}.cx-portfolio-slider__dot.is-active{background:rgb(var(--color-button))}.cx-portfolio-modal__stats{display:flex;flex-wrap:wrap;gap:1rem;margin-top:0}.cx-portfolio-modal__dialog .cx-portfolio-card__meta{margin:0;color:#424242;font-size:1.5rem;font-weight:700;line-height:1.4;letter-spacing:0;text-transform:none}.cx-portfolio-modal__dialog .cx-portfolio-card__summary{margin:0 0 24px;color:#616161;font-size:1.4rem;font-weight:500;line-height:1.4}.cx-pill{display:inline-flex;align-items:center;padding:.8rem 1.5rem;border-radius:100px;background:#9cc0ff4d;border:1px solid #9cc0ff;color:#0f284d;font-size:1.4rem;font-weight:500;line-height:1.4}@media screen and (max-width:749px){.cx-portfolio-modal{padding:0;align-items:flex-end;justify-content:stretch}.cx-portfolio-modal__dialog{width:100%;max-width:100%;height:85vh;max-height:85vh;border-radius:1.5rem 1.5rem 0 0;padding:1.6rem;gap:2rem;overflow:hidden}.cx-portfolio-modal__dialog>[data-cx-portfolio-content]{flex:1 1 0;min-height:0;display:flex;flex-direction:column;gap:2rem}.cx-portfolio-modal__close{position:static!important;top:auto!important;right:auto!important;align-self:flex-end;flex-shrink:0}.cx-portfolio-modal__header{padding-right:0;gap:1.6rem;margin-bottom:0;flex-shrink:0}.cx-portfolio-modal__header .cx-portfolio-card__title{font-size:2.2rem}.cx-portfolio-modal__dialog .cx-portfolio-card__meta{font-size:1.4rem;font-weight:600;flex-shrink:0}.cx-portfolio-slider{margin:0;flex-shrink:0}.cx-portfolio-modal__body{flex:1 1 0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;gap:0}.cx-portfolio-modal__dialog .cx-portfolio-card__summary{font-size:1.3rem}.cx-portfolio-modal__stats{gap:.6rem}.cx-pill{padding:.6rem 1rem}}.cx-insight-board__grid,.cx-insight-board__grid.is-portfolio{columns:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(2.4rem,3vw,4rem);row-gap:clamp(5.6rem,6vw,8rem)}.cx-insight-card{margin-bottom:0;transition:transform .3s ease}.cx-insight-card:hover{transform:translateY(-3px)}.cx-insight-card__media{aspect-ratio:16 / 10;background:rgba(var(--color-foreground),.05);transition:box-shadow .3s ease}.cx-insight-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cx-insight-card:hover .cx-insight-card__media{box-shadow:0 14px 36px -10px #0000002e}.cx-insight-card__link:hover .cx-insight-card__media img{transform:scale(1.05)}.cx-insight-card__link{gap:1.8rem}.cx-insight-card__body{gap:.8rem;padding-top:.4rem;grid-template-rows:auto 5.4rem 4.34rem}.cx-insight-card__eyebrow{font-size:1.3rem;font-weight:700;letter-spacing:.02em;color:rgba(var(--color-foreground),.55)}.cx-insight-card__title{font-size:2rem;font-weight:700;line-height:1.35;letter-spacing:-.01em;transition:color .2s ease}.cx-insight-card__link:hover .cx-insight-card__title{color:#112c56}.cx-insight-card__summary{font-size:1.4rem;line-height:1.55;-webkit-line-clamp:2;min-height:4.34rem;color:rgba(var(--color-foreground),.6)}.cx-insight-card__summary:empty:before{content:"\a0\a\a0";white-space:pre-line;display:inline-block}.cx-insight-card__title{min-height:5.4rem}.cx-insight-card__title:empty:before{content:"\a0\a\a0";white-space:pre-line;display:inline-block}@media screen and (max-width:989px){.cx-insight-board__grid,.cx-insight-board__grid.is-portfolio{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.4rem;row-gap:4.8rem}.cx-insight-card{margin-bottom:0}.cx-insight-card__title{font-size:1.8rem}}@media screen and (max-width:749px){.cx-insight-board__grid,.cx-insight-board__grid.is-portfolio{grid-template-columns:1fr;row-gap:4rem}.cx-insight-card{margin-bottom:0}.cx-insight-card__link{gap:1.4rem}.cx-insight-card__title{font-size:1.7rem}.cx-insight-card__summary{font-size:1.3rem;-webkit-line-clamp:2}}@media screen and (max-width:749px){.cx-insight-card__body{grid-template-rows:none}.cx-insight-card__title,.cx-insight-card__summary{min-height:0;-webkit-line-clamp:2}.cx-insight-card__title:empty,.cx-insight-card__summary:empty{display:none}.cx-insight-card__title:empty:before,.cx-insight-card__summary:empty:before{content:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/concentrix-insight-list.css.map */
