.button-grid-hp__buttons::-webkit-scrollbar{height:3px}.button-grid-hp__buttons::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.button-grid-hp__buttons{display:grid;grid-template-columns:1fr;max-width:100%;padding:0 5%}.button-grid-hp{display:flex;flex-direction:column}.page-width .button-grid-hp__buttons{padding:0}@media screen and (min-width:320px){.button-grid-hp__buttons{grid-template-columns:1fr 1fr}}@media screen and (max-width:400px){.button-grid-hp__buttons .blob-btn{padding:1rem}}.button-grid-hp__buttons .blob-btn{white-space:nowrap;z-index:6}.button-grid-hp__buttons .button-wrapper{flex-grow:1;margin:.5rem}