/* abertura do quadro: uma constelação de funções, não uma galeria de imagens */
.agent-hero--constellation{background:var(--white);grid-template-columns:minmax(0,1fr) minmax(420px,46%);min-height:324px;overflow:hidden;padding:0 28px}.agent-hero--constellation .agent-hero__copy{padding:34px 0 34px 6px}.agent-hero--constellation .agent-hero__eyebrow{margin-bottom:16px}.agent-hero--constellation h1{font-size:clamp(36px,4.6vw,62px);line-height:.92;max-width:700px}.agent-hero--constellation h1 em{color:var(--blue);font-style:normal}.agent-hero--constellation .agent-hero__copy>p:not(.agent-hero__eyebrow){font-size:15px;max-width:620px}.agent-hero__principle{border-left:2px solid var(--blue);color:var(--ink)!important;font:600 12px/1.5 var(--body)!important;margin-top:20px!important;padding-left:12px}.constellation{align-self:stretch;background:var(--blue);isolation:isolate;margin:0 -28px 0 0;min-height:324px;overflow:hidden;position:relative}.constellation__orbit{border:1px solid var(--white);border-radius:50%;display:block;opacity:.32;pointer-events:none;position:absolute}.constellation__orbit--one{height:395px;right:58px;top:-32px;width:395px}.constellation__orbit--two{height:250px;right:132px;top:41px;width:250px}.constellation__core{align-items:center;background:var(--white);border:2px solid var(--white);border-radius:50%;display:flex;height:218px;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:218px;z-index:2}.constellation__core img{height:100%;object-fit:cover;object-position:center 24%;width:100%}.constellation__core span,.constellation__node span{background:var(--white);bottom:10px;color:var(--blue);font:700 9px var(--mono);left:50%;letter-spacing:.03em;padding:5px 7px;position:absolute;text-transform:lowercase;transform:translateX(-50%);white-space:nowrap}.constellation__node{background:var(--white);border:1px solid var(--white);border-radius:50%;height:78px;overflow:hidden;position:absolute;width:78px;z-index:3}.constellation__node img{height:100%;object-fit:cover;width:100%}.constellation__node--vision{right:8%;top:14%}.constellation__node--vision img{object-position:center 24%}.constellation__node--judgement{left:9%;top:23%}.constellation__node--judgement img{object-position:center 18%}.constellation__node--execution{bottom:13%;right:12%}.constellation__node--execution img{object-position:center 18%}.constellation__node span{bottom:3px;font-size:7px;padding:3px 4px}.constellation figcaption{bottom:18px;color:var(--white);font:500 9px/1.35 var(--mono);left:24px;max-width:190px;position:absolute;z-index:4}.agent-hero--constellation+.page .layout{height:calc(100vh - 590px);min-height:520px}@media(prefers-reduced-motion:no-preference){.constellation__node--vision{animation:constellation-drift 11s ease-in-out infinite}.constellation__node--judgement{animation:constellation-drift 13s ease-in-out -4s infinite}.constellation__node--execution{animation:constellation-drift 12s ease-in-out -7s infinite}}@keyframes constellation-drift{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:780px){.agent-hero--constellation{display:block;min-height:0;padding:0}.agent-hero--constellation .agent-hero__copy{padding:30px 22px}.agent-hero--constellation h1{font-size:42px}.agent-hero--constellation .agent-hero__copy>p:not(.agent-hero__eyebrow){font-size:14px}.constellation{height:286px;margin:0;min-height:0}.constellation__core{height:180px;width:180px}.constellation__orbit--one{height:335px;right:50%;transform:translateX(50%);width:335px}.constellation__orbit--two{height:210px;right:50%;transform:translateX(50%);width:210px}.constellation__node{height:64px;width:64px}.constellation figcaption{left:18px}.agent-hero--constellation+.page .layout{height:auto;min-height:0}}@media(prefers-reduced-motion:reduce){.constellation__node{animation:none!important}}
