.launch-your-coin-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;padding:100px 0;display:flex;position:relative}.launch-your-coin-container .top-container{flex-direction:column;align-items:center;gap:6px;max-width:500px;display:flex}.launch-your-coin-container .top-container .tag-title{border:1px solid var(--General-Color-Stroke,#252525);border-radius:50px;align-items:center;gap:12px;width:fit-content;padding:6px 16px 6px 9px;display:flex}.launch-your-coin-container .top-container .tag-title p{color:var(--General-Color-Light-Grey,#6f6f6f);font-size:12px;font-weight:400;line-height:normal}.launch-your-coin-container .top-container h3{color:var(--General-Color-White,#fff);text-align:center;letter-spacing:-.24px;font-size:24px;font-weight:500;line-height:32px}.launch-your-coin-container .create-coin-container{background:var(--General-Color-Black,#060606);border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;width:500px;padding:12px;display:flex}.launch-your-coin-container .create-coin-container input{color:#fff;outline:none;width:100%;padding:12px 9px;font-size:12px;font-weight:400;line-height:normal}.launch-your-coin-container .create-coin-container input::placeholder{color:var(--General-Color-Light-Grey,#6f6f6f)}.launch-your-coin-container .create-coin-container .bottom-contain{justify-content:space-between;align-items:center;width:100%;display:flex}.launch-your-coin-container .create-coin-container .bottom-contain .icon-contain{cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.launch-your-coin-container .create-coin-container .bottom-contain .create-btn{background:radial-gradient(950.92% 142.01% at 16.8% 15.28%, var(--Brand-Color-Dark-Blue,#035978) 19.74%, var(--Brand-Color-Dark-Pink,#670067) 100%);height:36px;color:var(--General-Color-Parmanent-White,#fff);letter-spacing:-.13px;cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:500;line-height:normal;display:flex}.launch-your-coin-container .create-coin-container .bottom-contain .create-btn.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}
