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