* {
  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;
  }
}

.ricky-qgt2x2 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .ricky-qgt2x2 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .ricky-qgt2x2 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.ricky-v4q73d {
  overflow: hidden;
}

.ricky-891h8s img {
  background: var(--Neutral-300);
}

.ricky-ai263c {
  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;
}

.ricky-uwqgz1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.ricky-uwqgz1:hover {
  background: var(--button-bg-hover);
}

.ricky-sxjsmo {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.ricky-sxjsmo:hover {
  background: var(--button-bg-hover);
}

.ricky-ifn7bs {
  font-size: 12px;
  line-height: 18px;
}

.ricky-nut5lw {
  font-size: 18px;
  line-height: 26px;
}

.ricky-lz1f3h {
  width: 100%;
}

.ricky-1wn5e5 {
  padding: 6px 16px;
}

.ricky-xtppbk {
  padding: 10px 16px;
}

.ricky-w87g7q {
  padding: 15px 26px;
}

.ricky-c8oj7i {
  flex-shrink: 0;
}

.ricky-cxtxzc {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.ricky-cyiwwb {
  display: none;
}

.ricky-zyf25c {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.ricky-blv8sz {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.ricky-g6ij1v {
  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;
}

.ricky-0fg07a {
  cursor: grab;
}

.ricky-g6ij1v::-webkit-scrollbar {
  display: none;
}

.ricky-4n20nj {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.ricky-3avnly {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.ricky-xi6429 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.ricky-q9kp0y {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.ricky-n9a8vd {
  visibility: visible;
}

.ricky-ih8niu {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.ricky-p7him5 ease;
}

.ricky-2qf83f {
  background-color: var(--Primary-200);
  width: 16px;
}

.ricky-xzri9v {
  -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.ricky-p7him5,
    mask-image 0.3s;
}

.ricky-xzri9v.ricky-l2438y {
  -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;
  }
}

.ricky-uybwsj: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;
}

.ricky-sd75m5 {
  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.ricky-djxc7s.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.ricky-djxc7s.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;
}

.ricky-3r6m0h {
  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);
}

.ricky-3r6m0h::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%
  );
}

.ricky-ym6j7h {
  position: relative;
  z-index: 1;
}

.ricky-v8gt3r {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.ricky-t2jgxs {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.ricky-y8dvzo {
  font-size: 40px;
  line-height: 48px;
}

.ricky-ihtt7i {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.ricky-gfwklu {
  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;
}

.ricky-gfwklu:hover {
  background: var(--Primary-400);
}

.ricky-gfwklu svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.ricky-uybwsj 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) {
  .ricky-3r6m0h {
    max-width: 600px;
    padding: 64px;
  }

  .ricky-v8gt3r {
    font-size: 24px;
    line-height: 32px;
  }

  .ricky-t2jgxs {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .ricky-y8dvzo {
    font-size: 50px;
    line-height: 56px;
  }

  .ricky-ihtt7i {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .ricky-sd75m5 {
    top: 25px;
    right: 25px;
  }
}

.ricky-r5k4ro,
.ricky-lga9wn {
  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;
}

.ricky-x3b3wq.ricky-bgurph::before,
.ricky-lga9wn::before,
.ricky-cuzljg::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.ricky-djxc7s.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.ricky-nrgo6i 14.ricky-jizua7.ricky-nxkyi7 14.ricky-dbvojw 15.ricky-vnmf1a 14.ricky-lg6mjy 15.ricky-8n1iig 14.ricky-iceys1.ricky-olnl01 14.ricky-zhn64p 19.ricky-01j3i2 12.ricky-e53bh1 19.ricky-01j3i2 10.ricky-odnfg0.ricky-01j3i2 8.ricky-ln7sgr 17.ricky-pbzd20 7.ricky-haqgbx 15.ricky-5epudm 7.ricky-662rb3.ricky-de2m4g 7.ricky-haqgbx 11.ricky-mcaw1z 8.ricky-ln7sgr 11.ricky-mcaw1z 10.ricky-xnn7qc.ricky-mcaw1z 12.ricky-fo64ac 13.ricky-nq2zgv 14.ricky-spmjou 15.ricky-l8wlvh 14.ricky-jmqc7n.ricky-mg1zgj 14.ricky-3b4kqf 15.ricky-xr1zgy 14.ricky-89lmcm 15.ricky-bxjwpn 14.ricky-5hrlwy.ricky-nrgo6i 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.ricky-3m42vg 15.ricky-xaxoa5.ricky-miu2vy 15.ricky-5qll9r 15.ricky-n7b8fm 15.ricky-nhycnt 15.ricky-p7ti19 15.ricky-9fn04j.ricky-owhwvx 15.ricky-nhycnt 15.ricky-18x7uz 15.ricky-dam4sa 15.ricky-zh05rl 15.ricky-d89wzd.ricky-bk3f7e 15.ricky-4psozh 7.ricky-2ymiod 18.ricky-3qpwso 7.ricky-w3664p 23.ricky-8apz7c.ricky-i8lk1j.ricky-8h5wrt 18.ricky-lnttj0 19.ricky-fapvrc 15.ricky-vrtvdx 15.ricky-3m42vg 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.ricky-fu6ffz [type="submit"] *,
.ricky-lqq6jk button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .ricky-98dnzj {
    display: none;
  }
}

.ricky-sks5mj {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .ricky-sks5mj {
  display: none;
}

@media (min-width: 768px) {
  .ricky-sks5mj {
    bottom: 22px;
  }
}

.ricky-sks5mj input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .ricky-sks5mj {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.ricky-1xwj1v.static) .ricky-sks5mj {
    bottom: 8px;
  }
}

.ricky-wunkyg {
  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.ricky-djxc7s.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.ricky-xr7big 3.ricky-gk51h9.ricky-3vf3pt.ricky-5r3yzs 3.ricky-xqst2w 3.ricky-e3a40p 5.ricky-3dy0mh 3.ricky-e3a40p 8.ricky-o4cmyr.ricky-hx9d5l.ricky-e3a40p 26.ricky-ph1v5n 5.ricky-ccerbv 28.ricky-qqr8re 8.ricky-evs1go 28.ricky-cif7i9.ricky-l8oy3p 28.ricky-9b4c5z.ricky-fpylfd 34.ricky-iaxgb9.ricky-ha2blv 36.ricky-eirr2n 11.ricky-zd7xok 37.ricky-0jmmm6 12.ricky-q5glet 36.ricky-9duiu3.ricky-xyvvxo 28.ricky-7gwpdj.ricky-26g386.ricky-g4kc32 28.ricky-8attv0 36.ricky-ta3cbf 26.ricky-rz1iuw 36.ricky-ta3cbf 23.ricky-0l36n1.ricky-j82n2x.ricky-ta3cbf 5.ricky-jltkiw 34.ricky-ahpcyi 3.ricky-xqst2w 31.ricky-xr7big 3.ricky-0g9qj9.ricky-3we5d4 18.ricky-eftqd3.ricky-ii5xjt 18.ricky-fgdede 8.ricky-w5dt6t 17.ricky-c4wo0i 8.ricky-w5dt6t 15.ricky-09s91j.ricky-w5dt6t 14.ricky-l7w6k1 9.ricky-ii5xjt 13.ricky-3mw68q 11.ricky-3we5d4 13.ricky-w04ml0.ricky-nhu928 13.ricky-3mw68q 13.ricky-8ngxza 14.ricky-l7w6k1 13.ricky-8ngxza 15.ricky-4vg4ef.ricky-8ngxza 17.ricky-c4wo0i 12.ricky-nhu928 18.ricky-fgdede 11.ricky-3we5d4 18.ricky-ln0xmo.ricky-b7zqio 18.ricky-h8c7i2.ricky-24cp93 18.ricky-fgdede 17.ricky-whq54w 17.ricky-c4wo0i 17.ricky-whq54w 15.ricky-4k8un0.ricky-whq54w 14.ricky-l7w6k1 18.ricky-24cp93 13.ricky-3mw68q 20.ricky-b7zqio 13.ricky-1qw83e.ricky-vvanzw 13.ricky-3mw68q 22.ricky-njhlnm 14.ricky-l7w6k1 22.ricky-njhlnm 15.ricky-rkqtmi.ricky-nswbpk 17.ricky-c4wo0i 21.ricky-vvanzw 18.ricky-fgdede 20.ricky-b7zqio 18.ricky-n0j996.ricky-gwszzx 18.ricky-n2c6ff.ricky-9q5q5n 18.ricky-fgdede 26.ricky-gkzncq 17.ricky-c4wo0i 26.ricky-gkzncq 15.ricky-ozcmb2.ricky-gkzncq 14.ricky-l7w6k1 27.ricky-9q5q5n 13.ricky-3mw68q 28.ricky-gwszzx 13.ricky-a7byg6.ricky-ttjba3 13.ricky-3mw68q 31.ricky-c1oo2b 14.ricky-l7w6k1 31.ricky-c1oo2b 15.ricky-77bwb1.ricky-gkzncq 17.ricky-c4wo0i 30.ricky-ttjba3 18.ricky-fgdede 28.ricky-gwszzx 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"])
    .ricky-wunkyg {
    display: none;
  }
}

.ricky-5aaazy {
  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) {
  .ricky-5aaazy {
    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;
}

.ricky-lqq6jk {
  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) {
  .ricky-lqq6jk {
    padding: 14px 16px;
  }
}

.ricky-lqq6jk button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.ricky-lqq6jk button:first-child {
  align-content: end;
}

.ricky-lqq6jk button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .ricky-lqq6jk
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .ricky-lqq6jk
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.ricky-lqq6jk button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.ricky-lqq6jk button:last-child svg {
  width: 38px;
  height: 38px;
}

.ricky-cuzljg {
  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;
}

.ricky-cuzljg::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .ricky-cuzljg,
.pc61d126-chatbot[data-active-screen="3"]
  .ricky-cuzljg {
  opacity: 1;
  visibility: visible;
}

.ricky-dvx3mx {
  flex: 1 1;
}

.ricky-5jh1g8 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .ricky-5jh1g8 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .ricky-ld021a {
  display: block;
}

.ricky-jjkphc {
  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) {
  .ricky-jjkphc {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.ricky-lga9wn {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.ricky-lga9wn::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.ricky-0s9vy5 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.ricky-0s9vy5 p {
  color: var(--Text-100);
}

.ricky-lga9wn .ricky-n2rnla {
  grid-area: button;
}

.ricky-lga9wn .ricky-n2rnla::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.ricky-djxc7s.org/2000/svg'%3E%3Cpath d='M4.ricky-xwgnnb 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ricky-eeywfh 15L16.ricky-eeywfh 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ricky-eeywfh 5L16.ricky-eeywfh 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .ricky-xjot9d {
  display: block;
}

.ricky-e3f0eh {
  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) {
  .ricky-e3f0eh {
    margin-top: 40px;
  }
}

.ricky-r5k4ro label,
.ricky-r5k4ro input {
  display: block;
  width: 100%;
}

.ricky-r5k4ro label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.ricky-r5k4ro label.ricky-ajsvio input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.ricky-r5k4ro label.ricky-ajsvio::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;
}

.ricky-r5k4ro 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;
}

.ricky-r5k4ro input::placeholder {
  color: var(--Text-400);
}

.ricky-2hv1ei {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .ricky-2hv1ei {
  display: flex;
}

.ricky-2hv1ei ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .ricky-2hv1ei ol {
    height: 420px;
    padding: 24px;
  }
}

.ricky-2hv1ei ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.ricky-fu6ffz {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .ricky-fu6ffz {
    padding: 0 24px 24px;
  }
}

.ricky-fu6ffz 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;
}

.ricky-fu6ffz input::placeholder {
  color: var(--Text-400);
}

.ricky-fu6ffz [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.ricky-fu6ffz [type="submit"]:disabled {
  opacity: 0.5;
}

.ricky-fu6ffz [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .ricky-fu6ffz [type="submit"] {
    right: 40px;
  }
}

.ricky-x3b3wq {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.ricky-x3b3wq.ricky-bgurph {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.ricky-x3b3wq.ricky-bgurph::before {
  content: "";
  width: 31px;
}

.ricky-x3b3wq.ricky-bgurph p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ricky-x3b3wq.ricky-p5d9zg p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.ricky-x3b3wq p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ricky-sks5mj .ricky-n2rnla {
  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;
  }
}

.ricky-98dnzj {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .ricky-98dnzj {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .ricky-98dnzj {
    padding: 18px 0;
  }
}

.ricky-98dnzj .ricky-qgt2x2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .ricky-98dnzj .ricky-qgt2x2 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.ricky-r7bsk3 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .ricky-r7bsk3 {
    max-width: 160px;
    height: 40px;
  }
}

.ricky-r7bsk3 picture,
.ricky-r7bsk3 img {
  display: block;
  width: 100%;
  height: 100%;
}

.ricky-r7bsk3 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .ricky-v7zf5t {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.ricky-p7him5 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .ricky-98dnzj.ricky-om0e3l .ricky-v7zf5t {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ricky-v7zf5t {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .ricky-v7zf5t {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.ricky-9k3f0e,
.ricky-bluqbq {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .ricky-9k3f0e,
  .ricky-bluqbq {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .ricky-bluqbq {
    display: none;
  }
}

.ricky-mfb8ey {
  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;
}

.ricky-om0e3l .ricky-mfb8ey {
  background: var(--fh-bg-color);
}

.ricky-mfb8ey button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .ricky-mfb8ey {
    display: none;
  }
}

.ricky-jszdlb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ricky-jszdlb {
    display: none;
  }
}

.ricky-o0tcx9 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.ricky-98dnzj.ricky-om0e3l .ricky-o0tcx9:first-child {
  display: none;
}

.ricky-98dnzj.ricky-om0e3l .ricky-o0tcx9:last-child {
  display: block;
}

.ricky-o0tcx9:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .ricky-o0tcx9 {
    display: none;
  }
}

.ricky-m8oy1k {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ricky-m8oy1k {
    display: flex;
  }
}

.ricky-m8oy1k ul {
  max-height: 350px;
  overflow-y: auto;
}

.ricky-m8oy1k:hover ul {
  visibility: visible;
  opacity: 1;
}

.ricky-m8oy1k:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.ricky-m8oy1k:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.ricky-m8oy1k:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.ricky-m8oy1k:hover .ricky-safpgg svg {
  transform: rotate(180deg);
}

.ricky-nnfv6a {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.ricky-303mpd {
  padding: 0 8px;
}

.ricky-fppi2r {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.ricky-fppi2r:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .ricky-fppi2r {
    padding: 4px 8px;
  }
}

.ricky-829vcr {
  display: flex;
}

.ricky-829vcr img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.ricky-safpgg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.ricky-safpgg svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.ricky-tefqgc {
  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) {
  .ricky-tefqgc {
    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;
  }
}

.ricky-3bjic5 {
  width: 100%;
}

@media (min-width: 1200px) {
  .ricky-3bjic5 {
    display: none;
  }
}

.ricky-evwka7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.ricky-z3v5xn {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.ricky-80hrfi {
  display: flex;
}

.ricky-r0brvn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.ricky-yt4m21 {
  list-style: none;
}

@media (max-width: 1199px) {
  .ricky-yt4m21 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .ricky-yt4m21 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .ricky-yt4m21 .ricky-qsp9c9 [data-ref-el],
  .ricky-yt4m21 .ricky-qsp9c9 span,
  .ricky-yt4m21 .ricky-qsp9c9 a {
    white-space: nowrap;
  }
}

.ricky-gzqg94 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .ricky-gzqg94.ricky-7gzxhl > .ricky-qsp9c9 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .ricky-gzqg94.ricky-svdp56:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .ricky-gzqg94.ricky-7gzxhl > .ricky-wk81ds {
    height: auto;
  }

  .ricky-gzqg94.ricky-7gzxhl > div > .ricky-qfsfgd {
    transform: rotate(180deg);
  }
}

.ricky-gzqg94 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.ricky-gzqg94 [data-ref-el],
.ricky-gzqg94 span {
  cursor: pointer;
}

.ricky-gzqg94 [data-ref-el],
.ricky-gzqg94 span,
.ricky-gzqg94 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .ricky-gzqg94 [data-ref-el],
  .ricky-gzqg94 span,
  .ricky-gzqg94 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .ricky-gzqg94 [data-ref-el],
  .ricky-gzqg94 span,
  .ricky-gzqg94 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.ricky-wk81ds {
  height: 0;
  overflow: hidden;
  transition: height 0.ricky-p7him5 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.ricky-wk81ds::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.ricky-wk81ds::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.ricky-wk81ds::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .ricky-wk81ds {
    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;
  }

  .ricky-wk81ds:has(> .ricky-gzqg94.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .ricky-wk81ds .ricky-wk81ds {
    padding: 0;
  }

  .ricky-wk81ds .ricky-gzqg94 {
    font-weight: 400;
  }

  .ricky-wk81ds .ricky-gzqg94:hover > .ricky-qsp9c9 {
    background: var(--Neutral-300);
  }

  .ricky-wk81ds .ricky-qfsfgd {
    rotate: -90deg;
  }
}

.ricky-qsp9c9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ricky-qsp9c9 {
    padding: 8px;
  }

  .ricky-gzqg94.ricky-se974w > .ricky-qsp9c9 {
    background: var(--Neutral-300);
  }
}

.ricky-qfsfgd {
  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.ricky-djxc7s.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.ricky-lhosli 0.ricky-6owama.ricky-vph571 -0.ricky-omshxa 0.ricky-2bxirb -0.ricky-omshxa 1.ricky-chyaot 0.ricky-2if75a.ricky-1pk916 4.ricky-ypqrxd.ricky-lhosli 0.ricky-nqng4p.ricky-0mi7rn -0.ricky-omshxa 9.ricky-e6e6tb -0.ricky-omshxa 10.ricky-g1zwhm 0.ricky-3m2y5m.ricky-vp4t1g 0.ricky-vph571 10.ricky-vp4t1g 0.ricky-2bxirb 10.ricky-g1zwhm 1.ricky-pay5q8.ricky-n49wyz 5.ricky-bv6cva.ricky-wc3cek 6.ricky-su7rhi 5.ricky-5ilsbh 6.ricky-su7rhi 4.ricky-v3krrd 5.ricky-bw095z.ricky-lhosli 1.ricky-48avcc.ricky-omshxa 0.ricky-2bxirb -0.ricky-omshxa 0.ricky-vph571 0.ricky-lhosli 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.ricky-p7him5 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ricky-qfsfgd {
    cursor: default;
  }
}

.ricky-ieowxs {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.ricky-1e3ot9 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .ricky-1e3ot9 {
    padding: 40px 4px;
  }
}

.ricky-359ooy {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .ricky-359ooy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.ricky-0nb14h {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .ricky-0nb14h {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.ricky-0nb14h ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.ricky-0nb14h [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.ricky-0nb14h [data-ref-el],
.ricky-0nb14h span,
.ricky-0nb14h a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.ricky-l7tivb {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ricky-l7tivb {
    margin-bottom: 12px;
  }
}

.ricky-ohhpby {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.ricky-ohhpby img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .ricky-ohhpby:last-child {
    margin-right: 0;
  }
}

.ricky-rlwpmd {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ricky-l7tivb:hover .ricky-tu10hi {
  visibility: visible;
  opacity: 1;
}

.ricky-tu10hi {
  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);
}

.ricky-ckwxam {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ricky-r2li99 {
  display: flex;
  margin: 6px;
}

.ricky-r2li99 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.ricky-tu10hi::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);
}

.ricky-tu10hi::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);
}

.ricky-zos1fk {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .ricky-zos1fk {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.ricky-bzuse0 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .ricky-bzuse0 {
    margin-right: 32px;
  }
}

.ricky-78odk7 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ricky-78odk7 {
    margin-top: 0;
    width: 340px;
  }
}

.ricky-78odk7 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ricky-ylz6rn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.ricky-7vbedt {
  position: relative;
}

@media (min-width: 768px) {
  .ricky-7vbedt {
    margin-top: 40px;
  }
}

.ricky-7vbedt + .ricky-rwy3qw,
.ricky-7vbedt + .ricky-7vbedt {
  margin-top: 24px;
}

.ricky-38pcwu {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .ricky-38pcwu {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .ricky-38pcwu {
    padding: 80px;
  }
}

.ricky-5lxhyo {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .ricky-5lxhyo {
    padding: 0 16px;
}


}

.ricky-rsxlvu {
  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) {
  .ricky-rsxlvu {
    font-size: 48px;
    line-height: 56px;
  }
}

.ricky-e1hydl {
  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) {
  .ricky-e1hydl {
    font-size: 24px;
    line-height: 32px;
  }
}

.ricky-u7cpaw {
  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;
}

.ricky-u7cpaw:hover {
  background: var(--button-bg-hover);
}

.ricky-ri0c0o {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.ricky-ri0c0o img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .ricky-ri0c0o img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .ricky-ri0c0o img {
  min-height: 100%;
  }
}

.ricky-38pcwu::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.ricky-5v5pwf {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.ricky-5v5pwf h1,
.ricky-5v5pwf h2,
.ricky-5v5pwf h3,
.ricky-5v5pwf h4 {
  margin-bottom: 6px;
}

.ricky-5v5pwf h1:not(:first-child),
.ricky-5v5pwf h2:not(:first-child),
.ricky-5v5pwf h3:not(:first-child),
.ricky-5v5pwf h4:not(:first-child) {
  margin-top: 16px;
}

.ricky-5v5pwf h1,
.ricky-5v5pwf h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .ricky-5v5pwf h1,
  .ricky-5v5pwf h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.ricky-5v5pwf h2,
.ricky-5v5pwf h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .ricky-5v5pwf h2,
  .ricky-5v5pwf h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.ricky-5v5pwf h3,
.ricky-5v5pwf h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .ricky-5v5pwf h3,
  .ricky-5v5pwf h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.ricky-5v5pwf h4,
.ricky-5v5pwf h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.ricky-5v5pwf ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.ricky-5v5pwf ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.ricky-5v5pwf 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);
}

.ricky-5v5pwf ul ul {
  margin-bottom: 8px;
}

.ricky-5v5pwf ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.ricky-5v5pwf ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.ricky-5v5pwf ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.ricky-5v5pwf ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.ricky-5v5pwf ol li::marker {
  font-weight: 700;
}

.ricky-5v5pwf ol ol {
  margin-bottom: 8px;
}

.ricky-5v5pwf ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.ricky-5v5pwf ol ul li {
  padding-left: 16px;
}

.ricky-5v5pwf 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) {
  .ricky-5v5pwf table {
    padding: 24px;
  }
}

.ricky-5v5pwf table.ricky-rlxl5c {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ricky-p7him5,
    mask-image 0.3s;
}

.ricky-5v5pwf table.ricky-rlxl5c.ricky-l2438y {
  -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) {
  .ricky-5v5pwf table {
    display: table;
  }
}

.ricky-5v5pwf 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);
}

.ricky-5v5pwf table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ricky-5v5pwf table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ricky-5v5pwf 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) {
  .ricky-5v5pwf table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.ricky-5v5pwf table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ricky-5v5pwf table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ricky-5v5pwf table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.ricky-5v5pwf img {
  max-width: 100%;
  height: auto;
}

.ricky-n17i1w {
  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) {
  .ricky-n17i1w {
    padding: 24px;
  }
}

.ricky-ut9761 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .ricky-ut9761 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.ricky-ut9761 > * {
  margin: 0 !important;
}

.ricky-ut9761 img,
.ricky-u8348n {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ricky-ut9761 img,
  .ricky-u8348n {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ricky-06dfxj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ricky-06dfxj {
    width: 32px;
    height: 32px;
  }
}

.ricky-s8knp9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.ricky-s8knp9 .ricky-lqazjg {
  flex-shrink: 0;
}

.ricky-s8knp9 .ricky-269arf svg {
  display: none;
}

.ricky-d6dlqd {
  display: grid;
  transition: max-height 0.ricky-p7him5 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .ricky-d6dlqd {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .ricky-d6dlqd {
    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));
  }
}

.ricky-d6dlqd.ricky-rvvf59 + .ricky-lqazjg svg {
  transform: rotate(180deg);
}

.ricky-t8vkfb {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.ricky-t8vkfb > div:nth-child(3n) {
  grid-column: span 2;
}

.ricky-t8vkfb
  > div:nth-child(3n)
  .ricky-k7oyuk
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .ricky-t8vkfb {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .ricky-t8vkfb > div:nth-child(3n) {
    grid-column: unset;
  }

  .ricky-t8vkfb
    > div:nth-child(3n)
    .ricky-k7oyuk
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .ricky-t8vkfb {
    max-width: 270px;
  }
}

.ricky-t8vkfb .ricky-k7oyuk button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .ricky-t8vkfb .ricky-k7oyuk button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .ricky-t8vkfb .ricky-k7oyuk button {
    max-width: 104px;
  }
}

.ricky-vzbhue {
  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) {
  .ricky-vzbhue {
    margin-bottom: 0;
  }
}

.ricky-wwxomr {
  display: none;
  opacity: 0;
}

.ricky-boo8f7 {
  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;
  }
}

.ricky-boo8f7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.ricky-k7oyuk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.ricky-k7oyuk button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ricky-k7oyuk
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ricky-k7oyuk
    button {
    max-width: 145px;
  }
}

.ricky-jwdioe:first-child
  .ricky-k7oyuk
  button {
  max-width: 270px;
}

.ricky-4ihwwf {
  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%;
}

.ricky-vzbhue picture {
  width: 100%;
  max-width: 100%;
}

.ricky-35sdem {
  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;
}

.ricky-35sdem svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.ricky-vzbhue:hover .ricky-35sdem {
  display: flex;
}

.ricky-dq2n7e {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.ricky-ydtldn {
  display: flex;
}

.ricky-ydtldn:hover .ricky-ghhi39,
.ricky-ydtldn .ricky-se974w .ricky-ghhi39 {
  display: flex;
}

.ricky-ydtldn svg {
  flex-shrink: 0;
}

.ricky-ghhi39 {
  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) {
  .ricky-ghhi39 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.ricky-ghhi39:hover {
  display: flex;
}

.ricky-ghhi39 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.ricky-j4qxyy {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .ricky-j4qxyy {
    font-size: 12px;
  }
}

.ricky-4i9d5i,
.ricky-s1j55c {
  width: 50%;
  flex-shrink: 0;
}

.ricky-4i9d5i {
  font-weight: 700;
}

.ricky-seojx2 .ricky-d6dlqd {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .ricky-seojx2 .ricky-d6dlqd {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .ricky-seojx2 .ricky-d6dlqd {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.ricky-seojx2
  .ricky-4ihwwf:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.ricky-seojx2 .ricky-boo8f7 {
  height: 100% !important;
  border-radius: 16px;
}

.ricky-seojx2 .ricky-k7oyuk {
  gap: 4px;
  align-items: center;
}

.ricky-seojx2 .ricky-k7oyuk button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ricky-seojx2 .ricky-k7oyuk svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.ricky-seojx2 .ricky-o47wmq,
.ricky-seojx2 .ricky-91jch1 {
  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.ricky-djxc7s.org/2000/svg'%3E%3Cpath d='M9.ricky-3yqj1b 4.ricky-346gmt.ricky-mao807 5.ricky-ximf8h.ricky-bl1ag0 5.ricky-2qb46f.ricky-vdrq95 5.ricky-8wnc93.ricky-v1ajyt 8.ricky-dew77h.ricky-p1gabf 9.ricky-rjc2we.ricky-lju3ud 9.ricky-lrszgk.ricky-8jxpd9 13.ricky-ndsn2r.ricky-d6sv6q 11.ricky-kxmavg.ricky-iqrkl1 11.ricky-xb8rd6.ricky-9c6ffp 11.ricky-w2byz8.ricky-45a1is 13.ricky-13v6yz.ricky-399xu3 9.ricky-8qnl6d.ricky-tihg23 9.ricky-he7aur.ricky-9ah5p1 8.ricky-y23k6k.ricky-ut3hvr 5.ricky-lb10qh.ricky-61eggm 5.ricky-2mktl2.ricky-boa1tf 5.ricky-ailsfd.ricky-zgwgnv 4.ricky-07nair.ricky-iqrkl1 1.ricky-xs4r2c.ricky-3yqj1b 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.ricky-seojx2 .ricky-o47wmq {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.ricky-seojx2 .ricky-91jch1 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.ricky-koc7aq {
  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) {
  .ricky-koc7aq {
    padding: 24px;
  }
}

.ricky-koc7aq .ricky-lqazjg {
  display: flex;
}

@media (min-width: 768px) {
  .ricky-koc7aq .ricky-lqazjg {
    display: none;
  }
}

.ricky-koc7aq .ricky-269arf svg {
  display: none;
}

.ricky-h0vj2t {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.ricky-h0vj2t .ricky-ai263c {
  display: none;
}

@media (min-width: 768px) {
  .ricky-h0vj2t .ricky-ai263c {
    display: flex;
  }
}

.ricky-yvcxtg {
  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) {
  .ricky-yvcxtg {
    font-size: 40px;
    line-height: 48px;
  }
}

.ricky-yvcxtg > * {
  margin: 0 !important;
}

.ricky-yvcxtg img,
.ricky-2et2ew {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ricky-yvcxtg img,
  .ricky-2et2ew {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ricky-dz7zvm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ricky-dz7zvm {
    width: 32px;
    height: 32px;
  }
}

.ricky-zdejvm {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .ricky-zdejvm {
    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;
  }

  .ricky-zdejvm::-webkit-scrollbar {
    display: none;
  }
}

.ricky-4iihp1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .ricky-4iihp1 {
    padding: 7px 15px;
  }
}

.ricky-4iihp1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ricky-9a953w {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ricky-9a953w {
    display: flex;
    opacity: 1;
  }
}

.ricky-4iihp1 picture {
  height: 100%;
  display: block;
}

.ricky-4iihp1 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .ricky-4iihp1 img {
    width: 88px;
    height: 44px;
  }
}

.ricky-4iihp1 p {
  text-align: center;
  width: 100%;
}

.ricky-ewxuib {
  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) {
  .ricky-ewxuib {
    font-size: 40px;
    line-height: 48px;
  }
}

.ricky-ewxuib img,
.ricky-zegrfx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ricky-ewxuib img,
  .ricky-zegrfx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ricky-5sxd3v {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ricky-5sxd3v {
    width: 32px;
    height: 32px;
  }
}

.ricky-r04f6z {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.ricky-519pqo {
  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;
}

.ricky-pxkz0g {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.ricky-pxkz0g.ricky-se974w {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.ricky-emur2h {
  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) {
  .ricky-emur2h {
    font-size: 20px;
    line-height: 28px;
  }
}

.ricky-7fh117 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.ricky-eoan2d {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.ricky-p7him5 ease;
  opacity: 0;
  color: var(--text-color);
}

.ricky-i1z1gg {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.ricky-i1z1gg ol,
.ricky-i1z1gg ul {
  padding-left: 1.3em;
}

.ricky-pxkz0g.ricky-se974w .ricky-eoan2d {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.ricky-pxkz0g.ricky-se974w .ricky-7fh117 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.ricky-o6o850 {
  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) {
  .ricky-o6o850 {
    padding: 24px;
  }
}

.ricky-o6o850 .ricky-lqazjg {
  display: flex;
}

@media (min-width: 768px) {
  .ricky-o6o850 .ricky-lqazjg {
    display: none;
  }
}

.ricky-o6o850 .ricky-269arf svg {
  display: none;
}

.ricky-qu8vct {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ricky-qu8vct .ricky-ai263c {
  display: none;
}

@media (min-width: 768px) {
  .ricky-qu8vct .ricky-ai263c {
    display: flex;
  }
}

.ricky-vjlyjm {
  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) {
  .ricky-vjlyjm {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.ricky-vjlyjm > * {
  margin: 0 !important;
}

.ricky-vjlyjm img,
.ricky-vey18i {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ricky-vjlyjm img,
  .ricky-vey18i {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ricky-qghzlj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ricky-qghzlj {
    width: 32px;
    height: 32px;
  }
}

.ricky-brroh1 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .ricky-brroh1 {
    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;
  }

  .ricky-brroh1::-webkit-scrollbar {
    display: none;
  }
}

.ricky-o71ww9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.ricky-o71ww9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ricky-sxzaqc {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ricky-sxzaqc {
    display: flex;
    opacity: 1;
  }
}

.ricky-o71ww9 picture {
  width: auto;
  height: 100%;
  display: block;
}

.ricky-o71ww9 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.ricky-c2bgp2 {
  margin: -24px 0;
}

.ricky-c2bgp2:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .ricky-c2bgp2 {
    margin: -16px 0;
  }
}

.ricky-l09xoi {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .ricky-l09xoi {
    flex-direction: row;
  }
}

.ricky-5knxp4 {
  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) {
  .ricky-5knxp4 {
    flex: 1;
  }
}

.ricky-5knxp4::placeholder {
  color: var(--Text-400);
}

.ricky-kne225 {
  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;
}

.ricky-m53fkg {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.ricky-m53fkg::-webkit-scrollbar {
  display: none;
}

.ricky-ipjwuy {
  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;
}

.ricky-ipjwuy img,
.ricky-ipjwuy svg {
  margin-right: 8px;
}

.ricky-nymrh1 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.ricky-c2bgp2 + .ricky-auhbgc {
  margin-top: 0;
}

@media (min-width: 768px) {
  .ricky-c2bgp2 + .ricky-auhbgc {
    margin-top: -16px;
  }
}

.ricky-pt6moe {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.ricky-pt6moe > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.ricky-pt6moe > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.ricky-08t8hz {
  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;
}

.ricky-kgjhyl {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.ricky-zglrxn {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.ricky-jsy4b8 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.ricky-18m58c {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.ricky-08t8hz 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;
}

.ricky-08t8hz 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) {
  .ricky-08t8hz {
    padding: 39px 179px 39px 39px;
  }

  .ricky-kgjhyl {
    font-size: 40px;
    line-height: 48px;
  }

  .ricky-18m58c {
    height: 348px;
  }

  .ricky-08t8hz button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .ricky-08t8hz button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .ricky-08t8hz {
    padding: 63px;
  }
}

.ricky-cuy717 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .ricky-cuy717 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.ricky-8al5md {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ricky-8al5md {
    width: auto;
  }
}

.ricky-vfgw1r {
  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;
}

.ricky-vfgw1r::-webkit-scrollbar {
  display: none;
}

.ricky-vfgw1r 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);
}

.ricky-vfgw1r a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ricky-vfgw1r {
    margin-left: 16px;
    margin-top: 0;
  }
}

.ricky-cuy717 .ricky-gv681b {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ricky-p7him5,
    mask-image 0.3s;
}

.ricky-cuy717 .ricky-gv681b.ricky-l2438y {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.ricky-q8m0kw {
  margin: 40px -16px;
}

.ricky-qg7k5s + .ricky-rwy3qw,
.ricky-qg7k5s + .ricky-7vbedt {
  margin-top: 24px;
}

.ricky-fkdadz {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.ricky-fkdadz picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.ricky-8n4v6k {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .ricky-8n4v6k {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .ricky-8n4v6k {
    margin-top: 0;
  }
}

.ricky-qft22j {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ricky-qft22j {
    font-size: 24px;
    line-height: 32px;
  }
}

.ricky-mw023e {
  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) {
  .ricky-mw023e {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.ricky-doy8nr {
  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) {
  .ricky-doy8nr {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.ricky-qddx8m {
  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) {
  .ricky-qddx8m {
    font-size: 20px;
    line-height: 28px;
  }
}

.ricky-28hhex {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ricky-28hhex {
    font-size: 32px;
    line-height: 40px;
  }
}

.ricky-jvr12s {
  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;
}

.ricky-gyt68f {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.ricky-gyt68f img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ricky-auhbgc {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.ricky-djhop2 {
  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) {
  .ricky-djhop2 {
    padding: 15px 48px;
  }
}

main > .ricky-auhbgc {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .ricky-d6dlqd.ricky-42ynzn > div:nth-child(n+5) {
    display: none;
  }
}

.ricky-5v5pwf p a img {
  display: block;
  margin: 0 auto;
}


.ricky-8yao6y {
  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 */
.ricky-dg5q7y {
  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;
}

.ricky-dg5q7y label {
  font-size: 14px;
}

.ricky-dg5q7y h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ricky-dg5q7y input,
.ricky-dg5q7y textarea,
.ricky-dg5q7y 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;
}
.ricky-dg5q7y button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ricky-gjr2po ease;
}
.ricky-dg5q7y button:hover {
  background-color: var(--button-bg-hover);
}
.ricky-8nazoj {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ricky-m2311j ease-in;
}

.ricky-8nazoj 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;
}
.ricky-bs43a9, .ricky-nld9fu, [class*="review-card"],
thead, thead th, table th, .ricky-b1s822,
.ricky-xyptas, [class*="collapsible-header"],
.ricky-p0mfvm, [class*="updated-block"] {
  color: #ece7dc !important;
}
