@font-face {
  src: url('/assetsQFH4/componentsQFH4/visualQFH4/fontQFH4/roboto-regularQFH4.woff2')
    format('woff2');
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  src: url('/assetsQFH4/componentsQFH4/visualQFH4/fontQFH4/roboto-boldQFH4.woff2')
    format('woff2');
  font-family: 'Roboto';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

ul,
ol,
li {
  list-style-type: none;
}

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

body {
  background: #0F0C1A url('/assetsQFH4/componentsQFH4/visualQFH4/bg-bodyQFH4.webp') no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow-x: hidden;
  position: relative;
  font-family: 'Roboto', sans-serif;
  line-height: normal;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

button {
  border: none;
  outline: none;
  cursor: pointer;
  background: transparent;
}


main {
  width: 100%;
}

footer {
  width: 100%;
  color: #fff;
}

html {
  scroll-behavior: smooth;
}

img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-position: center;
  object-position: center;
  vertical-align: top;
}

header {
  width: 100%;
}

.tx-40-24 {
  font-size: 40px;
}

@media screen and (max-width: 600px) {
  .tx-40-24 {
    font-size: 24px;
  }
}

.tx-20-16 {
  font-size: 20px;
}

@media screen and (max-width: 600px) {
  .tx-20-16 {
    font-size: 16px;
  }
}

.tx-24 {
  font-size: 24px;
}

.tx-24-16 {
  font-size: 24px;
}

@media screen and (max-width: 600px) {
  .tx-24-16 {
    font-size: 16px;
  }
}

.tx-20 {
  font-size: 20px;
}

.color-white {
  color: #fff;
}

.tx-12 {
  font-size: 12px;
}

.bg-blue {
background: #5B9BFF;
}

.bg-white {
box-shadow: 0 2px 10px 0 rgba(91, 155, 255, 0.50);
}

.bg-gradient {
background: linear-gradient(0deg, #036188 17.79%, #46A88C 59.62%, #92C59A 95.18%);
}

.brr-24 {
  border-radius: 24px;
}

.border-blue {
  border: 1px solid #5B9BFF;
}

.bg-filter-blur {
backdrop-filter: blur(10px);
}

.padding-8-24 {
  padding: 8px 24px;
}

.padding-24 {
  padding: 24px;
}

.padding-24-0 {
  padding: 24px 0;
}

.padding-16-32 {
  padding: 16px 32px;
}

.bg-red {
  background: #D06758;
}

.uppercase {
  text-transform: uppercase;
}

.text-center {
  text-align: center;
}

.fw-700 {
  font-weight: 700;
}

.container__mainQFH4 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-96 {
  margin-bottom: 96px;
}

.mb-34 {
  margin-bottom: 34px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-24 {
  margin-bottom: 24px;
}

.pt-24 {
  padding-top: 24px;
}

.br-top {
  border-top: 0.5px solid #FFF;
}

.visually-hiddenQFH4 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

/* Header start */
.headerQFH4 {
  width: 100%;
}

.menuQFH4 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menuQFH4 img {
  width: auto;
  height: auto;
}

/* header  end */


/* Footer */

.footer-links_QFH4 {
  display: flex;
  gap: 16px;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
  flex-wrap: wrap;
}

.footer-links_QFH4 li {
  padding-right: 12px;
  border-right: 1px solid #FFF;
}

.footer-links_QFH4 li:last-child {
  padding-right: 0;
  border-right: none;
}

.footer-links_QFH4 a {
  text-decoration: underline;
}

.footer-links_QFH4 a:hover {
  text-decoration: none;
}

/* Footer end */

/* Hero */

.hero-contentQFH4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
}

.hero-contentQFH4_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 600px) {
  .hero-contentQFH4_text {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .hero-contentQFH4 {
    grid-template-columns: 1fr;
  }
}

.hero-contentQFH4 img{
  width: auto;
  height: auto;
}

@media screen and (max-width: 600px) {
  .hero-contentQFH4 img{
    width: 100%;
    height: 100%;
  }
}

/* Pluses */

.pluses-listQFH4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

@media screen and (max-width: 600px) {
  .pluses-listQFH4 {
    grid-template-columns: 1fr;
  }
}

.plus-itemQFH4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

@media screen and (max-width: 600px) {
  .btn-boxQFH4 button {
background: #D06758;
width: 100%;
  }
}

/* Pluses end */

/* privacy */

.privacy-containerQFH4 {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.privacy-containerQFH4 div {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.privacy-containerQFH4 ul {
  padding-left: 20px;
}

.privacy-containerQFH4 ul li {
  list-style-type: disc;
}
/* privacy end */

/* Lottery Modal */
.lottery-modal-overlayQFH4 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  padding: 20px;
}

.lottery-modal-contentQFH4 {
  background: #fff;
  border-radius: 24px;
  padding: 24px;
  max-width: 600px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
}

.lottery-formQFH4 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form-fieldQFH4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.form-fieldQFH4 label {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.requiredQFH4 {
  color: #D06758;
}

.form-fieldQFH4 input,
.form-fieldQFH4 select {
  padding: 16px;
  border-radius: 8px;
  background: #D6E6FF;
  font-size: 16px;
  color: #A9A9A9;
  transition: border-color 0.3s;
  border: none;
}

.select-wrapperQFH4 {
  position: relative;
  display: inline-block;
  width: 100%;
}

#ticketQuantity {
  padding: 16px 40px 16px 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  width: 100%;
}

.select-arrow-iconQFH4 {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  pointer-events: none;
}

.form-fieldQFH4 input:focus,
.form-fieldQFH4 select:focus {
  outline: none;
  border-color: #5691fe;
  background: #fff;
  border: 1px solid #5B9BFF;
}

.form-fieldQFH4 input::placeholder {
  color: #999;
}

.field-hintQFH4 {
  font-size: 12px;
  color: #000;
  margin-top: 4px;
}

.form-checkboxQFH4 {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.form-checkboxQFH4 input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-top: 2px;
  cursor: pointer;
  flex-shrink: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #5691fe;
  border-radius: 4px;
  background: #fff;
  position: relative;
  transition: all 0.3s;
}

.form-checkboxQFH4 input[type="checkbox"]:checked {
  background: #5691fe;
  border-color: #5691fe;
}

.form-checkboxQFH4 input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  left: 4px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.form-checkboxQFH4 label {
  font-size: 16px;
  color: #000;
  cursor: pointer;
}

.form-checkboxQFH4 label a {
  color: #5691fe;
  text-decoration: underline;
}

.form-checkboxQFH4 label a:hover {
  color: #008cff;
}

.success-messageQFH4 {
  color: #000 !important;
  padding: 16px;
  border-radius: 8px;
  text-align: center;
  font-weight: 600;
  margin-top: 8px;
  font-size: 24px;
  width: 100%;
  box-sizing: border-box;
}

.form-buttonsQFH4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 8px;
}

@media screen and (max-width: 600px) {
  .form-buttonsQFH4 {
    grid-template-columns: 1fr;
  }
}

.btn-cancelQFH4 {
  padding: 6px 32px;
  border-radius: 24px;
border: 1px solid  #036188;
  color: #036188;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
}

.btn-cancelQFH4:hover {
  background: #f0f0f0;
}

.btn-submitQFH4 {
  padding: 6px 32px;
  border-radius: 24px;
background: linear-gradient(0deg, #036188 17.79%, #46A88C 59.62%, #92C59A 95.18%);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: opacity 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
}

.btn-submitQFH4:hover:not(:disabled) {
  opacity: 0.9;
}

.btn-submitQFH4:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media screen and (max-width: 600px) {
  .lottery-modal-contentQFH4 {
    padding: 24px 16px;
  }

  .form-buttonsQFH4 {
    flex-direction: column;
  }
}

.privacy-formQFH4 {
  background: var(--1, linear-gradient(0deg, #036188 17.79%, #46A88C 59.62%, #92C59A 95.18%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.btn-form:hover {
  opacity: 0.8;
}

/* Age Verification Modal */
.age-verification-overlayQFH4 {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 24px;
}

.age-verification-boxQFH4 {
  position: relative;
  max-width: 440px;
  width: 100%;
  background: #fff;
  border: 1px solid #7dd3fc;
  border-radius: 24px;
  padding: 32px 24px 24px;
  text-align: center;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.age-verification-iconQFH4 {
  position: absolute;
  top: -12px;
  right: 20px;
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.age-verification-titleQFH4 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 12px;
}

.age-verification-textQFH4 {
  font-size: 16px;
  color: #000;
  margin-bottom: 24px;
  line-height: 1.4;
}

.age-verification-buttonsQFH4 {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.age-verification-btnQFH4 {
  padding: 12px 24px;
  border-radius: 9999px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: opacity 0.2s;
}

.age-verification-btnQFH4:hover {
  opacity: 0.9;
}

.age-verification-btn--primaryQFH4 {
  background: linear-gradient(0deg, #036188 17.79%, #46A88C 59.62%, #92C59A 95.18%);
  color: #fff;
  border: none;
}

.age-verification-btn--secondaryQFH4 {
  background: transparent;
  color: #036188;
  border: 1px solid #036188;
}

.age-verification-disclaimerQFH4 {
  font-size: 12px;
  color: #000;
  opacity: 0.85;
}

.footer-helpQFH4 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  margin-bottom: 34px;
}

.footer-helpQFH4 img {
  max-width: 120px;
    width: 100%;
    display: block;
    transition: all .3s;
}

.footer-helpQFH4 img:hover {
  transform: scale(1.1);
}

@media screen and (max-width: 600px) {
  .footer-helpQFH4 {
    gap: 20px;
  }

  .footer-helpQFH4 img {
    width: 100%;
    height: 100%;
  }
}

.footer-ageQFH4 {
  padding: 10px;
  background: rgb(226, 218, 218);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 34px;
  font-size: 16px;
}

.header-ageQFH4 {
  padding: 10px;
  background: rgb(226, 218, 218);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
}