.ct-hero{padding:74px 0 0;min-height:660px}.ct-hero .ct-sr-h1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ct-hero .pill{margin-bottom:6px}.ct-hero .ct-stage{position:relative;max-width:940px;margin:28px auto 0;min-height:250px}.ct-hero .ct-slide{margin:0;position:absolute;inset:0;opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease;pointer-events:none}.ct-hero .ct-slide[data-active=true]{position:relative;opacity:1;transform:none;pointer-events:auto}.ct-hero .ct-quote{font-family:DM Sans,Arial,sans-serif;font-weight:600;color:var(--ink);font-size:clamp(1.35rem,2.9vw,2.15rem);line-height:1.34;letter-spacing:-.02em;margin:0 auto;max-width:900px;border:0;padding:0}.ct-hero .ct-quote:after{content:"";display:block;width:54px;height:2px;margin:22px auto 0;background:var(--accent)}.ct-hero .ct-attrib{margin-top:20px;display:flex;flex-direction:column;gap:4px;align-items:center}.ct-hero .ct-attrib strong{font-family:Georgia,serif;color:var(--ink);font-size:1.05rem;font-weight:600}.ct-hero .ct-attrib span{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.ct-hero .actions{margin-top:30px}.ct-hero .ct-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:34px}.ct-hero .ct-dots{display:flex;gap:9px}.ct-hero .ct-dot{height:8px;width:8px;border-radius:999px;border:0;cursor:pointer;background:#cfcfdf;padding:0;transition:all .3s ease}.ct-hero .ct-dot[aria-current=true]{width:26px;background:var(--accent)}.ct-hero .ct-arrows{display:flex;gap:8px}.ct-hero .ct-arrow{height:38px;width:38px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s,color .2s}.ct-hero .ct-arrow:hover{border-color:var(--accent);color:var(--accent)}@media(max-width:640px){.ct-hero{padding-top:46px;min-height:600px}.ct-hero .ct-stage{min-height:300px;margin-top:22px}}