html,
body {
  margin: 0;
}

.userIcon {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.payment-section,
.payment-section * {
  box-sizing: border-box;
}

.payment-section {
  background: #ffffff;
  height: 1024px;
  position: relative;
  overflow: hidden;
}

.footer {
  background: #3a3a3a;
  padding: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 64px;
  position: absolute;
  right: 0px;
  left: 0px;
  top: 960px;
}

.cid-t0rTED0Jbp {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #1b1b1b;
  overflow: hidden;
}
.cid-t0rTED0Jbp .mbr-text {
  color: #ffffff;
}

.tokensAmt {
  color: #d4b100;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 2px;
}

.RechargeBtn {
  margin-left: 8px;
  color: #5e5ef0;
  margin-top: 1px;
}

.RechargeBtn:hover {
  cursor: pointer;
}

.tokens {
  display: flex;
  font-family: var(--widget-font-family, "Inter-Regular", sans-serif);
  font-size: 18px;
}

.copyright-2023-24-ed-sim-labs-all-rights-reserved {
  color: #ffffff;
  text-align: left;
  font-family: var(--widget-font-family, "Inter-Regular", sans-serif);
  font-size: var(--widget-font-size, 20px);
  font-weight: var(--widget-font-weight, 400);
  position: relative;
}

.subscription-div {
  display: flex;
  flex-direction: row;
  gap: 58px;
  align-items: center;
  justify-content: flex-start;
  width: 1079px;
  position: absolute;
  left: calc(50% - 540px);
  top: 72px;
}

.basic-sub {
  background: #e3e3e3;
  border-radius: 15px;
  padding: 32px 103px 18px 103px;
  display: flex;
  flex-direction: column;
  gap: 26px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 321px;
  height: 450px;
  position: relative;
}

.coin-1 {
  flex-shrink: 0;
  width: 115px;
  height: 115px;
  position: relative;
  object-fit: cover;
}

.basic-subscription {
  color: #000000;
  text-align: center;
  font-family: var(--heading-font-family, "Inter-Medium", sans-serif);
  font-size: var(--heading-font-size, 24px);
  font-weight: var(--heading-font-weight, 500);
  position: relative;
  width: 214px;
  height: 29px;
}

._100-coins {
  color: #000000;
  text-align: left;
  font-family: var(--heading-font-family, "Inter-Medium", sans-serif);
  font-size: var(--heading-font-size, 24px);
  font-weight: var(--heading-font-weight, 500);
  position: relative;
  width: 200px;
  height: 29px;
}

.rs-1000 {
  background: #6b5eff;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 292px;
  position: absolute;
  left: 15px;
  top: 375px;
}

.rs-10002 {
  color: #ffffff;
  text-align: center;
  font-family: var(--button-font-family, "Inter-SemiBold", sans-serif);
  font-size: var(--button-font-size, 20px);
  font-weight: var(--button-font-weight, 600);
  position: relative;
  width: 292px;
}

.advanced-sub {
  background: #e3e3e3;
  border-radius: 15px;
  padding: 32px 103px 32px 103px;
  display: flex;
  flex-direction: column;
  gap: 26px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 321px;
  height: 450px;
  position: relative;
}

.twocoins-1 {
  flex-shrink: 0;
  width: 115px;
  height: 115px;
  position: relative;
  object-fit: cover;
}

.advanced-subscription {
  color: #000000;
  text-align: center;
  font-family: var(--heading-font-family, "Inter-Medium", sans-serif);
  font-size: var(--heading-font-size, 24px);
  font-weight: var(--heading-font-weight, 500);
  position: relative;
}

._200-coins {
  color: #000000;
  text-align: left;
  font-family: var(--heading-font-family, "Inter-Medium", sans-serif);
  font-size: var(--heading-font-size, 24px);
  font-weight: var(--heading-font-weight, 500);
  position: relative;
  width: 200px;
  height: 29px;
}

.rs-2000 {
  background: #6b5eff;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 292px;
  position: absolute;
  left: 15px;
  top: 375px;
}

.rs-20002 {
  color: #ffffff;
  text-align: center;
  font-family: var(--button-font-family, "Inter-SemiBold", sans-serif);
  font-size: var(--button-font-size, 20px);
  font-weight: var(--button-font-weight, 600);
  position: relative;
  width: 292px;
}

.premium-sub {
  background: #e3e3e3;
  border-radius: 15px;
  padding: 32px 103px 32px 103px;
  display: flex;
  flex-direction: column;
  gap: 26px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 321px;
  height: 450px;
  position: relative;
}

.threecoins-1 {
  flex-shrink: 0;
  width: 115px;
  height: 115px;
  position: relative;
  object-fit: cover;
}

.rs-3000:hover {
  cursor: pointer;
  background: linear-gradient(
    90deg,
    #5cc3ee 0%,
    #5d91ef 29%,
    #5e5ef0 50%,
    #947be1 73%,
    #ca97d2 100%
  );
}

.rs-2000:hover {
  cursor: pointer;
  background: linear-gradient(
    90deg,
    #5cc3ee 0%,
    #5d91ef 29%,
    #5e5ef0 50%,
    #947be1 73%,
    #ca97d2 100%
  );
}

.rs-1000:hover {
  cursor: pointer;
  background: linear-gradient(
    90deg,
    #5cc3ee 0%,
    #5d91ef 29%,
    #5e5ef0 50%,
    #947be1 73%,
    #ca97d2 100%
  );
}

.premium-subscription {
  color: #000000;
  text-align: center;
  font-family: var(--heading-font-family, "Inter-Medium", sans-serif);
  font-size: var(--heading-font-size, 24px);
  font-weight: var(--heading-font-weight, 500);
  position: relative;
}

._300-coins {
  color: #000000;
  text-align: left;
  font-family: var(--heading-font-family, "Inter-Medium", sans-serif);
  font-size: var(--heading-font-size, 24px);
  font-weight: var(--heading-font-weight, 500);
  position: relative;
  width: 200px;
  height: 29px;
}

.rs-3000 {
  background: #6b5eff;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 292px;
  position: absolute;
  left: 15px;
  top: 375px;
}

.rs-30002 {
  color: #ffffff;
  text-align: center;
  font-family: var(--button-font-family, "Inter-SemiBold", sans-serif);
  font-size: var(--button-font-size, 20px);
  font-weight: var(--button-font-weight, 600);
  position: relative;
  width: 292px;
}

.recharge-btn {
  background: linear-gradient(
    90deg,
    #5cc3ee 0%,
    #5d91ef 29%,
    #5e5ef0 50%,
    #947be1 73%,
    #ca97d2 100%
  );
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 238px;
  height: 71px;
  position: absolute;
  left: 42%;
  top: 634px;
}

.recharge-btn:hover {
  cursor: pointer;
}

.recharge {
  color: #fff;
  text-align: left;
  font-family: var(--button-font-family, "Inter-SemiBold", sans-serif);
  font-size: var(--button-font-size, 20px);
  font-weight: var(--button-font-weight, 600);
  position: relative;
}

.tokensDiv {
  position: relative;
  float: right;
  display: flex;
  background-color: rgb(227, 227, 227);
  width: 100px;
  justify-content: center;
  border-radius: 5.5px;
  margin-left: 15px;
}

.tokenAmt {
  font-family: sans-serif;
  font-weight: normal;
  margin-top: 2.5px;
  margin-bottom: 2.5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
}

.coin {
  height: 20px;
  width: 20px;
  margin-right: 3px;
  margin-top: 5.5px;
}

/*maximum*/

@media screen and (max-width: 1200px) {
  .subscription-div {
    display: grid;
    left: calc(50% - 145px);
  }

  .payment-section {
    overflow: visible;
  }

  .recharge-btn {
    top: 1600px;
    left: 41%;
  }

  .tokensDiv {
    display: flex;
  }

  .cid-t0rTED0Jbp {
    top: 1000px;
  }
}

/*middle*/

@media screen and (max-width: 1178px) {
  .recharge-btn {
    left: 41%;
  }
}

/*minimum*/

@media screen and (max-width: 1100px) {
  .recharge-btn {
    left: 28%;
  }
}
