.c1q-root{font-family:var(--c1q-font,Figtree),system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;margin-bottom:30px}.c1q-container{margin:0 auto;max-width:var(--c-maxwidth,1200px);padding:20px 0;position:relative}.c1q-viewport{background:linear-gradient(180deg,rgba(0,0,0,.02),transparent);border-radius:18px;overflow:hidden}.c1q-track{display:flex;transition:transform .42s cubic-bezier(.2,.65,.25,1);will-change:transform}.c1q-slide{flex:0 0 100%}.c1q-card{background:var(--c1q-card-bg,#f6f4ef);border:1px solid var(--c1q-accent,#a3c3a1);border-radius:30px;color:var(--c1q-text,#22211e);display:grid;gap:clamp(10px,2vw,18px);grid-template-rows:auto 1fr auto;min-height:460px;padding:clamp(24px,4vw,56px);position:relative}.c1q-header{align-items:flex-start;display:flex;justify-content:space-between}.c1q-quote-icon{color:var(--c1q-accent,#a3c3a1);height:auto;opacity:.85;width:clamp(28px,4vw,44px)}.c1q-badge{background:#fff;border:1.5px solid #1e1c1a;border-radius:999px;color:#1e1c1a;font-size:12px;font-weight:700;letter-spacing:.06em;opacity:.9;padding:6px 12px}.c1q-quote{color:#214433;font-size:clamp(22px,3.2vw,36px);font-weight:700;line-height:1.28;margin:0}.c1q-footer{align-items:end;display:grid;gap:12px 18px;grid-template-areas:"author headshot" "logo   headshot";grid-template-columns:1fr auto;grid-template-rows:auto auto;margin-top:10px}.c1q-right{display:contents}.c1q-author{align-self:end;grid-area:author}.c1q-left{align-self:start;grid-area:logo}.c1q-headshot-wrap{align-self:end;grid-area:headshot;justify-self:end}.c1q-name{color:#1e4320;font-size:24px;font-weight:700;line-height:1.2}.c1q-title{font-size:18px;opacity:.8}.c1q-logo{display:block;height:auto;max-width:220px;object-fit:contain;opacity:.95;width:auto}.c1q-headshot-wrap{background:radial-gradient(120px 120px at 30% 30%,rgba(163,195,161,.35),rgba(163,195,161,0) 60%),#fff;border-radius:50%;box-shadow:0 10px 26px rgba(0,0,0,.15);display:grid;height:150px;overflow:hidden;place-items:center;transform:translate(6px,6px);width:150px}.c1q-headshot{border-radius:50%;height:146px;object-fit:cover;width:146px}.c1q-nav{background:rgba(0,0,0,.08);border:0;border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.12);color:#1c1b1a;cursor:pointer;display:grid;font-size:22px;height:42px;line-height:1;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:42px;z-index:5}.c1q-prev{left:8px}.c1q-next{right:8px}.c1q-nav:hover{background:rgba(0,0,0,.14)}.c1q-nav:focus-visible{outline:2px solid var(--c1q-accent,#2a6d55)}.c1q-dots{display:flex;gap:10px;justify-content:center;margin-top:12px}.c1q-dot{background:rgba(0,0,0,.28);border:0;border-radius:999px;cursor:pointer;height:8px;width:8px}.c1q-dot[aria-selected=true]{background:var(--c1q-accent,#2a6d55)}@media (max-width:520px){.c1q-card{min-height:unset;padding:28px 22px 26px}.c1q-logo{max-width:150px}.c1q-headshot-wrap{height:82px;transform:translate(4px,4px);width:82px}.c1q-headshot{height:74px;width:74px}.c1q-name{font-size:18px}.c1q-title{font-size:15px}}@media (prefers-reduced-motion:reduce){.c1q-track{transition:none}}