* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.cashback-uavzk3 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .cashback-uavzk3 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .cashback-uavzk3 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.cashback-zl9a3s {
  overflow: hidden;
}

.cashback-yccuf7 img {
  background: var(--Neutral-300);
}

.cashback-5ef3pg {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.cashback-h2roa9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.cashback-h2roa9:hover {
  background: var(--button-bg-hover);
}

.cashback-yj0j9r {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.cashback-yj0j9r:hover {
  background: var(--button-bg-hover);
}

.cashback-qptb8j {
  font-size: 12px;
  line-height: 18px;
}

.cashback-t9j154 {
  font-size: 18px;
  line-height: 26px;
}

.cashback-hij1bx {
  width: 100%;
}

.cashback-4i9h1s {
  padding: 6px 16px;
}

.cashback-y48yu8 {
  padding: 10px 16px;
}

.cashback-ydnw82 {
  padding: 15px 26px;
}

.cashback-qn6771 {
  flex-shrink: 0;
}

.cashback-uxqij9 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.cashback-9ivus0 {
  display: none;
}

.cashback-guzvih {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.cashback-665y4d {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.cashback-sju4c3 {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.cashback-3u74ek {
  cursor: grab;
}

.cashback-sju4c3::-webkit-scrollbar {
  display: none;
}

.cashback-yvwf7t {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.cashback-mhzjvn {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.cashback-gjwvoe {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.cashback-777zhc {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.cashback-0dfsao {
  visibility: visible;
}

.cashback-d1st7e {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.cashback-cknk9h ease;
}

.cashback-jl4f7j {
  background-color: var(--Primary-200);
  width: 16px;
}

.cashback-lenpy9 {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.cashback-cknk9h,
    mask-image 0.3s;
}

.cashback-lenpy9.cashback-oyfa6g {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.cashback-6rmojg:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cashback-e0plxe {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.cashback-w2h9dr.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.cashback-w2h9dr.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.cashback-r693ur {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.cashback-r693ur::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.cashback-6jziuv {
  position: relative;
  z-index: 1;
}

.cashback-mp6x6a {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.cashback-mkz2s9 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.cashback-intnq7 {
  font-size: 40px;
  line-height: 48px;
}

.cashback-22skk7 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cashback-lqm6dv {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.cashback-lqm6dv:hover {
  background: var(--Primary-400);
}

.cashback-lqm6dv svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.cashback-6rmojg img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .cashback-r693ur {
    max-width: 600px;
    padding: 64px;
  }

  .cashback-mp6x6a {
    font-size: 24px;
    line-height: 32px;
  }

  .cashback-mkz2s9 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .cashback-intnq7 {
    font-size: 50px;
    line-height: 56px;
  }

  .cashback-22skk7 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .cashback-e0plxe {
    top: 25px;
    right: 25px;
  }
}

.cashback-ca7xyi,
.cashback-klkygs {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.cashback-vgby6k.cashback-w1csmm::before,
.cashback-klkygs::before,
.cashback-at16qy::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.cashback-w2h9dr.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.cashback-ufo3nx 14.cashback-62yeei.cashback-aw1r0m 14.cashback-xwenf6 15.cashback-dg5a9o 14.cashback-spxhlo 15.cashback-tz3lem 14.cashback-idewj1.cashback-zmpw4c 14.cashback-of1nw2 19.cashback-oga1bq 12.cashback-igwa00 19.cashback-oga1bq 10.cashback-uniofr.cashback-oga1bq 8.cashback-1f66gm 17.cashback-hxi27s 7.cashback-ho61ix 15.cashback-ptjxxl 7.cashback-fq07vk.cashback-eby2is 7.cashback-ho61ix 11.cashback-rphjtf 8.cashback-1f66gm 11.cashback-rphjtf 10.cashback-hep4u0.cashback-rphjtf 12.cashback-t2ognc 13.cashback-61fud2 14.cashback-z7078p 15.cashback-5wqgr8 14.cashback-x9u35o.cashback-yyqvzt 14.cashback-fuk0vk 15.cashback-h7972d 14.cashback-y6r4iu 15.cashback-browvv 14.cashback-s2fuo4.cashback-ufo3nx 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.cashback-ymvh2g 15.cashback-dbiilu.cashback-cbce8y 15.cashback-to16qu 15.cashback-ry36oi 15.cashback-nbbuot 15.cashback-66o1q9 15.cashback-nou3va.cashback-qykeya 15.cashback-nbbuot 15.cashback-c7eojn 15.cashback-hoh5gz 15.cashback-jauk08 15.cashback-7ikxgu.cashback-eymqi0 15.cashback-vpbp2l 7.cashback-a0rydj 18.cashback-fhpio5 7.cashback-q2igyp 23.cashback-5ip2tt.cashback-cvlc78.cashback-9n123u 18.cashback-a51e1z 19.cashback-8x69b5 15.cashback-vdx25y 15.cashback-ymvh2g 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.cashback-m7ckxh [type="submit"] *,
.cashback-vhiger button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .cashback-ffc361 {
    display: none;
  }
}

.cashback-g1p1o6 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .cashback-g1p1o6 {
  display: none;
}

@media (min-width: 768px) {
  .cashback-g1p1o6 {
    bottom: 22px;
  }
}

.cashback-g1p1o6 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .cashback-g1p1o6 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.cashback-giqwq8.static) .cashback-g1p1o6 {
    bottom: 8px;
  }
}

.cashback-mccx9v {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.cashback-w2h9dr.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.cashback-5kdj96 3.cashback-62bfmv.cashback-7cbvtm.cashback-r8tr9x 3.cashback-wm0qb9 3.cashback-qzssxk 5.cashback-5xpge3 3.cashback-qzssxk 8.cashback-4l7dgx.cashback-gn2pze.cashback-qzssxk 26.cashback-iz0or1 5.cashback-4tm9ci 28.cashback-qf5td4 8.cashback-lb4xr9 28.cashback-pjwzl6.cashback-h4z7xc 28.cashback-u0ipug.cashback-cm5xgg 34.cashback-8oh5hs.cashback-p194r6 36.cashback-b8oa9v 11.cashback-l7cwi8 37.cashback-l7nhij 12.cashback-hkq16n 36.cashback-yn2kyg.cashback-otvc8o 28.cashback-ktg1g7.cashback-i472nu.cashback-8zqdfx 28.cashback-4h8dsy 36.cashback-tnydg6 26.cashback-5psnzw 36.cashback-tnydg6 23.cashback-nmzp6l.cashback-nd9yy5.cashback-tnydg6 5.cashback-1n6gwq 34.cashback-edksx0 3.cashback-wm0qb9 31.cashback-5kdj96 3.cashback-x97qwk.cashback-j1y29z 18.cashback-6toakx.cashback-aa6r42 18.cashback-rqqa7w 8.cashback-73rotb 17.cashback-vvpz9v 8.cashback-73rotb 15.cashback-iwguxd.cashback-73rotb 14.cashback-mbk0z5 9.cashback-aa6r42 13.cashback-cqkdjt 11.cashback-j1y29z 13.cashback-kaok4h.cashback-93n1ff 13.cashback-cqkdjt 13.cashback-ofg0en 14.cashback-mbk0z5 13.cashback-ofg0en 15.cashback-gbzuly.cashback-ofg0en 17.cashback-vvpz9v 12.cashback-93n1ff 18.cashback-rqqa7w 11.cashback-j1y29z 18.cashback-387dtl.cashback-8od79p 18.cashback-oggrpg.cashback-blqed4 18.cashback-rqqa7w 17.cashback-xqopjy 17.cashback-vvpz9v 17.cashback-xqopjy 15.cashback-5ftjcw.cashback-xqopjy 14.cashback-mbk0z5 18.cashback-blqed4 13.cashback-cqkdjt 20.cashback-8od79p 13.cashback-6fhbqp.cashback-0mdqxf 13.cashback-cqkdjt 22.cashback-8asxs9 14.cashback-mbk0z5 22.cashback-8asxs9 15.cashback-ovev5u.cashback-76g5bq 17.cashback-vvpz9v 21.cashback-0mdqxf 18.cashback-rqqa7w 20.cashback-8od79p 18.cashback-m93ytu.cashback-nm2ndv 18.cashback-u0lfis.cashback-3knhqm 18.cashback-rqqa7w 26.cashback-d5rt1g 17.cashback-vvpz9v 26.cashback-d5rt1g 15.cashback-shcp3j.cashback-d5rt1g 14.cashback-mbk0z5 27.cashback-3knhqm 13.cashback-cqkdjt 28.cashback-nm2ndv 13.cashback-mcnneb.cashback-857o54 13.cashback-cqkdjt 31.cashback-s08bob 14.cashback-mbk0z5 31.cashback-s08bob 15.cashback-9pmbo7.cashback-d5rt1g 17.cashback-vvpz9v 30.cashback-857o54 18.cashback-rqqa7w 28.cashback-nm2ndv 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .cashback-mccx9v {
    display: none;
  }
}

.cashback-5v1jf5 {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .cashback-5v1jf5 {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.cashback-vhiger {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .cashback-vhiger {
    padding: 14px 16px;
  }
}

.cashback-vhiger button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.cashback-vhiger button:first-child {
  align-content: end;
}

.cashback-vhiger button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .cashback-vhiger
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .cashback-vhiger
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.cashback-vhiger button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.cashback-vhiger button:last-child svg {
  width: 38px;
  height: 38px;
}

.cashback-at16qy {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.cashback-at16qy::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .cashback-at16qy,
.pc61d126-chatbot[data-active-screen="3"]
  .cashback-at16qy {
  opacity: 1;
  visibility: visible;
}

.cashback-xup3q5 {
  flex: 1 1;
}

.cashback-bl9ouc {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .cashback-bl9ouc {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .cashback-473574 {
  display: block;
}

.cashback-ekezl2 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .cashback-ekezl2 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.cashback-klkygs {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.cashback-klkygs::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.cashback-ok2hu2 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.cashback-ok2hu2 p {
  color: var(--Text-100);
}

.cashback-klkygs .cashback-1luei6 {
  grid-area: button;
}

.cashback-klkygs .cashback-1luei6::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.cashback-w2h9dr.org/2000/svg'%3E%3Cpath d='M4.cashback-h1s6r8 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.cashback-kp7jbo 15L16.cashback-kp7jbo 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.cashback-kp7jbo 5L16.cashback-kp7jbo 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .cashback-7w1fg3 {
  display: block;
}

.cashback-9l8l8y {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .cashback-9l8l8y {
    margin-top: 40px;
  }
}

.cashback-ca7xyi label,
.cashback-ca7xyi input {
  display: block;
  width: 100%;
}

.cashback-ca7xyi label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.cashback-ca7xyi label.cashback-m36pit input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.cashback-ca7xyi label.cashback-m36pit::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.cashback-ca7xyi input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.cashback-ca7xyi input::placeholder {
  color: var(--Text-400);
}

.cashback-qvjsrw {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .cashback-qvjsrw {
  display: flex;
}

.cashback-qvjsrw ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .cashback-qvjsrw ol {
    height: 420px;
    padding: 24px;
  }
}

.cashback-qvjsrw ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.cashback-m7ckxh {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .cashback-m7ckxh {
    padding: 0 24px 24px;
  }
}

.cashback-m7ckxh input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.cashback-m7ckxh input::placeholder {
  color: var(--Text-400);
}

.cashback-m7ckxh [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.cashback-m7ckxh [type="submit"]:disabled {
  opacity: 0.5;
}

.cashback-m7ckxh [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .cashback-m7ckxh [type="submit"] {
    right: 40px;
  }
}

.cashback-vgby6k {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.cashback-vgby6k.cashback-w1csmm {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.cashback-vgby6k.cashback-w1csmm::before {
  content: "";
  width: 31px;
}

.cashback-vgby6k.cashback-w1csmm p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.cashback-vgby6k.cashback-6y8w7i p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.cashback-vgby6k p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.cashback-g1p1o6 .cashback-1luei6 {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.cashback-ffc361 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .cashback-ffc361 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .cashback-ffc361 {
    padding: 15px 0;
  }
}

.cashback-ffc361 .cashback-uavzk3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .cashback-ffc361 .cashback-uavzk3 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.cashback-m8e2ze {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .cashback-m8e2ze {
    max-width: 180px;
    height: 47px;
  }
}

.cashback-m8e2ze picture,
.cashback-m8e2ze img {
  display: block;
  width: 100%;
  height: 100%;
}

.cashback-m8e2ze img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .cashback-ljulce {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.cashback-cknk9h ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .cashback-ffc361.cashback-1reo7s .cashback-ljulce {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .cashback-ljulce {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .cashback-ljulce {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.cashback-yzwfz1,
.cashback-aa8f5o {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .cashback-yzwfz1,
  .cashback-aa8f5o {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .cashback-aa8f5o {
    display: none;
  }
}

.cashback-coz6hm {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.cashback-1reo7s .cashback-coz6hm {
  background: var(--fh-bg-color);
}

.cashback-coz6hm button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .cashback-coz6hm {
    display: none;
  }
}

.cashback-33qzhg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .cashback-33qzhg {
    display: none;
  }
}

.cashback-v12meb {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.cashback-ffc361.cashback-1reo7s .cashback-v12meb:first-child {
  display: none;
}

.cashback-ffc361.cashback-1reo7s .cashback-v12meb:last-child {
  display: block;
}

.cashback-v12meb:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .cashback-v12meb {
    display: none;
  }
}

.cashback-wxzzor {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .cashback-wxzzor {
    display: flex;
  }
}

.cashback-wxzzor ul {
  max-height: 350px;
  overflow-y: auto;
}

.cashback-wxzzor:hover ul {
  visibility: visible;
  opacity: 1;
}

.cashback-wxzzor:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.cashback-wxzzor:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.cashback-wxzzor:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.cashback-wxzzor:hover .cashback-ibrf9g svg {
  transform: rotate(180deg);
}

.cashback-b7rmtv {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.cashback-5tfpbf {
  padding: 0 8px;
}

.cashback-z5l5wj {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.cashback-z5l5wj:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .cashback-z5l5wj {
    padding: 4px 8px;
  }
}

.cashback-fcotfw {
  display: flex;
}

.cashback-fcotfw img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.cashback-ibrf9g {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.cashback-ibrf9g svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.cashback-b5544r {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .cashback-b5544r {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.cashback-sz78v0 {
  width: 100%;
}

@media (min-width: 1200px) {
  .cashback-sz78v0 {
    display: none;
  }
}

.cashback-sy63ff {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.cashback-k4yu0k {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.cashback-afnai1 {
  display: flex;
}

.cashback-evfes9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.cashback-x82jxm {
  list-style: none;
}

@media (max-width: 1199px) {
  .cashback-x82jxm {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .cashback-x82jxm {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .cashback-x82jxm .cashback-bc6ugr [data-ref-el],
  .cashback-x82jxm .cashback-bc6ugr span,
  .cashback-x82jxm .cashback-bc6ugr a {
    white-space: nowrap;
  }
}

.cashback-a9eotm {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .cashback-a9eotm.cashback-narlcq > .cashback-bc6ugr {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .cashback-a9eotm.cashback-3qdxdv:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .cashback-a9eotm.cashback-narlcq > .cashback-lpe7gc {
    height: auto;
  }

  .cashback-a9eotm.cashback-narlcq > div > .cashback-vdfzps {
    transform: rotate(180deg);
  }
}

.cashback-a9eotm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.cashback-a9eotm [data-ref-el],
.cashback-a9eotm span {
  cursor: pointer;
}

.cashback-a9eotm [data-ref-el],
.cashback-a9eotm span,
.cashback-a9eotm a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .cashback-a9eotm [data-ref-el],
  .cashback-a9eotm span,
  .cashback-a9eotm a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .cashback-a9eotm [data-ref-el],
  .cashback-a9eotm span,
  .cashback-a9eotm a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.cashback-lpe7gc {
  height: 0;
  overflow: hidden;
  transition: height 0.cashback-cknk9h ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.cashback-lpe7gc::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.cashback-lpe7gc::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.cashback-lpe7gc::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .cashback-lpe7gc {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .cashback-lpe7gc:has(> .cashback-a9eotm.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .cashback-lpe7gc .cashback-lpe7gc {
    padding: 0;
  }

  .cashback-lpe7gc .cashback-a9eotm {
    font-weight: 400;
  }

  .cashback-lpe7gc .cashback-a9eotm:hover > .cashback-bc6ugr {
    background: var(--Neutral-300);
  }

  .cashback-lpe7gc .cashback-vdfzps {
    rotate: -90deg;
  }
}

.cashback-bc6ugr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .cashback-bc6ugr {
    padding: 8px;
  }

  .cashback-a9eotm.cashback-pclj3q > .cashback-bc6ugr {
    background: var(--Neutral-300);
  }
}

.cashback-vdfzps {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.cashback-w2h9dr.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.cashback-o3t5os 0.cashback-9z8p5i.cashback-70zrs3 -0.cashback-hlj9v4 0.cashback-np2kc4 -0.cashback-hlj9v4 1.cashback-izryrd 0.cashback-m0iule.cashback-woj35g 4.cashback-fwqva6.cashback-o3t5os 0.cashback-lmosbl.cashback-h6chdb -0.cashback-hlj9v4 9.cashback-dd417a -0.cashback-hlj9v4 10.cashback-t3ihrj 0.cashback-21eomk.cashback-qc07k2 0.cashback-70zrs3 10.cashback-qc07k2 0.cashback-np2kc4 10.cashback-t3ihrj 1.cashback-4y4nr5.cashback-xdxfue 5.cashback-mqm3of.cashback-yk05xw 6.cashback-rsfbv4 5.cashback-z1ex02 6.cashback-rsfbv4 4.cashback-ax45bd 5.cashback-awb6uh.cashback-o3t5os 1.cashback-dc5fiu.cashback-hlj9v4 0.cashback-np2kc4 -0.cashback-hlj9v4 0.cashback-70zrs3 0.cashback-o3t5os 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.cashback-cknk9h ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .cashback-vdfzps {
    cursor: default;
  }
}

.cashback-7adgce {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.cashback-ei98vh {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .cashback-ei98vh {
    padding: 40px 4px;
  }
}

.cashback-0eaoyd {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .cashback-0eaoyd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.cashback-yh11yl {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .cashback-yh11yl {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.cashback-yh11yl ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.cashback-yh11yl [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.cashback-yh11yl [data-ref-el],
.cashback-yh11yl span,
.cashback-yh11yl a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.cashback-ejlar8 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .cashback-ejlar8 {
    margin-bottom: 12px;
  }
}

.cashback-mngs6j {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.cashback-mngs6j img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .cashback-mngs6j:last-child {
    margin-right: 0;
  }
}

.cashback-kxwx2z {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.cashback-ejlar8:hover .cashback-d5ze46 {
  visibility: visible;
  opacity: 1;
}

.cashback-d5ze46 {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.cashback-ibjzy6 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.cashback-poh3m3 {
  display: flex;
  margin: 6px;
}

.cashback-poh3m3 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.cashback-d5ze46::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.cashback-d5ze46::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.cashback-jd7l8c {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .cashback-jd7l8c {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.cashback-rp9nvn {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .cashback-rp9nvn {
    margin-right: 32px;
  }
}

.cashback-9q5xga {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .cashback-9q5xga {
    margin-top: 0;
    width: 340px;
  }
}

.cashback-9q5xga a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.cashback-xxf0qg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.cashback-rvmtmr {
  position: relative;
}

@media (min-width: 768px) {
  .cashback-rvmtmr {
    margin-top: 40px;
  }
}

.cashback-rvmtmr + .cashback-aivvmy,
.cashback-rvmtmr + .cashback-rvmtmr {
  margin-top: 24px;
}

.cashback-n4ycxz {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .cashback-n4ycxz {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .cashback-n4ycxz {
    padding: 80px;
  }
}

.cashback-d3t28r {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .cashback-d3t28r {
    padding: 0 16px;
}


}

.cashback-h1zq8q {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .cashback-h1zq8q {
    font-size: 48px;
    line-height: 56px;
  }
}

.cashback-k8ga5a {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .cashback-k8ga5a {
    font-size: 24px;
    line-height: 32px;
  }
}

.cashback-jawdnj {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.cashback-jawdnj:hover {
  background: var(--button-bg-hover);
}

.cashback-i5drar {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.cashback-i5drar img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .cashback-i5drar img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .cashback-i5drar img {
  min-height: 100%;
  }
}

.cashback-n4ycxz::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.cashback-utpjst {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.cashback-utpjst h1,
.cashback-utpjst h2,
.cashback-utpjst h3,
.cashback-utpjst h4 {
  margin-bottom: 6px;
}

.cashback-utpjst h1:not(:first-child),
.cashback-utpjst h2:not(:first-child),
.cashback-utpjst h3:not(:first-child),
.cashback-utpjst h4:not(:first-child) {
  margin-top: 16px;
}

.cashback-utpjst h1,
.cashback-utpjst h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .cashback-utpjst h1,
  .cashback-utpjst h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.cashback-utpjst h2,
.cashback-utpjst h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .cashback-utpjst h2,
  .cashback-utpjst h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.cashback-utpjst h3,
.cashback-utpjst h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .cashback-utpjst h3,
  .cashback-utpjst h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.cashback-utpjst h4,
.cashback-utpjst h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.cashback-utpjst ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.cashback-utpjst ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.cashback-utpjst ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.cashback-utpjst ul ul {
  margin-bottom: 8px;
}

.cashback-utpjst ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.cashback-utpjst ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.cashback-utpjst ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.cashback-utpjst ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.cashback-utpjst ol li::marker {
  font-weight: 700;
}

.cashback-utpjst ol ol {
  margin-bottom: 8px;
}

.cashback-utpjst ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.cashback-utpjst ol ul li {
  padding-left: 16px;
}

.cashback-utpjst table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .cashback-utpjst table {
    padding: 24px;
  }
}

.cashback-utpjst table.cashback-4kjpcp {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.cashback-cknk9h,
    mask-image 0.3s;
}

.cashback-utpjst table.cashback-4kjpcp.cashback-oyfa6g {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .cashback-utpjst table {
    display: table;
  }
}

.cashback-utpjst table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.cashback-utpjst table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.cashback-utpjst table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.cashback-utpjst table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .cashback-utpjst table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.cashback-utpjst table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.cashback-utpjst table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.cashback-utpjst table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.cashback-utpjst img {
  max-width: 100%;
  height: auto;
}

.cashback-nsjy4n {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
}

@media (min-width: 768px) {
  .cashback-nsjy4n {
    padding: 24px;
  }
}

.cashback-s6lrf0 {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .cashback-s6lrf0 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.cashback-s6lrf0 > * {
  margin: 0 !important;
}

.cashback-s6lrf0 img,
.cashback-4n33xw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cashback-s6lrf0 img,
  .cashback-4n33xw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cashback-swlu1k {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cashback-swlu1k {
    width: 32px;
    height: 32px;
  }
}

.cashback-tys2mk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.cashback-tys2mk .cashback-avqk36 {
  flex-shrink: 0;
}

.cashback-tys2mk .cashback-7sui3e svg {
  display: none;
}

.cashback-s8gf21 {
  display: grid;
  transition: max-height 0.cashback-cknk9h ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .cashback-s8gf21 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .cashback-s8gf21 {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.cashback-s8gf21.cashback-9uaama + .cashback-avqk36 svg {
  transform: rotate(180deg);
}

.cashback-s33owc {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.cashback-s33owc > div:nth-child(3n) {
  grid-column: span 2;
}

.cashback-s33owc
  > div:nth-child(3n)
  .cashback-az92p6
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .cashback-s33owc {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .cashback-s33owc > div:nth-child(3n) {
    grid-column: unset;
  }

  .cashback-s33owc
    > div:nth-child(3n)
    .cashback-az92p6
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .cashback-s33owc {
    max-width: 270px;
  }
}

.cashback-s33owc .cashback-az92p6 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .cashback-s33owc .cashback-az92p6 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .cashback-s33owc .cashback-az92p6 button {
    max-width: 104px;
  }
}

.cashback-6feak9 {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .cashback-6feak9 {
    margin-bottom: 0;
  }
}

.cashback-nxhpp5 {
  display: none;
  opacity: 0;
}

.cashback-i6m2rn {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.cashback-i6m2rn img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.cashback-az92p6 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.cashback-az92p6 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .cashback-az92p6
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .cashback-az92p6
    button {
    max-width: 145px;
  }
}

.cashback-z436o3:first-child
  .cashback-az92p6
  button {
  max-width: 270px;
}

.cashback-6d9sml {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.cashback-6feak9 picture {
  width: 100%;
  max-width: 100%;
}

.cashback-zfxrqj {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.cashback-zfxrqj svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.cashback-6feak9:hover .cashback-zfxrqj {
  display: flex;
}

.cashback-bml4v0 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.cashback-xpr1tu {
  display: flex;
}

.cashback-xpr1tu:hover .cashback-touqnr,
.cashback-xpr1tu .cashback-pclj3q .cashback-touqnr {
  display: flex;
}

.cashback-xpr1tu svg {
  flex-shrink: 0;
}

.cashback-touqnr {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .cashback-touqnr {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.cashback-touqnr:hover {
  display: flex;
}

.cashback-touqnr svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.cashback-9al7dl {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .cashback-9al7dl {
    font-size: 12px;
  }
}

.cashback-wd9nsr,
.cashback-t8o3ef {
  width: 50%;
  flex-shrink: 0;
}

.cashback-wd9nsr {
  font-weight: 700;
}

.cashback-14mgen .cashback-s8gf21 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .cashback-14mgen .cashback-s8gf21 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .cashback-14mgen .cashback-s8gf21 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.cashback-14mgen
  .cashback-6d9sml:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.cashback-14mgen .cashback-i6m2rn {
  height: 100% !important;
  border-radius: 16px;
}

.cashback-14mgen .cashback-az92p6 {
  gap: 4px;
  align-items: center;
}

.cashback-14mgen .cashback-az92p6 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cashback-14mgen .cashback-az92p6 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.cashback-14mgen .cashback-558c4w,
.cashback-14mgen .cashback-3cvuy3 {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.cashback-w2h9dr.org/2000/svg'%3E%3Cpath d='M9.cashback-11x1v7 4.cashback-wn8l9v.cashback-2sljhi 5.cashback-tjocik.cashback-bn5jg4 5.cashback-e37jqd.cashback-i2i5ut 5.cashback-adqkwj.cashback-as6xph 8.cashback-mnzzaq.cashback-6sfa1z 9.cashback-cq2j4s.cashback-cyt0l3 9.cashback-0mxe46.cashback-u14y8m 13.cashback-je7iv0.cashback-j5n1mr 11.cashback-b4rj9r.cashback-iundng 11.cashback-nyjovx.cashback-5dqq7f 11.cashback-pougbh.cashback-i0dskn 13.cashback-miknyf.cashback-qm2xs0 9.cashback-aarff3.cashback-mdslc3 9.cashback-pd74iv.cashback-vt8xsr 8.cashback-3cztww.cashback-n2glde 5.cashback-uifiho.cashback-meiywf 5.cashback-wb7dm7.cashback-xfelrq 5.cashback-lq83pr.cashback-3gjrcd 4.cashback-5i8vif.cashback-iundng 1.cashback-bsjcfy.cashback-11x1v7 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.cashback-14mgen .cashback-558c4w {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.cashback-14mgen .cashback-3cvuy3 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.cashback-k7p63e {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .cashback-k7p63e {
    padding: 24px;
  }
}

.cashback-k7p63e .cashback-avqk36 {
  display: flex;
}

@media (min-width: 768px) {
  .cashback-k7p63e .cashback-avqk36 {
    display: none;
  }
}

.cashback-k7p63e .cashback-7sui3e svg {
  display: none;
}

.cashback-lh64m9 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.cashback-lh64m9 .cashback-5ef3pg {
  display: none;
}

@media (min-width: 768px) {
  .cashback-lh64m9 .cashback-5ef3pg {
    display: flex;
  }
}

.cashback-gqalo1 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .cashback-gqalo1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.cashback-gqalo1 > * {
  margin: 0 !important;
}

.cashback-gqalo1 img,
.cashback-507h6b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cashback-gqalo1 img,
  .cashback-507h6b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cashback-c5c6o7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cashback-c5c6o7 {
    width: 32px;
    height: 32px;
  }
}

.cashback-bqoevc {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .cashback-bqoevc {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .cashback-bqoevc::-webkit-scrollbar {
    display: none;
  }
}

.cashback-7tm937 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .cashback-7tm937 {
    padding: 7px 15px;
  }
}

.cashback-7tm937:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.cashback-ijusej {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .cashback-ijusej {
    display: flex;
    opacity: 1;
  }
}

.cashback-7tm937 picture {
  height: 100%;
  display: block;
}

.cashback-7tm937 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .cashback-7tm937 img {
    width: 88px;
    height: 44px;
  }
}

.cashback-7tm937 p {
  text-align: center;
  width: 100%;
}

.cashback-8a5g30 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .cashback-8a5g30 {
    font-size: 40px;
    line-height: 48px;
  }
}

.cashback-8a5g30 img,
.cashback-tnig3c {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cashback-8a5g30 img,
  .cashback-tnig3c {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cashback-um7w92 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cashback-um7w92 {
    width: 32px;
    height: 32px;
  }
}

.cashback-dqf2l7 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.cashback-qg3td0 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 24px;
  padding-top: 30px;
}

.cashback-5s37j2 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.cashback-5s37j2.cashback-pclj3q {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.cashback-wm2ld3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .cashback-wm2ld3 {
    font-size: 20px;
    line-height: 28px;
  }
}

.cashback-2e2rz9 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.cashback-5o1b7w {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.cashback-cknk9h ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.cashback-6fvorf {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.cashback-6fvorf ol,
.cashback-6fvorf ul {
  padding-left: 1.3em;
}

.cashback-5s37j2.cashback-pclj3q .cashback-5o1b7w {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.cashback-5s37j2.cashback-pclj3q .cashback-2e2rz9 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.cashback-o1ciin {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .cashback-o1ciin {
    padding: 24px;
  }
}

.cashback-o1ciin .cashback-avqk36 {
  display: flex;
}

@media (min-width: 768px) {
  .cashback-o1ciin .cashback-avqk36 {
    display: none;
  }
}

.cashback-o1ciin .cashback-7sui3e svg {
  display: none;
}

.cashback-vjbe5o {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cashback-vjbe5o .cashback-5ef3pg {
  display: none;
}

@media (min-width: 768px) {
  .cashback-vjbe5o .cashback-5ef3pg {
    display: flex;
  }
}

.cashback-7ev2do {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .cashback-7ev2do {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.cashback-7ev2do > * {
  margin: 0 !important;
}

.cashback-7ev2do img,
.cashback-buic53 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cashback-7ev2do img,
  .cashback-buic53 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cashback-vecnte {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cashback-vecnte {
    width: 32px;
    height: 32px;
  }
}

.cashback-hftzbb {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .cashback-hftzbb {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .cashback-hftzbb::-webkit-scrollbar {
    display: none;
  }
}

.cashback-d518n9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.cashback-d518n9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.cashback-cszcbq {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .cashback-cszcbq {
    display: flex;
    opacity: 1;
  }
}

.cashback-d518n9 picture {
  width: auto;
  height: 100%;
  display: block;
}

.cashback-d518n9 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.cashback-gdl83x {
  margin: -24px 0;
}

.cashback-gdl83x:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .cashback-gdl83x {
    margin: -16px 0;
  }
}

.cashback-ey9jg8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .cashback-ey9jg8 {
    flex-direction: row;
  }
}

.cashback-ez3ipe {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .cashback-ez3ipe {
    flex: 1;
  }
}

.cashback-ez3ipe::placeholder {
  color: var(--Text-400);
}

.cashback-759rp8 {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.cashback-r48zqb {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.cashback-r48zqb::-webkit-scrollbar {
  display: none;
}

.cashback-katjqk {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.cashback-katjqk img,
.cashback-katjqk svg {
  margin-right: 8px;
}

.cashback-p992nn {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.cashback-gdl83x + .cashback-vmzt94 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .cashback-gdl83x + .cashback-vmzt94 {
    margin-top: -16px;
  }
}

.cashback-f2x5na {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.cashback-f2x5na > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.cashback-f2x5na > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.cashback-sadxpq {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.cashback-2rhrvw {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.cashback-obun5e {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.cashback-vl9r96 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.cashback-wx3uap {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.cashback-sadxpq button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.cashback-sadxpq button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .cashback-sadxpq {
    padding: 39px 179px 39px 39px;
  }

  .cashback-2rhrvw {
    font-size: 40px;
    line-height: 48px;
  }

  .cashback-wx3uap {
    height: 348px;
  }

  .cashback-sadxpq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .cashback-sadxpq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .cashback-sadxpq {
    padding: 63px;
  }
}

.cashback-ce5tby {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .cashback-ce5tby {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.cashback-32s0a9 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .cashback-32s0a9 {
    width: auto;
  }
}

.cashback-3fnrvq {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.cashback-3fnrvq::-webkit-scrollbar {
  display: none;
}

.cashback-3fnrvq a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.cashback-3fnrvq a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .cashback-3fnrvq {
    margin-left: 16px;
    margin-top: 0;
  }
}

.cashback-ce5tby .cashback-xxmuw9 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.cashback-cknk9h,
    mask-image 0.3s;
}

.cashback-ce5tby .cashback-xxmuw9.cashback-oyfa6g {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.cashback-b20ix4 {
  margin: 40px -16px;
}

.cashback-sqbpsk + .cashback-aivvmy,
.cashback-sqbpsk + .cashback-rvmtmr {
  margin-top: 24px;
}

.cashback-f6hh71 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.cashback-f6hh71 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cashback-95dbfg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .cashback-95dbfg {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .cashback-95dbfg {
    margin-top: 0;
  }
}

.cashback-3y01t6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .cashback-3y01t6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.cashback-h2u6jz {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .cashback-h2u6jz {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.cashback-wmuqfe {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .cashback-wmuqfe {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.cashback-3hy0ek {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .cashback-3hy0ek {
    font-size: 20px;
    line-height: 28px;
  }
}

.cashback-q5cena {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .cashback-q5cena {
    font-size: 32px;
    line-height: 40px;
  }
}

.cashback-yskh6l {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.cashback-y44lc3 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.cashback-y44lc3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.cashback-vmzt94 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.cashback-t7bvx0 {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .cashback-t7bvx0 {
    padding: 15px 48px;
  }
}

main > .cashback-vmzt94 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .cashback-s8gf21.cashback-gvqkjn > div:nth-child(n+5) {
    display: none;
  }
}

.cashback-utpjst p a img {
  display: block;
  margin: 0 auto;
}


.cashback-m951iq {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.cashback-kezm37 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.cashback-kezm37 label {
  font-size: 14px;
}

.cashback-kezm37 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.cashback-kezm37 input,
.cashback-kezm37 textarea,
.cashback-kezm37 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.cashback-kezm37 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.cashback-uy28rb ease;
}
.cashback-kezm37 button:hover {
  background-color: var(--button-bg-hover);
}
.cashback-209eh8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.cashback-y6l7ev ease-in;
}

.cashback-209eh8 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.cashback-a54d1s, .cashback-fp0o2i, [class*="review-card"],
thead, thead th, table th, .cashback-5chrko,
.cashback-jtvlnd, [class*="collapsible-header"],
.cashback-ulvdq5, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
