@import url("https://use.typekit.net/jjm5ayc.css");
@import url("https://use.typekit.net/vlr7amk.css");
@font-face {
  font-family: 'wreathhalftoneregular';
  src: url('../fonts/wreathhalftoneregular.otf') format('opentype');
}
@font-face {
  font-family: 'WreathhalftoneBold';
  font-weight: bold;
  src: url('../fonts/WreathhalftoneBold.otf') format('opentype');
}
.font_FjallaOne {
  font-family: 'Fjalla One', sans-serif;
}
.font_ranga {
  font-family: 'Ranga', cursive;
}
.font_ranga_bold {
  font-family: 'Ranga', cursive;
  font-weight: 700;
}
.font_epilogue {
  font-family: 'Epilogue', sans-serif;
  font-weight: 400;
}
.font_epilogue_medium {
  font-family: 'Epilogue', sans-serif;
  font-weight: 500;
}
.font_epilogue_semiBold {
  font-family: 'Epilogue', sans-serif;
  font-weight: 600;
}
.font_epilogue_bold {
  font-family: 'Epilogue', sans-serif;
  font-weight: 700;
}
.font_epilogue_extraBold {
  font-family: 'Epilogue', sans-serif;
  font-weight: 800;
}
.rumba {
  font-family: "rumba-extra", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.landa_semibold {
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.lato {
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}
body {
  background: black;
}
body.formVisible .home__content .swiper-pagination {
  bottom: -5rem !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  body.formVisible .home__content .swiper-pagination {
    bottom: -7rem !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  body.formVisible .home__content .swiper-pagination {
    bottom: -6rem !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  body.formVisible .home__content .swiper-pagination {
    bottom: -6rem !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  body.formVisible .home__content .swiper-pagination {
    bottom: 0rem !important;
  }
}
@media only screen and (max-width: 768px) {
  body.formVisible .home__content .swiper-pagination {
    bottom: 1rem !important;
  }
}
body.noForm .home__content .swiper-pagination {
  bottom: -7rem !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  body.noForm .home__content .swiper-pagination {
    bottom: -6rem !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px) {
  body.noForm .home__content .swiper-pagination {
    bottom: -4rem !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  body.noForm .home__content .swiper-pagination {
    bottom: 0rem !important;
  }
}
@media only screen and (max-width: 768px) {
  body.noForm .home__content .swiper-pagination {
    bottom: 1rem !important;
  }
}
@media only screen and (max-width: 500px) {
  body.noForm .home__content .swiper-pagination {
    bottom: 5rem !important;
  }
}
@media only screen and (max-width: 400px) {
  body.noForm .home__content .swiper-pagination {
    bottom: 5rem !important;
  }
}
body::-webkit-scrollbar {
  display: none;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .prize2025Wrapper {
    height: 80rem;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .prize2025Wrapper {
    height: 105rem;
  }
}
@media only screen and (max-width: 768px) {
  .prize2025Wrapper {
    height: 130rem;
  }
}
@media only screen and (max-width: 600px) {
  .prize2025Wrapper {
    height: 135rem;
  }
}
@media only screen and (max-width: 500px) {
  .prize2025Wrapper {
    height: 140rem;
  }
}
.home {
  pointer-events: none;
  text-align: center;
  position: relative;
  position: absolute;
  inset: 0;
}
.home input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(2);
  /* IE */
  -moz-transform: scale(2);
  /* FF */
  -webkit-transform: scale(2);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
  transform: scale(2);
  padding: 4px;
  display: inline;
}
.home__background {
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  left: 0;
  right: 0;
  bottom: -130rem;
  object-position: top;
  z-index: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px) {
  .home__background {
    bottom: -120rem;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__background {
    position: absolute;
    bottom: -2rem;
  }
}
.home__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.1);
  object-position: top;
}
@media only screen and (max-width: 768px) {
  .home__background img {
    transform: none;
  }
}
.home__logo {
  position: fixed;
  top: 1.2rem;
  left: 1.2rem;
  width: 16rem;
}
.home__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  fill: #fff !important;
}
.home__left {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 20%;
  z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px) {
  .home__left {
    width: 15%;
    bottom: -10px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__left {
    display: none;
  }
}
.home__left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home__right {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20%;
  z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px) {
  .home__right {
    width: 15%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__right {
    display: none;
  }
}
.home__right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home__wrapper {
  z-index: 3;
  position: relative;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
  pointer-events: all;
  -webkit-overflow-scrolling: touch;
  height: 100vh;
}
.home__wrapper-info {
  color: #fff9ec;
  font-family: 'Fjalla One', sans-serif;
  font-size: 2rem;
  margin-top: 1rem;
}
@media only screen and (max-width: 500px) {
  .home__wrapper-info {
    padding: 0 20px;
  }
}
.home__title {
  color: #fff9ec;
  padding-top: 5rem;
  font-size: 3.7rem;
  line-height: 1;
  letter-spacing: 0.05rem;
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__title {
    font-size: 2rem;
    padding-top: 10rem;
  }
}
.home__subtitle {
  color: #efb58c;
  font-size: 35px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  letter-spacing: 0.05rem;
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__subtitle {
    font-size: 2rem;
    line-height: 2rem;
    width: 90%;
    text-align: center;
    margin: auto;
  }
}
.home__paragraph {
  color: #fff9ec;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 1rem;
  line-height: 1.5rem;
}
.home__paragraph .grandPrize {
  color: #efb58c;
  text-decoration: underline;
  cursor: pointer;
}
.home__paragraph .offers {
  text-decoration: underline;
  cursor: pointer;
}
.home__swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  gap: 20px 4px;
  justify-content: center;
  top: auto;
  bottom: 0;
  margin-bottom: 0px;
}
@media screen and (max-width: 1300px) {
  .home__swiper-pagination {
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .home__swiper-pagination {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
  }
}
.home__swiper-pagination-bullet {
  background-color: transparent;
  color: #fff9ec;
  font-weight: bold;
  border: 4px solid #fff9ec;
  width: 55px;
  height: 55px;
  line-height: 46px;
  opacity: 1;
  font-size: 1.9rem;
  position: relative;
  margin-bottom: 0.5rem !important;
}
@media only screen and (max-width: 1600px) {
  .home__swiper-pagination-bullet {
    width: 50px !important;
    height: 50px !important;
    line-height: 48px;
    font-size: 1.5rem;
    border: 2px solid #fff9ec;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1800px), only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .home__swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 1rem;
    border: 2px solid #fff9ec;
  }
}
@media only screen and (max-width: 768px) {
  .home__swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 1rem;
    border: 2px solid #fff9ec;
  }
}
.home__swiper-pagination-bullet:hover {
  background-color: #ee4141;
  opacity: 0.7;
}
.home__swiper-pagination-bullet-active {
  background-color: #ee4141;
  border: 4px solid #ee4141;
}
.home__swiper-pagination-bullet-active:hover {
  opacity: 1;
  border: 4px solid #fff9ec;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__swiper-pagination-bullet-active:hover {
    border: 2px solid #fff9ec;
  }
}
.home__swiper-pagination-bullet.cut::before {
  content: "";
  width: 2px;
  height: 3.5rem;
  background-color: #fff9ec;
  color: #fff9ec;
  font-size: 4.5rem;
  font-weight: 100;
  transform: rotate(30deg);
  position: absolute;
  inset: 0;
  left: 50%;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__swiper-pagination-bullet.cut::before {
    height: 2.5rem;
    width: 1px;
  }
}
.home__content {
  padding-top: 4rem;
  padding-bottom: 3rem;
  width: 60%;
  overflow-x: visible;
  overflow-y: visible;
}
@media only screen and (min-width: 1400px) and (max-width: 1800px) {
  .home__content {
    width: 70%;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .home__content {
    width: 80%;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px) {
  .home__content {
    width: 72%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__content {
    width: 100%;
    width: initial;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .home__content {
    padding-bottom: 10rem;
  }
}
@media only screen and (max-width: 500px) {
  .home__content {
    padding-bottom: 14rem;
  }
}
.home__content .swiper-wrapper {
  width: 100%;
  margin: auto;
}
.home__content .swiper-wrapper .swiper-slide {
  padding: 2rem 2.5rem 2rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .home__content .swiper-wrapper .swiper-slide {
    padding: 6rem 2.5rem 0rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px) {
  .home__content .swiper-wrapper .swiper-slide {
    padding: 5rem 0 0rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .home__content .swiper-wrapper .swiper-slide {
    padding: 5rem 0 10rem;
  }
}
@media only screen and (max-width: 768px) {
  .home__content .swiper-wrapper .swiper-slide {
    padding: 3rem 0.5rem 1rem;
    padding-bottom: 10rem;
  }
}
@media only screen and (max-width: 700px) {
  .home__content .swiper-wrapper .swiper-slide {
    padding-bottom: 10rem;
  }
}
@media only screen and (max-width: 700px) {
  .home__content .swiper-wrapper .swiper-slide.day__prize-mobile {
    padding-bottom: 1rem;
  }
}
.home__content .swiper-wrapper .swiper-slide-active {
  opacity: 1;
}
.home__content .swiper-wrapper .swiper-slide.grandPrizeSlide {
  margin-top: -3rem;
}
.home__content .swiper-button-next {
  top: 30rem;
  right: 3%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .home__content .swiper-button-next {
    width: 30px;
    height: 30px;
    top: 3rem;
    top: 22rem;
    right: -3rem;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  .home__content .swiper-button-next {
    right: 0rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .home__content .swiper-button-next {
    top: 22rem;
    right: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .home__content .swiper-button-next {
    width: 30px;
    height: 30px;
    top: 3rem;
    top: 22rem;
    right: 2rem;
    z-index: 0;
  }
}
@media only screen and (max-width: 700px) {
  .home__content .swiper-button-next {
    right: 35%;
    top: 2rem;
  }
}
@media only screen and (max-width: 500px) {
  .home__content .swiper-button-next {
    right: 25%;
    top: 2rem;
  }
}
.home__content .swiper-button-next::after {
  font-size: 20px;
  font-weight: bolder;
  color: rgba(25, 25, 25, 0.6);
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__content .swiper-button-next::after {
    font-size: 15px;
  }
}
.home__content .swiper-button-next:hover {
  background-color: #fff9ec;
}
.home__content .swiper-button-prev {
  top: 30rem;
  left: 3%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .home__content .swiper-button-prev {
    width: 30px;
    height: 30px;
    top: 22rem;
    left: -3rem;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  .home__content .swiper-button-prev {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .home__content .swiper-button-prev {
    top: 22rem;
    left: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .home__content .swiper-button-prev {
    width: 30px;
    height: 30px;
    top: 22rem;
    left: 2rem;
    z-index: 0;
  }
}
@media only screen and (max-width: 700px) {
  .home__content .swiper-button-prev {
    left: 35%;
    top: 2rem;
  }
}
@media only screen and (max-width: 500px) {
  .home__content .swiper-button-prev {
    left: 25%;
    top: 2rem;
  }
}
.home__content .swiper-button-prev::after {
  font-size: 20px;
  font-weight: bolder;
  color: rgba(25, 25, 25, 0.6);
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__content .swiper-button-prev::after {
    font-size: 15px;
  }
}
.home__content .swiper-button-prev:hover {
  background-color: #fff9ec;
}
.home__content .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  gap: 20px 10px;
  justify-content: center;
  top: auto;
  bottom: -3rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .home__content .swiper-pagination {
    bottom: -6rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .home__content .swiper-pagination {
    bottom: -6rem;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  .home__content .swiper-pagination {
    bottom: -4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .home__content .swiper-pagination {
    bottom: 0rem;
  }
}
@media only screen and (max-width: 768px) {
  .home__content .swiper-pagination {
    width: 300px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1rem ;
    gap: 10px 5px;
  }
}
@media only screen and (max-width: 500px) {
  .home__content .swiper-pagination {
    bottom: 4rem;
  }
}
@media only screen and (max-width: 400px) {
  .home__content .swiper-pagination {
    bottom: 5rem;
  }
}
.home__content .swiper-pagination-bullet {
  background-color: transparent;
  color: #fff9ec;
  font-weight: bold;
  border: 4px solid #fff9ec;
  width: 55px;
  height: 55px;
  line-height: 46px;
  opacity: 1;
  font-size: 1.9rem;
  position: relative;
  margin-bottom: 0.5rem !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .home__content .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    line-height: 34px;
    font-size: 1rem;
    border: 2px solid #fff9ec;
  }
}
@media only screen and (max-width: 768px) {
  .home__content .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 1rem;
    border: 2px solid #fff9ec;
  }
}
.home__content .swiper-pagination-bullet:hover {
  background-color: #ee4141;
  opacity: 0.7;
}
.home__content .swiper-pagination-bullet-active {
  background-color: #ee4141;
  border: 4px solid #ee4141;
}
.home__content .swiper-pagination-bullet-active .bullet-date {
  display: block;
  font-size: 16px;
  text-align: center;
  margin-top: -10px;
  color: #fff9ec;
  white-space: nowrap;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .home__content .swiper-pagination-bullet-active .bullet-date {
    margin-left: -10px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .home__content .swiper-pagination-bullet-active .bullet-date {
    margin-left: -5px;
    font-size: 11px;
    margin-top: -8px;
  }
}
.home__content .swiper-pagination-bullet-active:hover {
  opacity: 1;
  border: 4px solid #fff9ec;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__content .swiper-pagination-bullet-active:hover {
    border: 2px solid #fff9ec;
  }
}
.home__content .swiper-pagination-bullet-active.grandPrizeBullet::after {
  content: "Dec 15" !important;
  color: #fff9ec !important;
  left: 1rem !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__content .swiper-pagination-bullet-active.grandPrizeBullet::after {
    left: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .home__content .swiper-pagination-bullet-active.grandPrizeBullet::after {
    padding-left: 10px;
  }
}
.home__content .swiper-pagination-bullet.cut::before {
  content: "";
  width: 2px;
  height: 3.5rem;
  background-color: #fff9ec;
  color: #fff9ec;
  font-size: 4.5rem;
  font-weight: 100;
  transform: rotate(30deg);
  position: absolute;
  inset: 0;
  left: 50%;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__content .swiper-pagination-bullet.cut::before {
    height: 2.5rem;
    width: 1px;
  }
}
.home__content .swiper-pagination-bullet.grandPrizeBullet {
  background-image: url('/wp-content/uploads/2025/10/grandPrizeBullet.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  width: 80px;
  height: 80px;
  line-height: 75px;
  margin-top: -10px;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .home__content .swiper-pagination-bullet.grandPrizeBullet {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
.home__content .swiper-pagination-bullet.grandPrizeBullet::after {
  content: "Grand prize";
  position: absolute;
  color: #efb58c;
  font-size: 16px;
  left: -0.3rem;
  bottom: -3rem;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .home__content .swiper-pagination-bullet.grandPrizeBullet::after {
    font-size: 12px;
    bottom: -40px;
  }
}
.home__content .swiper-pagination-bullet.grandPrizeBullet .bullet-date {
  display: none;
}
.home__content .swiper-pagination-bullet.grandPrizeBullet:hover {
  background-color: #fff9ec;
}
.home__content .swiper-pagination-bullet.grandPrizeBullet.swiper-pagination-bullet-active {
  background-color: transparent;
}
.home__content .swiper-pagination-bullet.grandPrizeBullet.cut::before {
  height: 5rem;
}
.home__footer {
  position: relative;
  z-index: 1;
  background: linear-gradient(180deg, #152d49 10%, #325470 94%);
  padding-top: 2rem;
}
.day.swiper-slide-next .day__prize .overlay,
.day.swiper-slide-next .day__grand-prize .overlay {
  display: block;
  background-color: #23dbd2;
}
.day.swiper-slide-next .day__status-text {
  opacity: 0;
}
.day.swiper-slide-prev .day__prize .overlay,
.day.swiper-slide-prev .day__grand-prize .overlay {
  display: block;
  background-color: #ee4141;
}
.day.swiper-slide-prev .day__status-text {
  opacity: 0;
}
.day.previousDate {
  opacity: 1;
}
.day.previousDate .day__wrapper {
  margin-bottom: 5rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .day.previousDate .day__wrapper {
    margin-bottom: 3rem;
  }
}
.day.previousDate .day__form-button {
  display: none;
}
.day.futureDate .day__prize {
  position: relative;
}
.day.futureDate .day__wrapper {
  margin-bottom: 5rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day.futureDate .day__wrapper {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.day.futureDate .day__form-button {
  display: none;
}
.day__title {
  font-family: 'Epilogue', sans-serif;
  font-weight: 800;
  color: #fff9ec;
  padding: 3rem 0;
  font-size: 2rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__title {
    font-size: 1.5rem;
    padding: 2rem 0;
  }
}
.day__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin: 7rem 0 3rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__wrapper {
    margin-top: 6rem;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 700px) {
  .day__wrapper {
    display: none;
  }
}
.day__wrapper-mobile {
  display: none;
  padding-top: 2rem;
}
@media only screen and (max-width: 700px) {
  .day__wrapper-mobile {
    display: block;
  }
}
.day__prize {
  width: 33%;
  text-align: center;
  background-color: #fff9ec;
  border-radius: 0;
  padding: 2rem 0.75rem 0.75rem;
  position: relative;
  margin-bottom: 1rem;
  height: 480px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__prize {
    padding: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__prize {
    height: 450px;
  }
}
.day__prize-bow {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 2rem;
}
.day__prize-bow img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}
.day__prize-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 700px) {
  .day__prize-wrapper {
    padding: 20px;
  }
}
@media only screen and (max-width: 700px) {
  .day__prize.day__prize-mobile {
    width: 60%;
  }
}
@media only screen and (max-width: 500px) {
  .day__prize.day__prize-mobile {
    width: 70%;
  }
}
.day__prize .overlay {
  display: none;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0;
  padding: 2rem;
  background-color: #000000;
}
.day__prize .overlay p {
  color: #fff9ec;
  text-transform: uppercase;
  font-family: 'Epilogue', sans-serif;
  font-weight: 600;
  font-size: 2rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__prize .overlay p {
    font-size: 1.5rem;
  }
}
.day__prize h3 {
  font-family: 'Ranga', cursive;
  font-weight: 700;
  color: #efb58c;
  font-size: 2rem;
  position: absolute;
  top: -3rem;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .day__prize h3 {
    font-size: 1rem;
    top: -2rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__prize h3 {
    font-size: 1.5rem;
    top: -2rem;
  }
}
.day__prize-title {
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 20px;
  height: 2rem;
  color: #F74856;
}
@media only screen and (max-width: 768px) {
  .day__prize-title {
    height: 5rem;
  }
}
.day__prize-description {
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 1rem;
  margin-top: 0.4rem;
  font-size: 15px;
  line-height: 20px;
  height: 8rem;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px) {
  .day__prize-description {
    height: 10rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__prize-description {
    height: 9rem;
  }
}
@media only screen and (max-width: 600px) {
  .day__prize-description {
    height: 11rem;
  }
}
.day__prize-image {
  width: 100%;
  height: 300px;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px) {
  .day__prize-image {
    height: 11rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__prize-image {
    height: 12rem;
  }
}
@media only screen and (max-width: 600px) {
  .day__prize-image {
    height: 10rem;
  }
}
.day__prize-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 3 / 2;
}
.day__notify-button {
  background-color: #f0b58c;
  color: #172647;
  font-size: 1.5rem;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 5rem;
  border: 0.2rem solid #f0b58c;
  cursor: pointer;
  padding: 0.8rem 3rem;
  width: fit-content;
  margin: 0 auto;
  display: inline-block;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__notify-button {
    font-size: 1.5rem;
    padding: 0.5rem 2rem;
    margin: 2rem auto;
  }
}
@media only screen and (max-width: 768px) {
  .day__notify-button {
    margin-bottom: 5rem;
  }
}
.day__notify-button:hover {
  background-color: #fff9ec;
}
.day__notify-wrapper {
  display: none;
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ee4141;
  padding: 4rem 5rem;
  width: 50rem;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .day__notify-wrapper {
    width: 90%;
    padding: 20px;
    top: 35%;
  }
}
.day__notify-wrapper.visible {
  display: block;
}
.day__notify-wrapper .close {
  position: absolute;
  cursor: pointer;
  top: 1rem;
  right: 1rem;
  color: #ee4141;
  font-size: 1.5rem;
  text-align: center;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 500;
  background-color: #fff9ec;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-top: 0;
  line-height: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .day__notify-wrapper .close {
    font-size: 1.3rem;
    width: 20px;
    height: 20px;
    line-height: 1rem;
  }
}
.day__notify-wrapper .notifyForm {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin: 2rem auto;
}
@media only screen and (max-width: 768px) {
  .day__notify-wrapper .notifyForm {
    flex-wrap: wrap;
  }
}
.day__notify-wrapper .notifyForm .notifyEmail {
  width: 16rem;
  height: 2rem;
  border: 1px solid #fff9ec;
  background-color: transparent;
  color: #fff9ec;
  display: inline-block;
  border-radius: 5rem;
  text-align: center;
  font-size: 1rem;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.day__notify-wrapper .notifyForm .notifySubmit {
  display: inline-block;
  background-color: #fff9ec;
  color: #ee4141;
  border: 1px solid #fff9ec;
  border-radius: 5rem;
  padding: 0.3rem 1.2rem;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
}
.day__notify-wrapper .notifyForm .notifySubmit:hover {
  background-color: #fff9ec;
  color: #ee4141;
}
.day__notify-wrapper .notifySuccess {
  position: relative;
}
.day__notify-wrapper .notifySuccess .message {
  color: #fff9ec;
  font-size: 1.5rem;
  text-align: center;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 500;
}
.day__notify-wrapper .notifySuccess .close {
  position: absolute;
  cursor: pointer;
  top: -5rem;
  right: -3rem;
  color: #ee4141;
  font-size: 1.5rem;
  text-align: center;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 500;
  background-color: #fff9ec;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-top: 0;
  line-height: 1.5rem;
}
.day__notify-bow {
  position: absolute;
  bottom: 99%;
  left: 0;
  width: 100%;
  height: 2rem;
}
.day__notify-bow img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}
.day__notify-text .title {
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #efb58c;
  font-size: 3rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .day__notify-text .title {
    font-size: 25px;
  }
}
.day__notify-text .paragraph {
  color: #fff9ec;
  text-align: center;
  font-size: 1.5rem;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .day__notify-text .paragraph {
    font-size: 18px;
  }
}
.day__notify-share {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.day__notify-share span {
  color: #fff9ec;
  text-align: center;
  font-size: 1.5rem;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .day__notify-share span {
    font-size: 18px;
  }
}
.day__notify-share a {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  text-decoration: none;
}
.day__notify-share a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.day__status {
  text-align: center;
  color: #fff9ec;
  margin-top: 20px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.day__status-btn {
  background-color: #172647;
  color: #fff9ec;
  font-size: 1.5rem;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 900;
  border-radius: 5rem;
  border: 0.2rem solid #fff9ec;
  padding: 0.8rem 3rem;
  width: fit-content;
  margin: 2rem auto;
  display: block;
}
@media only screen and (max-width: 768px) {
  .day__status-btn {
    font-size: 1rem;
    margin: 1rem auto;
  }
}
.day__status-text {
  font-family: "lato", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff9ec;
  text-align: center;
  margin: 0;
  padding-top: 2rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .day__status-text {
    padding-bottom: 2rem;
  }
}
.day__status-text .grandPrize {
  color: #efb58c;
  text-decoration: underline;
  cursor: pointer;
}
.day__form {
  margin-top: 2rem;
  display: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px) {
  .day__form {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .day__form {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__form {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 500px) {
  .day__form {
    margin-bottom: 0;
  }
}
.day__form.visible {
  display: block;
}
.day__form .contest {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.day__form .contest > p {
  width: 49rem;
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .day__form .contest > p {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .contest > p {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .contest .clearfix {
    width: 90%;
    margin: auto;
    padding: 0;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .contest .clearfix div {
    width: 90%;
    margin: auto;
    padding: 0;
    margin-bottom: 1rem;
    float: none;
  }
}
.day__form .contest .phoneLocation {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media only screen and (max-width: 500px) {
  .day__form .contest .phoneLocation {
    margin-bottom: 0;
    width: 90%;
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .contest .phoneLocation {
    flex-direction: column;
    width: 90%;
  }
}
.day__form .contest .recaptchaWrapper {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .day__form .contest .recaptchaWrapper {
    width: 95%;
    margin-left: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .contest .recaptchaWrapper .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .contest .recaptchaWrapper .error {
    float: left;
    margin-top: -10px;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .contest > div:first-of-type {
    margin-bottom: 0;
  }
}
.day__form .contest .submitWrapper {
  width: 34%;
  margin-top: 1rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .day__form .contest .submitWrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .contest .submitWrapper {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 500px) {
  .day__form .contest .submitWrapper {
    margin-bottom: 2rem;
  }
}
.day__form .contest .error {
  display: none;
  background-color: red;
  border-radius: 10px;
  padding: 10px;
  margin-top: -15px;
}
.day__form input[type=text] {
  border-radius: 0;
  background-color: #fff9ec;
  border: none;
  padding: 1rem;
  border-radius: 3rem;
  font-size: 1.25rem;
  margin: 1rem 0.5rem 0;
  color: #000 !important;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__form input[type=text] {
    padding: 0.7rem 1rem;
    font-size: 1rem;
    margin: 0.5rem 0.5rem 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__form input[type=text] {
    margin: 5px 5px 0 0;
  }
}
@media only screen and (max-width: 500px) {
  .day__form input[type=text] {
    margin: 0;
    margin-bottom: 5px;
  }
}
.day__form input[type=text]::placeholder {
  color: #a09d9d;
}
.day__form input[type=email] {
  border-radius: 0;
  background-color: #fff9ec;
  border: none;
  padding: 1rem;
  border-radius: 3rem;
  font-size: 1.25rem;
  margin: 1rem 0.5rem 0;
  color: #000 !important;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__form input[type=email] {
    padding: 0.7rem 1rem;
    font-size: 1rem;
    margin: 0.5rem 0.5rem 0;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__form input[type=email] {
    margin: 5px 5px 0 0;
  }
}
@media only screen and (max-width: 500px) {
  .day__form input[type=email] {
    margin: 0;
    margin-bottom: 5px;
  }
}
.day__form input[type=email]::placeholder {
  color: #a09d9d;
}
.day__form select {
  border-radius: 0;
  background-color: #fff9ec;
  border: none;
  padding: 1rem;
  border-radius: 3rem;
  font-size: 1.25rem;
  margin: 1rem 0.5rem 0;
  color: #d1d1d1;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__form select {
    padding: 0.7rem 1rem;
    font-size: 1rem;
    margin: 0.5rem 0.5rem 0;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__form select {
    margin: 5px 5px 0 0;
  }
}
@media only screen and (max-width: 500px) {
  .day__form select {
    margin: 0;
    margin-bottom: 5px;
  }
}
.day__form select option {
  color: #000 !important;
}
.day__form select option[value=""] {
  color: #d1d1d1 !important;
}
.day__form select:focus {
  color: #000;
}
.day__form input[type=submit] {
  background-color: #ee4141;
  color: #fff9ec;
  font-size: 2rem;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 5rem;
  border: 0.2rem solid #ee4141;
  cursor: pointer;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__form input[type=submit] {
    font-size: 1.5rem;
    padding: 0.5rem 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__form input[type=submit] {
    margin-top: 20px;
  }
}
.day__form input[type=submit]:hover {
  color: #ee4141;
  background-color: #fff9ec;
}
.day__form .termsAndCond:not(input),
.day__form .hotelDeals:not(input) {
  width: 568px;
  margin-left: 1rem;
  margin-bottom: 1rem;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: end;
}
@media only screen and (max-width: 1600px) {
  .day__form .termsAndCond:not(input),
  .day__form .hotelDeals:not(input) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .day__form .termsAndCond:not(input),
  .day__form .hotelDeals:not(input) {
    margin-left: 6rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .day__form .termsAndCond:not(input),
  .day__form .hotelDeals:not(input) {
    margin-left: 2rem;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .day__form .termsAndCond:not(input),
  .day__form .hotelDeals:not(input) {
    margin-left: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .termsAndCond:not(input),
  .day__form .hotelDeals:not(input) {
    width: 75%;
    margin: auto;
    float: right;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 500px) {
  .day__form .termsAndCond:not(input),
  .day__form .hotelDeals:not(input) {
    margin-bottom: 0.5rem;
  }
}
.day__form .termsAndCond:not(input) label,
.day__form .hotelDeals:not(input) label {
  font-size: 1.1rem;
  color: #fff9ec;
  text-align: left;
  flex: 1;
  display: inline;
  width: fit-content;
  font-family: "lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .day__form .termsAndCond:not(input) label,
  .day__form .hotelDeals:not(input) label {
    font-size: 15px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .day__form .termsAndCond:not(input) label,
  .day__form .hotelDeals:not(input) label {
    line-height: 1.6rem;
  }
}
.day__form .termsAndCond:not(input) label a,
.day__form .hotelDeals:not(input) label a {
  font-weight: bold;
  font-family: 'Epilogue', sans-serif;
  font-weight: 800;
}
.day__form .termsAndCond:not(input) label a:hover,
.day__form .hotelDeals:not(input) label a:hover {
  text-decoration: underline;
}
.day__form-button {
  background-color: #ee4141;
  color: #fff9ec;
  font-size: 1.5rem;
  font-family: 'Epilogue', sans-serif;
  font-weight: 800;
  border-radius: 5rem;
  border: 0.2rem solid #ee4141;
  cursor: pointer;
  padding: 0.8rem 3rem;
  width: fit-content;
  margin: 0 auto 2rem;
  display: inline-block;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px), only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .day__form-button {
    font-size: 1.5rem;
    padding: 0.5rem 2rem;
    margin: 2rem auto;
  }
}
@media only screen and (max-width: 768px) {
  .day__form-button {
    margin-bottom: 0rem;
  }
}
.day__form-button:hover {
  color: #ee4141;
  background-color: #fff9ec;
  border: 0.2rem solid #ee4141;
}
.successModal,
.emailVerify {
  position: absolute;
  inset: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #ee4141;
  border: 5px solid #fff9ec;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3rem;
  padding: 2rem;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .successModal,
  .emailVerify {
    width: 80%;
  }
}
.successModal .message,
.emailVerify .message {
  color: #fff9ec;
  font-size: 3rem;
  font-family: 'Ranga', cursive;
  font-weight: 700;
}
.successModal .close,
.emailVerify .close {
  position: absolute;
  top: 1rem;
  right: 2rem;
  color: #efb58c;
  font-size: 3rem;
  font-family: 'Epilogue', sans-serif;
  font-weight: 700;
  cursor: pointer;
}
.specialOffer {
  position: absolute;
  inset: 0;
  z-index: 10;
}
.specialOffer__wrapper {
  position: absolute;
  box-shadow: 0 0 27px 18px rgba(0, 0, 0, 0.8);
  inset: 0;
  left: 50%;
  top: 50%;
  max-height: 600px;
  transform: translate(-50%, -50%);
  background: linear-gradient(180deg, #152d49 10%, #325470 94%);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3rem;
  padding: 2rem;
  z-index: 5;
}
@media only screen and (max-width: 768px) {
  .specialOffer__wrapper {
    width: 80%;
    height: fit-content;
    top: 40%;
    border: 1px solid #efb58c;
    padding: 4rem 1rem 2rem;
  }
}
@media only screen and (max-width: 500px) {
  .specialOffer__wrapper {
    width: 90%;
  }
}
.specialOffer .video {
  width: 60%;
  height: 60%;
  position: absolute;
  inset: 0;
  bottom: 3rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 3rem;
  z-index: 5;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .specialOffer .video {
    width: 70%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .specialOffer .video {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .specialOffer .video {
    width: 80%;
    height: 350px;
    top: 25%;
  }
}
@media only screen and (max-width: 500px) {
  .specialOffer .video {
    width: 90%;
  }
}
.specialOffer .video__wrapper {
  width: 100%;
  height: 90%;
  border-radius: 1rem;
  overflow: hidden;
}
.specialOffer .video__wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.specialOffer .video__close {
  color: #fff9ec !important;
}
@media only screen and (max-width: 500px) {
  .specialOffer .video__close {
    font-size: 2rem !important;
  }
}
.specialOffer .video__text {
  color: #FA5454;
  font-family: 'Epilogue', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 2rem;
  text-align: center;
  margin-top: 3rem;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 500px) {
  .specialOffer .video__text {
    font-size: 1.4rem;
  }
}
.specialOffer__text {
  width: 95%;
}
.specialOffer__text h3 {
  font-family: 'Ranga', cursive;
  font-weight: 700;
  font-size: 4rem;
  color: #efb58c;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .specialOffer__text h3 {
    font-size: 3rem;
  }
}
.specialOffer__text p {
  font-family: 'Fjalla One', sans-serif;
  font-size: 2rem;
  color: #eee7d2;
  margin-top: 1rem;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .specialOffer__text p {
    font-size: 1.5rem;
  }
}
.specialOffer__text a {
  display: block;
  font-family: 'Epilogue', sans-serif;
  font-weight: 800;
  color: #000;
  background-color: #ee4141;
  border: 0.2rem solid #ee4141;
  padding: 1rem 2rem 0.7rem;
  border-radius: 3rem;
  text-decoration: none;
  margin: auto;
  margin-top: 3rem;
  font-size: 2rem;
  width: fit-content;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 768px) {
  .specialOffer__text a {
    font-size: 1.5rem;
  }
}
.specialOffer__text a:hover {
  color: #fff9ec;
  border: 0.2rem solid #fff9ec;
}
.specialOffer .close,
.specialOffer .specialClose {
  position: absolute;
  top: 1rem;
  right: 2rem;
  color: #efb58c;
  font-size: 3rem;
  font-family: 'Epilogue', sans-serif;
  font-weight: 700;
  cursor: pointer;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_V1s.ttf) format('truetype');
}
body {
  height: 100vh;
}
.container {
  height: 100vh;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.snow {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-image: url("https://cdn.discordapp.com/attachments/744182992037216260/990023034524033105/snow1.png"), url("https://cdn.discordapp.com/attachments/744182992037216260/990023034758922250/snow2.png"), url("https://cdn.discordapp.com/attachments/744182992037216260/990023034951827556/snow3.png");
  animation: snow 20s linear  infinite ;
}
@keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
.day__grand-prize {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  width: 60rem;
  height: 35rem;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .day__grand-prize {
    width: 55rem;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .day__grand-prize {
    width: 40rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__grand-prize {
    display: none;
  }
}
.day__grand-prize .bow {
  position: absolute;
  bottom: 99%;
  width: 100%;
}
.day__grand-prize .bow img {
  width: 100%;
}
.day__grand-prize .overlay {
  display: none;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0;
  padding: 2rem;
  background-color: #000000;
}
.day__grand-prize .day__grand-wrapper {
  width: 50%;
  height: 100%;
  background: #f0f0f0;
  padding: 20px;
  flex-grow: 1;
}
.day__grand-prize .day__grand-prizeTitle {
  color: #efb58c;
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.7rem;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .day__grand-prize .day__grand-prizeTitle {
    margin-bottom: 10px;
  }
}
.day__grand-prize .day__grand-title {
  color: #ee4141;
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .day__grand-prize .day__grand-title {
    margin-bottom: 10px;
  }
}
.day__grand-prize .day__grand-subtitle {
  font-family: "lato", sans-serif;
  font-style: normal;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8rem;
  margin-top: 2rem;
  text-align: left;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px), only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .day__grand-prize .day__grand-subtitle {
    font-size: 1rem;
    line-height: 1.8rem;
    margin-top: 0;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px), only screen and (min-width: 768px) and (max-width: 900px) {
  .day__grand-prize .day__grand-subtitle {
    font-size: 0.9rem;
    line-height: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .day__grand-prize .day__grand-subtitle {
    font-size: 15px;
    line-height: 22px;
  }
}
.day__grand-prize .day__grand-images {
  width: 50%;
  height: 100%;
}
.day__grand-prize .day__grand-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.day__grand-mobile {
  display: none;
  flex-direction: row;
  align-items: center;
  position: relative;
  width: 100%;
  margin: auto;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .day__grand-mobile {
    display: flex;
  }
}
.day__grand-mobile .bow {
  position: absolute;
  bottom: 100%;
  width: 100%;
}
.day__grand-mobile .bow img {
  width: 100%;
}
.day__grand-mobile .day__grand-wrapper-mobile {
  width: 50%;
  height: 100%;
  background: #f0f0f0;
  padding: 20px;
  border: 2px solid #00a8e8;
  flex-grow: 1;
}
@media only screen and (max-width: 768px) {
  .day__grand-mobile .day__grand-wrapper-mobile {
    padding: 15px;
  }
}
.day__grand-mobile .day__grand-prizeTitle-mobile {
  color: #efb58c;
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
.day__grand-mobile .day__grand-title {
  color: #ee4141;
  font-family: "landa", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
.day__grand-mobile .day__grand-subtitle {
  font-family: "lato", sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
}
.day__grand-mobile .day__grand-images {
  width: 60%;
  height: 100%;
  margin: 10px auto;
}
.day__grand-mobile .day__grand-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
