.sbhero{position:relative;overflow:hidden;padding:72px 24px;background:#1F2F38}
.sbhero::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,rgba(255,178,0,0.05) 0 2px,transparent 2px 26px),repeating-linear-gradient(-45deg,rgba(255,178,0,0.05) 0 2px,transparent 2px 26px)}
.sbhero-in{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}
.sbhero-txt{max-width:620px;min-width:0}
.sbhero .lead{font-size:18px;margin-bottom:24px}
.sbhero-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}
.sbhero-art svg{display:block;width:100%;height:auto}
@media(max-width:1080px){.sbhero-in{flex-direction:column}.sbhero-txt{max-width:640px}.sbhero-art{margin:30px auto 0;width:100%;max-width:260px}}
@media(max-width:480px){.sbhero{padding:52px 14px}}
