body{
font-family: "Montserrat", sans-serif;
color: var(--Black-600, #585C67);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height:137.5%;
}
.inter-font {
    font-family: "Inter", sans-serif;
  }
  .stroketext{text-align: center;
    -webkit-text-stroke-width: 1.53px;
    -webkit-text-stroke-color:#4F494B;
    font-family: "Inter", sans-serif;
    font-size: 73.64px;
    font-style: normal;
    font-weight: 700;color: transparent;
    line-height: 85.913px; /* 116.667% */}
    .cardnew{background: #FFF;
      box-shadow: 5px 7px 42px 0px rgba(55, 55, 55, 0.06);}
      .rotate4m{transform: rotate(-4deg);      }
      .rotate4{transform: rotate(4deg);      }
      .stroketext2xl{font-size: 24px;line-height: 120%;}
      .luxurySwiper-slider .swiper-button-prev:after,   .luxurySwiper-slider .swiper-button-next:after {display:none!important;}
      .hero-gradient{background: linear-gradient(180deg, rgba(79, 73, 75, 0.00) 0%, #4F494B 100%);}
    .swiper-gradient{background: linear-gradient(90deg, rgba(201, 201, 201, 0.00) 0%, #E6E6E6 50.96%, rgba(201, 201, 201, 0.00) 100%);
      }    .luxurySwiper-slider
      .swiper-button-next,    .luxurySwiper-slider .swiper-button-prev {
        height: 65px !important;
        width: 65px !important;top:50%;}  .luxurySwiper-slider .swiper-button-prev {
          left:-40px !important;}.luxurySwiper-slider
          .swiper-button-next  {
            right:-40px !important;}
.stroketext-dark{opacity: 1;
            text-align: center;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(44, 46, 67, 0.60);
font-family: Inter;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 133.333% */}
.border-pink-us{border-color: #F8B193;}

.us-custom-radio {
  display: none;
}

.us-payment-option {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  position: relative;
}

.us-radio-icon {
  width: 19px;
  height: 19px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

button, h1, h2, h3, h4, h5, h6{text-transform: uppercase;}
.us-custom-radio + .us-radio-icon {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='19' height='20' viewBox='0 0 19 20' fill='none'><path d='M9.5 0.5C14.7465 0.500186 19 4.75341 19 10C18.9998 15.2464 14.7464 19.4998 9.5 19.5C4.25341 19.5 0.000185551 15.2465 0 10C0 4.75329 4.25329 0.5 9.5 0.5ZM9.5 3.5C5.91015 3.5 3 6.41015 3 10C3.00019 13.5897 5.91026 16.5 9.5 16.5C13.0896 16.4998 15.9998 13.5896 16 10C16 6.41026 13.0897 3.50019 9.5 3.5Z' fill='%23D2D3D6'/></svg>");
}


.us-custom-radio:checked + .us-radio-icon {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'><path d='M9.5 0C14.7465 0.000185547 19 4.25341 19 9.5C18.9998 14.7464 14.7464 18.9998 9.5 19C4.25341 19 0.000185551 14.7465 0 9.5C0 4.25329 4.25329 0 9.5 0ZM9.5 3C5.91015 3 3 5.91015 3 9.5C3.00019 13.0897 5.91026 16 9.5 16C13.0896 15.9998 15.9998 13.0896 16 9.5C16 5.91026 13.0897 3.00019 9.5 3ZM9.49805 5.45898C11.7296 5.45898 13.5391 7.26847 13.5391 9.5C13.5391 11.7315 11.7296 13.541 9.49805 13.541C7.26652 13.541 5.45703 11.7315 5.45703 9.5C5.45703 7.26847 7.26652 5.45898 9.49805 5.45898Z' fill='%23F8B193'/></svg>");
}


input[type="range"] {
  background: linear-gradient(to right, #f59e7b 0%, #f59e7b 10%, #e0e0e0 10%, #e0e0e0 100%);
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: white;
  border: 2px solid #f59e7b;
  cursor: pointer;
  margin-top: 0px;
}

input[type="range"]::-moz-range-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: white;
  border: 2px solid #f59e7b;
  cursor: pointer;
}
#flash-msg,
.alert.alert-success {
  background: #E9C99F;
  padding: 20px;
  text-align: center;
  border: 0px solid #00b500;
  color: #171717;
  margin-bottom:20px;    font-weight: 600;
  font-size: 18px;
}

body{overflow-x:hidden!important;}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #dedddd !important;
  border-radius: 9999px;
  opacity: 1 !important;
  margin: 0 4px;
  transition: all 0.3s ease;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  background-color: #423d3f !important;
}

.live-draws-page{background:#ECE9E3;background-size:cover; background-position:center center; background-repeat:no-repeat;}


@media screen and (max-width:1025px) {
  .luxurySwiper-slider .swiper-button-prev {
    left: -20px !important;
}
.live-draws-page{background:#ECE9E3;}
}
@media screen and (max-width:767px) {
/*   .slider-homeus{background:#4F494B url('/assets/images/home-bg-m.png');background-size:cover; background-position:center center; background-repeat:no-repeat;} */
  .rotate4m{transform: rotate(-1deg);      }
  .rotate4{transform: rotate(1deg);      }

  .swiper-button-next,    .luxurySwiper-slider .swiper-button-prev {
    height: 30px !important;
    width: 30px !important;}
    .luxurySwiper-slider .swiper-button-prev {
      left: -20px !important;
  }
}

.invalid-feedback {
  color: red;
  font-size: small;
}

button, a{cursor: pointer!important;}
button:hover, a:hover{opacity:0.8!important;}

.select2-selection--single {
  background-color: #fff!important;
  border-radius: 0!important;
  border: 0.856px solid var(--Neutrals-30, #ADAAAA)!important;
 padding: 8px 30px 8px 12px!important;
  height: auto !important;
  color: #aeaeae!important;
  font-size: 14px!important;
  font-style: normal!important;
  font-weight: 600!important;
  line-height: 110%!important;
  letter-spacing: 0.42px!important;
} .select2-selection__arrow {
  top: 10px!important;
  right: 10px!important;
}.Home_Links{color: var(--White, #FFF);
  font-size: 14px;
  font-weight: 700; }
  .eye-toggle::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 2px;
    background: currentColor;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    pointer-events: none;
  }
  .eye-toggle.show::after {
    display:none;}
    iframe {
      height: 100vh;
      width: 100vw;
  }

  html {
    color-scheme: light !important;
    forced-color-adjust: none;
  }
  img, svg {
    color-scheme: light !important;
    forced-color-adjust: none !important;
  }
  .ticket-btn {
    transition: 0.2s;
}

.ticket-btn.selectedus {
    background: #f8b193 !important;
    border-color: #f8b193 !important;
}
div#entries-wrapper .flex.w-full.items-start:nth-child(odd) .bg-black.text-white{background: #000!important;}
div#entries-wrapper .flex.w-full.items-start:nth-child(even) .bg-black.text-white{background: #B4B4B4!important;}

div#luckyNumbers .flex.justify-between:nth-child(odd) .bg-black.text-white{background: #000!important;}
div#luckyNumbers .flex.justify-between:nth-child(even) .bg-black.text-white{background: #B4B4B4!important;}

.space-y-2 .flex.justify-between.items-center:nth-child(odd) .bg-black.text-white{background: #000!important;}
.space-y-2 .flex.justify-between.items-center:nth-child(even) .bg-black.text-white{background: #B4B4B4!important;}



