.hash-arrow-btn{width:17.1875rem;height:2.625rem;display:flex;flex-direction:row;align-items:center;border:.0625rem solid #99e037;border-radius:1.3125rem;color:#99E037;padding:0 .4375rem;cursor:pointer;transition-property:opacity,color,background-color;transition-duration:.3s;position:relative;justify-content:center}.hash-arrow-btn .hash-arrow-btn__content{font-size:1rem;text-align:center;font-weight:500}.hash-arrow-btn .hash-arrow-btn__icon{width:1.75rem;height:1.75rem;position:absolute;right:.4375rem}.hash-arrow-btn:hover{color:#101010;background-color:#99e037}.hash-arrow-btn:active{opacity:.8}.hash-arrow-btn.primary{color:#101010;background-color:#99e037}.hash-arrow-btn.primary:hover{opacity:.9}@media (max-width:991px){.hash-arrow-btn{min-width:9.6875rem;width:auto;height:2.25rem;padding:0 .5625rem}.hash-arrow-btn .hash-arrow-btn__content{font-size:.875rem;margin-right:.5625rem}.hash-arrow-btn .hash-arrow-btn__icon{width:1.125rem;height:1.125rem}}