/**color by character**/
.flex-center--yhjz2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-md--fNzOP {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .show-md--fNzOP {
    display: flex !important;
  }
}
.hide-md--ngJGH {
  display: flex !important;
}
@media only screen and (max-width: 768px) {
  .hide-md--ngJGH {
    display: none !important;
  }
}
.show-sm--zOb3L {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .show-sm--zOb3L {
    display: flex !important;
  }
}
.tnc--dZHeM {
  display: flex;
  gap: 5rem;
  margin-left: 1rem;
}
.tnc--dZHeM > span {
  width: 160px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.tnc--dZHeM .ruleWrap--hPZa1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tnc--dZHeM .ruleWrap--hPZa1 span:first-child {
  font-size: 16px;
  font-weight: 500;
}
.tnc--dZHeM .ruleWrap--hPZa1 span:last-child {
  font-size: 14px;
  font-weight: 400;
}

/**color by character**/
.flex-center--nHQB4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-md--g_jcK {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .show-md--g_jcK {
    display: flex !important;
  }
}
.hide-md--Xv4Kk {
  display: flex !important;
}
@media only screen and (max-width: 768px) {
  .hide-md--Xv4Kk {
    display: none !important;
  }
}
.show-sm--K8yLB {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .show-sm--K8yLB {
    display: flex !important;
  }
}
.inlineSvg--ttbkc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.htmlContent--JhF9C {
  display: flex;
  align-items: center;
  justify-content: center;
}

/**color by character**/
.flex-center--iPljb {
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-md--pQ3gK {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .show-md--pQ3gK {
    display: flex !important;
  }
}
.hide-md--uALxJ {
  display: flex !important;
}
@media only screen and (max-width: 768px) {
  .hide-md--uALxJ {
    display: none !important;
  }
}
.show-sm--KWkU3 {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .show-sm--KWkU3 {
    display: flex !important;
  }
}
.copyCardButton--nMzzx {
  border: none;
  width: 100%;
}
.copyCardFlex--An24J {
  display: inline-flex;
  position: relative;
  gap: 15px;
  font-weight: 500;
  align-items: center;
  padding: 0 15px;
  border-radius: 2px;
  background: #fff;
  background-image: url("data:image/svg+xml,%3csvg width=%27100%25%27 height=%27100%25%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3crect width=%27100%25%27 height=%27100%25%27 fill=%27none%27 stroke=%27%23DBACA4FF%27 stroke-width=%272%27 stroke-dasharray=%275%27 stroke-dashoffset=%272%27 stroke-linecap=%27square%27/%3e%3c/svg%3e");
  height: 40px;
}
.copyCardFlex--An24J:hover {
  background: #f2f2f2;
  background-image: url("data:image/svg+xml,%3csvg width=%27100%25%27 height=%27100%25%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3crect width=%27100%25%27 height=%27100%25%27 fill=%27none%27 stroke=%27%23DBACA4FF%27 stroke-width=%272%27 stroke-dasharray=%275%27 stroke-dashoffset=%272%27 stroke-linecap=%27square%27/%3e%3c/svg%3e");
}
.copyCardFlex--An24J div:nth-child(1) {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.copyWidth--HWp5H {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  padding-left: 0px !important;
}
.copyWidth--HWp5H > span {
  font-size: 12px;
  font-weight: 400;
}
.voucherWidth--xk7U9 {
  font-size: 14px;
  font-weight: 500;
}
.justifyBetween--kURe4 {
  justify-content: space-between;
}
.clicked--Zy3t2 {
  transform: scale(0.98);
  transition: transform 0.2s ease;
}

/**color by character**/
.flex-center--EEWA5 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-md--AGNAc {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .show-md--AGNAc {
    display: flex !important;
  }
}
.hide-md--_RWEp {
  display: flex !important;
}
@media only screen and (max-width: 768px) {
  .hide-md--_RWEp {
    display: none !important;
  }
}
.show-sm--PZJ1w {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .show-sm--PZJ1w {
    display: flex !important;
  }
}
.customBtn--iErzF {
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  border-radius: 8px;
  height: 48px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 160%;
  width: 100%;
}
@media (max-width: 768px) {
  .custom-btn--GxRmA {
    height: 40px;
  }
}
.primary--YIOtl {
  background-color: #211a1e;
  border: none;
  color: #fff;
  letter-spacing: 0 !important;
}
.secondary--BQRfm {
  background: #fff;
  color: #211a1e;
  border: 1px solid #c4c4c4;
}
.lg--d5cvh {
  padding: 12px 32px;
}
.md--L8_KH {
  padding: 9px 24px;
}
.sm--Hoh2q {
  padding: 4px 16px;
  font-size: 12px;
  font-weight: var(--TiraFontWeightMedium);
}
@media (max-width: 768px) {
  .sm--Hoh2q {
    padding: 2px 16px !important;
  }
}
.custom-btn--GxRmA:disabled {
  opacity: 0.3;
  cursor: not-allowed;
  color: #211a1e;
}
.disabled--tRyfL {
  opacity: 0.3;
  cursor: not-allowed;
}

/**color by character**/
.flex-center--jX0PA {
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-md--wm2Nd {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .show-md--wm2Nd {
    display: flex !important;
  }
}
.hide-md--PsxjZ {
  display: flex !important;
}
@media only screen and (max-width: 768px) {
  .hide-md--PsxjZ {
    display: none !important;
  }
}
.show-sm--bBZ6t {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .show-sm--bBZ6t {
    display: flex !important;
  }
}
.referEarnMobWrapper--g2jC5 {
  display: flex;
  flex-direction: column;
}
.referEarnMobile--JshjA {
  display: flex;
  margin: 0 16px;
  gap: 4%;
}
.referEarnMobile--JshjA .rewardTile--Dqlrh {
  border-radius: 8px;
  background: #fcf2ef;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 16px;
  padding: 12px;
  width: 48%;
}
.referEarnMobile--JshjA .rewardTile--Dqlrh.dark--oNk9k {
  background-color: #f6f6f6;
}
.referEarnMobile--JshjA .rewardTile--Dqlrh .rewardTitle--w7Xqn > span {
  color: #d89692;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
}
.referEarnMobile--JshjA .rewardTile--Dqlrh .rewardTitle--w7Xqn.dark--oNk9k > span {
  color: #211a1e;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
}
.referEarnMobile--JshjA .rewardTile--Dqlrh .rewardTnc--IT27l {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.referEarnMobile--JshjA .rewardTile--Dqlrh .rewardTnc--IT27l > span:nth-child(1) {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}
.referEarnMobile--JshjA .rewardTile--Dqlrh .rewardTnc--IT27l > span:nth-child(2) {
  color: #868686;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.referContainer--AcG5I {
  padding: 16px;
}
@media only screen and (max-width: 480px) {
  .referContainer--AcG5I {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: center;
  }
}

/**color by character**/
.flex-center--tVdJQ {
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-md--LpqmC {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .show-md--LpqmC {
    display: flex !important;
  }
}
.hide-md--LJq_1 {
  display: flex !important;
}
@media only screen and (max-width: 768px) {
  .hide-md--LJq_1 {
    display: none !important;
  }
}
.show-sm--XcEUj {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .show-sm--XcEUj {
    display: flex !important;
  }
}
.referEarnContainer--NHBx9 .sectionHeading--clgtQ {
  font-family: PP Object sans, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  margin: 24px 1rem;
  text-transform: capitalize;
}
@media only screen and (max-width: 768px) {
  .referEarnContainer--NHBx9 .sectionHeading--clgtQ {
    font-size: 18px;
    text-align: center;
    margin: 24px 1rem 8px 1rem;
  }
}
.referEarnContainer--NHBx9 hr.seperator--Hexep {
  border: 2px solid #f4f4f4;
}
.referEarnPanel--NZr8W {
  display: flex;
  height: 204px;
  border-radius: 8px;
  border: 1px solid #e3e3e5;
  margin: 0 1rem;
}
@media only screen and (max-width: 768px) {
  .referEarnPanel--NZr8W {
    display: none;
  }
}
.referEarnPanel--NZr8W .referRules--WiHDj {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 65%;
}
.referEarnPanel--NZr8W .referRules--WiHDj hr {
  width: 100%;
  border: 0.5px solid #e3e3e5;
}
.referNow--j9i0z {
  background: #fcf2ef;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 35%;
  padding: 16px 24px;
}
.referNow--j9i0z .referNowWrap--IDmnC {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.referNow--j9i0z .referNowWrap--IDmnC span:first-child {
  font-size: 16px;
  font-weight: 500;
}
.referNow--j9i0z .referNowWrap--IDmnC span:last-child {
  font-size: 14px;
  font-weight: 400;
}

/**color by character**/
.flex-center--vxfFo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.show-md--akApu {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .show-md--akApu {
    display: flex !important;
  }
}
.hide-md--sPePi {
  display: flex !important;
}
@media only screen and (max-width: 768px) {
  .hide-md--sPePi {
    display: none !important;
  }
}
.show-sm--Laobq {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .show-sm--Laobq {
    display: flex !important;
  }
}
.rewardsBannerWrapper--nK5Rf {
  width: 100%;
  display: flex;
  justify-content: center;
}
.rewardsBannerWrapper--nK5Rf .banner--C817l {
  position: relative;
  display: flex;
  width: calc(100% - 2rem);
  height: 119.697px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .rewardsBannerWrapper--nK5Rf .banner--C817l {
    width: 100%;
  }
}
.rewardsBannerWrapper--nK5Rf .banner--C817l .heroBanner--__GIt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .rewardsBannerWrapper--nK5Rf .banner--C817l .heroBanner--__GIt {
    object-fit: cover;
  }
}
.rewardsBannerWrapper--nK5Rf .banner--C817l h1 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .rewardsBannerWrapper--nK5Rf .banner--C817l h1 {
    font-size: 18px;
    line-height: 24px;
  }
}
.rewardsBannerWrapper--nK5Rf .banner--C817l h3 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .rewardsBannerWrapper--nK5Rf .banner--C817l h3 {
    font-size: 14px;
    line-height: 22px;
  }
}


/*# sourceMappingURL=referral-panel.css.map*/