.s8-quotes-carousel{--s8-qc-fade-width:clamp(56px,10vw,140px);--s8-qc-divider:#dcd5e5;--s8-qc-slide-max:930px;--s8-qc-card-bg:#faf7f3;--s8-qc-text:#36244e;--s8-qc-accent:#9474be;--s8-qc-header-gap:16px;--s8-qc-header-margin:40px;--s8-qc-intro-max:100%;--s8-qc-bottom-cta-gap:32px}.s8-quotes-carousel__header{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--s8-qc-header-gap);margin:0 auto var(--s8-qc-header-margin);max-width:min(var(--s8-qc-slide-max),100%);width:100%}.s8-quotes-carousel__header--left{text-align:left}.s8-quotes-carousel__header--center{text-align:center}.s8-quotes-carousel__header--right{text-align:right}.s8-quotes-carousel__heading>:last-child,.s8-quotes-carousel__intro>:last-child{margin-bottom:0}.s8-quotes-carousel__intro{margin-inline:auto;max-width:var(--s8-qc-intro-max)}.s8-quotes-carousel__header--left .s8-quotes-carousel__intro{margin-inline:0 auto}.s8-quotes-carousel__header--right .s8-quotes-carousel__intro{margin-inline:auto 0}@media (max-width:767px){.s8-quotes-carousel{--s8-qc-header-gap:12px;--s8-qc-header-margin:28px;--s8-qc-bottom-cta-gap:24px}}.s8-quotes-carousel__viewport{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--s8-qc-fade-width),#000 calc(100% - var(--s8-qc-fade-width)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 var(--s8-qc-fade-width),#000 calc(100% - var(--s8-qc-fade-width)),transparent 100%);overflow:hidden;position:relative;touch-action:pan-y;transition:height .42s cubic-bezier(.2,.65,.25,1)}.s8-quotes-carousel__viewport:focus-visible{outline:2px solid var(--s8-qc-accent);outline-offset:2px}@media (max-width:767px){.s8-quotes-carousel__viewport{-webkit-mask-image:none;mask-image:none}}.s8-quotes-carousel__track{align-items:flex-start;display:flex;gap:32px;transition:transform .42s cubic-bezier(.2,.65,.25,1);will-change:transform}@media (max-width:767px){.s8-quotes-carousel__track{gap:0}}.s8-quotes-carousel__slide{flex:0 0 min(var(--s8-qc-slide-max),100%);opacity:.25;transform:scale(.985);transition:opacity .26s ease,transform .26s ease}.s8-quotes-carousel__slide.is-active{opacity:1;transform:scale(1)}@media (max-width:767px){.s8-quotes-carousel__slide{flex:0 0 100%;max-width:100%;opacity:1;transform:none}}.s8-quotes-carousel__card{background:var(--s8-qc-card-bg);border:1px solid var(--s8-qc-divider);border-radius:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:406px;padding:clamp(28px,4vw,56px) clamp(24px,8vw,128px);width:100%}@media (max-width:767px){.s8-quotes-carousel__card{min-height:unset;padding:26px 22px}}.s8-quotes-carousel__quote{color:var(--s8-qc-text);font-size:clamp(20px,2.2vw,28px);font-weight:600;line-height:1.35;margin:0}.s8-quotes-carousel__quote:before{content:"\201C"}.s8-quotes-carousel__quote:after{content:"\201D"}@media (max-width:767px){.s8-quotes-carousel__quote{text-align:center}.s8-quotes-carousel__cta-wrapper{align-items:center;justify-content:center}}.s8-quotes-carousel__divider{background:var(--s8-qc-divider);border:0;height:1px;margin:28px 0 22px}.s8-quotes-carousel__footer{align-items:center;display:flex;gap:18px;justify-content:space-between}@media (max-width:767px){.s8-quotes-carousel__footer{align-items:flex-start;flex-direction:column;gap:14px}}.s8-quotes-carousel__person{align-items:center;display:flex;gap:14px;min-width:0}.s8-quotes-carousel__avatar{background:var(--s8-qc-accent);border-radius:50%;display:grid;flex:none;height:80px;overflow:hidden;place-items:center;width:80px}.s8-quotes-carousel__headshot{background:#fff;border-radius:50%;height:74px;object-fit:cover;width:74px}.s8-quotes-carousel__initials{color:#fff;font-size:18px;font-weight:700;line-height:1}.s8-quotes-carousel__name{color:var(--s8-qc-text);font-size:16px;font-weight:700;line-height:1.2}.s8-quotes-carousel__role{color:var(--s8-qc-text);font-size:13px;line-height:1.25;max-width:52ch;opacity:.72}@media (max-width:767px){.s8-quotes-carousel__role{max-width:30ch}}.s8-quotes-carousel__logo{display:block;height:auto;max-height:54px;max-width:150px;object-fit:contain;opacity:.95;width:auto}@media (max-width:767px){.s8-quotes-carousel__logo{align-self:center;margin-top:8px;max-height:44px;max-width:140px}}.s8-quotes-carousel__controls{align-items:center;display:flex;gap:18px;justify-content:center;margin-top:26px}.s8-quotes-carousel__nav{background:#fff;border:1px solid var(--s8-qc-divider);border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.08);color:var(--s8-qc-accent);cursor:pointer;display:grid;font-size:28px;height:44px;line-height:1;place-items:center;width:44px}.s8-quotes-carousel__nav:hover{background:rgba(0,0,0,.03)}.s8-quotes-carousel__nav:focus-visible{outline:2px solid var(--s8-qc-accent);outline-offset:2px}.s8-quotes-carousel__dots{align-items:center;display:flex;justify-content:center}.s8-quotes-carousel__dots--windowed{justify-content:flex-start;-webkit-mask-image:linear-gradient(90deg,transparent,#000 14px,#000 calc(100% - 14px),transparent);mask-image:linear-gradient(90deg,transparent,#000 14px,#000 calc(100% - 14px),transparent);overflow:hidden;width:88px}.s8-quotes-carousel__dots-track{align-items:center;display:flex;gap:8px;transition:transform .26s ease}.s8-quotes-carousel__dot{background:rgba(0,0,0,.18);border:0;border-radius:999px;cursor:pointer;flex:none;height:8px;padding:0;width:8px}.s8-quotes-carousel__dot[aria-current=true]{background:var(--s8-qc-accent)}.s8-quotes-carousel__status{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media (prefers-reduced-motion:reduce){.s8-quotes-carousel__dots-track,.s8-quotes-carousel__slide,.s8-quotes-carousel__track,.s8-quotes-carousel__viewport{transition:none}}.s8-quotes-carousel__bottom-cta{display:flex;margin-top:var(--s8-qc-bottom-cta-gap);width:100%}.s8-quotes-carousel__bottom-cta.s8-quotes-carousel__bottom-cta--left{justify-content:flex-start}.s8-quotes-carousel__bottom-cta.s8-quotes-carousel__bottom-cta--center{justify-content:center}.s8-quotes-carousel__bottom-cta.s8-quotes-carousel__bottom-cta--right{justify-content:flex-end}