.tc-spotlight-slider{--tc-navy:#0c1a40;--tc-ink:#07143c;--tc-blue:#006eeb;--tc-pink:#dc195c;--tc-teal:#00b3ac;--tc-text:#2b3033;--tc-muted:#5f6670;--tc-border:rgba(12,26,64,.1);--tc-surface:#fff;background:#fff;color:var(--tc-text);overflow:hidden;position:relative}.tc-spotlight-slider,.tc-spotlight-slider *{box-sizing:border-box}.tc-spotlight-slider--spacing-small{padding:3.5rem 0}.tc-spotlight-slider--spacing-medium{padding:5rem 0}.tc-spotlight-slider--spacing-large{padding:clamp(5rem,8vw,8rem) 0}.tc-spotlight-slider--light{background:#fff}.tc-spotlight-slider--soft-blue{background:linear-gradient(180deg,#f6fbff,#fff)}.tc-spotlight-slider--white-spots{background:radial-gradient(circle at 7% 14%,rgba(220,25,92,.06),transparent 28%),radial-gradient(circle at 92% 8%,rgba(0,179,172,.075),transparent 30%),radial-gradient(circle at 50% 98%,rgba(0,110,235,.055),transparent 34%),#fff}.tc-spotlight-slider--navy{--tc-text:#fff;--tc-muted:hsla(0,0%,100%,.76);--tc-border:hsla(0,0%,100%,.14);--tc-surface:hsla(0,0%,100%,.08);background:radial-gradient(circle at 10% 12%,rgba(0,179,172,.18),transparent 32%),radial-gradient(circle at 90% 10%,rgba(220,25,92,.15),transparent 30%),#0c1a40}.tc-spotlight-slider__inner{margin-left:auto;margin-right:auto;max-width:1440px;width:min(100% - 48px,1440px)}.tc-spotlight-slider__header{margin-bottom:clamp(2.5rem,4vw,4rem);margin-left:0;margin-right:auto;max-width:1200px;position:relative;width:100%;z-index:2}.tc-spotlight-slider__header--medium,.tc-spotlight-slider__header--narrow,.tc-spotlight-slider__header--wide{max-width:1200px}.tc-spotlight-slider__preheader{color:var(--preheader-color,#131313);font-family:var(--preheader-font-family,HelveticaNeue,sans-serif);font-size:var(--preheader-font-size,1.125rem);font-weight:var(--preheader-font-weight,500);letter-spacing:var(--preheader-letter-spacing,0);line-height:var(--preheader-line-height,1.2);margin:0 0 var(--preheader-margin-bottom,2.5rem);text-transform:var(--preheader-text-transform,none)}.tc-spotlight-slider--navy .tc-spotlight-slider__preheader{color:#58d7d1}.tc-spotlight-slider__heading{color:var(--heading-color,#2b3033);font-family:var(--h2-font-family,HelveticaNeue,sans-serif);font-size:clamp(2.5rem,4.2vw,4.4rem);font-weight:var(--h2-font-weight,500);letter-spacing:-.035em;line-height:1.08;margin:0;max-width:980px}.tc-spotlight-slider--navy .tc-spotlight-slider__heading{color:#fff}.tc-spotlight-slider__description{color:var(--body-color,#2b3033);font-family:var(--font-body-family,HelveticaNeue,sans-serif);font-size:var(--font-body-size,1.125rem);font-weight:var(--font-body-weight,400);line-height:var(--font-body-line-height,1.5);margin-top:1.25rem;max-width:760px}.tc-spotlight-slider--navy .tc-spotlight-slider__description{color:hsla(0,0%,100%,.76)}.tc-spotlight-slider__description p{margin:0}.tc-spotlight-slider__frame{margin:clamp(2.5rem,4vw,4rem) auto 0;max-width:1440px;position:relative;width:100%}.tc-spotlight-slider__swiper{overflow:hidden;padding:.25rem 0 .5rem;position:relative;width:100%}.tc-spotlight-slider .swiper-wrapper{align-items:stretch}.tc-spotlight-slider .swiper-slide{display:flex;height:auto}@media (min-width:1180px){.tc-spotlight-slider .swiper-wrapper{gap:28px!important}.tc-spotlight-slider .swiper-slide{flex:0 0 calc(33.33333% - 18.66667px)!important;margin-right:0!important;max-width:calc(33.33333% - 18.66667px)!important;width:calc(33.33333% - 18.66667px)!important}}@media (min-width:768px) and (max-width:1179px){.tc-spotlight-slider .swiper-wrapper{gap:24px!important}.tc-spotlight-slider .swiper-slide{flex:0 0 calc(50% - 12px)!important;margin-right:0!important;max-width:calc(50% - 12px)!important;width:calc(50% - 12px)!important}}@media (max-width:767px){.tc-spotlight-slider .swiper-wrapper{gap:0!important}.tc-spotlight-slider .swiper-slide{flex:0 0 100%!important;margin-right:0!important;max-width:100%!important;width:100%!important}}.tc-spotlight-card{background:#f7f8fa;border:1px solid rgba(12,26,64,.08);border-radius:0;box-shadow:none;display:flex;flex-direction:column;height:100%;isolation:isolate;min-height:660px;opacity:0;overflow:hidden;position:relative;transform:translateY(18px);transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s ease,box-shadow .28s ease,border-color .28s ease;width:100%}.tc-spotlight-slider--navy .tc-spotlight-card{background:hsla(0,0%,100%,.08);color:#fff}.tc-spotlight-slider.is-visible .tc-spotlight-card{opacity:1;transform:translateY(0)}.tc-spotlight-slider.is-visible .swiper-slide:nth-child(2) .tc-spotlight-card{transition-delay:.08s}.tc-spotlight-slider.is-visible .swiper-slide:nth-child(3) .tc-spotlight-card{transition-delay:.16s}.tc-spotlight-card:hover{border-color:rgba(0,110,235,.18);box-shadow:0 18px 48px rgba(12,26,64,.08);transform:translateY(-4px)}.tc-spotlight-card__shine,.tc-spotlight-card__switch{display:none}.tc-spotlight-card__image{background:#eef1f4;border-radius:0;display:block;height:285px;overflow:hidden;padding:0;position:relative;width:100%}.tc-spotlight-card__image:after{display:none}.tc-spotlight-card__image img{display:block;filter:none;height:100%;max-height:none;max-width:none;object-fit:cover;object-position:center 28%;transform:none;transition:transform .35s ease;width:100%}.tc-spotlight-card:hover .tc-spotlight-card__image img{transform:scale(1.02)}.tc-spotlight-card__image--empty{background:radial-gradient(circle at 50% 40%,rgba(0,110,235,.09),transparent 48%),#f1f5f9;display:grid;height:285px;place-items:center}.tc-spotlight-card__image--empty span{background:rgba(0,110,235,.1);border-radius:999px;color:#006eeb;display:grid;font-size:2rem;font-weight:900;height:82px;place-items:center;text-transform:uppercase;width:82px}.tc-spotlight-card__content{background:#f7f8fa;display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;min-height:250px;padding:2rem 2rem 1.25rem}.tc-spotlight-slider--navy .tc-spotlight-card__content{background:transparent}.tc-spotlight-card__quote-mark{color:#0073e6;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,5vw,5.5rem);height:auto;line-height:.5;margin:0 0 1.1rem}.tc-spotlight-slider--navy .tc-spotlight-card__quote-mark{color:#58d7d1}.tc-spotlight-card__quote{color:#07143c;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,1.18vw,1.72rem);font-weight:500;hanging-punctuation:first;letter-spacing:-.028em;line-height:1.28;margin:0}.tc-spotlight-slider--navy .tc-spotlight-card__quote{color:#fff}.tc-spotlight-card__quote p{margin:0}.tc-spotlight-card__rating{align-items:center;background:rgba(0,143,138,.08);border:1px solid rgba(0,143,138,.16);border-radius:999px;color:#008f8a;font-family:var(--font-body-family,HelveticaNeue,Arial,sans-serif);font-size:.86rem;gap:.16rem;letter-spacing:.02em;margin-top:1.35rem;padding:.5rem .7rem;width:fit-content}.tc-spotlight-card__rating,.tc-spotlight-card__rating span{display:inline-flex;line-height:1}.tc-spotlight-card__rating:after{color:#0c1a40;content:"Rated 5/5";font-family:var(--font-body-family,HelveticaNeue,Arial,sans-serif);font-size:.78rem;font-weight:800;letter-spacing:0;margin-left:.45rem;white-space:nowrap}.tc-spotlight-slider--navy .tc-spotlight-card__rating:after{color:#fff}.tc-spotlight-card__footer{background:#f7f8fa;margin-top:auto;padding:0 2rem 2rem}.tc-spotlight-slider--navy .tc-spotlight-card__footer{background:transparent}.tc-spotlight-card__author{border-top:1px solid rgba(12,26,64,.12);display:block;padding-top:1.25rem}.tc-spotlight-slider--navy .tc-spotlight-card__author{border-top-color:hsla(0,0%,100%,.16)}.tc-spotlight-card__author em,.tc-spotlight-card__author span,.tc-spotlight-card__author strong{display:block;font-family:var(--font-body-family,HelveticaNeue,sans-serif)}.tc-spotlight-card__author strong{color:#07143c;font-size:1rem;font-weight:900;line-height:1.25}.tc-spotlight-slider--navy .tc-spotlight-card__author strong{color:#fff}.tc-spotlight-card__author span{color:#5f6670;font-size:.95rem;line-height:1.35;margin-top:.2rem}.tc-spotlight-slider--navy .tc-spotlight-card__author span{color:hsla(0,0%,100%,.76)}.tc-spotlight-card__author em{color:#0073e6;font-size:.95rem;font-style:normal;font-weight:900;line-height:1.35;margin-top:.25rem}.tc-spotlight-slider--navy .tc-spotlight-card__author em{color:#58d7d1}.tc-spotlight-card__facts{display:grid;gap:.75rem;grid-template-columns:1fr;margin-top:1.25rem}.tc-spotlight-card__fact{background:rgba(0,110,235,.055);border:1px solid rgba(0,110,235,.08);border-radius:14px;display:grid;gap:.2rem;grid-template-columns:1fr;padding:1rem 1.1rem}.tc-spotlight-slider--navy .tc-spotlight-card__fact{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}.tc-spotlight-card__fact span{color:#0073e6;display:block;font-size:.76rem;font-weight:900;letter-spacing:.06em;line-height:1.1;margin-bottom:.25rem;text-transform:uppercase}.tc-spotlight-slider--navy .tc-spotlight-card__fact span{color:#58d7d1}.tc-spotlight-card__fact strong{color:#07143c;display:block;font-size:1.05rem;font-weight:900;line-height:1.2}.tc-spotlight-slider--navy .tc-spotlight-card__fact strong{color:#fff}.tc-spotlight-slider__nav{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.tc-spotlight-slider__button{background:#fff;border:1px solid rgba(12,26,64,.12);border-radius:999px;box-shadow:none;color:#07143c;cursor:pointer;display:grid;height:48px;place-items:center;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;width:48px}.tc-spotlight-slider--navy .tc-spotlight-slider__button{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.16);color:#fff}.tc-spotlight-slider__button:focus,.tc-spotlight-slider__button:hover{background:#006eeb;border-color:#006eeb;color:#fff;transform:translateY(-2px)}.tc-spotlight-slider__pagination{display:flex;gap:.45rem;justify-content:center;min-width:90px;position:static!important;width:auto!important}.tc-spotlight-slider__pagination .swiper-pagination-bullet{background:rgba(12,26,64,.25);height:9px;margin:0!important;opacity:1;width:9px}.tc-spotlight-slider__pagination .swiper-pagination-bullet-active{background:#006eeb;border-radius:999px;width:28px}.tc-spotlight-slider--navy .tc-spotlight-slider__pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.3)}.tc-spotlight-slider--navy .tc-spotlight-slider__pagination .swiper-pagination-bullet-active{background:#58d7d1}.tc-spotlight-slider__empty{background:#fff;border:1px solid rgba(12,26,64,.1);border-radius:24px;color:#5f6670;padding:2rem}@media (max-width:1179px){.tc-spotlight-card{min-height:640px}.tc-spotlight-card__image{height:285px}.tc-spotlight-card__quote{font-size:clamp(1.35rem,2.4vw,1.85rem)}}@media (max-width:767px){.tc-spotlight-slider--spacing-large,.tc-spotlight-slider--spacing-medium,.tc-spotlight-slider--spacing-small{padding:4rem 0}.tc-spotlight-slider__inner{width:min(100% - 32px,1440px)}.tc-spotlight-slider__header{margin-bottom:2.25rem;max-width:100%}.tc-spotlight-slider__preheader{margin-bottom:1.5rem}.tc-spotlight-slider__heading{font-size:clamp(2.2rem,10vw,3.2rem);letter-spacing:-.035em;line-height:1.08}.tc-spotlight-slider__description{font-size:1.05rem}.tc-spotlight-slider__frame{margin-top:2.25rem}.tc-spotlight-card{min-height:auto}.tc-spotlight-card__image{height:250px}.tc-spotlight-card__content{min-height:auto;padding:1.75rem 1.35rem 1.15rem}.tc-spotlight-card__footer{padding:0 1.35rem 1.5rem}.tc-spotlight-card__quote{font-size:clamp(1.45rem,7vw,1.9rem);line-height:1.26}.tc-spotlight-slider__nav{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.tc-spotlight-card,.tc-spotlight-card__image img,.tc-spotlight-slider__button{transition:none!important}.tc-spotlight-card,.tc-spotlight-card:hover{opacity:1!important;transform:none!important}}