.btnImgwrap{display:flex;align-items:center;gap:7px;justify-content:center}body .btn-primary{position:relative;z-index:1;border-radius:4rem;padding:6px 12px;background:#7087fc;color:var(--colors-white-white, #fff);text-shadow:0px .75px 0px rgba(0,0,0,.24);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;box-shadow:0 0 0 .75px #7087fc;border:1px solid #7087FC;overflow:hidden;display:flex;align-items:center;gap:4px}body .btn-primary:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:radial-gradient(50% 50% at 50% 50%,#7087fc,#3963ff);border-radius:4rem;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 0 0 1px #3f67fe}.btn-secondary{position:relative;z-index:1;border-radius:4rem;padding:6px 12px;color:var(--colors-white-white, #fff);text-shadow:0px .75px 0px rgba(0,0,0,.24);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden;display:flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(to bottom right,#9d8cff00,#4432b5b5 34%,#9685ff00 50%) bottom right / 50% 50% no-repeat,linear-gradient(to bottom left,#9d8cff00,#4432b5b5 34%,#9685ff00 50%) bottom left / 50% 50% no-repeat,linear-gradient(to top left,#9d8cff00,#4432b5b5 34%,#9685ff00 50%) top left / 50% 50% no-repeat,linear-gradient(to top right,#9d8cff00,#4432b5b5 34%,#9685ff00 50%) top right / 50% 50% no-repeat,#3b29a7;box-shadow:0 0 0 .75px #4c37cc}.btn-secondary:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(95deg,#9d8cff00 17.35%,#4432b5b5 71.86%,#9685ff00 97.25%),#3b29a7;border-radius:4rem;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 0 0 1px #62bcc1}body .btn-primary i,.btn-PinkBtn i,.btn-secondary i,.btn-white i{font-size:16px;height:16px;display:flex;align-items:center;justify-content:center}.btn-PinkBtn{border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;border-radius:4rem;padding:6px 12px;color:var(--colors-white-white, #fff);text-shadow:0px .75px 0px rgba(0,0,0,.24);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden;display:flex;align-items:center;gap:4px;background:linear-gradient(96deg,#59112b00 16.81%,#931a4503 16.82%,#ac4e70b5 58.39%,#931a4500 97.52%),#931a45;box-shadow:0 0 0 .75px #a72956}.btn-PinkBtn:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:4rem;box-shadow:0 0 0 1px #62bcc1;background:linear-gradient(96deg,#59112b00 16.81%,#931a4503 16.82%,#ac4e70b5 58.39%,#931a4500 97.52%),#931a45;box-shadow:0 0 0 .75px #a72956}body .btn-primary p{margin:0;color:var(--colors-white-white, #fff);text-shadow:0px .75px 0px rgba(0,0,0,.24);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.btn-white{position:relative;z-index:1;border-radius:4rem;padding:6px 12px;background:#e0fdff;color:var(--colors-white-white, #103580);text-shadow:0px .75px 0px rgba(0,0,0,.24);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;box-shadow:0 0 0 .75px #53aab0;border:1px solid rgba(255,255,255,.2);overflow:hidden;display:flex;align-items:center;gap:4px}.btn-white:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(136deg,#ffffffb5 8.53%,#ffffffb5 21.84%,#fff0 41.24%,#ffffffb5 74.43%,#fff0 100.67%),#e0fdff;border-radius:4rem;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 0 0 1px #62bcc1}.btn-white:hover{color:#103580;background:#e0fdff}
