* {
  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;
  }
}

.rolla-7x6kw4 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .rolla-7x6kw4 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .rolla-7x6kw4 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.rolla-ofh5gf {
  overflow: hidden;
}

.rolla-hhc2c0 img {
  background: var(--Neutral-300);
}

.rolla-fljimr {
  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;
}

.rolla-3obpu1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.rolla-3obpu1:hover {
  background: var(--button-bg-hover);
}

.rolla-zgby3k {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.rolla-zgby3k:hover {
  background: var(--button-bg-hover);
}

.rolla-3u5u18 {
  font-size: 12px;
  line-height: 18px;
}

.rolla-f274hp {
  font-size: 18px;
  line-height: 26px;
}

.rolla-xe1dnd {
  width: 100%;
}

.rolla-k82sbg {
  padding: 6px 16px;
}

.rolla-ivsh2i {
  padding: 10px 16px;
}

.rolla-e2d8zf {
  padding: 15px 26px;
}

.rolla-uloh7b {
  flex-shrink: 0;
}

.rolla-mut40s {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.rolla-6tph33 {
  display: none;
}

.rolla-9liqnh {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.rolla-q2n0nx {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.rolla-7frcck {
  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;
}

.rolla-dogo15 {
  cursor: grab;
}

.rolla-7frcck::-webkit-scrollbar {
  display: none;
}

.rolla-938hcg {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.rolla-ckuqfy {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.rolla-wo69up {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.rolla-2bkef0 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.rolla-o6nsqg {
  visibility: visible;
}

.rolla-1m4sb8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.rolla-5pk7kx ease;
}

.rolla-g89ihy {
  background-color: var(--Primary-200);
  width: 16px;
}

.rolla-ebs0z5 {
  -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.rolla-5pk7kx,
    mask-image 0.3s;
}

.rolla-ebs0z5.rolla-7e7952 {
  -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;
  }
}

.rolla-15jmsp: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;
}

.rolla-uc7xpo {
  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.rolla-509hfm.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.rolla-509hfm.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;
}

.rolla-3r4rvq {
  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);
}

.rolla-3r4rvq::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%
  );
}

.rolla-u6xaer {
  position: relative;
  z-index: 1;
}

.rolla-t0vr4v {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.rolla-2vp26o {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.rolla-ge6lmg {
  font-size: 40px;
  line-height: 48px;
}

.rolla-fhkifd {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.rolla-kdfjzi {
  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;
}

.rolla-kdfjzi:hover {
  background: var(--Primary-400);
}

.rolla-kdfjzi svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.rolla-15jmsp 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) {
  .rolla-3r4rvq {
    max-width: 600px;
    padding: 64px;
  }

  .rolla-t0vr4v {
    font-size: 24px;
    line-height: 32px;
  }

  .rolla-2vp26o {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .rolla-ge6lmg {
    font-size: 50px;
    line-height: 56px;
  }

  .rolla-fhkifd {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .rolla-uc7xpo {
    top: 25px;
    right: 25px;
  }
}

.rolla-ooyohi,
.rolla-u9vxwf {
  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;
}

.rolla-h5yv3r.rolla-hexcd3::before,
.rolla-u9vxwf::before,
.rolla-m071ap::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.rolla-509hfm.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.rolla-ds7e7z 14.rolla-jvbpau.rolla-lc256s 14.rolla-hhjjat 15.rolla-anrnaf 14.rolla-bne0wu 15.rolla-npvbv5 14.rolla-nl3atb.rolla-jbiejx 14.rolla-cdjq5v 19.rolla-xiqfd7 12.rolla-1tt5xx 19.rolla-xiqfd7 10.rolla-5852d6.rolla-xiqfd7 8.rolla-of3mpk 17.rolla-yf30el 7.rolla-e1ecje 15.rolla-rjmxbb 7.rolla-7lkzmd.rolla-68lzou 7.rolla-e1ecje 11.rolla-st1nui 8.rolla-of3mpk 11.rolla-st1nui 10.rolla-rzstk7.rolla-st1nui 12.rolla-0s0m5x 13.rolla-zx8jt6 14.rolla-yqe2c9 15.rolla-3qmllr 14.rolla-3p44da.rolla-7fxh2x 14.rolla-fggbu4 15.rolla-8vjkuc 14.rolla-g59v3k 15.rolla-f5st3p 14.rolla-8bh0dg.rolla-ds7e7z 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.rolla-3eznu2 15.rolla-56wtmb.rolla-x48xb6 15.rolla-m29ogx 15.rolla-ga2l2x 15.rolla-x0xisc 15.rolla-x9dwnm 15.rolla-8yrebb.rolla-qcxlri 15.rolla-x0xisc 15.rolla-tr3niz 15.rolla-29rkew 15.rolla-fbw0nc 15.rolla-g95ojx.rolla-kdbb4l 15.rolla-chnz86 7.rolla-ii8khn 18.rolla-2umdt6 7.rolla-7zt88m 23.rolla-msmrga.rolla-bqyq7s.rolla-df42il 18.rolla-laq59m 19.rolla-b05b5x 15.rolla-97ktso 15.rolla-3eznu2 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.rolla-h6s1z8 [type="submit"] *,
.rolla-dbwndf button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .rolla-b3arzf {
    display: none;
  }
}

.rolla-3t4ohv {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .rolla-3t4ohv {
  display: none;
}

@media (min-width: 768px) {
  .rolla-3t4ohv {
    bottom: 22px;
  }
}

.rolla-3t4ohv input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .rolla-3t4ohv {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.rolla-q8tsa3.static) .rolla-3t4ohv {
    bottom: 8px;
  }
}

.rolla-n0umk0 {
  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.rolla-509hfm.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.rolla-yb16gr 3.rolla-2q01pc.rolla-0gqog5.rolla-yybiax 3.rolla-fvbo12 3.rolla-byi26x 5.rolla-dv1au6 3.rolla-byi26x 8.rolla-pssidc.rolla-sa5xpb.rolla-byi26x 26.rolla-xazgpd 5.rolla-oz5z93 28.rolla-ab4qpj 8.rolla-njmww0 28.rolla-g17lnb.rolla-malnuf 28.rolla-f6spdb.rolla-h1lata 34.rolla-0wprmx.rolla-aeujd8 36.rolla-zjox3m 11.rolla-nzjoaj 37.rolla-6g609e 12.rolla-8hm69u 36.rolla-qs6nww.rolla-h7lav9 28.rolla-meuu2r.rolla-v7kqen.rolla-9q1u32 28.rolla-ohbzb8 36.rolla-j41p81 26.rolla-cnqag0 36.rolla-j41p81 23.rolla-ionzbp.rolla-3wv01y.rolla-j41p81 5.rolla-ghnvcu 34.rolla-n93id9 3.rolla-fvbo12 31.rolla-yb16gr 3.rolla-k7bk7y.rolla-xfacu2 18.rolla-bqw1e0.rolla-uofggc 18.rolla-y541bo 8.rolla-xp2x5f 17.rolla-8lx5g1 8.rolla-xp2x5f 15.rolla-6wszgo.rolla-xp2x5f 14.rolla-rvxhfi 9.rolla-uofggc 13.rolla-gefnrb 11.rolla-xfacu2 13.rolla-vv0hvv.rolla-ld6mqm 13.rolla-gefnrb 13.rolla-y4bckh 14.rolla-rvxhfi 13.rolla-y4bckh 15.rolla-9o7878.rolla-y4bckh 17.rolla-8lx5g1 12.rolla-ld6mqm 18.rolla-y541bo 11.rolla-xfacu2 18.rolla-o6k151.rolla-qbahkf 18.rolla-102333.rolla-3ka1fr 18.rolla-y541bo 17.rolla-ea2mqc 17.rolla-8lx5g1 17.rolla-ea2mqc 15.rolla-t6i8w9.rolla-ea2mqc 14.rolla-rvxhfi 18.rolla-3ka1fr 13.rolla-gefnrb 20.rolla-qbahkf 13.rolla-5y4rax.rolla-3tpo3j 13.rolla-gefnrb 22.rolla-apj3u7 14.rolla-rvxhfi 22.rolla-apj3u7 15.rolla-kp413r.rolla-r99bcv 17.rolla-8lx5g1 21.rolla-3tpo3j 18.rolla-y541bo 20.rolla-qbahkf 18.rolla-xb2ovb.rolla-r55ewv 18.rolla-p3riky.rolla-eeytls 18.rolla-y541bo 26.rolla-r95w0f 17.rolla-8lx5g1 26.rolla-r95w0f 15.rolla-p2r6lk.rolla-r95w0f 14.rolla-rvxhfi 27.rolla-eeytls 13.rolla-gefnrb 28.rolla-r55ewv 13.rolla-chjur7.rolla-sjm19z 13.rolla-gefnrb 31.rolla-rgnxe3 14.rolla-rvxhfi 31.rolla-rgnxe3 15.rolla-zt6i3z.rolla-r95w0f 17.rolla-8lx5g1 30.rolla-sjm19z 18.rolla-y541bo 28.rolla-r55ewv 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"])
    .rolla-n0umk0 {
    display: none;
  }
}

.rolla-o8kpdq {
  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) {
  .rolla-o8kpdq {
    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;
}

.rolla-dbwndf {
  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) {
  .rolla-dbwndf {
    padding: 14px 16px;
  }
}

.rolla-dbwndf button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.rolla-dbwndf button:first-child {
  align-content: end;
}

.rolla-dbwndf button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .rolla-dbwndf
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .rolla-dbwndf
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.rolla-dbwndf button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.rolla-dbwndf button:last-child svg {
  width: 38px;
  height: 38px;
}

.rolla-m071ap {
  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;
}

.rolla-m071ap::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .rolla-m071ap,
.pc61d126-chatbot[data-active-screen="3"]
  .rolla-m071ap {
  opacity: 1;
  visibility: visible;
}

.rolla-f0l48g {
  flex: 1 1;
}

.rolla-6o2e3e {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .rolla-6o2e3e {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .rolla-8up7ck {
  display: block;
}

.rolla-zcdw9k {
  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) {
  .rolla-zcdw9k {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.rolla-u9vxwf {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.rolla-u9vxwf::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.rolla-3vhyvs span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.rolla-3vhyvs p {
  color: var(--Text-100);
}

.rolla-u9vxwf .rolla-9m8mfq {
  grid-area: button;
}

.rolla-u9vxwf .rolla-9m8mfq::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.rolla-509hfm.org/2000/svg'%3E%3Cpath d='M4.rolla-t9w0m1 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.rolla-es01tm 15L16.rolla-es01tm 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.rolla-es01tm 5L16.rolla-es01tm 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .rolla-cml81o {
  display: block;
}

.rolla-a2nv2q {
  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) {
  .rolla-a2nv2q {
    margin-top: 40px;
  }
}

.rolla-ooyohi label,
.rolla-ooyohi input {
  display: block;
  width: 100%;
}

.rolla-ooyohi label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.rolla-ooyohi label.rolla-95my45 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.rolla-ooyohi label.rolla-95my45::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;
}

.rolla-ooyohi 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;
}

.rolla-ooyohi input::placeholder {
  color: var(--Text-400);
}

.rolla-k5kpi2 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .rolla-k5kpi2 {
  display: flex;
}

.rolla-k5kpi2 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .rolla-k5kpi2 ol {
    height: 420px;
    padding: 24px;
  }
}

.rolla-k5kpi2 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.rolla-h6s1z8 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .rolla-h6s1z8 {
    padding: 0 24px 24px;
  }
}

.rolla-h6s1z8 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;
}

.rolla-h6s1z8 input::placeholder {
  color: var(--Text-400);
}

.rolla-h6s1z8 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.rolla-h6s1z8 [type="submit"]:disabled {
  opacity: 0.5;
}

.rolla-h6s1z8 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .rolla-h6s1z8 [type="submit"] {
    right: 40px;
  }
}

.rolla-h5yv3r {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.rolla-h5yv3r.rolla-hexcd3 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.rolla-h5yv3r.rolla-hexcd3::before {
  content: "";
  width: 31px;
}

.rolla-h5yv3r.rolla-hexcd3 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.rolla-h5yv3r.rolla-v07klz p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.rolla-h5yv3r p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.rolla-3t4ohv .rolla-9m8mfq {
  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;
  }
}

.rolla-b3arzf {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .rolla-b3arzf {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .rolla-b3arzf {
    padding: 18px 0;
  }
}

.rolla-b3arzf .rolla-7x6kw4 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .rolla-b3arzf .rolla-7x6kw4 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.rolla-x77mlz {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .rolla-x77mlz {
    max-width: 160px;
    height: 40px;
  }
}

.rolla-x77mlz picture,
.rolla-x77mlz img {
  display: block;
  width: 100%;
  height: 100%;
}

.rolla-x77mlz img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .rolla-8mtwv1 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.rolla-5pk7kx ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .rolla-b3arzf.rolla-rp5cbf .rolla-8mtwv1 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .rolla-8mtwv1 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .rolla-8mtwv1 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.rolla-t4dbhj,
.rolla-o8tl9h {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .rolla-t4dbhj,
  .rolla-o8tl9h {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .rolla-o8tl9h {
    display: none;
  }
}

.rolla-unjz48 {
  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;
}

.rolla-rp5cbf .rolla-unjz48 {
  background: var(--fh-bg-color);
}

.rolla-unjz48 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .rolla-unjz48 {
    display: none;
  }
}

.rolla-7qhgf9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .rolla-7qhgf9 {
    display: none;
  }
}

.rolla-yqy7bi {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.rolla-b3arzf.rolla-rp5cbf .rolla-yqy7bi:first-child {
  display: none;
}

.rolla-b3arzf.rolla-rp5cbf .rolla-yqy7bi:last-child {
  display: block;
}

.rolla-yqy7bi:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .rolla-yqy7bi {
    display: none;
  }
}

.rolla-qr9gm3 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .rolla-qr9gm3 {
    display: flex;
  }
}

.rolla-qr9gm3 ul {
  max-height: 350px;
  overflow-y: auto;
}

.rolla-qr9gm3:hover ul {
  visibility: visible;
  opacity: 1;
}

.rolla-qr9gm3:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.rolla-qr9gm3:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.rolla-qr9gm3:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.rolla-qr9gm3:hover .rolla-q6j7hv svg {
  transform: rotate(180deg);
}

.rolla-1qsozy {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.rolla-zo8buu {
  padding: 0 8px;
}

.rolla-enibe7 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.rolla-enibe7:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .rolla-enibe7 {
    padding: 4px 8px;
  }
}

.rolla-m4gj7p {
  display: flex;
}

.rolla-m4gj7p img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.rolla-q6j7hv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.rolla-q6j7hv svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.rolla-xggxml {
  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) {
  .rolla-xggxml {
    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;
  }
}

.rolla-g8tafv {
  width: 100%;
}

@media (min-width: 1200px) {
  .rolla-g8tafv {
    display: none;
  }
}

.rolla-p9ucku {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.rolla-6yd9rc {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.rolla-8h7kol {
  display: flex;
}

.rolla-aabccp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.rolla-unxxa7 {
  list-style: none;
}

@media (max-width: 1199px) {
  .rolla-unxxa7 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .rolla-unxxa7 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .rolla-unxxa7 .rolla-b4f042 [data-ref-el],
  .rolla-unxxa7 .rolla-b4f042 span,
  .rolla-unxxa7 .rolla-b4f042 a {
    white-space: nowrap;
  }
}

.rolla-iw0g2h {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .rolla-iw0g2h.rolla-p0apy0 > .rolla-b4f042 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .rolla-iw0g2h.rolla-rxj54v:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .rolla-iw0g2h.rolla-p0apy0 > .rolla-efe950 {
    height: auto;
  }

  .rolla-iw0g2h.rolla-p0apy0 > div > .rolla-bh7a3e {
    transform: rotate(180deg);
  }
}

.rolla-iw0g2h [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.rolla-iw0g2h [data-ref-el],
.rolla-iw0g2h span {
  cursor: pointer;
}

.rolla-iw0g2h [data-ref-el],
.rolla-iw0g2h span,
.rolla-iw0g2h a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .rolla-iw0g2h [data-ref-el],
  .rolla-iw0g2h span,
  .rolla-iw0g2h a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .rolla-iw0g2h [data-ref-el],
  .rolla-iw0g2h span,
  .rolla-iw0g2h a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.rolla-efe950 {
  height: 0;
  overflow: hidden;
  transition: height 0.rolla-5pk7kx ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.rolla-efe950::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.rolla-efe950::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.rolla-efe950::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .rolla-efe950 {
    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;
  }

  .rolla-efe950:has(> .rolla-iw0g2h.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .rolla-efe950 .rolla-efe950 {
    padding: 0;
  }

  .rolla-efe950 .rolla-iw0g2h {
    font-weight: 400;
  }

  .rolla-efe950 .rolla-iw0g2h:hover > .rolla-b4f042 {
    background: var(--Neutral-300);
  }

  .rolla-efe950 .rolla-bh7a3e {
    rotate: -90deg;
  }
}

.rolla-b4f042 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .rolla-b4f042 {
    padding: 8px;
  }

  .rolla-iw0g2h.rolla-wn2me7 > .rolla-b4f042 {
    background: var(--Neutral-300);
  }
}

.rolla-bh7a3e {
  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.rolla-509hfm.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.rolla-91vy1v 0.rolla-ah65e4.rolla-jm2vlj -0.rolla-eb3zha 0.rolla-qxoyah -0.rolla-eb3zha 1.rolla-x2wjm7 0.rolla-y4krdi.rolla-oo0py9 4.rolla-jck339.rolla-91vy1v 0.rolla-uzkddv.rolla-zrt1yh -0.rolla-eb3zha 9.rolla-ca83wk -0.rolla-eb3zha 10.rolla-xsf052 0.rolla-fhomxu.rolla-bwyry3 0.rolla-jm2vlj 10.rolla-bwyry3 0.rolla-qxoyah 10.rolla-xsf052 1.rolla-6ejoc4.rolla-qd7hof 5.rolla-oteejd.rolla-8ekcpf 6.rolla-u3o7tp 5.rolla-bp85hl 6.rolla-u3o7tp 4.rolla-ualvu4 5.rolla-7e37os.rolla-91vy1v 1.rolla-w7q77n.rolla-eb3zha 0.rolla-qxoyah -0.rolla-eb3zha 0.rolla-jm2vlj 0.rolla-91vy1v 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.rolla-5pk7kx ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .rolla-bh7a3e {
    cursor: default;
  }
}

.rolla-8h9azo {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.rolla-aa93je {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .rolla-aa93je {
    padding: 40px 4px;
  }
}

.rolla-3n6si2 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .rolla-3n6si2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.rolla-3034nb {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .rolla-3034nb {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.rolla-3034nb ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.rolla-3034nb [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.rolla-3034nb [data-ref-el],
.rolla-3034nb span,
.rolla-3034nb a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.rolla-m3vymi {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .rolla-m3vymi {
    margin-bottom: 12px;
  }
}

.rolla-p4btp4 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.rolla-p4btp4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .rolla-p4btp4:last-child {
    margin-right: 0;
  }
}

.rolla-dkvigq {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.rolla-m3vymi:hover .rolla-a3237i {
  visibility: visible;
  opacity: 1;
}

.rolla-a3237i {
  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);
}

.rolla-7v75km {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.rolla-gqh5gn {
  display: flex;
  margin: 6px;
}

.rolla-gqh5gn img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.rolla-a3237i::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);
}

.rolla-a3237i::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);
}

.rolla-flr70d {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .rolla-flr70d {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.rolla-qf2rrl {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .rolla-qf2rrl {
    margin-right: 32px;
  }
}

.rolla-274imp {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .rolla-274imp {
    margin-top: 0;
    width: 340px;
  }
}

.rolla-274imp a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.rolla-7puemi {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.rolla-49kv2n {
  position: relative;
}

@media (min-width: 768px) {
  .rolla-49kv2n {
    margin-top: 40px;
  }
}

.rolla-49kv2n + .rolla-3njiy4,
.rolla-49kv2n + .rolla-49kv2n {
  margin-top: 24px;
}

.rolla-4r24ae {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .rolla-4r24ae {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .rolla-4r24ae {
    padding: 80px;
  }
}

.rolla-hbetpu {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .rolla-hbetpu {
    padding: 0 16px;
}


}

.rolla-86596e {
  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) {
  .rolla-86596e {
    font-size: 48px;
    line-height: 56px;
  }
}

.rolla-7kq9o9 {
  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) {
  .rolla-7kq9o9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.rolla-g22phj {
  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;
}

.rolla-g22phj:hover {
  background: var(--button-bg-hover);
}

.rolla-x3orux {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.rolla-x3orux img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .rolla-x3orux img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .rolla-x3orux img {
  min-height: 100%;
  }
}

.rolla-4r24ae::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.rolla-uw0d4t {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.rolla-uw0d4t h1,
.rolla-uw0d4t h2,
.rolla-uw0d4t h3,
.rolla-uw0d4t h4 {
  margin-bottom: 6px;
}

.rolla-uw0d4t h1:not(:first-child),
.rolla-uw0d4t h2:not(:first-child),
.rolla-uw0d4t h3:not(:first-child),
.rolla-uw0d4t h4:not(:first-child) {
  margin-top: 16px;
}

.rolla-uw0d4t h1,
.rolla-uw0d4t h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .rolla-uw0d4t h1,
  .rolla-uw0d4t h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.rolla-uw0d4t h2,
.rolla-uw0d4t h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .rolla-uw0d4t h2,
  .rolla-uw0d4t h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.rolla-uw0d4t h3,
.rolla-uw0d4t h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .rolla-uw0d4t h3,
  .rolla-uw0d4t h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.rolla-uw0d4t h4,
.rolla-uw0d4t h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.rolla-uw0d4t ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.rolla-uw0d4t ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.rolla-uw0d4t 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);
}

.rolla-uw0d4t ul ul {
  margin-bottom: 8px;
}

.rolla-uw0d4t ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.rolla-uw0d4t ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.rolla-uw0d4t ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.rolla-uw0d4t ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.rolla-uw0d4t ol li::marker {
  font-weight: 700;
}

.rolla-uw0d4t ol ol {
  margin-bottom: 8px;
}

.rolla-uw0d4t ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.rolla-uw0d4t ol ul li {
  padding-left: 16px;
}

.rolla-uw0d4t 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) {
  .rolla-uw0d4t table {
    padding: 24px;
  }
}

.rolla-uw0d4t table.rolla-onktdo {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.rolla-5pk7kx,
    mask-image 0.3s;
}

.rolla-uw0d4t table.rolla-onktdo.rolla-7e7952 {
  -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) {
  .rolla-uw0d4t table {
    display: table;
  }
}

.rolla-uw0d4t 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);
}

.rolla-uw0d4t table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rolla-uw0d4t table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rolla-uw0d4t 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) {
  .rolla-uw0d4t table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.rolla-uw0d4t table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rolla-uw0d4t table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rolla-uw0d4t table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.rolla-uw0d4t img {
  max-width: 100%;
  height: auto;
}

.rolla-oyvfkc {
  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) {
  .rolla-oyvfkc {
    padding: 24px;
  }
}

.rolla-ddouzg {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .rolla-ddouzg {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.rolla-ddouzg > * {
  margin: 0 !important;
}

.rolla-ddouzg img,
.rolla-ivpbm2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rolla-ddouzg img,
  .rolla-ivpbm2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rolla-82tiig {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rolla-82tiig {
    width: 32px;
    height: 32px;
  }
}

.rolla-icwmrd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.rolla-icwmrd .rolla-kdrqnp {
  flex-shrink: 0;
}

.rolla-icwmrd .rolla-5ig26y svg {
  display: none;
}

.rolla-3pit06 {
  display: grid;
  transition: max-height 0.rolla-5pk7kx ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .rolla-3pit06 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .rolla-3pit06 {
    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));
  }
}

.rolla-3pit06.rolla-swhivh + .rolla-kdrqnp svg {
  transform: rotate(180deg);
}

.rolla-mokxog {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.rolla-mokxog > div:nth-child(3n) {
  grid-column: span 2;
}

.rolla-mokxog
  > div:nth-child(3n)
  .rolla-5x2hd4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .rolla-mokxog {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .rolla-mokxog > div:nth-child(3n) {
    grid-column: unset;
  }

  .rolla-mokxog
    > div:nth-child(3n)
    .rolla-5x2hd4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .rolla-mokxog {
    max-width: 270px;
  }
}

.rolla-mokxog .rolla-5x2hd4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .rolla-mokxog .rolla-5x2hd4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .rolla-mokxog .rolla-5x2hd4 button {
    max-width: 104px;
  }
}

.rolla-2sexp4 {
  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) {
  .rolla-2sexp4 {
    margin-bottom: 0;
  }
}

.rolla-3ho3dv {
  display: none;
  opacity: 0;
}

.rolla-y100mh {
  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;
  }
}

.rolla-y100mh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.rolla-5x2hd4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.rolla-5x2hd4 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .rolla-5x2hd4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .rolla-5x2hd4
    button {
    max-width: 145px;
  }
}

.rolla-1bqwbx:first-child
  .rolla-5x2hd4
  button {
  max-width: 270px;
}

.rolla-x1ik13 {
  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%;
}

.rolla-2sexp4 picture {
  width: 100%;
  max-width: 100%;
}

.rolla-a51tgw {
  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;
}

.rolla-a51tgw svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.rolla-2sexp4:hover .rolla-a51tgw {
  display: flex;
}

.rolla-pruczh {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.rolla-1pdfum {
  display: flex;
}

.rolla-1pdfum:hover .rolla-rsnt6z,
.rolla-1pdfum .rolla-wn2me7 .rolla-rsnt6z {
  display: flex;
}

.rolla-1pdfum svg {
  flex-shrink: 0;
}

.rolla-rsnt6z {
  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) {
  .rolla-rsnt6z {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.rolla-rsnt6z:hover {
  display: flex;
}

.rolla-rsnt6z svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.rolla-1xe1ze {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .rolla-1xe1ze {
    font-size: 12px;
  }
}

.rolla-dlrb84,
.rolla-p361k6 {
  width: 50%;
  flex-shrink: 0;
}

.rolla-dlrb84 {
  font-weight: 700;
}

.rolla-rp127b .rolla-3pit06 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .rolla-rp127b .rolla-3pit06 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .rolla-rp127b .rolla-3pit06 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.rolla-rp127b
  .rolla-x1ik13:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.rolla-rp127b .rolla-y100mh {
  height: 100% !important;
  border-radius: 16px;
}

.rolla-rp127b .rolla-5x2hd4 {
  gap: 4px;
  align-items: center;
}

.rolla-rp127b .rolla-5x2hd4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rolla-rp127b .rolla-5x2hd4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.rolla-rp127b .rolla-5csanw,
.rolla-rp127b .rolla-qh8i1o {
  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.rolla-509hfm.org/2000/svg'%3E%3Cpath d='M9.rolla-ffu7vo 4.rolla-z48jlp.rolla-m45crd 5.rolla-hw526h.rolla-kmyt07 5.rolla-gnlbr8.rolla-21a1ux 5.rolla-9uk0q5.rolla-jp3d1r 8.rolla-qv0v0n.rolla-bnzcz5 9.rolla-qd07uu.rolla-0eytv1 9.rolla-gnnehk.rolla-kq6mp6 13.rolla-zyis9d.rolla-iuaj9f 11.rolla-5xwwqw.rolla-cevsm5 11.rolla-pgl2jy.rolla-hvkpg2 11.rolla-m3myvh.rolla-2hz641 13.rolla-bkn0zk.rolla-9ldv9j 9.rolla-doo4ud.rolla-pzw4cd 9.rolla-w9l7kp.rolla-8ms15d 8.rolla-q9hbww.rolla-jz6ag1 5.rolla-clix7s.rolla-ij61ch 5.rolla-8scm5n.rolla-14ajfx 5.rolla-7q7c9q.rolla-ibnlks 4.rolla-s6demu.rolla-cevsm5 1.rolla-vd456c.rolla-ffu7vo 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.rolla-rp127b .rolla-5csanw {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.rolla-rp127b .rolla-qh8i1o {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.rolla-ckplln {
  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) {
  .rolla-ckplln {
    padding: 24px;
  }
}

.rolla-ckplln .rolla-kdrqnp {
  display: flex;
}

@media (min-width: 768px) {
  .rolla-ckplln .rolla-kdrqnp {
    display: none;
  }
}

.rolla-ckplln .rolla-5ig26y svg {
  display: none;
}

.rolla-ai33f3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.rolla-ai33f3 .rolla-fljimr {
  display: none;
}

@media (min-width: 768px) {
  .rolla-ai33f3 .rolla-fljimr {
    display: flex;
  }
}

.rolla-fk9tv5 {
  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) {
  .rolla-fk9tv5 {
    font-size: 40px;
    line-height: 48px;
  }
}

.rolla-fk9tv5 > * {
  margin: 0 !important;
}

.rolla-fk9tv5 img,
.rolla-0ojob0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rolla-fk9tv5 img,
  .rolla-0ojob0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rolla-323gmp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rolla-323gmp {
    width: 32px;
    height: 32px;
  }
}

.rolla-fw8ax5 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .rolla-fw8ax5 {
    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;
  }

  .rolla-fw8ax5::-webkit-scrollbar {
    display: none;
  }
}

.rolla-ka7lym {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .rolla-ka7lym {
    padding: 7px 15px;
  }
}

.rolla-ka7lym:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.rolla-hcs1ks {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .rolla-hcs1ks {
    display: flex;
    opacity: 1;
  }
}

.rolla-ka7lym picture {
  height: 100%;
  display: block;
}

.rolla-ka7lym img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .rolla-ka7lym img {
    width: 88px;
    height: 44px;
  }
}

.rolla-ka7lym p {
  text-align: center;
  width: 100%;
}

.rolla-t6vkgq {
  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) {
  .rolla-t6vkgq {
    font-size: 40px;
    line-height: 48px;
  }
}

.rolla-t6vkgq img,
.rolla-tubmf1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rolla-t6vkgq img,
  .rolla-tubmf1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rolla-1c90nq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rolla-1c90nq {
    width: 32px;
    height: 32px;
  }
}

.rolla-ivpl0v {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.rolla-89n855 {
  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;
}

.rolla-0re3df {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.rolla-0re3df.rolla-wn2me7 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.rolla-23qkew {
  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) {
  .rolla-23qkew {
    font-size: 20px;
    line-height: 28px;
  }
}

.rolla-poaspt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.rolla-rkeu4t {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.rolla-5pk7kx ease;
  opacity: 0;
  color: var(--text-color);
}

.rolla-vzzbno {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.rolla-vzzbno ol,
.rolla-vzzbno ul {
  padding-left: 1.3em;
}

.rolla-0re3df.rolla-wn2me7 .rolla-rkeu4t {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.rolla-0re3df.rolla-wn2me7 .rolla-poaspt {
  transform: rotate(180deg);
  color: var(--text-color);
}

.rolla-dyql92 {
  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) {
  .rolla-dyql92 {
    padding: 24px;
  }
}

.rolla-dyql92 .rolla-kdrqnp {
  display: flex;
}

@media (min-width: 768px) {
  .rolla-dyql92 .rolla-kdrqnp {
    display: none;
  }
}

.rolla-dyql92 .rolla-5ig26y svg {
  display: none;
}

.rolla-muxbqz {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rolla-muxbqz .rolla-fljimr {
  display: none;
}

@media (min-width: 768px) {
  .rolla-muxbqz .rolla-fljimr {
    display: flex;
  }
}

.rolla-n7vwpu {
  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) {
  .rolla-n7vwpu {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.rolla-n7vwpu > * {
  margin: 0 !important;
}

.rolla-n7vwpu img,
.rolla-h2say6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rolla-n7vwpu img,
  .rolla-h2say6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rolla-fhievb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rolla-fhievb {
    width: 32px;
    height: 32px;
  }
}

.rolla-q78op4 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .rolla-q78op4 {
    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;
  }

  .rolla-q78op4::-webkit-scrollbar {
    display: none;
  }
}

.rolla-foxobu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.rolla-foxobu:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.rolla-m848ew {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .rolla-m848ew {
    display: flex;
    opacity: 1;
  }
}

.rolla-foxobu picture {
  width: auto;
  height: 100%;
  display: block;
}

.rolla-foxobu picture img {
  display: block;
  width: auto;
  height: 100%;
}

.rolla-y1omf4 {
  margin: -24px 0;
}

.rolla-y1omf4:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .rolla-y1omf4 {
    margin: -16px 0;
  }
}

.rolla-ckfbyr {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .rolla-ckfbyr {
    flex-direction: row;
  }
}

.rolla-cv444u {
  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) {
  .rolla-cv444u {
    flex: 1;
  }
}

.rolla-cv444u::placeholder {
  color: var(--Text-400);
}

.rolla-k7orsj {
  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;
}

.rolla-ofp0yx {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.rolla-ofp0yx::-webkit-scrollbar {
  display: none;
}

.rolla-1gofu0 {
  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;
}

.rolla-1gofu0 img,
.rolla-1gofu0 svg {
  margin-right: 8px;
}

.rolla-i0qnb9 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.rolla-y1omf4 + .rolla-vpvesi {
  margin-top: 0;
}

@media (min-width: 768px) {
  .rolla-y1omf4 + .rolla-vpvesi {
    margin-top: -16px;
  }
}

.rolla-10hnti {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.rolla-10hnti > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.rolla-10hnti > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.rolla-w519f1 {
  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;
}

.rolla-bn22sd {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.rolla-qhgf3n {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.rolla-eucgrv {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.rolla-duoxrk {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.rolla-w519f1 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;
}

.rolla-w519f1 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) {
  .rolla-w519f1 {
    padding: 39px 179px 39px 39px;
  }

  .rolla-bn22sd {
    font-size: 40px;
    line-height: 48px;
  }

  .rolla-duoxrk {
    height: 348px;
  }

  .rolla-w519f1 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .rolla-w519f1 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .rolla-w519f1 {
    padding: 63px;
  }
}

.rolla-6j00nw {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .rolla-6j00nw {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.rolla-cn5cla {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .rolla-cn5cla {
    width: auto;
  }
}

.rolla-bexc3b {
  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;
}

.rolla-bexc3b::-webkit-scrollbar {
  display: none;
}

.rolla-bexc3b 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);
}

.rolla-bexc3b a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .rolla-bexc3b {
    margin-left: 16px;
    margin-top: 0;
  }
}

.rolla-6j00nw .rolla-yahyaq {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.rolla-5pk7kx,
    mask-image 0.3s;
}

.rolla-6j00nw .rolla-yahyaq.rolla-7e7952 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.rolla-syhz4y {
  margin: 40px -16px;
}

.rolla-o25b6s + .rolla-3njiy4,
.rolla-o25b6s + .rolla-49kv2n {
  margin-top: 24px;
}

.rolla-xw0cu9 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.rolla-xw0cu9 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.rolla-fz8xw1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .rolla-fz8xw1 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .rolla-fz8xw1 {
    margin-top: 0;
  }
}

.rolla-l0wxmb {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .rolla-l0wxmb {
    font-size: 24px;
    line-height: 32px;
  }
}

.rolla-cf13s8 {
  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) {
  .rolla-cf13s8 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.rolla-0pa9pt {
  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) {
  .rolla-0pa9pt {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.rolla-6r2akt {
  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) {
  .rolla-6r2akt {
    font-size: 20px;
    line-height: 28px;
  }
}

.rolla-75j8um {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .rolla-75j8um {
    font-size: 32px;
    line-height: 40px;
  }
}

.rolla-cgy4b6 {
  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;
}

.rolla-wrnwnf {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.rolla-wrnwnf img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.rolla-vpvesi {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.rolla-d4rju7 {
  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) {
  .rolla-d4rju7 {
    padding: 15px 48px;
  }
}

main > .rolla-vpvesi {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .rolla-3pit06.rolla-kgs572 > div:nth-child(n+5) {
    display: none;
  }
}

.rolla-uw0d4t p a img {
  display: block;
  margin: 0 auto;
}


.rolla-ioq9zr {
  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 */
.rolla-9w88wd {
  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;
}

.rolla-9w88wd label {
  font-size: 14px;
}

.rolla-9w88wd h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rolla-9w88wd input,
.rolla-9w88wd textarea,
.rolla-9w88wd 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;
}
.rolla-9w88wd button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rolla-eo59an ease;
}
.rolla-9w88wd button:hover {
  background-color: var(--button-bg-hover);
}
.rolla-78ne0s {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rolla-ivzhq7 ease-in;
}

.rolla-78ne0s 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;
}
.rolla-y1zgwv, .rolla-wlfcy2, [class*="review-card"],
thead, thead th, table th, .rolla-tnuo2c,
.rolla-wglbxh, [class*="collapsible-header"],
.rolla-ei0i3v, [class*="updated-block"] {
  color: #ece7dc !important;
}
