#aqua-button{position:relative;height:48px;width:fit-content;min-width:148px;font-size:16px;font-weight:600;background-color:#377bf780;border-top:2px solid #fff}#aqua-button,#aqua-button:after{border-radius:10px;transition:all .1s ease-in}#aqua-button:after{position:absolute;content:"";background-image:linear-gradient(#cdddfc,#385fa8);height:54px;min-width:154px;width:calc(100% + 4px);z-index:-1}#aqua-button:active{background-color:#255ec7;box-shadow:unset}#aqua-button:active:after{height:48px;min-width:154px;width:calc(100% + 4px)}