.gohero{position:relative;overflow:hidden;padding:72px 24px;background:#1F2F38}
.gohero::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-45deg,rgba(255,178,0,0.05) 0 2px,transparent 2px 24px)}
.gohero-in{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}
.gohero-txt{max-width:620px;min-width:0}
.gohero .lead{font-size:18px;margin-bottom:24px}
.gohero-art{background:#26394A;border-radius:16px;padding:22px;box-shadow:0 14px 34px rgba(6,12,16,0.45);width:40%;max-width:320px;min-width:180px;margin-left:32px;flex:none}
.gohero-art svg{display:block;width:100%;height:auto}
@media(max-width:1080px){.gohero-in{flex-direction:column}.gohero-txt{max-width:640px}.gohero-art{margin:30px auto 0;width:100%;max-width:260px}}
@media(max-width:480px){.gohero{padding:52px 14px}}
