.amaze-button{--amaze-btn-stroke-width:.5px;letter-spacing:1.2px;color:#000;text-align:center;box-sizing:border-box;pointer-events:none;justify-content:center;width:auto;padding:1rem;font-family:sans-serif;font-size:.8rem;text-decoration:none;transition:all .4s;display:inline-flex;position:relative;overflow:hidden}.amaze-button>span.amaze-button-content{pointer-events:none;user-select:none;justify-content:center;align-items:center;gap:0;display:inline-flex}.amaze-button>span.amaze-button-content .amaze-button-text{--_text-tx:var(--amaze-text-tx,0);--_text-ty:var(--amaze-text-ty,0);--_text-scale:var(--amaze-text-scale,1);--_text-rot:var(--amaze-text-rotate,0deg);--_text-skx:var(--amaze-text-skewx,0deg);--_text-sky:var(--amaze-text-skewy,0deg);opacity:0;white-space:nowrap;transform:translate(var(--_text-tx),var(--_text-ty))scale(var(--_text-scale))rotate(var(--_text-rot))skew(var(--_text-skx),var(--_text-sky));transition:all .45s cubic-bezier(.4,.2,.2,1);display:inline-block}.amaze-button>span.amaze-button-content .amaze-button-icon{--_icon-tx:var(--amaze-icon-tx,0);--_icon-ty:var(--amaze-icon-ty,0);--_icon-scale:var(--amaze-icon-scale,1);--_icon-rot:var(--amaze-icon-rotate,0deg);--_icon-skx:var(--amaze-icon-skewx,0deg);--_icon-sky:var(--amaze-icon-skewy,0deg);transform:translate(var(--_icon-tx),var(--_icon-ty))scale(var(--_icon-scale))rotate(var(--_icon-rot))skew(var(--_icon-skx),var(--_icon-sky));justify-content:center;align-items:center;line-height:1;transition:all .45s cubic-bezier(.4,.2,.2,1);display:inline-flex;position:relative}.amaze-button>span.amaze-button-content .amaze-button-icon .amaze-button-icon-inner{width:1em;height:1em;width:var(--amaze-button-icon-size,1em);height:var(--amaze-button-icon-size,1em);font-size:var(--amaze-button-icon-size,1em);display:inline-block}.amaze-button>span.amaze-button-content .amaze-button-animated-icon{height:var(--amaze-button-animated-icon-height,18px);width:var(--amaze-button-animated-icon-width,18px);justify-content:center;align-items:center;line-height:1;display:inline-flex;transform:translate(0)}.amaze-button>span.amaze-button-content .amaze-button-animated-icon svg{width:100%;height:100%;display:block}.amaze-button>span.amaze-button-content .amaze-button-animated-icon.amaze-button-animated-icon--dot_arrow .amaze-dot-arrow__dot{fill:var(--amaze-button-animated-icon-color,currentColor)}.amaze-button>span.amaze-button-content .amaze-button-animated-icon.amaze-button-animated-icon--dot_arrow .amaze-dot-arrow__arrow{fill:none;stroke:var(--amaze-button-animated-icon-color,currentColor);stroke-width:var(--amaze-button-animated-icon-stroke-width,3);stroke-linecap:round;stroke-linejoin:round}.amaze-button>span.amaze-button-content .amaze-button-animated-icon.amaze-button-animated-icon--dot_arrow.amaze-final-state .amaze-dot-arrow__dot--2{transform:translateX(calc(var(--amaze-dot-arrow-step,18px)))}.amaze-button>span.amaze-button-content .amaze-button-animated-icon.amaze-button-animated-icon--dot_arrow.amaze-final-state .amaze-dot-arrow__dot--3{transform:translateX(calc(var(--amaze-dot-arrow-step,18px)*2))}.amaze-button>span.amaze-button-content .amaze-button-animated-icon.amaze-button-animated-icon--dot_arrow.amaze-final-state .amaze-dot-arrow__arrow{transform:translateX(calc(var(--amaze-dot-arrow-step,18px)*3 + var(--amaze-dot-arrow-arrow-offset,0px)));opacity:1}.amaze-button.amaze-button-has-icon.amaze-button-icon-left .amaze-button-icon{margin-right:.5em}.amaze-button.amaze-button-has-icon.amaze-button-icon-right .amaze-button-icon{margin-left:.5em}.amaze-button.amaze-button-has-animated-icon.amaze-button-animated-icon-type-dot_arrow{--amaze-dot-arrow-step:var(--amaze-button-dot-arrow-step,var(--amaze-button-animated-icon-height,18px));--amaze-dot-arrow-arrow-offset:var(--amaze-button-dot-arrow-arrow-offset,0px);--amaze-button-animated-icon-width:calc(var(--amaze-dot-arrow-step,18px)*3 + var(--amaze-dot-arrow-arrow-offset,0px))}.amaze-button.amaze-button-has-animated-icon.amaze-button-animated-icon-keep-text-centered>span.amaze-button-content{padding-left:calc(var(--amaze-button-animated-icon-width,0px) + var(--amaze-button-animated-icon-spacing,.5em));padding-right:calc(var(--amaze-button-animated-icon-width,0px) + var(--amaze-button-animated-icon-spacing,.5em));position:relative}.amaze-button.amaze-button-has-animated-icon.amaze-button-animated-icon-keep-text-centered .amaze-button-animated-icon{margin-left:0;margin-right:0;position:absolute;top:50%;transform:translateY(-50%)}.amaze-button.amaze-button-has-animated-icon.amaze-button-animated-icon-keep-text-centered.amaze-button-animated-icon-left .amaze-button-animated-icon{left:0}.amaze-button.amaze-button-has-animated-icon.amaze-button-animated-icon-keep-text-centered.amaze-button-animated-icon-right .amaze-button-animated-icon{right:0}.amaze-button.amaze-button-has-animated-icon:not(.amaze-button-animated-icon-keep-text-centered).amaze-button-animated-icon-left .amaze-button-animated-icon{margin-right:var(--amaze-button-animated-icon-spacing,.5em)}.amaze-button.amaze-button-has-animated-icon:not(.amaze-button-animated-icon-keep-text-centered).amaze-button-animated-icon-right .amaze-button-animated-icon{margin-left:var(--amaze-button-animated-icon-spacing,.5em)}.amaze-button svg.amaze-btn-svg-base{position:absolute;top:0;left:0}.amaze-button svg.amaze-btn-svg-base rect.main-rect{fill:#0000;stroke:#000;stroke-width:var(--amaze-btn-stroke-width);stroke-dasharray:1;stroke-dashoffset:1px;visibility:hidden;transition:fill .4s}.amaze-button svg.amaze-btn-svg-base rect.hover-rect{fill:#0000;stroke-width:var(--amaze-btn-stroke-width);stroke:#0000;transition:fill .4s}.amaze-button svg.amaze-btn-svg-base.amaze-animated-complete stop{transition:all .4s}.amaze-button.amaze-show-fill.amaze-button-solid stop{stop-color:var(--color-fill)}.amaze-button.amaze-show-fill.amaze-button-hover-solid:hover stop{stop-color:var(--color-fill-hover)}.amaze-button.amaze-show-fill.amaze-button-hover-gradient .amaze-button-hover-linear-gradient stop,.amaze-button.amaze-show-fill.amaze-button-hover-gradient:hover .amaze-button-linear-gradient stop{stop-opacity:0}.amaze-button.amaze-show-fill.amaze-button-hover-gradient:hover .amaze-button-hover-linear-gradient stop{stop-opacity:1}.amaze-button:hover>span.amaze-button-content .amaze-button-text{--_text-tx:var(--amaze-text-hover-tx,var(--amaze-text-tx,0));--_text-ty:var(--amaze-text-hover-ty,var(--amaze-text-ty,0));--_text-scale:var(--amaze-text-hover-scale,var(--amaze-text-scale,1));--_text-rot:var(--amaze-text-hover-rotate,var(--amaze-text-rotate,0deg));--_text-skx:var(--amaze-text-hover-skewx,var(--amaze-text-skewx,0deg));--_text-sky:var(--amaze-text-hover-skewy,var(--amaze-text-skewy,0deg));transform:translate(var(--_text-tx),var(--_text-ty))scale(var(--_text-scale))rotate(var(--_text-rot))skew(var(--_text-skx),var(--_text-sky))}.amaze-button:hover>span.amaze-button-content .amaze-button-icon{--_icon-tx:var(--amaze-icon-hover-tx,var(--amaze-icon-tx,0));--_icon-ty:var(--amaze-icon-hover-ty,var(--amaze-icon-ty,0));--_icon-scale:var(--amaze-icon-hover-scale,var(--amaze-icon-scale,1));--_icon-rot:var(--amaze-icon-hover-rotate,var(--amaze-icon-rotate,0deg));--_icon-skx:var(--amaze-icon-hover-skewx,var(--amaze-icon-skewx,0deg));--_icon-sky:var(--amaze-icon-hover-skewy,var(--amaze-icon-skewy,0deg));transform:translate(var(--_icon-tx),var(--_icon-ty))scale(var(--_icon-scale))rotate(var(--_icon-rot))skew(var(--_icon-skx),var(--_icon-sky))}