html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.spinstralia-rxfjn2 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-rxfjn2 {
    padding: 54px 0 0;
  }
}

.spinstralia-ks58xk {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-ks58xk:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.spinstralia-ia67ct {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-ia67ct {
    margin: 20px auto 100px;
  }
}

.spinstralia-ia67ct h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-ia67ct h1 {
    font-size: 120px;
  }
}

.spinstralia-ia67ct p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.spinstralia-0vpdrz {
  cursor: pointer;
}

.spinstralia-7om6oe {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.spinstralia-yiisdt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.spinstralia-yiisdt figure {
  margin: 0;
}

.spinstralia-yiisdt.spinstralia-yplof4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.spinstralia-yiisdt.spinstralia-v5zi0g {
  justify-content: flex-end;
  margin-left: 4px;
}

.spinstralia-yiisdt.spinstralia-qc84k7 {
  justify-content: center;
}

.spinstralia-yiisdt.spinstralia-zv2bpf {
  justify-content: normal;
}

.spinstralia-do1b93 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .spinstralia-do1b93 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-do1b93 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.spinstralia-nermxw {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .spinstralia-nermxw {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.spinstralia-8g1tu3 {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .spinstralia-8g1tu3 {
    flex-direction: column;
  }
}

.spinstralia-w1cers {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.spinstralia-w1cers img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .spinstralia-w1cers {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.spinstralia-aaya5d {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.spinstralia-aaya5d ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-aaya5d ul {
    margin-bottom: 15px;
  }
}

.spinstralia-aaya5d ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.spinstralia-aaya5d ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.spinstralia-aaya5d ul li span svg {
  fill: var(--title-color);
}

.spinstralia-aaya5d ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .spinstralia-aaya5d ul li small {
    font-size: 12px;
  }
}

.spinstralia-aaya5d ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.spinstralia-aaya5d ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-aaya5d {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.spinstralia-ijye01 {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .spinstralia-ijye01 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.spinstralia-alhkqe {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.spinstralia-isdgqh {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.spinstralia-xlpe33 ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-isdgqh {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .spinstralia-isdgqh:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.spinstralia-isdgqh.spinstralia-p5ks2s {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-isdgqh.spinstralia-p5ks2s:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.spinstralia-wqkc5j {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .spinstralia-wqkc5j {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-wqkc5j {
    padding: 50px 16px 68px;
  }
}

.spinstralia-vyyq94 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .spinstralia-vyyq94 {
    flex-direction: column;
  }
}

.spinstralia-asbqhs {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-asbqhs {
    margin-bottom: 40px;
  }
}

.spinstralia-4tgnnz .spinstralia-d55z08 {
  margin-bottom: 28px;
}

.spinstralia-4tgnnz .spinstralia-d55z08 img {
  max-height: 100px;
  width: auto;
}

.spinstralia-mawosd {
  display: flex;
  align-items: center;
}

.spinstralia-mawosd a + a {
  margin-left: 24px;
}

.spinstralia-mawosd img {
  max-height: 56px;
  width: auto;
}

.spinstralia-mawosd img + img {
  margin-left: 24px;
}

.spinstralia-8xm6bh {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-8xm6bh {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.spinstralia-61nyj1 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-61nyj1 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.spinstralia-h7434e {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-h7434e {
    flex-wrap: wrap;
  }
}

.spinstralia-h7434e li {
  display: flex;
  margin: 0 7px;
}

.spinstralia-h7434e li svg {
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-h7434e li:hover svg {
    transform: scale(1.2);
  }
}

.spinstralia-bwbm0r {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.spinstralia-yppvln + .spinstralia-yppvln {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-yppvln + .spinstralia-yppvln {
    margin: 36px 0 0;
  }
}

.spinstralia-48w2qi {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.spinstralia-sxvfqz {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spinstralia-sxvfqz li {
  font-size: 16px;
}

.spinstralia-sxvfqz li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-sxvfqz li a:hover {
    text-decoration: underline;
  }
}

.spinstralia-sxvfqz li + li {
  margin-top: 16px;
}

.spinstralia-1ci6go {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.spinstralia-wq3kwx ease-in-out;
}

.spinstralia-1ci6go.spinstralia-zbwkxt {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.spinstralia-9yz2uo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.spinstralia-9yz2uo h1,
.spinstralia-9yz2uo h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-9yz2uo h1,
  .spinstralia-9yz2uo h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .spinstralia-9yz2uo {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-9yz2uo {
    margin-bottom: 60px;
  }
}

.spinstralia-r43pn1 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-r43pn1 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.spinstralia-r43pn1 li {
  width: 100%;
}

.spinstralia-r43pn1 li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.spinstralia-xlpe33 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.spinstralia-r43pn1 li a svg {
  fill: var(--button-text-color);
}

.spinstralia-r43pn1 li a.spinstralia-zbwkxt {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .spinstralia-r43pn1 li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-r43pn1 li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .spinstralia-r43pn1 li a img {
    max-width: 16px;
  }
}

.spinstralia-nx9f77 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-nx9f77 {
    margin: 0 -5px;
  }
}

.spinstralia-8y0pe3 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.spinstralia-8y0pe3 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.spinstralia-8y0pe3 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-8y0pe3 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .spinstralia-8y0pe3 span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.spinstralia-w3hahj {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.spinstralia-w3hahj img {
  width: 100%;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-w3hahj:hover img {
    transform: scale(1.1);
  }
}

.spinstralia-nj3f83 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .spinstralia-nj3f83 {
    height: 54px;
  }
}

.spinstralia-6pcvuz {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .spinstralia-6pcvuz {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .spinstralia-6pcvuz {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-6pcvuz .spinstralia-d55z08 img {
    max-width: 90px;
  }
}

.spinstralia-d55z08 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .spinstralia-d55z08 {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .spinstralia-ahxm9q {
    display: none;
  }
  .spinstralia-ahxm9q::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.spinstralia-692oxq {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.spinstralia-692oxq li {
  font-size: 16px;
  margin: 0 20px;
}

.spinstralia-692oxq li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-692oxq li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .spinstralia-692oxq {
    display: block;
  }
  .spinstralia-692oxq li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .spinstralia-692oxq li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .spinstralia-692oxq li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .spinstralia-692oxq li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.spinstralia-55p53b {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .spinstralia-55p53b {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .spinstralia-55p53b {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-55p53b {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.spinstralia-55p53b.spinstralia-4gns9d {
  margin-right: 0;
}

.spinstralia-xfzpod {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .spinstralia-xfzpod {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .spinstralia-xfzpod:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.spinstralia-ar1hwc {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-ar1hwc:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-ar1hwc {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.spinstralia-w7zucx {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .spinstralia-w7zucx {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.spinstralia-w7zucx:hover > ul {
  display: flex;
}

.spinstralia-w7zucx:focus > ul {
  display: flex;
}

.spinstralia-w7zucx:focus-within > ul {
  display: flex;
}

.spinstralia-0y8bgp {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.spinstralia-0y8bgp::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.spinstralia-wq3kwx ease-in-out;
}

@media only screen and (max-width: 767px) {
  .spinstralia-0y8bgp {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .spinstralia-0y8bgp img {
    max-width: 20px;
  }
}

.spinstralia-w7zucx ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.spinstralia-xlpe33 ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-w7zucx ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.spinstralia-w7zucx ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.spinstralia-xlpe33 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .spinstralia-w7zucx ul li {
    padding: 5px;
  }
}

.spinstralia-w7zucx ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-w7zucx ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-w7zucx ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .spinstralia-w7zucx ul li a img {
    max-width: 20px;
  }
}

.spinstralia-pqlp72 {
  display: none;
}

.spinstralia-u9thgt {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .spinstralia-u9thgt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.spinstralia-u9thgt span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .spinstralia-pqlp72:checked ~ .spinstralia-ahxm9q {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .spinstralia-ahxm9q {
    display: none;
    transition: display 0.spinstralia-xlpe33 ease-in-out;
  }
  .spinstralia-pqlp72:checked ~ .spinstralia-ahxm9q {
    display: block;
  }
  .spinstralia-pqlp72:checked + .spinstralia-u9thgt span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .spinstralia-pqlp72:checked + .spinstralia-u9thgt span:nth-child(2) {
    display: none;
  }
  .spinstralia-pqlp72:checked + .spinstralia-u9thgt span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.spinstralia-fsjqca {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-fsjqca {
    padding: 0 16px;
  }
}

.spinstralia-fsjqca img {
  margin-bottom: 20px;
}

.spinstralia-fsjqca p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-fsjqca p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-fsjqca {
    margin-bottom: 60px;
  }
}

.spinstralia-qiq9mo {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-qiq9mo {
    font-size: 32px;
  }
}

.spinstralia-slu20z {
  color: var(--text-color);
}

.spinstralia-wacsl2 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .spinstralia-wacsl2 {
    font-size: 16px;
    line-height: 140%;
  }
}

.spinstralia-wacsl2 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.spinstralia-wacsl2 p img {
  display: block;
  margin: 0 auto;
}

.spinstralia-wacsl2 p:first-of-type {
  margin-top: 0;
}

.spinstralia-wacsl2 p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-wacsl2 p {
    font-size: 18px;
    line-height: 140%;
  }
}

.spinstralia-wacsl2 ul {
  padding: 0 0 0 20px;
}

.spinstralia-wacsl2 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.spinstralia-wacsl2 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-wacsl2 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.spinstralia-wacsl2 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-wacsl2 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.spinstralia-wacsl2 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.spinstralia-wacsl2 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-wacsl2 iframe {
    height: 200px;
  }
}

.spinstralia-re1mb6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-re1mb6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-re1mb6 {
    margin-bottom: 60px;
  }
}

.spinstralia-ht49qy {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-ht49qy {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.spinstralia-ht49qy h1,
.spinstralia-ht49qy h2,
.spinstralia-ht49qy h3,
.spinstralia-ht49qy h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-ht49qy h1,
  .spinstralia-ht49qy h2,
  .spinstralia-ht49qy h3,
  .spinstralia-ht49qy h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.spinstralia-zrbpku {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-zrbpku {
    flex-direction: column-reverse;
  }
}

.spinstralia-zrbpku .spinstralia-l18hhm {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-zrbpku .spinstralia-l18hhm {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.spinstralia-zrbpku .spinstralia-gpxz3n {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-zrbpku .spinstralia-gpxz3n {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .spinstralia-zrbpku .spinstralia-gpxz3n img {
    width: 100%;
  }
}

.spinstralia-gpxz3n {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-gpxz3n {
    margin-bottom: 18px;
  }
}

.spinstralia-l18hhm {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-l18hhm {
    margin-bottom: 18px;
  }
}

.spinstralia-re1mb6 h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-re1mb6 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.spinstralia-re1mb6 .spinstralia-ks58xk {
  margin-top: 30px;
  margin-bottom: 30px;
}

.spinstralia-ie53jp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-ie53jp {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-ie53jp {
    margin-bottom: 60px;
  }
}

.spinstralia-p2agk3 {
  position: relative;
  border: none;
}

.spinstralia-p2agk3::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.spinstralia-shss1a {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.spinstralia-shss1a span {
  height: 32px;
}

.spinstralia-shss1a span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.spinstralia-shss1a.spinstralia-kjyk04 span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .spinstralia-shss1a {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.spinstralia-lx0i2r {
  list-style: none;
  padding: 0;
  margin: 0;
}

.spinstralia-lx0i2r li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-lx0i2r li {
    font-size: 16px;
  }
}

.spinstralia-lx0i2r li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-lx0i2r li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-lx0i2r li a {
    padding: 12px 14px;
  }
}

.spinstralia-lx0i2r.spinstralia-2x8qnq {
  display: none;
}

.spinstralia-dkfji1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.spinstralia-dkfji1 table {
  width: 100%;
  border-collapse: collapse;
}

.spinstralia-dkfji1 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .spinstralia-dkfji1 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .spinstralia-dkfji1 table td {
    min-width: 75px;
  }
}

.spinstralia-dkfji1 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-dkfji1 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.spinstralia-dkfji1 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.spinstralia-dkfji1 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .spinstralia-dkfji1 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .spinstralia-dkfji1 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-dkfji1 {
    margin-bottom: 60px;
  }
}

.spinstralia-laaznn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-laaznn {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.spinstralia-ixyy23 {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .spinstralia-ixyy23 {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.spinstralia-ixyy23 tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .spinstralia-ixyy23 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.spinstralia-ixyy23 tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.spinstralia-p6yplo table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.spinstralia-p6yplo table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.spinstralia-p6yplo p {
  color: var(--text-color);
}

.spinstralia-nkb8wi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-nkb8wi {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-nkb8wi {
    margin-bottom: 60px;
  }
}

.spinstralia-wau6hg {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.spinstralia-nghh8o {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-nghh8o {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-nghh8o {
    margin-bottom: 60px;
  }
}

.spinstralia-tzc1ko {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.spinstralia-tzc1ko h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-tzc1ko h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.spinstralia-tzc1ko p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.spinstralia-tzc1ko p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-tzc1ko p {
    font-size: 16px;
  }
}

.spinstralia-2uyu6w {
  display: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-2uyu6w {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.spinstralia-j96bow {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.spinstralia-j96bow li {
  margin: 0 20px;
}

.spinstralia-j96bow li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.spinstralia-j96bow li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-j96bow li a:hover {
    color: #2ab765;
  }
}

.spinstralia-8dttbk {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-8dttbk {
    padding: 0 16px;
  }
}

.spinstralia-8dttbk li {
  font-size: 16px;
  position: relative;
}

.spinstralia-8dttbk li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-8dttbk li a:hover {
    text-decoration: underline;
  }
}

.spinstralia-8dttbk li span {
  opacity: 0.5;
}

.spinstralia-8dttbk li + li {
  margin-left: 30px;
}

.spinstralia-8dttbk li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.spinstralia-ht49qy {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.spinstralia-ht49qy {
    margin-bottom: 18px;
  }
}

.spinstralia-fk77u1 {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.spinstralia-fk77u1 tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.spinstralia-fk77u1 tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.spinstralia-fk77u1 tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.spinstralia-fk77u1 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.spinstralia-fk77u1 tbody tr:last-of-type {
  margin-bottom: 0;
}

.spinstralia-fk77u1 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.spinstralia-fk77u1 tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.spinstralia-fk77u1 tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.spinstralia-fk77u1 tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .spinstralia-fk77u1 tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.spinstralia-fk77u1 tbody tr td .spinstralia-1y0tmg {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .spinstralia-fk77u1 tbody tr td .spinstralia-1y0tmg {
    width: 100%;
  }
}

.spinstralia-fk77u1 tbody tr td .spinstralia-u67fa3 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.spinstralia-xlpe33 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-fk77u1 tbody tr td .spinstralia-u67fa3:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-fk77u1 tbody tr td .spinstralia-u67fa3 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .spinstralia-fk77u1 tbody tr td .spinstralia-u67fa3 {
    width: 100%;
  }
}

.spinstralia-fk77u1 tbody tr td .spinstralia-jf68nx {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .spinstralia-fk77u1 tbody tr td .spinstralia-jf68nx:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-fk77u1 tbody tr {
    flex-direction: column;
  }
}

.spinstralia-fk77u1 tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.spinstralia-k6tn6l {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-k6tn6l {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-k6tn6l {
    margin: 0 auto 60px;
  }
}

.spinstralia-7km5iz {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-7km5iz {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.spinstralia-k9v4wa {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-k9v4wa {
    margin: 0 -5px;
  }
}

.spinstralia-msvups {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.spinstralia-msvups img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

.spinstralia-msvups p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .spinstralia-msvups:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .spinstralia-msvups {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-msvups {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .spinstralia-msvups p {
    font-size: 16px;
  }
}

.spinstralia-rycu0e {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .spinstralia-rycu0e {
    height: 190px;
    margin: 20px auto;
  }
}

.spinstralia-rycu0e img {
  width: 100%;
  height: 100%;
}

.spinstralia-rycu0e iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .spinstralia-rycu0e iframe {
    height: 190px;
  }
}

.spinstralia-u195fs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.spinstralia-u195fs::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.spinstralia-pycehp {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.spinstralia-pycehp svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-pycehp:hover svg {
    transform: scale(1.1);
  }
}

.spinstralia-sxwfp9 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-sxwfp9 {
    padding: 40px 0;
  }
}

.spinstralia-ow5lae {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-ow5lae {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .spinstralia-ow5lae {
    flex-direction: column-reverse;
  }
}

.spinstralia-9vroa6 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.spinstralia-9vroa6 img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .spinstralia-9vroa6 {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-9vroa6 {
    margin: 10px 0 0;
  }
}

.spinstralia-4s279v {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.spinstralia-4s279v h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .spinstralia-4s279v {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-4s279v {
    padding: 24px 10px;
  }
}

.spinstralia-3rlvx4 {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

.spinstralia-3rlvx4:hover {
  border: 1px solid #8c8ca2;
}

.spinstralia-552mcm {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.spinstralia-552mcm:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.spinstralia-r6qg8r {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.spinstralia-r6qg8r a {
  text-decoration: underline;
  color: #8babff;
}

.spinstralia-mb17m1 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.spinstralia-mb17m1 .spinstralia-3rlvx4 {
  width: 50%;
  margin: 0;
}

.spinstralia-qotuyi {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.spinstralia-qotuyi:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.spinstralia-srq6xt {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-srq6xt {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-srq6xt {
    margin: 0 0 60px;
  }
}

.spinstralia-ba78zc {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-ba78zc {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.spinstralia-nt176w {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .spinstralia-nt176w {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.spinstralia-kc0lai {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-kc0lai {
    flex-basis: auto;
    max-width: 100%;
  }
}

.spinstralia-s6szrb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-s6szrb {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.spinstralia-s6szrb a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .spinstralia-s6szrb a {
    margin: 1px 0 4px;
  }
}

.spinstralia-s6szrb a svg {
  fill: #fff;
}

.spinstralia-s6szrb a:hover {
  background: #3d68e7;
}

.spinstralia-oupp0c {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.spinstralia-fmk8qc {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-fmk8qc {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.spinstralia-w8gdbc {
  font-size: 16px;
  color: var(--text-color);
}

.spinstralia-0mn4eo {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-0mn4eo {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-0mn4eo {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .spinstralia-0mn4eo {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.spinstralia-iox6pi {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.spinstralia-iox6pi h1,
.spinstralia-iox6pi h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-iox6pi h1,
  .spinstralia-iox6pi h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .spinstralia-iox6pi {
    margin: 0;
    padding-right: 20px;
  }
}

.spinstralia-l3pewg {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.spinstralia-l3pewg h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-l3pewg h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.spinstralia-l3pewg h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-l3pewg h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.spinstralia-l3pewg table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.spinstralia-l3pewg table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-l3pewg table tr td {
    padding: 12px 4px;
  }
}

.spinstralia-l3pewg table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-l3pewg table tr th {
    padding: 12px 4px;
  }
}

.spinstralia-l3pewg table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .spinstralia-l3pewg {
    margin: 0;
  }
}

.spinstralia-yl2gj5 {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .spinstralia-yl2gj5 {
    min-height: 190px;
  }
}

.spinstralia-lwbdap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.spinstralia-lwbdap::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.spinstralia-rc33su {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.spinstralia-rc33su.spinstralia-5033xl {
  display: none;
}

.spinstralia-sj561d {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.spinstralia-sj561d iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spinstralia-sj561d iframe.spinstralia-pjdykf {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.spinstralia-sj561d.spinstralia-j7v846 {
  opacity: 1;
  pointer-events: all;
}

.spinstralia-4zfii3 {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

.spinstralia-4zfii3 svg {
  margin-right: 10px;
}

.spinstralia-4zfii3 + .spinstralia-4zfii3 {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-4zfii3:hover {
    background: #a8a6b3;
  }
}

.spinstralia-z8ak5w {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .spinstralia-z8ak5w:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-4zfii3 {
    height: 42px;
    max-width: 220px;
  }
}

.spinstralia-0mn4eo .spinstralia-re1mb6 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.spinstralia-0mn4eo .spinstralia-re1mb6 h1,
.spinstralia-0mn4eo .spinstralia-re1mb6 h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-0mn4eo .spinstralia-re1mb6 h1,
  .spinstralia-0mn4eo .spinstralia-re1mb6 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .spinstralia-0mn4eo .spinstralia-re1mb6 {
    margin: 28px 0 0;
  }
}

.spinstralia-tbaay6 {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-tbaay6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .spinstralia-tbaay6 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-tbaay6 {
    margin: 20px auto 60px;
  }
}

.spinstralia-llmmf6 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .spinstralia-llmmf6 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-llmmf6 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.spinstralia-ln51nj {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.spinstralia-ln51nj iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spinstralia-age98v {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.spinstralia-age98v h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .spinstralia-age98v h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-age98v h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .spinstralia-age98v {
    max-width: 100%;
    margin: 0;
  }
}

.spinstralia-bey16x {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-bey16x {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.spinstralia-h1qese {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-h1qese {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.spinstralia-anpyz2 {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.spinstralia-anpyz2 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .spinstralia-anpyz2 {
    margin: 0;
  }
  .spinstralia-anpyz2:last-of-type {
    margin-top: 4px;
  }
}

.spinstralia-j9yjiz {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .spinstralia-j9yjiz {
    padding: 10px;
  }
}

.spinstralia-j9yjiz .spinstralia-ks58xk {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .spinstralia-j9yjiz .spinstralia-ks58xk {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .spinstralia-j9yjiz {
    flex-wrap: wrap;
  }
}

.spinstralia-pa49mu {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.spinstralia-pa49mu img {
  width: 100%;
}

.spinstralia-terz88 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .spinstralia-terz88 {
    max-width: 200px;
    margin: 0;
  }
}

.spinstralia-yeolxp {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.spinstralia-aecp34 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.spinstralia-adw5x6 {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 {
    margin: 0 0 60px;
  }
}

.spinstralia-adw5x6 .spinstralia-crq0uz {
  position: relative;
}

.spinstralia-adw5x6 .spinstralia-e5koyb {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.spinstralia-adw5x6 .spinstralia-e5koyb.spinstralia-5033xl {
  display: none;
}

.spinstralia-adw5x6 .spinstralia-d6tzcr {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .spinstralia-adw5x6 .spinstralia-d6tzcr {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .spinstralia-adw5x6 .spinstralia-d6tzcr {
    bottom: 90px;
  }
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-mxgt4n {
  max-width: 300px;
  width: 100%;
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-mxgt4n .spinstralia-k2vej3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-mxgt4n .spinstralia-k2vej3 {
    font-size: 32px;
    text-align: center;
  }
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-mxgt4n .spinstralia-u8rna1 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-mxgt4n .spinstralia-u8rna1 {
    text-align: center;
  }
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d {
    flex-direction: column-reverse;
  }
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d .spinstralia-3k21fn {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d .spinstralia-3k21fn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d .spinstralia-3k21fn {
    width: 100%;
  }
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d .spinstralia-6y0onq {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.spinstralia-xlpe33 ease-in-out;
  overflow: hidden;
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d .spinstralia-6y0onq span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d .spinstralia-6y0onq:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d .spinstralia-6y0onq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-d6tzcr .spinstralia-4gns9d .spinstralia-6y0onq {
    width: 100%;
  }
}

.spinstralia-adw5x6 .spinstralia-d6tzcr.spinstralia-5033xl {
  display: none;
}

.spinstralia-adw5x6 .spinstralia-w72bsp {
  display: none;
}

.spinstralia-adw5x6 .spinstralia-w72bsp.spinstralia-j7v846 {
  display: block;
}

.spinstralia-adw5x6 .spinstralia-w72bsp iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-w72bsp iframe {
    height: calc(100vh - 54px);
  }
}

.spinstralia-adw5x6 .spinstralia-j8pb0l {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-adw5x6 .spinstralia-j8pb0l {
    padding: 24px 16px 0;
  }
}

.spinstralia-adw5x6 .spinstralia-j8pb0l .spinstralia-k2vej3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-j8pb0l .spinstralia-k2vej3 {
    margin-bottom: 24px;
  }
}

.spinstralia-adw5x6 .spinstralia-j8pb0l table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.spinstralia-adw5x6 .spinstralia-j8pb0l table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-j8pb0l table tr td {
    padding: 12px 4px;
  }
}

.spinstralia-adw5x6 .spinstralia-j8pb0l table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-adw5x6 .spinstralia-j8pb0l table tr th {
    padding: 12px 4px;
  }
}

.spinstralia-adw5x6 .spinstralia-j8pb0l table tr:last-of-type td {
  border-bottom: none;
}

.spinstralia-cpaeh3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.spinstralia-cpaeh3.spinstralia-zbwkxt {
  display: block;
}

.spinstralia-cpaeh3 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.spinstralia-cpaeh3 .spinstralia-xhhwcu {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.spinstralia-cpaeh3 .spinstralia-xjpn7u {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.spinstralia-cpaeh3 .spinstralia-6y0onq {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

.spinstralia-cpaeh3 .spinstralia-6y0onq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.spinstralia-pl9ssh {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.spinstralia-pl9ssh.spinstralia-zbwkxt {
  display: block;
}

.spinstralia-08rtw7 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.spinstralia-0ftjva {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.spinstralia-r9cl7w {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .spinstralia-0ftjva {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.spinstralia-w74udb {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.spinstralia-w74udb svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.spinstralia-ef2le8 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.spinstralia-yirj9z.spinstralia-5033xl {
  display: none;
}

.spinstralia-uq06c3 {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-uq06c3 {
    margin-bottom: 20px;
  }
}

.spinstralia-ery20j {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.spinstralia-ery20j span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.spinstralia-ery20j small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.spinstralia-ery20j input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.spinstralia-xlpe33 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.spinstralia-ery20j input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinstralia-ery20j input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinstralia-ery20j input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.spinstralia-ery20j input:active {
  border-color: #c2c0ce;
}

.spinstralia-ery20j input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .spinstralia-ery20j {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.spinstralia-12f8pe {
  margin-bottom: 36px;
}

.spinstralia-12f8pe textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.spinstralia-12f8pe textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinstralia-12f8pe textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .spinstralia-12f8pe {
    margin-bottom: 24px;
  }
}

.spinstralia-z4eaq1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.spinstralia-8da3ce {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

.spinstralia-8da3ce:hover {
  background: var(--border-color);
}

.spinstralia-5du3ww {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.spinstralia-xlpe33 ease-in-out;
}

.spinstralia-5du3ww:hover {
  background: #166ad9;
}

.spinstralia-ozys8n {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.spinstralia-ozys8n.spinstralia-5033xl {
  display: none;
}

.spinstralia-rwjj15 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.spinstralia-ozys8n .spinstralia-8da3ce {
  margin: 0 auto;
}

.spinstralia-07ank2 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-07ank2 {
    margin-bottom: 16px;
  }
}

.spinstralia-y1mpbo {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.spinstralia-b54noi {
  filter: grayscale(100%);
}

.spinstralia-y1mpbo > input {
  display: none;
}

.spinstralia-y1mpbo > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinstralia-w9f3ye.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spinstralia-d6yu8z 44.spinstralia-dfdm10.spinstralia-rh13n8.spinstralia-8awen3.spinstralia-h5dy5j.spinstralia-7lhg92.spinstralia-3s3eed.spinstralia-fz8wxf.spinstralia-02rt4x.spinstralia-odjd3e.spinstralia-o77av2.spinstralia-m4ku3q.spinstralia-am3otp 0l-12.spinstralia-4gvq4e 30.spinstralia-rotmzx.spinstralia-jxv6lc 2.spinstralia-pea8fl.spinstralia-jxv6lc 3.spinstralia-q7rgts 3.spinstralia-5i6yqk.spinstralia-gr4cky 3.spinstralia-pdu3cw.spinstralia-66rv80.spinstralia-fic1ix.spinstralia-l01873 7-3.spinstralia-4gvq4e 10.spinstralia-gxvab3.spinstralia-l01873 23.spinstralia-wjh8de.spinstralia-3s6qdf 1.spinstralia-74t6ck 2.spinstralia-4gvq4e 3.spinstralia-3s6qdf 1.spinstralia-gr4cky 5.spinstralia-1xsp1x.spinstralia-gr4cky 32.spinstralia-qitn71.spinstralia-66rv80 5.spinstralia-am3otp 4.spinstralia-l01873 9.spinstralia-l01873 8.spinstralia-gr4cky 6.spinstralia-fwp1h4.spinstralia-lgg3dh.spinstralia-zzwcva.spinstralia-ko8l2c.spinstralia-ixn8yp 4.spinstralia-qpwrdv.spinstralia-ixn8yp 6.spinstralia-ixn8yp 0l29.spinstralia-am3otp 17.spinstralia-8x63va.spinstralia-78h9hm 2.spinstralia-5wofwp 10.spinstralia-wbmvil.spinstralia-4gvq4e 8.spinstralia-rmwx3q.spinstralia-a7f1qx.spinstralia-bluvro.spinstralia-i05xre.spinstralia-a3zed0.spinstralia-66rv80.spinstralia-7lhg92.spinstralia-4gvq4e 1.spinstralia-7jzqro.spinstralia-smzqry.spinstralia-dez6ph.spinstralia-5m6z3b.spinstralia-axfvjm.spinstralia-74t6ck 1.spinstralia-oz498l.spinstralia-hjlnqb.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spinstralia-y1mpbo > input:checked ~ label,
.spinstralia-y1mpbo > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinstralia-w9f3ye.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spinstralia-d6yu8z 44.spinstralia-dfdm10.spinstralia-rh13n8.spinstralia-8awen3.spinstralia-h5dy5j.spinstralia-7lhg92.spinstralia-3s3eed.spinstralia-fz8wxf.spinstralia-02rt4x.spinstralia-odjd3e.spinstralia-o77av2.spinstralia-m4ku3q.spinstralia-am3otp 0l-12.spinstralia-4gvq4e 30.spinstralia-rotmzx.spinstralia-jxv6lc 2.spinstralia-pea8fl.spinstralia-jxv6lc 3.spinstralia-q7rgts 3.spinstralia-5i6yqk.spinstralia-gr4cky 3.spinstralia-pdu3cw.spinstralia-66rv80.spinstralia-fic1ix.spinstralia-l01873 7-3.spinstralia-4gvq4e 10.spinstralia-gxvab3.spinstralia-l01873 23.spinstralia-wjh8de.spinstralia-3s6qdf 1.spinstralia-74t6ck 2.spinstralia-4gvq4e 3.spinstralia-3s6qdf 1.spinstralia-gr4cky 5.spinstralia-1xsp1x.spinstralia-gr4cky 32.spinstralia-qitn71.spinstralia-66rv80 5.spinstralia-am3otp 4.spinstralia-l01873 9.spinstralia-l01873 8.spinstralia-gr4cky 6.spinstralia-fwp1h4.spinstralia-lgg3dh.spinstralia-zzwcva.spinstralia-ko8l2c.spinstralia-ixn8yp 4.spinstralia-qpwrdv.spinstralia-ixn8yp 6.spinstralia-ixn8yp 0l29.spinstralia-am3otp 17.spinstralia-8x63va.spinstralia-78h9hm 2.spinstralia-5wofwp 10.spinstralia-wbmvil.spinstralia-4gvq4e 8.spinstralia-rmwx3q.spinstralia-a7f1qx.spinstralia-bluvro.spinstralia-i05xre.spinstralia-a3zed0.spinstralia-66rv80.spinstralia-7lhg92.spinstralia-4gvq4e 1.spinstralia-7jzqro.spinstralia-smzqry.spinstralia-dez6ph.spinstralia-5m6z3b.spinstralia-axfvjm.spinstralia-74t6ck 1.spinstralia-oz498l.spinstralia-hjlnqb.5z'/%3e%3c/svg%3e");
}

.spinstralia-y1mpbo > input:not(:checked) ~ label:hover,
.spinstralia-y1mpbo > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinstralia-w9f3ye.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinstralia-d6yu8z 44.spinstralia-dfdm10.spinstralia-rh13n8.spinstralia-8awen3.spinstralia-h5dy5j.spinstralia-7lhg92.spinstralia-3s3eed.spinstralia-fz8wxf.spinstralia-02rt4x.spinstralia-odjd3e.spinstralia-o77av2.spinstralia-m4ku3q.spinstralia-am3otp 0l-12.spinstralia-4gvq4e 30.spinstralia-rotmzx.spinstralia-jxv6lc 2.spinstralia-pea8fl.spinstralia-jxv6lc 3.spinstralia-q7rgts 3.spinstralia-5i6yqk.spinstralia-gr4cky 3.spinstralia-pdu3cw.spinstralia-66rv80.spinstralia-fic1ix.spinstralia-l01873 7-3.spinstralia-4gvq4e 10.spinstralia-gxvab3.spinstralia-l01873 23.spinstralia-wjh8de.spinstralia-3s6qdf 1.spinstralia-74t6ck 2.spinstralia-4gvq4e 3.spinstralia-3s6qdf 1.spinstralia-gr4cky 5.spinstralia-1xsp1x.spinstralia-gr4cky 32.spinstralia-qitn71.spinstralia-66rv80 5.spinstralia-am3otp 4.spinstralia-l01873 9.spinstralia-l01873 8.spinstralia-gr4cky 6.spinstralia-fwp1h4.spinstralia-lgg3dh.spinstralia-zzwcva.spinstralia-ko8l2c.spinstralia-ixn8yp 4.spinstralia-qpwrdv.spinstralia-ixn8yp 6.spinstralia-ixn8yp 0l29.spinstralia-am3otp 17.spinstralia-8x63va.spinstralia-78h9hm 2.spinstralia-5wofwp 10.spinstralia-wbmvil.spinstralia-4gvq4e 8.spinstralia-rmwx3q.spinstralia-a7f1qx.spinstralia-bluvro.spinstralia-i05xre.spinstralia-a3zed0.spinstralia-66rv80.spinstralia-7lhg92.spinstralia-4gvq4e 1.spinstralia-7jzqro.spinstralia-smzqry.spinstralia-dez6ph.spinstralia-5m6z3b.spinstralia-axfvjm.spinstralia-74t6ck 1.spinstralia-oz498l.spinstralia-hjlnqb.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .spinstralia-i9drko > .spinstralia-wzbecp {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .spinstralia-i9drko > .spinstralia-wzbecp {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .spinstralia-i9drko > .spinstralia-wzbecp {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .spinstralia-i9drko > .spinstralia-wzbecp {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .spinstralia-i9drko > .spinstralia-wzbecp {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.spinstralia-aylxn3 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.spinstralia-aylxn3.spinstralia-5033xl {
  display: none;
}

.spinstralia-y3j9l7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .spinstralia-y3j9l7 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-y3j9l7 {
    border-radius: 20px 20px 0 0;
  }
}

.spinstralia-ydskkr {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.spinstralia-ydskkr::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.spinstralia-ydskkr::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.spinstralia-ydskkr img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .spinstralia-ydskkr {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .spinstralia-ydskkr img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-ydskkr {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .spinstralia-ydskkr img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.spinstralia-gd05ur {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .spinstralia-gd05ur {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-gd05ur {
    font-size: 14px;
  }
}

.spinstralia-afe932 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.spinstralia-afe932::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .spinstralia-afe932::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.spinstralia-afe932::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .spinstralia-afe932::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .spinstralia-afe932 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-afe932 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.spinstralia-1umnfm {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .spinstralia-1umnfm {
    top: -20px;
  }
}

.spinstralia-l8f9qs {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.spinstralia-xlpe33 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .spinstralia-l8f9qs:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .spinstralia-l8f9qs {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-l8f9qs {
    width: 90px;
    height: 40px;
  }
}

.spinstralia-aylxn3.spinstralia-5r4jav .spinstralia-y3j9l7 {
  background: #2b3b67;
}

.spinstralia-aylxn3.spinstralia-5r4jav .spinstralia-ydskkr {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spinstralia-aylxn3.spinstralia-5r4jav .spinstralia-ydskkr::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spinstralia-aylxn3.spinstralia-5r4jav .spinstralia-ydskkr::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spinstralia-aylxn3.spinstralia-5r4jav .spinstralia-afe932::before {
  background: #0e0f41;
}

.spinstralia-aylxn3.spinstralia-5r4jav .spinstralia-afe932::after {
  background: #152557;
}

.spinstralia-aylxn3.spinstralia-aqkqgi .spinstralia-y3j9l7 {
  background: #1f35fa;
}

.spinstralia-aylxn3.spinstralia-aqkqgi .spinstralia-ydskkr {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spinstralia-aylxn3.spinstralia-aqkqgi .spinstralia-ydskkr::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spinstralia-aylxn3.spinstralia-aqkqgi .spinstralia-ydskkr::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spinstralia-aylxn3.spinstralia-aqkqgi .spinstralia-afe932::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spinstralia-aylxn3.spinstralia-aqkqgi .spinstralia-afe932::after {
  background: #192ac8;
}

.spinstralia-aylxn3.spinstralia-3ylf0o .spinstralia-y3j9l7 {
  background: #fa771f;
}

.spinstralia-aylxn3.spinstralia-3ylf0o .spinstralia-ydskkr {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinstralia-aylxn3.spinstralia-3ylf0o .spinstralia-ydskkr::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spinstralia-aylxn3.spinstralia-3ylf0o .spinstralia-ydskkr::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spinstralia-aylxn3.spinstralia-3ylf0o .spinstralia-afe932::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinstralia-aylxn3.spinstralia-3ylf0o .spinstralia-afe932::after {
  background: #fa8535;
}

.spinstralia-kudap8 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .spinstralia-kudap8 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .spinstralia-kudap8 {
    margin: 24px 0 60px;
  }
}

.spinstralia-kudap8 h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-kudap8 h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.spinstralia-djx0dt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-djx0dt {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.spinstralia-d89737 {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-d89737 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.spinstralia-6w7xfx {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .spinstralia-6w7xfx:hover {
    background: var(--button-bg-hover);
  }
}

.spinstralia-xxkoxm {
  display: flex;
  align-items: center;
  gap: 10px;
}

.spinstralia-xxkoxm span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.spinstralia-xxkoxm small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-xxkoxm {
    margin-bottom: 16px;
  }
}

.spinstralia-koae0g {
  width: 120px;
  height: 22px;
}

.spinstralia-koae0g .spinstralia-ltsjt6 {
  fill: #c2c0ce;
}

.spinstralia-koae0g [rating="1"] .spinstralia-ltsjt6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinstralia-koae0g [rating="2"] .spinstralia-ltsjt6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinstralia-koae0g [rating="3"] .spinstralia-ltsjt6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinstralia-koae0g [rating="4"] .spinstralia-ltsjt6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinstralia-koae0g [rating="5"] .spinstralia-ltsjt6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.spinstralia-rbeh83 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-rbeh83 {
    gap: 16px 0;
  }
}

.spinstralia-3m1occ {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.spinstralia-3m1occ.spinstralia-j7v846 {
  display: block;
}

.spinstralia-3m1occ.spinstralia-5033xl {
  display: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-3m1occ {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.spinstralia-dt91la {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spinstralia-hps12b {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.spinstralia-qs00u0 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.spinstralia-pjqu3z small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.spinstralia-pjqu3z span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.spinstralia-bd2imb {
  font-size: 16px;
  line-height: 140%;
}

.spinstralia-xwg2dk {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spinstralia-xwg2dk .spinstralia-ltsjt6 {
  fill: #c2c0ce;
}

.spinstralia-xwg2dk [rating="1"] .spinstralia-ltsjt6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinstralia-xwg2dk [rating="2"] .spinstralia-ltsjt6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinstralia-xwg2dk [rating="3"] .spinstralia-ltsjt6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinstralia-xwg2dk [rating="4"] .spinstralia-ltsjt6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinstralia-xwg2dk [rating="5"] .spinstralia-ltsjt6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.spinstralia-qiqfs9 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-qiqfs9 {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.spinstralia-6x7s6m {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .spinstralia-6x7s6m {
    padding: 0 16px;
  }
}

.spinstralia-xelvk6 {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-xelvk6 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.spinstralia-6h67to {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .spinstralia-6h67to {
    padding: 12px;
    gap: 12px;
  }
}

.spinstralia-6fprow {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.spinstralia-6fprow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spinstralia-9qhtl0 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.spinstralia-wgnvs2 {
  flex: 1;
  min-width: 0;
}

.spinstralia-pgwd2p {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-pgwd2p {
    font-size: 14px;
    gap: 6px;
  }
}

.spinstralia-b3k19k {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.spinstralia-b3k19k svg,
.spinstralia-b3k19k img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spinstralia-b3k19k svg path {
  fill: var(--button-bg-color);
}

.spinstralia-b3k19k svg circle {
  fill: var(--button-text-color);
}

.spinstralia-1f5xdl {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .spinstralia-1f5xdl {
    font-size: 12px;
  }
}

.spinstralia-1f5xdl strong {
  font-weight: 600;
}

.spinstralia-h77urz {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.spinstralia-h77urz p {
  margin: 0 0 16px;
}

.spinstralia-h77urz p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .spinstralia-h77urz {
    font-size: 14px;
    line-height: 150%;
  }
}

.spinstralia-zestir {
  max-width: 300px;
  width: 100%;
}

.spinstralia-zestir a {
  width: 100%;
}

@media (max-width: 575px) {
  .spinstralia-zestir {
    max-width: 200px;
  }
}

.spinstralia-b2720l {
  justify-content: center;
}

.spinstralia-vbaxhu {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.spinstralia-7ykyu5 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .spinstralia-b1ceqp {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.spinstralia-759fp8 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.spinstralia-759fp8 .spinstralia-692oxq {
  justify-content: center;
}

/* faq */

.spinstralia-sgmhny {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.spinstralia-0rruv5 {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.spinstralia-prn54c ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spinstralia-0rruv5::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.spinstralia-prn54c ease;
}

.spinstralia-sgmhny.spinstralia-zbwkxt .spinstralia-0rruv5::after {
  transform: rotate(45deg);
}

.spinstralia-0pq6kb {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.spinstralia-xlpe33 ease, padding 0.spinstralia-xlpe33 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.spinstralia-sgmhny.spinstralia-zbwkxt .spinstralia-0pq6kb {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.spinstralia-acqx15 {
  margin: 25px 0;
}

.spinstralia-y1mpbo > input:not(:checked) ~ label:hover,
.spinstralia-y1mpbo > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinstralia-5qyq27.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinstralia-atcxav 44.spinstralia-e4mh2j.spinstralia-0dkvhe.spinstralia-ytm3k1.spinstralia-pbb7c9.spinstralia-s8m4q1.spinstralia-9b493m.spinstralia-5k4g27.spinstralia-cxj4bt.spinstralia-c3blr7.spinstralia-cr4nzl.spinstralia-3h760x.spinstralia-o8kh1l 0l-12.spinstralia-ic83if 30.spinstralia-lq8o5x.spinstralia-ews448 2.spinstralia-wkipbm.spinstralia-ews448 3.spinstralia-knbay4 3.spinstralia-igducb.spinstralia-xrm4h3 3.spinstralia-16fnbo.spinstralia-xis5sz.spinstralia-59nhkm.spinstralia-boj8mj 7-3.spinstralia-ic83if 10.spinstralia-j94er7.spinstralia-boj8mj 23.spinstralia-gr7hv0.spinstralia-178zt9 1.spinstralia-2r4xlg 2.spinstralia-ic83if 3.spinstralia-178zt9 1.spinstralia-xrm4h3 5.spinstralia-1p6mnh.spinstralia-xrm4h3 32.spinstralia-pyf32o.spinstralia-xis5sz 5.spinstralia-o8kh1l 4.spinstralia-boj8mj 9.spinstralia-boj8mj 8.spinstralia-xrm4h3 6.spinstralia-pjzd72.spinstralia-hl6ofl.spinstralia-f7ufq9.spinstralia-2nv7xn.spinstralia-1vut2r 4.spinstralia-oj3z08.spinstralia-1vut2r 6.spinstralia-1vut2r 0l29.spinstralia-o8kh1l 17.spinstralia-whoaee.spinstralia-jzorcd 2.spinstralia-if5lqk 10.spinstralia-876fba.spinstralia-ic83if 8.spinstralia-6h4ah3.spinstralia-7wq789.spinstralia-xlfl99.spinstralia-zb8ifr.spinstralia-ce4dda.spinstralia-xis5sz.spinstralia-s8m4q1.spinstralia-ic83if 1.spinstralia-xf0axl.spinstralia-a0mjiy.spinstralia-juoyin.spinstralia-p7kcpi.spinstralia-mby2vk.spinstralia-2r4xlg 1.spinstralia-l242we.spinstralia-vdllqf.5z'/%3e%3c/svg%3e");
}

.spinstralia-3v262g {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .spinstralia-3v262g {
    gap: 16px 0;
  }
}

.spinstralia-fljd9h {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.spinstralia-fljd9h.spinstralia-bcbg2u {
  display: block;
}

.spinstralia-fljd9h.spinstralia-f481qe {
  display: none;
}

@media only screen and (max-width: 767px) {
  .spinstralia-fljd9h {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.spinstralia-5ivniz {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spinstralia-wh8uu0 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.spinstralia-du3tv3 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.spinstralia-8tetkh small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.spinstralia-8tetkh span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.spinstralia-zaxs2a {
  font-size: 16px;
  line-height: 140%;
}

.spinstralia-prspvi {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spinstralia-prspvi .spinstralia-6tcez0 {
  fill: #c2c0ce;
}

.spinstralia-prspvi [rating="1"] .spinstralia-6tcez0:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinstralia-prspvi [rating="2"] .spinstralia-6tcez0:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinstralia-prspvi [rating="3"] .spinstralia-6tcez0:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinstralia-prspvi [rating="4"] .spinstralia-6tcez0:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinstralia-prspvi [rating="5"] .spinstralia-6tcez0:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.spinstralia-29799k {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.spinstralia-29799k textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.spinstralia-29799k button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.spinstralia-nomlgn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.spinstralia-nomlgn.spinstralia-bqr4y3 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.spinstralia-v1crfc {
  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;
}

.spinstralia-v1crfc label {
  font-size: 14px;
}

.spinstralia-v1crfc h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spinstralia-v1crfc input,
.spinstralia-v1crfc textarea,
.spinstralia-v1crfc 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;
}
.spinstralia-v1crfc button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spinstralia-prn54c ease;
}
.spinstralia-v1crfc button:hover {
  background-color: var(--button-bg-hover);
}
.spinstralia-9is8ml {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spinstralia-rh13ga ease-in;
}

.spinstralia-9is8ml 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;
}
.spinstralia-67gsra, .spinstralia-721j43, [class*="review-card"],
thead, thead th, table th, .spinstralia-70cdw8,
.spinstralia-tx02ga, [class*="collapsible-header"],
.spinstralia-nkb8wi, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.spinstralia-isdgqh, .spinstralia-isdgqh :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
