.hz{--navy:#0E0C36;--deep:#00277F;--blue:#008AFE;--sky:#2EABFF;--sea:#2EECDB;--cloud:#EDEFF7;--steel:#BCBFCC;--graphite:#6E7180;--hair:#E3E5EC;--pane:#FAFBFE;--bar:#F4F6FB;--bodytint:#3C4152;--ok-dot:#12B76A;--ok-text:#067647;--ok-tint:rgba(18,183,106,.13);--serif:"Source Serif 4",Georgia,serif;--uisans:ui-sans-serif,system-ui,-apple-system,sans-serif;font-family:var(--serif);color:var(--navy);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hz *{box-sizing:border-box}.hz h1,.hz h2,.hz h3{font-family:var(--serif);text-wrap:pretty}.hz p{text-wrap:pretty}.hz a{transition:color .15s ease,background .15s ease,border-color .15s ease}.hz a:focus-visible,.hz button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.hz-shell{max-width:1400px;margin:0 auto;padding:0 72px}.hz-kicker{font-size:13px;line-height:1;letter-spacing:.2em;text-transform:uppercase}.hz-kicker.sea{color:var(--sea)}.hz-kicker.navy{color:var(--deep)}.hz-link{font-size:17px;line-height:1;color:var(--deep);text-decoration:none}.hz-link:hover{text-decoration:underline}.hz-link.sm{font-size:16px;margin-left:6px}html{scroll-behavior:smooth}#ap{scroll-margin-top:24px}.hz-btn-sea{background:var(--sea);color:var(--navy);font-size:16px;line-height:1;padding:12px 20px;border-radius:2px;text-decoration:none;white-space:nowrap}.hz-btn-sea.lg{font-size:17px;padding:15px 26px}.hz-btn-sea:hover{background:#25d4c4}.hz-btn-navy{background:var(--deep);color:#fff;font-size:17px;line-height:1;padding:15px 26px;border-radius:2px;text-decoration:none;white-space:nowrap}.hz-btn-navy:hover{background:var(--navy)}.hz-dark{background:linear-gradient(155deg,#00277f,#0e0c36 62% 100%)}.hz-dark .hz-shell{padding-top:26px;padding-bottom:48px;display:flex;flex-direction:column;gap:42px}.hz-nav{display:flex;align-items:center;justify-content:space-between;gap:40px}.hz-navlogo img{height:30px;width:auto;display:block}.hz-navlinks{display:flex;align-items:center;gap:32px;font-size:16px;line-height:1;flex-wrap:wrap}.hz-navlinks a{text-decoration:none;color:#ffffffd1;padding:12px 0}.hz-navlinks a:hover{color:#fff}.hz-navlinks a.hz-signin{color:var(--sea)}.hz-navlinks a.hz-signin:hover{color:#7ff2e7}.hz-navlinks a.hz-btn-sea{padding:12px 20px}.hz-navlinks a.hz-btn-sea:hover{color:var(--navy)}.hz-hero{display:grid;grid-template-columns:minmax(0,50ch) minmax(0,1fr);gap:72px;align-items:center}.hz-hero-copy{display:flex;flex-direction:column;gap:26px}.hz-hero-copy h1{margin:0;font-weight:600;font-size:72px;line-height:1.04;letter-spacing:-.025em;color:#fff}.hz-hero-copy p{margin:0;font-size:20px;line-height:1.55;color:#ffffffc7;max-width:50ch}.hz-hero-ctas{display:flex;gap:16px;align-items:center;margin-top:4px;flex-wrap:wrap}.hz-hero-sec{color:#fff;font-size:17px;line-height:1;padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.45);text-decoration:none}.hz-hero-sec:hover{border-bottom-color:#fff}.hz-cards{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:stretch}.hz-cardcol{display:flex;flex-direction:column;gap:10px}.hz-cards-strip{display:contents}.hz-cardlabel{font-size:12px;line-height:1;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.hz-cardlabel.sea{color:var(--sea)}.hz-replay{grid-column:1/-1;justify-self:end;background:none;border:none;cursor:pointer;color:#ffffff8c;font-family:var(--serif);font-size:12px;line-height:1;padding:8px 0;letter-spacing:.06em}.hz-replay:hover{color:var(--sea)}.hz-inv{flex:1;background:#fff;border-radius:3px;box-shadow:0 10px 30px #00000059;min-height:300px;padding:16px 20px;display:flex;flex-direction:column;gap:10px;color:var(--navy)}.hz-inv-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;border-bottom:2px solid var(--navy);padding-bottom:10px}.hz-inv-co,.hz-inv-doc{display:flex;flex-direction:column;gap:2px}.hz-inv-doc{align-items:flex-end}.hz-inv-co b{font-weight:600;font-size:15px;line-height:1.1;letter-spacing:.04em}.hz-inv-doc b{font-weight:400;font-size:12px;line-height:1;letter-spacing:.18em}.hz-inv-co span,.hz-inv-doc span{font-size:10px;line-height:1.2;color:var(--graphite)}.hz-inv-meta{display:flex;gap:18px;font-size:11px;line-height:1.4;color:var(--graphite);flex-wrap:wrap}.hz-inv-meta i{font-style:normal;color:var(--navy)}.hz-inv-table{display:flex;flex-direction:column;font-size:12px;line-height:1.35}.hz-inv-th,.hz-inv-tr,.hz-inv-exc{display:grid;grid-template-columns:minmax(0,1fr) 44px 78px;gap:10px}.hz-inv-th{padding:6px 0;border-bottom:1px solid var(--navy);font-size:10px;letter-spacing:.14em;color:var(--graphite)}.hz-inv-th span:nth-child(2),.hz-inv-th span:nth-child(3),.hz-inv-tr span:nth-child(2),.hz-inv-tr span:nth-child(3),.hz-inv-exc span:nth-child(2),.hz-inv-exc span:nth-child(3){text-align:right}.hz-inv-tr{padding:7px 0;border-bottom:1px solid var(--hair)}.hz-inv-exc{padding:7px 6px 7px 8px;border-left:3px solid var(--deep);background:#2eabff1f;align-items:baseline;margin:2px -6px 0}.hz-inv-exc .amt{font-weight:600}.hz-inv-exc em{font-style:normal;background:var(--deep);color:#fff;font-size:9px;letter-spacing:.08em;padding:2px 6px;border-radius:2px;white-space:nowrap;display:inline-block}.hz-inv-foot{margin-top:auto;display:flex;flex-direction:column;gap:8px}.hz-inv-totals{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.hz-inv-totals .po{font-size:11px;line-height:1.4;color:var(--graphite)}.hz-inv-totals .total{font-weight:600;font-size:16px;line-height:1}.hz-inv-banner{background:var(--deep);color:#fff;padding:8px 10px;border-radius:2px;display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:11.5px;line-height:1.3}.hz-inv-banner .flag{letter-spacing:.12em;font-size:10px}.hz-agent{flex:1;background:#fff;border-radius:6px;box-shadow:0 10px 30px #00000059;min-height:300px;display:flex;flex-direction:column;overflow:hidden;color:var(--navy);font-family:var(--uisans)}.hz-agent-head{background:var(--bar);padding:12px 16px;display:flex;flex-direction:column;gap:9px;border-bottom:1px solid var(--hair)}.hz-agent-toprow{display:flex;justify-content:space-between;align-items:center;gap:10px}.hz-agent-brand{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:500}.hz-agent-brand img{width:15px;height:auto;display:block}.hz-agent-status{display:grid}.hz-agent-status .working{grid-area:1/1;border:1px solid var(--steel);color:var(--graphite);font-size:10px;background:#fff;font-weight:500;padding:4px 10px;border-radius:999px}.hz-agent-status .resolved{grid-area:1/1;background:var(--ok-tint);color:var(--ok-text);font-size:10px;font-weight:500;padding:4px 10px;border-radius:999px;text-align:center}.hz-agent-subrow{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.hz-agent-subrow .who{font-size:13px;font-weight:600}.hz-agent-subrow .who em{font-style:normal;border:1px solid rgba(14,12,54,.35);color:var(--bodytint);font-size:8.5px;font-weight:600;padding:2px 5px;border-radius:3px;position:relative;top:-2px}.hz-agent-subrow .amt{font-size:13px;font-weight:600}.hz-agent-body{padding:13px 16px 14px;display:flex;flex-direction:column;gap:12px;flex:1}.hz-agent-summary{display:flex;flex-direction:column;gap:5px}.hz-agent-summary .lbl,.hz-pipe .lbl{font-size:9.5px;font-weight:600;letter-spacing:.1em;color:var(--graphite)}.hz-agent-summary .txt{font-size:11.5px;line-height:1.5;color:var(--bodytint)}.hz-pipe{display:flex;flex-direction:column;gap:1px}.hz-pipe .lbl{margin-bottom:5px}.hz-pipe-row{display:grid;grid-template-columns:12px minmax(0,1fr) 52px;gap:8px;padding:4px 0;align-items:baseline}.hz-pipe-row .dot,.hz-log-row .dot{width:7px;height:7px;border-radius:50%;background:var(--ok-dot);justify-self:center;align-self:center}.hz-pipe-row span:nth-child(2){font-size:11px;line-height:1.45}.hz-pipe-row .ts{font-size:10px;color:var(--graphite);text-align:right}.hz-agent-foot{margin-top:auto;display:flex;justify-content:space-between;align-items:baseline;gap:10px;border-top:1px solid var(--hair);padding-top:9px}.hz-agent-foot span{font-size:10.5px;color:var(--graphite)}.hz-agent-foot .link{font-weight:500;color:var(--deep)}@keyframes hzIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes hzStamp{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes hzOut{to{opacity:0}}.hz-agent-status .working{opacity:0}.play .a-card1{animation:hzIn .6s ease both}.play .a-r1{animation:hzIn .4s ease .3s both}.play .a-r2{animation:hzIn .4s ease .5s both}.play .a-r3{animation:hzIn .35s ease .7s both}.play .a-r4{animation:hzIn .35s ease .9s both}.play .a-r5{animation:hzIn .35s ease 1.05s both}.play .a-r6{animation:hzIn .35s ease 1.2s both}.play .a-r7{animation:hzIn .4s ease 1.4s both}.play .a-exc{animation:hzIn .5s ease 1.7s both}.play .a-stamp{animation:hzStamp .45s ease 2.1s both}.play .a-banner{animation:hzIn .5s ease 2.5s both}.play .a-card2{animation:hzIn .6s ease .15s both}.play .a-ahead{animation:hzIn .4s ease 2.8s both}.play .a-working{opacity:1;animation:hzIn .3s ease 2.8s both,hzOut .25s ease 5.8s forwards}.play .a-resolved{animation:hzStamp .45s ease 5.9s both}.play .a-summary{animation:hzIn .5s ease 4.8s both}.play .a-p0{animation:hzIn .35s ease 3.1s both}.play .a-p1{animation:hzIn .35s ease 3.2s both}.play .a-p2{animation:hzIn .35s ease 3.6s both}.play .a-p3{animation:hzIn .35s ease 4s both}.play .a-p4{animation:hzIn .35s ease 4.4s both}.play .a-p5{animation:hzIn .35s ease 5.3s both}.play .a-afoot{animation:hzIn .4s ease 6.3s both}@media(prefers-reduced-motion:reduce){.play .a-card1,.play .a-r1,.play .a-r2,.play .a-r3,.play .a-r4,.play .a-r5,.play .a-r6,.play .a-r7,.play .a-exc,.play .a-stamp,.play .a-banner,.play .a-card2,.play .a-ahead,.play .a-working,.play .a-resolved,.play .a-summary,.play .a-p0,.play .a-p1,.play .a-p2,.play .a-p3,.play .a-p4,.play .a-p5,.play .a-afoot{animation:none}.play .a-working{opacity:0}.hz-replay{display:none}}.hz-metrics{padding:56px 0 0;background:#fff}.hz-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.hz-metric{display:flex;flex-direction:column;gap:6px}.hz-metric b{font-weight:600;font-size:56px;line-height:1;letter-spacing:-.03em;color:var(--deep)}.hz-metric span{font-size:16px;line-height:1.4;color:var(--graphite)}.hz-section{padding:100px 0 0}.hz-section.controls{padding-top:108px}.hz-split{display:grid;gap:72px;align-items:start}.hz-split-ap{grid-template-columns:minmax(0,44ch) minmax(0,1fr)}.hz-split-ar{grid-template-columns:minmax(0,1fr) minmax(0,44ch)}.hz-split-copy{display:flex;flex-direction:column;gap:22px}.hz-split-copy h2{margin:0;font-weight:600;font-size:46px;line-height:1.08;letter-spacing:-.02em}.hz-split-copy h2.sys{font-size:40px;line-height:1.1}.hz-split-copy p{margin:0;font-size:19px;line-height:1.6;color:var(--graphite)}.hz-split-copy p.note{font-size:17px}.hz-caps{display:flex;flex-direction:column;font-size:17px;line-height:1.4}.hz-caps div{padding:12px 0;border-top:1px solid var(--steel)}.hz-caps div:last-child{border-bottom:1px solid var(--steel)}.hz-mockwrap{display:flex;flex-direction:column;gap:14px}.hz-captions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;font-size:15px;line-height:1.5;color:var(--graphite)}.hz-captions .n{font-style:normal;color:var(--deep)}.hz-captions .n.sea{background:var(--sea);color:var(--navy);padding:1px 7px}.hz-app{height:432px;background:#fff;border:1px solid var(--steel);border-radius:6px;display:flex;flex-direction:column;overflow:hidden;color:var(--navy);font-family:var(--uisans)}.hz-appbar{background:var(--bar);border-bottom:1px solid var(--hair);padding:10px 16px;display:flex;justify-content:space-between;align-items:center;gap:10px}.hz-appbar .brand{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:500}.hz-appbar .brand img{width:13px;height:auto;display:block}.hz-appbar .crumb{font-size:10.5px;color:#5f6272}.hz-app-split{flex:1;display:grid;grid-template-columns:57% 43%;min-height:0}.hz-queue{border-right:1px solid var(--hair);display:flex;flex-direction:column;min-width:0}.hz-pane-head{padding:14px 16px;border-bottom:1px solid var(--hair);display:flex;justify-content:space-between;align-items:baseline;gap:10px}.hz-pane-head b{font-size:14px;line-height:1.2;font-weight:600}.hz-detail .hz-pane-head b{font-size:13px;line-height:1.3}.hz-pane-head span{font-size:11px;line-height:1.3;color:var(--graphite)}.hz-pane-head i{font-style:normal;color:var(--deep)}.hz-q-th{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) 62px 82px;gap:8px;padding:8px 16px;border-bottom:1px solid var(--hair);font-size:9.5px;line-height:1;letter-spacing:.12em;color:var(--graphite)}.hz-q-th.ar{grid-template-columns:minmax(0,1.3fr) 62px 54px minmax(0,1fr)}.hz-q-tr{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) 62px 82px;gap:8px;padding:11px 16px;border-bottom:1px solid var(--hair);font-size:11.5px;line-height:1.35;align-items:center}.hz-q-tr.ar{grid-template-columns:minmax(0,1.3fr) 62px 54px minmax(0,1fr)}.hz-q-tr.last{border-bottom:none}.hz-q-tr small{color:var(--graphite);font-size:10px}.hz-q-tr.sel{background:#2eabff1f;border-left:3px solid var(--blue);padding-left:13px}.hz-q-th .r,.hz-q-tr .r{text-align:right}.hz-q-tr em,.hz-pane-head em,.hz-seq em{font-style:normal;font-size:10px;padding:3px 7px;border-radius:999px;white-space:nowrap}.hz-pane-head em{padding:4px 8px}.hz-q-tr em.ok,.hz-pane-head em.ok,.hz-seq em.ok{background:var(--ok-tint);color:var(--ok-text)}.hz-q-tr em.wk,.hz-seq em.wk{border:1px solid var(--steel);color:var(--graphite)}.hz-q-tr em.you,.hz-seq em.you{background:var(--deep);color:#fff}.hz-detail{display:flex;flex-direction:column;background:var(--pane);min-width:0}.hz-log{padding:14px 16px;display:flex;flex-direction:column;font-size:11.5px;line-height:1.45}.hz-log-row{display:grid;grid-template-columns:52px 12px minmax(0,1fr);gap:8px;padding:6px 0;align-items:baseline}.hz-log-row .ts{color:var(--graphite);font-size:10.5px}.hz-log-row .done{color:var(--ok-text)}.hz-pane-foot{margin-top:auto;padding:12px 16px;border-top:1px solid var(--hair);display:flex;justify-content:space-between;align-items:baseline;gap:10px}.hz-pane-foot span{font-size:11px;line-height:1.3;color:var(--graphite)}.hz-pane-foot .link{font-size:11.5px;color:var(--deep)}.hz-mail{padding:14px 16px;display:flex;flex-direction:column;gap:8px;font-size:11.5px;line-height:1.45}.hz-mail-h{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;color:var(--graphite)}.hz-mail-h i{font-style:normal;color:var(--navy)}.hz-mail-h.subj{border-bottom:1px solid var(--hair);padding-bottom:8px}.hz-mail-quote{font-style:italic;font-size:12.5px;line-height:1.55;color:var(--bodytint)}.hz-mail-note{font-size:10.5px;line-height:1.4;color:var(--graphite)}.hz-seq{padding:0 16px 12px;display:flex;flex-direction:column;gap:6px}.hz-seq .lbl{font-size:10px;line-height:1;letter-spacing:.14em;color:var(--graphite)}.hz-seq-row{display:flex;gap:6px;align-items:center;font-size:10.5px;line-height:1.3;flex-wrap:wrap}.hz-seq em{padding:3px 8px}.hz-seq em.ok.this{border-radius:2px;outline:1.5px solid var(--deep)}.hz-controls-head{display:flex;flex-direction:column;gap:18px;max-width:56ch;margin-bottom:44px}.hz-controls-head h2{margin:0;font-weight:600;font-size:46px;line-height:1.08;letter-spacing:-.02em}.hz-controls-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px}.hz-controls-grid>div{display:flex;flex-direction:column;gap:12px;border-top:2px solid var(--navy);padding-top:18px}.hz-controls-grid h3{margin:0;font-weight:600;font-size:25px;line-height:1.2}.hz-controls-grid p{margin:0;font-size:17px;line-height:1.6;color:var(--graphite)}.hz-chips{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding-top:50px}.hz-chips span{border:1px solid var(--steel);color:var(--navy);padding:7px 13px;font-size:14px;line-height:1;border-radius:2px}.hz-systems{display:grid;grid-template-columns:minmax(0,38ch) minmax(0,1fr);gap:72px;align-items:start}.hz-systems .hz-split-copy{gap:16px}.hz-connectors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 40px;font-size:20px;line-height:1.3;font-family:var(--serif);align-items:center}.hz-connectors div{display:flex;align-items:center;min-height:34px}.hz-connectors img{height:24px;width:auto;display:block;max-width:100%;object-fit:contain}.hz-connectors img.tall{height:32px}.hz-connectors .more{color:var(--graphite)}.hz-cta{margin-top:100px;background:linear-gradient(120deg,#2eecdb38,#2eabff29 58%,#fff0);padding:84px 0}.hz-cta-inner{display:flex;flex-direction:column;gap:22px;max-width:58ch}.hz-cta-inner h2{margin:0;font-weight:600;font-size:54px;line-height:1.05;letter-spacing:-.025em}.hz-cta-inner p{margin:0;font-size:20px;line-height:1.55;color:var(--bodytint)}.hz-cta-actions{display:flex;gap:16px;align-items:center;margin-top:4px;flex-wrap:wrap}.hz-cta-sec{color:var(--deep);font-size:17px;line-height:1;padding:15px 4px;border-bottom:1px solid var(--steel);text-decoration:none}.hz-cta-sec:hover{border-bottom-color:var(--deep)}.hz-foot{background:var(--navy);padding:34px 0}.hz-foot-inner{display:flex;justify-content:space-between;align-items:center;gap:40px;font-size:14px;line-height:1.4;color:#ffffff9e;flex-wrap:wrap}.hz-foot img{height:22px;width:auto;display:block}.hz-foot a{color:#ffffff9e;text-decoration:none}.hz-foot a:hover{color:#fff}.hz-foot-brand{display:flex;align-items:center;gap:20px}.hz-foot .foot-social{display:inline-flex;gap:14px;align-items:center}.hz-foot .foot-social a{color:#ffffff9e;display:inline-flex}.hz-foot .foot-social a:hover{color:var(--sea)}.hz-foot .foot-social svg{width:17px;height:17px}@media(max-width:1180px){.hz-shell{padding:0 40px}.hz-hero-copy h1{font-size:56px}.hz-hero{gap:48px}}@media(max-width:1020px){.hz-hero{grid-template-columns:1fr}.hz-split-ap,.hz-split-ar,.hz-systems{grid-template-columns:1fr;gap:44px}.hz-split-ar .hz-mockwrap{order:2}.hz-split-ar .hz-split-copy{order:1}.hz-metric-grid{grid-template-columns:1fr 1fr;gap:36px}.hz-controls-grid{grid-template-columns:1fr;gap:36px}.hz-captions{grid-template-columns:1fr;gap:14px}}@media(max-width:700px){.hz-shell{padding:0 22px}.hz-nav{gap:12px}.hz-navlogo img{height:24px}.hz-navlinks{gap:16px;flex-wrap:nowrap;align-items:center}.hz-navlinks a{font-size:14px;padding:12px 0}.hz-navlinks a.hz-btn-sea{padding:12px 14px}.hz-navlinks a:not(.hz-btn-sea):not(.hz-signin){display:none}.hz-hero-copy h1{font-size:42px}.hz-hero-copy p{font-size:18px}.hz-cards{grid-template-columns:1fr}.hz-metric-grid{grid-template-columns:1fr 1fr;gap:28px}.hz-metric b{font-size:42px}.hz-split-copy h2,.hz-controls-head h2{font-size:34px}.hz-cta-inner h2{font-size:38px}.hz-cards-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;margin:0 -22px;padding:2px 22px 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hz-cards-strip::-webkit-scrollbar{display:none}.hz-cards-strip .hz-cardcol{flex:0 0 86%;scroll-snap-align:start}.hz-inv,.hz-agent{min-height:0}.hz-app{height:auto}.hz-app-split{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hz-app-split::-webkit-scrollbar{display:none}.hz-queue,.hz-detail{flex:0 0 88%;scroll-snap-align:start}.hz-queue{border-right:1px solid var(--hair)}.hz-q-th,.m-hide{display:none}.m-last{border-bottom:none}.hz-q-tr{grid-template-columns:minmax(0,1fr) auto;row-gap:3px;padding:11px 14px;font-size:12px}.hz-q-tr.sel{padding-left:11px}.hz-q-tr>*:nth-child(1){grid-area:1/1}.hz-q-tr:not(.ar)>*:nth-child(2){grid-area:2/1;color:var(--graphite);font-size:11px}.hz-q-tr:not(.ar)>*:nth-child(3){grid-area:1/2}.hz-q-tr:not(.ar)>*:nth-child(4){grid-area:2/2}.hz-q-tr.ar>*:nth-child(2){grid-area:1/2}.hz-q-tr.ar>*:nth-child(3){display:none}.hz-q-tr.ar>*:nth-child(4){grid-area:2/1/3/3;justify-self:end}.hz-connectors{grid-template-columns:1fr 1fr}.hz-foot-inner{flex-direction:column;align-items:flex-start;gap:16px}}
