* {
  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-o6rcfn {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegastars-o6rcfn {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegastars-o6rcfn {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegastars-u8yy1t {
  overflow: hidden;
}

.vegastars-rd8yos img {
  background: var(--Neutral-300);
}

.vegastars-nn9o01 {
  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-c9wunn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegastars-c9wunn:hover {
  background: var(--button-bg-hover);
}

.vegastars-nrsaso {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegastars-nrsaso:hover {
  background: var(--button-bg-hover);
}

.vegastars-9xrafi {
  font-size: 12px;
  line-height: 18px;
}

.vegastars-p3u1w3 {
  font-size: 18px;
  line-height: 26px;
}

.vegastars-8ilk0v {
  width: 100%;
}

.vegastars-8848ow {
  padding: 6px 16px;
}

.vegastars-vsdpnp {
  padding: 10px 16px;
}

.vegastars-ud49g6 {
  padding: 15px 26px;
}

.vegastars-0mmh3x {
  flex-shrink: 0;
}

.vegastars-cjn5hm {
  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-0faeg4 {
  display: none;
}

.vegastars-z2hig1 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegastars-cmjmjt {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegastars-jham4v {
  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-tn74cr {
  cursor: grab;
}

.vegastars-jham4v::-webkit-scrollbar {
  display: none;
}

.vegastars-4ysdmw {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegastars-q44qvg {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegastars-nyw4jv {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegastars-w2f6g0 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegastars-a2bwmx {
  visibility: visible;
}

.vegastars-f5zw97 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegastars-6u95za ease;
}

.vegastars-gednm0 {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegastars-qm4uq7 {
  -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-6u95za,
    mask-image 0.3s;
}

.vegastars-qm4uq7.vegastars-sov2ki {
  -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-05sud8: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-9wju38 {
  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-gwtdoq.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-gwtdoq.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-sfj0fi {
  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-sfj0fi::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-syfazr {
  position: relative;
  z-index: 1;
}

.vegastars-usz0sf {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegastars-plsoqq {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegastars-hklypu {
  font-size: 40px;
  line-height: 48px;
}

.vegastars-igrhym {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegastars-wnb3ll {
  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-wnb3ll:hover {
  background: var(--Primary-400);
}

.vegastars-wnb3ll svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegastars-05sud8 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-sfj0fi {
    max-width: 600px;
    padding: 64px;
  }

  .vegastars-usz0sf {
    font-size: 24px;
    line-height: 32px;
  }

  .vegastars-plsoqq {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegastars-hklypu {
    font-size: 50px;
    line-height: 56px;
  }

  .vegastars-igrhym {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegastars-9wju38 {
    top: 25px;
    right: 25px;
  }
}

.vegastars-phn7ir,
.vegastars-j5kqjf {
  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-851bjk.vegastars-zawqkz::before,
.vegastars-j5kqjf::before,
.vegastars-tgq43v::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-gwtdoq.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegastars-dp0sq2 14.vegastars-g497j0.vegastars-bk51c2 14.vegastars-kegbid 15.vegastars-fjh0xl 14.vegastars-35jukb 15.vegastars-6wdopz 14.vegastars-3a4j3s.vegastars-6jl5dd 14.vegastars-h7e8k0 19.vegastars-ijw5nh 12.vegastars-yvhgzm 19.vegastars-ijw5nh 10.vegastars-a6i8kw.vegastars-ijw5nh 8.vegastars-0i9j8t 17.vegastars-0u5f1i 7.vegastars-lki0sp 15.vegastars-ht7b1j 7.vegastars-vgva6u.vegastars-1gttr5 7.vegastars-lki0sp 11.vegastars-6uxqj8 8.vegastars-0i9j8t 11.vegastars-6uxqj8 10.vegastars-320ygr.vegastars-6uxqj8 12.vegastars-lggtoo 13.vegastars-tu0t75 14.vegastars-ng51hi 15.vegastars-iton6m 14.vegastars-672uw6.vegastars-8359w1 14.vegastars-qhsa3w 15.vegastars-zzpo3f 14.vegastars-mq9mwv 15.vegastars-q0u6xk 14.vegastars-z6udcw.vegastars-dp0sq2 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegastars-hd4oew 15.vegastars-uldr6v.vegastars-wel0vr 15.vegastars-w8jysb 15.vegastars-mrf9av 15.vegastars-y2ouax 15.vegastars-b15g4v 15.vegastars-9lai21.vegastars-94mm81 15.vegastars-y2ouax 15.vegastars-93uzao 15.vegastars-bz7rzj 15.vegastars-qbjm6u 15.vegastars-vnsnvu.vegastars-zvxkds 15.vegastars-ahlagi 7.vegastars-5mnn9r 18.vegastars-4jbk4h 7.vegastars-mnm450 23.vegastars-6ebklo.vegastars-t4vgtk.vegastars-4efody 18.vegastars-ep39j4 19.vegastars-x07cr6 15.vegastars-puroru 15.vegastars-hd4oew 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegastars-v9whnz [type="submit"] *,
.vegastars-o7801l button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegastars-u0apsy {
    display: none;
  }
}

.vegastars-3k2w3o {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegastars-3k2w3o {
  display: none;
}

@media (min-width: 768px) {
  .vegastars-3k2w3o {
    bottom: 22px;
  }
}

.vegastars-3k2w3o input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegastars-3k2w3o {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegastars-7znqzo.static) .vegastars-3k2w3o {
    bottom: 8px;
  }
}

.vegastars-ekujn2 {
  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-gwtdoq.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegastars-1hljta 3.vegastars-c251u8.vegastars-c97xy8.vegastars-0sjnxk 3.vegastars-06yc8a 3.vegastars-7tnbpr 5.vegastars-p9q6bf 3.vegastars-7tnbpr 8.vegastars-e6bzja.vegastars-xm3voy.vegastars-7tnbpr 26.vegastars-v0igpg 5.vegastars-1ntha6 28.vegastars-3x4717 8.vegastars-dfp33f 28.vegastars-wcwpwn.vegastars-1ps0uf 28.vegastars-1yfvjo.vegastars-pddhui 34.vegastars-b1czv6.vegastars-tbjfw7 36.vegastars-eaa9jh 11.vegastars-w9tbx4 37.vegastars-fupl7m 12.vegastars-qw4fd6 36.vegastars-4ab7bp.vegastars-4nzbn5 28.vegastars-0b97wg.vegastars-suk4vl.vegastars-n1khw1 28.vegastars-uerseg 36.vegastars-7u3v0u 26.vegastars-p0j80c 36.vegastars-7u3v0u 23.vegastars-c0gopj.vegastars-1yauxz.vegastars-7u3v0u 5.vegastars-c3mi6d 34.vegastars-rlxndy 3.vegastars-06yc8a 31.vegastars-1hljta 3.vegastars-xul7x9.vegastars-xbxr5i 18.vegastars-0knnm5.vegastars-rou1c4 18.vegastars-k38n8p 8.vegastars-qi7667 17.vegastars-fx5z9k 8.vegastars-qi7667 15.vegastars-pwtyfs.vegastars-qi7667 14.vegastars-jcvnwd 9.vegastars-rou1c4 13.vegastars-frj8ms 11.vegastars-xbxr5i 13.vegastars-u51e9p.vegastars-yss6ow 13.vegastars-frj8ms 13.vegastars-hvtprr 14.vegastars-jcvnwd 13.vegastars-hvtprr 15.vegastars-mu73v1.vegastars-hvtprr 17.vegastars-fx5z9k 12.vegastars-yss6ow 18.vegastars-k38n8p 11.vegastars-xbxr5i 18.vegastars-8ecmqg.vegastars-rp5810 18.vegastars-1rlqd0.vegastars-ds3m3h 18.vegastars-k38n8p 17.vegastars-ly7k26 17.vegastars-fx5z9k 17.vegastars-ly7k26 15.vegastars-glsibh.vegastars-ly7k26 14.vegastars-jcvnwd 18.vegastars-ds3m3h 13.vegastars-frj8ms 20.vegastars-rp5810 13.vegastars-85wkyz.vegastars-k7cyk0 13.vegastars-frj8ms 22.vegastars-vfl4cs 14.vegastars-jcvnwd 22.vegastars-vfl4cs 15.vegastars-17zskr.vegastars-cq51l4 17.vegastars-fx5z9k 21.vegastars-k7cyk0 18.vegastars-k38n8p 20.vegastars-rp5810 18.vegastars-06y4tk.vegastars-2pg0oz 18.vegastars-xaodqm.vegastars-o3ulmk 18.vegastars-k38n8p 26.vegastars-omdb0h 17.vegastars-fx5z9k 26.vegastars-omdb0h 15.vegastars-eo02h9.vegastars-omdb0h 14.vegastars-jcvnwd 27.vegastars-o3ulmk 13.vegastars-frj8ms 28.vegastars-2pg0oz 13.vegastars-cb6fip.vegastars-tjgood 13.vegastars-frj8ms 31.vegastars-f7ta7x 14.vegastars-jcvnwd 31.vegastars-f7ta7x 15.vegastars-plv5ml.vegastars-omdb0h 17.vegastars-fx5z9k 30.vegastars-tjgood 18.vegastars-k38n8p 28.vegastars-2pg0oz 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-ekujn2 {
    display: none;
  }
}

.vegastars-9h30hp {
  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-9h30hp {
    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-o7801l {
  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-o7801l {
    padding: 14px 16px;
  }
}

.vegastars-o7801l button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegastars-o7801l button:first-child {
  align-content: end;
}

.vegastars-o7801l button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegastars-o7801l
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegastars-o7801l
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegastars-o7801l button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegastars-o7801l button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegastars-tgq43v {
  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-tgq43v::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegastars-tgq43v,
.pc61d126-chatbot[data-active-screen="3"]
  .vegastars-tgq43v {
  opacity: 1;
  visibility: visible;
}

.vegastars-nkit69 {
  flex: 1 1;
}

.vegastars-64y6xi {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegastars-64y6xi {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegastars-w980h2 {
  display: block;
}

.vegastars-krmhp3 {
  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-krmhp3 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegastars-j5kqjf {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegastars-j5kqjf::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegastars-14fusu span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegastars-14fusu p {
  color: var(--Text-100);
}

.vegastars-j5kqjf .vegastars-xq06ub {
  grid-area: button;
}

.vegastars-j5kqjf .vegastars-xq06ub::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-gwtdoq.org/2000/svg'%3E%3Cpath d='M4.vegastars-qnkfw7 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegastars-gwsqmw 15L16.vegastars-gwsqmw 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegastars-gwsqmw 5L16.vegastars-gwsqmw 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegastars-pbop0m {
  display: block;
}

.vegastars-yw4h3n {
  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-yw4h3n {
    margin-top: 40px;
  }
}

.vegastars-phn7ir label,
.vegastars-phn7ir input {
  display: block;
  width: 100%;
}

.vegastars-phn7ir label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegastars-phn7ir label.vegastars-jjemce input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegastars-phn7ir label.vegastars-jjemce::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-phn7ir 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-phn7ir input::placeholder {
  color: var(--Text-400);
}

.vegastars-5k2jpr {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegastars-5k2jpr {
  display: flex;
}

.vegastars-5k2jpr ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegastars-5k2jpr ol {
    height: 420px;
    padding: 24px;
  }
}

.vegastars-5k2jpr ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegastars-v9whnz {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegastars-v9whnz {
    padding: 0 24px 24px;
  }
}

.vegastars-v9whnz 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-v9whnz input::placeholder {
  color: var(--Text-400);
}

.vegastars-v9whnz [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegastars-v9whnz [type="submit"]:disabled {
  opacity: 0.5;
}

.vegastars-v9whnz [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegastars-v9whnz [type="submit"] {
    right: 40px;
  }
}

.vegastars-851bjk {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegastars-851bjk.vegastars-zawqkz {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegastars-851bjk.vegastars-zawqkz::before {
  content: "";
  width: 31px;
}

.vegastars-851bjk.vegastars-zawqkz p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegastars-851bjk.vegastars-4zd1pz p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegastars-851bjk p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegastars-3k2w3o .vegastars-xq06ub {
  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-u0apsy {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegastars-u0apsy {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegastars-u0apsy {
    padding: 18px 0;
  }
}

.vegastars-u0apsy .vegastars-o6rcfn {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegastars-u0apsy .vegastars-o6rcfn {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegastars-tqjnkw {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegastars-tqjnkw {
    max-width: 160px;
    height: 40px;
  }
}

.vegastars-tqjnkw picture,
.vegastars-tqjnkw img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegastars-tqjnkw img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegastars-mxf4al {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegastars-6u95za ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegastars-u0apsy.vegastars-reimyq .vegastars-mxf4al {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegastars-mxf4al {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegastars-mxf4al {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegastars-ks5xwd,
.vegastars-cggc4d {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegastars-ks5xwd,
  .vegastars-cggc4d {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegastars-cggc4d {
    display: none;
  }
}

.vegastars-k874wi {
  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-reimyq .vegastars-k874wi {
  background: var(--fh-bg-color);
}

.vegastars-k874wi button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegastars-k874wi {
    display: none;
  }
}

.vegastars-d2r5em {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegastars-d2r5em {
    display: none;
  }
}

.vegastars-jtkwyt {
  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-u0apsy.vegastars-reimyq .vegastars-jtkwyt:first-child {
  display: none;
}

.vegastars-u0apsy.vegastars-reimyq .vegastars-jtkwyt:last-child {
  display: block;
}

.vegastars-jtkwyt:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegastars-jtkwyt {
    display: none;
  }
}

.vegastars-pz5l6t {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegastars-pz5l6t {
    display: flex;
  }
}

.vegastars-pz5l6t ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegastars-pz5l6t:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegastars-pz5l6t:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegastars-pz5l6t:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegastars-pz5l6t:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegastars-pz5l6t:hover .vegastars-xgqyb2 svg {
  transform: rotate(180deg);
}

.vegastars-ip0hbr {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegastars-z1w6nq {
  padding: 0 8px;
}

.vegastars-5cj9pe {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegastars-5cj9pe:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegastars-5cj9pe {
    padding: 4px 8px;
  }
}

.vegastars-3v0bcg {
  display: flex;
}

.vegastars-3v0bcg img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegastars-xgqyb2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegastars-xgqyb2 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegastars-q884wp {
  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-q884wp {
    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-61dbg0 {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegastars-61dbg0 {
    display: none;
  }
}

.vegastars-ugsnoa {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegastars-5wv84f {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegastars-rnisfa {
  display: flex;
}

.vegastars-atcjg4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegastars-s2rp2o {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegastars-s2rp2o {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegastars-s2rp2o {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegastars-s2rp2o .vegastars-t0ocly [data-ref-el],
  .vegastars-s2rp2o .vegastars-t0ocly span,
  .vegastars-s2rp2o .vegastars-t0ocly a {
    white-space: nowrap;
  }
}

.vegastars-3zrbmp {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegastars-3zrbmp.vegastars-woba0i > .vegastars-t0ocly {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegastars-3zrbmp.vegastars-6r1rnm:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegastars-3zrbmp.vegastars-woba0i > .vegastars-2xup2c {
    height: auto;
  }

  .vegastars-3zrbmp.vegastars-woba0i > div > .vegastars-6cv6xk {
    transform: rotate(180deg);
  }
}

.vegastars-3zrbmp [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegastars-3zrbmp [data-ref-el],
.vegastars-3zrbmp span {
  cursor: pointer;
}

.vegastars-3zrbmp [data-ref-el],
.vegastars-3zrbmp span,
.vegastars-3zrbmp 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-3zrbmp [data-ref-el],
  .vegastars-3zrbmp span,
  .vegastars-3zrbmp a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegastars-3zrbmp [data-ref-el],
  .vegastars-3zrbmp span,
  .vegastars-3zrbmp a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegastars-2xup2c {
  height: 0;
  overflow: hidden;
  transition: height 0.vegastars-6u95za ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegastars-2xup2c::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegastars-2xup2c::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegastars-2xup2c::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegastars-2xup2c {
    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-2xup2c:has(> .vegastars-3zrbmp.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegastars-2xup2c .vegastars-2xup2c {
    padding: 0;
  }

  .vegastars-2xup2c .vegastars-3zrbmp {
    font-weight: 400;
  }

  .vegastars-2xup2c .vegastars-3zrbmp:hover > .vegastars-t0ocly {
    background: var(--Neutral-300);
  }

  .vegastars-2xup2c .vegastars-6cv6xk {
    rotate: -90deg;
  }
}

.vegastars-t0ocly {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegastars-t0ocly {
    padding: 8px;
  }

  .vegastars-3zrbmp.vegastars-709fz1 > .vegastars-t0ocly {
    background: var(--Neutral-300);
  }
}

.vegastars-6cv6xk {
  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-gwtdoq.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegastars-600yp6 0.vegastars-9bcumn.vegastars-1gburn -0.vegastars-yy1hni 0.vegastars-qdz8gu -0.vegastars-yy1hni 1.vegastars-ivv0q6 0.vegastars-70ek5m.vegastars-cx2x17 4.vegastars-9dtksm.vegastars-600yp6 0.vegastars-yu4wpk.vegastars-igps9z -0.vegastars-yy1hni 9.vegastars-dpv9in -0.vegastars-yy1hni 10.vegastars-dk0z2c 0.vegastars-57ztmj.vegastars-9xl0vz 0.vegastars-1gburn 10.vegastars-9xl0vz 0.vegastars-qdz8gu 10.vegastars-dk0z2c 1.vegastars-uro219.vegastars-ov14yd 5.vegastars-epehg0.vegastars-4jmf5z 6.vegastars-84b3ka 5.vegastars-7jxw50 6.vegastars-84b3ka 4.vegastars-d1bkvt 5.vegastars-nyinip.vegastars-600yp6 1.vegastars-k98ltv.vegastars-yy1hni 0.vegastars-qdz8gu -0.vegastars-yy1hni 0.vegastars-1gburn 0.vegastars-600yp6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegastars-6u95za ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegastars-6cv6xk {
    cursor: default;
  }
}

.vegastars-llse70 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegastars-6krfmv {
  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-6krfmv {
    padding: 40px 4px;
  }
}

.vegastars-8vz6b8 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegastars-8vz6b8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegastars-dtl1to {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegastars-dtl1to {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegastars-dtl1to ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegastars-dtl1to [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegastars-dtl1to [data-ref-el],
.vegastars-dtl1to span,
.vegastars-dtl1to a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegastars-1zwur9 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegastars-1zwur9 {
    margin-bottom: 12px;
  }
}

.vegastars-uwox3w {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegastars-uwox3w img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegastars-uwox3w:last-child {
    margin-right: 0;
  }
}

.vegastars-7j1ere {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegastars-1zwur9:hover .vegastars-bab9gt {
  visibility: visible;
  opacity: 1;
}

.vegastars-bab9gt {
  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-nqazbl {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegastars-vs87kk {
  display: flex;
  margin: 6px;
}

.vegastars-vs87kk img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegastars-bab9gt::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-bab9gt::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-9t0c0t {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegastars-9t0c0t {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegastars-k17o5e {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegastars-k17o5e {
    margin-right: 32px;
  }
}

.vegastars-8jp3d1 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegastars-8jp3d1 {
    margin-top: 0;
    width: 340px;
  }
}

.vegastars-8jp3d1 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegastars-912rze {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegastars-r0fqak {
  position: relative;
}

@media (min-width: 768px) {
  .vegastars-r0fqak {
    margin-top: 40px;
  }
}

.vegastars-r0fqak + .vegastars-ppt1al,
.vegastars-r0fqak + .vegastars-r0fqak {
  margin-top: 24px;
}

.vegastars-4b4ag2 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegastars-4b4ag2 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegastars-4b4ag2 {
    padding: 80px;
  }
}

.vegastars-2o3a8a {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegastars-2o3a8a {
    padding: 0 16px;
}


}

.vegastars-ek41mf {
  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-ek41mf {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegastars-ortho8 {
  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-ortho8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegastars-ws4anv {
  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-ws4anv:hover {
  background: var(--button-bg-hover);
}

.vegastars-34z3ft {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegastars-34z3ft img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegastars-34z3ft img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegastars-34z3ft img {
  min-height: 100%;
  }
}

.vegastars-4b4ag2::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegastars-i0a78n {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegastars-i0a78n h1,
.vegastars-i0a78n h2,
.vegastars-i0a78n h3,
.vegastars-i0a78n h4 {
  margin-bottom: 6px;
}

.vegastars-i0a78n h1:not(:first-child),
.vegastars-i0a78n h2:not(:first-child),
.vegastars-i0a78n h3:not(:first-child),
.vegastars-i0a78n h4:not(:first-child) {
  margin-top: 16px;
}

.vegastars-i0a78n h1,
.vegastars-i0a78n h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegastars-i0a78n h1,
  .vegastars-i0a78n h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegastars-i0a78n h2,
.vegastars-i0a78n h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegastars-i0a78n h2,
  .vegastars-i0a78n h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegastars-i0a78n h3,
.vegastars-i0a78n h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegastars-i0a78n h3,
  .vegastars-i0a78n h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegastars-i0a78n h4,
.vegastars-i0a78n h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegastars-i0a78n ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegastars-i0a78n ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegastars-i0a78n 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-i0a78n ul ul {
  margin-bottom: 8px;
}

.vegastars-i0a78n ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegastars-i0a78n ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegastars-i0a78n ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegastars-i0a78n ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegastars-i0a78n ol li::marker {
  font-weight: 700;
}

.vegastars-i0a78n ol ol {
  margin-bottom: 8px;
}

.vegastars-i0a78n ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegastars-i0a78n ol ul li {
  padding-left: 16px;
}

.vegastars-i0a78n 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-i0a78n table {
    padding: 24px;
  }
}

.vegastars-i0a78n table.vegastars-p4zr1d {
  -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-6u95za,
    mask-image 0.3s;
}

.vegastars-i0a78n table.vegastars-p4zr1d.vegastars-sov2ki {
  -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-i0a78n table {
    display: table;
  }
}

.vegastars-i0a78n 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-i0a78n table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegastars-i0a78n table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegastars-i0a78n 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-i0a78n table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegastars-i0a78n table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegastars-i0a78n table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegastars-i0a78n table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegastars-i0a78n img {
  max-width: 100%;
  height: auto;
}

.vegastars-zzu2al {
  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-zzu2al {
    padding: 24px;
  }
}

.vegastars-usgzim {
  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-usgzim {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegastars-usgzim > * {
  margin: 0 !important;
}

.vegastars-usgzim img,
.vegastars-3xdxx4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegastars-usgzim img,
  .vegastars-3xdxx4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegastars-lr5ut7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegastars-lr5ut7 {
    width: 32px;
    height: 32px;
  }
}

.vegastars-244wrs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegastars-244wrs .vegastars-p62whc {
  flex-shrink: 0;
}

.vegastars-244wrs .vegastars-lqrier svg {
  display: none;
}

.vegastars-uxr11m {
  display: grid;
  transition: max-height 0.vegastars-6u95za ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegastars-uxr11m {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegastars-uxr11m {
    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-uxr11m.vegastars-5rzu9j + .vegastars-p62whc svg {
  transform: rotate(180deg);
}

.vegastars-fvc5oy {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegastars-fvc5oy > div:nth-child(3n) {
  grid-column: span 2;
}

.vegastars-fvc5oy
  > div:nth-child(3n)
  .vegastars-36w9r1
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegastars-fvc5oy {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegastars-fvc5oy > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegastars-fvc5oy
    > div:nth-child(3n)
    .vegastars-36w9r1
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegastars-fvc5oy {
    max-width: 270px;
  }
}

.vegastars-fvc5oy .vegastars-36w9r1 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegastars-fvc5oy .vegastars-36w9r1 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegastars-fvc5oy .vegastars-36w9r1 button {
    max-width: 104px;
  }
}

.vegastars-1miy7f {
  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-1miy7f {
    margin-bottom: 0;
  }
}

.vegastars-o9g8qn {
  display: none;
  opacity: 0;
}

.vegastars-oddast {
  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-oddast img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegastars-36w9r1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegastars-36w9r1 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-36w9r1
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegastars-36w9r1
    button {
    max-width: 145px;
  }
}

.vegastars-88pcoi:first-child
  .vegastars-36w9r1
  button {
  max-width: 270px;
}

.vegastars-828x75 {
  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-1miy7f picture {
  width: 100%;
  max-width: 100%;
}

.vegastars-qu5yay {
  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-qu5yay svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegastars-1miy7f:hover .vegastars-qu5yay {
  display: flex;
}

.vegastars-wnh9bv {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegastars-g67u64 {
  display: flex;
}

.vegastars-g67u64:hover .vegastars-x9g015,
.vegastars-g67u64 .vegastars-709fz1 .vegastars-x9g015 {
  display: flex;
}

.vegastars-g67u64 svg {
  flex-shrink: 0;
}

.vegastars-x9g015 {
  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-x9g015 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegastars-x9g015:hover {
  display: flex;
}

.vegastars-x9g015 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegastars-53hicq {
  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-53hicq {
    font-size: 12px;
  }
}

.vegastars-sj0deu,
.vegastars-owd1po {
  width: 50%;
  flex-shrink: 0;
}

.vegastars-sj0deu {
  font-weight: 700;
}

.vegastars-1kbrtm .vegastars-uxr11m {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegastars-1kbrtm .vegastars-uxr11m {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegastars-1kbrtm .vegastars-uxr11m {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegastars-1kbrtm
  .vegastars-828x75:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegastars-1kbrtm .vegastars-oddast {
  height: 100% !important;
  border-radius: 16px;
}

.vegastars-1kbrtm .vegastars-36w9r1 {
  gap: 4px;
  align-items: center;
}

.vegastars-1kbrtm .vegastars-36w9r1 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegastars-1kbrtm .vegastars-36w9r1 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegastars-1kbrtm .vegastars-l0mt89,
.vegastars-1kbrtm .vegastars-2dqhmt {
  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-gwtdoq.org/2000/svg'%3E%3Cpath d='M9.vegastars-guv3uy 4.vegastars-847qvf.vegastars-u8qo3w 5.vegastars-dp0xky.vegastars-kieo24 5.vegastars-oz22zg.vegastars-kvk71n 5.vegastars-qody3z.vegastars-xi7cx4 8.vegastars-8qgqy5.vegastars-of0pzj 9.vegastars-5342ls.vegastars-wyrllw 9.vegastars-zya7bv.vegastars-i96zr6 13.vegastars-j7y9mz.vegastars-m5y5at 11.vegastars-hz7pj9.vegastars-c3eqla 11.vegastars-cuh0p5.vegastars-5rhz4x 11.vegastars-nifgtd.vegastars-felgug 13.vegastars-nohgz9.vegastars-ju1r02 9.vegastars-0fn038.vegastars-nxduql 9.vegastars-g3mff7.vegastars-mufva3 8.vegastars-6aenjj.vegastars-oh3n5m 5.vegastars-wqho47.vegastars-krqdjr 5.vegastars-lu4b9o.vegastars-c2di0e 5.vegastars-d2rq1v.vegastars-swjgjh 4.vegastars-wthyiv.vegastars-c3eqla 1.vegastars-u7sr97.vegastars-guv3uy 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegastars-1kbrtm .vegastars-l0mt89 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegastars-1kbrtm .vegastars-2dqhmt {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegastars-niuadd {
  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-niuadd {
    padding: 24px;
  }
}

.vegastars-niuadd .vegastars-p62whc {
  display: flex;
}

@media (min-width: 768px) {
  .vegastars-niuadd .vegastars-p62whc {
    display: none;
  }
}

.vegastars-niuadd .vegastars-lqrier svg {
  display: none;
}

.vegastars-5y5lpj {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegastars-5y5lpj .vegastars-nn9o01 {
  display: none;
}

@media (min-width: 768px) {
  .vegastars-5y5lpj .vegastars-nn9o01 {
    display: flex;
  }
}

.vegastars-vtn7ia {
  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-vtn7ia {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegastars-vtn7ia > * {
  margin: 0 !important;
}

.vegastars-vtn7ia img,
.vegastars-xhzq29 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegastars-vtn7ia img,
  .vegastars-xhzq29 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegastars-t8ij1k {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegastars-t8ij1k {
    width: 32px;
    height: 32px;
  }
}

.vegastars-m4n3mc {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegastars-m4n3mc {
    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-m4n3mc::-webkit-scrollbar {
    display: none;
  }
}

.vegastars-9y5gqi {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegastars-9y5gqi {
    padding: 7px 15px;
  }
}

.vegastars-9y5gqi:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegastars-lpik0j {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegastars-lpik0j {
    display: flex;
    opacity: 1;
  }
}

.vegastars-9y5gqi picture {
  height: 100%;
  display: block;
}

.vegastars-9y5gqi img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegastars-9y5gqi img {
    width: 88px;
    height: 44px;
  }
}

.vegastars-9y5gqi p {
  text-align: center;
  width: 100%;
}

.vegastars-vjjh73 {
  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-vjjh73 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegastars-vjjh73 img,
.vegastars-aater0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegastars-vjjh73 img,
  .vegastars-aater0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegastars-k0rrg0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegastars-k0rrg0 {
    width: 32px;
    height: 32px;
  }
}

.vegastars-3rcq81 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegastars-hg5px0 {
  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-7zw90v {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegastars-7zw90v.vegastars-709fz1 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegastars-iat10r {
  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-iat10r {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegastars-r4pzol {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegastars-1vuctw {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegastars-6u95za ease;
  opacity: 0;
  color: var(--text-color);
}

.vegastars-wjxla4 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegastars-wjxla4 ol,
.vegastars-wjxla4 ul {
  padding-left: 1.3em;
}

.vegastars-7zw90v.vegastars-709fz1 .vegastars-1vuctw {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegastars-7zw90v.vegastars-709fz1 .vegastars-r4pzol {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegastars-t745x0 {
  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-t745x0 {
    padding: 24px;
  }
}

.vegastars-t745x0 .vegastars-p62whc {
  display: flex;
}

@media (min-width: 768px) {
  .vegastars-t745x0 .vegastars-p62whc {
    display: none;
  }
}

.vegastars-t745x0 .vegastars-lqrier svg {
  display: none;
}

.vegastars-9rqd1s {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegastars-9rqd1s .vegastars-nn9o01 {
  display: none;
}

@media (min-width: 768px) {
  .vegastars-9rqd1s .vegastars-nn9o01 {
    display: flex;
  }
}

.vegastars-swkdvp {
  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-swkdvp {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegastars-swkdvp > * {
  margin: 0 !important;
}

.vegastars-swkdvp img,
.vegastars-qivs7x {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegastars-swkdvp img,
  .vegastars-qivs7x {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegastars-3h9bdk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegastars-3h9bdk {
    width: 32px;
    height: 32px;
  }
}

.vegastars-whlf2z {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegastars-whlf2z {
    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-whlf2z::-webkit-scrollbar {
    display: none;
  }
}

.vegastars-2d9u17 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegastars-2d9u17:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegastars-qyrygu {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegastars-qyrygu {
    display: flex;
    opacity: 1;
  }
}

.vegastars-2d9u17 picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegastars-2d9u17 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegastars-bie3q6 {
  margin: -24px 0;
}

.vegastars-bie3q6:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegastars-bie3q6 {
    margin: -16px 0;
  }
}

.vegastars-90apyy {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegastars-90apyy {
    flex-direction: row;
  }
}

.vegastars-qtw40b {
  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-qtw40b {
    flex: 1;
  }
}

.vegastars-qtw40b::placeholder {
  color: var(--Text-400);
}

.vegastars-o4s26p {
  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-t6fjm6 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegastars-t6fjm6::-webkit-scrollbar {
  display: none;
}

.vegastars-r3wlu5 {
  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-r3wlu5 img,
.vegastars-r3wlu5 svg {
  margin-right: 8px;
}

.vegastars-ryi56x {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegastars-bie3q6 + .vegastars-7ikfxq {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegastars-bie3q6 + .vegastars-7ikfxq {
    margin-top: -16px;
  }
}

.vegastars-mkrqwx {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegastars-mkrqwx > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegastars-mkrqwx > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegastars-baex8j {
  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-41jczo {
  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-g83z26 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegastars-navws2 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegastars-ja1vmo {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegastars-baex8j 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-baex8j 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-baex8j {
    padding: 39px 179px 39px 39px;
  }

  .vegastars-41jczo {
    font-size: 40px;
    line-height: 48px;
  }

  .vegastars-ja1vmo {
    height: 348px;
  }

  .vegastars-baex8j button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegastars-baex8j button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegastars-baex8j {
    padding: 63px;
  }
}

.vegastars-7vcice {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegastars-7vcice {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegastars-6s7bl3 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegastars-6s7bl3 {
    width: auto;
  }
}

.vegastars-7shznh {
  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-7shznh::-webkit-scrollbar {
  display: none;
}

.vegastars-7shznh 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-7shznh a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegastars-7shznh {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegastars-7vcice .vegastars-f6wdi2 {
  -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-6u95za,
    mask-image 0.3s;
}

.vegastars-7vcice .vegastars-f6wdi2.vegastars-sov2ki {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegastars-vzedrz {
  margin: 40px -16px;
}

.vegastars-zjfa27 + .vegastars-ppt1al,
.vegastars-zjfa27 + .vegastars-r0fqak {
  margin-top: 24px;
}

.vegastars-y6kjjm {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegastars-y6kjjm picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegastars-ryrlkr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegastars-ryrlkr {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegastars-ryrlkr {
    margin-top: 0;
  }
}

.vegastars-mv4ob6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegastars-mv4ob6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegastars-gsqrzi {
  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-gsqrzi {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegastars-5e7pvn {
  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-5e7pvn {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegastars-065wo7 {
  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-065wo7 {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegastars-mkdq6p {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegastars-mkdq6p {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegastars-q20qjs {
  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-3nunc0 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegastars-3nunc0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegastars-7ikfxq {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegastars-73wdda {
  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-73wdda {
    padding: 15px 48px;
  }
}

main > .vegastars-7ikfxq {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegastars-uxr11m.vegastars-mfua16 > div:nth-child(n+5) {
    display: none;
  }
}

.vegastars-i0a78n p a img {
  display: block;
  margin: 0 auto;
}


.vegastars-1bjeqm {
  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-bhs79i {
  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-bhs79i label {
  font-size: 14px;
}

.vegastars-bhs79i h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegastars-bhs79i input,
.vegastars-bhs79i textarea,
.vegastars-bhs79i 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-bhs79i button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegastars-sfv06m ease;
}
.vegastars-bhs79i button:hover {
  background-color: var(--button-bg-hover);
}
.vegastars-z5dho8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegastars-66mj6m ease-in;
}

.vegastars-z5dho8 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-o2wcff, .vegastars-3d638f, [class*="review-card"],
thead, thead th, table th, .vegastars-sc44f6,
.vegastars-ydhiwh, [class*="collapsible-header"],
.vegastars-do1l3u, [class*="updated-block"] {
  color: #ece7dc !important;
}
