.gk-hero{overflow:hidden;position:relative}.gk-hero .gk-section{padding:0}.gk-hero__inner{align-items:center;display:grid;gap:64px}.gk-hero--split .gk-hero__inner{grid-template-columns:1.05fr 1fr}.gk-hero--centred .gk-hero__inner{grid-template-columns:1fr;justify-items:center;text-align:center}.gk-hero--centred .gk-lead{margin-left:auto;margin-right:auto}.gk-hero--centred .gk-actions{justify-content:center}.gk-hero__copy{max-width:var(--gk-measure)}.gk-hero--split .gk-hero__copy{max-width:none}.gk-hero__panel img{border-radius:var(--gk-radius-card);display:block;height:auto;width:100%}.gk-hero__placeholder{background:hsla(0,0%,96%,.055);border:1px solid rgba(143,56,255,.42);border-radius:var(--gk-radius-card);display:flex;flex-direction:column;gap:10px;min-height:260px;padding:24px}.gk-bg-cloud .gk-hero__placeholder{background:rgba(9,9,35,.04)}.gk-hero__dot{border-radius:50%;display:inline-block;height:7px;width:7px}.gk-hero__dot--scorch{background:var(--gk-scorch)}.gk-hero__dot--amethyst{background:var(--gk-amethyst);margin-bottom:8px}.gk-hero__bar{background:hsla(0,0%,96%,.26);border-radius:3px;height:6px}.gk-bg-cloud .gk-hero__bar{background:rgba(9,9,35,.12)}.gk-hero__bar--scorch{background:rgba(34,211,238,.62)}.gk-hero__bar--amethyst{background:rgba(143,56,255,.68)}@media (max-width:767px){.gk-hero--split .gk-hero__inner{gap:36px;grid-template-columns:1fr}.gk-hero__placeholder{min-height:180px;padding:18px}}