.hal-who{--hal-who-bg:#4A0D78;--hal-who-accent:#F9A26C;--hal-who-head:#ffffff;--hal-who-body:rgba(255,255,255,.82);--hal-who-font-head:'Archivo Black', Archivo, system-ui, sans-serif;--hal-who-font-body:Archivo, system-ui, sans-serif;--hal-who-mark-size:76px;display:grid;grid-template-columns:.9fr 1.1fr;background:var(--hal-who-bg);font-family:var(--hal-who-font-body);min-height:600px;box-sizing:border-box}.hal-who *,.hal-who *::before,.hal-who *::after{box-sizing:border-box}.hal-who__media{position:relative;overflow:hidden;background:repeating-linear-gradient(135deg,rgb(255 255 255 / .12) 0 14px,rgb(255 255 255 / .05) 14px 28px);display:flex;align-items:flex-end;padding:28px;min-height:320px}.hal-who__media-note{font:400 10px/1 ui-monospace,Menlo,monospace;letter-spacing:.16em;color:rgb(255 255 255 / .72)}.hal-who__media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hal-who__media[data-hal-slider]{padding:0}.hal-who__slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.hal-who__slide.is-active{opacity:1;pointer-events:auto}.hal-who__slide img{width:100%;height:100%;object-fit:cover;display:block}.hal-who__slide figcaption{position:absolute;left:0;right:0;bottom:0;padding:44px 24px 20px;background:linear-gradient(to top,rgb(24 4 38 / .75),transparent);font:500 11px/1.4 var(--hal-who-font-body);letter-spacing:.06em;color:#fff}.hal-who__dots{position:absolute;left:24px;bottom:18px;z-index:2;display:flex;gap:7px;margin:0;padding:0;list-style:none}.hal-who__dots li{margin:0;list-style:none}.hal-who__dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;cursor:pointer;background:rgb(255 255 255 / .5);transition:background-color .2s ease,transform .2s ease}.hal-who__dot:hover{background:rgb(255 255 255 / .85)}.hal-who__dot.is-active{background:var(--hal-who-accent);transform:scale(1.15)}.hal-who__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:34px;height:34px;border:0;border-radius:50%;cursor:pointer;background:rgb(255 255 255 / .85);color:var(--hal-who-bg);font:600 15px/1 var(--hal-who-font-body);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.hal-who__media:hover .hal-who__arrow,.hal-who__arrow:focus-visible{opacity:1}.hal-who__arrow--prev{left:12px}.hal-who__arrow--next{right:12px}.hal-who__body{padding:56px;display:flex;flex-direction:column;justify-content:center}.hal-who__mark{margin:0;font-family:var(--hal-who-font-head);font-weight:400;font-size:clamp(40px, 6.6vw, var(--hal-who-mark-size));line-height:.86;letter-spacing:-.045em;color:var(--hal-who-head)}.hal-who__lede{margin:28px 0 0;max-width:540px;font:400 19px/1.6 var(--hal-who-font-body);color:var(--hal-who-body)}.hal-who__lede strong{color:var(--hal-who-head);font-weight:600}.hal-who__lede em{font-style:normal;color:var(--hal-who-accent);font-weight:600}.hal-who__divider{height:1px;background:rgb(255 255 255 / .24);margin:34px 0;border:0}.hal-who__statement{margin:0;font-family:var(--hal-who-font-head);font-weight:400;font-size:clamp(28px, 3.6vw, 44px);line-height:1.06;letter-spacing:-.038em;color:var(--hal-who-accent);text-wrap:balance}@media (max-width:900px){.hal-who{grid-template-columns:1fr;min-height:0}.hal-who__media{min-height:220px;height:220px;padding:18px}.hal-who__body{padding:26px 22px 30px}.hal-who__lede{margin-top:20px;font-size:16px}.hal-who__divider{margin:24px 0}.hal-who__arrow{display:none}}@media (prefers-reduced-motion:reduce){.hal-who__slide{transition:none}}