* {
  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;
  }
}

.battery-e1w35o {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .battery-e1w35o {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .battery-e1w35o {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.battery-6sh67u {
  overflow: hidden;
}

.battery-zoin0c img {
  background: var(--Neutral-300);
}

.battery-eo7jjs {
  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;
}

.battery-02emlg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.battery-02emlg:hover {
  background: var(--button-bg-hover);
}

.battery-lzn8no {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.battery-lzn8no:hover {
  background: var(--button-bg-hover);
}

.battery-zmafux {
  font-size: 12px;
  line-height: 18px;
}

.battery-zyudck {
  font-size: 18px;
  line-height: 26px;
}

.battery-kvpuq3 {
  width: 100%;
}

.battery-zkvx4z {
  padding: 6px 16px;
}

.battery-rvmxkw {
  padding: 10px 16px;
}

.battery-6zlt22 {
  padding: 15px 26px;
}

.battery-p59uf2 {
  flex-shrink: 0;
}

.battery-0j2pvc {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.battery-na582i {
  display: none;
}

.battery-1rzld3 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.battery-sv1rap {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.battery-vijsmo {
  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;
}

.battery-6k31w7 {
  cursor: grab;
}

.battery-vijsmo::-webkit-scrollbar {
  display: none;
}

.battery-4k23sm {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.battery-q221bs {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.battery-dov8fk {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.battery-1sjgwn {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.battery-bmquqq {
  visibility: visible;
}

.battery-i4ak8z {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.battery-byughh ease;
}

.battery-xq4p6a {
  background-color: var(--Primary-200);
  width: 16px;
}

.battery-373ul8 {
  -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.battery-byughh,
    mask-image 0.3s;
}

.battery-373ul8.battery-9mf2im {
  -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;
  }
}

.battery-sdglti: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;
}

.battery-nmnv2f {
  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.battery-vi7vp7.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.battery-vi7vp7.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;
}

.battery-0m3ue5 {
  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);
}

.battery-0m3ue5::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%
  );
}

.battery-23b2em {
  position: relative;
  z-index: 1;
}

.battery-hvc7og {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.battery-ajjw1r {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.battery-e4pkgk {
  font-size: 40px;
  line-height: 48px;
}

.battery-99kg2m {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.battery-pcz319 {
  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;
}

.battery-pcz319:hover {
  background: var(--Primary-400);
}

.battery-pcz319 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.battery-sdglti 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) {
  .battery-0m3ue5 {
    max-width: 600px;
    padding: 64px;
  }

  .battery-hvc7og {
    font-size: 24px;
    line-height: 32px;
  }

  .battery-ajjw1r {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .battery-e4pkgk {
    font-size: 50px;
    line-height: 56px;
  }

  .battery-99kg2m {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .battery-nmnv2f {
    top: 25px;
    right: 25px;
  }
}

.battery-1ililu,
.battery-xrb9io {
  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;
}

.battery-qseccb.battery-rl5ftp::before,
.battery-xrb9io::before,
.battery-riak32::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.battery-vi7vp7.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.battery-35jcdh 14.battery-3drfxz.battery-gcktmx 14.battery-mhybq0 15.battery-tbiepu 14.battery-5c61do 15.battery-f61lhp 14.battery-347c2v.battery-oxqw0s 14.battery-37qfb6 19.battery-2mtgc8 12.battery-2nxjfz 19.battery-2mtgc8 10.battery-g7uqxc.battery-2mtgc8 8.battery-agg6wg 17.battery-ja3bcu 7.battery-aortxb 15.battery-6fnpge 7.battery-zyd5qg.battery-cwfvzt 7.battery-aortxb 11.battery-qv8ag6 8.battery-agg6wg 11.battery-qv8ag6 10.battery-eof6bh.battery-qv8ag6 12.battery-ae2mx0 13.battery-q3dk8d 14.battery-zcybx5 15.battery-rejd5f 14.battery-051z17.battery-2ahaxf 14.battery-2tmwkg 15.battery-c3eqyc 14.battery-w1dopj 15.battery-jmgijq 14.battery-mkjqhc.battery-35jcdh 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.battery-81h2jo 15.battery-7rzelg.battery-3l1wuw 15.battery-mez4bf 15.battery-7au8jj 15.battery-jjymx8 15.battery-aignyn 15.battery-v8wjsy.battery-yfy7jn 15.battery-jjymx8 15.battery-lqxbk8 15.battery-t4i4r4 15.battery-9lscv0 15.battery-cnxs7z.battery-t3vb9i 15.battery-d8qah0 7.battery-ifcygy 18.battery-btyrgs 7.battery-hsmh5g 23.battery-it2qmz.battery-86vylh.battery-ec89yi 18.battery-xe6u0i 19.battery-zdlbc2 15.battery-2tdd6g 15.battery-81h2jo 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.battery-jwdsmu [type="submit"] *,
.battery-v1re47 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .battery-dy3xx8 {
    display: none;
  }
}

.battery-7n7srt {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .battery-7n7srt {
  display: none;
}

@media (min-width: 768px) {
  .battery-7n7srt {
    bottom: 22px;
  }
}

.battery-7n7srt input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .battery-7n7srt {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.battery-ekynv2.static) .battery-7n7srt {
    bottom: 8px;
  }
}

.battery-v64mcu {
  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.battery-vi7vp7.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.battery-0kciah 3.battery-vi7r5r.battery-fuugc6.battery-k0nn10 3.battery-niz54a 3.battery-2d4d23 5.battery-noi7fl 3.battery-2d4d23 8.battery-slhosg.battery-4lo7tk.battery-2d4d23 26.battery-uyxbd0 5.battery-yfkawu 28.battery-1dab9p 8.battery-lwow4s 28.battery-qj4bd1.battery-6bkhuq 28.battery-4newnh.battery-6m5fje 34.battery-z2zsjp.battery-bhhbpb 36.battery-12ona7 11.battery-dpngfe 37.battery-m2fz99 12.battery-ypqhds 36.battery-ptv1s2.battery-uj3f3i 28.battery-8xk0w3.battery-ne1mai.battery-0el4ud 28.battery-2p7882 36.battery-o2brha 26.battery-0re1du 36.battery-o2brha 23.battery-ycm6v8.battery-4dw9dx.battery-o2brha 5.battery-4yxipd 34.battery-bedgjg 3.battery-niz54a 31.battery-0kciah 3.battery-y4ytil.battery-sti71d 18.battery-pa0lwp.battery-qmcv7k 18.battery-y2jk2j 8.battery-j73skb 17.battery-xail80 8.battery-j73skb 15.battery-lwh0j6.battery-j73skb 14.battery-vny6wo 9.battery-qmcv7k 13.battery-6sxpya 11.battery-sti71d 13.battery-kgb8ql.battery-1a1j8e 13.battery-6sxpya 13.battery-dtfr43 14.battery-vny6wo 13.battery-dtfr43 15.battery-27j04k.battery-dtfr43 17.battery-xail80 12.battery-1a1j8e 18.battery-y2jk2j 11.battery-sti71d 18.battery-7cgnuc.battery-lsk651 18.battery-ksga2x.battery-7096z1 18.battery-y2jk2j 17.battery-3bkl4g 17.battery-xail80 17.battery-3bkl4g 15.battery-9s9q79.battery-3bkl4g 14.battery-vny6wo 18.battery-7096z1 13.battery-6sxpya 20.battery-lsk651 13.battery-ag1ui4.battery-v6rrcm 13.battery-6sxpya 22.battery-2b4n0n 14.battery-vny6wo 22.battery-2b4n0n 15.battery-mrpjh6.battery-xxv4on 17.battery-xail80 21.battery-v6rrcm 18.battery-y2jk2j 20.battery-lsk651 18.battery-cujfpt.battery-3pzd6m 18.battery-4b1gi2.battery-boz37w 18.battery-y2jk2j 26.battery-4fd3m0 17.battery-xail80 26.battery-4fd3m0 15.battery-naiv9z.battery-4fd3m0 14.battery-vny6wo 27.battery-boz37w 13.battery-6sxpya 28.battery-3pzd6m 13.battery-g1x5bi.battery-j4xml5 13.battery-6sxpya 31.battery-lwmo0s 14.battery-vny6wo 31.battery-lwmo0s 15.battery-v216au.battery-4fd3m0 17.battery-xail80 30.battery-j4xml5 18.battery-y2jk2j 28.battery-3pzd6m 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"])
    .battery-v64mcu {
    display: none;
  }
}

.battery-z9ubpn {
  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) {
  .battery-z9ubpn {
    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;
}

.battery-v1re47 {
  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) {
  .battery-v1re47 {
    padding: 14px 16px;
  }
}

.battery-v1re47 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.battery-v1re47 button:first-child {
  align-content: end;
}

.battery-v1re47 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .battery-v1re47
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .battery-v1re47
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.battery-v1re47 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.battery-v1re47 button:last-child svg {
  width: 38px;
  height: 38px;
}

.battery-riak32 {
  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;
}

.battery-riak32::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .battery-riak32,
.pc61d126-chatbot[data-active-screen="3"]
  .battery-riak32 {
  opacity: 1;
  visibility: visible;
}

.battery-xy394r {
  flex: 1 1;
}

.battery-xfyw97 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .battery-xfyw97 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .battery-zb7gc9 {
  display: block;
}

.battery-bl5f7q {
  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) {
  .battery-bl5f7q {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.battery-xrb9io {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.battery-xrb9io::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.battery-6dqlio span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.battery-6dqlio p {
  color: var(--Text-100);
}

.battery-xrb9io .battery-9qtxv6 {
  grid-area: button;
}

.battery-xrb9io .battery-9qtxv6::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.battery-vi7vp7.org/2000/svg'%3E%3Cpath d='M4.battery-uim07j 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.battery-cz22e0 15L16.battery-cz22e0 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.battery-cz22e0 5L16.battery-cz22e0 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .battery-n2sju5 {
  display: block;
}

.battery-lss0wu {
  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) {
  .battery-lss0wu {
    margin-top: 40px;
  }
}

.battery-1ililu label,
.battery-1ililu input {
  display: block;
  width: 100%;
}

.battery-1ililu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.battery-1ililu label.battery-loc15y input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.battery-1ililu label.battery-loc15y::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;
}

.battery-1ililu 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;
}

.battery-1ililu input::placeholder {
  color: var(--Text-400);
}

.battery-77mp5c {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .battery-77mp5c {
  display: flex;
}

.battery-77mp5c ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .battery-77mp5c ol {
    height: 420px;
    padding: 24px;
  }
}

.battery-77mp5c ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.battery-jwdsmu {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .battery-jwdsmu {
    padding: 0 24px 24px;
  }
}

.battery-jwdsmu 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;
}

.battery-jwdsmu input::placeholder {
  color: var(--Text-400);
}

.battery-jwdsmu [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.battery-jwdsmu [type="submit"]:disabled {
  opacity: 0.5;
}

.battery-jwdsmu [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .battery-jwdsmu [type="submit"] {
    right: 40px;
  }
}

.battery-qseccb {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.battery-qseccb.battery-rl5ftp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.battery-qseccb.battery-rl5ftp::before {
  content: "";
  width: 31px;
}

.battery-qseccb.battery-rl5ftp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.battery-qseccb.battery-lk0gyh p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.battery-qseccb p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.battery-7n7srt .battery-9qtxv6 {
  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;
  }
}

.battery-dy3xx8 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .battery-dy3xx8 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .battery-dy3xx8 {
    padding: 18px 0;
  }
}

.battery-dy3xx8 .battery-e1w35o {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .battery-dy3xx8 .battery-e1w35o {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.battery-u4avq1 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .battery-u4avq1 {
    max-width: 160px;
    height: 40px;
  }
}

.battery-u4avq1 picture,
.battery-u4avq1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.battery-u4avq1 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .battery-ogv9vp {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.battery-byughh ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .battery-dy3xx8.battery-886lyd .battery-ogv9vp {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .battery-ogv9vp {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .battery-ogv9vp {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.battery-pa1oct,
.battery-ls41s5 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .battery-pa1oct,
  .battery-ls41s5 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .battery-ls41s5 {
    display: none;
  }
}

.battery-559qat {
  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;
}

.battery-886lyd .battery-559qat {
  background: var(--fh-bg-color);
}

.battery-559qat button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .battery-559qat {
    display: none;
  }
}

.battery-mqq20s {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .battery-mqq20s {
    display: none;
  }
}

.battery-x2w9tq {
  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;
}

.battery-dy3xx8.battery-886lyd .battery-x2w9tq:first-child {
  display: none;
}

.battery-dy3xx8.battery-886lyd .battery-x2w9tq:last-child {
  display: block;
}

.battery-x2w9tq:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .battery-x2w9tq {
    display: none;
  }
}

.battery-1ljuum {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .battery-1ljuum {
    display: flex;
  }
}

.battery-1ljuum ul {
  max-height: 350px;
  overflow-y: auto;
}

.battery-1ljuum:hover ul {
  visibility: visible;
  opacity: 1;
}

.battery-1ljuum:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.battery-1ljuum:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.battery-1ljuum:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.battery-1ljuum:hover .battery-195oxh svg {
  transform: rotate(180deg);
}

.battery-akdu2p {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.battery-z0m8tr {
  padding: 0 8px;
}

.battery-abjqwd {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.battery-abjqwd:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .battery-abjqwd {
    padding: 4px 8px;
  }
}

.battery-gfz5v2 {
  display: flex;
}

.battery-gfz5v2 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.battery-195oxh {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.battery-195oxh svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.battery-v9ep0o {
  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) {
  .battery-v9ep0o {
    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;
  }
}

.battery-f6bsbz {
  width: 100%;
}

@media (min-width: 1200px) {
  .battery-f6bsbz {
    display: none;
  }
}

.battery-isrvap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.battery-cu9jg3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.battery-m3pek3 {
  display: flex;
}

.battery-trbs08 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.battery-p2vnaj {
  list-style: none;
}

@media (max-width: 1199px) {
  .battery-p2vnaj {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .battery-p2vnaj {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .battery-p2vnaj .battery-7i57r2 [data-ref-el],
  .battery-p2vnaj .battery-7i57r2 span,
  .battery-p2vnaj .battery-7i57r2 a {
    white-space: nowrap;
  }
}

.battery-hxbc5f {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .battery-hxbc5f.battery-v38u5c > .battery-7i57r2 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .battery-hxbc5f.battery-2v5zkj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .battery-hxbc5f.battery-v38u5c > .battery-peteyj {
    height: auto;
  }

  .battery-hxbc5f.battery-v38u5c > div > .battery-11mrht {
    transform: rotate(180deg);
  }
}

.battery-hxbc5f [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.battery-hxbc5f [data-ref-el],
.battery-hxbc5f span {
  cursor: pointer;
}

.battery-hxbc5f [data-ref-el],
.battery-hxbc5f span,
.battery-hxbc5f 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) {
  .battery-hxbc5f [data-ref-el],
  .battery-hxbc5f span,
  .battery-hxbc5f a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .battery-hxbc5f [data-ref-el],
  .battery-hxbc5f span,
  .battery-hxbc5f a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.battery-peteyj {
  height: 0;
  overflow: hidden;
  transition: height 0.battery-byughh ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.battery-peteyj::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.battery-peteyj::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.battery-peteyj::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .battery-peteyj {
    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;
  }

  .battery-peteyj:has(> .battery-hxbc5f.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .battery-peteyj .battery-peteyj {
    padding: 0;
  }

  .battery-peteyj .battery-hxbc5f {
    font-weight: 400;
  }

  .battery-peteyj .battery-hxbc5f:hover > .battery-7i57r2 {
    background: var(--Neutral-300);
  }

  .battery-peteyj .battery-11mrht {
    rotate: -90deg;
  }
}

.battery-7i57r2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .battery-7i57r2 {
    padding: 8px;
  }

  .battery-hxbc5f.battery-96twuf > .battery-7i57r2 {
    background: var(--Neutral-300);
  }
}

.battery-11mrht {
  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.battery-vi7vp7.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.battery-akvgxg 0.battery-rr9yz8.battery-go9h7s -0.battery-6uo42e 0.battery-ce177b -0.battery-6uo42e 1.battery-3dbsui 0.battery-fqpl7a.battery-b2lk2x 4.battery-lsgvuv.battery-akvgxg 0.battery-ds6y0m.battery-x3jixc -0.battery-6uo42e 9.battery-1lcizv -0.battery-6uo42e 10.battery-sk5xio 0.battery-9dc97a.battery-rimfyw 0.battery-go9h7s 10.battery-rimfyw 0.battery-ce177b 10.battery-sk5xio 1.battery-c5gtfl.battery-wp77jl 5.battery-k88j4f.battery-uo7l05 6.battery-wcsk5g 5.battery-nm3kqi 6.battery-wcsk5g 4.battery-ud2qhw 5.battery-3ka6ea.battery-akvgxg 1.battery-4l47xx.battery-6uo42e 0.battery-ce177b -0.battery-6uo42e 0.battery-go9h7s 0.battery-akvgxg 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.battery-byughh ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .battery-11mrht {
    cursor: default;
  }
}

.battery-hdg3oo {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.battery-ewtps4 {
  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) {
  .battery-ewtps4 {
    padding: 40px 4px;
  }
}

.battery-414tv3 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .battery-414tv3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.battery-e297mf {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .battery-e297mf {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.battery-e297mf ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.battery-e297mf [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.battery-e297mf [data-ref-el],
.battery-e297mf span,
.battery-e297mf a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.battery-hwoql3 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .battery-hwoql3 {
    margin-bottom: 12px;
  }
}

.battery-agrh6q {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.battery-agrh6q img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .battery-agrh6q:last-child {
    margin-right: 0;
  }
}

.battery-wnna8y {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.battery-hwoql3:hover .battery-gtypis {
  visibility: visible;
  opacity: 1;
}

.battery-gtypis {
  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);
}

.battery-58doi8 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.battery-7vkds2 {
  display: flex;
  margin: 6px;
}

.battery-7vkds2 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.battery-gtypis::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);
}

.battery-gtypis::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);
}

.battery-xti4rl {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .battery-xti4rl {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.battery-8i2n4l {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .battery-8i2n4l {
    margin-right: 32px;
  }
}

.battery-aimdch {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .battery-aimdch {
    margin-top: 0;
    width: 340px;
  }
}

.battery-aimdch a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.battery-bak9jm {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.battery-f922nv {
  position: relative;
}

@media (min-width: 768px) {
  .battery-f922nv {
    margin-top: 40px;
  }
}

.battery-f922nv + .battery-2os0rc,
.battery-f922nv + .battery-f922nv {
  margin-top: 24px;
}

.battery-w6c9sh {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .battery-w6c9sh {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .battery-w6c9sh {
    padding: 80px;
  }
}

.battery-47a0l4 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .battery-47a0l4 {
    padding: 0 16px;
}


}

.battery-04pjc4 {
  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) {
  .battery-04pjc4 {
    font-size: 48px;
    line-height: 56px;
  }
}

.battery-h3ctd7 {
  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) {
  .battery-h3ctd7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.battery-oj11x0 {
  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;
}

.battery-oj11x0:hover {
  background: var(--button-bg-hover);
}

.battery-yyfqh6 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.battery-yyfqh6 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .battery-yyfqh6 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .battery-yyfqh6 img {
  min-height: 100%;
  }
}

.battery-w6c9sh::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.battery-rbloz9 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.battery-rbloz9 h1,
.battery-rbloz9 h2,
.battery-rbloz9 h3,
.battery-rbloz9 h4 {
  margin-bottom: 6px;
}

.battery-rbloz9 h1:not(:first-child),
.battery-rbloz9 h2:not(:first-child),
.battery-rbloz9 h3:not(:first-child),
.battery-rbloz9 h4:not(:first-child) {
  margin-top: 16px;
}

.battery-rbloz9 h1,
.battery-rbloz9 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .battery-rbloz9 h1,
  .battery-rbloz9 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.battery-rbloz9 h2,
.battery-rbloz9 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .battery-rbloz9 h2,
  .battery-rbloz9 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.battery-rbloz9 h3,
.battery-rbloz9 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .battery-rbloz9 h3,
  .battery-rbloz9 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.battery-rbloz9 h4,
.battery-rbloz9 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.battery-rbloz9 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.battery-rbloz9 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.battery-rbloz9 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);
}

.battery-rbloz9 ul ul {
  margin-bottom: 8px;
}

.battery-rbloz9 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.battery-rbloz9 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.battery-rbloz9 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.battery-rbloz9 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.battery-rbloz9 ol li::marker {
  font-weight: 700;
}

.battery-rbloz9 ol ol {
  margin-bottom: 8px;
}

.battery-rbloz9 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.battery-rbloz9 ol ul li {
  padding-left: 16px;
}

.battery-rbloz9 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) {
  .battery-rbloz9 table {
    padding: 24px;
  }
}

.battery-rbloz9 table.battery-aduxsy {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.battery-byughh,
    mask-image 0.3s;
}

.battery-rbloz9 table.battery-aduxsy.battery-9mf2im {
  -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) {
  .battery-rbloz9 table {
    display: table;
  }
}

.battery-rbloz9 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);
}

.battery-rbloz9 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.battery-rbloz9 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.battery-rbloz9 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) {
  .battery-rbloz9 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.battery-rbloz9 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.battery-rbloz9 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.battery-rbloz9 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.battery-rbloz9 img {
  max-width: 100%;
  height: auto;
}

.battery-81l1vl {
  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) {
  .battery-81l1vl {
    padding: 24px;
  }
}

.battery-wyy1cl {
  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) {
  .battery-wyy1cl {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.battery-wyy1cl > * {
  margin: 0 !important;
}

.battery-wyy1cl img,
.battery-vkn32e {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .battery-wyy1cl img,
  .battery-vkn32e {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.battery-kizruo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .battery-kizruo {
    width: 32px;
    height: 32px;
  }
}

.battery-3mqj7k {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.battery-3mqj7k .battery-fevylj {
  flex-shrink: 0;
}

.battery-3mqj7k .battery-4r1uak svg {
  display: none;
}

.battery-nx5jiy {
  display: grid;
  transition: max-height 0.battery-byughh ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .battery-nx5jiy {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .battery-nx5jiy {
    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));
  }
}

.battery-nx5jiy.battery-798o5z + .battery-fevylj svg {
  transform: rotate(180deg);
}

.battery-ioctx4 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.battery-ioctx4 > div:nth-child(3n) {
  grid-column: span 2;
}

.battery-ioctx4
  > div:nth-child(3n)
  .battery-n45ahw
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .battery-ioctx4 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .battery-ioctx4 > div:nth-child(3n) {
    grid-column: unset;
  }

  .battery-ioctx4
    > div:nth-child(3n)
    .battery-n45ahw
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .battery-ioctx4 {
    max-width: 270px;
  }
}

.battery-ioctx4 .battery-n45ahw button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .battery-ioctx4 .battery-n45ahw button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .battery-ioctx4 .battery-n45ahw button {
    max-width: 104px;
  }
}

.battery-oijhgt {
  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) {
  .battery-oijhgt {
    margin-bottom: 0;
  }
}

.battery-2qy0cx {
  display: none;
  opacity: 0;
}

.battery-q87sxk {
  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;
  }
}

.battery-q87sxk img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.battery-n45ahw {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.battery-n45ahw button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .battery-n45ahw
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .battery-n45ahw
    button {
    max-width: 145px;
  }
}

.battery-9qf5zg:first-child
  .battery-n45ahw
  button {
  max-width: 270px;
}

.battery-obacgv {
  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%;
}

.battery-oijhgt picture {
  width: 100%;
  max-width: 100%;
}

.battery-i0y4aw {
  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;
}

.battery-i0y4aw svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.battery-oijhgt:hover .battery-i0y4aw {
  display: flex;
}

.battery-fe67wa {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.battery-bnuce4 {
  display: flex;
}

.battery-bnuce4:hover .battery-jh9rt5,
.battery-bnuce4 .battery-96twuf .battery-jh9rt5 {
  display: flex;
}

.battery-bnuce4 svg {
  flex-shrink: 0;
}

.battery-jh9rt5 {
  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) {
  .battery-jh9rt5 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.battery-jh9rt5:hover {
  display: flex;
}

.battery-jh9rt5 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.battery-pn6mqa {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .battery-pn6mqa {
    font-size: 12px;
  }
}

.battery-65li4s,
.battery-df779c {
  width: 50%;
  flex-shrink: 0;
}

.battery-65li4s {
  font-weight: 700;
}

.battery-tqgyo3 .battery-nx5jiy {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .battery-tqgyo3 .battery-nx5jiy {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .battery-tqgyo3 .battery-nx5jiy {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.battery-tqgyo3
  .battery-obacgv:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.battery-tqgyo3 .battery-q87sxk {
  height: 100% !important;
  border-radius: 16px;
}

.battery-tqgyo3 .battery-n45ahw {
  gap: 4px;
  align-items: center;
}

.battery-tqgyo3 .battery-n45ahw button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.battery-tqgyo3 .battery-n45ahw svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.battery-tqgyo3 .battery-1zcx0b,
.battery-tqgyo3 .battery-sl0krb {
  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.battery-vi7vp7.org/2000/svg'%3E%3Cpath d='M9.battery-jp5hug 4.battery-4x8vkb.battery-tpfnpx 5.battery-idfqbw.battery-njzcip 5.battery-c1h8fj.battery-aqrdrh 5.battery-uxv6kt.battery-aeqgba 8.battery-howe5p.battery-axi0aa 9.battery-bhtd5u.battery-yah9nt 9.battery-dgp1ah.battery-tgusdp 13.battery-5vvjfp.battery-bnyx0j 11.battery-py9qlo.battery-xt89og 11.battery-dmkrir.battery-cghc44 11.battery-aydv6b.battery-391nw3 13.battery-mucmnb.battery-avssaq 9.battery-f3mupt.battery-0pi00j 9.battery-36em4h.battery-cc7id5 8.battery-ifjf2d.battery-fdg3xo 5.battery-t4bbz6.battery-h3ngvy 5.battery-xj6h8l.battery-wv3h9j 5.battery-6sayy7.battery-f8rnhp 4.battery-xgkspc.battery-xt89og 1.battery-6it5rk.battery-jp5hug 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.battery-tqgyo3 .battery-1zcx0b {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.battery-tqgyo3 .battery-sl0krb {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.battery-msxj1z {
  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) {
  .battery-msxj1z {
    padding: 24px;
  }
}

.battery-msxj1z .battery-fevylj {
  display: flex;
}

@media (min-width: 768px) {
  .battery-msxj1z .battery-fevylj {
    display: none;
  }
}

.battery-msxj1z .battery-4r1uak svg {
  display: none;
}

.battery-g5nxfn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.battery-g5nxfn .battery-eo7jjs {
  display: none;
}

@media (min-width: 768px) {
  .battery-g5nxfn .battery-eo7jjs {
    display: flex;
  }
}

.battery-n9vj1d {
  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) {
  .battery-n9vj1d {
    font-size: 40px;
    line-height: 48px;
  }
}

.battery-n9vj1d > * {
  margin: 0 !important;
}

.battery-n9vj1d img,
.battery-1wd3i0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .battery-n9vj1d img,
  .battery-1wd3i0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.battery-zi85aa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .battery-zi85aa {
    width: 32px;
    height: 32px;
  }
}

.battery-g3nisq {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .battery-g3nisq {
    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;
  }

  .battery-g3nisq::-webkit-scrollbar {
    display: none;
  }
}

.battery-podlu0 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .battery-podlu0 {
    padding: 7px 15px;
  }
}

.battery-podlu0:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.battery-24gept {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .battery-24gept {
    display: flex;
    opacity: 1;
  }
}

.battery-podlu0 picture {
  height: 100%;
  display: block;
}

.battery-podlu0 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .battery-podlu0 img {
    width: 88px;
    height: 44px;
  }
}

.battery-podlu0 p {
  text-align: center;
  width: 100%;
}

.battery-5a0446 {
  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) {
  .battery-5a0446 {
    font-size: 40px;
    line-height: 48px;
  }
}

.battery-5a0446 img,
.battery-7o954b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .battery-5a0446 img,
  .battery-7o954b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.battery-8th0nx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .battery-8th0nx {
    width: 32px;
    height: 32px;
  }
}

.battery-xgmr0v {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.battery-8exh79 {
  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;
}

.battery-r1pgoi {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.battery-r1pgoi.battery-96twuf {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.battery-8xqe0m {
  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) {
  .battery-8xqe0m {
    font-size: 20px;
    line-height: 28px;
  }
}

.battery-bo3tit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.battery-z3jav2 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.battery-byughh ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.battery-vx9id9 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.battery-vx9id9 ol,
.battery-vx9id9 ul {
  padding-left: 1.3em;
}

.battery-r1pgoi.battery-96twuf .battery-z3jav2 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.battery-r1pgoi.battery-96twuf .battery-bo3tit {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.battery-boz99a {
  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) {
  .battery-boz99a {
    padding: 24px;
  }
}

.battery-boz99a .battery-fevylj {
  display: flex;
}

@media (min-width: 768px) {
  .battery-boz99a .battery-fevylj {
    display: none;
  }
}

.battery-boz99a .battery-4r1uak svg {
  display: none;
}

.battery-bq0s2e {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.battery-bq0s2e .battery-eo7jjs {
  display: none;
}

@media (min-width: 768px) {
  .battery-bq0s2e .battery-eo7jjs {
    display: flex;
  }
}

.battery-po6xgl {
  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) {
  .battery-po6xgl {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.battery-po6xgl > * {
  margin: 0 !important;
}

.battery-po6xgl img,
.battery-y4hujm {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .battery-po6xgl img,
  .battery-y4hujm {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.battery-w7w1rq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .battery-w7w1rq {
    width: 32px;
    height: 32px;
  }
}

.battery-tex3lv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .battery-tex3lv {
    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;
  }

  .battery-tex3lv::-webkit-scrollbar {
    display: none;
  }
}

.battery-juli3a {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.battery-juli3a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.battery-sch5ry {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .battery-sch5ry {
    display: flex;
    opacity: 1;
  }
}

.battery-juli3a picture {
  width: auto;
  height: 100%;
  display: block;
}

.battery-juli3a picture img {
  display: block;
  width: auto;
  height: 100%;
}

.battery-m32sra {
  margin: -24px 0;
}

.battery-m32sra:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .battery-m32sra {
    margin: -16px 0;
  }
}

.battery-jz9dqf {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .battery-jz9dqf {
    flex-direction: row;
  }
}

.battery-0ecbkt {
  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) {
  .battery-0ecbkt {
    flex: 1;
  }
}

.battery-0ecbkt::placeholder {
  color: var(--Text-400);
}

.battery-kn8t1m {
  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;
}

.battery-qcoeqr {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.battery-qcoeqr::-webkit-scrollbar {
  display: none;
}

.battery-z01r7n {
  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;
}

.battery-z01r7n img,
.battery-z01r7n svg {
  margin-right: 8px;
}

.battery-u7i65i {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.battery-m32sra + .battery-hdfq33 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .battery-m32sra + .battery-hdfq33 {
    margin-top: -16px;
  }
}

.battery-3as8z5 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.battery-3as8z5 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.battery-3as8z5 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.battery-qo8dpl {
  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;
}

.battery-l8j740 {
  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;
}

.battery-wegglq {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.battery-r6lc69 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.battery-1antk8 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.battery-qo8dpl 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;
}

.battery-qo8dpl 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) {
  .battery-qo8dpl {
    padding: 39px 179px 39px 39px;
  }

  .battery-l8j740 {
    font-size: 40px;
    line-height: 48px;
  }

  .battery-1antk8 {
    height: 348px;
  }

  .battery-qo8dpl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .battery-qo8dpl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .battery-qo8dpl {
    padding: 63px;
  }
}

.battery-jn6m3a {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .battery-jn6m3a {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.battery-6drut0 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .battery-6drut0 {
    width: auto;
  }
}

.battery-imigxn {
  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;
}

.battery-imigxn::-webkit-scrollbar {
  display: none;
}

.battery-imigxn 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);
}

.battery-imigxn a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .battery-imigxn {
    margin-left: 16px;
    margin-top: 0;
  }
}

.battery-jn6m3a .battery-kgqoyk {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.battery-byughh,
    mask-image 0.3s;
}

.battery-jn6m3a .battery-kgqoyk.battery-9mf2im {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.battery-jp18qi {
  margin: 40px -16px;
}

.battery-9s67nd + .battery-2os0rc,
.battery-9s67nd + .battery-f922nv {
  margin-top: 24px;
}

.battery-pc5pfc {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.battery-pc5pfc picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.battery-vw3hmc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .battery-vw3hmc {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .battery-vw3hmc {
    margin-top: 0;
  }
}

.battery-by5sza {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .battery-by5sza {
    font-size: 24px;
    line-height: 32px;
  }
}

.battery-yrlcxu {
  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) {
  .battery-yrlcxu {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.battery-dtcoy1 {
  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) {
  .battery-dtcoy1 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.battery-pbwckn {
  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) {
  .battery-pbwckn {
    font-size: 20px;
    line-height: 28px;
  }
}

.battery-mgcz9e {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .battery-mgcz9e {
    font-size: 32px;
    line-height: 40px;
  }
}

.battery-x0zxqr {
  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;
}

.battery-x4vl6q {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.battery-x4vl6q img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.battery-hdfq33 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.battery-lqtke6 {
  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) {
  .battery-lqtke6 {
    padding: 15px 48px;
  }
}

main > .battery-hdfq33 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .battery-nx5jiy.battery-66upxn > div:nth-child(n+5) {
    display: none;
  }
}

.battery-rbloz9 p a img {
  display: block;
  margin: 0 auto;
}


.battery-xwck8u {
  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 */
.battery-hq3w5h {
  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;
}

.battery-hq3w5h label {
  font-size: 14px;
}

.battery-hq3w5h h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.battery-hq3w5h input,
.battery-hq3w5h textarea,
.battery-hq3w5h 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;
}
.battery-hq3w5h button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.battery-b8res9 ease;
}
.battery-hq3w5h button:hover {
  background-color: var(--button-bg-hover);
}
.battery-qho8pz {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.battery-6djzir ease-in;
}

.battery-qho8pz 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;
}
.battery-15ns0k, .battery-usr9p8, [class*="review-card"],
thead, thead th, table th, .battery-scatt5,
.battery-v2xq6l, [class*="collapsible-header"],
.battery-yv1ib3, [class*="updated-block"] {
  color: #ece7dc !important;
}

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