* {
  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;
  }
}

.vegastars-ybkqpo {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegastars-ybkqpo {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegastars-ybkqpo {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegastars-xz3jy9 {
  overflow: hidden;
}

.vegastars-zm5zyd img {
  background: var(--Neutral-300);
}

.vegastars-rr02kv {
  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;
}

.vegastars-hj27i1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegastars-hj27i1:hover {
  background: var(--button-bg-hover);
}

.vegastars-mzfg52 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegastars-mzfg52:hover {
  background: var(--button-bg-hover);
}

.vegastars-krttc4 {
  font-size: 12px;
  line-height: 18px;
}

.vegastars-au3821 {
  font-size: 18px;
  line-height: 26px;
}

.vegastars-b6nvdt {
  width: 100%;
}

.vegastars-ajkmiy {
  padding: 6px 16px;
}

.vegastars-y8ok1a {
  padding: 10px 16px;
}

.vegastars-0cnsut {
  padding: 15px 26px;
}

.vegastars-bsvwzu {
  flex-shrink: 0;
}

.vegastars-ysy9ro {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.vegastars-z72hjd {
  display: none;
}

.vegastars-pripd0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegastars-utqgzc {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegastars-1gglri {
  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;
}

.vegastars-88bqj6 {
  cursor: grab;
}

.vegastars-1gglri::-webkit-scrollbar {
  display: none;
}

.vegastars-drl12m {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegastars-4q8kqk {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegastars-ctccdn {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegastars-ey9jt6 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegastars-7i5fag {
  visibility: visible;
}

.vegastars-8mv02k {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegastars-sig6qq ease;
}

.vegastars-uu0z6y {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegastars-r1shzd {
  -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.vegastars-sig6qq,
    mask-image 0.3s;
}

.vegastars-r1shzd.vegastars-9tv8qd {
  -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;
  }
}

.vegastars-th98qg: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;
}

.vegastars-g1tn78 {
  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.vegastars-zgh1tc.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.vegastars-zgh1tc.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;
}

.vegastars-mdmbg0 {
  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);
}

.vegastars-mdmbg0::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%
  );
}

.vegastars-l783xa {
  position: relative;
  z-index: 1;
}

.vegastars-ybhnjs {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegastars-tzlu8g {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegastars-ma2aqy {
  font-size: 40px;
  line-height: 48px;
}

.vegastars-f4ydln {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegastars-yfcl6y {
  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;
}

.vegastars-yfcl6y:hover {
  background: var(--Primary-400);
}

.vegastars-yfcl6y svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegastars-th98qg 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) {
  .vegastars-mdmbg0 {
    max-width: 600px;
    padding: 64px;
  }

  .vegastars-ybhnjs {
    font-size: 24px;
    line-height: 32px;
  }

  .vegastars-tzlu8g {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegastars-ma2aqy {
    font-size: 50px;
    line-height: 56px;
  }

  .vegastars-f4ydln {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegastars-g1tn78 {
    top: 25px;
    right: 25px;
  }
}

.vegastars-1qjm4z,
.vegastars-cqf7ey {
  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;
}

.vegastars-18vcv2.vegastars-75mbn9::before,
.vegastars-cqf7ey::before,
.vegastars-eash5q::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.vegastars-zgh1tc.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegastars-2cgipm 14.vegastars-dvgiah.vegastars-0l0dej 14.vegastars-rdn5vd 15.vegastars-dzuojn 14.vegastars-hhnxd3 15.vegastars-fprh2v 14.vegastars-14npnj.vegastars-vv2974 14.vegastars-829wo2 19.vegastars-e0f0nx 12.vegastars-tj250g 19.vegastars-e0f0nx 10.vegastars-3s7cmi.vegastars-e0f0nx 8.vegastars-2c731l 17.vegastars-nlyspi 7.vegastars-m4drm2 15.vegastars-zvbbn2 7.vegastars-doq98l.vegastars-xbfbq2 7.vegastars-m4drm2 11.vegastars-z0scf4 8.vegastars-2c731l 11.vegastars-z0scf4 10.vegastars-b77q9e.vegastars-z0scf4 12.vegastars-udhfga 13.vegastars-igfw1y 14.vegastars-vh7qym 15.vegastars-kln4fv 14.vegastars-wlrgge.vegastars-mwkq2n 14.vegastars-61klio 15.vegastars-kq7ywp 14.vegastars-t9bxcp 15.vegastars-37441t 14.vegastars-ejocsr.vegastars-2cgipm 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegastars-j7ktal 15.vegastars-lzviea.vegastars-fqxw7l 15.vegastars-mafe7s 15.vegastars-06von7 15.vegastars-6iouvq 15.vegastars-mlft9y 15.vegastars-wzjmiz.vegastars-1hltt3 15.vegastars-6iouvq 15.vegastars-hs0gnc 15.vegastars-ynq04s 15.vegastars-dk9a2y 15.vegastars-q8s0fz.vegastars-jkz1qr 15.vegastars-e6fxud 7.vegastars-n1ph4d 18.vegastars-yp5lwe 7.vegastars-11iy48 23.vegastars-5y4wdo.vegastars-dvo6g2.vegastars-5v7e00 18.vegastars-xqvt5p 19.vegastars-wmh6e5 15.vegastars-2booqt 15.vegastars-j7ktal 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegastars-n5dn1e [type="submit"] *,
.vegastars-7tr058 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegastars-337emo {
    display: none;
  }
}

.vegastars-vze3ic {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegastars-vze3ic {
  display: none;
}

@media (min-width: 768px) {
  .vegastars-vze3ic {
    bottom: 22px;
  }
}

.vegastars-vze3ic input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegastars-vze3ic {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegastars-m4dly1.static) .vegastars-vze3ic {
    bottom: 8px;
  }
}

.vegastars-2ivix8 {
  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.vegastars-zgh1tc.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegastars-acdko1 3.vegastars-z6pci5.vegastars-ei0mm3.vegastars-xtru50 3.vegastars-ta84g4 3.vegastars-exnq9q 5.vegastars-tserrg 3.vegastars-exnq9q 8.vegastars-1bm80f.vegastars-op37hx.vegastars-exnq9q 26.vegastars-z2read 5.vegastars-v9owyn 28.vegastars-xcwmyg 8.vegastars-xpn1uv 28.vegastars-eqs2te.vegastars-4i5v62 28.vegastars-8j6owv.vegastars-uzcrhv 34.vegastars-byq4jn.vegastars-d9c4wl 36.vegastars-16qgvb 11.vegastars-21lonm 37.vegastars-wyu3m7 12.vegastars-qmbb2c 36.vegastars-y36f4p.vegastars-d1lp8w 28.vegastars-2tkm7t.vegastars-j4ovtv.vegastars-z0hkdb 28.vegastars-mbnrpw 36.vegastars-zf7z5f 26.vegastars-bz56uq 36.vegastars-zf7z5f 23.vegastars-xmst41.vegastars-0bn7yr.vegastars-zf7z5f 5.vegastars-kstx34 34.vegastars-vutn8f 3.vegastars-ta84g4 31.vegastars-acdko1 3.vegastars-790t72.vegastars-71bw2s 18.vegastars-zs2hlu.vegastars-r23uae 18.vegastars-9uxxiu 8.vegastars-48frca 17.vegastars-dqd6h2 8.vegastars-48frca 15.vegastars-p4b2eu.vegastars-48frca 14.vegastars-quz0xp 9.vegastars-r23uae 13.vegastars-2n0h3v 11.vegastars-71bw2s 13.vegastars-va7ghz.vegastars-3y48at 13.vegastars-2n0h3v 13.vegastars-1tpblo 14.vegastars-quz0xp 13.vegastars-1tpblo 15.vegastars-l6g9sw.vegastars-1tpblo 17.vegastars-dqd6h2 12.vegastars-3y48at 18.vegastars-9uxxiu 11.vegastars-71bw2s 18.vegastars-1c0g3g.vegastars-mq99bg 18.vegastars-lxjojj.vegastars-mes1tj 18.vegastars-9uxxiu 17.vegastars-uc98y4 17.vegastars-dqd6h2 17.vegastars-uc98y4 15.vegastars-k7owfy.vegastars-uc98y4 14.vegastars-quz0xp 18.vegastars-mes1tj 13.vegastars-2n0h3v 20.vegastars-mq99bg 13.vegastars-eoblp8.vegastars-qvcjo4 13.vegastars-2n0h3v 22.vegastars-rouvcl 14.vegastars-quz0xp 22.vegastars-rouvcl 15.vegastars-w1evw9.vegastars-xqznxy 17.vegastars-dqd6h2 21.vegastars-qvcjo4 18.vegastars-9uxxiu 20.vegastars-mq99bg 18.vegastars-frp9x8.vegastars-066md2 18.vegastars-f7gn9i.vegastars-y2o3dq 18.vegastars-9uxxiu 26.vegastars-nqwyao 17.vegastars-dqd6h2 26.vegastars-nqwyao 15.vegastars-ex1ogc.vegastars-nqwyao 14.vegastars-quz0xp 27.vegastars-y2o3dq 13.vegastars-2n0h3v 28.vegastars-066md2 13.vegastars-8t5gzj.vegastars-ierpuc 13.vegastars-2n0h3v 31.vegastars-9d8qdh 14.vegastars-quz0xp 31.vegastars-9d8qdh 15.vegastars-94dvno.vegastars-nqwyao 17.vegastars-dqd6h2 30.vegastars-ierpuc 18.vegastars-9uxxiu 28.vegastars-066md2 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"])
    .vegastars-2ivix8 {
    display: none;
  }
}

.vegastars-e37vw9 {
  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) {
  .vegastars-e37vw9 {
    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;
}

.vegastars-7tr058 {
  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) {
  .vegastars-7tr058 {
    padding: 14px 16px;
  }
}

.vegastars-7tr058 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegastars-7tr058 button:first-child {
  align-content: end;
}

.vegastars-7tr058 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegastars-7tr058
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegastars-7tr058
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegastars-7tr058 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegastars-7tr058 button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegastars-eash5q {
  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;
}

.vegastars-eash5q::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegastars-eash5q,
.pc61d126-chatbot[data-active-screen="3"]
  .vegastars-eash5q {
  opacity: 1;
  visibility: visible;
}

.vegastars-176o5r {
  flex: 1 1;
}

.vegastars-l8v9fc {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegastars-l8v9fc {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegastars-kq6oqb {
  display: block;
}

.vegastars-t3q893 {
  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) {
  .vegastars-t3q893 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegastars-cqf7ey {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegastars-cqf7ey::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegastars-xjbhb9 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegastars-xjbhb9 p {
  color: var(--Text-100);
}

.vegastars-cqf7ey .vegastars-st0t12 {
  grid-area: button;
}

.vegastars-cqf7ey .vegastars-st0t12::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.vegastars-zgh1tc.org/2000/svg'%3E%3Cpath d='M4.vegastars-obwkrt 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegastars-8gc8v2 15L16.vegastars-8gc8v2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegastars-8gc8v2 5L16.vegastars-8gc8v2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegastars-splqh7 {
  display: block;
}

.vegastars-v2turr {
  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) {
  .vegastars-v2turr {
    margin-top: 40px;
  }
}

.vegastars-1qjm4z label,
.vegastars-1qjm4z input {
  display: block;
  width: 100%;
}

.vegastars-1qjm4z label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegastars-1qjm4z label.vegastars-r3f15q input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegastars-1qjm4z label.vegastars-r3f15q::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;
}

.vegastars-1qjm4z 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;
}

.vegastars-1qjm4z input::placeholder {
  color: var(--Text-400);
}

.vegastars-bwe2uj {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegastars-bwe2uj {
  display: flex;
}

.vegastars-bwe2uj ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegastars-bwe2uj ol {
    height: 420px;
    padding: 24px;
  }
}

.vegastars-bwe2uj ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegastars-n5dn1e {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegastars-n5dn1e {
    padding: 0 24px 24px;
  }
}

.vegastars-n5dn1e 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;
}

.vegastars-n5dn1e input::placeholder {
  color: var(--Text-400);
}

.vegastars-n5dn1e [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegastars-n5dn1e [type="submit"]:disabled {
  opacity: 0.5;
}

.vegastars-n5dn1e [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegastars-n5dn1e [type="submit"] {
    right: 40px;
  }
}

.vegastars-18vcv2 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegastars-18vcv2.vegastars-75mbn9 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegastars-18vcv2.vegastars-75mbn9::before {
  content: "";
  width: 31px;
}

.vegastars-18vcv2.vegastars-75mbn9 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegastars-18vcv2.vegastars-ij3gby p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegastars-18vcv2 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegastars-vze3ic .vegastars-st0t12 {
  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;
  }
}

.vegastars-337emo {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegastars-337emo {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegastars-337emo {
    padding: 18px 0;
  }
}

.vegastars-337emo .vegastars-ybkqpo {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegastars-337emo .vegastars-ybkqpo {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegastars-dlgwrt {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegastars-dlgwrt {
    max-width: 160px;
    height: 40px;
  }
}

.vegastars-dlgwrt picture,
.vegastars-dlgwrt img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegastars-dlgwrt img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegastars-4h5lfx {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegastars-sig6qq ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegastars-337emo.vegastars-9caucs .vegastars-4h5lfx {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegastars-4h5lfx {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegastars-4h5lfx {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegastars-hm8nzn,
.vegastars-7eital {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegastars-hm8nzn,
  .vegastars-7eital {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegastars-7eital {
    display: none;
  }
}

.vegastars-vtih51 {
  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;
}

.vegastars-9caucs .vegastars-vtih51 {
  background: var(--fh-bg-color);
}

.vegastars-vtih51 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegastars-vtih51 {
    display: none;
  }
}

.vegastars-2bg2ko {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegastars-2bg2ko {
    display: none;
  }
}

.vegastars-hzixbk {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.vegastars-337emo.vegastars-9caucs .vegastars-hzixbk:first-child {
  display: none;
}

.vegastars-337emo.vegastars-9caucs .vegastars-hzixbk:last-child {
  display: block;
}

.vegastars-hzixbk:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegastars-hzixbk {
    display: none;
  }
}

.vegastars-syadyo {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegastars-syadyo {
    display: flex;
  }
}

.vegastars-syadyo ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegastars-syadyo:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegastars-syadyo:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegastars-syadyo:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegastars-syadyo:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegastars-syadyo:hover .vegastars-3sojno svg {
  transform: rotate(180deg);
}

.vegastars-x2blrw {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegastars-pou0b7 {
  padding: 0 8px;
}

.vegastars-dzjqwe {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegastars-dzjqwe:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegastars-dzjqwe {
    padding: 4px 8px;
  }
}

.vegastars-0hfdua {
  display: flex;
}

.vegastars-0hfdua img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegastars-3sojno {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegastars-3sojno svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegastars-7wmn4a {
  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) {
  .vegastars-7wmn4a {
    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;
  }
}

.vegastars-k85p3z {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegastars-k85p3z {
    display: none;
  }
}

.vegastars-jxg6k8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegastars-isnfzi {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegastars-ydynrg {
  display: flex;
}

.vegastars-86nudh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegastars-f2n2lo {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegastars-f2n2lo {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegastars-f2n2lo {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegastars-f2n2lo .vegastars-rkuvaw [data-ref-el],
  .vegastars-f2n2lo .vegastars-rkuvaw span,
  .vegastars-f2n2lo .vegastars-rkuvaw a {
    white-space: nowrap;
  }
}

.vegastars-xglnx4 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegastars-xglnx4.vegastars-r8agl2 > .vegastars-rkuvaw {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegastars-xglnx4.vegastars-88azgq:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegastars-xglnx4.vegastars-r8agl2 > .vegastars-c6kz0n {
    height: auto;
  }

  .vegastars-xglnx4.vegastars-r8agl2 > div > .vegastars-rbgxa0 {
    transform: rotate(180deg);
  }
}

.vegastars-xglnx4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegastars-xglnx4 [data-ref-el],
.vegastars-xglnx4 span {
  cursor: pointer;
}

.vegastars-xglnx4 [data-ref-el],
.vegastars-xglnx4 span,
.vegastars-xglnx4 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .vegastars-xglnx4 [data-ref-el],
  .vegastars-xglnx4 span,
  .vegastars-xglnx4 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegastars-xglnx4 [data-ref-el],
  .vegastars-xglnx4 span,
  .vegastars-xglnx4 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegastars-c6kz0n {
  height: 0;
  overflow: hidden;
  transition: height 0.vegastars-sig6qq ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegastars-c6kz0n::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegastars-c6kz0n::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegastars-c6kz0n::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegastars-c6kz0n {
    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;
  }

  .vegastars-c6kz0n:has(> .vegastars-xglnx4.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegastars-c6kz0n .vegastars-c6kz0n {
    padding: 0;
  }

  .vegastars-c6kz0n .vegastars-xglnx4 {
    font-weight: 400;
  }

  .vegastars-c6kz0n .vegastars-xglnx4:hover > .vegastars-rkuvaw {
    background: var(--Neutral-300);
  }

  .vegastars-c6kz0n .vegastars-rbgxa0 {
    rotate: -90deg;
  }
}

.vegastars-rkuvaw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegastars-rkuvaw {
    padding: 8px;
  }

  .vegastars-xglnx4.vegastars-l31z56 > .vegastars-rkuvaw {
    background: var(--Neutral-300);
  }
}

.vegastars-rbgxa0 {
  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.vegastars-zgh1tc.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegastars-affy3k 0.vegastars-ziviof.vegastars-ls5a8s -0.vegastars-dg3rvh 0.vegastars-hss8ed -0.vegastars-dg3rvh 1.vegastars-klxvgf 0.vegastars-hvcb3t.vegastars-a4kjfq 4.vegastars-3k1fr1.vegastars-affy3k 0.vegastars-64d6dj.vegastars-tvpk6c -0.vegastars-dg3rvh 9.vegastars-gd4g8x -0.vegastars-dg3rvh 10.vegastars-udsvc2 0.vegastars-xu4efp.vegastars-68f4fl 0.vegastars-ls5a8s 10.vegastars-68f4fl 0.vegastars-hss8ed 10.vegastars-udsvc2 1.vegastars-84hx5z.vegastars-gxqv0s 5.vegastars-r0cu0t.vegastars-1e3sdn 6.vegastars-1m4w4p 5.vegastars-da8lj0 6.vegastars-1m4w4p 4.vegastars-mymmhy 5.vegastars-7z4u9l.vegastars-affy3k 1.vegastars-4d0b09.vegastars-dg3rvh 0.vegastars-hss8ed -0.vegastars-dg3rvh 0.vegastars-ls5a8s 0.vegastars-affy3k 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegastars-sig6qq ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegastars-rbgxa0 {
    cursor: default;
  }
}

.vegastars-xrwztj {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegastars-ajh16v {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .vegastars-ajh16v {
    padding: 40px 4px;
  }
}

.vegastars-hi12h6 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegastars-hi12h6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegastars-eomo6q {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegastars-eomo6q {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegastars-eomo6q ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegastars-eomo6q [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegastars-eomo6q [data-ref-el],
.vegastars-eomo6q span,
.vegastars-eomo6q a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegastars-dsm4rq {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegastars-dsm4rq {
    margin-bottom: 12px;
  }
}

.vegastars-wva2ck {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegastars-wva2ck img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegastars-wva2ck:last-child {
    margin-right: 0;
  }
}

.vegastars-2eyhmo {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegastars-dsm4rq:hover .vegastars-jwvhrm {
  visibility: visible;
  opacity: 1;
}

.vegastars-jwvhrm {
  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);
}

.vegastars-y3uy30 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegastars-i14ynu {
  display: flex;
  margin: 6px;
}

.vegastars-i14ynu img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegastars-jwvhrm::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);
}

.vegastars-jwvhrm::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);
}

.vegastars-fnfavc {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegastars-fnfavc {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegastars-6lhzsj {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegastars-6lhzsj {
    margin-right: 32px;
  }
}

.vegastars-7ych97 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegastars-7ych97 {
    margin-top: 0;
    width: 340px;
  }
}

.vegastars-7ych97 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegastars-7wx7jd {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegastars-z0oksa {
  position: relative;
}

@media (min-width: 768px) {
  .vegastars-z0oksa {
    margin-top: 40px;
  }
}

.vegastars-z0oksa + .vegastars-ya4c7h,
.vegastars-z0oksa + .vegastars-z0oksa {
  margin-top: 24px;
}

.vegastars-i0c8b5 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegastars-i0c8b5 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegastars-i0c8b5 {
    padding: 80px;
  }
}

.vegastars-kf68bl {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegastars-kf68bl {
    padding: 0 16px;
}


}

.vegastars-a4d7ij {
  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) {
  .vegastars-a4d7ij {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegastars-i3ddrp {
  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) {
  .vegastars-i3ddrp {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegastars-8uviay {
  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;
}

.vegastars-8uviay:hover {
  background: var(--button-bg-hover);
}

.vegastars-qnh3c6 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegastars-qnh3c6 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegastars-qnh3c6 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegastars-qnh3c6 img {
  min-height: 100%;
  }
}

.vegastars-i0c8b5::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegastars-xi4p27 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegastars-xi4p27 h1,
.vegastars-xi4p27 h2,
.vegastars-xi4p27 h3,
.vegastars-xi4p27 h4 {
  margin-bottom: 6px;
}

.vegastars-xi4p27 h1:not(:first-child),
.vegastars-xi4p27 h2:not(:first-child),
.vegastars-xi4p27 h3:not(:first-child),
.vegastars-xi4p27 h4:not(:first-child) {
  margin-top: 16px;
}

.vegastars-xi4p27 h1,
.vegastars-xi4p27 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegastars-xi4p27 h1,
  .vegastars-xi4p27 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegastars-xi4p27 h2,
.vegastars-xi4p27 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegastars-xi4p27 h2,
  .vegastars-xi4p27 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegastars-xi4p27 h3,
.vegastars-xi4p27 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegastars-xi4p27 h3,
  .vegastars-xi4p27 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegastars-xi4p27 h4,
.vegastars-xi4p27 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegastars-xi4p27 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegastars-xi4p27 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegastars-xi4p27 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);
}

.vegastars-xi4p27 ul ul {
  margin-bottom: 8px;
}

.vegastars-xi4p27 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegastars-xi4p27 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegastars-xi4p27 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegastars-xi4p27 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegastars-xi4p27 ol li::marker {
  font-weight: 700;
}

.vegastars-xi4p27 ol ol {
  margin-bottom: 8px;
}

.vegastars-xi4p27 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegastars-xi4p27 ol ul li {
  padding-left: 16px;
}

.vegastars-xi4p27 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) {
  .vegastars-xi4p27 table {
    padding: 24px;
  }
}

.vegastars-xi4p27 table.vegastars-u7tzsq {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.vegastars-sig6qq,
    mask-image 0.3s;
}

.vegastars-xi4p27 table.vegastars-u7tzsq.vegastars-9tv8qd {
  -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) {
  .vegastars-xi4p27 table {
    display: table;
  }
}

.vegastars-xi4p27 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.vegastars-xi4p27 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegastars-xi4p27 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegastars-xi4p27 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) {
  .vegastars-xi4p27 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegastars-xi4p27 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegastars-xi4p27 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegastars-xi4p27 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegastars-xi4p27 img {
  max-width: 100%;
  height: auto;
}

.vegastars-v71s6m {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: 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) {
  .vegastars-v71s6m {
    padding: 24px;
  }
}

.vegastars-5tlg8t {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .vegastars-5tlg8t {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegastars-5tlg8t > * {
  margin: 0 !important;
}

.vegastars-5tlg8t img,
.vegastars-yqpj0r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegastars-5tlg8t img,
  .vegastars-yqpj0r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegastars-s6i8bc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegastars-s6i8bc {
    width: 32px;
    height: 32px;
  }
}

.vegastars-nw55f0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegastars-nw55f0 .vegastars-7gptz4 {
  flex-shrink: 0;
}

.vegastars-nw55f0 .vegastars-cbjn0w svg {
  display: none;
}

.vegastars-kzzlpv {
  display: grid;
  transition: max-height 0.vegastars-sig6qq ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegastars-kzzlpv {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegastars-kzzlpv {
    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));
  }
}

.vegastars-kzzlpv.vegastars-ig6yaj + .vegastars-7gptz4 svg {
  transform: rotate(180deg);
}

.vegastars-vze69n {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegastars-vze69n > div:nth-child(3n) {
  grid-column: span 2;
}

.vegastars-vze69n
  > div:nth-child(3n)
  .vegastars-yxihe7
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegastars-vze69n {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegastars-vze69n > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegastars-vze69n
    > div:nth-child(3n)
    .vegastars-yxihe7
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegastars-vze69n {
    max-width: 270px;
  }
}

.vegastars-vze69n .vegastars-yxihe7 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegastars-vze69n .vegastars-yxihe7 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegastars-vze69n .vegastars-yxihe7 button {
    max-width: 104px;
  }
}

.vegastars-9qn3jl {
  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) {
  .vegastars-9qn3jl {
    margin-bottom: 0;
  }
}

.vegastars-cmkhau {
  display: none;
  opacity: 0;
}

.vegastars-2qzmnz {
  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;
  }
}

.vegastars-2qzmnz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegastars-yxihe7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegastars-yxihe7 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegastars-yxihe7
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegastars-yxihe7
    button {
    max-width: 145px;
  }
}

.vegastars-zsjeqw:first-child
  .vegastars-yxihe7
  button {
  max-width: 270px;
}

.vegastars-jsxsce {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.vegastars-9qn3jl picture {
  width: 100%;
  max-width: 100%;
}

.vegastars-nvq7bx {
  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;
}

.vegastars-nvq7bx svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegastars-9qn3jl:hover .vegastars-nvq7bx {
  display: flex;
}

.vegastars-6w6uax {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegastars-4appww {
  display: flex;
}

.vegastars-4appww:hover .vegastars-o2tsrq,
.vegastars-4appww .vegastars-l31z56 .vegastars-o2tsrq {
  display: flex;
}

.vegastars-4appww svg {
  flex-shrink: 0;
}

.vegastars-o2tsrq {
  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) {
  .vegastars-o2tsrq {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegastars-o2tsrq:hover {
  display: flex;
}

.vegastars-o2tsrq svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegastars-mdo0hz {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .vegastars-mdo0hz {
    font-size: 12px;
  }
}

.vegastars-ai52u6,
.vegastars-gb82it {
  width: 50%;
  flex-shrink: 0;
}

.vegastars-ai52u6 {
  font-weight: 700;
}

.vegastars-g42r3u .vegastars-kzzlpv {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegastars-g42r3u .vegastars-kzzlpv {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegastars-g42r3u .vegastars-kzzlpv {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegastars-g42r3u
  .vegastars-jsxsce:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegastars-g42r3u .vegastars-2qzmnz {
  height: 100% !important;
  border-radius: 16px;
}

.vegastars-g42r3u .vegastars-yxihe7 {
  gap: 4px;
  align-items: center;
}

.vegastars-g42r3u .vegastars-yxihe7 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegastars-g42r3u .vegastars-yxihe7 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegastars-g42r3u .vegastars-pf0m8y,
.vegastars-g42r3u .vegastars-ozcuwq {
  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.vegastars-zgh1tc.org/2000/svg'%3E%3Cpath d='M9.vegastars-vciey6 4.vegastars-kulgd3.vegastars-igtwk5 5.vegastars-ka1mu0.vegastars-8n0yu0 5.vegastars-8kqhbo.vegastars-vsk9fa 5.vegastars-hrvm3c.vegastars-dlmlxh 8.vegastars-1xvgy9.vegastars-xb9sb7 9.vegastars-d06fp4.vegastars-2nskcm 9.vegastars-8530wh.vegastars-1yd7ac 13.vegastars-hr33fe.vegastars-g24gnt 11.vegastars-3txtg4.vegastars-nmyk0t 11.vegastars-66bhhm.vegastars-k4hof3 11.vegastars-nyicyt.vegastars-thia0z 13.vegastars-30802t.vegastars-cw3138 9.vegastars-e699hn.vegastars-589g7j 9.vegastars-52h7ta.vegastars-qhflep 8.vegastars-3gyfyb.vegastars-qsjapk 5.vegastars-7v222e.vegastars-rtnqm3 5.vegastars-xlideb.vegastars-fu4rg7 5.vegastars-kpxdjw.vegastars-fubl65 4.vegastars-t93zeh.vegastars-nmyk0t 1.vegastars-alrttz.vegastars-vciey6 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegastars-g42r3u .vegastars-pf0m8y {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegastars-g42r3u .vegastars-ozcuwq {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegastars-gfqw5s {
  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) {
  .vegastars-gfqw5s {
    padding: 24px;
  }
}

.vegastars-gfqw5s .vegastars-7gptz4 {
  display: flex;
}

@media (min-width: 768px) {
  .vegastars-gfqw5s .vegastars-7gptz4 {
    display: none;
  }
}

.vegastars-gfqw5s .vegastars-cbjn0w svg {
  display: none;
}

.vegastars-4mpuir {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegastars-4mpuir .vegastars-rr02kv {
  display: none;
}

@media (min-width: 768px) {
  .vegastars-4mpuir .vegastars-rr02kv {
    display: flex;
  }
}

.vegastars-2m44mi {
  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) {
  .vegastars-2m44mi {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegastars-2m44mi > * {
  margin: 0 !important;
}

.vegastars-2m44mi img,
.vegastars-5o486n {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegastars-2m44mi img,
  .vegastars-5o486n {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegastars-4bttlu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegastars-4bttlu {
    width: 32px;
    height: 32px;
  }
}

.vegastars-0vyrka {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegastars-0vyrka {
    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;
  }

  .vegastars-0vyrka::-webkit-scrollbar {
    display: none;
  }
}

.vegastars-70pftj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegastars-70pftj {
    padding: 7px 15px;
  }
}

.vegastars-70pftj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegastars-q1pyek {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegastars-q1pyek {
    display: flex;
    opacity: 1;
  }
}

.vegastars-70pftj picture {
  height: 100%;
  display: block;
}

.vegastars-70pftj img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegastars-70pftj img {
    width: 88px;
    height: 44px;
  }
}

.vegastars-70pftj p {
  text-align: center;
  width: 100%;
}

.vegastars-7k4lvu {
  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) {
  .vegastars-7k4lvu {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegastars-7k4lvu img,
.vegastars-1tokww {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegastars-7k4lvu img,
  .vegastars-1tokww {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegastars-cc2j34 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegastars-cc2j34 {
    width: 32px;
    height: 32px;
  }
}

.vegastars-ir4pmq {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegastars-02w6zp {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: 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;
}

.vegastars-5a2mb6 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegastars-5a2mb6.vegastars-l31z56 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegastars-mbgz47 {
  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(--text-color);
}

@media screen and (min-width: 768px) {
  .vegastars-mbgz47 {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegastars-vqqphg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegastars-9421kv {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegastars-sig6qq ease;
  opacity: 0;
  color: var(--text-color);
}

.vegastars-k88sxk {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegastars-k88sxk ol,
.vegastars-k88sxk ul {
  padding-left: 1.3em;
}

.vegastars-5a2mb6.vegastars-l31z56 .vegastars-9421kv {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegastars-5a2mb6.vegastars-l31z56 .vegastars-vqqphg {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegastars-gmxs0h {
  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) {
  .vegastars-gmxs0h {
    padding: 24px;
  }
}

.vegastars-gmxs0h .vegastars-7gptz4 {
  display: flex;
}

@media (min-width: 768px) {
  .vegastars-gmxs0h .vegastars-7gptz4 {
    display: none;
  }
}

.vegastars-gmxs0h .vegastars-cbjn0w svg {
  display: none;
}

.vegastars-kpb646 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegastars-kpb646 .vegastars-rr02kv {
  display: none;
}

@media (min-width: 768px) {
  .vegastars-kpb646 .vegastars-rr02kv {
    display: flex;
  }
}

.vegastars-4rpqcq {
  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) {
  .vegastars-4rpqcq {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegastars-4rpqcq > * {
  margin: 0 !important;
}

.vegastars-4rpqcq img,
.vegastars-8r83ol {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegastars-4rpqcq img,
  .vegastars-8r83ol {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegastars-8kxazp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegastars-8kxazp {
    width: 32px;
    height: 32px;
  }
}

.vegastars-7z5lzn {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegastars-7z5lzn {
    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;
  }

  .vegastars-7z5lzn::-webkit-scrollbar {
    display: none;
  }
}

.vegastars-2c8aql {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegastars-2c8aql:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegastars-dxhxb8 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegastars-dxhxb8 {
    display: flex;
    opacity: 1;
  }
}

.vegastars-2c8aql picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegastars-2c8aql picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegastars-owmns3 {
  margin: -24px 0;
}

.vegastars-owmns3:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegastars-owmns3 {
    margin: -16px 0;
  }
}

.vegastars-qkut5e {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegastars-qkut5e {
    flex-direction: row;
  }
}

.vegastars-upzk0r {
  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) {
  .vegastars-upzk0r {
    flex: 1;
  }
}

.vegastars-upzk0r::placeholder {
  color: var(--Text-400);
}

.vegastars-a1id1y {
  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;
}

.vegastars-4ibyjb {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegastars-4ibyjb::-webkit-scrollbar {
  display: none;
}

.vegastars-rwbf56 {
  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;
}

.vegastars-rwbf56 img,
.vegastars-rwbf56 svg {
  margin-right: 8px;
}

.vegastars-htb14v {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegastars-owmns3 + .vegastars-b4xd8m {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegastars-owmns3 + .vegastars-b4xd8m {
    margin-top: -16px;
  }
}

.vegastars-1ckmue {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegastars-1ckmue > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegastars-1ckmue > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegastars-k9o8n7 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: 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;
}

.vegastars-ucnix9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.vegastars-yfsdru {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegastars-da854u {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegastars-krwpln {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegastars-k9o8n7 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;
}

.vegastars-k9o8n7 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) {
  .vegastars-k9o8n7 {
    padding: 39px 179px 39px 39px;
  }

  .vegastars-ucnix9 {
    font-size: 40px;
    line-height: 48px;
  }

  .vegastars-krwpln {
    height: 348px;
  }

  .vegastars-k9o8n7 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegastars-k9o8n7 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegastars-k9o8n7 {
    padding: 63px;
  }
}

.vegastars-872e05 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegastars-872e05 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegastars-fcfxsm {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegastars-fcfxsm {
    width: auto;
  }
}

.vegastars-5b6e50 {
  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;
}

.vegastars-5b6e50::-webkit-scrollbar {
  display: none;
}

.vegastars-5b6e50 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);
}

.vegastars-5b6e50 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegastars-5b6e50 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegastars-872e05 .vegastars-wp4xdo {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.vegastars-sig6qq,
    mask-image 0.3s;
}

.vegastars-872e05 .vegastars-wp4xdo.vegastars-9tv8qd {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegastars-ig501v {
  margin: 40px -16px;
}

.vegastars-3u76hx + .vegastars-ya4c7h,
.vegastars-3u76hx + .vegastars-z0oksa {
  margin-top: 24px;
}

.vegastars-zj4oti {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegastars-zj4oti picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegastars-d0o80o {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegastars-d0o80o {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegastars-d0o80o {
    margin-top: 0;
  }
}

.vegastars-81daaq {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegastars-81daaq {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegastars-btnnfm {
  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) {
  .vegastars-btnnfm {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegastars-pq42hw {
  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) {
  .vegastars-pq42hw {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegastars-16l3tz {
  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) {
  .vegastars-16l3tz {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegastars-7dd374 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegastars-7dd374 {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegastars-hhp3an {
  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;
}

.vegastars-6x4c1h {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegastars-6x4c1h img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegastars-b4xd8m {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegastars-zjs389 {
  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) {
  .vegastars-zjs389 {
    padding: 15px 48px;
  }
}

main > .vegastars-b4xd8m {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegastars-kzzlpv.vegastars-tlnkzj > div:nth-child(n+5) {
    display: none;
  }
}

.vegastars-xi4p27 p a img {
  display: block;
  margin: 0 auto;
}


.vegastars-jak2uc {
  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 */
.vegastars-rbul6j {
  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;
}

.vegastars-rbul6j label {
  font-size: 14px;
}

.vegastars-rbul6j h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegastars-rbul6j input,
.vegastars-rbul6j textarea,
.vegastars-rbul6j 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;
}
.vegastars-rbul6j button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegastars-yhj3fa ease;
}
.vegastars-rbul6j button:hover {
  background-color: var(--button-bg-hover);
}
.vegastars-hjav79 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegastars-btsqoa ease-in;
}

.vegastars-hjav79 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;
}
.vegastars-j3o3ez, .vegastars-0jhr20, [class*="review-card"],
thead, thead th, table th, .vegastars-ro126a,
.vegastars-vy9jsx, [class*="collapsible-header"],
.vegastars-r3dfb6, [class*="updated-block"] {
  color: #ece7dc !important;
}
