* {
  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-300m11 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .launceston-300m11 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .launceston-300m11 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.launceston-9kob0c {
  overflow: hidden;
}

.launceston-r8yfd0 img {
  background: var(--Neutral-300);
}

.launceston-sp4501 {
  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-wv3ilm {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.launceston-wv3ilm:hover {
  background: var(--button-bg-hover);
}

.launceston-yb2xtn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.launceston-yb2xtn:hover {
  background: var(--button-bg-hover);
}

.launceston-h5efc8 {
  font-size: 12px;
  line-height: 18px;
}

.launceston-pq3cqi {
  font-size: 18px;
  line-height: 26px;
}

.launceston-rix801 {
  width: 100%;
}

.launceston-2lefw3 {
  padding: 6px 16px;
}

.launceston-omdtmf {
  padding: 10px 16px;
}

.launceston-hmml9m {
  padding: 15px 26px;
}

.launceston-ieelbi {
  flex-shrink: 0;
}

.launceston-2l8s82 {
  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-ndtzhp {
  display: none;
}

.launceston-bb6qxn {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.launceston-g84yrz {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.launceston-rok4oh {
  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-p0x2wj {
  cursor: grab;
}

.launceston-rok4oh::-webkit-scrollbar {
  display: none;
}

.launceston-7m1a0n {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.launceston-q6yadz {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.launceston-urcm42 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.launceston-cn06xs {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.launceston-6wbbph {
  visibility: visible;
}

.launceston-ruw73g {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.launceston-f2k8lm ease;
}

.launceston-mofrmb {
  background-color: var(--Primary-200);
  width: 16px;
}

.launceston-kp8z7z {
  -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-f2k8lm,
    mask-image 0.3s;
}

.launceston-kp8z7z.launceston-61snkt {
  -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-x835f5: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-zdn9rt {
  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-1cipab.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-1cipab.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-ngb1hh {
  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-ngb1hh::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-hbo3gq {
  position: relative;
  z-index: 1;
}

.launceston-xu56tx {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.launceston-0l17uv {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.launceston-zdkq17 {
  font-size: 40px;
  line-height: 48px;
}

.launceston-3cu57o {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.launceston-fu4t3p {
  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-fu4t3p:hover {
  background: var(--Primary-400);
}

.launceston-fu4t3p svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.launceston-x835f5 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-ngb1hh {
    max-width: 600px;
    padding: 64px;
  }

  .launceston-xu56tx {
    font-size: 24px;
    line-height: 32px;
  }

  .launceston-0l17uv {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .launceston-zdkq17 {
    font-size: 50px;
    line-height: 56px;
  }

  .launceston-3cu57o {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .launceston-zdn9rt {
    top: 25px;
    right: 25px;
  }
}

.launceston-s41sv8,
.launceston-jipi0l {
  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-wb90hk.launceston-gqfkta::before,
.launceston-jipi0l::before,
.launceston-ive6i7::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-1cipab.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.launceston-9y94et 14.launceston-twv3hx.launceston-c6uaf5 14.launceston-6dfvbe 15.launceston-tgqmn9 14.launceston-mffi4e 15.launceston-flj58c 14.launceston-uudchs.launceston-wgyhyq 14.launceston-6p4egw 19.launceston-fg7skd 12.launceston-sxe559 19.launceston-fg7skd 10.launceston-9p28m2.launceston-fg7skd 8.launceston-75x5r9 17.launceston-hqibbh 7.launceston-vdl1h7 15.launceston-e6lk9i 7.launceston-r2uz2s.launceston-e0u9p2 7.launceston-vdl1h7 11.launceston-5np01y 8.launceston-75x5r9 11.launceston-5np01y 10.launceston-f3m9uj.launceston-5np01y 12.launceston-ppcum1 13.launceston-n8gjkj 14.launceston-fyunjx 15.launceston-z33w1q 14.launceston-z5asi2.launceston-snbmh1 14.launceston-yzxxuo 15.launceston-7b28p6 14.launceston-f048di 15.launceston-5wdl6n 14.launceston-0cuf86.launceston-9y94et 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.launceston-4i8xkk 15.launceston-o5wm9u.launceston-uyacgc 15.launceston-hel1az 15.launceston-4tfu0y 15.launceston-4vewaj 15.launceston-hbtf2t 15.launceston-wc8ljq.launceston-cg6wae 15.launceston-4vewaj 15.launceston-yk2cxx 15.launceston-8hq4sv 15.launceston-ls4one 15.launceston-4iik9b.launceston-3e6kxb 15.launceston-gk1vv4 7.launceston-0wbr3n 18.launceston-8u0oa6 7.launceston-w9tdms 23.launceston-0tynkj.launceston-6tlmd3.launceston-rlsb8f 18.launceston-8yw4c7 19.launceston-5v1m96 15.launceston-qsai2a 15.launceston-4i8xkk 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.launceston-mp2rl4 [type="submit"] *,
.launceston-abfym7 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .launceston-fglhgw {
    display: none;
  }
}

.launceston-6bxmj5 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .launceston-6bxmj5 {
  display: none;
}

@media (min-width: 768px) {
  .launceston-6bxmj5 {
    bottom: 22px;
  }
}

.launceston-6bxmj5 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .launceston-6bxmj5 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.launceston-4v5vp2.static) .launceston-6bxmj5 {
    bottom: 8px;
  }
}

.launceston-bcesnr {
  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-1cipab.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.launceston-h4lg3r 3.launceston-9p1bhd.launceston-1eegbb.launceston-h3elso 3.launceston-cddvnv 3.launceston-os87ki 5.launceston-ypfzx1 3.launceston-os87ki 8.launceston-489sq9.launceston-6i4f6g.launceston-os87ki 26.launceston-wnn4u7 5.launceston-kkzw02 28.launceston-h8epgw 8.launceston-oqw1w8 28.launceston-dfm60u.launceston-5ry4bz 28.launceston-c7wr95.launceston-3da2rc 34.launceston-olwiqj.launceston-kt418c 36.launceston-gy4evy 11.launceston-bq4yzt 37.launceston-ce1qai 12.launceston-nnz735 36.launceston-2osth1.launceston-ljemuz 28.launceston-g3umdm.launceston-xi11w3.launceston-60ak3r 28.launceston-dur7z4 36.launceston-3ce622 26.launceston-hbimto 36.launceston-3ce622 23.launceston-dxdldf.launceston-jdww3l.launceston-3ce622 5.launceston-8q15sn 34.launceston-zknyn6 3.launceston-cddvnv 31.launceston-h4lg3r 3.launceston-cwj5xu.launceston-wwscwc 18.launceston-o9echs.launceston-3wmgmk 18.launceston-5fsiib 8.launceston-0t3xzs 17.launceston-f85qx7 8.launceston-0t3xzs 15.launceston-lm37cb.launceston-0t3xzs 14.launceston-kcaphy 9.launceston-3wmgmk 13.launceston-wxe1an 11.launceston-wwscwc 13.launceston-rfx9f6.launceston-uur47i 13.launceston-wxe1an 13.launceston-jn8dwb 14.launceston-kcaphy 13.launceston-jn8dwb 15.launceston-6dlf3q.launceston-jn8dwb 17.launceston-f85qx7 12.launceston-uur47i 18.launceston-5fsiib 11.launceston-wwscwc 18.launceston-c3c14o.launceston-s33fw9 18.launceston-88ucu3.launceston-j9nl0x 18.launceston-5fsiib 17.launceston-563t5k 17.launceston-f85qx7 17.launceston-563t5k 15.launceston-i4vz6i.launceston-563t5k 14.launceston-kcaphy 18.launceston-j9nl0x 13.launceston-wxe1an 20.launceston-s33fw9 13.launceston-rs56m5.launceston-bsr9p4 13.launceston-wxe1an 22.launceston-yws3cv 14.launceston-kcaphy 22.launceston-yws3cv 15.launceston-sum3g8.launceston-khkpgo 17.launceston-f85qx7 21.launceston-bsr9p4 18.launceston-5fsiib 20.launceston-s33fw9 18.launceston-6zkeeo.launceston-sldykh 18.launceston-93bbe1.launceston-vyabad 18.launceston-5fsiib 26.launceston-a9drpy 17.launceston-f85qx7 26.launceston-a9drpy 15.launceston-qp68zp.launceston-a9drpy 14.launceston-kcaphy 27.launceston-vyabad 13.launceston-wxe1an 28.launceston-sldykh 13.launceston-f48ruz.launceston-ne24f8 13.launceston-wxe1an 31.launceston-21v6ca 14.launceston-kcaphy 31.launceston-21v6ca 15.launceston-vktjml.launceston-a9drpy 17.launceston-f85qx7 30.launceston-ne24f8 18.launceston-5fsiib 28.launceston-sldykh 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-bcesnr {
    display: none;
  }
}

.launceston-lo8is9 {
  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-lo8is9 {
    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-abfym7 {
  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-abfym7 {
    padding: 14px 16px;
  }
}

.launceston-abfym7 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.launceston-abfym7 button:first-child {
  align-content: end;
}

.launceston-abfym7 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .launceston-abfym7
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .launceston-abfym7
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.launceston-abfym7 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.launceston-abfym7 button:last-child svg {
  width: 38px;
  height: 38px;
}

.launceston-ive6i7 {
  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-ive6i7::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .launceston-ive6i7,
.pc61d126-chatbot[data-active-screen="3"]
  .launceston-ive6i7 {
  opacity: 1;
  visibility: visible;
}

.launceston-c50p1d {
  flex: 1 1;
}

.launceston-er3oge {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .launceston-er3oge {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .launceston-wpt2sv {
  display: block;
}

.launceston-t0xp2n {
  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-t0xp2n {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.launceston-jipi0l {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.launceston-jipi0l::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.launceston-umqz4a span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.launceston-umqz4a p {
  color: var(--Text-100);
}

.launceston-jipi0l .launceston-x6eras {
  grid-area: button;
}

.launceston-jipi0l .launceston-x6eras::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-1cipab.org/2000/svg'%3E%3Cpath d='M4.launceston-bln6yh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.launceston-37dxs7 15L16.launceston-37dxs7 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.launceston-37dxs7 5L16.launceston-37dxs7 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .launceston-s11q1w {
  display: block;
}

.launceston-7fp2fb {
  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-7fp2fb {
    margin-top: 40px;
  }
}

.launceston-s41sv8 label,
.launceston-s41sv8 input {
  display: block;
  width: 100%;
}

.launceston-s41sv8 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.launceston-s41sv8 label.launceston-nxs05l input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.launceston-s41sv8 label.launceston-nxs05l::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-s41sv8 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-s41sv8 input::placeholder {
  color: var(--Text-400);
}

.launceston-e1jukr {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .launceston-e1jukr {
  display: flex;
}

.launceston-e1jukr ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .launceston-e1jukr ol {
    height: 420px;
    padding: 24px;
  }
}

.launceston-e1jukr ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.launceston-mp2rl4 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .launceston-mp2rl4 {
    padding: 0 24px 24px;
  }
}

.launceston-mp2rl4 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-mp2rl4 input::placeholder {
  color: var(--Text-400);
}

.launceston-mp2rl4 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.launceston-mp2rl4 [type="submit"]:disabled {
  opacity: 0.5;
}

.launceston-mp2rl4 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .launceston-mp2rl4 [type="submit"] {
    right: 40px;
  }
}

.launceston-wb90hk {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.launceston-wb90hk.launceston-gqfkta {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.launceston-wb90hk.launceston-gqfkta::before {
  content: "";
  width: 31px;
}

.launceston-wb90hk.launceston-gqfkta p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.launceston-wb90hk.launceston-7xmqwk p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.launceston-wb90hk p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.launceston-6bxmj5 .launceston-x6eras {
  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-fglhgw {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .launceston-fglhgw {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .launceston-fglhgw {
    padding: 18px 0;
  }
}

.launceston-fglhgw .launceston-300m11 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .launceston-fglhgw .launceston-300m11 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.launceston-l44zwi {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .launceston-l44zwi {
    max-width: 160px;
    height: 40px;
  }
}

.launceston-l44zwi picture,
.launceston-l44zwi img {
  display: block;
  width: 100%;
  height: 100%;
}

.launceston-l44zwi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .launceston-sbj3o5 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.launceston-f2k8lm ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .launceston-fglhgw.launceston-m3eo9h .launceston-sbj3o5 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .launceston-sbj3o5 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .launceston-sbj3o5 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.launceston-zinfb3,
.launceston-eg1adm {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .launceston-zinfb3,
  .launceston-eg1adm {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .launceston-eg1adm {
    display: none;
  }
}

.launceston-iyi8u0 {
  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-m3eo9h .launceston-iyi8u0 {
  background: var(--fh-bg-color);
}

.launceston-iyi8u0 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .launceston-iyi8u0 {
    display: none;
  }
}

.launceston-dxg6q8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .launceston-dxg6q8 {
    display: none;
  }
}

.launceston-447srr {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.launceston-fglhgw.launceston-m3eo9h .launceston-447srr:first-child {
  display: none;
}

.launceston-fglhgw.launceston-m3eo9h .launceston-447srr:last-child {
  display: block;
}

.launceston-447srr:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .launceston-447srr {
    display: none;
  }
}

.launceston-ftz3ky {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .launceston-ftz3ky {
    display: flex;
  }
}

.launceston-ftz3ky ul {
  max-height: 350px;
  overflow-y: auto;
}

.launceston-ftz3ky:hover ul {
  visibility: visible;
  opacity: 1;
}

.launceston-ftz3ky:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.launceston-ftz3ky:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.launceston-ftz3ky:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.launceston-ftz3ky:hover .launceston-qp6akg svg {
  transform: rotate(180deg);
}

.launceston-8nezle {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.launceston-8w53wr {
  padding: 0 8px;
}

.launceston-pdeh36 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.launceston-pdeh36:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .launceston-pdeh36 {
    padding: 4px 8px;
  }
}

.launceston-9rrqjx {
  display: flex;
}

.launceston-9rrqjx img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.launceston-qp6akg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.launceston-qp6akg svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.launceston-75vs3v {
  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-75vs3v {
    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-8vysyl {
  width: 100%;
}

@media (min-width: 1200px) {
  .launceston-8vysyl {
    display: none;
  }
}

.launceston-177pdd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.launceston-s48gee {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.launceston-x0d4an {
  display: flex;
}

.launceston-q4htv4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.launceston-8e94iv {
  list-style: none;
}

@media (max-width: 1199px) {
  .launceston-8e94iv {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .launceston-8e94iv {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .launceston-8e94iv .launceston-q01ctb [data-ref-el],
  .launceston-8e94iv .launceston-q01ctb span,
  .launceston-8e94iv .launceston-q01ctb a {
    white-space: nowrap;
  }
}

.launceston-9k8tj4 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .launceston-9k8tj4.launceston-03dvpt > .launceston-q01ctb {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .launceston-9k8tj4.launceston-2t280b:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .launceston-9k8tj4.launceston-03dvpt > .launceston-7pkw1y {
    height: auto;
  }

  .launceston-9k8tj4.launceston-03dvpt > div > .launceston-vntp7c {
    transform: rotate(180deg);
  }
}

.launceston-9k8tj4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.launceston-9k8tj4 [data-ref-el],
.launceston-9k8tj4 span {
  cursor: pointer;
}

.launceston-9k8tj4 [data-ref-el],
.launceston-9k8tj4 span,
.launceston-9k8tj4 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .launceston-9k8tj4 [data-ref-el],
  .launceston-9k8tj4 span,
  .launceston-9k8tj4 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .launceston-9k8tj4 [data-ref-el],
  .launceston-9k8tj4 span,
  .launceston-9k8tj4 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.launceston-7pkw1y {
  height: 0;
  overflow: hidden;
  transition: height 0.launceston-f2k8lm ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.launceston-7pkw1y::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.launceston-7pkw1y::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.launceston-7pkw1y::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .launceston-7pkw1y {
    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-7pkw1y:has(> .launceston-9k8tj4.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .launceston-7pkw1y .launceston-7pkw1y {
    padding: 0;
  }

  .launceston-7pkw1y .launceston-9k8tj4 {
    font-weight: 400;
  }

  .launceston-7pkw1y .launceston-9k8tj4:hover > .launceston-q01ctb {
    background: var(--Neutral-300);
  }

  .launceston-7pkw1y .launceston-vntp7c {
    rotate: -90deg;
  }
}

.launceston-q01ctb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .launceston-q01ctb {
    padding: 8px;
  }

  .launceston-9k8tj4.launceston-kaht5k > .launceston-q01ctb {
    background: var(--Neutral-300);
  }
}

.launceston-vntp7c {
  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-1cipab.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.launceston-vxvqjv 0.launceston-ft9ga8.launceston-vlce7w -0.launceston-gpxwnl 0.launceston-upgkji -0.launceston-gpxwnl 1.launceston-8g9vog 0.launceston-t1nq3n.launceston-yq7o2b 4.launceston-2p7jgx.launceston-vxvqjv 0.launceston-2aocm0.launceston-rw60df -0.launceston-gpxwnl 9.launceston-4way3l -0.launceston-gpxwnl 10.launceston-fdhsd6 0.launceston-zejr6n.launceston-pkyuef 0.launceston-vlce7w 10.launceston-pkyuef 0.launceston-upgkji 10.launceston-fdhsd6 1.launceston-e3tihf.launceston-8deub7 5.launceston-2dsxom.launceston-oq1gi1 6.launceston-01vhaf 5.launceston-2r77jt 6.launceston-01vhaf 4.launceston-l7h3ao 5.launceston-hvvid6.launceston-vxvqjv 1.launceston-jz5bvo.launceston-gpxwnl 0.launceston-upgkji -0.launceston-gpxwnl 0.launceston-vlce7w 0.launceston-vxvqjv 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.launceston-f2k8lm ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .launceston-vntp7c {
    cursor: default;
  }
}

.launceston-vjm32g {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.launceston-rrx27x {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .launceston-rrx27x {
    padding: 40px 4px;
  }
}

.launceston-npvmq9 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .launceston-npvmq9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.launceston-zc38kf {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .launceston-zc38kf {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.launceston-zc38kf ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.launceston-zc38kf [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.launceston-zc38kf [data-ref-el],
.launceston-zc38kf span,
.launceston-zc38kf a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.launceston-1jlno5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .launceston-1jlno5 {
    margin-bottom: 12px;
  }
}

.launceston-78blv3 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.launceston-78blv3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .launceston-78blv3:last-child {
    margin-right: 0;
  }
}

.launceston-wk7ltt {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.launceston-1jlno5:hover .launceston-e82r1z {
  visibility: visible;
  opacity: 1;
}

.launceston-e82r1z {
  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-54jbo8 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.launceston-36xuha {
  display: flex;
  margin: 6px;
}

.launceston-36xuha img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.launceston-e82r1z::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-e82r1z::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-jqsv69 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .launceston-jqsv69 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.launceston-mal0ji {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .launceston-mal0ji {
    margin-right: 32px;
  }
}

.launceston-qqgwsy {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .launceston-qqgwsy {
    margin-top: 0;
    width: 340px;
  }
}

.launceston-qqgwsy a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.launceston-02tkyp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.launceston-5y5vof {
  position: relative;
}

@media (min-width: 768px) {
  .launceston-5y5vof {
    margin-top: 40px;
  }
}

.launceston-5y5vof + .launceston-cuae78,
.launceston-5y5vof + .launceston-5y5vof {
  margin-top: 24px;
}

.launceston-qfg3bf {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .launceston-qfg3bf {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .launceston-qfg3bf {
    padding: 80px;
  }
}

.launceston-3csfaz {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .launceston-3csfaz {
    padding: 0 16px;
}


}

.launceston-g93d2u {
  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-g93d2u {
    font-size: 48px;
    line-height: 56px;
  }
}

.launceston-omweww {
  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-omweww {
    font-size: 24px;
    line-height: 32px;
  }
}

.launceston-m7gxnq {
  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-m7gxnq:hover {
  background: var(--button-bg-hover);
}

.launceston-bk5lm2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.launceston-bk5lm2 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .launceston-bk5lm2 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .launceston-bk5lm2 img {
  min-height: 100%;
  }
}

.launceston-qfg3bf::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.launceston-16wfua {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.launceston-16wfua h1,
.launceston-16wfua h2,
.launceston-16wfua h3,
.launceston-16wfua h4 {
  margin-bottom: 6px;
}

.launceston-16wfua h1:not(:first-child),
.launceston-16wfua h2:not(:first-child),
.launceston-16wfua h3:not(:first-child),
.launceston-16wfua h4:not(:first-child) {
  margin-top: 16px;
}

.launceston-16wfua h1,
.launceston-16wfua h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .launceston-16wfua h1,
  .launceston-16wfua h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.launceston-16wfua h2,
.launceston-16wfua h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .launceston-16wfua h2,
  .launceston-16wfua h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.launceston-16wfua h3,
.launceston-16wfua h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .launceston-16wfua h3,
  .launceston-16wfua h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.launceston-16wfua h4,
.launceston-16wfua h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.launceston-16wfua ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.launceston-16wfua ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.launceston-16wfua 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-16wfua ul ul {
  margin-bottom: 8px;
}

.launceston-16wfua ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.launceston-16wfua ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.launceston-16wfua ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.launceston-16wfua ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.launceston-16wfua ol li::marker {
  font-weight: 700;
}

.launceston-16wfua ol ol {
  margin-bottom: 8px;
}

.launceston-16wfua ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.launceston-16wfua ol ul li {
  padding-left: 16px;
}

.launceston-16wfua 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-16wfua table {
    padding: 24px;
  }
}

.launceston-16wfua table.launceston-0qdmsv {
  -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-f2k8lm,
    mask-image 0.3s;
}

.launceston-16wfua table.launceston-0qdmsv.launceston-61snkt {
  -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-16wfua table {
    display: table;
  }
}

.launceston-16wfua 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);
}

.launceston-16wfua table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.launceston-16wfua table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.launceston-16wfua 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-16wfua table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.launceston-16wfua table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.launceston-16wfua table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.launceston-16wfua table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.launceston-16wfua img {
  max-width: 100%;
  height: auto;
}

.launceston-wnrss2 {
  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) {
  .launceston-wnrss2 {
    padding: 24px;
  }
}

.launceston-vt79fy {
  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-vt79fy {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.launceston-vt79fy > * {
  margin: 0 !important;
}

.launceston-vt79fy img,
.launceston-lr3cgy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .launceston-vt79fy img,
  .launceston-lr3cgy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.launceston-pi1kka {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .launceston-pi1kka {
    width: 32px;
    height: 32px;
  }
}

.launceston-bjy11x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.launceston-bjy11x .launceston-2dy6lz {
  flex-shrink: 0;
}

.launceston-bjy11x .launceston-wxx6g6 svg {
  display: none;
}

.launceston-ybhkc9 {
  display: grid;
  transition: max-height 0.launceston-f2k8lm ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .launceston-ybhkc9 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .launceston-ybhkc9 {
    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-ybhkc9.launceston-g8hi70 + .launceston-2dy6lz svg {
  transform: rotate(180deg);
}

.launceston-hd3wbc {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.launceston-hd3wbc > div:nth-child(3n) {
  grid-column: span 2;
}

.launceston-hd3wbc
  > div:nth-child(3n)
  .launceston-zkciya
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .launceston-hd3wbc {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .launceston-hd3wbc > div:nth-child(3n) {
    grid-column: unset;
  }

  .launceston-hd3wbc
    > div:nth-child(3n)
    .launceston-zkciya
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .launceston-hd3wbc {
    max-width: 270px;
  }
}

.launceston-hd3wbc .launceston-zkciya button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .launceston-hd3wbc .launceston-zkciya button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .launceston-hd3wbc .launceston-zkciya button {
    max-width: 104px;
  }
}

.launceston-imhbru {
  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-imhbru {
    margin-bottom: 0;
  }
}

.launceston-oshkio {
  display: none;
  opacity: 0;
}

.launceston-wxe32o {
  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-wxe32o img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.launceston-zkciya {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.launceston-zkciya 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-zkciya
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .launceston-zkciya
    button {
    max-width: 145px;
  }
}

.launceston-m6fukj:first-child
  .launceston-zkciya
  button {
  max-width: 270px;
}

.launceston-o4cpgi {
  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%;
}

.launceston-imhbru picture {
  width: 100%;
  max-width: 100%;
}

.launceston-8ungvr {
  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-8ungvr svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.launceston-imhbru:hover .launceston-8ungvr {
  display: flex;
}

.launceston-p0a4w0 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.launceston-pko0vv {
  display: flex;
}

.launceston-pko0vv:hover .launceston-gwvybp,
.launceston-pko0vv .launceston-kaht5k .launceston-gwvybp {
  display: flex;
}

.launceston-pko0vv svg {
  flex-shrink: 0;
}

.launceston-gwvybp {
  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-gwvybp {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.launceston-gwvybp:hover {
  display: flex;
}

.launceston-gwvybp svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.launceston-s0m2q6 {
  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-s0m2q6 {
    font-size: 12px;
  }
}

.launceston-yp72n6,
.launceston-bi5huq {
  width: 50%;
  flex-shrink: 0;
}

.launceston-yp72n6 {
  font-weight: 700;
}

.launceston-nhhn9z .launceston-ybhkc9 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .launceston-nhhn9z .launceston-ybhkc9 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .launceston-nhhn9z .launceston-ybhkc9 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.launceston-nhhn9z
  .launceston-o4cpgi:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.launceston-nhhn9z .launceston-wxe32o {
  height: 100% !important;
  border-radius: 16px;
}

.launceston-nhhn9z .launceston-zkciya {
  gap: 4px;
  align-items: center;
}

.launceston-nhhn9z .launceston-zkciya button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.launceston-nhhn9z .launceston-zkciya svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.launceston-nhhn9z .launceston-rkgrcr,
.launceston-nhhn9z .launceston-xd27c3 {
  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-1cipab.org/2000/svg'%3E%3Cpath d='M9.launceston-25br9d 4.launceston-dlykw3.launceston-z3onvq 5.launceston-elyesx.launceston-zx2ywb 5.launceston-677a77.launceston-5jyujw 5.launceston-meqlzz.launceston-2u3ydy 8.launceston-muhb2p.launceston-fvz1tp 9.launceston-e4e59w.launceston-x3jlii 9.launceston-32nmo5.launceston-jez505 13.launceston-969hqa.launceston-cdixyb 11.launceston-4xqoe9.launceston-8ukiox 11.launceston-7ft2w7.launceston-fsm1nh 11.launceston-zjv6re.launceston-a7oyf5 13.launceston-xspk5i.launceston-g1313i 9.launceston-oo0jo8.launceston-vrmtqc 9.launceston-1jcir8.launceston-y4ja7e 8.launceston-o1hu6m.launceston-5qup90 5.launceston-p8mklr.launceston-ulmdiu 5.launceston-uewezi.launceston-7rr9rs 5.launceston-kbvqif.launceston-0t1ldq 4.launceston-vphc86.launceston-8ukiox 1.launceston-bn23w4.launceston-25br9d 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.launceston-nhhn9z .launceston-rkgrcr {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.launceston-nhhn9z .launceston-xd27c3 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.launceston-dijskh {
  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-dijskh {
    padding: 24px;
  }
}

.launceston-dijskh .launceston-2dy6lz {
  display: flex;
}

@media (min-width: 768px) {
  .launceston-dijskh .launceston-2dy6lz {
    display: none;
  }
}

.launceston-dijskh .launceston-wxx6g6 svg {
  display: none;
}

.launceston-7jtexf {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.launceston-7jtexf .launceston-sp4501 {
  display: none;
}

@media (min-width: 768px) {
  .launceston-7jtexf .launceston-sp4501 {
    display: flex;
  }
}

.launceston-g21mkq {
  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-g21mkq {
    font-size: 40px;
    line-height: 48px;
  }
}

.launceston-g21mkq > * {
  margin: 0 !important;
}

.launceston-g21mkq img,
.launceston-4bhe56 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .launceston-g21mkq img,
  .launceston-4bhe56 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.launceston-mqiq7q {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .launceston-mqiq7q {
    width: 32px;
    height: 32px;
  }
}

.launceston-vxlp2u {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .launceston-vxlp2u {
    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-vxlp2u::-webkit-scrollbar {
    display: none;
  }
}

.launceston-xuv8sk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .launceston-xuv8sk {
    padding: 7px 15px;
  }
}

.launceston-xuv8sk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.launceston-iz22ym {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .launceston-iz22ym {
    display: flex;
    opacity: 1;
  }
}

.launceston-xuv8sk picture {
  height: 100%;
  display: block;
}

.launceston-xuv8sk img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .launceston-xuv8sk img {
    width: 88px;
    height: 44px;
  }
}

.launceston-xuv8sk p {
  text-align: center;
  width: 100%;
}

.launceston-3zko6p {
  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-3zko6p {
    font-size: 40px;
    line-height: 48px;
  }
}

.launceston-3zko6p img,
.launceston-154of3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .launceston-3zko6p img,
  .launceston-154of3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.launceston-kjs1z8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .launceston-kjs1z8 {
    width: 32px;
    height: 32px;
  }
}

.launceston-b682ib {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.launceston-cv5t6f {
  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;
}

.launceston-zllin0 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.launceston-zllin0.launceston-kaht5k {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.launceston-rrg2xt {
  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) {
  .launceston-rrg2xt {
    font-size: 20px;
    line-height: 28px;
  }
}

.launceston-cf1dpj {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.launceston-bg0mf0 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.launceston-f2k8lm ease;
  opacity: 0;
  color: var(--text-color);
}

.launceston-liobh7 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.launceston-liobh7 ol,
.launceston-liobh7 ul {
  padding-left: 1.3em;
}

.launceston-zllin0.launceston-kaht5k .launceston-bg0mf0 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.launceston-zllin0.launceston-kaht5k .launceston-cf1dpj {
  transform: rotate(180deg);
  color: var(--text-color);
}

.launceston-0dl38e {
  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-0dl38e {
    padding: 24px;
  }
}

.launceston-0dl38e .launceston-2dy6lz {
  display: flex;
}

@media (min-width: 768px) {
  .launceston-0dl38e .launceston-2dy6lz {
    display: none;
  }
}

.launceston-0dl38e .launceston-wxx6g6 svg {
  display: none;
}

.launceston-8egtf0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.launceston-8egtf0 .launceston-sp4501 {
  display: none;
}

@media (min-width: 768px) {
  .launceston-8egtf0 .launceston-sp4501 {
    display: flex;
  }
}

.launceston-52tinl {
  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-52tinl {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.launceston-52tinl > * {
  margin: 0 !important;
}

.launceston-52tinl img,
.launceston-iiuegt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .launceston-52tinl img,
  .launceston-iiuegt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.launceston-zrc57h {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .launceston-zrc57h {
    width: 32px;
    height: 32px;
  }
}

.launceston-cct9mm {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .launceston-cct9mm {
    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-cct9mm::-webkit-scrollbar {
    display: none;
  }
}

.launceston-8osiqe {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.launceston-8osiqe:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.launceston-l7szvg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .launceston-l7szvg {
    display: flex;
    opacity: 1;
  }
}

.launceston-8osiqe picture {
  width: auto;
  height: 100%;
  display: block;
}

.launceston-8osiqe picture img {
  display: block;
  width: auto;
  height: 100%;
}

.launceston-s3499j {
  margin: -24px 0;
}

.launceston-s3499j:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .launceston-s3499j {
    margin: -16px 0;
  }
}

.launceston-3oy4sj {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .launceston-3oy4sj {
    flex-direction: row;
  }
}

.launceston-zmffsd {
  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-zmffsd {
    flex: 1;
  }
}

.launceston-zmffsd::placeholder {
  color: var(--Text-400);
}

.launceston-a4zlun {
  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-jr6hsp {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.launceston-jr6hsp::-webkit-scrollbar {
  display: none;
}

.launceston-01iukw {
  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-01iukw img,
.launceston-01iukw svg {
  margin-right: 8px;
}

.launceston-avxf1k {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.launceston-s3499j + .launceston-xsowtk {
  margin-top: 0;
}

@media (min-width: 768px) {
  .launceston-s3499j + .launceston-xsowtk {
    margin-top: -16px;
  }
}

.launceston-tz92nk {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.launceston-tz92nk > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.launceston-tz92nk > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.launceston-bmoaq2 {
  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;
}

.launceston-1z2uty {
  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-yr6y8l {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.launceston-5equfu {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.launceston-ah2c9y {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.launceston-bmoaq2 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-bmoaq2 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-bmoaq2 {
    padding: 39px 179px 39px 39px;
  }

  .launceston-1z2uty {
    font-size: 40px;
    line-height: 48px;
  }

  .launceston-ah2c9y {
    height: 348px;
  }

  .launceston-bmoaq2 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .launceston-bmoaq2 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .launceston-bmoaq2 {
    padding: 63px;
  }
}

.launceston-georae {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .launceston-georae {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.launceston-xgva91 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .launceston-xgva91 {
    width: auto;
  }
}

.launceston-3gf1d6 {
  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-3gf1d6::-webkit-scrollbar {
  display: none;
}

.launceston-3gf1d6 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-3gf1d6 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .launceston-3gf1d6 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.launceston-georae .launceston-fzkdtp {
  -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-f2k8lm,
    mask-image 0.3s;
}

.launceston-georae .launceston-fzkdtp.launceston-61snkt {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.launceston-v5u2k5 {
  margin: 40px -16px;
}

.launceston-p2zgcb + .launceston-cuae78,
.launceston-p2zgcb + .launceston-5y5vof {
  margin-top: 24px;
}

.launceston-edtkbk {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.launceston-edtkbk picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.launceston-5pxp7x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .launceston-5pxp7x {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .launceston-5pxp7x {
    margin-top: 0;
  }
}

.launceston-zaohbv {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .launceston-zaohbv {
    font-size: 24px;
    line-height: 32px;
  }
}

.launceston-52aeul {
  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-52aeul {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.launceston-0j0ldb {
  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-0j0ldb {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.launceston-tv1e06 {
  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-tv1e06 {
    font-size: 20px;
    line-height: 28px;
  }
}

.launceston-n34mz3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .launceston-n34mz3 {
    font-size: 32px;
    line-height: 40px;
  }
}

.launceston-7rrmll {
  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-wh6231 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.launceston-wh6231 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.launceston-xsowtk {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.launceston-qshis1 {
  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-qshis1 {
    padding: 15px 48px;
  }
}

main > .launceston-xsowtk {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .launceston-ybhkc9.launceston-zyi6u3 > div:nth-child(n+5) {
    display: none;
  }
}

.launceston-16wfua p a img {
  display: block;
  margin: 0 auto;
}


.launceston-yltl42 {
  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-tqzeqs {
  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-tqzeqs label {
  font-size: 14px;
}

.launceston-tqzeqs h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.launceston-tqzeqs input,
.launceston-tqzeqs textarea,
.launceston-tqzeqs 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-tqzeqs button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.launceston-i72cao ease;
}
.launceston-tqzeqs button:hover {
  background-color: var(--button-bg-hover);
}
.launceston-y2pta0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.launceston-1wp4uv ease-in;
}

.launceston-y2pta0 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-tt34u3, .launceston-z3g0ue, [class*="review-card"],
thead, thead th, table th, .launceston-98wvpo,
.launceston-712bma, [class*="collapsible-header"],
.launceston-689wwg, [class*="updated-block"] {
  color: #ece7dc !important;
}
