.animated-gradient-text{position:relative;margin:0 auto;display:flex;max-width:100%;flex-direction:row;align-items:center;justify-content:center;border-radius:1.25rem;font-weight:inherit;font-synthesis:none;transition:box-shadow .5s ease-out;overflow:hidden}.animated-gradient-text.with-border{padding:.35rem .75rem}.gradient-overlay{position:absolute;inset:0;border-radius:inherit;z-index:0;pointer-events:none}.gradient-overlay:before{content:"";position:absolute;left:50%;top:50%;width:calc(100% - 2px);height:calc(100% - 2px);transform:translate(-50%,-50%);border-radius:inherit;background-color:#081421d6;z-index:-1}.text-content{display:block;width:100%;position:relative;z-index:2;white-space:inherit;text-align:inherit;font-weight:inherit;font-synthesis:none;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}
