.CertButton_animatedButton___kfbL{position:relative;display:flex;align-items:center;gap:4px;padding:10px 22px;border:4px solid transparent;font-size:13px;background-color:hsl(var(--secondary)/.5);border-radius:100px;font-weight:800;color:hsl(var(--foreground));box-shadow:0 0 0 2px hsl(var(--border)/.3);cursor:pointer;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1);width:-moz-fit-content;width:fit-content;text-transform:uppercase;letter-spacing:.05em}.CertButton_animatedButton___kfbL svg{position:absolute;width:18px;fill:currentColor;z-index:9;transition:all .8s cubic-bezier(.23,1,.32,1)}.CertButton_animatedButton___kfbL .CertButton_arr1__SqFsM{right:16px}.CertButton_animatedButton___kfbL .CertButton_arr2__XTvbt{left:-25%}.CertButton_animatedButton___kfbL .CertButton_circle__kNnEg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:hsl(var(--primary));border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}.CertButton_animatedButton___kfbL .CertButton_text__0F3zy{position:relative;z-index:10;transform:translateX(-10px);transition:all .8s cubic-bezier(.23,1,.32,1)}.CertButton_animatedButton___kfbL:hover{box-shadow:0 0 0 12px transparent;color:hsl(var(--primary-foreground));border-radius:12px}.CertButton_animatedButton___kfbL:hover .CertButton_arr1__SqFsM{right:-25%}.CertButton_animatedButton___kfbL:hover .CertButton_arr2__XTvbt{left:16px}.CertButton_animatedButton___kfbL:hover .CertButton_text__0F3zy{transform:translateX(12px)}.CertButton_animatedButton___kfbL:active{scale:.95;box-shadow:0 0 0 4px hsl(var(--primary)/.5)}.CertButton_animatedButton___kfbL:hover .CertButton_circle__kNnEg{width:300px;height:300px;opacity:1}