/* Add-to-cart button shimmer: broad soft sweep, diffused edges (design ref) */
/**color by character**/
/** Font family **/
/* Default Colors */
/** color by character **/
.xLQSJ {
  display: flex;
  flex-direction: column;
}
.t_AUC {
  display: flex;
  flex-direction: row;
}
.XDKah {
  color: #a0640d;
  /* Body XS/Medium All Caps */
  font-family: "JioTypeVar-Medium";
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  /* 100% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.HG5IO {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.SYV31 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.VXWr9 {
  margin: 0 auto;
}
.PjOC6 {
  cursor: pointer;
}
.YAXDW {
  width: 100%;
  padding-top: var(--pt-mobile);
  padding-bottom: var(--pb-mobile);
}
@media only screen and (min-width: 1025px) {
  .YAXDW {
    padding-top: var(--pt-desktop);
    padding-bottom: var(--pb-desktop);
  }
}
@media only screen and (max-width: 1024px) {
  .YAXDW {
    padding-top: var(--pt-desktop);
    padding-bottom: var(--pb-desktop);
  }
}
.YAXDW .alN2C {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
}
@media only screen and (max-width: 600px) {
  .YAXDW .alN2C {
    padding: 0 24px;
  }
}
.YAXDW .mFzi5 {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.YAXDW .XDKah {
  font-family: "JioTypeVar-Medium";
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin: 0;
}
.YAXDW .iWZuI {
  font-family: "Begum-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 60px;
  margin: 0;
  letter-spacing: -2.24px;
}
@media only screen and (max-width: 1024px) {
  .YAXDW .iWZuI {
    font-size: 40px;
    line-height: 44px;
    /* 110% */
    letter-spacing: -1.2px;
  }
}
@media only screen and (max-width: 600px) {
  .YAXDW .iWZuI {
    font-size: 32px;
    line-height: 36px;
    /* 112.5% */
    letter-spacing: -0.64px;
  }
}
.YAXDW .ZZ17b {
  display: -webkit-box;
  max-width: 624px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  align-self: stretch;
  text-align: center;
  text-overflow: ellipsis;
  font-family: "JioTypeVar-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
  overflow: hidden;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .YAXDW .ZZ17b {
    font-size: 16px;
    line-height: 26px;
    /* 162.5% */
  }
}
@media only screen and (max-width: 600px) {
  .YAXDW .ZZ17b {
    font-size: 16px;
    line-height: 26px;
    /* 162.5% */
  }
}

