/** Shopify CDN: Minification failed

Line 245:15 Expected identifier but found whitespace
Line 245:16 Unexpected "3n"

**/
html {
  scroll-behavior: smooth;
}
.container {
  width: 1290px;
  margin: 0 auto;
}
.banner-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.banner-text h1 {
  font-size: 100px;
  letter-spacing: 16px;
}
.banner-text h3 {
  font-size: 123px;
}
/* .how-to-enter{
  background:var(--gradientRedAngled);
   text-align:center;
  padding:60px 0 30px;
} */
.view-product {
  text-align: center;
}
.enter-text-box h3 {
  font-size: 60px;
}
.entries {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.numbers {
  display: flex;
}
.entry-number {
  font-size: 150px;
  font-weight: 700;
}
.entri-desc .title {
  font-size: 50px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 0;
  font-family: "Roboto";
}
.entri-desc {
  align-self: center;
}
.entri-desc .subtitle {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  font-family: "Roboto";
}
.simulator-giveaway h2 {
  font-size: 90px;
  text-align: center;
}
.secure-entry {
  margin-top: 70px;
}
.secure-entry h3 {
  font-size: 50px;
  text-align: center;
  padding-bottom: 20px;
}
.simulator-giveaway {
  padding: 100px 0;
  text-align: center;
}
.simulator-giveaway form {
  width: 700px;
  margin: 0 auto;
}
.simulator-giveaway p {
  margin-bottom: 20px;
}
.simulator-giveaway p a {
  border-bottom: 1px solid #fff;
}
.simulator-giveaway .submit-btn {
  font-size: 20px;
  color: #fff;
  background-color: #d6222b;
  padding: 3.5px 14px 6px;
  margin-left: -3px;
}
.simulator-giveaway input {
  width: 50%;
}
.giveaway-time {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 770px;
  margin: 0 auto;
  padding-bottom: 48px;
}
.countdown_btn_block {
  text-align: center;
  margin-bottom: 90px;
}
.countdown_btn_block .btn {
  padding: 22px 24px;
  background: #E92E2E;
  color: white;
  border-radius: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 25.2px;
}
.countdown_btn_block .btn:after,
.countdown_btn_block .btn:before {
  display: none;
}
.duration {
  border: 1px solid #383838;
  background: #121212;
  padding: 35px 49px 15px;
  text-align: center;
  width: 170px;
  box-sizing: border-box;
}
.duration h4 {
  font-size: 96px;
  margin-bottom: 00px;
}
.duration p {
  font-size: 24px;
}
.last-year-winner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.winner-img,
.winner-text {
  width: 50%;
  align-self: center;
}
.winner-text h4 {
  font-size: 54px;
}
.epic-giveaway {
  background: var(--gradientRedAngled);
  text-align: center;
  padding: 50px 0;
  margin: 0px 0 50px;
}
.alpine-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #555;
  padding: 50px 0;
}
.alpine-image:last-child {
  border-bottom: 0;
}

/* .alpine-right h3{
  display:none;
} */
/* .alpine-left h3{display:block;}
.alpine-left .right-logo{
  display:none;
} */
/* .alpine-right .right-logo{
  display:block;
} */

.winner-text b {
  font-size: 18px;
  margin-top: 50px;
  display: block;
}

.alpine-left,
.alpine-right {
  width: 49%;
  align-self: center;
}
.alpine-left h3 {
  text-align: center;
  padding-top: 20px;
}
.giveaway-terms .terms-conditions {
  border: 1px solid #fff;
  padding: 60px;
}
.giveaway-terms {
  padding: 0px 0 50px;
}
.terms-conditions h3 {
  font-size: 54px;
}
.alpine-right img {
  width: 160px;
}
.value-price {
  font-size: 18px;
  font-weight: 600;
}
.alpine-right p {
  padding-top: 20px;
  font-size: 18px;
}
.alpine-right li {
  font-size: 18px;
}
.right-logo {
  margin: 0 auto;
  display: block;
  padding-bottom: 30px;
  width: 190px;
}
.alpine-carousel-section {
  margin-bottom: 70px;
}
.slide-content {
  border-radius: 10px;
  background: #1a1a1a;
  padding: 20px;
  height: 470px;
}
.slick-slider {
  margin: 0 -15px;
}
.slick-slide {
  margin-right: 15px;
  margin-left: 15px;
}
.slide-content: 3n {
  margin-right: 0;
}
.alpine-carousel-section .slick-prev::before {
  content: "";
  background-image: url("https://cdn.shopify.com/s/files/1/0601/1312/5540/files/left-arrow.png?v=1731065895");
  width: 18px;
  height: 32px;
  display: block;
}
.alpine-carousel-section .slick-next::before {
  content: "";
  background-image: url("https://cdn.shopify.com/s/files/1/0268/8149/1135/files/right-arrow_01c4c5da-bf3c-48aa-9a81-593c64f6a18a.png?v=1697783710");
  width: 18px;
  height: 32px;
  display: block;
}
.alpine-carousel .slider-image {
  height: 150px;
  margin: 0 auto;
  margin-bottom: 30px;
  object-fit: contain;
}
.logo-price {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.logo-price h4 {
  align-self: center;
  margin-bottom: 0;
}
.logo-price img {
  width: 100px;
  object-fit: contain;
  height: 50px;
}
.alpine-carousel-section .slick-prev {
  left: 40px;
  opacity: 1;
  z-index: 1;
  width: 18px;
  height: 32px;
}
.alpine-carousel-section .slick-next {
  right: 40px;
  opacity: 1;
  z-index: 1;
  width: 18px;
  height: 32px;
}
.alpine-carousel h3 {
  font-size: 22px;
  text-align: center;
  padding-top: 20px;
  height: 70px;
}
.slick-prev::before {
  content: "";
}
.slick-next::before {
  content: "";
}
.slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: blue;
  text-indent: -9999px;
}
#slider-container .slider {
  overflow: initial;
}
.epic-giveaway h2 {
  padding-bottom: 10px;
}
.epic-giveaway h4 {
  font-size: 26px;
  margin-bottom: 0;
}
.our-partners {
  text-align: center;
  background: #191919;
  padding: 60px 0;
  margin-bottom: 70px;
}
.our-partners h2 {
  padding-bottom: 50px;
}
.partner-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}
.partner-logos div {
  align-self: center;
}
.tr-new-gaming-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 80px 0;
}
.tr-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
}
.tr-block h4 {
  align-self: center;
  margin-bottom: 0;
}
.faq-content {
  background: #191919;
  padding: 30px 0;
}

.tr-new-left-section {
  width: 48%;
  position: relative;
  z-index: 1;
  text-align: center;
}
.tr-new-left-section::before {
  content: "";
  width: 354px;
  height: 354px;
  background-color: white;
  position: absolute;
  filter: blur(584px);
  z-index: -1;
  opacity: 0.3;
  left: 0;
  right: 0;
  margin: auto;
}
.tr-new-right-section {
  width: 48%;
  align-self: center;
}
.tr-new-right-section p {
  font-size: 18px;
}
.tr-new-right-section h3 {
  font-size: 54px;
}
.tr-new-right-section h4 {
  font-size: 34px;
}
.tr-shop-now .tr-dark-red {
  background-color: #d6222b;
  color: #fff;
  padding: 12px 26px;
  font-size: 28px;
  font-family: var(--typeHeaderPrimary);
  margin-right: 20px;
}
.tr-shop-now {
  display: inline-block;
  margin: 10px 0 20px;
}
.tr-shop-now .tr-dark-border {
  border: 1px solid #d6222b;
  color: #d6222b;
  padding: 12px 26px;
  font-size: 28px;
  font-family: var(--typeHeaderPrimary);
}
.tr-new-right-section img {
  padding-bottom: 20px;
  width: 160px;
}
.img-logos{
  display:flex;
  align-items:center;
  gap:35px;
}
.tr-new-right-section .simucube {
  width: 200px;
}
.tr-new-right-section .simhand {
  width: 170px;
}
.tr-new-right-section .vnm {
  width: 220px;
}
.tr-new-right-section .tobi {
  width: 90px;
}
.infoSingleLine h2 {
  font-size: 50px;
  margin: 0;
  padding: 0;
}
.productHeading {
  text-align: center;
  background: #2a2a2a;
  padding: 4em 0 2.5em;
}
section.giveaway-page {
  line-height: 0;
}
/* give-away listing  */

.giveAwayListing-section .giveawayContainer {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

.items-grid {
  /* display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px; */
}

.item {
  padding: 15px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  max-height: 80px;
  max-width: 80px;
}
.imgDiv {
  background: #fff;
  border-radius: 10px;
  height: 80px;
  width: 80px;
}

.item p {
  flex: 1;
  text-align: left;
  font-size: 1em;
  margin: 0;
}
/* 3 card section css */
.threeCardSection .cardContainer {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.threeCardSection .cardItem {
  background-color: #1a1a1a;
  padding: 20px;
  border-radius: 8px;
  max-width: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  text-align: left;
}
.CardSectionLogo {
  width: 120px;
  margin-bottom: 10px;
  vertical-align: top;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .CardSectionLogo {
    width: 100px;
  }
}
.cardItem:nth-child(2) h2,
.cardItem:nth-child(3) h2 {
  margin-top: 1em;
}
.threeCardSection .bwt-logo {
  width: 80px;
  margin-bottom: 22px;
  margin-left: auto;
}
.content-box3:nth-child(2) h2,
.content-box3:nth-child(3) h2 {
  margin-top: 1.2em;
}
.threeCardSection .card-product-image {
  width: 100%;
  height: 100%;
  margin: 15px 0;
  max-width: 330px;
  max-height: 300px;
  object-fit: contain;
}

.threeCardSection h2 {
  font-size: 38px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
  width: 100%;
}

.twoCardSection h2 {
  font-size: 38px;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
}
.threeCardSection p {
  font-size: 0.9em;
  line-height: 1.4;
  color: #ccc;
  text-align: left;
}
.twoCardSection .card-product-image {
  width: 100%;
  height: 100%;
  margin: 15px 0;
}
section.twoCardSection {
  margin-bottom: 60px;
}
.flex-container {
  display: flex;
}
.flex-child {
  flex: 1;
  margin: 10px;
}
.flex-child:first-child {
  /* margin-right: 20px; */
}
.twoCardSection .cardItem {
  background-color: #1a1a1a;
  padding: 20px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: left;
  padding-bottom:30px;
}

.mobileCont {
  display: none;
}
.contentbox-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.content-box {
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
  text-align: left; /* Align text to the left */
  flex: 1 1 calc(33.333% - 20px); /* Three boxes per row */
  box-sizing: border-box;
  display: flex; /* Use flexbox for the inner content */
  align-items: center; /* Center items vertically */
  gap: 20px;
}
.content-box3 {
  background-color: #1a1a1a;
  border-radius: 5px;
  padding: 10px;
  margin: 10px;
  text-align: center;
  flex: 1 1 calc(33.333% - 20px); /* Three boxes per row */
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom:30px;
}
.content-box img {
  max-width: 80px;
  height: 80px;
  object-fit: contain;
  margin: 0 auto;
  padding: 2px;
}
.content-box img[alt="Simulator Assembly and Delivery"] {
  object-fit: cover;
  padding: 0;
  border-radius: 10px;
}
.imgRow {
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 22px;
  text-align: left;
  padding-left: 10px;
}
@media(max-width:767px){
  .imgRow , .twoCardSection .cardItem{
    flex-direction: column;
    align-items: center;
  }
  .threeCardSection .bwt-logo{
    margin-right:auto;
  }
  .cardItem{
    max-width: 100%!important;
  }
  .contentbox-container , .flex-container {
    display: block;
  }
}
.content-box h2 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.tr-block h4 {
  font-size: 42px;
}
/* Responsive Design */
@media (max-width: 767px) {
  .webCont {
    display: none;
  }
  .mobileCont {
    display: block;
  }
}
@media (max-width: 768px) {
  .threeCardSection .cardContainer {
    flex-direction: column;
    align-items: center;
  }

  .cardItem {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1400px) {
  .container {
    width: 90%;
  }
  .banner-text h1 {
    font-size: 90px;
  }
  .entry-number {
    font-size: 100px;
  }
  .entri-desc .title {
    font-size: 42px;
  }
  .simulator-giveaway h2 {
    font-size: 70px;
  }
  .simulator-giveaway {
    padding: 80px 0;
  }
  .partner-logos {
    width: 100%;
  }
  .partner-logos img {
    width: 50%;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 1200px) {
  .container {
    width: 90%;
  }
  .banner-text h1 {
    font-size: 90px;
  }
  .entry-number {
    font-size: 100px;
  }
  .entri-desc .title {
    font-size: 42px;
  }

  .simulator-giveaway h2 {
    font-size: 60px;
  }
  .simulator-giveaway {
    padding: 80px 0;
  }
  .banner-text {
    top: 40%;
  }
  .duration h4 {
    font-size: 80px;
  }
  .winner-img,
  .winner-text {
    width: 48%;
  }
  .giveaway-terms {
    padding: 100px 0 50px;
  }
  .giveaway-terms .terms-conditions {
    padding: 40px;
  }
  .terms-conditions h3 {
    font-size: 45px;
  }
  .slide-content {
    height: 480px;
  }
  .partner-logos {
    width: 100%;
  }
  .partner-logos img {
    width: 60%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .container {
    width: 90%;
  }
  .banner-text h1 {
    font-size: 80px;
  }
  .banner-text {
    top: 40%;
  }
  .entry-number {
    font-size: 50px;
    padding-right: 10px;
  }
  .enter-text-box h3 {
    font-size: 50px;
  }
  .entri-desc .title {
    font-size: 22px;
  }
  .entri-desc .subtitle {
    font-size: 16px;
  }
  .simulator-giveaway h2 {
    font-size: 50px;
  }
  .simulator-giveaway {
    padding: 60px 0;
  }
  .giveaway-time {
    width: 100%;
  }
  .duration {
    padding: 15px 35px;
    width: 150px;
  }
  .duration h4 {
    font-size: 60px;
  }
  .winner-img,
  .winner-text {
    width: 48%;
  }
  .giveaway-time {
    padding-bottom: 60px;
  }
  .winner-text h4 {
    font-size: 35px;
  }
  .epic-giveaway {
    padding: 40px 0;
  }
  .giveaway-terms {
    padding: 80px 0 50px;
  }
  .giveaway-terms .terms-conditions {
    padding: 30px;
  }
  .terms-conditions h3 {
    font-size: 35px;
  }
  .giveaway-page {
    height: 290px;
  }
  .simulator-giveaway form {
    width: 100%;
    margin: 0 auto;
  }
  .alpine-right p {
    font-size: 16px;
  }
  .alpine-right li {
    font-size: 16px;
  }
  .partner-logos {
    flex-wrap: nowrap;
    width: 90%;
    margin: 0 auto;
  }
  .partner-logos img {
    width: 81%;
  }
  .our-partners h2 {
    padding-bottom: 30px;
  }
  .tr-new-left-section {
    width: 100%;
  }
  .tr-new-right-section {
    width: 100%;
  }
  .tr-new-right-section h3 {
    font-size: 44px;
  }
  .tr-new-right-section p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .logo-price h4 {
    display: block;
    width: 100%;
    text-align: center;
  }
  .container {
    width: 90%;
  }
  .banner-text h1 {
    font-size: 40px;
    letter-spacing: normal;
  }
  .banner-text {
    top: 40%;
  }
  .entry-number {
    font-size: 50px;
    padding-right: 10px;
  }
  .secure-entry h3 {
    font-size: 26px;
  }
  .enter-text-box h3 {
    font-size: 40px;
  }
  .entries {
    display: block;
  }
  .entri-desc .title {
    font-size: 22px;
  }
  .entri-desc .subtitle {
    font-size: 16px;
  }
  .simulator-giveaway h2 {
    font-size: 50px;
  }
  .simulator-giveaway {
    padding: 30px 0;
  }
  .giveaway-time {
    width: 100%;
  }
  .duration {
    padding: 15px 35px;
    margin-bottom: 20px;
    width: 35%;
  }
  .duration h4 {
    font-size: 30px;
  }
  .winner-img,
  .winner-text {
    width: 48%;
  }
  .winner-img,
  .winner-text {
    width: 100%;
  }
  .giveaway-time {
    padding-bottom: 20px;
    justify-content: space-evenly;
  }
  .winner-text h4 {
    font-size: 30px;
  }
  .epic-giveaway {
    padding: 40px 0;
    margin: 50px 0;
  }
  .giveaway-terms {
    padding: 0px 0 50px;
  }
  .giveaway-terms .terms-conditions {
    padding: 20px;
  }
  .terms-conditions h3 {
    font-size: 22px;
  }
  .terms-conditions ul {
    margin-left: 13px;
  }
  .simulator-giveaway h2 {
    font-size: 30px;
  }
  .winner-text {
    margin-top: 20px;
  }
  .alpine-right img {
    width: 100px;
  }
  .alpine-image.alpine-reverse {
    flex-direction: column-reverse;
  }
  .alpine-left,
  .alpine-right {
    width: 100%;
  }
  .alpine-right {
    margin: 30px 0 0;
  }
  .alpine-image {
    padding: 30px 0;
  }
  .simulator-giveaway .submit-btn {
    font-size: 16px;
    padding: 7.5px 14px 8px;
    margin-left: -3px;
  }
  .alpine-right h3 {
    display: block;
  }
  .alpine-left h3 {
    display: none;
  }

  .alpine-left .right-logo {
    display: block;
    width: 100px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
  }
  .alpine-right .right-logo {
    display: none;
  }
  .simulator-giveaway form {
    width: 100%;
    margin: 0 auto;
  }
  .alpine-right p {
    font-size: 16px;
  }
  .alpine-right li {
    font-size: 16px;
  }
  .view-button {
    text-align: center;
  }
  .partner-logos img {
    width: 70%;
  }
  .partner-logos div {
    margin-bottom: 20px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .our-partners {
    padding: 20px 60px;
    margin-bottom: 50px;
  }
  .our-partners h2 {
    padding-bottom: 20px;
    font-size: 24px;
  }
  .alpine-carousel .slider-image {
    /* height: auto; */
  }
  .tr-new-left-section::before {
    width: 300px;
    height: 300px;
  }
  .tr-new-left-section img {
    width: 70%;
    height: auto;
  }
  .tr-new-gaming-section.tr-new-flex {
    flex-direction: column-reverse;
  }
  .tr-new-racing-text img {
    width: 70%;
    padding: 15px 0;
  }
  .tr-new-racing-text h1 {
    font-size: 28px;
  }
  .tr-new-racing-text p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .tr-new-left-section,
  .tr-new-right-section {
    width: 100%;
  }
  .tr-new-right-section h3 {
    font-size: 24px;
  }
  .tr-new-right-section h4 {
    font-size: 24px;
  }
  .tr-new-right-section p {
    font-size: 16px;
  }
  .secure-entry {
    margin-top: 30px;
  }
}

span.new {
    font-weight: bold;
    color: red;
}