.download-actions{display:flex;align-items:stretch;flex-wrap:wrap;gap:12px}
.download-actions .button{gap:12px;padding:18px 22px;white-space:nowrap}
.download-actions .download-icon{width:21px;height:21px;flex:none}
.download-actions .button-browser{background:#ffffff0d;color:#fff;border:1px solid #ffffff66}
.download-actions .button-browser:hover{background:#ffffff1f}
@media(max-width:580px){.download-actions{flex-direction:column}.download-actions .button{width:100%}.hero-note{line-height:1.6}}
