/* Add-to-cart button shimmer: broad soft sweep, diffused edges (design ref) */
/**color by character**/
/** Font family **/
/* Default Colors */
/** color by character **/
.wvMog {
  display: flex;
  flex-direction: column;
}
.VD9bO {
  display: flex;
  flex-direction: row;
}
.LcIpg {
  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;
}
.Ln0zZ {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.QGCw3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p7PPI {
  margin: 0 auto;
}
.ltUuJ {
  cursor: pointer;
}
.Necy_ {
  margin: var(--desktop-margin-top) 0 var(--desktop-margin-bottom);
}
@media only screen and (max-width: 1024px) {
  .Necy_ {
    margin: var(--tablet-margin-top) 0 var(--tablet-margin-bottom);
  }
}
@media only screen and (max-width: 600px) {
  .Necy_ {
    margin: var(--mobile-margin-top) 0 var(--mobile-margin-bottom);
  }
}
.Necy_.kT62h {
  padding: 64px 84px;
}
@media only screen and (max-width: 1024px) {
  .Necy_.kT62h {
    padding: 64px 32px;
  }
}
@media only screen and (max-width: 600px) {
  .Necy_.kT62h {
    padding: 48px 24px;
  }
}
.Necy_.fT1B8 {
  padding: 0 84px;
}
@media only screen and (max-width: 1024px) {
  .Necy_.fT1B8 {
    padding: 0 32px;
  }
}
@media only screen and (max-width: 600px) {
  .Necy_.fT1B8 {
    padding: 0 24px;
  }
}
.Necy_ .IvuRc {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .Necy_ .IvuRc {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 1024px) {
  .Necy_ .IvuRc {
    grid-template-columns: repeat(6, 1fr);
  }
}
.Necy_ .IvuRc .yzgFi {
  grid-column: 3 / span 8;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .Necy_ .IvuRc .yzgFi {
    grid-column: 1 / span 4;
  }
}
@media only screen and (max-width: 1024px) {
  .Necy_ .IvuRc .yzgFi {
    grid-column: 2 / span 4;
  }
}
.Necy_ .LcIpg {
  color: #a0640d;
  font-family: "JioTypeVar-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.Necy_ ._DWcU {
  color: #1e1e1e;
  font-family: "Begum-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 60px;
  letter-spacing: -2.24px;
}
.Necy_ .axq9T {
  color: #6f6e6c;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  line-height: 26px;
}

