.dGpMz {
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 120px;
  padding-left: 84px;
  padding-right: 84px;
  padding-bottom: 56px;
  background: var(--background-color);
}
@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .dGpMz {
    padding: 48px 60px 0 60px;
  }
}
@media only screen and (max-width: 600px) {
  .dGpMz {
    padding: 0;
    overflow: visible;
  }
}

/* Add-to-cart button shimmer: broad soft sweep, diffused edges (design ref) */
/**color by character**/
/** Font family **/
/* Default Colors */
/** color by character **/
.nS3UI {
  display: flex;
  flex-direction: column;
}
.K7TXr {
  display: flex;
  flex-direction: row;
}
.ed5FX {
  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;
}
.Gpon7 {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.Mz_fZ {
  display: flex;
  align-items: center;
  justify-content: center;
}
.MMPF2 {
  margin: 0 auto;
}
.cMDM1 {
  cursor: pointer;
}
.oWsHc .react-select__value-container {
  padding: 0;
  flex-wrap: unset;
  display: flex;
  flex-grow: 1;
  position: relative;
}
.oWsHc .react-select__value-container input {
  padding: 12px 16px;
  opacity: 1;
  max-width: 100%;
  width: 0;
  cursor: pointer;
  flex-grow: 1;
  line-height: 160%;
  margin: 0;
  transform: none;
  left: 0;
}
.oWsHc .react-select__indicators {
  padding: 12px 16px 12px 8px;
}
.oWsHc .react-select__single-value {
  margin: 0;
  padding: 12px 16px;
  line-height: 160%;
}
.oWsHc .react-select__placeholder {
  color: #ababab;
  font-size: 14px;
  line-height: 160%;
}
.oWsHc .react-select__menu {
  opacity: 1;
  border: 1px solid #ababab;
  border-radius: 0 0 2px 2px;
  z-index: 2;
  box-shadow: none;
  cursor: pointer;
  margin-top: 0;
  border-top: none;
}
.oWsHc .react-select__menu::-webkit-scrollbar {
  width: 12px;
}
.oWsHc .react-select__menu::-webkit-scrollbar-track {
  background: #ffffff;
}
.oWsHc .react-select__menu::-webkit-scrollbar-thumb {
  background-color: #a6a3a5;
  border: 4px solid #ffffff;
  border-radius: 6px;
}
.oWsHc .react-select__option {
  color: #6f6e6c;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  background: #ffffff;
  display: flex;
  align-items: center;
  padding: 8px 16px;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .oWsHc .react-select__option {
    margin-top: 4px;
  }
}
.oWsHc .react-select__option--is-focused {
  background: #ffffff;
  color: #1e1e1e;
}
.oWsHc .react-select__option--is-selected {
  color: #1e1e1e;
  background: #ffffff;
}
.oWsHc .react-select__option--is-disabled {
  opacity: 1;
  cursor: not-allowed;
}
.oWsHc .react-select__menu-list {
  padding: 8px 0;
}
.NyaLc {
  display: flex;
  align-items: center;
  font-style: normal;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.48px;
}
.NyaLc .Xlx3v {
  --line-count: 1;
  white-space: normal;
}
.QtIQo {
  width: 100%;
  color: #ababab;
  justify-content: space-between;
  pointer-events: none;
}
.gUxf1 {
  height: 32px;
  width: 40px;
  margin-right: 12px;
}
.eUqxc {
  position: relative;
  width: 100%;
}
.B2eum {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 48px;
  padding: 0 16px 0 20px;
  margin: 0;
  border: 1px solid #ababab;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
  text-align: left;
  font: inherit;
  color: #1e1e1e;
  appearance: none;
  -webkit-appearance: none;
}
.B2eum:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.K1UjO {
  border-color: #d41629;
}
.u_ZhM {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.wQchY {
  flex: 1 1 auto;
  padding: 12px 0;
  font-size: 14px;
  line-height: 160%;
  color: #1e1e1e;
}
.gtlWd {
  flex: 1 1 auto;
  padding: 12px 0;
  font-size: 14px;
  line-height: 160%;
  color: #ababab;
}
.mzwfJ {
  display: flex;
  align-items: center;
  padding: 4px 3px 4px 8px;
  transition: transform 0.32s cubic-bezier(0.65, 0, 0.35, 1);
}
.dBnjd {
  transform: rotate(-180deg);
}
.ds0tz {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 20;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  background: #ffffff;
  border: 1px solid #ababab;
  border-top: none;
  border-radius: 0 0 2px 2px;
  box-shadow: none;
}
.auMdG {
  color: #6f6e6c;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  background: #ffffff;
  padding: 8px 16px;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .auMdG {
    margin-top: 4px;
  }
}
.auMdG:active,
.auMdG:hover {
  color: #1e1e1e;
  background: #ffffff;
}
.D2Vq4 {
  color: #1e1e1e;
}
.aj4sq {
  opacity: 1;
  cursor: not-allowed;
  pointer-events: none;
}

@charset "UTF-8";
/* Add-to-cart button shimmer: broad soft sweep, diffused edges (design ref) */
.jL2wG {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.YlVzv {
  display: flex;
  align-items: center;
  justify-content: center;
}
._D4c4 {
  margin: 0 auto;
}
.LbbC5 {
  cursor: pointer;
}
/**color by character**/
/** Font family **/
/* Default Colors */
/** color by character **/
.H_TV9 {
  display: flex;
  flex-direction: column;
}
.EGQJw {
  display: flex;
  flex-direction: row;
}
.ulzMd {
  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;
}
@font-face {
  font-family: "Begum-Regular";
  src: url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/93b28251a12a454f269a.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JioTypeVar-Regular";
  src: url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/c563151c65f7b351320a.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JioTypeVar-Medium";
  src: url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/e49fe12b87bf27c4e627.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  color: #1e1e1e;
  -webkit-tap-highlight-color: transparent;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
}
/* Slider */
.yrRDx {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.tUGGu {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.tUGGu:focus {
  outline: none;
}
.tUGGu.DZ201 {
  cursor: pointer;
  cursor: hand;
}
.yrRDx .f1Lzb,
.yrRDx .tUGGu {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.f1Lzb {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.f1Lzb:before,
.f1Lzb:after {
  content: "";
  display: table;
}
.f1Lzb:after {
  clear: both;
}
.PzLSg .f1Lzb {
  visibility: hidden;
}
.eYOf_ {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .eYOf_ {
  float: right;
}
.eYOf_ img {
  display: block;
}
.eYOf_.PzLSg img {
  display: none;
}
.eYOf_.DZ201 img {
  pointer-events: none;
}
.pwakj .eYOf_ {
  display: block;
}
.PzLSg .eYOf_ {
  visibility: hidden;
}
.TTiNX .eYOf_ {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.n0vBc.If0uo {
  display: none;
}
/* Slider */
.PzLSg .tUGGu {
  background: #fff url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/fb6f3c230cb846e25247.gif) center center no-repeat;
}
/* Arrows */
.CmImE,
.aGG9S {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.CmImE:hover,
.aGG9S:hover,
.CmImE:focus,
.aGG9S:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.CmImE:hover:before,
.aGG9S:hover:before,
.CmImE:focus:before,
.aGG9S:focus:before {
  opacity: 1;
}
.CmImE.f8Lq9:before,
.aGG9S.f8Lq9:before {
  opacity: 0.25;
}
.CmImE:before,
.aGG9S:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/a4e97f5a2a64f0ab1323.eot);
  src: url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/a4e97f5a2a64f0ab1323.eot?#iefix) format('embedded-opentype'), url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/295183786cd8a1389865.woff) format('woff'), url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/c94f7671dcc99dce43e2.ttf) format('truetype'), url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/9be7d6d203d02f393e36.svg#slick) format('svg');
}
.CmImE {
  left: -25px;
}
[dir="rtl"] .CmImE {
  left: auto;
  right: -25px;
}
.CmImE:before {
  content: "←";
}
[dir="rtl"] .CmImE:before {
  content: "→";
}
.aGG9S {
  right: -25px;
}
[dir="rtl"] .aGG9S {
  left: -25px;
  right: auto;
}
.aGG9S:before {
  content: "→";
}
[dir="rtl"] .aGG9S:before {
  content: "←";
}
/* Dots */
.DUwur .yrRDx {
  margin-bottom: 30px;
}
.JPfLn {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.JPfLn li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.JPfLn li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.JPfLn li button:hover,
.JPfLn li button:focus {
  outline: none;
}
.JPfLn li button:hover:before,
.JPfLn li button:focus:before {
  opacity: 1;
}
.JPfLn li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.JPfLn li._c_pw button:before {
  color: black;
  opacity: 0.75;
}
:root {
  --primaryColor: #BF4E1D;
}
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scrollbar-width: none;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}
*::-webkit-scrollbar,
*::after::-webkit-scrollbar,
*::before::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
  width: 0;
  /* Remove scrollbar space */
  height: 0;
}
::placeholder {
  color: #ababab;
}
a {
  color: inherit;
  text-decoration: none;
}
.bIRbF {
  font-family: "JioTypeVar-Regular";
}
.dQK4L {
  font-family: var(--font-header);
}
.LTLK5 header {
  display: none !important;
}
body:not(.LTLK5) header {
  display: block !important;
}
html body,
html button,
html input,
html textarea,
html select {
  font-family: "JioTypeVar-Regular";
}
body {
  overflow-x: hidden;
  min-height: 100vh;
  background-color: var(--pageBackground, #f8f8f8);
  scroll-behavior: smooth;
  -webkit-tap-highlight-color: transparent;
}
body.E7Y2D {
  background-color: var(--themeAccentL5, #fff);
}
.L3fOK {
  position: sticky;
  top: 0;
  z-index: 8;
}
.ZZXLw {
  width: 100vw;
  min-height: calc(100dvh - var(--headerHeight, 0px));
  background-color: var(--pageBackground, #f8f8f8);
}
/* Global route transition: the incoming page fades in. The class is added
   (and re-added on each navigation) by ThemeProvider; excluded route pairs
   swap without it. Opacity-only, so it never shifts layout. */
.ZZXLw.mKaCa {
  animation: IB8X7 1.3s cubic-bezier(0.42, 0, 0.58, 1);
}
body:not(.Iw1xz):not(.lNALN):not(.hUUYD) .ZZXLw {
  position: relative;
  font-size: 0.875rem;
  margin: 0 auto;
  max-width: unset !important;
  display: block;
  margin-top: var(--fdk-outlet-margin-top, calc(88px + var(--banner-offset, 0px)));
  margin-bottom: var(--fdk-outlet-margin-bottom, 92px);
}
@media only screen and (max-width: 600px) {
  body:not(.Iw1xz):not(.lNALN):not(.hUUYD) .ZZXLw {
    margin-top: var(--fdk-outlet-margin-top, calc(64px + var(--banner-offset, 0px)));
    top: 0;
    margin-bottom: var(--fdk-outlet-margin-bottom, unset);
  }
}
body.E7Y2D:not(.Iw1xz):not(.lNALN):not(
    .hUUYD
  ) .ZZXLw {
  padding-bottom: unset;
  margin-bottom: unset;
}
@media only screen and (max-width: 1024px) {
  body.E7Y2D:not(.Iw1xz):not(.lNALN):not(
    .hUUYD
  ) .ZZXLw {
    padding-bottom: 159px;
    margin-bottom: unset;
  }
}
@media only screen and (max-width: 600px) {
  body.E7Y2D:not(.Iw1xz):not(.lNALN):not(
    .hUUYD
  ) .ZZXLw {
    padding-bottom: unset;
    margin-bottom: unset;
  }
}
body.v4J0j:not(.Iw1xz):not(.lNALN):not(
    .hUUYD
  ) .ZZXLw {
  top: 0;
  margin-top: calc(88px + var(--banner-offset, 0px));
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  body.v4J0j:not(.Iw1xz):not(.lNALN):not(
    .hUUYD
  ) .ZZXLw {
    margin-top: calc(64px + var(--banner-offset, 0px));
    margin-bottom: 0;
  }
}
body.Iw1xz .ZZXLw {
  margin-top: 0;
}
@media only screen and (max-width: 600px) {
  body.Iw1xz .ZZXLw {
    margin-top: calc(64px + var(--banner-offset, 0px));
  }
}
.ZZXLw > * > .EZkag {
  padding-bottom: var(--section-bottom-padding, 0);
}
/* Section pages are excluded from the outlet offset above, so their content
   must clear the fixed header on its own. --headerHeight (set by fdk-core on
   the outlet) already includes the announcement-bar/banner height. */
.DWNEW {
  padding-top: var(--headerHeight, 0px);
}
input:focus,
textarea:focus,
select:focus,
button:focus,
button:active {
  outline: none;
}
.fPUTH {
  display: grid;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
}
.zQAkO {
  font-size: 0.875rem;
  margin: 0 auto;
  max-width: unset !important;
  min-height: 75vh;
}
.d3fO9 {
  overflow-x: hidden;
  font-size: 0.875rem;
}
.juY55,
.I_v9d {
  max-width: 1440px;
}
.vRdQU {
  display: block;
}
.RmMBj,
.f86Kn {
  display: inline-block;
}
.EGQJw {
  display: flex;
  flex-direction: row;
}
.H_TV9,
.JUeiu {
  display: flex;
  flex-direction: column;
}
.l9e6R,
.x51Hb {
  display: flex;
  align-items: center;
}
.YR6Se,
.l5Qmx {
  display: flex;
  justify-content: center;
}
.YlVzv,
.c1bYQ {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gK3WQ,
.MjB7M {
  justify-content: flex-start;
}
.t3ANN,
.WObYo {
  justify-content: flex-end;
}
.TOzdL,
.kHZyQ {
  justify-content: space-between;
}
.EqW9K,
.LE6sC {
  justify-content: space-around;
}
.DXGfE,
.ZiXt7 {
  justify-content: space-evenly;
}
strong {
  font-weight: 700 !important;
}
h1,
.l1xhB {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: -0.03em;
  color: #1e1e1e;
}
@media only screen and (min-width: 1025px) {
  h1,
  .l1xhB {
    font-size: 36px;
    line-height: 48px;
  }
}
h2,
.XkAUv {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.03em;
  color: #1e1e1e;
}
@media only screen and (min-width: 1025px) {
  h2,
  .XkAUv {
    font-size: 32px;
    line-height: 42px;
  }
}
h3,
.g3RzE {
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #1e1e1e;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 1025px) {
  h3,
  .g3RzE {
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #1e1e1e;
    font-size: 28px;
    line-height: 36px;
  }
}
h4,
.wS8EQ {
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 18px;
}
@media only screen and (min-width: 1025px) {
  h4,
  .wS8EQ {
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #1e1e1e;
    font-size: 20px;
    line-height: 24px;
  }
}
h5,
.cFvuM {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.02em;
  color: #1e1e1e;
}
@media only screen and (min-width: 1025px) {
  h5,
  .cFvuM {
    font-size: 16px;
    line-height: 18px;
  }
}
.N2jhN {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: var(--textBody, #3c3131);
}
@media only screen and (min-width: 1025px) {
  .N2jhN {
    font-size: 16px;
    line-height: 20px;
  }
}
.kAdFp,
.jNngV,
.UxiGR {
  font-weight: 400;
  letter-spacing: -0.02em;
  color: var(--textBody, #3c3131);
  font-size: 12px;
  line-height: 16px;
}
@media only screen and (min-width: 1025px) {
  .kAdFp,
  .jNngV,
  .UxiGR {
    font-weight: 400;
    letter-spacing: -0.02em;
    color: var(--textBody, #3c3131);
    font-size: 14px;
    line-height: 18px;
  }
}
.QV8bp {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 1025px) {
  .QV8bp {
    font-size: 64px;
    line-height: 85px;
    letter-spacing: -0.03em;
  }
}
.ABugq,
.ZhCbP {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.ghcLZ,
.P8z2i {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.rPs2J,
.byGvc {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.RphH4,
.Uq5CF {
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 12px;
  line-height: 14px;
  border-radius: var(--buttonRadius, 0px);
  cursor: pointer;
  border: 1px solid var(--buttonPrimary, #4e3f09);
  background-color: var(--buttonSecondary, #fff);
  color: var(--buttonPrimary, #4e3f09);
}
@media only screen and (min-width: 1025px) {
  .RphH4,
  .Uq5CF {
    font-weight: 500;
    letter-spacing: -0.02em;
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1025px) {
  .RphH4:hover,
  .Uq5CF:hover {
    background-color: var(--buttonPrimary, #4e3f09);
    color: var(--buttonSecondary, #fff);
  }
}
.RphH4:active,
.Uq5CF:active,
.RphH4:focus-visible,
.Uq5CF:focus-visible,
.RphH4:focusvisible,
.Uq5CF:focusvisible {
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.25);
  border: 1px solid var(--buttonPrimary, #4e3f09);
}
.H5JCk,
.eFO_5 {
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 12px;
  line-height: 14px;
  border-radius: var(--buttonRadius, 0px);
  cursor: pointer;
  border: 1px solid var(--buttonPrimary, #4e3f09);
  color: var(--buttonSecondary, #fff);
  background-color: var(--buttonPrimary, #4e3f09);
}
@media only screen and (min-width: 1025px) {
  .H5JCk,
  .eFO_5 {
    font-weight: 500;
    letter-spacing: -0.02em;
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1025px) {
  .H5JCk:hover,
  .eFO_5:hover {
    border-color: var(--buttonPrimaryL1, #71653a);
    background-color: var(--buttonPrimaryL1, #71653a);
  }
  .H5JCk:disabled,
  .eFO_5:disabled {
    border-color: var(--buttonPrimaryL3, #b8b29d);
    background-color: var(--buttonPrimaryL3, #b8b29d);
  }
}
.H5JCk:active,
.eFO_5:active,
.H5JCk:focus-visible,
.eFO_5:focus-visible {
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.25);
  border: 1px solid var(--buttonSecondary, #fff);
}
.PFS7W,
.eNOwM {
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 12px;
  line-height: 14px;
  border-radius: var(--buttonRadius, 0px);
  cursor: pointer;
  color: var(--buttonLink, #b1655b);
  text-decoration: underline;
  background: none;
  border: none;
}
@media only screen and (min-width: 1025px) {
  .PFS7W,
  .eNOwM {
    font-weight: 500;
    letter-spacing: -0.02em;
    font-size: 14px;
    line-height: 16px;
  }
}
.PFS7W:hover,
.eNOwM:hover {
  color: var(--buttonLinkL1, #c1847c);
}
.PFS7W:disabled,
.eNOwM:disabled {
  color: var(--buttonLinkL2, #d0a39d);
}
.PFS7W:active,
.eNOwM:active {
  opacity: 0.8;
}
.jL2wG,
.XQGMV {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
._D4c4,
.uNhBB {
  margin: 0 auto;
}
button {
  cursor: pointer;
  background: transparent;
  border: none;
}
.gEyuH,
.azGJJ {
  overflow-y: hidden !important;
}
.VvL4J {
  display: block !important;
  margin-bottom: 8px;
}
::selection {
  background-color: #e7a76c !important;
  color: #1e1e1e !important;
}
img::selection {
  background-color: transparent;
}
.HESXa,
.uk6Jq {
  max-width: 1440px;
}
.DEqBC,
.E5aKN {
  margin-right: 30px !important;
}
.AV7jl,
.P375l {
  margin-right: 5px !important;
}
.Vc5TX,
.nKSj5 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}
.UwnBl,
.G5jmv {
  font-size: 20px;
  font-weight: 400;
  text-transform: lowercase;
  text-decoration: underline;
}
.gjnQb,
.zTXeB {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .gjnQb,
  .zTXeB {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .gjnQb,
  .zTXeB {
    margin-top: 24px;
  }
}
.qrh2C,
.gWN74 {
  background-color: var(--accentColor);
  color: #ffffff;
}
.foLGq,
.lqLfq {
  overflow-y: hidden;
}
._PVk_,
.wouII {
  overflow: hidden;
}
.sXsru {
  overflow: hidden;
}
.D8ruo {
  width: 100%;
  height: 100%;
}
.yrRDx:not(.q4x7I) {
  padding-bottom: 32px;
  margin-bottom: 31px;
}
@media only screen and (max-width: 1024px) {
  .yrRDx:not(.q4x7I) {
    padding-bottom: 24px;
    margin-bottom: 8px;
  }
}
.CmImE,
.aGG9S {
  cursor: pointer;
  position: absolute;
  top: unset;
  bottom: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 31px;
  height: 31px;
}
.aGG9S {
  transform: translate(100%, 100%);
  right: calc(50% - var(--slick-dots) / 2);
}
.CmImE {
  transform: translate(-100%, 100%);
  left: calc(50% - var(--slick-dots) / 2);
}
.JPfLn {
  font-size: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 100%);
  bottom: 0px;
  padding: 13.5px 0;
  width: auto;
}
@media only screen and (max-width: 1024px) {
  .JPfLn {
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .JPfLn {
    width: 100%;
  }
}
.JPfLn li {
  cursor: pointer;
  display: inline-block;
  margin: 0 4px;
  font-size: 0;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 600px) {
  .JPfLn li {
    margin: 0 2px;
  }
}
.JPfLn li button {
  width: 14px;
  height: 4px;
  border-radius: 25px;
  background-color: var(--textSecondary);
  border: none;
  font-size: 0;
  padding: 0;
  transition: all 300ms ease-in-out;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 600px) {
  .JPfLn li button {
    width: 10px;
  }
}
.JPfLn li button:hover,
.JPfLn li button:focus {
  border: none;
}
.JPfLn li button::before {
  content: unset;
}
@media only screen and (min-width: 1025px) {
  .JPfLn li button:hover {
    background-color: #1e1e1e;
  }
}
.JPfLn li._c_pw button {
  background-color: #1e1e1e;
  width: 24px;
}
@media only screen and (max-width: 600px) {
  .JPfLn li._c_pw button {
    width: 18px;
  }
}
.snackbar {
  top: 80px !important;
  /* Remove the top position */
  bottom: 20px;
  /* Ensure it shows at the bottom if needed */
  left: auto;
  /* Override if it has a specific left value */
  right: 0;
  /* Start from the right side */
  animation: slideInRight 0.5s ease-out forwards;
  /* New animation */
}
@keyframes Dj_Va {
  from {
    transform: translateX(100%);
    /* Start off-screen from the right */
  }
  to {
    transform: translateX(0);
    /* Move into the viewport */
  }
}
.Xw5Di {
  background-color: var(--pageBackground, #f8f8f8) !important;
  border: 1px solid var(--dividerStokes, #d4d1d1) !important;
  border-radius: var(--buttonRadius, 0) !important;
  width: 350px !important;
  box-shadow: rgba(230, 230, 230, 0.2) 0px 4px 8px 0px, rgba(230, 230, 230, 0.19) 0px 6px 20px 0px !important;
}
@media only screen and (max-width: 600px) {
  .Xw5Di {
    width: 345px !important;
  }
}
.srAdt {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: 0;
}
.xN9SJ {
  padding: 40px;
}
@media only screen and (max-width: 1024px) {
  .xN9SJ {
    padding: 16px;
  }
}
.c4K0z {
  width: 24px;
  height: 24px;
}
.CPguS {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.56s ease, visibility 0.56s ease;
  z-index: 1;
  pointer-events: none;
}
@media only screen and (max-width: 600px) {
  .CPguS {
    display: none;
  }
}
.v6MY3 {
  opacity: 0.6 !important;
  visibility: visible;
  pointer-events: auto;
  transition: opacity 0.56s ease, visibility 0.56s ease;
}
.eWser {
  opacity: 0 !important;
  pointer-events: none;
}
.p06NW {
  cursor: pointer;
  position: absolute;
  left: 84px;
  top: 10px;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .p06NW {
    left: 0px;
    top: 64px;
  }
}
.ZZXLw #UgZyR .JdPJI .FssvJ {
  padding-top: 0px;
}
.JUeiu {
  display: flex;
  flex-direction: column;
}
.x51Hb {
  display: flex;
  align-items: center;
}
.c1bYQ {
  display: flex;
  justify-content: center;
  align-items: center;
}
.MjB7M {
  justify-content: flex-start;
}
.kHZyQ {
  justify-content: space-between;
}
.Pbxmh {
  height: var(--cta-height);
  display: inline-block;
  width: 100%;
}
.PE360 {
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: var(--cursor-style);
}
.PE360 svg {
  margin: 0 auto;
  display: block;
  height: auto;
}
@media only screen and (max-width: 600px) {
  .PE360 {
    pointer-events: auto;
  }
}
.zahw1 {
  font-family: "JioTypeVar-Medium", Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  pointer-events: none;
}
.zahw1 p {
  margin: 0;
}
.kUSve {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.WJYe0 {
  width: 16px;
  height: 16px;
  border: 2px solid currentColor;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  animation: CkyEQ 0.8s linear infinite;
}
@keyframes CkyEQ {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/**color by character**/
/** Font family **/
/* Default Colors */
/** color by character **/
.v5mMc {
  display: flex;
  flex-direction: column;
}
.LQFTH {
  display: flex;
  flex-direction: row;
}
.I4Txl {
  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;
}
.iJc6T {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.j_U3s {
  display: flex;
  align-items: center;
  justify-content: center;
}
.qyD_U {
  margin: 0 auto;
}
.iRXcO {
  cursor: pointer;
}
/* Add-to-cart button shimmer: broad soft sweep, diffused edges (design ref) */
/* =========================================================
   PAGE / VISIBILITY
========================================================= */
@keyframes m9zu1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ojZyp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes h3_av {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes kbmhY {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
/* =========================================================
   BASIC
========================================================= */
@keyframes jTWT7 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes nRZoQ {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes AWPT3 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes KWw31 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes DxCGM {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes Z2fVq {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
/* =========================================================
   SCALE / ZOOM
========================================================= */
@keyframes R2DIt {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(2);
  }
}
@keyframes csBGx {
  from {
    transform: scale(2);
  }
  to {
    transform: scale(3);
  }
}
@keyframes ZZ4aw {
  from {
    transform: scale(3);
  }
  to {
    transform: scale(1);
  }
}
/* =========================================================
   TOAST
========================================================= */
@keyframes kEZjB {
  from {
    transform: translateY(12px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes QpZPi {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(12px);
    opacity: 0;
  }
}
@keyframes leVUP {
  from {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
  to {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@keyframes FePp9 {
  from {
    transform: translate(-50%, 0);
    opacity: 1;
  }
  to {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
}
/* =========================================================
   TEXT / ICON
========================================================= */
@keyframes tRjHJ {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes jZru_ {
  from {
    clip-path: inset(0 50%);
    -webkit-clip-path: inset(0 50%);
  }
  to {
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
  }
}
/* =========================================================
   HEADINGS
========================================================= */
@keyframes emjxm {
  0% {
    opacity: 0;
    transform: translateY(76px);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bGziM {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes h0cTk {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.uORF7 {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.U0aZc {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.uYAi6,
.JWEL9 {
  transform: translateX(100%);
}
.thkp5,
.DXo0W {
  transform: translateX(0);
}
.vVTw0 {
  background-color: #fffcf6;
  animation-duration: 650ms;
  animation-delay: 30ms;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-name: YJZRZ;
  animation-timing-function: ease-in-out;
  will-change: background-position;
}
/* Remove shimmer when image is loaded */
.vVTw0:has(img[src]) {
  animation: none;
  background: transparent;
  will-change: auto;
}
@keyframes B2kkD {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes h9Q44 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes QUhfp {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes kiRbc {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.Phf3a {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.mVRX4 {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.K5vuO,
.H6HGI {
  transform: translateX(-100%);
}
.Tl0X2,
.EH7rI {
  transform: translateX(0);
}
.TccBV {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.ITAPa {
  transform: translateX(-100%);
}
.DGp_j {
  transform: translateX(0);
}
.LsTkP,
.p8Fdn {
  animation: emjxm 1s cubic-bezier(0.77, 0, 0.18, 1) forwards;
}
.Bceq9 {
  animation: bGziM 1s cubic-bezier(0.77, 0, 0.18, 1) forwards 100ms;
}
.CuxcF {
  animation: h0cTk 1s cubic-bezier(0.77, 0, 0.18, 1) forwards 200ms;
}
/* =========================================================
   SLIDE / FADE TRANSITIONS
========================================================= */
.s3Nvf,
.souZC {
  transition: all 0.5s;
}
.tPgiA,
.zXmAL {
  opacity: 0;
  transform: translateY(10px);
}
.trggS,
.q3WIG {
  transition: all 0.5s;
}
.p8fMQ,
.QC79d {
  opacity: 0;
}
/* SLIDE UP / DOWN / LEFT / RIGHT (unchanged) */
.MA9Zt {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.bb6UI {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.h53KJ,
.GHlzE {
  transform: translateY(100%);
}
.xFMGP,
.fzT9P {
  transform: translateY(0);
}
.sFX_t {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.wV3yc {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.qKc5Z,
.ZJtNf {
  transform: translateY(-100%);
}
.tiU9G,
.K1aMh {
  transform: translateY(0);
}
/* =========================================================
   DROPDOWN
========================================================= */
@keyframes mhqeZ {
  from {
    opacity: 0;
    transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes rDCB5 {
  from {
    opacity: 1;
    transform: scaleY(1);
  }
  to {
    opacity: 0;
    transform: scaleY(0);
  }
}
@keyframes A2X8C {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes QhhDR {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-4px);
  }
}
/* =========================================================
   IMAGE / BACKDROP
========================================================= */
.OEN6g {
  overflow: hidden;
}
.OEN6g .YliQt {
  transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.OEN6g:hover .YliQt {
  transform: scale(1.05);
}
.OR9B1,
.LioSs {
  background-color: rgba(0, 0, 0, 0.2);
  background-repeat: no-repeat;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 0.3s ease-in-out;
}
.OR9B1:hover,
.LioSs:hover {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}
/* =========================================================
   icons / SHIMMER
========================================================= */
/* =========================================================
   SVG COLOR / STATE TRANSITIONS
========================================================= */
/* Radio button */
@keyframes kfwuC {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #1e1e1e;
  }
}
@keyframes LVNYF {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #BF4E1D;
  }
}
@keyframes TSiWc {
  from {
    stroke: #BF4E1D;
  }
  to {
    stroke: #6f6e6c;
  }
}
@keyframes pzUqT {
  from {
    opacity: 0;
    fill: #ffffff;
  }
  to {
    opacity: 1;
    fill: #BF4E1D;
  }
}
@keyframes M8hPR {
  from {
    opacity: 1;
    fill: #BF4E1D;
  }
  to {
    opacity: 0;
    fill: #ffffff;
  }
}
.OlTFr ::v-deep svg rect:first-child {
  animation: TSiWc 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.OlTFr ::v-deep svg rect:last-child {
  animation: M8hPR 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.z_qNT ::v-deep svg rect:first-child {
  animation: LVNYF 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.z_qNT ::v-deep svg rect:last-child {
  animation: pzUqT 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
/* Checkbox */
@keyframes ICQkP {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #BF4E1D;
  }
}
@keyframes LSdkg {
  from {
    stroke: #BF4E1D;
  }
  to {
    stroke: #6f6e6c;
  }
}
@keyframes QlLZg {
  from {
    stroke: #ffffff;
  }
  to {
    stroke: #ffffff;
  }
}
@keyframes RUR3w {
  from {
    stroke: #ffffff;
  }
  to {
    stroke: #ffffff;
  }
}
.Gfl6x svg g path:first-child {
  animation: M8hPR 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.Gfl6x svg g path:nth-child(2) {
  animation: LSdkg 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.Gfl6x svg g path:nth-child(3) {
  animation: RUR3w 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.q0uUV svg g path:first-child {
  animation: pzUqT 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.q0uUV svg g path:nth-child(2) {
  animation: ICQkP 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.q0uUV svg g path:nth-child(3) {
  animation: QlLZg 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
@keyframes YJZRZ {
  from {
    background-color: #fffcf6;
  }
  to {
    background-color: #fff7e7;
  }
}
@-webkit-keyframes YJZRZ {
  from {
    background-color: #fffcf6;
  }
  to {
    background-color: #fff7e7;
  }
}
@-webkit-keyframes yP_yL {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes yP_yL {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes d4ebs {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes d4ebs {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
  -webkit-background-clip: text;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px transparent;
}
input:invalid {
  box-shadow: none;
  outline: none;
}
.NWcv1 {
  flex: 1 1 auto;
  overflow-y: auto;
  max-height: 350px;
  min-height: 0;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
}
@media only screen and (max-width: 1024px) {
  .NWcv1 {
    max-height: unset;
    overflow-y: visible;
  }
}
@media only screen and (max-width: 600px) {
  .NWcv1 {
    max-height: unset;
    overflow-y: visible;
  }
}
.NWcv1::-webkit-scrollbar {
  width: 12px;
}
.NWcv1::-webkit-scrollbar-thumb {
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 32px;
  background-color: rgba(0, 0, 0, 0.2);
}
.NWcv1::-webkit-scrollbar-track {
  background: transparent;
}
.iEVSc {
  animation: m9zu1 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.qvRmw {
  margin: 0px 8px;
  font-family: "JioTypeVar-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #ffffff;
}
.blz85 {
  max-width: 1272px;
  margin: auto;
  display: flex;
  align-items: center;
  height: var(--container-height, 636px);
}
@media (min-width: 620px) and (max-width: 1360px) {
  .blz85 {
    height: 800px;
  }
}
@media only screen and (max-width: 1024px) {
  .blz85 {
    flex-direction: column;
    height: auto !important;
  }
}
@media only screen and (max-width: 600px) {
  .blz85 {
    flex-wrap: wrap;
    height: auto;
  }
}
.tv6iv {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  background-color: var(--fh-bg-color);
  background-image: var(--background-image);
  position: relative;
  width: 50%;
  align-self: stretch;
}
.tv6iv .pUPgD {
  display: flex;
  overflow: hidden;
}
.tv6iv .ytabo {
  font-family: "JioTypeVar-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .tv6iv {
    padding: 96px 128px;
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .tv6iv {
    text-align: center;
    padding: unset;
  }
}
.tv6iv .DocxJ {
  position: absolute;
  padding: 114px;
}
@media only screen and (max-width: 1024px) {
  .tv6iv .DocxJ {
    position: static;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .tv6iv .DocxJ {
    padding: 32px 24px;
    position: unset;
  }
}
.tv6iv .o5u25 {
  color: #ffffff;
  font-family: "Begum-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 60px;
  letter-spacing: -2.24px;
  margin-top: 8px;
  width: 100%;
}
@media only screen and (max-width: 600px), only screen and (max-width: 1024px) {
  .tv6iv .o5u25 {
    display: flex;
    gap: 12px;
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  .tv6iv .o5u25 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media only screen and (max-width: 600px) {
  .tv6iv .o5u25 {
    font-family: "Begum-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.64px;
  }
}
.tv6iv .Ys6LS {
  color: #ffffff;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  margin-top: 16px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .tv6iv .Ys6LS {
    font-size: 14px;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .tv6iv .Ys6LS {
    font-size: 14px;
    line-height: 26px;
    margin: 16px auto 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  .HNV7V {
    min-height: 100svh !important;
    height: 100svh !important;
  }
}
.sKmYo {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: inherit;
  padding: 194px 216px;
}
@media only screen and (max-width: 1024px) {
  .sKmYo {
    padding: 191px 163px 216px 191px;
  }
}
@media only screen and (max-width: 600px) {
  .sKmYo {
    min-height: 100svh;
    padding: 24px;
  }
}
.sKmYo .bkaXJ {
  z-index: 1;
}
.sKmYo .bkaXJ .UA307 {
  color: #ffffff;
  text-align: center;
  font-family: "Begum-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 72px;
  line-height: 76px;
  letter-spacing: -2.88px;
}
@media only screen and (max-width: 600px), only screen and (max-width: 1024px) {
  .sKmYo .bkaXJ .UA307 {
    line-height: 36px;
    letter-spacing: -0.64px;
  }
}
@media only screen and (max-width: 1024px) {
  .sKmYo .bkaXJ .UA307 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .sKmYo .bkaXJ .UA307 {
    font-size: 32px;
  }
}
.sKmYo .bkaXJ .HF6hz {
  color: #ffffff;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 16px;
}
@media only screen and (max-width: 1024px) {
  .sKmYo .bkaXJ .HF6hz {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 600px) {
  .sKmYo .bkaXJ .HF6hz {
    font-size: 14px;
    line-height: 26px;
  }
}
.sKmYo .bkaXJ .iYW6j {
  width: 360px;
  height: 56px;
  mask-image: url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/e84fd5df6afef73ded26.png);
  background-image: url(https://cdn.swadeshonline.com/v2/patient-paper-41f385/swad-p/wrkr/organization/6434ddc301f5fece9fe2f5bb/theme/assets/d18487184efa4b348f64.png);
  mask-repeat: no-repeat;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 360px 56px;
  mask-size: 360px 56px;
  font-family: "JioTypeVar-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 16px auto 0;
}
@media only screen and (max-width: 600px) {
  .sKmYo .bkaXJ .iYW6j {
    width: 312px;
    background-size: 312px 56px;
    mask-size: 312px 56px;
  }
}
.SNPpq {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  background: #ffffff;
  width: 50%;
  padding: 32px 120px;
  z-index: 1;
}
.SNPpq:focus {
  outline: none;
}
@media screen and (max-width: 1200px) {
  .SNPpq {
    padding: 28px 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .SNPpq {
    width: 100%;
    margin-top: 0;
    padding: 48px 131px;
  }
}
@media only screen and (max-width: 600px) {
  .SNPpq {
    display: flex;
    flex-direction: column;
    padding: 32px 24px;
    width: 100%;
  }
}
.SNPpq .tVxyb {
  flex-grow: 1;
}
@media only screen and (max-width: 600px) {
  .SNPpq .tVxyb {
    width: 40%;
  }
}
.SNPpq .tVxyb .yyvCL {
  margin-top: 4px;
  color: #1e1e1e;
  font-size: 12px;
  line-height: 24px;
}
@media only screen and (max-width: 600px) {
  .SNPpq .tVxyb .yyvCL {
    line-height: 17px;
  }
}
.SNPpq .tVxyb .yyvCL .q2nJ_ {
  display: none;
}
.SNPpq .tVxyb .FY73Q {
  border-radius: 2px;
  height: 48px;
  padding: 12px 16px;
  box-sizing: border-box;
  font-family: "JioTypeVar-Regular";
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #1e1e1e;
  display: flex;
  align-items: center;
  border: none;
  width: 100%;
  border: 1px solid #ababab;
  transition: border-color 0.3s ease-in-out;
  background-color: transparent;
}
.SNPpq .tVxyb .FY73Q:focus:not(:placeholder-shown) {
  border-color: #6f6e6c;
}
.SNPpq .tVxyb .FY73Q:-webkit-autofill,
.SNPpq .tVxyb .FY73Q:-webkit-autofill:hover,
.SNPpq .tVxyb .FY73Q:-webkit-autofill:focus,
.SNPpq .tVxyb .FY73Q:-webkit-autofill:active {
  -webkit-background-clip: text;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px transparent;
  -webkit-text-fill-color: #1e1e1e;
}
@media only screen and (max-width: 600px) {
  .SNPpq .tVxyb {
    width: 100%;
  }
  .SNPpq .tVxyb:last-child {
    margin-bottom: 0 !important;
  }
}
.pC9wT {
  border: 1px solid #d41629 !important;
  box-sizing: border-box;
}
.FxOZr {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.y3VXQ {
  color: #BF4E1D;
  display: flex;
  gap: 8px;
  margin-bottom: 32px;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .y3VXQ {
    margin-bottom: 24px;
  }
}
.y3VXQ svg path {
  stroke: #BF4E1D;
}
.y3VXQ .LzUA6 {
  font-family: "JioTypeVar-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.dJAEI {
  color: #1e1e1e;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-bottom: 4px;
}
.SRjC4 {
  color: #1e1e1e;
  font-family: "Begum-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.48px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .SRjC4 {
    font-family: "Begum-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.4px;
  }
}
@media only screen and (max-width: 600px) {
  .SRjC4 {
    font-family: "Begum-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.32px;
  }
}
.jJ1tT {
  color: #1e1e1e;
  font-family: "JioTypeVar-Regular";
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  margin-bottom: 4px;
}
.jq94m .i4xvW {
  color: #1e1e1e;
  font-family: "JioTypeVar-Regular";
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  margin-bottom: 4px;
}
.ByToA {
  color: #BF4E1D;
  display: inline-block;
  width: 8px;
  height: 12px;
  position: absolute;
}
.zMhcB {
  color: #1e1e1e;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 168px;
  resize: none;
  padding: 12px 16px;
  border-radius: 2px;
  border: 1px solid #ababab;
  vertical-align: top;
  display: block;
}
.zMhcB::placeholder {
  color: #ababab;
  white-space: pre-wrap;
  word-break: break-word;
  transform: translateY(0);
}
.zMhcB::-webkit-scrollbar {
  width: 12px;
}
.zMhcB::-webkit-scrollbar-thumb {
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 32px;
  background-color: rgba(0, 0, 0, 0.2);
}
.Qn9bx {
  color: #6f6e6c;
  text-align: right;
  font-family: "JioTypeVar-Regular";
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  margin-top: 4px;
}
.Hl_fM .fl4A_ {
  border-radius: 2px;
  margin-top: 0px;
  border: 1px solid #ababab;
  background: #ffffff;
}
.SorVZ {
  color: #d41629;
  margin-top: 4px;
  font-family: "JioTypeVar-Regular";
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
}
.f8NFU {
  margin-top: auto;
}
@media only screen and (max-width: 1024px) {
  .f8NFU {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 600px) {
  .f8NFU {
    margin-top: 32px;
  }
}
.MtNU6 {
  color: #6f6e6c;
  text-align: left;
  margin-top: 16px;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.Fbog2 label {
  line-height: 1.4;
  display: inline-block;
}
.ci72O {
  color: #BF4E1D;
}
._QgF1 {
  opacity: 1;
  margin-top: 44px !important;
  color: #ffffff;
  font-family: "JioTypeVar-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media only screen and (max-width: 600px) {
  ._QgF1 {
    margin-top: 24px !important;
  }
}

/**color by character**/
/** Font family **/
/* Default Colors */
/** color by character **/
.JcX0y {
  display: flex;
  flex-direction: column;
}
.FKnv6 {
  display: flex;
  flex-direction: row;
}
._pe8d {
  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;
}
.SQ7iV {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.BLu41 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.q6mvO {
  margin: 0 auto;
}
.iNknL {
  cursor: pointer;
}
/* Add-to-cart button shimmer: broad soft sweep, diffused edges (design ref) */
/* =========================================================
   PAGE / VISIBILITY
========================================================= */
@keyframes WLJJz {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes YJfgw {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes kYzN9 {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes vMSlU {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
/* =========================================================
   BASIC
========================================================= */
@keyframes BZG6L {
  to {
    transform: rotate(360deg);
  }
}
@keyframes CVPDN {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fOsHZ {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes VNeAQ {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes bHbqW {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fdQng {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
/* =========================================================
   SCALE / ZOOM
========================================================= */
@keyframes X8AyS {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(2);
  }
}
@keyframes AbTPp {
  from {
    transform: scale(2);
  }
  to {
    transform: scale(3);
  }
}
@keyframes qfVOM {
  from {
    transform: scale(3);
  }
  to {
    transform: scale(1);
  }
}
/* =========================================================
   TOAST
========================================================= */
@keyframes trwX2 {
  from {
    transform: translateY(12px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes auott {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(12px);
    opacity: 0;
  }
}
@keyframes ofn23 {
  from {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
  to {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@keyframes dHZSi {
  from {
    transform: translate(-50%, 0);
    opacity: 1;
  }
  to {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
}
/* =========================================================
   TEXT / ICON
========================================================= */
@keyframes nCnxQ {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes XhNSs {
  from {
    clip-path: inset(0 50%);
    -webkit-clip-path: inset(0 50%);
  }
  to {
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
  }
}
/* =========================================================
   HEADINGS
========================================================= */
@keyframes sZGei {
  0% {
    opacity: 0;
    transform: translateY(76px);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes LzU3s {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes g7FsZ {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
._7ufCj {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.tyI6w {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.p6hF6,
.euxlF {
  transform: translateX(100%);
}
.EfMME,
.H8Dn_ {
  transform: translateX(0);
}
.cXuRM {
  background-color: #fffcf6;
  animation-duration: 650ms;
  animation-delay: 30ms;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-name: nntjD;
  animation-timing-function: ease-in-out;
  will-change: background-position;
}
/* Remove shimmer when image is loaded */
.cXuRM:has(img[src]) {
  animation: none;
  background: transparent;
  will-change: auto;
}
@keyframes lyVB2 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes HaDcM {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes jtIuz {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes smxD7 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.m4AAu {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.mlSlz {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.MEQtY,
.hGswL {
  transform: translateX(-100%);
}
._4Gr0u,
.SIkwd {
  transform: translateX(0);
}
.qF_Rm {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.IHe5v {
  transform: translateX(-100%);
}
.mjE0X {
  transform: translateX(0);
}
.VANJ_,
.fEvOH {
  animation: sZGei 1s cubic-bezier(0.77, 0, 0.18, 1) forwards;
}
.EwGEX {
  animation: LzU3s 1s cubic-bezier(0.77, 0, 0.18, 1) forwards 100ms;
}
.ffZd_ {
  animation: g7FsZ 1s cubic-bezier(0.77, 0, 0.18, 1) forwards 200ms;
}
/* =========================================================
   SLIDE / FADE TRANSITIONS
========================================================= */
.g25aW,
.fgNzW {
  transition: all 0.5s;
}
.o9kBw,
.s7KY3 {
  opacity: 0;
  transform: translateY(10px);
}
.fJUQA,
.qaIRf {
  transition: all 0.5s;
}
.cQDJ_,
.F0esB {
  opacity: 0;
}
/* SLIDE UP / DOWN / LEFT / RIGHT (unchanged) */
.WRBG_ {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.KbKWX {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.vT8L4,
.YyGuN {
  transform: translateY(100%);
}
.xoCeT,
.HHawQ {
  transform: translateY(0);
}
.Wkl__ {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.Xc2L7 {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.LE3Me,
.krpG4 {
  transform: translateY(-100%);
}
.pN6Yq,
.T1ZJ6 {
  transform: translateY(0);
}
/* =========================================================
   DROPDOWN
========================================================= */
@keyframes FvSDT {
  from {
    opacity: 0;
    transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes S0wNK {
  from {
    opacity: 1;
    transform: scaleY(1);
  }
  to {
    opacity: 0;
    transform: scaleY(0);
  }
}
@keyframes Fk5hM {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes COYW4 {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-4px);
  }
}
/* =========================================================
   IMAGE / BACKDROP
========================================================= */
.lDSDL {
  overflow: hidden;
}
.lDSDL .eYB3e {
  transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.lDSDL:hover .eYB3e {
  transform: scale(1.05);
}
.J_FAI,
.VDiQr {
  background-color: rgba(0, 0, 0, 0.2);
  background-repeat: no-repeat;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 0.3s ease-in-out;
}
.J_FAI:hover,
.VDiQr:hover {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}
/* =========================================================
   icons / SHIMMER
========================================================= */
/* =========================================================
   SVG COLOR / STATE TRANSITIONS
========================================================= */
/* Radio button */
@keyframes jWU6h {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #1e1e1e;
  }
}
@keyframes wiTXJ {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #BF4E1D;
  }
}
@keyframes IPo00 {
  from {
    stroke: #BF4E1D;
  }
  to {
    stroke: #6f6e6c;
  }
}
@keyframes lTJzy {
  from {
    opacity: 0;
    fill: #ffffff;
  }
  to {
    opacity: 1;
    fill: #BF4E1D;
  }
}
@keyframes x_L7p {
  from {
    opacity: 1;
    fill: #BF4E1D;
  }
  to {
    opacity: 0;
    fill: #ffffff;
  }
}
.pV2NA ::v-deep svg rect:first-child {
  animation: IPo00 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.pV2NA ::v-deep svg rect:last-child {
  animation: x_L7p 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.u9A1i ::v-deep svg rect:first-child {
  animation: wiTXJ 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.u9A1i ::v-deep svg rect:last-child {
  animation: lTJzy 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
/* Checkbox */
@keyframes Ah1Dm {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #BF4E1D;
  }
}
@keyframes QLbX9 {
  from {
    stroke: #BF4E1D;
  }
  to {
    stroke: #6f6e6c;
  }
}
@keyframes aftxa {
  from {
    stroke: #ffffff;
  }
  to {
    stroke: #ffffff;
  }
}
@keyframes hHLx5 {
  from {
    stroke: #ffffff;
  }
  to {
    stroke: #ffffff;
  }
}
.wuYs8 svg g path:first-child {
  animation: x_L7p 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.wuYs8 svg g path:nth-child(2) {
  animation: QLbX9 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.wuYs8 svg g path:nth-child(3) {
  animation: hHLx5 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.g2uax svg g path:first-child {
  animation: lTJzy 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.g2uax svg g path:nth-child(2) {
  animation: Ah1Dm 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.g2uax svg g path:nth-child(3) {
  animation: aftxa 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
@keyframes nntjD {
  from {
    background-color: #fffcf6;
  }
  to {
    background-color: #fff7e7;
  }
}
@-webkit-keyframes nntjD {
  from {
    background-color: #fffcf6;
  }
  to {
    background-color: #fff7e7;
  }
}
@-webkit-keyframes u81oM {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes u81oM {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes c1oUw {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes c1oUw {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.J3VAf {
  display: flex;
  flex-direction: column;
}
.J3VAf input {
  height: 40px;
  border: 1px solid #cecece;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  border-radius: 4px;
}
.J3VAf input::placeholder {
  color: #d7d7d7;
}
@media only screen and (max-width: 1024px) {
  .J3VAf input {
    height: 34px;
  }
}
.J3VAf .lq92H {
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-bottom: 4px;
  color: #000000;
  position: relative;
}
.J3VAf .igH96 {
  color: #d41629;
  font-size: 12px;
  line-height: 20px;
  height: auto;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
}
.J3VAf .igH96 img {
  width: 16px;
}
.J3VAf .DAO6D {
  display: flex;
  width: 100%;
  height: 48px;
  align-items: center;
  border: 1px solid #ababab;
  border-radius: 2px;
  box-sizing: border-box;
}
.J3VAf .DAO6D .MIFcU {
  color: #0d0d0c;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  padding: 12px 16px;
  line-height: unset !important;
  display: flex;
  align-items: center;
}
.J3VAf .DAO6D .OXn2S {
  padding: 12px 10px 12px 16px;
}
.J3VAf .DAO6D .XGkPt {
  width: 50px;
  text-align: center;
  border: 0;
  padding: 13px 0px 13px 6px !important;
  font-size: 14px;
}
.J3VAf .DAO6D img {
  position: relative;
  left: 8px;
}
.J3VAf .DAO6D input,
.J3VAf .DAO6D .mcRxd {
  border: 0;
}
.J3VAf .DAO6D .aVEoH {
  border-radius: 2px;
  padding: 12px 16px 12px 0px;
  color: #1e1e1e;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  height: 46px;
  background-color: transparent;
}
.J3VAf .DAO6D .aVEoH:-webkit-autofill,
.J3VAf .DAO6D .aVEoH:-webkit-autofill:hover,
.J3VAf .DAO6D .aVEoH:-webkit-autofill:focus,
.J3VAf .DAO6D .aVEoH:-webkit-autofill:active {
  -webkit-background-clip: text;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px transparent;
  -webkit-text-fill-color: #1e1e1e;
}
.J3VAf .DAO6D .aVEoH:invalid {
  box-shadow: none;
  outline: none;
}
.J3VAf .DAO6D .aVEoH:disabled {
  opacity: 1;
  -webkit-text-fill-color: #6f6e6c;
  background-color: transparent;
}
.J3VAf .DAO6D .mw3xS {
  padding-left: 16px;
}
.J3VAf .DAO6D .mcRxd {
  width: 60px;
  text-align: center;
}
.DOgkN {
  border: 1px solid #d41629 !important;
  box-sizing: border-box;
}
.HXMdQ {
  color: #6f6e6c;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  letter-spacing: unset !important;
}
.VmgXn {
  display: flex;
  flex: 1;
}
.FZvqk {
  cursor: pointer;
  color: #BF4E1D;
}
.dLD3q::-webkit-outer-spin-button,
.dLD3q::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.bEKKS .HXMdQ {
  display: none;
}
.bEKKS .mcRxd {
  width: 47px !important;
  margin-right: 0 !important;
  padding-right: 4px !important;
  border-right: none !important;
  height: 48px !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
@media only screen and (max-width: 600px) {
  .bEKKS .mcRxd {
    width: 40px !important;
    height: 40px !important;
  }
}
.bEKKS .dLD3q {
  border-left: none !important;
  padding-left: 0 !important;
  height: 48px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
@media only screen and (max-width: 600px) {
  .bEKKS .dLD3q {
    height: 40px !important;
  }
}
.bEKKS .lq92H {
  line-height: 17px !important;
  font-family: "JioTypeVar-Regular";
}
.bEKKS .igH96 {
  font-size: 10px !important;
  font-weight: 300 !important;
}
.bEKKS .DOgkN {
  color: #141414 !important;
}
.ktncL {
  opacity: 1;
  -webkit-text-fill-color: #6f6e6c;
}
.q44kj {
  display: flex;
  gap: 8px;
  margin-top: 24px;
}
.HgHAD svg g path:nth-child(2) {
  stroke: #BF4E1D !important;
  animation: none !important;
}
@media only screen and (max-width: 1024px), only screen and (max-width: 600px) {
  .VlRpo {
    margin-bottom: 0px;
  }
}
.IAGdL {
  color: #BF4E1D;
  display: inline-block;
  width: 8px;
  height: 12px;
  font-size: 22px;
  position: absolute;
}

