@charset "UTF-8";
/* Add-to-cart button shimmer: broad soft sweep, diffused edges (design ref) */
/**color by character**/
/** Font family **/
/* Default Colors */
/** color by character **/
.V5IlP {
  display: flex;
  flex-direction: column;
}
.RKUON {
  display: flex;
  flex-direction: row;
}
.HEVSs {
  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;
}
.Y3fwh {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.c40sq {
  display: flex;
  align-items: center;
  justify-content: center;
}
.m5S4T {
  margin: 0 auto;
}
.oQsTP {
  cursor: pointer;
}
/* =========================================================
   PAGE / VISIBILITY
========================================================= */
@keyframes B72nI {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes go8q2 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes VbtKu {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes zvJyT {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
/* =========================================================
   BASIC
========================================================= */
@keyframes WLwbu {
  to {
    transform: rotate(360deg);
  }
}
@keyframes aIlZk {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes izPmY {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mGiTY {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ZXm2V {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes oR0z9 {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
/* =========================================================
   SCALE / ZOOM
========================================================= */
@keyframes HK7X3 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(2);
  }
}
@keyframes lIO6a {
  from {
    transform: scale(2);
  }
  to {
    transform: scale(3);
  }
}
@keyframes S21qc {
  from {
    transform: scale(3);
  }
  to {
    transform: scale(1);
  }
}
/* =========================================================
   TOAST
========================================================= */
@keyframes zGoWw {
  from {
    transform: translateY(12px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes QHFnv {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(12px);
    opacity: 0;
  }
}
@keyframes w0Auw {
  from {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
  to {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@keyframes NsGsI {
  from {
    transform: translate(-50%, 0);
    opacity: 1;
  }
  to {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
}
/* =========================================================
   TEXT / ICON
========================================================= */
@keyframes J7YI5 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes S17z4 {
  from {
    clip-path: inset(0 50%);
    -webkit-clip-path: inset(0 50%);
  }
  to {
    clip-path: inset(0);
    -webkit-clip-path: inset(0);
  }
}
/* =========================================================
   HEADINGS
========================================================= */
@keyframes FzsN2 {
  0% {
    opacity: 0;
    transform: translateY(76px);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes FkGI1 {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes MeOwy {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.x3afD {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.GrmBL {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.JBusI,
.y98qK {
  transform: translateX(100%);
}
.GYcJW,
.Ivhp1 {
  transform: translateX(0);
}
.PntsL {
  background-color: #fffcf6;
  animation-duration: 650ms;
  animation-delay: 30ms;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-name: pjlHU;
  animation-timing-function: ease-in-out;
  will-change: background-position;
}
/* Remove shimmer when image is loaded */
.PntsL:has(img[src]) {
  animation: none;
  background: transparent;
  will-change: auto;
}
@keyframes ONcid {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes _H4Mu {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes ie2Vz {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes bOnu0 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.J__zd {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.LYNlc {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.H0gI5,
.KcwyN {
  transform: translateX(-100%);
}
.D3jbS,
.ZQ3dr {
  transform: translateX(0);
}
.z1Sav {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.Bkkzv {
  transform: translateX(-100%);
}
.kVSXo {
  transform: translateX(0);
}
.rDxwB,
.pKlsr {
  animation: FzsN2 1s cubic-bezier(0.77, 0, 0.18, 1) forwards;
}
.hIzqh {
  animation: FkGI1 1s cubic-bezier(0.77, 0, 0.18, 1) forwards 100ms;
}
.BncDa {
  animation: MeOwy 1s cubic-bezier(0.77, 0, 0.18, 1) forwards 200ms;
}
/* =========================================================
   SLIDE / FADE TRANSITIONS
========================================================= */
.wutZX,
.wEcXT {
  transition: all 0.5s;
}
.Va6I7,
.gzPsr {
  opacity: 0;
  transform: translateY(10px);
}
.mbPJO,
.L8Fdi {
  transition: all 0.5s;
}
.OVhGA,
.biUEx {
  opacity: 0;
}
/* SLIDE UP / DOWN / LEFT / RIGHT (unchanged) */
.osNb9 {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.tUmnw {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.fmYBO,
.ZuTs6 {
  transform: translateY(100%);
}
.pKVPE,
.hSpwT {
  transform: translateY(0);
}
.q8m1T {
  transition: transform 0.56s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.mosPE {
  transition: transform 0.32s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.JpkHX,
.Q1upJ {
  transform: translateY(-100%);
}
.chtif,
.zxQp6 {
  transform: translateY(0);
}
/* =========================================================
   DROPDOWN
========================================================= */
@keyframes g9ZIx {
  from {
    opacity: 0;
    transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes isEBb {
  from {
    opacity: 1;
    transform: scaleY(1);
  }
  to {
    opacity: 0;
    transform: scaleY(0);
  }
}
@keyframes yQgyy {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes S0Kjt {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-4px);
  }
}
/* =========================================================
   IMAGE / BACKDROP
========================================================= */
.KWIzU {
  overflow: hidden;
}
.KWIzU .bufSV {
  transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.KWIzU:hover .bufSV {
  transform: scale(1.05);
}
.LBtbA,
.Kxt4o {
  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;
}
.LBtbA:hover,
.Kxt4o: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 hQbz6 {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #1e1e1e;
  }
}
@keyframes mvnqY {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #BF4E1D;
  }
}
@keyframes z5ZGJ {
  from {
    stroke: #BF4E1D;
  }
  to {
    stroke: #6f6e6c;
  }
}
@keyframes TsRK9 {
  from {
    opacity: 0;
    fill: #ffffff;
  }
  to {
    opacity: 1;
    fill: #BF4E1D;
  }
}
@keyframes iAALN {
  from {
    opacity: 1;
    fill: #BF4E1D;
  }
  to {
    opacity: 0;
    fill: #ffffff;
  }
}
.aBkaV ::v-deep svg rect:first-child {
  animation: z5ZGJ 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.aBkaV ::v-deep svg rect:last-child {
  animation: iAALN 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.Y0MW3 ::v-deep svg rect:first-child {
  animation: mvnqY 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.Y0MW3 ::v-deep svg rect:last-child {
  animation: TsRK9 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
/* Checkbox */
@keyframes cneDZ {
  from {
    stroke: #6f6e6c;
  }
  to {
    stroke: #BF4E1D;
  }
}
@keyframes hVnXq {
  from {
    stroke: #BF4E1D;
  }
  to {
    stroke: #6f6e6c;
  }
}
@keyframes KwMXy {
  from {
    stroke: #ffffff;
  }
  to {
    stroke: #ffffff;
  }
}
@keyframes Cnt3j {
  from {
    stroke: #ffffff;
  }
  to {
    stroke: #ffffff;
  }
}
.HFjl5 svg g path:first-child {
  animation: iAALN 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.HFjl5 svg g path:nth-child(2) {
  animation: hVnXq 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.HFjl5 svg g path:nth-child(3) {
  animation: Cnt3j 0.15s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.juR4X svg g path:first-child {
  animation: TsRK9 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.juR4X svg g path:nth-child(2) {
  animation: cneDZ 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
.juR4X svg g path:nth-child(3) {
  animation: KwMXy 0.3s cubic-bezier(0.65, 0.05, 0.36, 1) forwards;
}
@keyframes pjlHU {
  from {
    background-color: #fffcf6;
  }
  to {
    background-color: #fff7e7;
  }
}
@-webkit-keyframes pjlHU {
  from {
    background-color: #fffcf6;
  }
  to {
    background-color: #fff7e7;
  }
}
@-webkit-keyframes rXs0f {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes rXs0f {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes XsD38 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes XsD38 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@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;
}
.rGpvE {
  display: flex;
  flex-direction: column;
}
.op7gz {
  display: flex;
  align-items: center;
}
.w815b {
  display: flex;
  align-items: center;
  justify-content: center;
}
.T0cIO {
  justify-content: flex-start;
}
.qBHfh {
  justify-content: space-between;
}
/* Slider */
.eUqPD {
  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;
}
.ZJoZp {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.ZJoZp:focus {
  outline: none;
}
.ZJoZp.PKSUl {
  cursor: pointer;
  cursor: hand;
}
.eUqPD .xHloU,
.eUqPD .ZJoZp {
  -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);
}
.xHloU {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.xHloU:before,
.xHloU:after {
  content: "";
  display: table;
}
.xHloU:after {
  clear: both;
}
.XOLQx .xHloU {
  visibility: hidden;
}
.jI_Ka {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .jI_Ka {
  float: right;
}
.jI_Ka img {
  display: block;
}
.jI_Ka.XOLQx img {
  display: none;
}
.jI_Ka.PKSUl img {
  pointer-events: none;
}
.j8nHL .jI_Ka {
  display: block;
}
.XOLQx .jI_Ka {
  visibility: hidden;
}
.EFlXo .jI_Ka {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.y6Gyt.Xggi0 {
  display: none;
}
/* Slider */
.XOLQx .ZJoZp {
  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 */
.wCPoK,
.D88d5 {
  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;
}
.wCPoK:hover,
.D88d5:hover,
.wCPoK:focus,
.D88d5:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.wCPoK:hover:before,
.D88d5:hover:before,
.wCPoK:focus:before,
.D88d5:focus:before {
  opacity: 1;
}
.wCPoK.ICsB_:before,
.D88d5.ICsB_:before {
  opacity: 0.25;
}
.wCPoK:before,
.D88d5: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');
}
.wCPoK {
  left: -25px;
}
[dir="rtl"] .wCPoK {
  left: auto;
  right: -25px;
}
.wCPoK:before {
  content: "←";
}
[dir="rtl"] .wCPoK:before {
  content: "→";
}
.D88d5 {
  right: -25px;
}
[dir="rtl"] .D88d5 {
  left: -25px;
  right: auto;
}
.D88d5:before {
  content: "→";
}
[dir="rtl"] .D88d5:before {
  content: "←";
}
/* Dots */
.en43L .eUqPD {
  margin-bottom: 30px;
}
.HB8nl {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.HB8nl li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.HB8nl 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;
}
.HB8nl li button:hover,
.HB8nl li button:focus {
  outline: none;
}
.HB8nl li button:hover:before,
.HB8nl li button:focus:before {
  opacity: 1;
}
.HB8nl 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;
}
.HB8nl li.SaueP 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;
}
.Yx84a {
  font-family: "JioTypeVar-Regular";
}
.TJM9b {
  font-family: var(--font-header);
}
.oqdYM header {
  display: none !important;
}
body:not(.oqdYM) 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.b_eSL {
  background-color: var(--themeAccentL5, #fff);
}
.hvy8H {
  position: sticky;
  top: 0;
  z-index: 8;
}
.oyplh {
  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. */
.oyplh.JJH_C {
  animation: B72nI 1.3s cubic-bezier(0.42, 0, 0.58, 1);
}
body:not(.RHshL):not(.Mzn6p):not(.tuwir) .oyplh {
  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(.RHshL):not(.Mzn6p):not(.tuwir) .oyplh {
    margin-top: var(--fdk-outlet-margin-top, calc(64px + var(--banner-offset, 0px)));
    top: 0;
    margin-bottom: var(--fdk-outlet-margin-bottom, unset);
  }
}
body.b_eSL:not(.RHshL):not(.Mzn6p):not(
    .tuwir
  ) .oyplh {
  padding-bottom: unset;
  margin-bottom: unset;
}
@media only screen and (max-width: 1024px) {
  body.b_eSL:not(.RHshL):not(.Mzn6p):not(
    .tuwir
  ) .oyplh {
    padding-bottom: 159px;
    margin-bottom: unset;
  }
}
@media only screen and (max-width: 600px) {
  body.b_eSL:not(.RHshL):not(.Mzn6p):not(
    .tuwir
  ) .oyplh {
    padding-bottom: unset;
    margin-bottom: unset;
  }
}
body.jJNzF:not(.RHshL):not(.Mzn6p):not(
    .tuwir
  ) .oyplh {
  top: 0;
  margin-top: calc(88px + var(--banner-offset, 0px));
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  body.jJNzF:not(.RHshL):not(.Mzn6p):not(
    .tuwir
  ) .oyplh {
    margin-top: calc(64px + var(--banner-offset, 0px));
    margin-bottom: 0;
  }
}
body.RHshL .oyplh {
  margin-top: 0;
}
@media only screen and (max-width: 600px) {
  body.RHshL .oyplh {
    margin-top: calc(64px + var(--banner-offset, 0px));
  }
}
.oyplh > * > .lajKV {
  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. */
.PcpTB {
  padding-top: var(--headerHeight, 0px);
}
input:focus,
textarea:focus,
select:focus,
button:focus,
button:active {
  outline: none;
}
.diDq7 {
  display: grid;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
}
.xGEjl {
  font-size: 0.875rem;
  margin: 0 auto;
  max-width: unset !important;
  min-height: 75vh;
}
.UUqDr {
  overflow-x: hidden;
  font-size: 0.875rem;
}
.iO2Qn,
.coBUD {
  max-width: 1440px;
}
.JJ3rf {
  display: block;
}
.W8gis,
.A6RR8 {
  display: inline-block;
}
.RKUON {
  display: flex;
  flex-direction: row;
}
.V5IlP,
.rGpvE {
  display: flex;
  flex-direction: column;
}
.VypWs,
.op7gz {
  display: flex;
  align-items: center;
}
.uCaVX,
.vp6Yl {
  display: flex;
  justify-content: center;
}
.c40sq,
.w815b {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rPEkv,
.T0cIO {
  justify-content: flex-start;
}
.OIScz,
.Bfv5_ {
  justify-content: flex-end;
}
.NYR40,
.qBHfh {
  justify-content: space-between;
}
.XY8nA,
.OVGl0 {
  justify-content: space-around;
}
.paX0f,
.IDybz {
  justify-content: space-evenly;
}
strong {
  font-weight: 700 !important;
}
h1,
.Uhsv5 {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: -0.03em;
  color: #1e1e1e;
}
@media only screen and (min-width: 1025px) {
  h1,
  .Uhsv5 {
    font-size: 36px;
    line-height: 48px;
  }
}
h2,
.FAqj5 {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.03em;
  color: #1e1e1e;
}
@media only screen and (min-width: 1025px) {
  h2,
  .FAqj5 {
    font-size: 32px;
    line-height: 42px;
  }
}
h3,
.dhoLG {
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #1e1e1e;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (min-width: 1025px) {
  h3,
  .dhoLG {
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #1e1e1e;
    font-size: 28px;
    line-height: 36px;
  }
}
h4,
.WsWop {
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 18px;
}
@media only screen and (min-width: 1025px) {
  h4,
  .WsWop {
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #1e1e1e;
    font-size: 20px;
    line-height: 24px;
  }
}
h5,
.I_2nv {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.02em;
  color: #1e1e1e;
}
@media only screen and (min-width: 1025px) {
  h5,
  .I_2nv {
    font-size: 16px;
    line-height: 18px;
  }
}
.Dvh8n {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  color: var(--textBody, #3c3131);
}
@media only screen and (min-width: 1025px) {
  .Dvh8n {
    font-size: 16px;
    line-height: 20px;
  }
}
.iFnrE,
.ml5Vd,
.FwAoQ {
  font-weight: 400;
  letter-spacing: -0.02em;
  color: var(--textBody, #3c3131);
  font-size: 12px;
  line-height: 16px;
}
@media only screen and (min-width: 1025px) {
  .iFnrE,
  .ml5Vd,
  .FwAoQ {
    font-weight: 400;
    letter-spacing: -0.02em;
    color: var(--textBody, #3c3131);
    font-size: 14px;
    line-height: 18px;
  }
}
.eyyxk {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 1025px) {
  .eyyxk {
    font-size: 64px;
    line-height: 85px;
    letter-spacing: -0.03em;
  }
}
.oYkWf,
.cFEyB {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
.si4FN,
.U6Tn9 {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.tIgWc,
.pICFv {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.o5ns2,
.uIQGd {
  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) {
  .o5ns2,
  .uIQGd {
    font-weight: 500;
    letter-spacing: -0.02em;
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1025px) {
  .o5ns2:hover,
  .uIQGd:hover {
    background-color: var(--buttonPrimary, #4e3f09);
    color: var(--buttonSecondary, #fff);
  }
}
.o5ns2:active,
.uIQGd:active,
.o5ns2:focus-visible,
.uIQGd:focus-visible,
.o5ns2:focusvisible,
.uIQGd:focusvisible {
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.25);
  border: 1px solid var(--buttonPrimary, #4e3f09);
}
.QeMKQ,
.wimQY {
  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) {
  .QeMKQ,
  .wimQY {
    font-weight: 500;
    letter-spacing: -0.02em;
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1025px) {
  .QeMKQ:hover,
  .wimQY:hover {
    border-color: var(--buttonPrimaryL1, #71653a);
    background-color: var(--buttonPrimaryL1, #71653a);
  }
  .QeMKQ:disabled,
  .wimQY:disabled {
    border-color: var(--buttonPrimaryL3, #b8b29d);
    background-color: var(--buttonPrimaryL3, #b8b29d);
  }
}
.QeMKQ:active,
.wimQY:active,
.QeMKQ:focus-visible,
.wimQY:focus-visible {
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.25);
  border: 1px solid var(--buttonSecondary, #fff);
}
.lYqSZ,
.hMuwR {
  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) {
  .lYqSZ,
  .hMuwR {
    font-weight: 500;
    letter-spacing: -0.02em;
    font-size: 14px;
    line-height: 16px;
  }
}
.lYqSZ:hover,
.hMuwR:hover {
  color: var(--buttonLinkL1, #c1847c);
}
.lYqSZ:disabled,
.hMuwR:disabled {
  color: var(--buttonLinkL2, #d0a39d);
}
.lYqSZ:active,
.hMuwR:active {
  opacity: 0.8;
}
.Y3fwh,
.GQ_H8 {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.m5S4T,
.zUqFZ {
  margin: 0 auto;
}
button {
  cursor: pointer;
  background: transparent;
  border: none;
}
.nE7Wg,
.S783y {
  overflow-y: hidden !important;
}
.sYb1R {
  display: block !important;
  margin-bottom: 8px;
}
::selection {
  background-color: #e7a76c !important;
  color: #1e1e1e !important;
}
img::selection {
  background-color: transparent;
}
.Zg7OB,
.RJJzV {
  max-width: 1440px;
}
.LzfZT,
.cBW_g {
  margin-right: 30px !important;
}
.CSYW3,
.sTb6d {
  margin-right: 5px !important;
}
.hxoCM,
.l_BaP {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}
.gRWZ4,
.zIfdW {
  font-size: 20px;
  font-weight: 400;
  text-transform: lowercase;
  text-decoration: underline;
}
.M8hfy,
.qzn48 {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .M8hfy,
  .qzn48 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .M8hfy,
  .qzn48 {
    margin-top: 24px;
  }
}
.rh7R2,
.DgiES {
  background-color: var(--accentColor);
  color: #ffffff;
}
.pA1CU,
.MICCL {
  overflow-y: hidden;
}
.rDFkM,
.cF1zw {
  overflow: hidden;
}
.BXA5A {
  overflow: hidden;
}
.KxSfz {
  width: 100%;
  height: 100%;
}
.eUqPD:not(.J9zwm) {
  padding-bottom: 32px;
  margin-bottom: 31px;
}
@media only screen and (max-width: 1024px) {
  .eUqPD:not(.J9zwm) {
    padding-bottom: 24px;
    margin-bottom: 8px;
  }
}
.wCPoK,
.D88d5 {
  cursor: pointer;
  position: absolute;
  top: unset;
  bottom: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 31px;
  height: 31px;
}
.D88d5 {
  transform: translate(100%, 100%);
  right: calc(50% - var(--slick-dots) / 2);
}
.wCPoK {
  transform: translate(-100%, 100%);
  left: calc(50% - var(--slick-dots) / 2);
}
.HB8nl {
  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) {
  .HB8nl {
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .HB8nl {
    width: 100%;
  }
}
.HB8nl li {
  cursor: pointer;
  display: inline-block;
  margin: 0 4px;
  font-size: 0;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 600px) {
  .HB8nl li {
    margin: 0 2px;
  }
}
.HB8nl 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) {
  .HB8nl li button {
    width: 10px;
  }
}
.HB8nl li button:hover,
.HB8nl li button:focus {
  border: none;
}
.HB8nl li button::before {
  content: unset;
}
@media only screen and (min-width: 1025px) {
  .HB8nl li button:hover {
    background-color: #1e1e1e;
  }
}
.HB8nl li.SaueP button {
  background-color: #1e1e1e;
  width: 24px;
}
@media only screen and (max-width: 600px) {
  .HB8nl li.SaueP 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 YTxyf {
  from {
    transform: translateX(100%);
    /* Start off-screen from the right */
  }
  to {
    transform: translateX(0);
    /* Move into the viewport */
  }
}
.rOf29 {
  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) {
  .rOf29 {
    width: 345px !important;
  }
}
.glFXe {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: 0;
}
.JSrjK {
  padding: 40px;
}
@media only screen and (max-width: 1024px) {
  .JSrjK {
    padding: 16px;
  }
}
.Nd99w {
  width: 24px;
  height: 24px;
}
.Ipqzv {
  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) {
  .Ipqzv {
    display: none;
  }
}
.kDLCG {
  opacity: 0.6 !important;
  visibility: visible;
  pointer-events: auto;
  transition: opacity 0.56s ease, visibility 0.56s ease;
}
.FRHSq {
  opacity: 0 !important;
  pointer-events: none;
}
.WqdS5 {
  cursor: pointer;
  position: absolute;
  left: 84px;
  top: 10px;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .WqdS5 {
    left: 0px;
    top: 64px;
  }
}
.oyplh #b2r10 .EolTa .SP_gd {
  padding-top: 0px;
}
.ikHsu {
  margin: 0 auto;
  background: #ffffff;
  border-radius: 2px;
  max-width: 1272px;
  margin-top: var(--desktop-margin-top);
  margin-bottom: var(--desktop-margin-bottom);
}
@media only screen and (max-width: 1024px) {
  .ikHsu {
    margin-top: var(--tablet-margin-top);
    margin-bottom: var(--tablet-margin-bottom);
  }
}
@media only screen and (max-width: 600px) {
  .ikHsu {
    margin-top: var(--mobile-margin-top);
    margin-bottom: var(--mobile-margin-bottom);
  }
}
.ikHsu .ApSBp {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 32px 24px;
}
@media only screen and (max-width: 1024px) {
  .ikHsu .ApSBp {
    padding: 32px;
    gap: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .ikHsu .ApSBp {
    display: flex;
    flex-direction: column;
    gap: 48px;
    padding: 56px 0;
  }
}
.ikHsu .yrTJF {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 0 32px;
  gap: 16px;
}
@media only screen and (max-width: 1024px) {
  .ikHsu .yrTJF {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 600px) {
  .ikHsu .yrTJF {
    padding: 16px 24px 0 24px;
  }
}
.bkf17 {
  height: 32px;
  width: 32px;
}
.bkf17 img {
  aspect-ratio: unset !important;
}
.oo0an {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  gap: 4px;
}
.L0dJl {
  color: #1e1e1e;
  text-align: center;
  font-family: "Begum-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.4px;
}
.gNmCo {
  color: #6f6e6c;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
}
.jcyl7 {
  color: #BF4E1D;
  font-family: "JioTypeVar-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 14px 16px;
}
.jcyl7 .RIQJi {
  color: inherit;
  text-decoration: none;
}
.jcyl7 .RIQJi:hover {
  text-decoration: underline;
}

