.button-group{display:flex;flex-direction:column;gap:10px}@media (min-width:992px){.button-group{flex-direction:row}}.button-group.equal-width-true>a.hs-button{flex:1}.button-group a.hs-button{justify-content:space-between;width:fit-content}.button-group a.hs-button:after{background:url(https://858343.fs1.hubspotusercontent-na1.net/hubfs/858343/arrow-secondary.svg) 100% no-repeat;content:"";display:inline-block;height:24px;left:0;margin-left:20px;position:relative;vertical-align:middle;width:25px}.button-group a.hs-button.style_1{background-color:#000}.button-group a.hs-button.style_1:hover{background-color:#fff;color:#000}.button-group a.hs-button:hover:after{background:url(https://858343.fs1.hubspotusercontent-na1.net/hubfs/858343/arrow-small.svg) 100% no-repeat;left:7px}