@font-face {
  font-family: "airnewzald";
  src: url("../fonts/airnewzald.eot");
  src: url("../fonts/airnewzald.eot?#iefix") format("embedded-opentype"), url("../fonts/airnewzald.woff") format("woff"), url("../fonts/airnewzald.ttf") format("truetype"), url("../fonts/airnewzald.svg#5058f1af8388633f609cadb75a75dc9d") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "airnzsans";
  src: url("../fonts/AirNewZealandSansSub-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "airnzsans";
  src: url("../fonts/AirNewZealandSansSub-Semibold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
}
.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

body,
html {
  margin: 0px;
  padding: 0px;
  background-color: #111111;
  color: #FFFFFF;
  font-family: "airnzsans";
  line-height: 1.2em;
  font-size: 15px;
  height: 100%;
}

* {
  box-sizing: border-box;
  scroll-behavior: smooth;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
p {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

h1,
h2 {
  font-family: "airnewzald";
  line-height: 1em;
}

h1 {
  font-size: 3.5em;
}

h2 {
  font-size: 1.65em;
}

h3 {
  font-size: 1em;
}

* {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
*::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
*::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.4);
}
*::-webkit-scrollbar-thumb {
  background: #7238e6;
}
*::-webkit-scrollbar-thumb:hover {
  background: #FFFFFF;
}

*[tabindex="0"]:focus {
  outline: 1px solid #fff;
  outline-offset: 1px;
  z-index: 1;
}

.block-link {
  background-color: #7238E6;
  display: inline-block;
  color: #FFFFFF;
  padding: 0.8em;
  padding-left: 1.2em;
  padding-right: 1.2em;
  border-radius: 4px;
  font-size: 1rem;
  line-height: 1em;
  transition: 0.25s;
  position: relative;
  cursor: pointer;
}
.block-link:hover {
  color: #FFFFFF;
  background-color: #3e00BA;
}
.block-link.hasicon {
  padding-right: 2em;
}
.block-link.hasicon.left {
  padding-right: 0.8em;
  padding-left: 2em;
}
.block-link.hasicon.left i {
  right: auto;
  left: 1em;
}
.block-link.sml {
  font-size: 0.8rem;
}
.block-link.secondary {
  background-color: transparent;
  border: 1px solid #fff;
}
.block-link.secondary:hover {
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.3);
}
.block-link.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.block-link.large {
  font-size: 1.25rem;
}

.navigation {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: 10px;
  pointer-events: all;
}
@media all and (max-width: 480px) {
  .navigation {
    transform: none;
    top: auto;
    bottom: 50px;
    left: 12px;
  }
}
.navigation a {
  display: block;
  margin: 5px;
  width: 40px;
  height: 40px;
  position: relative;
}
.navigation a i {
  position: absolute;
  font-size: 2em;
  line-height: 1em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.25s;
}
.navigation a:hover i {
  font-size: 2.5em;
}
.map-wrapper {
  z-index: 1;
  position: relative;
  flex-basis: 100%;
}
.map-wrapper .map-ui {
  width: 100%;
  min-height: var(--wrapper-height);
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.map-wrapper .map-ui .tourism-logo {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  width: 110px;
  height: 40px;
  background-image: url("../img/australia-logo.png");
  pointer-events: none;
}
@media all and (min-width: 480px) {
  .map-wrapper .map-ui .tourism-logo {
    top: 20px;
    right: 20px;
    width: 200px;
    height: 60px;
  }
}
.map-wrapper .map-ui .clue-btn {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  pointer-events: all;
}
.map-wrapper .map-ui .clue-btn.show {
  display: block;
}
.map-wrapper .map-ui .title {
  background: linear-gradient(rgba(17, 17, 17, 0.85) 0px, rgba(17, 17, 17, 0) 100%);
  pointer-events: none;
}
@media all and (min-width: 1024px) {
  .map-wrapper .map-ui .title {
    display: flex;
    align-items: center;
    flex-grow: 0.33;
  }
  .map-wrapper .map-ui .title:has(.small) {
    flex-grow: 0;
  }
}
.map-wrapper .map-ui .title .img-title {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  width: 100%;
  background-image: url("../img/tag-mobile.png");
  height: 200px;
  transition: 1s;
  margin-top: 50px;
}
@media all and (min-width: 1024px) {
  .map-wrapper .map-ui .title .img-title {
    height: 300px;
    margin-top: 80px;
  }
}
.map-wrapper .map-ui .title .img-title.small {
  margin-top: 20px;
  margin-left: 20px;
  height: 90px;
  width: 120px;
}
.map-wrapper .map-ui .intro-copy {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: linear-gradient(0deg, rgba(17, 17, 17, 0.85) 0px, rgba(17, 17, 17, 0) 200px);
  padding: 20px;
}
@media all and (min-width: 1024px) {
  .map-wrapper .map-ui .intro-copy {
    display: flex;
    flex-direction: column;
    text-align: left;
    flex-grow: 1;
  }
}
@media all and (max-width: 480px) {
  .map-wrapper .map-ui .intro-copy h1 {
    font-size: 2.75em;
  }
}
.map-wrapper .map-ui .intro-copy p {
  display: flex;
  gap: 10px;
  line-height: 1.35em;
}
.map-wrapper .map-ui .intro-copy p.intro {
  max-width: 650px;
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
}
@media all and (min-width: 480px) {
  .map-wrapper .map-ui .intro-copy p.intro {
    font-size: 1.5rem;
  }
}
.map-wrapper .map-ui .intro-copy p.terms {
  font-size: 0.85rem;
}
.map-wrapper .map-ui .intro-copy p.terms a {
  text-decoration: underline;
}
.map-wrapper .map-ui .intro-copy a {
  pointer-events: all;
}
.map-wrapper .map-ui .intro-copy #all_destination {
  display: none;
}
.map-wrapper .map-ui .map-key {
  display: none;
  padding: 15px;
  width: 100%;
  justify-content: space-around;
  pointer-events: none;
}
@media all and (min-width: 480px) {
  .map-wrapper .map-ui .map-key {
    justify-content: center;
    gap: 20px;
    background: linear-gradient(rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.8) 100%);
    padding: 0 16px 32px 0;
  }
}
.map-wrapper .map-ui .map-key .block-link {
  pointer-events: all;
}
.map-wrapper .map-ui .map-key .key {
  background-color: rgba(17, 17, 17, 0.6);
  padding: 5px 10px;
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 10px;
}
.map-wrapper .map-ui .map-key .key img {
  height: 30px;
}
@media all and (min-width: 480px) {
  .map-wrapper .map-ui .map-key .key {
    padding: 8px 16px;
    gap: 8px;
  }
}
.map-wrapper .map-ui .map-key .key a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  pointer-events: all;
}
.map-wrapper .map-ui .map-key .key span {
  font-size: 0.8em;
  line-height: 1.2em;
}
@media all and (min-width: 480px) {
  .map-wrapper .map-ui .map-key .key span {
    font-size: 1em;
  }
}
.map-wrapper .map-ui .navigation {
  display: none;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: 10px;
  flex-direction: column;
  justify-content: center;
  pointer-events: all;
}
.map-wrapper .map-ui .navigation.open {
  display: flex;
}
.map-wrapper .map-ui .navigation a img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.map-wrapper #map {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media all and (min-width: 480px) {
  .map-wrapper #map {
    opacity: 0.5;
  }
}
.map-wrapper #map.active {
  opacity: 1;
}

.overlays {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.5);
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  min-height: var(--wrapper-height);
}
.overlays.open {
  visibility: visible;
  opacity: 1;
}
.overlays.bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  top: auto;
  left: auto;
}
.overlays .clue-wrapper, .overlays .destination-wrapper, .overlays .explore-wrapper {
  display: none;
  color: #111111;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
}
.overlays .clue-wrapper.open, .overlays .destination-wrapper.open, .overlays .explore-wrapper.open {
  visibility: visible;
  opacity: 1;
  display: flex;
}
.overlays .clue-wrapper .clue, .overlays .clue-wrapper .destination, .overlays .clue-wrapper .explore, .overlays .destination-wrapper .clue, .overlays .destination-wrapper .destination, .overlays .destination-wrapper .explore, .overlays .explore-wrapper .clue, .overlays .explore-wrapper .destination, .overlays .explore-wrapper .explore {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
  border-radius: 0 0 10px 10px;
  background-color: white;
  padding: 10px 10px 20px 10px;
}
.overlays .clue-wrapper .clue h1, .overlays .clue-wrapper .destination h1, .overlays .clue-wrapper .explore h1, .overlays .destination-wrapper .clue h1, .overlays .destination-wrapper .destination h1, .overlays .destination-wrapper .explore h1, .overlays .explore-wrapper .clue h1, .overlays .explore-wrapper .destination h1, .overlays .explore-wrapper .explore h1 {
  font-size: 2rem;
}
.overlays .clue-wrapper .clue p, .overlays .clue-wrapper .destination p, .overlays .clue-wrapper .explore p, .overlays .destination-wrapper .clue p, .overlays .destination-wrapper .destination p, .overlays .destination-wrapper .explore p, .overlays .explore-wrapper .clue p, .overlays .explore-wrapper .destination p, .overlays .explore-wrapper .explore p {
  font-size: 1rem;
}
.overlays .clue-wrapper .clue p.helper, .overlays .clue-wrapper .destination p.helper, .overlays .clue-wrapper .explore p.helper, .overlays .destination-wrapper .clue p.helper, .overlays .destination-wrapper .destination p.helper, .overlays .destination-wrapper .explore p.helper, .overlays .explore-wrapper .clue p.helper, .overlays .explore-wrapper .destination p.helper, .overlays .explore-wrapper .explore p.helper {
  font-style: italic;
}
.overlays .clue-wrapper .clue p[data-content=daily_clue], .overlays .clue-wrapper .destination p[data-content=daily_clue], .overlays .clue-wrapper .explore p[data-content=daily_clue], .overlays .destination-wrapper .clue p[data-content=daily_clue], .overlays .destination-wrapper .destination p[data-content=daily_clue], .overlays .destination-wrapper .explore p[data-content=daily_clue], .overlays .explore-wrapper .clue p[data-content=daily_clue], .overlays .explore-wrapper .destination p[data-content=daily_clue], .overlays .explore-wrapper .explore p[data-content=daily_clue] {
  font-weight: bold;
}
.overlays .clue-wrapper .clue .destination-nav-wrapper, .overlays .clue-wrapper .destination .destination-nav-wrapper, .overlays .clue-wrapper .explore .destination-nav-wrapper, .overlays .destination-wrapper .clue .destination-nav-wrapper, .overlays .destination-wrapper .destination .destination-nav-wrapper, .overlays .destination-wrapper .explore .destination-nav-wrapper, .overlays .explore-wrapper .clue .destination-nav-wrapper, .overlays .explore-wrapper .destination .destination-nav-wrapper, .overlays .explore-wrapper .explore .destination-nav-wrapper {
  display: flex;
  gap: 20px;
}
.overlays .clue-wrapper .clue .destination-nav-wrapper .block-link, .overlays .clue-wrapper .destination .destination-nav-wrapper .block-link, .overlays .clue-wrapper .explore .destination-nav-wrapper .block-link, .overlays .destination-wrapper .clue .destination-nav-wrapper .block-link, .overlays .destination-wrapper .destination .destination-nav-wrapper .block-link, .overlays .destination-wrapper .explore .destination-nav-wrapper .block-link, .overlays .explore-wrapper .clue .destination-nav-wrapper .block-link, .overlays .explore-wrapper .destination .destination-nav-wrapper .block-link, .overlays .explore-wrapper .explore .destination-nav-wrapper .block-link {
  display: flex;
  padding: 8px 10px;
  border-radius: 8px;
}
.overlays .clue-wrapper .clue .destination-nav-wrapper .block-link img, .overlays .clue-wrapper .destination .destination-nav-wrapper .block-link img, .overlays .clue-wrapper .explore .destination-nav-wrapper .block-link img, .overlays .destination-wrapper .clue .destination-nav-wrapper .block-link img, .overlays .destination-wrapper .destination .destination-nav-wrapper .block-link img, .overlays .destination-wrapper .explore .destination-nav-wrapper .block-link img, .overlays .explore-wrapper .clue .destination-nav-wrapper .block-link img, .overlays .explore-wrapper .destination .destination-nav-wrapper .block-link img, .overlays .explore-wrapper .explore .destination-nav-wrapper .block-link img {
  width: 26px;
  height: 26px;
}
.overlays .clue-wrapper .clue .destination-nav-wrapper .block-link.black, .overlays .clue-wrapper .destination .destination-nav-wrapper .block-link.black, .overlays .clue-wrapper .explore .destination-nav-wrapper .block-link.black, .overlays .destination-wrapper .clue .destination-nav-wrapper .block-link.black, .overlays .destination-wrapper .destination .destination-nav-wrapper .block-link.black, .overlays .destination-wrapper .explore .destination-nav-wrapper .block-link.black, .overlays .explore-wrapper .clue .destination-nav-wrapper .block-link.black, .overlays .explore-wrapper .destination .destination-nav-wrapper .block-link.black, .overlays .explore-wrapper .explore .destination-nav-wrapper .block-link.black {
  background-color: #111111;
}
.overlays .clue-wrapper .clue, .overlays .destination-wrapper .clue, .overlays .explore-wrapper .clue {
  border-radius: 10px;
  max-width: 400px;
  padding-top: 4.5rem;
  position: relative;
}
.overlays .clue-wrapper .clue .clue-helper-animation, .overlays .destination-wrapper .clue .clue-helper-animation, .overlays .explore-wrapper .clue .clue-helper-animation {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: visible;
}
.overlays .clue-wrapper .clue .clue-helper-animation .icon, .overlays .destination-wrapper .clue .clue-helper-animation .icon, .overlays .explore-wrapper .clue .clue-helper-animation .icon {
  width: 7rem;
  height: 7rem;
  border-radius: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  background-color: #ddd;
  padding: 10px;
}
.overlays .clue-wrapper .clue .clue-helper-animation .mover, .overlays .destination-wrapper .clue .clue-helper-animation .mover, .overlays .explore-wrapper .clue .clue-helper-animation .mover {
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  background-color: #7238E6;
  margin-left: -2.5rem;
  margin-bottom: -0.5rem;
}
.overlays .destination-wrapper {
  padding: 0;
  justify-content: flex-end;
}
.overlays .explore-wrapper {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("../img/tag_yourinthedraw.png");
  justify-content: flex-end;
  aspect-ratio: 1/2;
  height: auto;
  max-width: 550px;
  max-height: 100%;
  background-position: bottom;
}
.overlays .explore-wrapper.australia {
  background-image: url("../img/tag_explore_more.png");
}
.overlays .explore-wrapper.australia .explore {
  height: 44%;
}
.overlays .explore-wrapper .explore {
  background-color: transparent;
  color: #FFFFFF;
  padding: 7%;
  gap: 20px;
  height: 50%;
}
.overlays .explore-wrapper .explore p {
  font-size: 1.25rem;
  line-height: 140%;
}
.overlays .explore-wrapper .explore .video {
  width: 100%;
  height: auto;
}
.overlays .explore-wrapper .explore .video video {
  aspect-ratio: 16/9;
  width: 100%;
  border-radius: 20px;
}

.overlays.open-swiper {
  visibility: visible;
  opacity: 1;
}
.overlays .swiper {
  display: none;
}
.overlays .swiper .swiper-slide {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.overlays .swiper .swiper-slide .slide-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media all and (min-width: 480px) {
  .overlays .swiper .swiper-slide .slide-inner {
    max-width: 800px;
    max-height: 700px;
  }
}
.overlays .swiper .swiper-slide .mask {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  position: relative;
  background-color: #000;
}
.overlays .swiper .swiper-slide .mask .movable {
  cursor: move;
  position: absolute;
}
.overlays .swiper .swiper-slide .mask .movable img {
  position: relative;
  display: block;
  pointer-events: none;
  height: auto;
  width: 2000px;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0s, transform 2s, opacity 1s;
}
@media all and (max-width: 480px) {
  .overlays .swiper .swiper-slide .mask .movable img {
    width: auto;
    height: 1000px;
  }
}
.overlays .swiper .swiper-slide .mask .movable .item {
  width: 40px;
  height: 40px;
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
}
.overlays .swiper .swiper-slide .mask .movable:not(.ui-draggable) img {
  transform: scale(0.5);
  opacity: 0;
}
.overlays .swiper .swiper-slide .mask .movable-helper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  background-color: #7238E6;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2rem auto;
  background-image: url("../img/hand.svg");
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 1;
  z-index: 2;
  border-radius: 100%;
  animation: movehelper 3s ease-in-out infinite;
  transition: 0.5s;
}
.overlays .swiper .swiper-slide .mask:hover .movable-helper, .overlays .swiper .swiper-slide .mask:has(.ui-draggable-dragging) .movable-helper {
  opacity: 0;
}

@keyframes movehelper {
  0% {
    top: 40%;
    left: 40%;
  }
  25% {
    top: 40%;
    left: 60%;
  }
  50% {
    top: 60%;
    left: 60%;
  }
  75% {
    top: 60%;
    left: 40%;
  }
  100% {
    top: 40%;
    left: 40%;
  }
}
:root {
  --wrapper-height: 100dvh;
}

.main-wrapper {
  min-height: var(--wrapper-height);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: stretch;
}
.main-wrapper .outer-gradient-overlay {
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}
.main-wrapper .outer-wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: space-between;
  min-height: var(--wrapper-height);
}
.main-wrapper .outer-wrapper .hint {
  display: none;
  text-align: center;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  padding: 8px;
  z-index: 10000;
  min-width: 220px;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, 0%);
  font-size: 0.7em;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
}
.main-wrapper .outer-wrapper .hint.open {
  transition-delay: 1s;
  visibility: visible;
  opacity: 1;
}
@media all and (min-width: 480px) {
  .main-wrapper .outer-wrapper .hint {
    top: 40%;
    font-size: 1em;
    padding: 10px 16px;
    gap: 16px;
  }
  .main-wrapper .outer-wrapper .hint img {
    width: 30px;
  }
}
.main-wrapper .outer-wrapper .found-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -150%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  max-width: 400px;
  width: 100%;
  background-image: url(../img/tag_congrats.png);
  justify-content: flex-end;
  z-index: 1000;
  animation: bounce-in 1s ease 0s 1 normal forwards;
  height: calc(var(--wrapper-height));
}
.main-wrapper .outer-wrapper .found-wrapper.exit {
  animation: slide-out 0.5s ease 0s 1 normal forwards;
}
.main-wrapper .outer-wrapper .thanks-wrapper {
  position: absolute;
  z-index: 1000;
  background-color: rgba(17, 17, 17, 0.9);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 1s;
}
.main-wrapper .outer-wrapper .thanks-wrapper.wait {
  transition-delay: 1s;
  visibility: visible;
  opacity: 1;
}
.main-wrapper .outer-wrapper .thanks-wrapper .marigold-wrapper {
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 10px;
  max-width: 500px;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.main-wrapper .outer-wrapper .thanks-wrapper .marigold-wrapper .iframe-wrapper {
  max-height: calc(var(--wrapper-height) - 40px);
  overflow-x: auto;
  padding: 0 5px 5px 5px;
}
.main-wrapper .outer-wrapper .thanks-wrapper .tag-thanks {
  z-index: 1;
  position: absolute;
  max-width: 200px;
  width: 35%;
  margin: -270px 0 0 -40px;
  top: 0;
  left: 0;
  transform: rotate(15deg);
}
@media all and (max-width: 720px) {
  .main-wrapper .outer-wrapper .thanks-wrapper .tag-thanks {
    margin: -250px 0 0 0px;
  }
}
@media all and (max-width: 720px) {
  .main-wrapper .outer-wrapper {
    flex-direction: column;
  }
}

.terms-wrapper, .prizes-wrapper {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-height: 90%;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  flex-direction: column;
  transform: translate(-50%, -50%);
  z-index: 99;
  background-color: #111111;
  max-width: 700px;
  border-radius: 10px;
  gap: 20px;
  z-index: 99999;
}
@media all and (max-width: 480px) {
  .terms-wrapper, .prizes-wrapper {
    width: 95%;
  }
}
.terms-wrapper.open, .prizes-wrapper.open {
  visibility: visible;
  opacity: 1;
  display: flex;
}
.terms-wrapper .content, .prizes-wrapper .content {
  padding: 40px;
  padding-bottom: 20px;
  overflow: auto;
  flex-grow: 1;
}
@media all and (max-width: 480px) {
  .terms-wrapper .content, .prizes-wrapper .content {
    padding: 20px;
  }
}
.terms-wrapper .content h1, .prizes-wrapper .content h1 {
  font-size: 3rem;
}
@media all and (max-width: 480px) {
  .terms-wrapper .content h1, .prizes-wrapper .content h1 {
    font-size: 2rem;
  }
}
.terms-wrapper .content p, .terms-wrapper .content li, .prizes-wrapper .content p, .prizes-wrapper .content li {
  line-height: 1.4em;
}
@media all and (min-width: 480px) {
  .terms-wrapper .content p, .terms-wrapper .content li, .prizes-wrapper .content p, .prizes-wrapper .content li {
    font-size: 1.1rem;
  }
}
.terms-wrapper .content ol, .terms-wrapper .content ul, .prizes-wrapper .content ol, .prizes-wrapper .content ul {
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
}
.terms-wrapper .content ol li, .terms-wrapper .content ul li, .prizes-wrapper .content ol li, .prizes-wrapper .content ul li {
  padding: 5px 0;
}
.terms-wrapper .content h1, .terms-wrapper .content h2, .terms-wrapper .content h3, .terms-wrapper .content h4, .terms-wrapper .content h5, .terms-wrapper .content p, .terms-wrapper .content ul, .terms-wrapper .content ol, .prizes-wrapper .content h1, .prizes-wrapper .content h2, .prizes-wrapper .content h3, .prizes-wrapper .content h4, .prizes-wrapper .content h5, .prizes-wrapper .content p, .prizes-wrapper .content ul, .prizes-wrapper .content ol {
  padding-bottom: 10px;
}
.terms-wrapper .overlay-navigation, .prizes-wrapper .overlay-navigation {
  padding: 20px;
  display: flex;
  justify-content: center;
  gap: 20px;
}

@keyframes rotate-in {
  0% {
    transform: rotate(105deg);
    transform-origin: top center;
    opacity: 0;
  }
  100% {
    transform: rotate(15deg);
    transform-origin: top center;
    opacity: 1;
  }
}
@keyframes bounce-in {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: translate(-50%, -120%);
  }
  38% {
    animation-timing-function: ease-out;
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  55% {
    animation-timing-function: ease-in;
    transform: translate(-50%, -60%);
  }
  72% {
    animation-timing-function: ease-out;
    transform: translate(-50%, -50%);
  }
  81% {
    animation-timing-function: ease-in;
    transform: translate(-50%, -55%);
  }
  90% {
    animation-timing-function: ease-out;
    transform: translate(-50%, -50%);
  }
  95% {
    animation-timing-function: ease-in;
    transform: translate(-50%, -52%);
  }
  100% {
    animation-timing-function: ease-out;
    transform: translate(-50%, -50%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -150%);
  }
}
img.icon {
  display: inline-block;
  height: 1em;
  width: auto;
}/*# sourceMappingURL=main.v1.css.map */