* {
  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;
  }
}

.launceston-ukgx4m {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .launceston-ukgx4m {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .launceston-ukgx4m {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.launceston-5lm48e {
  overflow: hidden;
}

.launceston-gros8t img {
  background: var(--Neutral-300);
}

.launceston-mry8ej {
  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;
}

.launceston-kq7hmr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.launceston-kq7hmr:hover {
  background: var(--button-bg-hover);
}

.launceston-l6h11s {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.launceston-l6h11s:hover {
  background: var(--button-bg-hover);
}

.launceston-cawoyf {
  font-size: 12px;
  line-height: 18px;
}

.launceston-pt6a6j {
  font-size: 18px;
  line-height: 26px;
}

.launceston-egzwop {
  width: 100%;
}

.launceston-yns0v0 {
  padding: 6px 16px;
}

.launceston-hrltv8 {
  padding: 10px 16px;
}

.launceston-hb0kra {
  padding: 15px 26px;
}

.launceston-55h3qn {
  flex-shrink: 0;
}

.launceston-g89ext {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.launceston-nz4cuv {
  display: none;
}

.launceston-w7gwz4 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.launceston-fo4ojh {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.launceston-dce5kj {
  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;
}

.launceston-du3aqn {
  cursor: grab;
}

.launceston-dce5kj::-webkit-scrollbar {
  display: none;
}

.launceston-2dvzkw {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.launceston-28wict {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.launceston-uo3t21 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.launceston-yxinzh {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.launceston-st9ary {
  visibility: visible;
}

.launceston-uzu81b {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.launceston-zotuuu ease;
}

.launceston-r4xjl2 {
  background-color: var(--Primary-200);
  width: 16px;
}

.launceston-8v48v5 {
  -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.launceston-zotuuu,
    mask-image 0.3s;
}

.launceston-8v48v5.launceston-1xyzgv {
  -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;
  }
}

.launceston-5afbro: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;
}

.launceston-0qpi2p {
  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.launceston-ex4fqc.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.launceston-ex4fqc.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;
}

.launceston-r5j021 {
  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);
}

.launceston-r5j021::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%
  );
}

.launceston-e6svs2 {
  position: relative;
  z-index: 1;
}

.launceston-afqsf8 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.launceston-h3pk2h {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.launceston-1kre0g {
  font-size: 40px;
  line-height: 48px;
}

.launceston-5umsk5 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.launceston-15hwho {
  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;
}

.launceston-15hwho:hover {
  background: var(--Primary-400);
}

.launceston-15hwho svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.launceston-5afbro 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) {
  .launceston-r5j021 {
    max-width: 600px;
    padding: 64px;
  }

  .launceston-afqsf8 {
    font-size: 24px;
    line-height: 32px;
  }

  .launceston-h3pk2h {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .launceston-1kre0g {
    font-size: 50px;
    line-height: 56px;
  }

  .launceston-5umsk5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .launceston-0qpi2p {
    top: 25px;
    right: 25px;
  }
}

.launceston-4h0tmc,
.launceston-bwwpst {
  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;
}

.launceston-otyv4w.launceston-dfq8mk::before,
.launceston-bwwpst::before,
.launceston-0bv6xi::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.launceston-ex4fqc.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.launceston-12jl7m 14.launceston-zu4s7x.launceston-oaehel 14.launceston-v0p4f5 15.launceston-9dgn48 14.launceston-10unzj 15.launceston-olqt3n 14.launceston-7sqthw.launceston-7nhkmj 14.launceston-y4ssd0 19.launceston-4zm64p 12.launceston-6saw2v 19.launceston-4zm64p 10.launceston-npcdpb.launceston-4zm64p 8.launceston-slrypw 17.launceston-vn2845 7.launceston-do8fij 15.launceston-886s25 7.launceston-h5jhwk.launceston-eq2sgo 7.launceston-do8fij 11.launceston-0zdf4g 8.launceston-slrypw 11.launceston-0zdf4g 10.launceston-roua1l.launceston-0zdf4g 12.launceston-4g0fo0 13.launceston-2yh4ll 14.launceston-4q7et5 15.launceston-xlawsn 14.launceston-vydus9.launceston-va60wz 14.launceston-ndfogz 15.launceston-juqzbo 14.launceston-dm3c79 15.launceston-n6gxn8 14.launceston-7n7va8.launceston-12jl7m 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.launceston-ug2d7h 15.launceston-xlxvlu.launceston-mde979 15.launceston-wpxoc9 15.launceston-z8rlpa 15.launceston-bsu3pv 15.launceston-jb63vc 15.launceston-ngbn4y.launceston-yk4scs 15.launceston-bsu3pv 15.launceston-szvzej 15.launceston-sgs6xy 15.launceston-ztssby 15.launceston-46bg5m.launceston-d4ca6l 15.launceston-tn7rzj 7.launceston-fttv69 18.launceston-nvf6cd 7.launceston-1nzan0 23.launceston-4ml0eh.launceston-mucurp.launceston-0cv1wg 18.launceston-moyns1 19.launceston-j6sgdr 15.launceston-zyhfcn 15.launceston-ug2d7h 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.launceston-afmd3r [type="submit"] *,
.launceston-5c1df4 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .launceston-asyek5 {
    display: none;
  }
}

.launceston-zjo0n2 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .launceston-zjo0n2 {
  display: none;
}

@media (min-width: 768px) {
  .launceston-zjo0n2 {
    bottom: 22px;
  }
}

.launceston-zjo0n2 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .launceston-zjo0n2 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.launceston-owtv03.static) .launceston-zjo0n2 {
    bottom: 8px;
  }
}

.launceston-w9yjlm {
  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.launceston-ex4fqc.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.launceston-2qk9j0 3.launceston-fff1sh.launceston-zdf03d.launceston-lhypqj 3.launceston-umynks 3.launceston-8kbp7l 5.launceston-x879gh 3.launceston-8kbp7l 8.launceston-l8klx9.launceston-pyqzi4.launceston-8kbp7l 26.launceston-zeujg4 5.launceston-y1ygr6 28.launceston-19qbg3 8.launceston-k3yrxk 28.launceston-p04x75.launceston-vz07tx 28.launceston-dwhxfh.launceston-gu35xf 34.launceston-kxnnqr.launceston-swowug 36.launceston-p5pfa3 11.launceston-t9vxmt 37.launceston-m5nr5t 12.launceston-orku8s 36.launceston-tot0aw.launceston-nyra9w 28.launceston-r8axok.launceston-p49ejy.launceston-2yifyz 28.launceston-y17vej 36.launceston-imz99m 26.launceston-za12uf 36.launceston-imz99m 23.launceston-2n7qvx.launceston-ljs2gu.launceston-imz99m 5.launceston-wnvywn 34.launceston-zozrf5 3.launceston-umynks 31.launceston-2qk9j0 3.launceston-whgm0v.launceston-q7o2b9 18.launceston-8dn7ei.launceston-ug4gwl 18.launceston-j48rax 8.launceston-mlnz5p 17.launceston-j4hnie 8.launceston-mlnz5p 15.launceston-xwh7kp.launceston-mlnz5p 14.launceston-oz9dfh 9.launceston-ug4gwl 13.launceston-xd9f95 11.launceston-q7o2b9 13.launceston-d08wun.launceston-m0x69r 13.launceston-xd9f95 13.launceston-0yomni 14.launceston-oz9dfh 13.launceston-0yomni 15.launceston-taxnvw.launceston-0yomni 17.launceston-j4hnie 12.launceston-m0x69r 18.launceston-j48rax 11.launceston-q7o2b9 18.launceston-pn5s33.launceston-nte3mw 18.launceston-fuf0a5.launceston-buo9sj 18.launceston-j48rax 17.launceston-ikm8v3 17.launceston-j4hnie 17.launceston-ikm8v3 15.launceston-qmzuvk.launceston-ikm8v3 14.launceston-oz9dfh 18.launceston-buo9sj 13.launceston-xd9f95 20.launceston-nte3mw 13.launceston-g8t8p1.launceston-q1d6gu 13.launceston-xd9f95 22.launceston-1zsdad 14.launceston-oz9dfh 22.launceston-1zsdad 15.launceston-2hqfp3.launceston-n5suqj 17.launceston-j4hnie 21.launceston-q1d6gu 18.launceston-j48rax 20.launceston-nte3mw 18.launceston-j49p3p.launceston-hrf9qj 18.launceston-cf848y.launceston-kn0cf3 18.launceston-j48rax 26.launceston-3sypyv 17.launceston-j4hnie 26.launceston-3sypyv 15.launceston-3s00id.launceston-3sypyv 14.launceston-oz9dfh 27.launceston-kn0cf3 13.launceston-xd9f95 28.launceston-hrf9qj 13.launceston-kpreex.launceston-nylwiz 13.launceston-xd9f95 31.launceston-8mmoeb 14.launceston-oz9dfh 31.launceston-8mmoeb 15.launceston-5bz7q9.launceston-3sypyv 17.launceston-j4hnie 30.launceston-nylwiz 18.launceston-j48rax 28.launceston-hrf9qj 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"])
    .launceston-w9yjlm {
    display: none;
  }
}

.launceston-xt84u2 {
  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) {
  .launceston-xt84u2 {
    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;
}

.launceston-5c1df4 {
  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) {
  .launceston-5c1df4 {
    padding: 14px 16px;
  }
}

.launceston-5c1df4 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.launceston-5c1df4 button:first-child {
  align-content: end;
}

.launceston-5c1df4 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .launceston-5c1df4
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .launceston-5c1df4
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.launceston-5c1df4 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.launceston-5c1df4 button:last-child svg {
  width: 38px;
  height: 38px;
}

.launceston-0bv6xi {
  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;
}

.launceston-0bv6xi::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .launceston-0bv6xi,
.pc61d126-chatbot[data-active-screen="3"]
  .launceston-0bv6xi {
  opacity: 1;
  visibility: visible;
}

.launceston-4guegv {
  flex: 1 1;
}

.launceston-3t3akx {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .launceston-3t3akx {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .launceston-9b4dwu {
  display: block;
}

.launceston-pmo6a5 {
  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) {
  .launceston-pmo6a5 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.launceston-bwwpst {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.launceston-bwwpst::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.launceston-2ochew span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.launceston-2ochew p {
  color: var(--Text-100);
}

.launceston-bwwpst .launceston-het7sv {
  grid-area: button;
}

.launceston-bwwpst .launceston-het7sv::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.launceston-ex4fqc.org/2000/svg'%3E%3Cpath d='M4.launceston-8kdits 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.launceston-mxflyq 15L16.launceston-mxflyq 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.launceston-mxflyq 5L16.launceston-mxflyq 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .launceston-is0bw6 {
  display: block;
}

.launceston-z0122l {
  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) {
  .launceston-z0122l {
    margin-top: 40px;
  }
}

.launceston-4h0tmc label,
.launceston-4h0tmc input {
  display: block;
  width: 100%;
}

.launceston-4h0tmc label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.launceston-4h0tmc label.launceston-tdy1d4 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.launceston-4h0tmc label.launceston-tdy1d4::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;
}

.launceston-4h0tmc 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;
}

.launceston-4h0tmc input::placeholder {
  color: var(--Text-400);
}

.launceston-1ig10e {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .launceston-1ig10e {
  display: flex;
}

.launceston-1ig10e ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .launceston-1ig10e ol {
    height: 420px;
    padding: 24px;
  }
}

.launceston-1ig10e ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.launceston-afmd3r {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .launceston-afmd3r {
    padding: 0 24px 24px;
  }
}

.launceston-afmd3r 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;
}

.launceston-afmd3r input::placeholder {
  color: var(--Text-400);
}

.launceston-afmd3r [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.launceston-afmd3r [type="submit"]:disabled {
  opacity: 0.5;
}

.launceston-afmd3r [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .launceston-afmd3r [type="submit"] {
    right: 40px;
  }
}

.launceston-otyv4w {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.launceston-otyv4w.launceston-dfq8mk {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.launceston-otyv4w.launceston-dfq8mk::before {
  content: "";
  width: 31px;
}

.launceston-otyv4w.launceston-dfq8mk p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.launceston-otyv4w.launceston-pnkn3j p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.launceston-otyv4w p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.launceston-zjo0n2 .launceston-het7sv {
  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;
  }
}

.launceston-asyek5 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .launceston-asyek5 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .launceston-asyek5 {
    padding: 15px 0;
  }
}

.launceston-asyek5 .launceston-ukgx4m {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .launceston-asyek5 .launceston-ukgx4m {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.launceston-s1hinr {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .launceston-s1hinr {
    max-width: 180px;
    height: 47px;
  }
}

.launceston-s1hinr picture,
.launceston-s1hinr img {
  display: block;
  width: 100%;
  height: 100%;
}

.launceston-s1hinr img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .launceston-pbhmug {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.launceston-zotuuu ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .launceston-asyek5.launceston-9llpmg .launceston-pbhmug {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .launceston-pbhmug {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .launceston-pbhmug {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.launceston-a1ngck,
.launceston-ob1smi {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .launceston-a1ngck,
  .launceston-ob1smi {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .launceston-ob1smi {
    display: none;
  }
}

.launceston-61tbnq {
  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;
}

.launceston-9llpmg .launceston-61tbnq {
  background: var(--fh-bg-color);
}

.launceston-61tbnq button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .launceston-61tbnq {
    display: none;
  }
}

.launceston-8ce6uo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .launceston-8ce6uo {
    display: none;
  }
}

.launceston-b2rrvj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.launceston-asyek5.launceston-9llpmg .launceston-b2rrvj:first-child {
  display: none;
}

.launceston-asyek5.launceston-9llpmg .launceston-b2rrvj:last-child {
  display: block;
}

.launceston-b2rrvj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .launceston-b2rrvj {
    display: none;
  }
}

.launceston-5slctn {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .launceston-5slctn {
    display: flex;
  }
}

.launceston-5slctn ul {
  max-height: 350px;
  overflow-y: auto;
}

.launceston-5slctn:hover ul {
  visibility: visible;
  opacity: 1;
}

.launceston-5slctn:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.launceston-5slctn:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.launceston-5slctn:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.launceston-5slctn:hover .launceston-92t5hc svg {
  transform: rotate(180deg);
}

.launceston-82l1ma {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.launceston-j3fl1e {
  padding: 0 8px;
}

.launceston-0ocdj2 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.launceston-0ocdj2:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .launceston-0ocdj2 {
    padding: 4px 8px;
  }
}

.launceston-xruc4d {
  display: flex;
}

.launceston-xruc4d img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.launceston-92t5hc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.launceston-92t5hc svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.launceston-06l2tg {
  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) {
  .launceston-06l2tg {
    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;
  }
}

.launceston-5ojr5w {
  width: 100%;
}

@media (min-width: 1200px) {
  .launceston-5ojr5w {
    display: none;
  }
}

.launceston-1uuuye {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.launceston-kp21m2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.launceston-di3u5k {
  display: flex;
}

.launceston-bm0w5x {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.launceston-j8xqqf {
  list-style: none;
}

@media (max-width: 1199px) {
  .launceston-j8xqqf {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .launceston-j8xqqf {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .launceston-j8xqqf .launceston-cgmcje [data-ref-el],
  .launceston-j8xqqf .launceston-cgmcje span,
  .launceston-j8xqqf .launceston-cgmcje a {
    white-space: nowrap;
  }
}

.launceston-7itl2p {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .launceston-7itl2p.launceston-no2z9a > .launceston-cgmcje {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .launceston-7itl2p.launceston-k69tgb:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .launceston-7itl2p.launceston-no2z9a > .launceston-08ui9c {
    height: auto;
  }

  .launceston-7itl2p.launceston-no2z9a > div > .launceston-gsarht {
    transform: rotate(180deg);
  }
}

.launceston-7itl2p [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.launceston-7itl2p [data-ref-el],
.launceston-7itl2p span {
  cursor: pointer;
}

.launceston-7itl2p [data-ref-el],
.launceston-7itl2p span,
.launceston-7itl2p a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .launceston-7itl2p [data-ref-el],
  .launceston-7itl2p span,
  .launceston-7itl2p a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .launceston-7itl2p [data-ref-el],
  .launceston-7itl2p span,
  .launceston-7itl2p a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.launceston-08ui9c {
  height: 0;
  overflow: hidden;
  transition: height 0.launceston-zotuuu ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.launceston-08ui9c::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.launceston-08ui9c::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.launceston-08ui9c::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .launceston-08ui9c {
    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;
  }

  .launceston-08ui9c:has(> .launceston-7itl2p.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .launceston-08ui9c .launceston-08ui9c {
    padding: 0;
  }

  .launceston-08ui9c .launceston-7itl2p {
    font-weight: 400;
  }

  .launceston-08ui9c .launceston-7itl2p:hover > .launceston-cgmcje {
    background: var(--Neutral-300);
  }

  .launceston-08ui9c .launceston-gsarht {
    rotate: -90deg;
  }
}

.launceston-cgmcje {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .launceston-cgmcje {
    padding: 8px;
  }

  .launceston-7itl2p.launceston-s2ajeb > .launceston-cgmcje {
    background: var(--Neutral-300);
  }
}

.launceston-gsarht {
  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.launceston-ex4fqc.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.launceston-8z8d4v 0.launceston-9gnvd6.launceston-c0kmjb -0.launceston-0r7qlg 0.launceston-hugeqd -0.launceston-0r7qlg 1.launceston-olu4mb 0.launceston-y45rv3.launceston-wyc9ve 4.launceston-tysnew.launceston-8z8d4v 0.launceston-ko59hb.launceston-cc78ii -0.launceston-0r7qlg 9.launceston-tnufbg -0.launceston-0r7qlg 10.launceston-i69d5j 0.launceston-ufsdur.launceston-6o1an7 0.launceston-c0kmjb 10.launceston-6o1an7 0.launceston-hugeqd 10.launceston-i69d5j 1.launceston-zthnm6.launceston-805o14 5.launceston-701ier.launceston-lk6ma6 6.launceston-hc2fze 5.launceston-732tf1 6.launceston-hc2fze 4.launceston-ssejug 5.launceston-zgvwnv.launceston-8z8d4v 1.launceston-zn7wa1.launceston-0r7qlg 0.launceston-hugeqd -0.launceston-0r7qlg 0.launceston-c0kmjb 0.launceston-8z8d4v 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.launceston-zotuuu ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .launceston-gsarht {
    cursor: default;
  }
}

.launceston-gc23vg {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.launceston-3n57s3 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .launceston-3n57s3 {
    padding: 40px 4px;
  }
}

.launceston-vzyikh {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .launceston-vzyikh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.launceston-qj8ncu {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .launceston-qj8ncu {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.launceston-qj8ncu ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.launceston-qj8ncu [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.launceston-qj8ncu [data-ref-el],
.launceston-qj8ncu span,
.launceston-qj8ncu a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.launceston-bfw51l {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .launceston-bfw51l {
    margin-bottom: 12px;
  }
}

.launceston-dgr3o8 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.launceston-dgr3o8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .launceston-dgr3o8:last-child {
    margin-right: 0;
  }
}

.launceston-rg3zws {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.launceston-bfw51l:hover .launceston-alpebg {
  visibility: visible;
  opacity: 1;
}

.launceston-alpebg {
  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);
}

.launceston-ws0l50 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.launceston-fdw604 {
  display: flex;
  margin: 6px;
}

.launceston-fdw604 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.launceston-alpebg::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);
}

.launceston-alpebg::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);
}

.launceston-lv730r {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .launceston-lv730r {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.launceston-3sceqv {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .launceston-3sceqv {
    margin-right: 32px;
  }
}

.launceston-n9c5dz {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .launceston-n9c5dz {
    margin-top: 0;
    width: 340px;
  }
}

.launceston-n9c5dz a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.launceston-3v685n {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.launceston-mmjt02 {
  position: relative;
}

@media (min-width: 768px) {
  .launceston-mmjt02 {
    margin-top: 40px;
  }
}

.launceston-mmjt02 + .launceston-4g1076,
.launceston-mmjt02 + .launceston-mmjt02 {
  margin-top: 24px;
}

.launceston-olgdlu {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .launceston-olgdlu {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .launceston-olgdlu {
    padding: 80px;
  }
}

.launceston-em95y9 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .launceston-em95y9 {
    padding: 0 16px;
}


}

.launceston-h02arn {
  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) {
  .launceston-h02arn {
    font-size: 48px;
    line-height: 56px;
  }
}

.launceston-6c0853 {
  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) {
  .launceston-6c0853 {
    font-size: 24px;
    line-height: 32px;
  }
}

.launceston-x86680 {
  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;
}

.launceston-x86680:hover {
  background: var(--button-bg-hover);
}

.launceston-4xd5fc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.launceston-4xd5fc img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .launceston-4xd5fc img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .launceston-4xd5fc img {
  min-height: 100%;
  }
}

.launceston-olgdlu::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.launceston-opnbea {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.launceston-opnbea h1,
.launceston-opnbea h2,
.launceston-opnbea h3,
.launceston-opnbea h4 {
  margin-bottom: 6px;
}

.launceston-opnbea h1:not(:first-child),
.launceston-opnbea h2:not(:first-child),
.launceston-opnbea h3:not(:first-child),
.launceston-opnbea h4:not(:first-child) {
  margin-top: 16px;
}

.launceston-opnbea h1,
.launceston-opnbea h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .launceston-opnbea h1,
  .launceston-opnbea h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.launceston-opnbea h2,
.launceston-opnbea h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .launceston-opnbea h2,
  .launceston-opnbea h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.launceston-opnbea h3,
.launceston-opnbea h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .launceston-opnbea h3,
  .launceston-opnbea h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.launceston-opnbea h4,
.launceston-opnbea h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.launceston-opnbea ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.launceston-opnbea ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.launceston-opnbea 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);
}

.launceston-opnbea ul ul {
  margin-bottom: 8px;
}

.launceston-opnbea ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.launceston-opnbea ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.launceston-opnbea ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.launceston-opnbea ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.launceston-opnbea ol li::marker {
  font-weight: 700;
}

.launceston-opnbea ol ol {
  margin-bottom: 8px;
}

.launceston-opnbea ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.launceston-opnbea ol ul li {
  padding-left: 16px;
}

.launceston-opnbea 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) {
  .launceston-opnbea table {
    padding: 24px;
  }
}

.launceston-opnbea table.launceston-e3mcj6 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.launceston-zotuuu,
    mask-image 0.3s;
}

.launceston-opnbea table.launceston-e3mcj6.launceston-1xyzgv {
  -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) {
  .launceston-opnbea table {
    display: table;
  }
}

.launceston-opnbea table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.launceston-opnbea table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.launceston-opnbea table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.launceston-opnbea 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) {
  .launceston-opnbea table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.launceston-opnbea table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.launceston-opnbea table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.launceston-opnbea table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.launceston-opnbea img {
  max-width: 100%;
  height: auto;
}

.launceston-n2ybsf {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .launceston-n2ybsf {
    padding: 24px;
  }
}

.launceston-3t4oip {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .launceston-3t4oip {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.launceston-3t4oip > * {
  margin: 0 !important;
}

.launceston-3t4oip img,
.launceston-947ap7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .launceston-3t4oip img,
  .launceston-947ap7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.launceston-kepthy {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .launceston-kepthy {
    width: 32px;
    height: 32px;
  }
}

.launceston-vumr6k {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.launceston-vumr6k .launceston-jl756p {
  flex-shrink: 0;
}

.launceston-vumr6k .launceston-u8cuvy svg {
  display: none;
}

.launceston-khebcv {
  display: grid;
  transition: max-height 0.launceston-zotuuu ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .launceston-khebcv {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .launceston-khebcv {
    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));
  }
}

.launceston-khebcv.launceston-apysdx + .launceston-jl756p svg {
  transform: rotate(180deg);
}

.launceston-gqwjv8 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.launceston-gqwjv8 > div:nth-child(3n) {
  grid-column: span 2;
}

.launceston-gqwjv8
  > div:nth-child(3n)
  .launceston-bdxtro
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .launceston-gqwjv8 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .launceston-gqwjv8 > div:nth-child(3n) {
    grid-column: unset;
  }

  .launceston-gqwjv8
    > div:nth-child(3n)
    .launceston-bdxtro
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .launceston-gqwjv8 {
    max-width: 270px;
  }
}

.launceston-gqwjv8 .launceston-bdxtro button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .launceston-gqwjv8 .launceston-bdxtro button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .launceston-gqwjv8 .launceston-bdxtro button {
    max-width: 104px;
  }
}

.launceston-9rou8l {
  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) {
  .launceston-9rou8l {
    margin-bottom: 0;
  }
}

.launceston-460s4c {
  display: none;
  opacity: 0;
}

.launceston-61qmaa {
  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;
  }
}

.launceston-61qmaa img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.launceston-bdxtro {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.launceston-bdxtro button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .launceston-bdxtro
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .launceston-bdxtro
    button {
    max-width: 145px;
  }
}

.launceston-p7c0n8:first-child
  .launceston-bdxtro
  button {
  max-width: 270px;
}

.launceston-dv7oqp {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.launceston-9rou8l picture {
  width: 100%;
  max-width: 100%;
}

.launceston-rv8okt {
  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;
}

.launceston-rv8okt svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.launceston-9rou8l:hover .launceston-rv8okt {
  display: flex;
}

.launceston-rnk6x7 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.launceston-atspf9 {
  display: flex;
}

.launceston-atspf9:hover .launceston-vtnvxj,
.launceston-atspf9 .launceston-s2ajeb .launceston-vtnvxj {
  display: flex;
}

.launceston-atspf9 svg {
  flex-shrink: 0;
}

.launceston-vtnvxj {
  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) {
  .launceston-vtnvxj {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.launceston-vtnvxj:hover {
  display: flex;
}

.launceston-vtnvxj svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.launceston-pd04dt {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .launceston-pd04dt {
    font-size: 12px;
  }
}

.launceston-00y5ur,
.launceston-5459vu {
  width: 50%;
  flex-shrink: 0;
}

.launceston-00y5ur {
  font-weight: 700;
}

.launceston-covcpw .launceston-khebcv {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .launceston-covcpw .launceston-khebcv {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .launceston-covcpw .launceston-khebcv {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.launceston-covcpw
  .launceston-dv7oqp:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.launceston-covcpw .launceston-61qmaa {
  height: 100% !important;
  border-radius: 16px;
}

.launceston-covcpw .launceston-bdxtro {
  gap: 4px;
  align-items: center;
}

.launceston-covcpw .launceston-bdxtro button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.launceston-covcpw .launceston-bdxtro svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.launceston-covcpw .launceston-5qth6i,
.launceston-covcpw .launceston-1cpkp4 {
  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.launceston-ex4fqc.org/2000/svg'%3E%3Cpath d='M9.launceston-4airbf 4.launceston-nq1kxh.launceston-out7z6 5.launceston-e8bkrt.launceston-ewfiix 5.launceston-mflkcj.launceston-w55825 5.launceston-z8wuls.launceston-2ziu99 8.launceston-671ml1.launceston-mfvcm8 9.launceston-dvt6y8.launceston-rx8uq3 9.launceston-f3jox9.launceston-fuswqc 13.launceston-cv0m97.launceston-7tpolz 11.launceston-2rm7ig.launceston-c0m1g7 11.launceston-vwb18n.launceston-lpkrw0 11.launceston-25f0gf.launceston-6wit78 13.launceston-m73x7h.launceston-21pp2q 9.launceston-ltwqe4.launceston-x0mv5t 9.launceston-hyryf7.launceston-3yt723 8.launceston-mecqv8.launceston-o3uvei 5.launceston-zojyts.launceston-ov9w10 5.launceston-6fqwfd.launceston-bxgrbi 5.launceston-wozcjh.launceston-dhbjzg 4.launceston-8y6uns.launceston-c0m1g7 1.launceston-wuusbj.launceston-4airbf 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.launceston-covcpw .launceston-5qth6i {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.launceston-covcpw .launceston-1cpkp4 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.launceston-o2qxnc {
  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) {
  .launceston-o2qxnc {
    padding: 24px;
  }
}

.launceston-o2qxnc .launceston-jl756p {
  display: flex;
}

@media (min-width: 768px) {
  .launceston-o2qxnc .launceston-jl756p {
    display: none;
  }
}

.launceston-o2qxnc .launceston-u8cuvy svg {
  display: none;
}

.launceston-dqmxup {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.launceston-dqmxup .launceston-mry8ej {
  display: none;
}

@media (min-width: 768px) {
  .launceston-dqmxup .launceston-mry8ej {
    display: flex;
  }
}

.launceston-dt4ut3 {
  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) {
  .launceston-dt4ut3 {
    font-size: 40px;
    line-height: 48px;
  }
}

.launceston-dt4ut3 > * {
  margin: 0 !important;
}

.launceston-dt4ut3 img,
.launceston-rsp7pg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .launceston-dt4ut3 img,
  .launceston-rsp7pg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.launceston-v9sub6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .launceston-v9sub6 {
    width: 32px;
    height: 32px;
  }
}

.launceston-t0ujuo {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .launceston-t0ujuo {
    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;
  }

  .launceston-t0ujuo::-webkit-scrollbar {
    display: none;
  }
}

.launceston-cfghio {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .launceston-cfghio {
    padding: 7px 15px;
  }
}

.launceston-cfghio:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.launceston-fky4y5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .launceston-fky4y5 {
    display: flex;
    opacity: 1;
  }
}

.launceston-cfghio picture {
  height: 100%;
  display: block;
}

.launceston-cfghio img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .launceston-cfghio img {
    width: 88px;
    height: 44px;
  }
}

.launceston-cfghio p {
  text-align: center;
  width: 100%;
}

.launceston-5ge4eg {
  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) {
  .launceston-5ge4eg {
    font-size: 40px;
    line-height: 48px;
  }
}

.launceston-5ge4eg img,
.launceston-4esijk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .launceston-5ge4eg img,
  .launceston-4esijk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.launceston-5ey816 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .launceston-5ey816 {
    width: 32px;
    height: 32px;
  }
}

.launceston-g62mho {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.launceston-gkwqxj {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.launceston-zc8klv {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.launceston-zc8klv.launceston-s2ajeb {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.launceston-bcgi72 {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .launceston-bcgi72 {
    font-size: 20px;
    line-height: 28px;
  }
}

.launceston-vld5nn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.launceston-3yl2ye {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.launceston-zotuuu ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.launceston-fcn2iv {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.launceston-fcn2iv ol,
.launceston-fcn2iv ul {
  padding-left: 1.3em;
}

.launceston-zc8klv.launceston-s2ajeb .launceston-3yl2ye {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.launceston-zc8klv.launceston-s2ajeb .launceston-vld5nn {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.launceston-ojd1tx {
  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) {
  .launceston-ojd1tx {
    padding: 24px;
  }
}

.launceston-ojd1tx .launceston-jl756p {
  display: flex;
}

@media (min-width: 768px) {
  .launceston-ojd1tx .launceston-jl756p {
    display: none;
  }
}

.launceston-ojd1tx .launceston-u8cuvy svg {
  display: none;
}

.launceston-7e6g9g {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.launceston-7e6g9g .launceston-mry8ej {
  display: none;
}

@media (min-width: 768px) {
  .launceston-7e6g9g .launceston-mry8ej {
    display: flex;
  }
}

.launceston-x1j69e {
  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) {
  .launceston-x1j69e {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.launceston-x1j69e > * {
  margin: 0 !important;
}

.launceston-x1j69e img,
.launceston-b4myxr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .launceston-x1j69e img,
  .launceston-b4myxr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.launceston-5kcprh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .launceston-5kcprh {
    width: 32px;
    height: 32px;
  }
}

.launceston-6qy2dk {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .launceston-6qy2dk {
    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;
  }

  .launceston-6qy2dk::-webkit-scrollbar {
    display: none;
  }
}

.launceston-wcj6tf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.launceston-wcj6tf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.launceston-9e2agr {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .launceston-9e2agr {
    display: flex;
    opacity: 1;
  }
}

.launceston-wcj6tf picture {
  width: auto;
  height: 100%;
  display: block;
}

.launceston-wcj6tf picture img {
  display: block;
  width: auto;
  height: 100%;
}

.launceston-go1xoh {
  margin: -24px 0;
}

.launceston-go1xoh:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .launceston-go1xoh {
    margin: -16px 0;
  }
}

.launceston-15v4n3 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .launceston-15v4n3 {
    flex-direction: row;
  }
}

.launceston-0livk3 {
  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) {
  .launceston-0livk3 {
    flex: 1;
  }
}

.launceston-0livk3::placeholder {
  color: var(--Text-400);
}

.launceston-t18bsn {
  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;
}

.launceston-0chc78 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.launceston-0chc78::-webkit-scrollbar {
  display: none;
}

.launceston-j1sahp {
  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;
}

.launceston-j1sahp img,
.launceston-j1sahp svg {
  margin-right: 8px;
}

.launceston-38fc3k {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.launceston-go1xoh + .launceston-kfpoew {
  margin-top: 0;
}

@media (min-width: 768px) {
  .launceston-go1xoh + .launceston-kfpoew {
    margin-top: -16px;
  }
}

.launceston-79rhd8 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.launceston-79rhd8 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.launceston-79rhd8 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.launceston-36kxii {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.launceston-nqfsvf {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.launceston-3a6lvu {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.launceston-k1l57b {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.launceston-63jf2b {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.launceston-36kxii 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;
}

.launceston-36kxii 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) {
  .launceston-36kxii {
    padding: 39px 179px 39px 39px;
  }

  .launceston-nqfsvf {
    font-size: 40px;
    line-height: 48px;
  }

  .launceston-63jf2b {
    height: 348px;
  }

  .launceston-36kxii button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .launceston-36kxii button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .launceston-36kxii {
    padding: 63px;
  }
}

.launceston-642j6v {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .launceston-642j6v {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.launceston-b3j3o7 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .launceston-b3j3o7 {
    width: auto;
  }
}

.launceston-euk6si {
  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;
}

.launceston-euk6si::-webkit-scrollbar {
  display: none;
}

.launceston-euk6si 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);
}

.launceston-euk6si a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .launceston-euk6si {
    margin-left: 16px;
    margin-top: 0;
  }
}

.launceston-642j6v .launceston-nm2sol {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.launceston-zotuuu,
    mask-image 0.3s;
}

.launceston-642j6v .launceston-nm2sol.launceston-1xyzgv {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.launceston-vp60wv {
  margin: 40px -16px;
}

.launceston-ktey07 + .launceston-4g1076,
.launceston-ktey07 + .launceston-mmjt02 {
  margin-top: 24px;
}

.launceston-c8nky0 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.launceston-c8nky0 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.launceston-3rye3l {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .launceston-3rye3l {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .launceston-3rye3l {
    margin-top: 0;
  }
}

.launceston-1m7xk2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .launceston-1m7xk2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.launceston-70syt7 {
  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) {
  .launceston-70syt7 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.launceston-lrt7kg {
  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) {
  .launceston-lrt7kg {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.launceston-pgojd2 {
  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) {
  .launceston-pgojd2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.launceston-fmx231 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .launceston-fmx231 {
    font-size: 32px;
    line-height: 40px;
  }
}

.launceston-ff4qlf {
  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;
}

.launceston-2whxyr {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.launceston-2whxyr img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.launceston-kfpoew {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.launceston-26brs9 {
  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) {
  .launceston-26brs9 {
    padding: 15px 48px;
  }
}

main > .launceston-kfpoew {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .launceston-khebcv.launceston-0pxij1 > div:nth-child(n+5) {
    display: none;
  }
}

.launceston-opnbea p a img {
  display: block;
  margin: 0 auto;
}


.launceston-6cvbsz {
  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 */
.launceston-qv4bsn {
  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;
}

.launceston-qv4bsn label {
  font-size: 14px;
}

.launceston-qv4bsn h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.launceston-qv4bsn input,
.launceston-qv4bsn textarea,
.launceston-qv4bsn 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;
}
.launceston-qv4bsn button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.launceston-bn4r8f ease;
}
.launceston-qv4bsn button:hover {
  background-color: var(--button-bg-hover);
}
.launceston-yughp3 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.launceston-l20ig5 ease-in;
}

.launceston-yughp3 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;
}
.launceston-gddx52, .launceston-5466ka, [class*="review-card"],
thead, thead th, table th, .launceston-foh1ct,
.launceston-fzy8bu, [class*="collapsible-header"],
.launceston-xu67mg, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.launceston-g79gym img, .launceston-k757hw img { filter: invert(1); }
