:root{--dima-button-padding:0 2rem;--global-gray-400:#cbd5e0;--global-gray-500:#a0aec0;--global-xs-spacing:1em;--global-sm-spacing:1.5rem;--global-md-spacing:2rem;--global-lg-spacing:2.5em;--global-xl-spacing:3.5em;--global-xxl-spacing:5rem;--global-edge-spacing:1.5rem;--global-boxed-spacing:2rem;--mini-content-max-width:750px;--content-spacing:1.5em;--true:initial;--false:"";--default-editor:var(--true);--container-width:min(100%,var(--container-width-base));--has-boxed:var(--false)}@media(max-width:999.98px){:root{--container-width-base:88vw}}@media(min-width:1000px){:root{--container-width-base:calc(90vw - var(--frame-size,0px)*2)}}.waves-effect{position:relative;cursor:pointer;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:rgba(218,218,218,.3);background:radial-gradient(rgba(218,218,218,.3) 0,rgba(218,218,218,.3) 40%,rgba(218,218,218,.4) 50%,rgba(218,218,218,.5) 60%,rgba(255,255,255,0) 70%);transition:all .5s ease-out;transition-property:transform,opacity;transform:scale(0) translate(0,0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background:rgba(255,255,255,.2);background:radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)}.waves-effect.waves-classic .waves-ripple{background:rgba(218,218,218,.3)}.waves-effect.waves-classic.waves-light .waves-ripple{background:rgba(255,255,255,.2)}.waves-notransition{transition:none !important}.waves-input-wrapper{vertical-align:bottom}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1;float:left;width:100%}.waves-float{-webkit-mask-image:none;box-shadow:0px 1px 1.5px 1px rgba(0,0,0,.12);transition:all .3s}.waves-float:active{box-shadow:0px 8px 20px 1px rgba(0,0,0,.3)}