.gb-hero .gb-container{display:grid;gap:var(--gb-space-14);grid-template-columns:minmax(0,1fr)}.gb-hero__copy{display:flex;flex-direction:column;gap:28px;max-width:60rem}.gb-hero__copy .gb-lead{max-width:54ch}@media (max-width:1100px){.gb-hero .gb-ide__panes{grid-template-columns:minmax(0,1fr)}.gb-hero .gb-ide__pane--explorer,.gb-hero .gb-ide__pane--inspector{border-left:0;border-right:0;border-top:1px solid var(--gb-black-80)}.gb-hero .gb-ide__pane--canvas{border-top:1px solid var(--gb-black-80)}}@media (max-width:767px){.gb-hero__copy{gap:var(--gb-space-6)}.gb-hero .gb-ide__pane--canvas{min-height:320px}}