/* Colours */
/* Break points */
.bkg-navy {
  background-color: #081943;
}

.bkg-eats {
  background-color: rgb(77, 74, 156);
}

.bkg-spots {
  background-color: rgb(0, 171, 191);
}

.bkg-times {
  background-color: rgb(242, 150, 0);
}

.bkg-reef {
  background-color: #FC6B7A;
}

.bkg-darkReef {
  background-color: #dd6374;
}

.bkg-darkBlue {
  background-color: #408d9f;
}

.bkg-lightNavy {
  background-color: #223056;
}

.bkg-pink {
  background-color: #FB9DC1;
}

.bkg-orange {
  background-color: rgb(240, 150, 32);
}

.bkg-blue {
  background-color: #00ABBF;
}

.bkg-white {
  background-color: #fff;
}

.bkg-lightBlue {
  background-color: #c8e9eb;
}

.bkg-purple {
  background-color: #41438D;
}

.bkg-qld {
  background-color: #FFCB0B;
}

.bkg-teal {
  background-color: rgb(170, 221, 226);
}

.bkg-outbackRed {
  background-color: #EF4E32;
}

.bkg-sunset {
  background-color: rgb(255, 204, 11);
}

.bkg-hotPink {
  background-color: #ed18a9;
}

.bkg-greatsRed {
  background-color: rgb(137, 28, 28);
}

.bkg-lightBlueV2 {
  background-color: #AADDE2;
}

@media screen and (min-width: 767.98px) {
  .bkg-md-eats {
    background-color: rgb(77, 74, 156);
  }
}
.bkg-grad-b-p {
  background: linear-gradient(137.62deg, #0C9FB3 -1.22%, #4D4B9C 91.29%);
}

.bkg-grad-p-p {
  background: linear-gradient(76.78deg, #4D4B9C 1.97%, #F26B7A 100.57%);
}

.bkg-grad-p-r {
  background: linear-gradient(180deg, #F26B7A 0%, #EF4E32 100%);
}

.bkg-grad-s-y {
  background: linear-gradient(90deg, #F29600 0%, #FFCB0B 100%);
}

@media screen and (max-width: 767.98px) {
  .bkg-grad-b-p-mob {
    background: linear-gradient(137.62deg, #0C9FB3 -1.22%, #4D4B9C 91.29%);
  }
  .bkg-blue-mob {
    background: #081943;
  }
  .bkg-sunset-mob {
    background: rgb(255, 204, 11);
  }
  .bkg-white-mob {
    background: #fff;
  }
}
.bkg-grad-p-b {
  background: linear-gradient(90deg, #4D4B9C 0%, #0C9FB3 100%);
}

@media screen and (min-width: 1439.98px) {
  .body-content-xl-text {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
body {
  background-color: #081943;
}
body.mobile-nav-active {
  overflow: hidden;
}
body.mobile-nav-active #year-scroll {
  right: -90px;
}

@media screen and (max-width: 1199.98px) {
  .container {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 1439.98px) {
  .container.slim {
    max-width: 1150px;
  }
  .container.super-slim {
    max-width: 650px;
  }
  .px-xl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .px-xl-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}
@media screen and (max-width: 1919.98px) {
  .container.max-width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1840px) {
  .container.mw-1920 {
    max-width: 1900px;
    padding-left: 0;
    padding-right: 0;
  }
}
.text-blue {
  color: #00ABBF;
}

.visually-hidden {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.visible {
  visibility: visible;
  opacity: 1;
}

.qld-day-logo {
  font-family: "Janeiro", sans-serif;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 1;
  letter-spacing: 1px;
}
@media screen and (max-width: 767.98px) {
  .qld-day-logo {
    padding: 0.75rem 0rem;
    margin-top: 0.25rem;
  }
}
@media screen and (min-width: 767.98px) {
  .qld-day-logo {
    font-size: 2.5rem;
  }
}
.qld-day-logo:hover, .qld-day-logo:focus {
  color: #fff;
}

.all-the-best {
  display: block;
  height: auto;
  margin: 0 auto;
}
@media screen and (min-width: 1199.98px) {
  .all-the-best {
    max-width: 60%;
  }
}

@media screen and (min-width: 991.98px) and (max-width: 1199.98px) {
  .all-the-best-logo-desktop {
    min-width: 600px;
  }
}
@media screen and (min-width: 1199.98px) {
  .all-the-best-desktop {
    max-width: 1000px;
  }
}
@media screen and (min-width: 1919.98px) {
  .all-the-best-logo-desktop {
    max-width: 1140px;
  }
}
section {
  padding: 1.5rem 0;
}
@media screen and (min-width: 767.98px) {
  section {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 1919.98px) {
  section {
    padding: 5rem 0;
  }
}

.rounded-icon {
  border-radius: 50%;
}

.all-the-best-block {
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.all-the-best-block h2 {
  font-family: "Poppins", sans-serif;
  font-size: 3rem;
  line-height: 3rem;
  color: #fff;
  font-weight: 900;
  margin-bottom: 0;
}
.all-the-best-block #dynamic-word {
  transition: all 0.5s ease;
}

.fun-facts .text-content {
  padding: 1rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
@media screen and (min-width: 1199.98px) {
  .fun-facts .text-content {
    padding: 2rem 4rem;
  }
}

.link-list li {
  list-style: none;
}

.link-navy a {
  color: #081943;
}

.link-white a {
  color: #fff;
  text-decoration: none;
}

html {
  font-size: 100%;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
}

strong {
  font-family: "Poppins";
  font-weight: 700;
}

.fw-thin {
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 2rem;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
}
@media screen and (min-width: 767.98px) {
  h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
}

h2 {
  font-size: 2rem;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 767.98px) {
  h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
h2.text-clear {
  text-transform: none;
  text-align: unset;
}

h3 {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  line-height: 3.5rem;
  color: #fff;
  text-align: center;
}

.text-navy {
  color: #081943;
}

.text-qld {
  color: #FFCB0B;
}

.text-transform-none {
  text-transform: none;
}

section h2.section-title {
  text-transform: none;
  color: #081943;
  text-align: start;
}
@media screen and (min-width: 1439.98px) {
  section h2.section-title {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 900;
  }
}
section h3.date-title {
  font-size: 1.875rem;
  line-height: 2.5rem;
  text-transform: none;
  color: #081943;
  text-align: start;
}
section address p {
  margin-bottom: 0 !important;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2rem;
}

footer h3 {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}

.sub-text {
  font-family: "Poppins", sans-serif;
  font-size: 1.15rem;
  line-height: 1.5rem;
  color: #fff;
  text-align: center;
  font-weight: 300;
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 767.98px) {
  .sub-text {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 991.98px) {
  .sub-text {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1439.98px) {
  .sub-text {
    font-size: 1.875rem;
    line-height: 2.5rem;
  }
}

.event-title {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  display: inline;
}

.fun-fact-title {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #fff;
  padding-bottom: 3rem;
  display: block;
}
@media screen and (min-width: 1199.98px) {
  .fun-fact-title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.fun-fact-text {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #fff;
  margin-bottom: 0;
}
@media screen and (min-width: 767.98px) {
  .fun-fact-text {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}
@media screen and (min-width: 1199.98px) {
  .fun-fact-text {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media screen and (min-width: 1439.98px) {
  .fun-fact-text {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}

.intro-hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.intro-hero h2 {
  font-family: "Poppins";
  font-weight: 700;
  text-transform: unset;
}
@media screen and (max-width: 767.98px) {
  .intro-hero h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1199.98px) {
  .intro-hero h2 {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
}

h2.svg-heading-local-legends {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-indent: -9999px;
  overflow: hidden;
  height: 90px;
  margin-bottom: 1rem;
  background-image: url("../../assets/images/misc/svg-heading-local-legends.svg");
}
@media screen and (min-width: 991.98px) {
  h2.svg-heading-local-legends {
    height: 220px;
    margin-bottom: 2rem;
  }
}

h2.svg-heading-all-the-best {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-indent: -9999px;
  overflow: hidden;
  height: 90px;
  margin-bottom: 1rem;
  background-image: url("../../assets/images/misc/svg-heading-all-the-best.svg");
}
@media screen and (min-width: 991.98px) {
  h2.svg-heading-all-the-best {
    height: 220px;
    margin-bottom: 2rem;
  }
}

h2.svg-heading-all-the-best-v2 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-indent: -9999px;
  overflow: hidden;
  height: 90px;
  margin-bottom: 1rem;
  background-image: url("../../assets/images/misc/svg-heading-all-the-best-v2.svg");
}
@media screen and (min-width: 991.98px) {
  h2.svg-heading-all-the-best-v2 {
    height: 220px;
    margin-bottom: 2rem;
  }
}

.btn.btn-primary {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 3.75rem;
  font-size: 1.25rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding: 0.25rem 2rem;
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}
.btn.btn-primary span {
  position: relative;
  z-index: 1;
}
.btn.btn-primary.btn-navy {
  background: #081943;
  color: #fff;
  border-color: #081943;
}
@media screen and (max-width: 767.98px) {
  .btn.btn-primary.small {
    font-size: 1rem;
  }
  .btn.btn-primary.slim {
    padding: 0.25rem 0.75rem;
  }
}
@media screen and (min-width: 767.98px) {
  .btn.btn-primary {
    font-size: 1.5rem;
    padding: 0.5rem 4rem;
  }
  .btn.btn-primary.small-md {
    font-size: 1rem;
  }
}
.btn.btn-primary.btn-small {
  font-size: 0.85rem;
  padding: 0.5rem 1rem;
}
.btn.btn-primary:hover:before {
  transform: translateX(0);
}
.btn.btn-vote-now {
  background: linear-gradient(to left, #F19720 0%, #F26B7A 100%);
  text-decoration: none;
  color: #fff;
  border-radius: 30px;
  padding: 0.5rem 1.5rem !important;
  font-size: 14px;
}
@media screen and (min-width: 1439.98px) {
  .btn.btn-vote-now {
    font-size: 15px;
  }
}
.btn.btn-vote-now:after {
  background: unset !important;
}
.btn.btn-nominate-now {
  background: linear-gradient(to left, #F19720 0%, #F26B7A 100%);
  text-decoration: none;
  color: #fff;
  border-radius: 30px;
  padding: 0.5rem 1.5rem !important;
  font-size: 14px;
}
@media screen and (min-width: 1439.98px) {
  .btn.btn-nominate-now {
    font-size: 15px;
  }
}
.btn.btn-nominate-now:after {
  background: unset !important;
}
.btn.btn-nominate-now:hover {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.btn.btn-vote-now {
  background: linear-gradient(137.62deg, #0C9FB3 -1.22%, #4D4B9C 91.29%);
  border-color: #fff;
  border-radius: 30px;
  transition: background-position 0.8s ease-in-out, background 0.8s ease-in-out, color 0.5s ease, box-shadow 0.5s ease;
}
.btn.btn-vote-now:hover {
  background: linear-gradient(317.62deg, #0C9FB3 -1.22%, #4D4B9C 91.29%);
  background-position: right center;
  color: #fff;
  box-shadow: 0 0 12px rgba(12, 159, 179, 0.4), 0 0 20px rgba(77, 75, 156, 0.3);
}
.btn.btn-vote-now.xl-btn {
  font-size: 1rem !important;
  padding: 0.5rem 2rem !important;
}
@media screen and (min-width: 1199.98px) {
  .btn.btn-vote-now.xl-btn {
    font-size: 1.5rem !important;
    padding: 1rem 4rem !important;
  }
}
.btn.btn-vote-now.v2 {
  background: linear-gradient(90deg, #F29600 0%, #FFCB0B 100%);
  border: 0;
}
@media screen and (min-width: 1199.98px) {
  .btn.btn-vote-now.v2 {
    font-size: 1.5rem !important;
    padding: 1rem 4rem !important;
  }
}
.btn.all-the-best-dot-filters {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 50px;
  background-color: #081943;
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 1.75rem;
  border: none;
  font-weight: 900;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  transition: background-color 0.3s ease, transform 0.3s ease;
  width: 60px;
  height: 60px;
  margin-bottom: 1rem;
  transition: width 0.4s ease;
}
.btn.all-the-best-dot-filters .circle {
  position: absolute;
  left: 15px;
  width: 30px;
  height: 30px;
  background-color: white;
  opacity: 0.2;
  border-radius: 50%;
  transition: opacity 0.3s ease;
}
.btn.all-the-best-dot-filters .label {
  position: relative;
  z-index: 1;
  margin-left: 3rem;
  opacity: 0;
  transition: opacity 0.3s ease 0.2s;
  white-space: nowrap;
}
.btn.all-the-best-dot-filters:hover, .btn.all-the-best-dot-filters.active {
  background-color: #0c2461;
  width: 360px;
}
.btn.all-the-best-dot-filters:hover .circle, .btn.all-the-best-dot-filters:hover .label, .btn.all-the-best-dot-filters.active .circle, .btn.all-the-best-dot-filters.active .label {
  opacity: 1;
}
.btn.all-the-best-dot-filters:hover[data-map-filter=eats], .btn.all-the-best-dot-filters.active[data-map-filter=eats] {
  background-color: rgb(77, 74, 156);
}
.btn.all-the-best-dot-filters:hover[data-map-filter=spots], .btn.all-the-best-dot-filters.active[data-map-filter=spots] {
  background-color: rgb(0, 171, 191);
}
.btn.all-the-best-dot-filters:hover[data-map-filter=times], .btn.all-the-best-dot-filters.active[data-map-filter=times] {
  background-color: rgb(242, 150, 0);
}
.btn.all-the-best-dot-filters:hover:active, .btn.all-the-best-dot-filters.active:active {
  color: #fff;
}
.btn.all-the-best-dot-filters:focus {
  outline: 2px solid #00ABBF;
  outline-offset: 4px;
}
.btn.all-the-best-dot-filters:focus[data-map-filter=eats] {
  outline: 2px solid rgb(77, 74, 156);
}
.btn.all-the-best-dot-filters:focus[data-map-filter=spots] {
  outline: 2px solid rgb(0, 171, 191);
}
.btn.all-the-best-dot-filters:focus[data-map-filter=times] {
  outline: 2px solid rgb(242, 150, 0);
}
.btn.all-the-best-dot-filters.active {
  color: #fff;
}
.btn.all-the-best-dot-filters.active[data-map-filter=eats] {
  background-color: rgb(77, 74, 156);
}
.btn.all-the-best-dot-filters.active[data-map-filter=spots] {
  background-color: rgb(0, 171, 191);
}
.btn.all-the-best-dot-filters.active[data-map-filter=times] {
  background-color: rgb(242, 150, 0);
}
.btn.all-the-best-dot-filters.active .circle {
  opacity: 1;
}
.btn.btn-grad-p-b {
  background: linear-gradient(90deg, #4D4B9C 0%, #0C9FB3 100%);
  border: 0;
  border-radius: 75px;
}
.btn.btn-grad-p-b a {
  color: #fff;
  text-decoration: none;
}
.btn.btn-outline-dark {
  background-color: transparent;
  border: 1px solid #081943;
  color: #081943;
  font-weight: 500;
  font-size: 1rem;
}
.btn.btn-outline-dark:hover {
  background-image: none;
  background-color: #fff;
  color: #081943;
}

header {
  background: linear-gradient(to left, rgb(77, 74, 156) 0%, rgb(8, 25, 67) 100%);
}
@media screen and (max-width: 767.98px) {
  header {
    position: fixed;
    width: 100%;
    border-bottom: 0;
    top: 0;
    z-index: 100;
  }
  header .qld-day-logo svg {
    width: 180px;
    height: 60px;
  }
}
@media screen and (min-width: 767.98px) {
  header {
    padding: 0.5rem 0;
    padding-bottom: 0;
  }
  header .qld-day-logo svg {
    width: 190px;
    height: 70px;
  }
}
@media screen and (max-width: 1199.98px) {
  header .container {
    padding-left: 0;
    padding-right: 0;
  }
  header .container .navbar-brand {
    padding-left: 1.5rem;
  }
  header .container button.hamburger,
  header .container .region-selected {
    padding-right: 1.5rem;
  }
  header .container #navBarQldDay {
    background-color: #081943;
  }
  header .container .navbar .navbar-nav {
    padding: 3rem 0rem;
    height: 100vh;
    align-items: flex-start;
  }
  header .container .navbar .navbar-nav li {
    display: flex;
    width: 100%;
  }
  header .container .navbar .navbar-nav li a {
    font-weight: 500;
    font-size: 1.15rem;
    display: block;
    width: 100%;
    padding: 0rem 1rem 1rem 1rem;
    position: relative;
  }
  header .container .navbar .navbar-nav li a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, #4d4a9c, #081943);
  }
  header .container .navbar .navbar-nav li a.btn-vote-now, header .container .navbar .navbar-nav li a.btn-nominate-now {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    display: block;
    margin: 0 auto;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1199.98px) and (min-width: 767.98px) {
  header .container .navbar .navbar-nav li a.btn-vote-now, header .container .navbar .navbar-nav li a.btn-nominate-now {
    width: unset;
  }
}
@media screen and (max-width: 1199.98px) {
  header .container .navbar .navbar-nav li a.btn-vote-now:after, header .container .navbar .navbar-nav li a.btn-nominate-now:after {
    content: unset;
  }
}
@media screen and (min-width: 1199.98px) {
  header .qld-day-nav .navbar {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 1439.98px) {
  header .qld-day-nav .navbar .navbar-nav.mid-nav li .nav-link-list {
    width: 100%;
  }
}
@media screen and (max-width: 1199.98px) {
  header .qld-day-nav .navbar .navbar-nav.mid-nav li .nav-link-list a.nav-link {
    padding: 1rem;
  }
}
@media screen and (min-width: 1199.98px) {
  header .qld-day-nav .navbar .navbar-nav.mid-nav li .nav-link-list a.nav-link {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
}
@media screen and (min-width: 1439.98px) {
  header .qld-day-nav .navbar .navbar-nav.mid-nav li .nav-link-list a.nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1199.98px) {
  header .qld-day-nav .navbar .navbar-nav.mid-nav li.action-buttons {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
  }
  header .qld-day-nav .navbar .navbar-nav.mid-nav li.action-buttons .btn-nominate-now {
    margin: 0;
  }
}
header .navbar {
  padding: 0;
}
header .navbar .navbar-toggler {
  border: 0;
  padding: 0;
}
header .navbar .navbar-toggler .navbar-toggler-icon {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255%2C%20203%2C%2011%2C%201%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
header .navbar .navbar-nav {
  align-items: center;
}
header .navbar .navbar-nav .mid-nav li {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
header .navbar .navbar-nav li {
  padding: 0.25rem 0;
}
header .navbar .navbar-nav li a.nav-link {
  color: #fff;
  position: relative;
  text-decoration: none;
}
header .navbar .navbar-nav li a.nav-link:focus, header .navbar .navbar-nav li a.nav-link:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(241, 151, 32, 0.4), 0 0 0 0.4rem rgba(242, 107, 122, 0.3); /* #F26B7A */
}
@media screen and (min-width: 1199.98px) {
  header .navbar .navbar-nav li a.nav-link {
    font-size: 13px;
    font-weight: 700;
    padding: 0;
  }
  header .navbar .navbar-nav li a.nav-link:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 0.25rem;
    bottom: -24px;
    left: 0;
    background-color: #FFCB0B;
    transform: scaleX(0);
    transition: transform 0.5s ease;
  }
  header .navbar .navbar-nav li a.nav-link:hover {
    color: #FFCB0B;
  }
  header .navbar .navbar-nav li a.nav-link:hover:before {
    transform: scaleX(1);
  }
  header .navbar .navbar-nav li a.nav-link.active {
    background-color: transparent;
    color: #fff;
  }
  header .navbar .navbar-nav li a.nav-link.active:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 0.25rem;
    bottom: -24px;
    left: 0;
    background-color: #FFCB0B;
    transform: scaleX(1);
  }
}
@media screen and (min-width: 1439.98px) {
  header .navbar .navbar-nav li a.nav-link {
    font-size: 15px;
  }
}
header .navbar .navbar-nav li a.nav-link.active {
  color: #FFCB0B;
}
@media screen and (min-width: 1199.98px) {
  header .navbar-nav {
    width: 100%;
    justify-content: space-evenly;
  }
  header .hamburger {
    display: none !important;
  }
}

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger[aria-expanded=true]:hover, .hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger[aria-expanded=true] .hamburger-inner, .hamburger.is-active .hamburger-inner {
  background-color: #fff;
}
.hamburger[aria-expanded=true] .hamburger-inner::before, .hamburger[aria-expanded=true] .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.hamburger.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger.hamburger--collapse[aria-expanded=true] .hamburger-inner, .hamburger.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger.hamburger--collapse[aria-expanded=true] .hamburger-inner::after, .hamburger.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger.hamburger--collapse[aria-expanded=true] .hamburger-inner::before, .hamburger.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger-box {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  width: 24px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  width: 24px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

.hero-inside {
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.hero-inside .hero-wrapper {
  position: relative;
  width: 100%;
  padding-top: 47.34%;
  /* Maintains 640:303 aspect ratio */
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  overflow: hidden;
  min-height: 300px;
}
.hero-inside .hero-wrapper.nominate {
  background-image: url("/assets/images/misc/hero-nominate.jpg");
}
.hero-inside .hero-wrapper .hero-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 576px) {
  .hero-inside .hero-wrapper .hero-logo {
    width: 75%;
  }
}
@media screen and (min-width: 767.98px) {
  .hero-inside .hero-wrapper .hero-logo {
    width: 70%;
  }
}
@media screen and (min-width: 991.98px) {
  .hero-inside .hero-wrapper .hero-logo {
    width: 65%;
  }
}
@media screen and (min-width: 1439.98px) {
  .hero-inside .hero-wrapper .hero-logo {
    width: 60%;
  }
}
@media screen and (min-width: 1919.98px) {
  .hero-inside .hero-wrapper .hero-logo {
    width: 1200px;
    max-width: 1200px;
  }
}
.hero-inside:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  opacity: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.85%, #081943 100%);
  pointer-events: none;
}

@media screen and (max-width: 767.98px) {
  main {
    padding-top: 4rem;
  }
}
.text-sections {
  padding: 4em;
}
.text-sections h2 {
  margin-bottom: 2rem;
}
.text-sections p {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-sections p.slogans {
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 700;
}
@media screen and (min-width: 1919.98px) {
  .text-sections p {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.25rem;
  }
}

.custom-col-p {
  padding: 2rem;
}
@media screen and (min-width: 1439.98px) {
  .custom-col-p {
    padding: 3rem;
  }
}

.image-container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
}
.image-container .img-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.meet-the-ambassadors-section .amb-img {
  width: 100%;
  border-radius: 50%;
  margin-bottom: 1.5rem;
}
.meet-the-ambassadors-section .amb-name {
  text-transform: uppercase;
  font-weight: 400;
  width: 100%;
  display: block;
  font-weight: 700;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}
.meet-the-ambassadors-section .amb-content {
  font-size: 1rem;
  font-weight: 400;
}
.meet-the-ambassadors-section [class^=col-] {
  margin-bottom: 2rem;
}

section.slim {
  padding: 3rem;
}
section.slim h2 {
  margin-bottom: 2rem;
  text-transform: none;
}
section.p-thin {
  padding: 1rem 0rem;
}
section .p-slim {
  padding: 3rem;
}
section .p-slim h2 {
  margin-bottom: 2rem;
  text-transform: none;
}
section.notice-banner {
  padding: 0.5rem 1rem;
  font-size: 0.85rem;
  display: none;
}
section .content-wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
section .content-wrapper .flex-fill {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#section-1.hero {
  position: relative;
  background-image: url("../../assets/images/misc/homepage-hero.jpg");
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  background-size: cover;
}
#section-1.hero .all-the-best {
  max-width: 70%;
  height: auto;
}
@media screen and (min-width: 991.98px) {
  #section-1.hero {
    padding-bottom: 1.25rem;
  }
}
#section-1.hero > .container {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 2;
}
#section-1.hero p.sub-text {
  margin-bottom: 0;
  padding: 30px 50px;
}
@media screen and (max-width: 767.98px) {
  #section-1.hero p.sub-text {
    background-color: rgba(8, 25, 67, 0.8);
    margin-top: -7px;
  }
}
@media screen and (min-width: 767.98px) {
  #section-1.hero:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 450px;
    opacity: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #081943 100%);
    pointer-events: none;
  }
}
#section-1.hero .wordmark-wrapper {
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  #section-1.hero .wordmark-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    opacity: 0.8;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.85%, #081943 100%);
    pointer-events: none;
  }
}
#section-1.hero.home[data-variant=a] {
  background-image: url("../../assets/images/misc/qld_day_home_variant_a_mobile_bkg.jpg");
  background-position: top;
}
@media screen and (min-width: 767.98px) {
  #section-1.hero.home[data-variant=a] {
    background-image: url("../../assets/images/misc/qld_day_home_variant_a_bkg.jpg");
    background-position: center;
  }
}
#section-1.hero.home[data-variant=b] {
  background-image: url("../../assets/images/misc/qld_day_home_variant_b_mobile_bkg.jpg");
  background-position: top;
}
@media screen and (min-width: 767.98px) {
  #section-1.hero.home[data-variant=b] {
    background-image: url("../../assets/images/misc/qld_day_home_variant_b_bkg.jpg");
    background-position: center;
  }
}
#section-1.hero.home[data-variant=c] {
  background-image: url("../../assets/images/misc/qld_day_home_variant_c_mobile_bkg.jpg");
  background-position: top;
}
@media screen and (min-width: 767.98px) {
  #section-1.hero.home[data-variant=c] {
    background-image: url("../../assets/images/misc/qld_day_home_variant_c_bkg.jpg");
    background-position: center;
  }
}
#section-1.hero.all-the-best-hero {
  background-image: url("../../assets/images/misc/qld_day_all_the_best_variant_a_mobile_bkg.jpg");
  background-position: top;
}
@media screen and (max-width: 767.98px) {
  #section-1.hero.all-the-best-hero {
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #section-1.hero.all-the-best-hero p.sub-text {
    background-color: unset;
  }
  #section-1.hero.all-the-best-hero .all-the-best {
    max-width: 80%;
  }
  #section-1.hero.all-the-best-hero .wordmark-wrapper:after {
    position: unset;
  }
  #section-1.hero.all-the-best-hero:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50vh;
    opacity: 0.8;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 13.85%, #081943 100%);
    pointer-events: none;
  }
}
@media screen and (min-width: 767.98px) {
  #section-1.hero.all-the-best-hero {
    background-image: url("../../assets/images/misc/qld_day_all_the_best_variant_a_bkg.jpg");
    background-position: center;
  }
}
#section-1.hero.all-the-best-hero:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.85%, #081943 100%);
}
@media screen and (min-width: 1439.98px) {
  #section-1.hero.all-the-best-hero {
    padding: 1rem 0;
    height: 950px;
  }
}

section.full-split-section .custom-padding, footer .custom-padding {
  padding: 75px 50px;
}
@media screen and (min-width: 1439.98px) {
  section.full-split-section .custom-padding, footer .custom-padding {
    padding: 150px;
  }
}
section.full-split-section .custom-padding h2, section.full-split-section .custom-padding p, footer .custom-padding h2, footer .custom-padding p {
  margin-bottom: 1.5rem;
}

section.custom-padding {
  padding: 75px 50px;
}
@media screen and (min-width: 1919.98px) {
  section.custom-padding {
    padding: 150px;
  }
}
section.custom-padding h2, section.custom-padding p {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 767.98px) {
  .order-mob-0 {
    order: 0 !important;
  }
  .order-mob-1 {
    order: 1 !important;
  }
  .pt-mob-0 {
    padding-top: 0 !important;
  }
  .pb-mob-0 {
    padding-bottom: 0 !important;
  }
  .px-row-mob-0 > * {
    padding-left: 0;
    padding-right: 0;
  }
}
button.btn.btn-primary.btn-navy {
  color: #fff;
}
button.btn.btn-primary.btn-navy a {
  color: #fff;
  text-decoration: none;
}
button.btn.btn-primary.btn-navy:hover {
  background-color: #fff;
  border-color: #fff;
  color: #081943;
}
button.btn.btn-primary.btn-navy:hover a {
  color: #081943;
}

button.btn.xl-btn {
  padding: 1rem 3rem;
}
@media screen and (max-width: 767.98px) {
  button.btn.xl-btn {
    font-size: 1rem;
    padding: 0.75rem 2.5rem;
  }
}
@media screen and (min-width: 767.98px) {
  button.btn.xl-btn {
    padding: 1rem 2rem;
  }
}

.all-the-best-leaderboard .leaderboard-filters .btn {
  font-family: "Poppins", sans-serif;
  font-size: 1.15rem;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 0.125rem 1rem;
  color: #fff;
}
.all-the-best-leaderboard .leaderboard-filters .btn[data-filter=filter-eats].active, .all-the-best-leaderboard .leaderboard-filters .btn[data-filter=filter-eats]:hover {
  background-color: rgb(77, 74, 156);
  border-color: rgb(77, 74, 156);
}
.all-the-best-leaderboard .leaderboard-filters .btn[data-filter=filter-spots].active, .all-the-best-leaderboard .leaderboard-filters .btn[data-filter=filter-spots]:hover {
  background-color: rgb(0, 171, 191);
  border-color: rgb(0, 171, 191);
}
.all-the-best-leaderboard .leaderboard-filters .btn[data-filter=filter-times].active, .all-the-best-leaderboard .leaderboard-filters .btn[data-filter=filter-times]:hover {
  background-color: rgb(242, 150, 0);
  border-color: rgb(242, 150, 0);
}
@media screen and (min-width: 767.98px) {
  .all-the-best-leaderboard .leaderboard-filters .btn {
    font-size: 1.75rem;
    padding: 0.25rem 2rem;
  }
}
.all-the-best-leaderboard #leaderBoard,
.all-the-best-leaderboard #leaderBoardGP {
  max-width: 1000px;
  margin: 0 auto;
  max-height: 210px;
  height: 210px !important;
  overflow-y: scroll;
}
@media screen and (min-width: 767.98px) {
  .all-the-best-leaderboard #leaderBoard,
  .all-the-best-leaderboard #leaderBoardGP {
    padding-right: 2rem;
    max-height: 510px;
    height: 510px !important;
  }
}
.all-the-best-leaderboard #leaderBoard .accordion-item,
.all-the-best-leaderboard #leaderBoardGP .accordion-item {
  background: transparent;
  border: 0;
  width: 97% !important;
  position: static !important;
}
@media screen and (min-width: 767.98px) {
  .all-the-best-leaderboard #leaderBoard .accordion-item,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item {
    width: 98% !important;
  }
}
@media screen and (min-width: 1199.98px) {
  .all-the-best-leaderboard #leaderBoard .accordion-item,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item {
    width: 100% !important;
  }
}
.all-the-best-leaderboard #leaderBoard .accordion-item h2,
.all-the-best-leaderboard #leaderBoardGP .accordion-item h2 {
  font-family: "Poppins", sans-serif;
}
.all-the-best-leaderboard #leaderBoard .accordion-item .underline-list,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .underline-list {
  width: 100%;
}
.all-the-best-leaderboard #leaderBoard .accordion-item .underline-list li,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .underline-list li {
  border-bottom: 1px solid #081943;
  padding-top: 1rem;
  padding-bottom: 1rem;
  list-style: none;
  text-align: end;
  color: #081943;
}
.all-the-best-leaderboard #leaderBoard .accordion-item .underline-list li strong,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .underline-list li strong {
  color: #081943;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 120px;
  color: #fff;
  font-size: 0.85rem;
  font-weight: 600;
  padding: 0;
  display: flex;
  align-items: center;
  box-shadow: none;
  transition: background-color 0.6s ease, color 0.4s ease;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button .winner,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button .winner {
  line-height: 1rem;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button .winner span,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button .winner span {
  font-weight: 400;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button span,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button span {
  color: #fff;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button:after,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23081943'%3e%3cpath  fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  width: 10px;
  height: 10px;
  margin-left: -1rem;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button.collapsed span,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button.collapsed span {
  color: #fff;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button.collapsed:after,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button.collapsed:after {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.all-the-best-leaderboard #leaderBoard .accordion-item button img,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button img {
  width: 45px;
  height: 45px;
  margin-right: 1rem;
}
@media screen and (min-width: 767.98px) {
  .all-the-best-leaderboard #leaderBoard .accordion-item button,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item button {
    padding: 0.75rem 1.5rem;
    font-size: 1.5rem;
  }
  .all-the-best-leaderboard #leaderBoard .accordion-item button .winner,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item button .winner {
    line-height: 2rem;
  }
  .all-the-best-leaderboard #leaderBoard .accordion-item button:after,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item button:after {
    width: 25px;
    height: 25px;
  }
  .all-the-best-leaderboard #leaderBoard .accordion-item button:after.collapsed:after,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item button:after.collapsed:after {
    width: 25px;
    height: 25px;
  }
  .all-the-best-leaderboard #leaderBoard .accordion-item button img,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item button img {
    width: 100px;
    height: 100px;
    margin-right: 1rem;
  }
}
@media screen and (min-width: 991.98px) {
  .all-the-best-leaderboard #leaderBoard .accordion-item button:after,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item button:after {
    margin-left: auto;
  }
}
.all-the-best-leaderboard #leaderBoard .accordion-item button:hover,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button:hover {
  background-color: #fff;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button:hover span.text-truncate,
.all-the-best-leaderboard #leaderBoard .accordion-item button:hover .winner,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button:hover span.text-truncate,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button:hover .winner {
  color: #081943;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button:hover .winner span,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button:hover .winner span {
  color: #081943;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button:hover:after,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button:hover:after {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23081943'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true],
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true] {
  background-color: #fff;
  border-color: #fff;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true] span.text-truncate,
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true] .winner,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true] span.text-truncate,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true] .winner {
  color: #081943;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true] .winner span,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true] .winner span {
  color: #081943;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true]:before,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true]:before {
  left: 0;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true]:after,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true]:after {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23081943'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true] .gold-winner span,
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true] .gold-winner,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true] .gold-winner span,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true] .gold-winner {
  background: linear-gradient(270deg, #FFD700, #FFEA70, #FFD700);
  background-size: 400% 400%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shimmerGold 5s ease infinite;
}
@keyframes shimmerGold {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true]:hover,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true]:hover {
  background-color: #081943;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true]:hover span.text-truncate,
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true]:hover .winner,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true]:hover span.text-truncate,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true]:hover .winner {
  color: #fff !important;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true]:hover .winner span,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true]:hover .winner span {
  color: #fff;
}
.all-the-best-leaderboard #leaderBoard .accordion-item button[aria-expanded=true]:hover:after,
.all-the-best-leaderboard #leaderBoardGP .accordion-item button[aria-expanded=true]:hover:after {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.all-the-best-leaderboard #leaderBoard .accordion-item .collapse .accordion-body,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .collapse .accordion-body {
  justify-content: flex-start;
  align-items: center;
}
.all-the-best-leaderboard #leaderBoard .accordion-item .collapse .accordion-body .finalists,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .collapse .accordion-body .finalists {
  color: #FFCC0B;
  text-transform: uppercase;
}
.all-the-best-leaderboard #leaderBoard .accordion-item .collapse .accordion-body .underline-list,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .collapse .accordion-body .underline-list {
  width: auto;
}
.all-the-best-leaderboard #leaderBoard .accordion-item .collapse .accordion-body .underline-list li,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .collapse .accordion-body .underline-list li {
  color: #fff;
  text-align: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-transform: unset;
  text-transform: capitalize;
}
.all-the-best-leaderboard #leaderBoard .accordion-item .collapse .accordion-body .underline-list li strong,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .collapse .accordion-body .underline-list li strong {
  color: #fff;
  text-transform: capitalize;
}
.all-the-best-leaderboard #leaderBoard .accordion-item .accordion-body,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .accordion-body {
  font-size: 0.85rem;
  color: #fff;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 1rem;
}
@media screen and (min-width: 767.98px) {
  .all-the-best-leaderboard #leaderBoard .accordion-item .accordion-body,
  .all-the-best-leaderboard #leaderBoardGP .accordion-item .accordion-body {
    font-size: 1.25rem;
    padding: 1rem;
  }
}
.all-the-best-leaderboard #leaderBoard .accordion-item .icon-placeholder img,
.all-the-best-leaderboard #leaderBoardGP .accordion-item .icon-placeholder img {
  border-radius: 50%;
}
@keyframes slideFadeIn {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(40px);
  }
}
.all-the-best-leaderboard #leaderBoard .fade-in,
.all-the-best-leaderboard #leaderBoardGP .fade-in {
  animation: slideFadeIn 0.5s ease-out forwards;
}
.all-the-best-leaderboard #leaderBoard .fade-out,
.all-the-best-leaderboard #leaderBoardGP .fade-out {
  animation: slideFadeOut 0.3s ease-in forwards;
}
.all-the-best-leaderboard #leaderBoard::-webkit-scrollbar,
.all-the-best-leaderboard #leaderBoardGP::-webkit-scrollbar {
  width: 8px;
  cursor: pointer;
}
.all-the-best-leaderboard #leaderBoard::-webkit-scrollbar-track,
.all-the-best-leaderboard #leaderBoardGP::-webkit-scrollbar-track {
  background: rgba(0, 171, 191, 0.2);
  cursor: pointer;
  /* Transparent-ish track */
}
.all-the-best-leaderboard #leaderBoard::-webkit-scrollbar-thumb,
.all-the-best-leaderboard #leaderBoardGP::-webkit-scrollbar-thumb {
  background: rgb(255, 225, 225);
  cursor: pointer;
  border-radius: 32px;
}
.all-the-best-leaderboard #leaderBoard::-webkit-scrollbar-thumb:hover,
.all-the-best-leaderboard #leaderBoardGP::-webkit-scrollbar-thumb:hover {
  background: rgb(8, 25, 67);
  /* Full blue on hover */
}
@media screen and (min-width: 767.98px) {
  .all-the-best-leaderboard #leaderBoard::-webkit-scrollbar,
  .all-the-best-leaderboard #leaderBoardGP::-webkit-scrollbar {
    width: 16px;
  }
}


.full-split-section.all-the-best-section {
  overflow: unset;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 1000px;
  z-index:10;
}


.all-the-best-winners-finalists {
  padding-top: 2rem;
  padding-bottom: 2rem;

}
.all-the-best-winners-finalists .winner-item {
  border: 1px solid #fff;
  padding: 2rem 1.5rem;
  border-radius: 60px;
}
.all-the-best-winners-finalists .winner-item .title {
  font-size: 1.75rem;
  margin-bottom: 1rem;
  font-weight: 700;
}
.all-the-best-winners-finalists .winner-item .winner-title {
  color: #FFCC0B;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 700;
}
.all-the-best-winners-finalists .winner-item .winner {
  font-weight: 600;
  display: block;
  margin-right: 6px;
  margin-bottom: 1rem;
}
.all-the-best-winners-finalists .winner-item .winner.location {
  font-weight: 300;
}
.all-the-best-winners-finalists .winner-item .finalists-list .finalists.title {
  font-size: 0.9rem;
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
  color: #FFCC0B;
}
.all-the-best-winners-finalists .winner-item .finalists-list ul {
  padding-left: 0;
}
.all-the-best-winners-finalists .winner-item .finalists-list ul li {
  list-style: none;
  font-size: 0.8rem;
}
.all-the-best-winners-finalists .winner-item .finalists-list ul li .vote {
  font-weight: 500;
  margin-right: 0.25rem;
}
.full-split-section.all-the-best-section::-webkit-scrollbar {
  width: 8px;
}
.full-split-section.all-the-best-section::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 32px;
  /* Transparent-ish track */
}
.full-split-section.all-the-best-section::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 32px;
}
.full-split-section.all-the-best-section::-webkit-scrollbar-thumb:hover {
  background: rgb(8, 25, 67);
  /* Full blue on hover */
}
@media screen and (min-width: 767.98px) {
  .full-split-section.all-the-best-section::-webkit-scrollbar {
    width: 16px;
  }
}

#map {
  height: 500px;
  margin-top: 20px;
}

.bar-cell {
  position: relative;
}
.bar-cell .bar {
  background-color: #007bff;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0.2;
}
.bar-cell .text {
  position: relative;
  z-index: 1;
  padding-left: 4px;
}

th {
  cursor: pointer;
}

.formio-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.all-the-best-map > .container {
  text-align: center;
  display: flex;
  justify-content: center;
}
.all-the-best-map .all-the-best-map-filters {
  width: 360px;
}
.all-the-best-map .map-tooltip {
  position: absolute;
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 30px;
  padding: 0.75rem 1rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  font-size: 0.85rem;
  pointer-events: none;
  z-index: 9999;
  max-width: 220px;
  white-space: nowrap;
  gap: 8px;
  transition: opacity 0.2s ease;
}
.all-the-best-map .map-tooltip img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  margin-right: 1rem;
}
.all-the-best-map .map-tooltip .tooltip-text {
  display: flex;
  flex-direction: column;
}
.all-the-best-map .map-tooltip .region-name {
  font-weight: 600;
  font-size: 0.95rem;
  margin-bottom: 1rem;
  text-transform: capitalize;
}
.all-the-best-map #qld-day-map {
  width: 100%;
  max-width: 510px;
  height: auto;
  max-height: 100vh;
}
.all-the-best-map #qld-day-map circle, .all-the-best-map #qld-day-map .region-icon {
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 1;
  pointer-events: auto;
}
.all-the-best-map #qld-day-map circle.hidden, .all-the-best-map #qld-day-map .region-icon.hidden {
  opacity: 0;
  pointer-events: none;
}
.all-the-best-map #qld-day-map circle:hover, .all-the-best-map #qld-day-map .region-icon:hover {
  cursor: pointer;
}

#fun-facts-scroll {
  max-width: 610px;
  margin: 0 auto;
}
@media screen and (min-width: 767.98px) {
  #fun-facts-scroll {
    padding-right: 2rem;
    max-height: 510px;
    height: 510px !important;
    overflow-y: scroll;
  }
}
#fun-facts-scroll .fun-item {
  background: transparent;
  border: 0;
  width: 97% !important;
  position: static !important;
}
@media screen and (min-width: 767.98px) {
  #fun-facts-scroll .fun-item {
    width: 98% !important;
  }
}
@media screen and (min-width: 1199.98px) {
  #fun-facts-scroll .fun-item {
    width: 100% !important;
  }
}
#fun-facts-scroll .fun-item h2 {
  font-family: "Poppins", sans-serif;
}
#fun-facts-scroll .fun-item button {
  background-color: transparent;
  border: 2px solid #081943;
  border-radius: 120px;
  color: #081943;
  font-size: 0.85rem;
  font-weight: 600;
  padding: 0;
  display: flex;
  align-items: center;
  box-shadow: none;
  transition: background-color 0.6s ease, color 0.4s ease;
  width: 100%;
}
#fun-facts-scroll .fun-item button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath  fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  width: 15px;
  height: 15px;
}
#fun-facts-scroll .fun-item button.collapsed:after {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
#fun-facts-scroll .fun-item button img {
  width: 45px;
  height: 45px;
}
@media screen and (min-width: 767.98px) {
  #fun-facts-scroll .fun-item button {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
  }
  #fun-facts-scroll .fun-item button:after {
    width: 25px;
    height: 25px;
  }
  #fun-facts-scroll .fun-item button:after.collapsed:after {
    width: 25px;
    height: 25px;
  }
  #fun-facts-scroll .fun-item button img {
    width: 55px;
    height: 55px;
  }
}
@media screen and (min-width: 1439.98px) {
  #fun-facts-scroll .fun-item button {
    font-size: 1.5rem;
  }
  #fun-facts-scroll .fun-item button img {
    width: 75px;
    height: 75px;
  }
}
#fun-facts-scroll .fun-item button:hover, #fun-facts-scroll .fun-item button.active, #fun-facts-scroll .fun-item button[aria-expanded=true] {
  background-color: #081943;
  border-color: #081943;
  color: #fff;
}
#fun-facts-scroll .fun-item button:hover:before, #fun-facts-scroll .fun-item button.active:before, #fun-facts-scroll .fun-item button[aria-expanded=true]:before {
  left: 0;
}
#fun-facts-scroll .fun-item button:hover .gold-winner span,
#fun-facts-scroll .fun-item button:hover .gold-winner, #fun-facts-scroll .fun-item button.active .gold-winner span,
#fun-facts-scroll .fun-item button.active .gold-winner, #fun-facts-scroll .fun-item button[aria-expanded=true] .gold-winner span,
#fun-facts-scroll .fun-item button[aria-expanded=true] .gold-winner {
  background: linear-gradient(270deg, #FFD700, #FFEA70, #FFD700);
  background-size: 400% 400%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shimmerGold 5s ease infinite;
}
@keyframes shimmerGold {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#fun-facts-scroll .fun-item .accordion-body {
  font-size: 0.85rem;
  color: #fff;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 1rem;
}
@media screen and (min-width: 767.98px) {
  #fun-facts-scroll .fun-item .accordion-body {
    font-size: 1.25rem;
    padding: 1rem;
  }
}
#fun-facts-scroll .fun-item .icon-placeholder img {
  border-radius: 50%;
}
@keyframes slideFadeIn {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideFadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(40px);
  }
}
#fun-facts-scroll .fade-in {
  animation: slideFadeIn 0.5s ease-out forwards;
}
#fun-facts-scroll .fade-out {
  animation: slideFadeOut 0.3s ease-in forwards;
}
#fun-facts-scroll::-webkit-scrollbar {
  width: 8px;
}
#fun-facts-scroll::-webkit-scrollbar-track {
  background: rgba(8, 25, 67, 0.2);
  border-radius: 32px;
  /* Transparent-ish track */
}
#fun-facts-scroll::-webkit-scrollbar-thumb {
  background: #081943;
  border-radius: 32px;
}
#fun-facts-scroll::-webkit-scrollbar-thumb:hover {
  background: rgb(8, 25, 67);
  /* Full blue on hover */
}
@media screen and (min-width: 767.98px) {
  #fun-facts-scroll::-webkit-scrollbar {
    width: 16px;
  }
}

.fun-button.active {
  background-color: #FFCB0B;
  color: #000;
}

.fun-facts-wrapper {
  position: relative;
}
.fun-facts-wrapper .fun-fact-pair {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: space-between;
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.7s ease-in-out;
  padding: 2rem;
  pointer-events: none;
}
.fun-facts-wrapper .fun-fact-pair .fun-left,
.fun-facts-wrapper .fun-fact-pair .fun-right {
  opacity: 0;
  transition: transform 1s ease, opacity 0.6s ease;
}
.fun-facts-wrapper .fun-slide {
  min-height: 450px;
}

.body-text {
  font-size: 0.85rem;
}
@media screen and (min-width: 991.98px) {
  .body-text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1439.98px) {
  .body-text {
    font-size: 1.15rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.body-text-lg {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media screen and (min-width: 1439.98px) {
  .body-text-lg {
    font-size: 1.65rem;
    line-height: 2.5rem;
    font-weight: 400;
  }
}

@media screen and (min-width: 1439.98px) {
  .body-text-xl {
    font-size: 2.5rem;
    line-height: 2.75rem;
    font-weight: 400;
  }
}

.full-split-section {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.full-split-section[data-sync=split-height] {
  padding: 0;
}
.full-split-section .background-left,
.full-split-section .background-right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .full-split-section .background-left {
    display: none;
  }
  .full-split-section .background-right {
    width: 100%;
  }
}
.full-split-section .background-left {
  left: 0;
}
.full-split-section .background-right {
  right: 0;
}
.full-split-section .fun-fact-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.full-split-section .qld-section-logo {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.full-split-section > .container {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 767.98px) {
  .full-split-section {
    flex: 1 1 100%;
  }
  .full-split-section [data-role=text] {
    padding: 3rem 1rem;
  }
  .full-split-section [data-role=img] {
    order: 1;
    overflow: hidden;
    display: flex;
    align-items: stretch;
  }
  .full-split-section [data-role=img] .image-container {
    height: 100%;
    width: 100%;
    display: flex;
  }
  .full-split-section [data-role=img] .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
.full-split-section[data-ui=img-stretch] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 767.98px) {
  .full-split-section[data-ui=img-stretch] [data-role=text] {
    padding: 3rem;
  }
}
.full-split-section[data-ui=img-stretch] .row {
  align-items: stretch;
}
.full-split-section[data-ui=img-stretch] .text-content {
  padding: 2rem;
}
@media screen and (min-width: 1199.98px) {
  .full-split-section[data-ui=img-stretch] .text-content {
    padding: 3rem;
  }
}
.full-split-section .fun-col {
  align-items: center;
  display: flex;
  justify-content: center;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .full-split-section .fun-col {
    flex: 1 1 100%;
  }
  .full-split-section .fun-col [data-role=text] {
    padding: 4rem 3rem;
  }
  .full-split-section .fun-col [data-role=img] {
    order: 1;
    overflow: hidden;
  }
}
.full-split-section .fun-col .fun-fact-content {
  transition: opacity 1s ease;
  overflow: hidden;
  display: none;
  height: auto;
  min-height: var(--funfact-min-height, auto);
  margin-top: 1rem;
  visibility: hidden;
  opacity: 0;
}
.full-split-section .fun-col .fun-fact-content[aria-hidden=false] {
  opacity: 1;
  display: block;
  visibility: visible;
}
.full-split-section .fun-col .fun-fact-content.active {
  display: block;
  opacity: 1;
}
@media screen and (max-width: 991.98px) {
  .full-split-section .fun-col .fun-fact-content .fun-fact-text {
    color: #081943;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.full-split-section .image-container img.img-cover {
  max-width: 100%;
  height: auto;
  display: block;
}
.full-split-section .partners svg {
  max-width: 100%;
  height: auto;
}
.full-split-section.fun-fact-scroll-list .fun-fact-text {
  color: unset;
}
@media screen and (max-width: 767.98px) {
  .full-split-section.fun-fact-scroll-list .random-colour-block {
    background-color: #fff !important;
  }
  .full-split-section.fun-fact-scroll-list .fun-fact-text {
    color: #081943;
  }
}

#fun-facts-scroll.ll-scroll .fun-item {
  width: unset !important;
}
#fun-facts-scroll.ll-scroll .fun-item .fun-button {
  background-color: transparent;
  border: 0;
}
#fun-facts-scroll.ll-scroll .fun-item img {
  width: 100px;
  height: 100px;
}

.ll-content .fun-fact-content {
  color: #081943 !important;
  text-align: center;
  max-height: 510px;
  overflow: unset !important;
  overflow-y: scroll !important;
  padding-right: 2rem;
  font-size: 0.9rem;
}
.ll-content .fun-fact-content h4 {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
.ll-content .fun-fact-content .btn.btn-primary.btn-navy {
  font-size: 0.85rem;
  padding: 0.5rem 1rem;
}
.ll-content .fun-fact-content p {
  margin-bottom: 1rem !important;
  font-size: 0.9rem;
}

.ll-content .fun-fact-content::-webkit-scrollbar-track {
  background: rgba(8, 25, 67, 0.2);
  border-radius: 32px;
  /* Transparent-ish track */
}
.ll-content .fun-fact-content::-webkit-scrollbar-thumb {
  background: #081943;
  border-radius: 32px;
}
.ll-content .fun-fact-content::-webkit-scrollbar-thumb:hover {
  background: rgb(8, 25, 67);
  /* Full blue on hover */
}
@media screen and (min-width: 767.98px) {
  .ll-content .fun-fact-content::-webkit-scrollbar {
    width: 16px;
  }
}

@media screen and (min-width: 767.98px) {
  .fun-fact-wrapper-resize {
    height: auto !important;
  }
}
.events-card .card {
  background-color: transparent;
}
.events-card .card img.card-img-top {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.events-card .card .card-body {
  background-color: #fff;
  padding: 4rem;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.events-card .card .card-body .card-title {
  font-size: 1.5rem;
}
.events-card .card .card-body p {
  font-size: 1.25rem;
}

.video-card .carousel-caption {
  position: unset;
}

.icon-section {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; /* Or tweak to suit */
  height: 100vh; /* Optional full screen */
  overflow: hidden;
  z-index: 10; /* Higher than other sections */
  pointer-events: none; /* So clicks pass through */
}

.floating-icon {
  position: absolute;
  bottom: -50px;
  opacity: 0;
  width: 60px;
  transform: translateX(0) translateY(0);
  z-index: 10;
}

@keyframes floatUp {
  0% {
    opacity: 0;
    transform: translateY(0) translateX(0);
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(-700px) translateX(20px);
  }
}
.icon-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.icon-grid .svg-icon {
  width: 64px;
  height: 64px;
}

.rolodex-scroll {
  height: 320px;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
  -webkit-overflow-scrolling: touch;
  border-radius: 0.5rem;
  padding: 1rem 0;
}

.card-stack {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}

.card-item {
  scroll-snap-align: center;
  background: white;
  flex-direction: column;
  padding: 1rem;
  border-radius: 0.75rem;
  opacity: 0.5;
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: space-between;
  min-height: 100px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.card-item.active {
  opacity: 1;
  border: 2px solid #0d6efd;
}
.card-item img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.card-item .text {
  flex-grow: 1;
  padding: 0 1rem;
}
.card-item .text strong {
  display: block;
  color: #081943;
}
.card-item p {
  margin: 0;
  font-size: 0.875rem;
  color: #6c757d;
}

.bar-container.vertical {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 12px;
  flex-wrap: nowrap;
  height: 400px;
  /* Increased height */
  padding: 2rem;
  position: relative;
}
.bar-container.horizontal {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 2rem;
  border-left: 1px solid #ccc;
  height: auto;
}

.bar.vertical {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  width: 40px;
  height: 100%;
}
.bar.vertical .label {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  /* So it reads bottom-to-top */
  margin-bottom: 8px;
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.bar.horizontal {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;
}
.bar.horizontal .label {
  text-align: center;
  max-height: 60px;
  overflow: hidden;
  color: #fff;
  margin-top: 0;
  margin-left: 8px;
  white-space: nowrap;
  font-size: 12px;
}
.bar .fill {
  transition: all 1s ease-in-out;
}
.bar .fill.vertical {
  width: 100%;
  background: grey;
  transition: height 1s ease-in-out;
  margin-bottom: 1.25rem;
}
.bar .fill.horizontal {
  height: 32px;
}
.bar .icon {
  width: 32px;
  height: 32px;
}

.progress-bar {
  width: 0%;
  animation: fillBar 5s linear forwards;
}

@keyframes fillBar {
  to {
    width: 100%;
  }
}
.video-card {
  position: relative;
  width: 100%;
  height: 700px;
  overflow: hidden;
  cursor: pointer;
}
.video-card img.video-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.5s ease;
  display: block;
}

/* Play button overlay */
.play-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}
.play-overlay::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid white;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

/* Hover effect */
.video-card:hover .play-overlay {
  background: rgba(0, 0, 0, 0.8);
}
.video-card iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
  opacity: 0;
  transition: opacity 0.5s ease;
}

footer {
  background-color: #081943;
  border-top: 0.25rem solid #FFCB0B;
}
footer .qld-day-logo svg {
  width: 180px;
  height: 60px;
}
footer .sponsor-1 {
  max-width: 100%;
}
footer .sponsor-2 {
  max-width: 100%;
}
footer .sponsor-3 {
  max-width: 100%;
}
@media screen and (min-width: 767.98px) {
  footer {
    padding: 3rem 0;
  }
  footer .sponsor-logo {
    width: 193px;
    height: 138px;
  }
  footer .qld-day-logo svg {
    width: 190px;
    height: 70px;
  }
}
@media screen and (min-width: 1199.98px) {
  footer .sponsor-1 {
    max-width: 170px;
  }
  footer .sponsor-2 {
    max-width: 300px;
  }
  footer .sponsor-3 {
    max-width: 115px;
    margin-left: 2rem;
  }
}
footer .qld-day-logo {
  font-size: 1.75rem;
  padding: 0;
}
footer .first-col a {
  font-size: 0.85rem;
}
footer .first-col a span {
  position: relative;
}
footer .first-col a span:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  bottom: -8px;
  left: 0;
  background-color: #00ABBF;
  transform: scaleX(0);
  transition: transform 0.5s ease;
}
footer .first-col a span:hover {
  color: #00ABBF;
  transition: transform 0.5s ease;
}
footer .first-col a span:hover:before {
  transform: scaleX(1);
}
@media screen and (max-width: 991.98px) {
  footer .first-col a img {
    width: 20px;
    height: 20px;
  }
}
footer .second-col span {
  font-size: 1.5rem;
}
footer .second-col p {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
footer ul {
  display: flex;
}
footer ul li {
  list-style: none;
}
footer ul li a {
  color: #fff;
  text-decoration: none;
}
footer ul.link-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin-bottom: 1.5rem;
}
footer ul.link-list li {
  margin-right: 1rem;
}
footer ul.link-list li a {
  font-size: 1rem;
  line-height: 1.25rem;
  position: relative;
}
footer ul.link-list li a:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  bottom: -8px;
  left: 0;
  background-color: #FFCB0B;
  transform: scaleX(0);
  transition: transform 0.5s ease;
}
footer ul.link-list li a:hover {
  color: #FFCB0B;
  transition: transform 0.5s ease;
}
footer ul.link-list li a:hover:before {
  transform: scaleX(1);
}
@media screen and (min-width: 767.98px) {
  footer ul.link-list {
    flex-direction: column;
    margin-bottom: 2rem;
  }
  footer ul.link-list li {
    margin-bottom: 0.75rem;
  }
}
footer .third-col .stay-up-to-date {
  font-size: 0.875rem;
}
footer .social-icon-svg:hover {
  cursor: pointer;
}
footer .social-icon-svg:hover path {
  fill: #00ABBF;
}

section[data-variant=a], section[data-variant=b] {
  display: none;
}

section[data-variant=d] {
  display: none;
}

@media screen and (min-width: 1439.98px) {
  [data-variant=a] .row, [data-variant=b] .row, [data-variant=c] .row {
    min-height: 1000px;
  }
  [data-variant=a] .row > .col-12, [data-variant=b] .row > .col-12, [data-variant=c] .row > .col-12 {
    min-height: 1000px;
  }
  [data-variant=a] .row > .col-12 h2, [data-variant=a] .row > .col-12 p, [data-variant=b] .row > .col-12 h2, [data-variant=b] .row > .col-12 p, [data-variant=c] .row > .col-12 h2, [data-variant=c] .row > .col-12 p {
    margin-bottom: 2.5rem;
  }
  [data-variant=a] .row > .col-12 .qld-section-logo, [data-variant=b] .row > .col-12 .qld-section-logo, [data-variant=c] .row > .col-12 .qld-section-logo {
    width: 560px;
    max-width: 560px !important;
  }
  [data-variant=a][data-sync=unset-height] .row, [data-variant=b][data-sync=unset-height] .row, [data-variant=c][data-sync=unset-height] .row {
    min-height: unset;
  }
  [data-variant=a][data-sync=unset-height] .row > .col-12, [data-variant=b][data-sync=unset-height] .row > .col-12, [data-variant=c][data-sync=unset-height] .row > .col-12 {
    min-height: unset;
  }
}
/* Show "b", hide others when b is active */
body[data-active-variant=b] [data-variant=a],
body[data-active-variant=b] [data-variant=c] {
  display: none;
}

body[data-active-variant=b] [data-variant=b] {
  display: block;
}

/* Show "c", hide others when c is active */
body[data-active-variant=c] [data-variant=a],
body[data-active-variant=c] [data-variant=b] {
  display: none;
}

body[data-active-variant=c] [data-variant=c] {
  display: block;
}/*# sourceMappingURL=home.css.map */