#aqua-button{position:relative;height:2.88rem;width:fit-content;min-width:8.75rem;font-size:1rem;font-weight:600;background-color:#377bf780;border-top:.125rem solid #fff}#aqua-button,#aqua-button:after{border-radius:.625rem;transition:all .1s ease-in}#aqua-button:after{position:absolute;content:"";background-image:linear-gradient(#cdddfc,#385fa8);height:3.1rem;min-width:9rem;width:calc(100% + .25rem);z-index:-1}#aqua-button:active{background-color:#255ec7;box-shadow:unset}#aqua-button:active:after{height:2.88rem;min-width:8.75rem;width:calc(100% + .25rem)}@media screen and (min-width:40rem) and (max-width:100rem){#aqua-button{font-size:1rem;min-width:12.13rem;width:fit-content;padding:0 1.25rem;height:3.2rem}#aqua-button:after{min-width:12.3rem;padding:0 1.25rem;width:calc(100% + .25rem);height:3.4rem}#aqua-button:active:after{width:calc(100% + .25rem);min-width:12.2rem;height:3.36rem}}@media screen and (max-width:40rem){#aqua-button{font-size:1.6rem;min-width:14.5rem;width:fit-content;padding:0 1.25rem;height:4.38rem}#aqua-button:after{min-width:15rem;padding:0 1.25rem;width:calc(100% + .25rem);height:4.8rem}#aqua-button:active:after{width:calc(100% + .25rem);min-width:14.88rem;height:4.5rem}}