* {
  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;
  }
}

.red-dog-o20dj9 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .red-dog-o20dj9 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .red-dog-o20dj9 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.red-dog-fy1x4s {
  overflow: hidden;
}

.red-dog-ye4ida img {
  background: var(--Neutral-300);
}

.red-dog-i7zfge {
  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;
}

.red-dog-iq8yaj {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.red-dog-iq8yaj:hover {
  background: var(--button-bg-hover);
}

.red-dog-7qo8eg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.red-dog-7qo8eg:hover {
  background: var(--button-bg-hover);
}

.red-dog-vhlx2s {
  font-size: 12px;
  line-height: 18px;
}

.red-dog-ckvz66 {
  font-size: 18px;
  line-height: 26px;
}

.red-dog-vc0gxs {
  width: 100%;
}

.red-dog-wlcsdi {
  padding: 6px 16px;
}

.red-dog-z3x103 {
  padding: 10px 16px;
}

.red-dog-mxrpjy {
  padding: 15px 26px;
}

.red-dog-oo6f2f {
  flex-shrink: 0;
}

.red-dog-xvrxzw {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.red-dog-2bazef {
  display: none;
}

.red-dog-myavrl {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.red-dog-xmr7kn {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.red-dog-28jhkz {
  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;
}

.red-dog-gfajfa {
  cursor: grab;
}

.red-dog-28jhkz::-webkit-scrollbar {
  display: none;
}

.red-dog-le9xwt {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.red-dog-18hg03 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.red-dog-c803io {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.red-dog-jq2xid {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.red-dog-6jaqqe {
  visibility: visible;
}

.red-dog-vduu8o {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.red-dog-tlglfw ease;
}

.red-dog-pd3f1h {
  background-color: var(--Primary-200);
  width: 16px;
}

.red-dog-0y3die {
  -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.red-dog-tlglfw,
    mask-image 0.3s;
}

.red-dog-0y3die.red-dog-knr16q {
  -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;
  }
}

.red-dog-uo1oh6: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;
}

.red-dog-wrh4sq {
  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.red-dog-0ftl9j.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.red-dog-0ftl9j.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;
}

.red-dog-c6r8f5 {
  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);
}

.red-dog-c6r8f5::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%
  );
}

.red-dog-h0cvge {
  position: relative;
  z-index: 1;
}

.red-dog-3a3lvh {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.red-dog-x54h4k {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.red-dog-rykysn {
  font-size: 40px;
  line-height: 48px;
}

.red-dog-wpam1f {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.red-dog-tgkage {
  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;
}

.red-dog-tgkage:hover {
  background: var(--Primary-400);
}

.red-dog-tgkage svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.red-dog-uo1oh6 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) {
  .red-dog-c6r8f5 {
    max-width: 600px;
    padding: 64px;
  }

  .red-dog-3a3lvh {
    font-size: 24px;
    line-height: 32px;
  }

  .red-dog-x54h4k {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .red-dog-rykysn {
    font-size: 50px;
    line-height: 56px;
  }

  .red-dog-wpam1f {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .red-dog-wrh4sq {
    top: 25px;
    right: 25px;
  }
}

.red-dog-dbrlbp,
.red-dog-g0qyoo {
  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;
}

.red-dog-uqi0zu.red-dog-lbivcx::before,
.red-dog-g0qyoo::before,
.red-dog-m9dgct::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.red-dog-0ftl9j.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.red-dog-343e9y 14.red-dog-vpg4ro.red-dog-7bastq 14.red-dog-1o0wii 15.red-dog-96qdqn 14.red-dog-ellwxk 15.red-dog-6e7qbj 14.red-dog-sc6rc8.red-dog-05pl4k 14.red-dog-adztdo 19.red-dog-rtrw16 12.red-dog-zn4fv6 19.red-dog-rtrw16 10.red-dog-ayk7ms.red-dog-rtrw16 8.red-dog-58q36i 17.red-dog-ke3hso 7.red-dog-avmwht 15.red-dog-t9g5ss 7.red-dog-r66fax.red-dog-7xv2hi 7.red-dog-avmwht 11.red-dog-c1x1sz 8.red-dog-58q36i 11.red-dog-c1x1sz 10.red-dog-dkylc6.red-dog-c1x1sz 12.red-dog-d94tiu 13.red-dog-smbpg3 14.red-dog-ne6l2z 15.red-dog-io71qz 14.red-dog-yb0y1b.red-dog-5a7z47 14.red-dog-rs5jd9 15.red-dog-ifudqe 14.red-dog-cvj73t 15.red-dog-vkpc1u 14.red-dog-ndqzmr.red-dog-343e9y 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.red-dog-j6qy8x 15.red-dog-s9n6ar.red-dog-97ovn5 15.red-dog-plbs6f 15.red-dog-eb48vj 15.red-dog-fg1zms 15.red-dog-459j57 15.red-dog-s0hpw3.red-dog-r1t49i 15.red-dog-fg1zms 15.red-dog-abni46 15.red-dog-holvxs 15.red-dog-jrm8c2 15.red-dog-kl4nen.red-dog-quoir0 15.red-dog-egps81 7.red-dog-nq1gvn 18.red-dog-jlvjbl 7.red-dog-w6088v 23.red-dog-drs5ic.red-dog-gzyqiv.red-dog-utgf2p 18.red-dog-ye1zkg 19.red-dog-c7nljv 15.red-dog-mpu69d 15.red-dog-j6qy8x 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.red-dog-rqowus [type="submit"] *,
.red-dog-mlpfdc button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .red-dog-j25kjl {
    display: none;
  }
}

.red-dog-dx16ku {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .red-dog-dx16ku {
  display: none;
}

@media (min-width: 768px) {
  .red-dog-dx16ku {
    bottom: 22px;
  }
}

.red-dog-dx16ku input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .red-dog-dx16ku {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.red-dog-r2fdjs.static) .red-dog-dx16ku {
    bottom: 8px;
  }
}

.red-dog-gxh4gi {
  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.red-dog-0ftl9j.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.red-dog-augcbu 3.red-dog-cgbx0v.red-dog-yctygm.red-dog-8h9y58 3.red-dog-rk9o1b 3.red-dog-vhllna 5.red-dog-v71p7w 3.red-dog-vhllna 8.red-dog-ew5s0b.red-dog-ifrah6.red-dog-vhllna 26.red-dog-fbiqvm 5.red-dog-n1sjla 28.red-dog-m78140 8.red-dog-bx11en 28.red-dog-vho2bz.red-dog-kukud7 28.red-dog-6mshq5.red-dog-ts64wj 34.red-dog-p7d26h.red-dog-ayou5x 36.red-dog-4p01lw 11.red-dog-x4nz24 37.red-dog-jaivnq 12.red-dog-mqcqrh 36.red-dog-u2p3t2.red-dog-i86g5b 28.red-dog-efpeia.red-dog-hkfk5z.red-dog-7zdjaj 28.red-dog-dtl2rj 36.red-dog-5lnx9y 26.red-dog-0pfema 36.red-dog-5lnx9y 23.red-dog-7hyltt.red-dog-l7q234.red-dog-5lnx9y 5.red-dog-g1gcn7 34.red-dog-dqj5rx 3.red-dog-rk9o1b 31.red-dog-augcbu 3.red-dog-e8t932.red-dog-wk6vlp 18.red-dog-tqrimo.red-dog-py3ap4 18.red-dog-dgt6wi 8.red-dog-m14ufz 17.red-dog-nxraxt 8.red-dog-m14ufz 15.red-dog-pq183z.red-dog-m14ufz 14.red-dog-cpob1v 9.red-dog-py3ap4 13.red-dog-r027xa 11.red-dog-wk6vlp 13.red-dog-3pyy4n.red-dog-3xbrqd 13.red-dog-r027xa 13.red-dog-gwcuci 14.red-dog-cpob1v 13.red-dog-gwcuci 15.red-dog-frb99t.red-dog-gwcuci 17.red-dog-nxraxt 12.red-dog-3xbrqd 18.red-dog-dgt6wi 11.red-dog-wk6vlp 18.red-dog-83heia.red-dog-tpszhh 18.red-dog-ugdfn0.red-dog-xis0ym 18.red-dog-dgt6wi 17.red-dog-c923s8 17.red-dog-nxraxt 17.red-dog-c923s8 15.red-dog-wswotv.red-dog-c923s8 14.red-dog-cpob1v 18.red-dog-xis0ym 13.red-dog-r027xa 20.red-dog-tpszhh 13.red-dog-pftdvs.red-dog-w109j5 13.red-dog-r027xa 22.red-dog-v23g27 14.red-dog-cpob1v 22.red-dog-v23g27 15.red-dog-li28ss.red-dog-l980b8 17.red-dog-nxraxt 21.red-dog-w109j5 18.red-dog-dgt6wi 20.red-dog-tpszhh 18.red-dog-qwis1x.red-dog-bj00wv 18.red-dog-jnd0g6.red-dog-o7qy5h 18.red-dog-dgt6wi 26.red-dog-sddrda 17.red-dog-nxraxt 26.red-dog-sddrda 15.red-dog-g4pfuq.red-dog-sddrda 14.red-dog-cpob1v 27.red-dog-o7qy5h 13.red-dog-r027xa 28.red-dog-bj00wv 13.red-dog-0jds2r.red-dog-46fh7j 13.red-dog-r027xa 31.red-dog-rxmmuc 14.red-dog-cpob1v 31.red-dog-rxmmuc 15.red-dog-x0masx.red-dog-sddrda 17.red-dog-nxraxt 30.red-dog-46fh7j 18.red-dog-dgt6wi 28.red-dog-bj00wv 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"])
    .red-dog-gxh4gi {
    display: none;
  }
}

.red-dog-4mun3m {
  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) {
  .red-dog-4mun3m {
    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;
}

.red-dog-mlpfdc {
  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) {
  .red-dog-mlpfdc {
    padding: 14px 16px;
  }
}

.red-dog-mlpfdc button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.red-dog-mlpfdc button:first-child {
  align-content: end;
}

.red-dog-mlpfdc button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .red-dog-mlpfdc
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .red-dog-mlpfdc
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.red-dog-mlpfdc button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.red-dog-mlpfdc button:last-child svg {
  width: 38px;
  height: 38px;
}

.red-dog-m9dgct {
  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;
}

.red-dog-m9dgct::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .red-dog-m9dgct,
.pc61d126-chatbot[data-active-screen="3"]
  .red-dog-m9dgct {
  opacity: 1;
  visibility: visible;
}

.red-dog-ltfb53 {
  flex: 1 1;
}

.red-dog-w9r01b {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .red-dog-w9r01b {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .red-dog-2ztmah {
  display: block;
}

.red-dog-m94yxk {
  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) {
  .red-dog-m94yxk {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.red-dog-g0qyoo {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.red-dog-g0qyoo::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.red-dog-m1u7zv span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.red-dog-m1u7zv p {
  color: var(--Text-100);
}

.red-dog-g0qyoo .red-dog-0pwu2z {
  grid-area: button;
}

.red-dog-g0qyoo .red-dog-0pwu2z::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.red-dog-0ftl9j.org/2000/svg'%3E%3Cpath d='M4.red-dog-vlj69b 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.red-dog-0w1ud8 15L16.red-dog-0w1ud8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.red-dog-0w1ud8 5L16.red-dog-0w1ud8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .red-dog-drkhhn {
  display: block;
}

.red-dog-tbys76 {
  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) {
  .red-dog-tbys76 {
    margin-top: 40px;
  }
}

.red-dog-dbrlbp label,
.red-dog-dbrlbp input {
  display: block;
  width: 100%;
}

.red-dog-dbrlbp label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.red-dog-dbrlbp label.red-dog-72cl3c input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.red-dog-dbrlbp label.red-dog-72cl3c::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;
}

.red-dog-dbrlbp 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;
}

.red-dog-dbrlbp input::placeholder {
  color: var(--Text-400);
}

.red-dog-46ywoc {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .red-dog-46ywoc {
  display: flex;
}

.red-dog-46ywoc ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .red-dog-46ywoc ol {
    height: 420px;
    padding: 24px;
  }
}

.red-dog-46ywoc ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.red-dog-rqowus {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .red-dog-rqowus {
    padding: 0 24px 24px;
  }
}

.red-dog-rqowus 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;
}

.red-dog-rqowus input::placeholder {
  color: var(--Text-400);
}

.red-dog-rqowus [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.red-dog-rqowus [type="submit"]:disabled {
  opacity: 0.5;
}

.red-dog-rqowus [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .red-dog-rqowus [type="submit"] {
    right: 40px;
  }
}

.red-dog-uqi0zu {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.red-dog-uqi0zu.red-dog-lbivcx {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.red-dog-uqi0zu.red-dog-lbivcx::before {
  content: "";
  width: 31px;
}

.red-dog-uqi0zu.red-dog-lbivcx p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.red-dog-uqi0zu.red-dog-cr3rks p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.red-dog-uqi0zu p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.red-dog-dx16ku .red-dog-0pwu2z {
  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;
  }
}

.red-dog-j25kjl {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .red-dog-j25kjl {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .red-dog-j25kjl {
    padding: 18px 0;
  }
}

.red-dog-j25kjl .red-dog-o20dj9 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .red-dog-j25kjl .red-dog-o20dj9 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.red-dog-rub838 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .red-dog-rub838 {
    max-width: 160px;
    height: 40px;
  }
}

.red-dog-rub838 picture,
.red-dog-rub838 img {
  display: block;
  width: 100%;
  height: 100%;
}

.red-dog-rub838 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .red-dog-yleh4f {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.red-dog-tlglfw ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .red-dog-j25kjl.red-dog-i4vpjf .red-dog-yleh4f {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .red-dog-yleh4f {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .red-dog-yleh4f {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.red-dog-ko3yh0,
.red-dog-zy1w4v {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .red-dog-ko3yh0,
  .red-dog-zy1w4v {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .red-dog-zy1w4v {
    display: none;
  }
}

.red-dog-qnimqp {
  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;
}

.red-dog-i4vpjf .red-dog-qnimqp {
  background: var(--fh-bg-color);
}

.red-dog-qnimqp button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .red-dog-qnimqp {
    display: none;
  }
}

.red-dog-msvbap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .red-dog-msvbap {
    display: none;
  }
}

.red-dog-xo9urr {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.red-dog-j25kjl.red-dog-i4vpjf .red-dog-xo9urr:first-child {
  display: none;
}

.red-dog-j25kjl.red-dog-i4vpjf .red-dog-xo9urr:last-child {
  display: block;
}

.red-dog-xo9urr:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .red-dog-xo9urr {
    display: none;
  }
}

.red-dog-mvx3bq {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .red-dog-mvx3bq {
    display: flex;
  }
}

.red-dog-mvx3bq ul {
  max-height: 350px;
  overflow-y: auto;
}

.red-dog-mvx3bq:hover ul {
  visibility: visible;
  opacity: 1;
}

.red-dog-mvx3bq:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.red-dog-mvx3bq:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.red-dog-mvx3bq:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.red-dog-mvx3bq:hover .red-dog-vb8n5d svg {
  transform: rotate(180deg);
}

.red-dog-fo0euh {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.red-dog-osa9h9 {
  padding: 0 8px;
}

.red-dog-xaa401 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.red-dog-xaa401:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .red-dog-xaa401 {
    padding: 4px 8px;
  }
}

.red-dog-zebmn7 {
  display: flex;
}

.red-dog-zebmn7 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.red-dog-vb8n5d {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.red-dog-vb8n5d svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.red-dog-veo7ai {
  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) {
  .red-dog-veo7ai {
    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;
  }
}

.red-dog-zwnwht {
  width: 100%;
}

@media (min-width: 1200px) {
  .red-dog-zwnwht {
    display: none;
  }
}

.red-dog-xn0yjx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.red-dog-6sh0s0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.red-dog-5xpi6b {
  display: flex;
}

.red-dog-zefkum {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.red-dog-ob6nr6 {
  list-style: none;
}

@media (max-width: 1199px) {
  .red-dog-ob6nr6 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .red-dog-ob6nr6 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .red-dog-ob6nr6 .red-dog-imoyvr [data-ref-el],
  .red-dog-ob6nr6 .red-dog-imoyvr span,
  .red-dog-ob6nr6 .red-dog-imoyvr a {
    white-space: nowrap;
  }
}

.red-dog-xtghxc {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .red-dog-xtghxc.red-dog-joes1e > .red-dog-imoyvr {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .red-dog-xtghxc.red-dog-z0f9bq:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .red-dog-xtghxc.red-dog-joes1e > .red-dog-l69okx {
    height: auto;
  }

  .red-dog-xtghxc.red-dog-joes1e > div > .red-dog-os7yri {
    transform: rotate(180deg);
  }
}

.red-dog-xtghxc [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.red-dog-xtghxc [data-ref-el],
.red-dog-xtghxc span {
  cursor: pointer;
}

.red-dog-xtghxc [data-ref-el],
.red-dog-xtghxc span,
.red-dog-xtghxc a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .red-dog-xtghxc [data-ref-el],
  .red-dog-xtghxc span,
  .red-dog-xtghxc a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .red-dog-xtghxc [data-ref-el],
  .red-dog-xtghxc span,
  .red-dog-xtghxc a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.red-dog-l69okx {
  height: 0;
  overflow: hidden;
  transition: height 0.red-dog-tlglfw ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.red-dog-l69okx::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.red-dog-l69okx::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.red-dog-l69okx::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .red-dog-l69okx {
    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;
  }

  .red-dog-l69okx:has(> .red-dog-xtghxc.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .red-dog-l69okx .red-dog-l69okx {
    padding: 0;
  }

  .red-dog-l69okx .red-dog-xtghxc {
    font-weight: 400;
  }

  .red-dog-l69okx .red-dog-xtghxc:hover > .red-dog-imoyvr {
    background: var(--Neutral-300);
  }

  .red-dog-l69okx .red-dog-os7yri {
    rotate: -90deg;
  }
}

.red-dog-imoyvr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .red-dog-imoyvr {
    padding: 8px;
  }

  .red-dog-xtghxc.red-dog-a9s553 > .red-dog-imoyvr {
    background: var(--Neutral-300);
  }
}

.red-dog-os7yri {
  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.red-dog-0ftl9j.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.red-dog-nxho5u 0.red-dog-5ryqhd.red-dog-7y0wfq -0.red-dog-2tyw97 0.red-dog-xr5ytb -0.red-dog-2tyw97 1.red-dog-vajs5l 0.red-dog-nsf6rf.red-dog-29cc6q 4.red-dog-iusum1.red-dog-nxho5u 0.red-dog-ai7x4u.red-dog-xs0wqu -0.red-dog-2tyw97 9.red-dog-8p5y2g -0.red-dog-2tyw97 10.red-dog-pd8b6u 0.red-dog-xm4mk5.red-dog-li4f3p 0.red-dog-7y0wfq 10.red-dog-li4f3p 0.red-dog-xr5ytb 10.red-dog-pd8b6u 1.red-dog-8jq0or.red-dog-iv6qur 5.red-dog-t5a521.red-dog-6a3rkz 6.red-dog-33emu6 5.red-dog-cdt2xd 6.red-dog-33emu6 4.red-dog-x7q4r4 5.red-dog-qfodi7.red-dog-nxho5u 1.red-dog-1y3j4u.red-dog-2tyw97 0.red-dog-xr5ytb -0.red-dog-2tyw97 0.red-dog-7y0wfq 0.red-dog-nxho5u 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.red-dog-tlglfw ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .red-dog-os7yri {
    cursor: default;
  }
}

.red-dog-fenynp {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.red-dog-2w251s {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .red-dog-2w251s {
    padding: 40px 4px;
  }
}

.red-dog-nko0ma {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .red-dog-nko0ma {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.red-dog-d3hs6k {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .red-dog-d3hs6k {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.red-dog-d3hs6k ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.red-dog-d3hs6k [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.red-dog-d3hs6k [data-ref-el],
.red-dog-d3hs6k span,
.red-dog-d3hs6k a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.red-dog-m9biqr {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .red-dog-m9biqr {
    margin-bottom: 12px;
  }
}

.red-dog-nieyo5 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.red-dog-nieyo5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .red-dog-nieyo5:last-child {
    margin-right: 0;
  }
}

.red-dog-r44zue {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.red-dog-m9biqr:hover .red-dog-k4dhf5 {
  visibility: visible;
  opacity: 1;
}

.red-dog-k4dhf5 {
  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);
}

.red-dog-2hyfkc {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.red-dog-ej16br {
  display: flex;
  margin: 6px;
}

.red-dog-ej16br img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.red-dog-k4dhf5::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);
}

.red-dog-k4dhf5::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);
}

.red-dog-kbaug3 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .red-dog-kbaug3 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.red-dog-krg91m {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .red-dog-krg91m {
    margin-right: 32px;
  }
}

.red-dog-ddxfbk {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .red-dog-ddxfbk {
    margin-top: 0;
    width: 340px;
  }
}

.red-dog-ddxfbk a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.red-dog-675oo0 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.red-dog-mu7tkv {
  position: relative;
}

@media (min-width: 768px) {
  .red-dog-mu7tkv {
    margin-top: 40px;
  }
}

.red-dog-mu7tkv + .red-dog-gx4rtq,
.red-dog-mu7tkv + .red-dog-mu7tkv {
  margin-top: 24px;
}

.red-dog-sjni6i {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .red-dog-sjni6i {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .red-dog-sjni6i {
    padding: 80px;
  }
}

.red-dog-84wa5r {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .red-dog-84wa5r {
    padding: 0 16px;
}


}

.red-dog-2jjovd {
  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) {
  .red-dog-2jjovd {
    font-size: 48px;
    line-height: 56px;
  }
}

.red-dog-6k7ain {
  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) {
  .red-dog-6k7ain {
    font-size: 24px;
    line-height: 32px;
  }
}

.red-dog-ru0t2u {
  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;
}

.red-dog-ru0t2u:hover {
  background: var(--button-bg-hover);
}

.red-dog-rnk57i {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.red-dog-rnk57i img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .red-dog-rnk57i img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .red-dog-rnk57i img {
  min-height: 100%;
  }
}

.red-dog-sjni6i::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.red-dog-rppo0o {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.red-dog-rppo0o h1,
.red-dog-rppo0o h2,
.red-dog-rppo0o h3,
.red-dog-rppo0o h4 {
  margin-bottom: 6px;
}

.red-dog-rppo0o h1:not(:first-child),
.red-dog-rppo0o h2:not(:first-child),
.red-dog-rppo0o h3:not(:first-child),
.red-dog-rppo0o h4:not(:first-child) {
  margin-top: 16px;
}

.red-dog-rppo0o h1,
.red-dog-rppo0o h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .red-dog-rppo0o h1,
  .red-dog-rppo0o h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.red-dog-rppo0o h2,
.red-dog-rppo0o h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .red-dog-rppo0o h2,
  .red-dog-rppo0o h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.red-dog-rppo0o h3,
.red-dog-rppo0o h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .red-dog-rppo0o h3,
  .red-dog-rppo0o h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.red-dog-rppo0o h4,
.red-dog-rppo0o h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.red-dog-rppo0o ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.red-dog-rppo0o ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.red-dog-rppo0o 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);
}

.red-dog-rppo0o ul ul {
  margin-bottom: 8px;
}

.red-dog-rppo0o ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.red-dog-rppo0o ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.red-dog-rppo0o ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.red-dog-rppo0o ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.red-dog-rppo0o ol li::marker {
  font-weight: 700;
}

.red-dog-rppo0o ol ol {
  margin-bottom: 8px;
}

.red-dog-rppo0o ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.red-dog-rppo0o ol ul li {
  padding-left: 16px;
}

.red-dog-rppo0o 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) {
  .red-dog-rppo0o table {
    padding: 24px;
  }
}

.red-dog-rppo0o table.red-dog-g3lyr3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.red-dog-tlglfw,
    mask-image 0.3s;
}

.red-dog-rppo0o table.red-dog-g3lyr3.red-dog-knr16q {
  -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) {
  .red-dog-rppo0o table {
    display: table;
  }
}

.red-dog-rppo0o 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);
}

.red-dog-rppo0o table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.red-dog-rppo0o table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.red-dog-rppo0o 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) {
  .red-dog-rppo0o table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.red-dog-rppo0o table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.red-dog-rppo0o table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.red-dog-rppo0o table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.red-dog-rppo0o img {
  max-width: 100%;
  height: auto;
}

.red-dog-uiowip {
  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) {
  .red-dog-uiowip {
    padding: 24px;
  }
}

.red-dog-rlm5fz {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .red-dog-rlm5fz {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.red-dog-rlm5fz > * {
  margin: 0 !important;
}

.red-dog-rlm5fz img,
.red-dog-0yoc0w {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .red-dog-rlm5fz img,
  .red-dog-0yoc0w {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.red-dog-2gdyh7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .red-dog-2gdyh7 {
    width: 32px;
    height: 32px;
  }
}

.red-dog-4mpcls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.red-dog-4mpcls .red-dog-02u3l3 {
  flex-shrink: 0;
}

.red-dog-4mpcls .red-dog-cotm7l svg {
  display: none;
}

.red-dog-1pdsq0 {
  display: grid;
  transition: max-height 0.red-dog-tlglfw ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .red-dog-1pdsq0 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .red-dog-1pdsq0 {
    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));
  }
}

.red-dog-1pdsq0.red-dog-gid8kh + .red-dog-02u3l3 svg {
  transform: rotate(180deg);
}

.red-dog-pgv8aq {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.red-dog-pgv8aq > div:nth-child(3n) {
  grid-column: span 2;
}

.red-dog-pgv8aq
  > div:nth-child(3n)
  .red-dog-v9eolk
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .red-dog-pgv8aq {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .red-dog-pgv8aq > div:nth-child(3n) {
    grid-column: unset;
  }

  .red-dog-pgv8aq
    > div:nth-child(3n)
    .red-dog-v9eolk
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .red-dog-pgv8aq {
    max-width: 270px;
  }
}

.red-dog-pgv8aq .red-dog-v9eolk button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .red-dog-pgv8aq .red-dog-v9eolk button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .red-dog-pgv8aq .red-dog-v9eolk button {
    max-width: 104px;
  }
}

.red-dog-ac6750 {
  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) {
  .red-dog-ac6750 {
    margin-bottom: 0;
  }
}

.red-dog-iq0wan {
  display: none;
  opacity: 0;
}

.red-dog-pg5k2n {
  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;
  }
}

.red-dog-pg5k2n img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.red-dog-v9eolk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.red-dog-v9eolk button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .red-dog-v9eolk
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .red-dog-v9eolk
    button {
    max-width: 145px;
  }
}

.red-dog-9722sz:first-child
  .red-dog-v9eolk
  button {
  max-width: 270px;
}

.red-dog-hchqmg {
  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%;
}

.red-dog-ac6750 picture {
  width: 100%;
  max-width: 100%;
}

.red-dog-mixkum {
  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;
}

.red-dog-mixkum svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.red-dog-ac6750:hover .red-dog-mixkum {
  display: flex;
}

.red-dog-2eec99 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.red-dog-58rblt {
  display: flex;
}

.red-dog-58rblt:hover .red-dog-bkpbl4,
.red-dog-58rblt .red-dog-a9s553 .red-dog-bkpbl4 {
  display: flex;
}

.red-dog-58rblt svg {
  flex-shrink: 0;
}

.red-dog-bkpbl4 {
  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) {
  .red-dog-bkpbl4 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.red-dog-bkpbl4:hover {
  display: flex;
}

.red-dog-bkpbl4 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.red-dog-jyhj11 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .red-dog-jyhj11 {
    font-size: 12px;
  }
}

.red-dog-v5nud8,
.red-dog-7jg92f {
  width: 50%;
  flex-shrink: 0;
}

.red-dog-v5nud8 {
  font-weight: 700;
}

.red-dog-fgjtmp .red-dog-1pdsq0 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .red-dog-fgjtmp .red-dog-1pdsq0 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .red-dog-fgjtmp .red-dog-1pdsq0 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.red-dog-fgjtmp
  .red-dog-hchqmg:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.red-dog-fgjtmp .red-dog-pg5k2n {
  height: 100% !important;
  border-radius: 16px;
}

.red-dog-fgjtmp .red-dog-v9eolk {
  gap: 4px;
  align-items: center;
}

.red-dog-fgjtmp .red-dog-v9eolk button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.red-dog-fgjtmp .red-dog-v9eolk svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.red-dog-fgjtmp .red-dog-809atw,
.red-dog-fgjtmp .red-dog-12fkuc {
  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.red-dog-0ftl9j.org/2000/svg'%3E%3Cpath d='M9.red-dog-3mgyjk 4.red-dog-aj8llz.red-dog-k7m4qw 5.red-dog-kmk6hn.red-dog-jzwllo 5.red-dog-l4gi3b.red-dog-8u7qvx 5.red-dog-i7ejq6.red-dog-ra415c 8.red-dog-f9f14t.red-dog-ahj9u2 9.red-dog-5fl4w8.red-dog-mecmge 9.red-dog-haqktr.red-dog-fzmrc2 13.red-dog-0lgye9.red-dog-9d0r2q 11.red-dog-dkrg2f.red-dog-3m7ye7 11.red-dog-pe3jiv.red-dog-2dsjr5 11.red-dog-15g64e.red-dog-w7wya2 13.red-dog-3t0q2t.red-dog-jo2ywz 9.red-dog-m8xqri.red-dog-bw7g68 9.red-dog-y8gact.red-dog-zlcd8w 8.red-dog-yf93na.red-dog-8xba45 5.red-dog-kh6yg2.red-dog-68wc1i 5.red-dog-by77f1.red-dog-12myz7 5.red-dog-wjq0vq.red-dog-0rldwx 4.red-dog-hwrwep.red-dog-3m7ye7 1.red-dog-9e7eeq.red-dog-3mgyjk 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.red-dog-fgjtmp .red-dog-809atw {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.red-dog-fgjtmp .red-dog-12fkuc {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.red-dog-nnz22k {
  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) {
  .red-dog-nnz22k {
    padding: 24px;
  }
}

.red-dog-nnz22k .red-dog-02u3l3 {
  display: flex;
}

@media (min-width: 768px) {
  .red-dog-nnz22k .red-dog-02u3l3 {
    display: none;
  }
}

.red-dog-nnz22k .red-dog-cotm7l svg {
  display: none;
}

.red-dog-ddupoh {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.red-dog-ddupoh .red-dog-i7zfge {
  display: none;
}

@media (min-width: 768px) {
  .red-dog-ddupoh .red-dog-i7zfge {
    display: flex;
  }
}

.red-dog-jwp848 {
  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) {
  .red-dog-jwp848 {
    font-size: 40px;
    line-height: 48px;
  }
}

.red-dog-jwp848 > * {
  margin: 0 !important;
}

.red-dog-jwp848 img,
.red-dog-70va04 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .red-dog-jwp848 img,
  .red-dog-70va04 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.red-dog-et5uaz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .red-dog-et5uaz {
    width: 32px;
    height: 32px;
  }
}

.red-dog-803d6t {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .red-dog-803d6t {
    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;
  }

  .red-dog-803d6t::-webkit-scrollbar {
    display: none;
  }
}

.red-dog-6y7den {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .red-dog-6y7den {
    padding: 7px 15px;
  }
}

.red-dog-6y7den:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.red-dog-027pue {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .red-dog-027pue {
    display: flex;
    opacity: 1;
  }
}

.red-dog-6y7den picture {
  height: 100%;
  display: block;
}

.red-dog-6y7den img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .red-dog-6y7den img {
    width: 88px;
    height: 44px;
  }
}

.red-dog-6y7den p {
  text-align: center;
  width: 100%;
}

.red-dog-0sat23 {
  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) {
  .red-dog-0sat23 {
    font-size: 40px;
    line-height: 48px;
  }
}

.red-dog-0sat23 img,
.red-dog-42p3v8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .red-dog-0sat23 img,
  .red-dog-42p3v8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.red-dog-6nceao {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .red-dog-6nceao {
    width: 32px;
    height: 32px;
  }
}

.red-dog-l16yc9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.red-dog-oe0s63 {
  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;
}

.red-dog-7np644 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.red-dog-7np644.red-dog-a9s553 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.red-dog-tajcai {
  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) {
  .red-dog-tajcai {
    font-size: 20px;
    line-height: 28px;
  }
}

.red-dog-1ltliu {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.red-dog-fhzmyy {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.red-dog-tlglfw ease;
  opacity: 0;
  color: var(--text-color);
}

.red-dog-sumhx3 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.red-dog-sumhx3 ol,
.red-dog-sumhx3 ul {
  padding-left: 1.3em;
}

.red-dog-7np644.red-dog-a9s553 .red-dog-fhzmyy {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.red-dog-7np644.red-dog-a9s553 .red-dog-1ltliu {
  transform: rotate(180deg);
  color: var(--text-color);
}

.red-dog-vopuow {
  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) {
  .red-dog-vopuow {
    padding: 24px;
  }
}

.red-dog-vopuow .red-dog-02u3l3 {
  display: flex;
}

@media (min-width: 768px) {
  .red-dog-vopuow .red-dog-02u3l3 {
    display: none;
  }
}

.red-dog-vopuow .red-dog-cotm7l svg {
  display: none;
}

.red-dog-c91dwm {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.red-dog-c91dwm .red-dog-i7zfge {
  display: none;
}

@media (min-width: 768px) {
  .red-dog-c91dwm .red-dog-i7zfge {
    display: flex;
  }
}

.red-dog-zshdgv {
  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) {
  .red-dog-zshdgv {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.red-dog-zshdgv > * {
  margin: 0 !important;
}

.red-dog-zshdgv img,
.red-dog-5p10vy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .red-dog-zshdgv img,
  .red-dog-5p10vy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.red-dog-xnbuhs {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .red-dog-xnbuhs {
    width: 32px;
    height: 32px;
  }
}

.red-dog-p5iqpt {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .red-dog-p5iqpt {
    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;
  }

  .red-dog-p5iqpt::-webkit-scrollbar {
    display: none;
  }
}

.red-dog-4tvlgm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.red-dog-4tvlgm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.red-dog-eqmif9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .red-dog-eqmif9 {
    display: flex;
    opacity: 1;
  }
}

.red-dog-4tvlgm picture {
  width: auto;
  height: 100%;
  display: block;
}

.red-dog-4tvlgm picture img {
  display: block;
  width: auto;
  height: 100%;
}

.red-dog-4fejo7 {
  margin: -24px 0;
}

.red-dog-4fejo7:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .red-dog-4fejo7 {
    margin: -16px 0;
  }
}

.red-dog-djv3cc {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .red-dog-djv3cc {
    flex-direction: row;
  }
}

.red-dog-lzi04w {
  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) {
  .red-dog-lzi04w {
    flex: 1;
  }
}

.red-dog-lzi04w::placeholder {
  color: var(--Text-400);
}

.red-dog-g3pi35 {
  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;
}

.red-dog-9yxmsn {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.red-dog-9yxmsn::-webkit-scrollbar {
  display: none;
}

.red-dog-3kl8ec {
  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;
}

.red-dog-3kl8ec img,
.red-dog-3kl8ec svg {
  margin-right: 8px;
}

.red-dog-m5rwvr {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.red-dog-4fejo7 + .red-dog-uqj6iv {
  margin-top: 0;
}

@media (min-width: 768px) {
  .red-dog-4fejo7 + .red-dog-uqj6iv {
    margin-top: -16px;
  }
}

.red-dog-7lu3rg {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.red-dog-7lu3rg > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.red-dog-7lu3rg > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.red-dog-0pz1gd {
  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;
}

.red-dog-ym3kws {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.red-dog-duiiem {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.red-dog-3swatg {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.red-dog-d5f0z4 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.red-dog-0pz1gd 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;
}

.red-dog-0pz1gd 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) {
  .red-dog-0pz1gd {
    padding: 39px 179px 39px 39px;
  }

  .red-dog-ym3kws {
    font-size: 40px;
    line-height: 48px;
  }

  .red-dog-d5f0z4 {
    height: 348px;
  }

  .red-dog-0pz1gd button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .red-dog-0pz1gd button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .red-dog-0pz1gd {
    padding: 63px;
  }
}

.red-dog-awznyz {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .red-dog-awznyz {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.red-dog-pwrhll {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .red-dog-pwrhll {
    width: auto;
  }
}

.red-dog-h47kub {
  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;
}

.red-dog-h47kub::-webkit-scrollbar {
  display: none;
}

.red-dog-h47kub 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);
}

.red-dog-h47kub a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .red-dog-h47kub {
    margin-left: 16px;
    margin-top: 0;
  }
}

.red-dog-awznyz .red-dog-953cy1 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.red-dog-tlglfw,
    mask-image 0.3s;
}

.red-dog-awznyz .red-dog-953cy1.red-dog-knr16q {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.red-dog-dxl41z {
  margin: 40px -16px;
}

.red-dog-vv2c8x + .red-dog-gx4rtq,
.red-dog-vv2c8x + .red-dog-mu7tkv {
  margin-top: 24px;
}

.red-dog-xkr15h {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.red-dog-xkr15h picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.red-dog-ood1o6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .red-dog-ood1o6 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .red-dog-ood1o6 {
    margin-top: 0;
  }
}

.red-dog-h8qslt {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .red-dog-h8qslt {
    font-size: 24px;
    line-height: 32px;
  }
}

.red-dog-u415d2 {
  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) {
  .red-dog-u415d2 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.red-dog-0otg7i {
  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) {
  .red-dog-0otg7i {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.red-dog-t8f9kw {
  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) {
  .red-dog-t8f9kw {
    font-size: 20px;
    line-height: 28px;
  }
}

.red-dog-dmat0p {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .red-dog-dmat0p {
    font-size: 32px;
    line-height: 40px;
  }
}

.red-dog-6342l5 {
  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;
}

.red-dog-edroo8 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.red-dog-edroo8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.red-dog-uqj6iv {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.red-dog-vv98wx {
  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) {
  .red-dog-vv98wx {
    padding: 15px 48px;
  }
}

main > .red-dog-uqj6iv {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .red-dog-1pdsq0.red-dog-tmfptb > div:nth-child(n+5) {
    display: none;
  }
}

.red-dog-rppo0o p a img {
  display: block;
  margin: 0 auto;
}


.red-dog-p0kc7d {
  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 */
.red-dog-avqjjp {
  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;
}

.red-dog-avqjjp label {
  font-size: 14px;
}

.red-dog-avqjjp h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.red-dog-avqjjp input,
.red-dog-avqjjp textarea,
.red-dog-avqjjp 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;
}
.red-dog-avqjjp button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.red-dog-fr3m4y ease;
}
.red-dog-avqjjp button:hover {
  background-color: var(--button-bg-hover);
}
.red-dog-o0insr {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.red-dog-ns4j9q ease-in;
}

.red-dog-o0insr 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;
}
.red-dog-80el59, .red-dog-4rx41c, [class*="review-card"],
thead, thead th, table th, .red-dog-866znq,
.red-dog-bzelnq, [class*="collapsible-header"],
.red-dog-vhveju, [class*="updated-block"] {
  color: #ece7dc !important;
}
