* {
  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;
  }
}

.country-club-tasmania-t4zgj3 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-t4zgj3 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .country-club-tasmania-t4zgj3 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.country-club-tasmania-rvkpd3 {
  overflow: hidden;
}

.country-club-tasmania-toadxa img {
  background: var(--Neutral-300);
}

.country-club-tasmania-s88cts {
  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;
}

.country-club-tasmania-sz1tmo {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.country-club-tasmania-sz1tmo:hover {
  background: var(--button-bg-hover);
}

.country-club-tasmania-0unvvm {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.country-club-tasmania-0unvvm:hover {
  background: var(--button-bg-hover);
}

.country-club-tasmania-rz4655 {
  font-size: 12px;
  line-height: 18px;
}

.country-club-tasmania-dk43s5 {
  font-size: 18px;
  line-height: 26px;
}

.country-club-tasmania-bjy0z3 {
  width: 100%;
}

.country-club-tasmania-zzmn1x {
  padding: 6px 16px;
}

.country-club-tasmania-ebnb06 {
  padding: 10px 16px;
}

.country-club-tasmania-hzet71 {
  padding: 15px 26px;
}

.country-club-tasmania-lbzli2 {
  flex-shrink: 0;
}

.country-club-tasmania-1oghwi {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.country-club-tasmania-fypgit {
  display: none;
}

.country-club-tasmania-moxo70 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.country-club-tasmania-gjhyid {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.country-club-tasmania-izu4ul {
  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;
}

.country-club-tasmania-2jms48 {
  cursor: grab;
}

.country-club-tasmania-izu4ul::-webkit-scrollbar {
  display: none;
}

.country-club-tasmania-0aasdf {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.country-club-tasmania-yeyd6z {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.country-club-tasmania-wn5pzj {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.country-club-tasmania-uiu2yb {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.country-club-tasmania-cg2m1j {
  visibility: visible;
}

.country-club-tasmania-zlngbn {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.country-club-tasmania-h2gk59 ease;
}

.country-club-tasmania-jh4m2i {
  background-color: var(--Primary-200);
  width: 16px;
}

.country-club-tasmania-9mjhai {
  -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.country-club-tasmania-h2gk59,
    mask-image 0.3s;
}

.country-club-tasmania-9mjhai.country-club-tasmania-xf14qe {
  -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;
  }
}

.country-club-tasmania-uxagm8: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;
}

.country-club-tasmania-58d75m {
  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.country-club-tasmania-p4j3ua.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.country-club-tasmania-p4j3ua.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;
}

.country-club-tasmania-6dkx5f {
  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);
}

.country-club-tasmania-6dkx5f::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%
  );
}

.country-club-tasmania-frw5ll {
  position: relative;
  z-index: 1;
}

.country-club-tasmania-lt3gco {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.country-club-tasmania-nighy9 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.country-club-tasmania-iaz2zn {
  font-size: 40px;
  line-height: 48px;
}

.country-club-tasmania-ube6pl {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.country-club-tasmania-e56941 {
  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;
}

.country-club-tasmania-e56941:hover {
  background: var(--Primary-400);
}

.country-club-tasmania-e56941 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.country-club-tasmania-uxagm8 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) {
  .country-club-tasmania-6dkx5f {
    max-width: 600px;
    padding: 64px;
  }

  .country-club-tasmania-lt3gco {
    font-size: 24px;
    line-height: 32px;
  }

  .country-club-tasmania-nighy9 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .country-club-tasmania-iaz2zn {
    font-size: 50px;
    line-height: 56px;
  }

  .country-club-tasmania-ube6pl {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .country-club-tasmania-58d75m {
    top: 25px;
    right: 25px;
  }
}

.country-club-tasmania-s9r76e,
.country-club-tasmania-xhmo5m {
  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;
}

.country-club-tasmania-i5sczm.country-club-tasmania-zynt5m::before,
.country-club-tasmania-xhmo5m::before,
.country-club-tasmania-74akho::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.country-club-tasmania-p4j3ua.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.country-club-tasmania-wxoeyx 14.country-club-tasmania-2kzc9t.country-club-tasmania-fv5hry 14.country-club-tasmania-di1qh0 15.country-club-tasmania-iziq1f 14.country-club-tasmania-pj9usj 15.country-club-tasmania-h5ikwe 14.country-club-tasmania-adv4e5.country-club-tasmania-8iirgk 14.country-club-tasmania-8vnzbm 19.country-club-tasmania-p666bc 12.country-club-tasmania-fm33sl 19.country-club-tasmania-p666bc 10.country-club-tasmania-u0wrei.country-club-tasmania-p666bc 8.country-club-tasmania-c3nrln 17.country-club-tasmania-pam7px 7.country-club-tasmania-zoohco 15.country-club-tasmania-oxwr4c 7.country-club-tasmania-zo1zvm.country-club-tasmania-hk937v 7.country-club-tasmania-zoohco 11.country-club-tasmania-a4lvwx 8.country-club-tasmania-c3nrln 11.country-club-tasmania-a4lvwx 10.country-club-tasmania-g309t1.country-club-tasmania-a4lvwx 12.country-club-tasmania-c0t1qd 13.country-club-tasmania-sg5nmi 14.country-club-tasmania-mlmu58 15.country-club-tasmania-gkepos 14.country-club-tasmania-g9yafm.country-club-tasmania-hoyjrb 14.country-club-tasmania-xxkyf5 15.country-club-tasmania-l7182x 14.country-club-tasmania-b09kdv 15.country-club-tasmania-3kv9i0 14.country-club-tasmania-o5uavb.country-club-tasmania-wxoeyx 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.country-club-tasmania-uesodm 15.country-club-tasmania-pc1cb1.country-club-tasmania-j172ye 15.country-club-tasmania-i48gj3 15.country-club-tasmania-1ymo1s 15.country-club-tasmania-5trz8j 15.country-club-tasmania-aafkmh 15.country-club-tasmania-j7eiei.country-club-tasmania-nl7q00 15.country-club-tasmania-5trz8j 15.country-club-tasmania-yooo7i 15.country-club-tasmania-m3efma 15.country-club-tasmania-8xkkbd 15.country-club-tasmania-me88c2.country-club-tasmania-7c1fvc 15.country-club-tasmania-98oz91 7.country-club-tasmania-pi74s2 18.country-club-tasmania-rtjnfw 7.country-club-tasmania-siyt3b 23.country-club-tasmania-os53tg.country-club-tasmania-qypio0.country-club-tasmania-811cc4 18.country-club-tasmania-hqwgw8 19.country-club-tasmania-9jf6sk 15.country-club-tasmania-9ikrni 15.country-club-tasmania-uesodm 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.country-club-tasmania-qav67g [type="submit"] *,
.country-club-tasmania-s4808r button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .country-club-tasmania-ibg95l {
    display: none;
  }
}

.country-club-tasmania-29qd5l {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .country-club-tasmania-29qd5l {
  display: none;
}

@media (min-width: 768px) {
  .country-club-tasmania-29qd5l {
    bottom: 22px;
  }
}

.country-club-tasmania-29qd5l input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .country-club-tasmania-29qd5l {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.country-club-tasmania-vbcn36.static) .country-club-tasmania-29qd5l {
    bottom: 8px;
  }
}

.country-club-tasmania-rvmgmr {
  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.country-club-tasmania-p4j3ua.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.country-club-tasmania-kgpays 3.country-club-tasmania-cbikwe.country-club-tasmania-zqxkzn.country-club-tasmania-chk6bn 3.country-club-tasmania-gn403m 3.country-club-tasmania-o7vemd 5.country-club-tasmania-ea7rpa 3.country-club-tasmania-o7vemd 8.country-club-tasmania-izb64p.country-club-tasmania-v6zccc.country-club-tasmania-o7vemd 26.country-club-tasmania-0xr67o 5.country-club-tasmania-marros 28.country-club-tasmania-aaba9e 8.country-club-tasmania-3vu2re 28.country-club-tasmania-auifui.country-club-tasmania-b91cnr 28.country-club-tasmania-3sq0gf.country-club-tasmania-84ka4y 34.country-club-tasmania-avpduq.country-club-tasmania-gvbnjm 36.country-club-tasmania-11747y 11.country-club-tasmania-z0ltdc 37.country-club-tasmania-xv97fj 12.country-club-tasmania-31gf0m 36.country-club-tasmania-i9bbak.country-club-tasmania-kx9z34 28.country-club-tasmania-brtokk.country-club-tasmania-561pbt.country-club-tasmania-ayxtxt 28.country-club-tasmania-ojj4u4 36.country-club-tasmania-zmc8ge 26.country-club-tasmania-atndud 36.country-club-tasmania-zmc8ge 23.country-club-tasmania-kxdwew.country-club-tasmania-d7xull.country-club-tasmania-zmc8ge 5.country-club-tasmania-eqle40 34.country-club-tasmania-uwks2j 3.country-club-tasmania-gn403m 31.country-club-tasmania-kgpays 3.country-club-tasmania-nlguwo.country-club-tasmania-m1u1qv 18.country-club-tasmania-zzocvp.country-club-tasmania-r052xm 18.country-club-tasmania-9wihmc 8.country-club-tasmania-0dox49 17.country-club-tasmania-afzi78 8.country-club-tasmania-0dox49 15.country-club-tasmania-bu8f26.country-club-tasmania-0dox49 14.country-club-tasmania-lks5y7 9.country-club-tasmania-r052xm 13.country-club-tasmania-i3s06l 11.country-club-tasmania-m1u1qv 13.country-club-tasmania-r9cku2.country-club-tasmania-01is2p 13.country-club-tasmania-i3s06l 13.country-club-tasmania-z3uwgm 14.country-club-tasmania-lks5y7 13.country-club-tasmania-z3uwgm 15.country-club-tasmania-87bt8q.country-club-tasmania-z3uwgm 17.country-club-tasmania-afzi78 12.country-club-tasmania-01is2p 18.country-club-tasmania-9wihmc 11.country-club-tasmania-m1u1qv 18.country-club-tasmania-3yyhc9.country-club-tasmania-txp0hi 18.country-club-tasmania-g8o8za.country-club-tasmania-qvpyd4 18.country-club-tasmania-9wihmc 17.country-club-tasmania-32veu3 17.country-club-tasmania-afzi78 17.country-club-tasmania-32veu3 15.country-club-tasmania-lo8zju.country-club-tasmania-32veu3 14.country-club-tasmania-lks5y7 18.country-club-tasmania-qvpyd4 13.country-club-tasmania-i3s06l 20.country-club-tasmania-txp0hi 13.country-club-tasmania-sbmkh0.country-club-tasmania-1yhq44 13.country-club-tasmania-i3s06l 22.country-club-tasmania-4c2ehx 14.country-club-tasmania-lks5y7 22.country-club-tasmania-4c2ehx 15.country-club-tasmania-4a1x70.country-club-tasmania-75z9xo 17.country-club-tasmania-afzi78 21.country-club-tasmania-1yhq44 18.country-club-tasmania-9wihmc 20.country-club-tasmania-txp0hi 18.country-club-tasmania-boqmwn.country-club-tasmania-2x5qt0 18.country-club-tasmania-bxh770.country-club-tasmania-0m01ev 18.country-club-tasmania-9wihmc 26.country-club-tasmania-159bz8 17.country-club-tasmania-afzi78 26.country-club-tasmania-159bz8 15.country-club-tasmania-tn81d4.country-club-tasmania-159bz8 14.country-club-tasmania-lks5y7 27.country-club-tasmania-0m01ev 13.country-club-tasmania-i3s06l 28.country-club-tasmania-2x5qt0 13.country-club-tasmania-bvgmjl.country-club-tasmania-q204ee 13.country-club-tasmania-i3s06l 31.country-club-tasmania-7hrtvi 14.country-club-tasmania-lks5y7 31.country-club-tasmania-7hrtvi 15.country-club-tasmania-v9x3jc.country-club-tasmania-159bz8 17.country-club-tasmania-afzi78 30.country-club-tasmania-q204ee 18.country-club-tasmania-9wihmc 28.country-club-tasmania-2x5qt0 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"])
    .country-club-tasmania-rvmgmr {
    display: none;
  }
}

.country-club-tasmania-llyfum {
  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) {
  .country-club-tasmania-llyfum {
    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;
}

.country-club-tasmania-s4808r {
  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) {
  .country-club-tasmania-s4808r {
    padding: 14px 16px;
  }
}

.country-club-tasmania-s4808r button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.country-club-tasmania-s4808r button:first-child {
  align-content: end;
}

.country-club-tasmania-s4808r button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .country-club-tasmania-s4808r
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .country-club-tasmania-s4808r
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.country-club-tasmania-s4808r button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.country-club-tasmania-s4808r button:last-child svg {
  width: 38px;
  height: 38px;
}

.country-club-tasmania-74akho {
  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;
}

.country-club-tasmania-74akho::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .country-club-tasmania-74akho,
.pc61d126-chatbot[data-active-screen="3"]
  .country-club-tasmania-74akho {
  opacity: 1;
  visibility: visible;
}

.country-club-tasmania-c04792 {
  flex: 1 1;
}

.country-club-tasmania-eqqjis {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-eqqjis {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .country-club-tasmania-92ycm6 {
  display: block;
}

.country-club-tasmania-wtwt6m {
  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) {
  .country-club-tasmania-wtwt6m {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.country-club-tasmania-xhmo5m {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.country-club-tasmania-xhmo5m::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.country-club-tasmania-tnbkmo span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.country-club-tasmania-tnbkmo p {
  color: var(--Text-100);
}

.country-club-tasmania-xhmo5m .country-club-tasmania-nheoa1 {
  grid-area: button;
}

.country-club-tasmania-xhmo5m .country-club-tasmania-nheoa1::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.country-club-tasmania-p4j3ua.org/2000/svg'%3E%3Cpath d='M4.country-club-tasmania-4w2rn7 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.country-club-tasmania-gzpeln 15L16.country-club-tasmania-gzpeln 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.country-club-tasmania-gzpeln 5L16.country-club-tasmania-gzpeln 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .country-club-tasmania-6vk406 {
  display: block;
}

.country-club-tasmania-xdqa02 {
  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) {
  .country-club-tasmania-xdqa02 {
    margin-top: 40px;
  }
}

.country-club-tasmania-s9r76e label,
.country-club-tasmania-s9r76e input {
  display: block;
  width: 100%;
}

.country-club-tasmania-s9r76e label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.country-club-tasmania-s9r76e label.country-club-tasmania-qux3un input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.country-club-tasmania-s9r76e label.country-club-tasmania-qux3un::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;
}

.country-club-tasmania-s9r76e 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;
}

.country-club-tasmania-s9r76e input::placeholder {
  color: var(--Text-400);
}

.country-club-tasmania-fyulwg {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .country-club-tasmania-fyulwg {
  display: flex;
}

.country-club-tasmania-fyulwg ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-fyulwg ol {
    height: 420px;
    padding: 24px;
  }
}

.country-club-tasmania-fyulwg ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.country-club-tasmania-qav67g {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-qav67g {
    padding: 0 24px 24px;
  }
}

.country-club-tasmania-qav67g 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;
}

.country-club-tasmania-qav67g input::placeholder {
  color: var(--Text-400);
}

.country-club-tasmania-qav67g [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.country-club-tasmania-qav67g [type="submit"]:disabled {
  opacity: 0.5;
}

.country-club-tasmania-qav67g [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-qav67g [type="submit"] {
    right: 40px;
  }
}

.country-club-tasmania-i5sczm {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.country-club-tasmania-i5sczm.country-club-tasmania-zynt5m {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.country-club-tasmania-i5sczm.country-club-tasmania-zynt5m::before {
  content: "";
  width: 31px;
}

.country-club-tasmania-i5sczm.country-club-tasmania-zynt5m p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.country-club-tasmania-i5sczm.country-club-tasmania-6b1yo4 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.country-club-tasmania-i5sczm p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.country-club-tasmania-29qd5l .country-club-tasmania-nheoa1 {
  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;
  }
}

.country-club-tasmania-ibg95l {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .country-club-tasmania-ibg95l {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-ibg95l {
    padding: 15px 0;
  }
}

.country-club-tasmania-ibg95l .country-club-tasmania-t4zgj3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .country-club-tasmania-ibg95l .country-club-tasmania-t4zgj3 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.country-club-tasmania-pakfln {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .country-club-tasmania-pakfln {
    max-width: 180px;
    height: 47px;
  }
}

.country-club-tasmania-pakfln picture,
.country-club-tasmania-pakfln img {
  display: block;
  width: 100%;
  height: 100%;
}

.country-club-tasmania-pakfln img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .country-club-tasmania-4u7ol4 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.country-club-tasmania-h2gk59 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .country-club-tasmania-ibg95l.country-club-tasmania-yupxs4 .country-club-tasmania-4u7ol4 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .country-club-tasmania-4u7ol4 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .country-club-tasmania-4u7ol4 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.country-club-tasmania-kjgkkw,
.country-club-tasmania-izark0 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .country-club-tasmania-kjgkkw,
  .country-club-tasmania-izark0 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .country-club-tasmania-izark0 {
    display: none;
  }
}

.country-club-tasmania-6jb2ms {
  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;
}

.country-club-tasmania-yupxs4 .country-club-tasmania-6jb2ms {
  background: var(--fh-bg-color);
}

.country-club-tasmania-6jb2ms button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .country-club-tasmania-6jb2ms {
    display: none;
  }
}

.country-club-tasmania-qkhr0h {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .country-club-tasmania-qkhr0h {
    display: none;
  }
}

.country-club-tasmania-xrbgrn {
  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;
}

.country-club-tasmania-ibg95l.country-club-tasmania-yupxs4 .country-club-tasmania-xrbgrn:first-child {
  display: none;
}

.country-club-tasmania-ibg95l.country-club-tasmania-yupxs4 .country-club-tasmania-xrbgrn:last-child {
  display: block;
}

.country-club-tasmania-xrbgrn:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .country-club-tasmania-xrbgrn {
    display: none;
  }
}

.country-club-tasmania-2eftlz {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .country-club-tasmania-2eftlz {
    display: flex;
  }
}

.country-club-tasmania-2eftlz ul {
  max-height: 350px;
  overflow-y: auto;
}

.country-club-tasmania-2eftlz:hover ul {
  visibility: visible;
  opacity: 1;
}

.country-club-tasmania-2eftlz:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.country-club-tasmania-2eftlz:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.country-club-tasmania-2eftlz:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.country-club-tasmania-2eftlz:hover .country-club-tasmania-mhbdiy svg {
  transform: rotate(180deg);
}

.country-club-tasmania-hni4q2 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.country-club-tasmania-df3kb2 {
  padding: 0 8px;
}

.country-club-tasmania-y1j8rf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.country-club-tasmania-y1j8rf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .country-club-tasmania-y1j8rf {
    padding: 4px 8px;
  }
}

.country-club-tasmania-yvkjki {
  display: flex;
}

.country-club-tasmania-yvkjki img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.country-club-tasmania-mhbdiy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.country-club-tasmania-mhbdiy svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.country-club-tasmania-qdtuqb {
  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) {
  .country-club-tasmania-qdtuqb {
    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;
  }
}

.country-club-tasmania-99k0rq {
  width: 100%;
}

@media (min-width: 1200px) {
  .country-club-tasmania-99k0rq {
    display: none;
  }
}

.country-club-tasmania-jye2sa {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.country-club-tasmania-un6jkh {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.country-club-tasmania-vcpo6i {
  display: flex;
}

.country-club-tasmania-btbjd8 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.country-club-tasmania-5hzfaw {
  list-style: none;
}

@media (max-width: 1199px) {
  .country-club-tasmania-5hzfaw {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-5hzfaw {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .country-club-tasmania-5hzfaw .country-club-tasmania-v9fwho [data-ref-el],
  .country-club-tasmania-5hzfaw .country-club-tasmania-v9fwho span,
  .country-club-tasmania-5hzfaw .country-club-tasmania-v9fwho a {
    white-space: nowrap;
  }
}

.country-club-tasmania-vly9yf {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .country-club-tasmania-vly9yf.country-club-tasmania-wk40uf > .country-club-tasmania-v9fwho {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-vly9yf.country-club-tasmania-8xzrgl:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .country-club-tasmania-vly9yf.country-club-tasmania-wk40uf > .country-club-tasmania-tlt55f {
    height: auto;
  }

  .country-club-tasmania-vly9yf.country-club-tasmania-wk40uf > div > .country-club-tasmania-jvgcjk {
    transform: rotate(180deg);
  }
}

.country-club-tasmania-vly9yf [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.country-club-tasmania-vly9yf [data-ref-el],
.country-club-tasmania-vly9yf span {
  cursor: pointer;
}

.country-club-tasmania-vly9yf [data-ref-el],
.country-club-tasmania-vly9yf span,
.country-club-tasmania-vly9yf 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) {
  .country-club-tasmania-vly9yf [data-ref-el],
  .country-club-tasmania-vly9yf span,
  .country-club-tasmania-vly9yf a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-vly9yf [data-ref-el],
  .country-club-tasmania-vly9yf span,
  .country-club-tasmania-vly9yf a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.country-club-tasmania-tlt55f {
  height: 0;
  overflow: hidden;
  transition: height 0.country-club-tasmania-h2gk59 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.country-club-tasmania-tlt55f::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.country-club-tasmania-tlt55f::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.country-club-tasmania-tlt55f::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .country-club-tasmania-tlt55f {
    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;
  }

  .country-club-tasmania-tlt55f:has(> .country-club-tasmania-vly9yf.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .country-club-tasmania-tlt55f .country-club-tasmania-tlt55f {
    padding: 0;
  }

  .country-club-tasmania-tlt55f .country-club-tasmania-vly9yf {
    font-weight: 400;
  }

  .country-club-tasmania-tlt55f .country-club-tasmania-vly9yf:hover > .country-club-tasmania-v9fwho {
    background: var(--Neutral-300);
  }

  .country-club-tasmania-tlt55f .country-club-tasmania-jvgcjk {
    rotate: -90deg;
  }
}

.country-club-tasmania-v9fwho {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .country-club-tasmania-v9fwho {
    padding: 8px;
  }

  .country-club-tasmania-vly9yf.country-club-tasmania-85p9a8 > .country-club-tasmania-v9fwho {
    background: var(--Neutral-300);
  }
}

.country-club-tasmania-jvgcjk {
  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.country-club-tasmania-p4j3ua.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.country-club-tasmania-g9tiy0 0.country-club-tasmania-3o8g9q.country-club-tasmania-dutecc -0.country-club-tasmania-mdq8c5 0.country-club-tasmania-5a53wk -0.country-club-tasmania-mdq8c5 1.country-club-tasmania-r7k1jj 0.country-club-tasmania-5mjhtj.country-club-tasmania-g2t79s 4.country-club-tasmania-g03604.country-club-tasmania-g9tiy0 0.country-club-tasmania-q0302p.country-club-tasmania-fohqv5 -0.country-club-tasmania-mdq8c5 9.country-club-tasmania-fq9j2i -0.country-club-tasmania-mdq8c5 10.country-club-tasmania-zqbyv8 0.country-club-tasmania-vzfqz8.country-club-tasmania-ipozwu 0.country-club-tasmania-dutecc 10.country-club-tasmania-ipozwu 0.country-club-tasmania-5a53wk 10.country-club-tasmania-zqbyv8 1.country-club-tasmania-bbx0iw.country-club-tasmania-zj9mlq 5.country-club-tasmania-88u27j.country-club-tasmania-6rkvn1 6.country-club-tasmania-i7gcek 5.country-club-tasmania-qoa5oj 6.country-club-tasmania-i7gcek 4.country-club-tasmania-yewcw1 5.country-club-tasmania-akkuwl.country-club-tasmania-g9tiy0 1.country-club-tasmania-cjbzwn.country-club-tasmania-mdq8c5 0.country-club-tasmania-5a53wk -0.country-club-tasmania-mdq8c5 0.country-club-tasmania-dutecc 0.country-club-tasmania-g9tiy0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.country-club-tasmania-h2gk59 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .country-club-tasmania-jvgcjk {
    cursor: default;
  }
}

.country-club-tasmania-x3nqh6 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.country-club-tasmania-wni73z {
  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) {
  .country-club-tasmania-wni73z {
    padding: 40px 4px;
  }
}

.country-club-tasmania-8zxx3c {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .country-club-tasmania-8zxx3c {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.country-club-tasmania-k4un06 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .country-club-tasmania-k4un06 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.country-club-tasmania-k4un06 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.country-club-tasmania-k4un06 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.country-club-tasmania-k4un06 [data-ref-el],
.country-club-tasmania-k4un06 span,
.country-club-tasmania-k4un06 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.country-club-tasmania-u76kn6 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .country-club-tasmania-u76kn6 {
    margin-bottom: 12px;
  }
}

.country-club-tasmania-vwv0wc {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.country-club-tasmania-vwv0wc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .country-club-tasmania-vwv0wc:last-child {
    margin-right: 0;
  }
}

.country-club-tasmania-6rg1gd {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.country-club-tasmania-u76kn6:hover .country-club-tasmania-dsra29 {
  visibility: visible;
  opacity: 1;
}

.country-club-tasmania-dsra29 {
  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);
}

.country-club-tasmania-cbr5ni {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.country-club-tasmania-reavwd {
  display: flex;
  margin: 6px;
}

.country-club-tasmania-reavwd img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.country-club-tasmania-dsra29::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);
}

.country-club-tasmania-dsra29::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);
}

.country-club-tasmania-d51hn6 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .country-club-tasmania-d51hn6 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.country-club-tasmania-zavnig {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .country-club-tasmania-zavnig {
    margin-right: 32px;
  }
}

.country-club-tasmania-rtc65u {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .country-club-tasmania-rtc65u {
    margin-top: 0;
    width: 340px;
  }
}

.country-club-tasmania-rtc65u a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.country-club-tasmania-22mx0q {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.country-club-tasmania-f1n8d4 {
  position: relative;
}

@media (min-width: 768px) {
  .country-club-tasmania-f1n8d4 {
    margin-top: 40px;
  }
}

.country-club-tasmania-f1n8d4 + .country-club-tasmania-a8f5u2,
.country-club-tasmania-f1n8d4 + .country-club-tasmania-f1n8d4 {
  margin-top: 24px;
}

.country-club-tasmania-lh6n0j {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-lh6n0j {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .country-club-tasmania-lh6n0j {
    padding: 80px;
  }
}

.country-club-tasmania-n8nw3w {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .country-club-tasmania-n8nw3w {
    padding: 0 16px;
}


}

.country-club-tasmania-lxl64w {
  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) {
  .country-club-tasmania-lxl64w {
    font-size: 48px;
    line-height: 56px;
  }
}

.country-club-tasmania-i8bzn8 {
  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) {
  .country-club-tasmania-i8bzn8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.country-club-tasmania-ctxhgt {
  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;
}

.country-club-tasmania-ctxhgt:hover {
  background: var(--button-bg-hover);
}

.country-club-tasmania-005bps {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.country-club-tasmania-005bps img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .country-club-tasmania-005bps img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .country-club-tasmania-005bps img {
  min-height: 100%;
  }
}

.country-club-tasmania-lh6n0j::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.country-club-tasmania-qebjkd {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.country-club-tasmania-qebjkd h1,
.country-club-tasmania-qebjkd h2,
.country-club-tasmania-qebjkd h3,
.country-club-tasmania-qebjkd h4 {
  margin-bottom: 6px;
}

.country-club-tasmania-qebjkd h1:not(:first-child),
.country-club-tasmania-qebjkd h2:not(:first-child),
.country-club-tasmania-qebjkd h3:not(:first-child),
.country-club-tasmania-qebjkd h4:not(:first-child) {
  margin-top: 16px;
}

.country-club-tasmania-qebjkd h1,
.country-club-tasmania-qebjkd h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .country-club-tasmania-qebjkd h1,
  .country-club-tasmania-qebjkd h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.country-club-tasmania-qebjkd h2,
.country-club-tasmania-qebjkd h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .country-club-tasmania-qebjkd h2,
  .country-club-tasmania-qebjkd h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.country-club-tasmania-qebjkd h3,
.country-club-tasmania-qebjkd h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .country-club-tasmania-qebjkd h3,
  .country-club-tasmania-qebjkd h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.country-club-tasmania-qebjkd h4,
.country-club-tasmania-qebjkd h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.country-club-tasmania-qebjkd ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.country-club-tasmania-qebjkd ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.country-club-tasmania-qebjkd 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);
}

.country-club-tasmania-qebjkd ul ul {
  margin-bottom: 8px;
}

.country-club-tasmania-qebjkd ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.country-club-tasmania-qebjkd ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.country-club-tasmania-qebjkd ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.country-club-tasmania-qebjkd ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.country-club-tasmania-qebjkd ol li::marker {
  font-weight: 700;
}

.country-club-tasmania-qebjkd ol ol {
  margin-bottom: 8px;
}

.country-club-tasmania-qebjkd ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.country-club-tasmania-qebjkd ol ul li {
  padding-left: 16px;
}

.country-club-tasmania-qebjkd 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) {
  .country-club-tasmania-qebjkd table {
    padding: 24px;
  }
}

.country-club-tasmania-qebjkd table.country-club-tasmania-18wbzr {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.country-club-tasmania-h2gk59,
    mask-image 0.3s;
}

.country-club-tasmania-qebjkd table.country-club-tasmania-18wbzr.country-club-tasmania-xf14qe {
  -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) {
  .country-club-tasmania-qebjkd table {
    display: table;
  }
}

.country-club-tasmania-qebjkd 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);
}

.country-club-tasmania-qebjkd table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.country-club-tasmania-qebjkd table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.country-club-tasmania-qebjkd 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) {
  .country-club-tasmania-qebjkd table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.country-club-tasmania-qebjkd table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.country-club-tasmania-qebjkd table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.country-club-tasmania-qebjkd table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.country-club-tasmania-qebjkd img {
  max-width: 100%;
  height: auto;
}

.country-club-tasmania-61v75t {
  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) {
  .country-club-tasmania-61v75t {
    padding: 24px;
  }
}

.country-club-tasmania-lo6lir {
  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) {
  .country-club-tasmania-lo6lir {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.country-club-tasmania-lo6lir > * {
  margin: 0 !important;
}

.country-club-tasmania-lo6lir img,
.country-club-tasmania-vkd0e4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-lo6lir img,
  .country-club-tasmania-vkd0e4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.country-club-tasmania-hi29ao {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .country-club-tasmania-hi29ao {
    width: 32px;
    height: 32px;
  }
}

.country-club-tasmania-7u1wpt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.country-club-tasmania-7u1wpt .country-club-tasmania-0hk4s4 {
  flex-shrink: 0;
}

.country-club-tasmania-7u1wpt .country-club-tasmania-k96ovp svg {
  display: none;
}

.country-club-tasmania-2gc4y0 {
  display: grid;
  transition: max-height 0.country-club-tasmania-h2gk59 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .country-club-tasmania-2gc4y0 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-2gc4y0 {
    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));
  }
}

.country-club-tasmania-2gc4y0.country-club-tasmania-kvtjnh + .country-club-tasmania-0hk4s4 svg {
  transform: rotate(180deg);
}

.country-club-tasmania-gowc1e {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.country-club-tasmania-gowc1e > div:nth-child(3n) {
  grid-column: span 2;
}

.country-club-tasmania-gowc1e
  > div:nth-child(3n)
  .country-club-tasmania-6b29zn
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .country-club-tasmania-gowc1e {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .country-club-tasmania-gowc1e > div:nth-child(3n) {
    grid-column: unset;
  }

  .country-club-tasmania-gowc1e
    > div:nth-child(3n)
    .country-club-tasmania-6b29zn
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-gowc1e {
    max-width: 270px;
  }
}

.country-club-tasmania-gowc1e .country-club-tasmania-6b29zn button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .country-club-tasmania-gowc1e .country-club-tasmania-6b29zn button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-gowc1e .country-club-tasmania-6b29zn button {
    max-width: 104px;
  }
}

.country-club-tasmania-1jlcel {
  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) {
  .country-club-tasmania-1jlcel {
    margin-bottom: 0;
  }
}

.country-club-tasmania-09rpnp {
  display: none;
  opacity: 0;
}

.country-club-tasmania-40cs3i {
  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;
  }
}

.country-club-tasmania-40cs3i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.country-club-tasmania-6b29zn {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.country-club-tasmania-6b29zn button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .country-club-tasmania-6b29zn
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .country-club-tasmania-6b29zn
    button {
    max-width: 145px;
  }
}

.country-club-tasmania-a34g0x:first-child
  .country-club-tasmania-6b29zn
  button {
  max-width: 270px;
}

.country-club-tasmania-e63cs0 {
  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%;
}

.country-club-tasmania-1jlcel picture {
  width: 100%;
  max-width: 100%;
}

.country-club-tasmania-d592lf {
  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;
}

.country-club-tasmania-d592lf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.country-club-tasmania-1jlcel:hover .country-club-tasmania-d592lf {
  display: flex;
}

.country-club-tasmania-w3o87f {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.country-club-tasmania-dd154v {
  display: flex;
}

.country-club-tasmania-dd154v:hover .country-club-tasmania-2thxar,
.country-club-tasmania-dd154v .country-club-tasmania-85p9a8 .country-club-tasmania-2thxar {
  display: flex;
}

.country-club-tasmania-dd154v svg {
  flex-shrink: 0;
}

.country-club-tasmania-2thxar {
  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) {
  .country-club-tasmania-2thxar {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.country-club-tasmania-2thxar:hover {
  display: flex;
}

.country-club-tasmania-2thxar svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.country-club-tasmania-4prb82 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .country-club-tasmania-4prb82 {
    font-size: 12px;
  }
}

.country-club-tasmania-3hgr14,
.country-club-tasmania-5abrff {
  width: 50%;
  flex-shrink: 0;
}

.country-club-tasmania-3hgr14 {
  font-weight: 700;
}

.country-club-tasmania-d2q5r1 .country-club-tasmania-2gc4y0 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .country-club-tasmania-d2q5r1 .country-club-tasmania-2gc4y0 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-d2q5r1 .country-club-tasmania-2gc4y0 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.country-club-tasmania-d2q5r1
  .country-club-tasmania-e63cs0:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.country-club-tasmania-d2q5r1 .country-club-tasmania-40cs3i {
  height: 100% !important;
  border-radius: 16px;
}

.country-club-tasmania-d2q5r1 .country-club-tasmania-6b29zn {
  gap: 4px;
  align-items: center;
}

.country-club-tasmania-d2q5r1 .country-club-tasmania-6b29zn button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.country-club-tasmania-d2q5r1 .country-club-tasmania-6b29zn svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.country-club-tasmania-d2q5r1 .country-club-tasmania-cal9zf,
.country-club-tasmania-d2q5r1 .country-club-tasmania-wppcns {
  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.country-club-tasmania-p4j3ua.org/2000/svg'%3E%3Cpath d='M9.country-club-tasmania-9k598t 4.country-club-tasmania-h0j2im.country-club-tasmania-08nywv 5.country-club-tasmania-mqlbq9.country-club-tasmania-hgpsfl 5.country-club-tasmania-shpf6q.country-club-tasmania-xuby9i 5.country-club-tasmania-atdqsu.country-club-tasmania-5y0u6f 8.country-club-tasmania-91ft4t.country-club-tasmania-5zfir2 9.country-club-tasmania-237asy.country-club-tasmania-qymgfg 9.country-club-tasmania-6w2oyk.country-club-tasmania-28up33 13.country-club-tasmania-k29qi1.country-club-tasmania-c3lgw3 11.country-club-tasmania-djua8h.country-club-tasmania-mqshyw 11.country-club-tasmania-z6spre.country-club-tasmania-gke87c 11.country-club-tasmania-phtsuz.country-club-tasmania-yvzqd4 13.country-club-tasmania-aeyhai.country-club-tasmania-71pord 9.country-club-tasmania-5kmeqa.country-club-tasmania-qhblfi 9.country-club-tasmania-4vjujw.country-club-tasmania-n8qjbu 8.country-club-tasmania-qfkr6y.country-club-tasmania-03dryu 5.country-club-tasmania-476db5.country-club-tasmania-ju6y2h 5.country-club-tasmania-dbfzz8.country-club-tasmania-89xdo5 5.country-club-tasmania-rvzb2n.country-club-tasmania-3swfoy 4.country-club-tasmania-fs0hf0.country-club-tasmania-mqshyw 1.country-club-tasmania-lerx96.country-club-tasmania-9k598t 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.country-club-tasmania-d2q5r1 .country-club-tasmania-cal9zf {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.country-club-tasmania-d2q5r1 .country-club-tasmania-wppcns {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.country-club-tasmania-3li1on {
  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) {
  .country-club-tasmania-3li1on {
    padding: 24px;
  }
}

.country-club-tasmania-3li1on .country-club-tasmania-0hk4s4 {
  display: flex;
}

@media (min-width: 768px) {
  .country-club-tasmania-3li1on .country-club-tasmania-0hk4s4 {
    display: none;
  }
}

.country-club-tasmania-3li1on .country-club-tasmania-k96ovp svg {
  display: none;
}

.country-club-tasmania-qgt06w {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.country-club-tasmania-qgt06w .country-club-tasmania-s88cts {
  display: none;
}

@media (min-width: 768px) {
  .country-club-tasmania-qgt06w .country-club-tasmania-s88cts {
    display: flex;
  }
}

.country-club-tasmania-4swruq {
  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) {
  .country-club-tasmania-4swruq {
    font-size: 40px;
    line-height: 48px;
  }
}

.country-club-tasmania-4swruq > * {
  margin: 0 !important;
}

.country-club-tasmania-4swruq img,
.country-club-tasmania-14kq87 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-4swruq img,
  .country-club-tasmania-14kq87 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.country-club-tasmania-3tldd2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .country-club-tasmania-3tldd2 {
    width: 32px;
    height: 32px;
  }
}

.country-club-tasmania-moy6ap {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .country-club-tasmania-moy6ap {
    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;
  }

  .country-club-tasmania-moy6ap::-webkit-scrollbar {
    display: none;
  }
}

.country-club-tasmania-noprni {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .country-club-tasmania-noprni {
    padding: 7px 15px;
  }
}

.country-club-tasmania-noprni:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.country-club-tasmania-chndj1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .country-club-tasmania-chndj1 {
    display: flex;
    opacity: 1;
  }
}

.country-club-tasmania-noprni picture {
  height: 100%;
  display: block;
}

.country-club-tasmania-noprni img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .country-club-tasmania-noprni img {
    width: 88px;
    height: 44px;
  }
}

.country-club-tasmania-noprni p {
  text-align: center;
  width: 100%;
}

.country-club-tasmania-qwahxr {
  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) {
  .country-club-tasmania-qwahxr {
    font-size: 40px;
    line-height: 48px;
  }
}

.country-club-tasmania-qwahxr img,
.country-club-tasmania-6nnavg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-qwahxr img,
  .country-club-tasmania-6nnavg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.country-club-tasmania-uatdlo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .country-club-tasmania-uatdlo {
    width: 32px;
    height: 32px;
  }
}

.country-club-tasmania-1jabej {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.country-club-tasmania-lymflb {
  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;
}

.country-club-tasmania-7trmez {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.country-club-tasmania-7trmez.country-club-tasmania-85p9a8 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.country-club-tasmania-445js0 {
  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) {
  .country-club-tasmania-445js0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.country-club-tasmania-qj3yu2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.country-club-tasmania-wnhk3n {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.country-club-tasmania-h2gk59 ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.country-club-tasmania-7fcoo6 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.country-club-tasmania-7fcoo6 ol,
.country-club-tasmania-7fcoo6 ul {
  padding-left: 1.3em;
}

.country-club-tasmania-7trmez.country-club-tasmania-85p9a8 .country-club-tasmania-wnhk3n {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.country-club-tasmania-7trmez.country-club-tasmania-85p9a8 .country-club-tasmania-qj3yu2 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.country-club-tasmania-rea83q {
  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) {
  .country-club-tasmania-rea83q {
    padding: 24px;
  }
}

.country-club-tasmania-rea83q .country-club-tasmania-0hk4s4 {
  display: flex;
}

@media (min-width: 768px) {
  .country-club-tasmania-rea83q .country-club-tasmania-0hk4s4 {
    display: none;
  }
}

.country-club-tasmania-rea83q .country-club-tasmania-k96ovp svg {
  display: none;
}

.country-club-tasmania-f3klhd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.country-club-tasmania-f3klhd .country-club-tasmania-s88cts {
  display: none;
}

@media (min-width: 768px) {
  .country-club-tasmania-f3klhd .country-club-tasmania-s88cts {
    display: flex;
  }
}

.country-club-tasmania-cew1f5 {
  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) {
  .country-club-tasmania-cew1f5 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.country-club-tasmania-cew1f5 > * {
  margin: 0 !important;
}

.country-club-tasmania-cew1f5 img,
.country-club-tasmania-oxx2ex {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .country-club-tasmania-cew1f5 img,
  .country-club-tasmania-oxx2ex {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.country-club-tasmania-kobeon {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .country-club-tasmania-kobeon {
    width: 32px;
    height: 32px;
  }
}

.country-club-tasmania-k5c4s4 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .country-club-tasmania-k5c4s4 {
    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;
  }

  .country-club-tasmania-k5c4s4::-webkit-scrollbar {
    display: none;
  }
}

.country-club-tasmania-nv87i0 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.country-club-tasmania-nv87i0:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.country-club-tasmania-41ipk0 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .country-club-tasmania-41ipk0 {
    display: flex;
    opacity: 1;
  }
}

.country-club-tasmania-nv87i0 picture {
  width: auto;
  height: 100%;
  display: block;
}

.country-club-tasmania-nv87i0 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.country-club-tasmania-w7tolz {
  margin: -24px 0;
}

.country-club-tasmania-w7tolz:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .country-club-tasmania-w7tolz {
    margin: -16px 0;
  }
}

.country-club-tasmania-gjn4kr {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .country-club-tasmania-gjn4kr {
    flex-direction: row;
  }
}

.country-club-tasmania-w75tvc {
  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) {
  .country-club-tasmania-w75tvc {
    flex: 1;
  }
}

.country-club-tasmania-w75tvc::placeholder {
  color: var(--Text-400);
}

.country-club-tasmania-540hbh {
  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;
}

.country-club-tasmania-gexkbm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.country-club-tasmania-gexkbm::-webkit-scrollbar {
  display: none;
}

.country-club-tasmania-qwomxv {
  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;
}

.country-club-tasmania-qwomxv img,
.country-club-tasmania-qwomxv svg {
  margin-right: 8px;
}

.country-club-tasmania-kfabuz {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.country-club-tasmania-w7tolz + .country-club-tasmania-134ptx {
  margin-top: 0;
}

@media (min-width: 768px) {
  .country-club-tasmania-w7tolz + .country-club-tasmania-134ptx {
    margin-top: -16px;
  }
}

.country-club-tasmania-bt6xgx {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.country-club-tasmania-bt6xgx > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.country-club-tasmania-bt6xgx > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.country-club-tasmania-nl1bt6 {
  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;
}

.country-club-tasmania-heokjq {
  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;
}

.country-club-tasmania-xeinsl {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.country-club-tasmania-q44zv5 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.country-club-tasmania-417o1e {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.country-club-tasmania-nl1bt6 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;
}

.country-club-tasmania-nl1bt6 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) {
  .country-club-tasmania-nl1bt6 {
    padding: 39px 179px 39px 39px;
  }

  .country-club-tasmania-heokjq {
    font-size: 40px;
    line-height: 48px;
  }

  .country-club-tasmania-417o1e {
    height: 348px;
  }

  .country-club-tasmania-nl1bt6 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .country-club-tasmania-nl1bt6 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .country-club-tasmania-nl1bt6 {
    padding: 63px;
  }
}

.country-club-tasmania-2ln2xk {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .country-club-tasmania-2ln2xk {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.country-club-tasmania-odx0gl {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .country-club-tasmania-odx0gl {
    width: auto;
  }
}

.country-club-tasmania-aktlg6 {
  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;
}

.country-club-tasmania-aktlg6::-webkit-scrollbar {
  display: none;
}

.country-club-tasmania-aktlg6 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);
}

.country-club-tasmania-aktlg6 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .country-club-tasmania-aktlg6 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.country-club-tasmania-2ln2xk .country-club-tasmania-9c6fj3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.country-club-tasmania-h2gk59,
    mask-image 0.3s;
}

.country-club-tasmania-2ln2xk .country-club-tasmania-9c6fj3.country-club-tasmania-xf14qe {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.country-club-tasmania-r1nye3 {
  margin: 40px -16px;
}

.country-club-tasmania-kmbnad + .country-club-tasmania-a8f5u2,
.country-club-tasmania-kmbnad + .country-club-tasmania-f1n8d4 {
  margin-top: 24px;
}

.country-club-tasmania-94b7x0 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.country-club-tasmania-94b7x0 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.country-club-tasmania-d7cxrb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .country-club-tasmania-d7cxrb {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .country-club-tasmania-d7cxrb {
    margin-top: 0;
  }
}

.country-club-tasmania-3b87vy {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .country-club-tasmania-3b87vy {
    font-size: 24px;
    line-height: 32px;
  }
}

.country-club-tasmania-w09dhe {
  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) {
  .country-club-tasmania-w09dhe {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.country-club-tasmania-fcjj8o {
  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) {
  .country-club-tasmania-fcjj8o {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.country-club-tasmania-ppzdku {
  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) {
  .country-club-tasmania-ppzdku {
    font-size: 20px;
    line-height: 28px;
  }
}

.country-club-tasmania-w27g6i {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .country-club-tasmania-w27g6i {
    font-size: 32px;
    line-height: 40px;
  }
}

.country-club-tasmania-wq0vas {
  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;
}

.country-club-tasmania-33oyhk {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.country-club-tasmania-33oyhk img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.country-club-tasmania-134ptx {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.country-club-tasmania-fljlxs {
  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) {
  .country-club-tasmania-fljlxs {
    padding: 15px 48px;
  }
}

main > .country-club-tasmania-134ptx {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .country-club-tasmania-2gc4y0.country-club-tasmania-n0hlyq > div:nth-child(n+5) {
    display: none;
  }
}

.country-club-tasmania-qebjkd p a img {
  display: block;
  margin: 0 auto;
}


.country-club-tasmania-fcesq1 {
  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 */
.country-club-tasmania-shczjd {
  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;
}

.country-club-tasmania-shczjd label {
  font-size: 14px;
}

.country-club-tasmania-shczjd h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.country-club-tasmania-shczjd input,
.country-club-tasmania-shczjd textarea,
.country-club-tasmania-shczjd 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;
}
.country-club-tasmania-shczjd button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.country-club-tasmania-vgctak ease;
}
.country-club-tasmania-shczjd button:hover {
  background-color: var(--button-bg-hover);
}
.country-club-tasmania-xobco6 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.country-club-tasmania-6lzni2 ease-in;
}

.country-club-tasmania-xobco6 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;
}
.country-club-tasmania-me7t57, .country-club-tasmania-5xcy70, [class*="review-card"],
thead, thead th, table th, .country-club-tasmania-hovkap,
.country-club-tasmania-yen3hg, [class*="collapsible-header"],
.country-club-tasmania-vgo84l, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
