body {
  
}

/* Popup overlay */
.modal-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.popup {
  background: linear-gradient(180deg, #000 0%, #111 100%);
  border-radius: 15px;
  padding: 0px 20px 0px 20px;
/*  width: 100%;*/
  max-width: 1000px;
  color: #fff;
  display: flex;           /* keep flex for left-right layout */
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;     /* vertically center wheel and text */
  position: relative;
  overflow: hidden;
}
.close-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  z-index: 11111;
}
/* WHEEL (Right half visible) */
.wheel-wrapper {
  width: 450px;
  height: 450px;
  position: relative;
  margin-right: 40px;      /* space between wheel and text */
  z-index: 1;
}
.wheel-container {
  position: absolute;
  top: 0;
  left: -200px; /* hide left half */
  width: 450px;
  height: 450px;
  overflow: hidden;
}
.wheel {
  width: 450px;
  height: 450px;
  border-radius: 50%;
  transition: transform 4s cubic-bezier(0.33, 1, 0.68, 1);
}
/* Arrow on right */
.arrow_spin {
  position: absolute;
  top: 50%;
  right: 180px;
  transform: translateY(-50%);
  z-index: 2;
}
.text-section {
  margin-left: 0;           /* remove old margin */
  max-width: 400px;
  text-align: left;         /* keep text left-aligned */
  font-size: 14px;
  font-weight: 400;
}
h1 { font-weight: 800; font-size: 2rem; color: #fff; }
.highlight { color: #007bff; }
.btn-primary {
  background: #007bff;
  border: none;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
  width: 100%;
}
.btn-primary:hover { background: #0056b3; }
.skip { margin-top: 10px; color: #00bfff; cursor: pointer; }
.glow {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #007bff;
  text-shadow: 0 0 15px #007bff;
}


 /* spin-wheel-popup-start  */

.spin-blk-frd-sale-modal .modal-dialog{
    min-width: 920px;
}
.spin-blk-frd-sale-modal .modal-body{
    padding-left: 0;
}
.spin-blk-frd-sale-modal .modal-content{
    border-radius: 10px;
    background: linear-gradient(157deg, #000 19%, #363232 85.31%);
    border: none;
}
.spin-blk-frd-sale-cnt-img{
    text-align: center;
}
.spin-blk-frd-sale-cnt-title {
    color: #FFF;
    font-family: "Luckiest Guy";
    font-size: 24px;
    font-weight: 400;
}
.spin-blk-frd-sale-cnt-txt {
    color: #0E59F2;
    font-size: 16px;
    font-weight: 700;
    margin: 8px 0;
}
.spin-blk-frd-sale-cnt-main ul {
    margin-bottom: 25px;
}
.spin-blk-frd-sale-cnt-main ul li {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
}
.spin-blk-frd-frm-r2 {
    display: flex;
    gap: 10px;
    margin: 0;
}
.spin-blk-frd-frm-r1 input, .spin-blk-frd-frm-r2 input {
    background: transparent;
    border: 1px solid #B2D7FF;
    color: #fff;
    border-radius: 6px !important;
}
.error{
    margin-top: 0px;
}
.spin-blk-frd-frm-r1 input::placeholder, .spin-blk-frd-frm-r2 input::placeholder {
    color: #4E4E4E;
}
.spin-blk-frd-frm-r2 select {
    border: 1px solid #B2D7FF;
    border-radius: 6px !important;
}
.spin-blk-frd-frm-r2 option{
    color: #000;
}

.spin-blk-frd-sale-cnt-form .form-control:focus {
    border: 1px solid #fff;
    box-shadow: none;
    background: transparent;
    color: #fff;
}
.spin-blk-bdr-sale-cnt-btn a {
    width: 100%;
    text-align: center;
    margin: 10px 0 20px;
}
.spin-blk-bdr-close-btn a{
    background-color: transparent;
    color: #edd376;
    font-family: Rubik;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    box-shadow: none;
}
.spin-blk-bdr-sale-cnt-btn-verify {
    margin: 0 20px;
}
.spin-blk-bdr-sale-cnt-btn-verify a {
    width: 100%;
}
.spin-blk-frd-sale-cnt-main {
    padding: 0 20px;
}


.spin-blk-frd-sale-bk-offr-main {
    text-align: center;
    position: relative;
    z-index: 11;
    padding: 30px;
}
.spin-blk-frd-bk-cnt {
    padding: 10px 30px 30px;
    border-bottom: 1px solid #313131;
    margin: 10px 30px 30px;
}
.spin-blk-frd-bk-title-meta {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.spin-blk-frd-bk-title {
    font-size: 36px;
    font-weight: 400;
    color: #FFDA00;
    font-family: "Rozha One", serif;
}
.spin-blk-frd-bk-txt {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.spin-blk-frd-bk-disc {
    border: 2px dashed #464646;
    padding: 10px 30px;
    display: inline-block;
    margin: 20px 0 20px;
}
.spin-blk-frd-bk-disc-title {
    font-size: 16px;
    font-weight: 400;
    color: #B3B3B3;
}
.spin-blk-frd-bk-disc-code {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}
.disabled-spin-link {
    pointer-events: none; /* prevent clicks */
    opacity: 0.5;         /* visually show disabled */
}









.blk-frd-rgt-icon {
    position: fixed;
    right: 0;
    top: 160px;
    display: block;
    z-index: 1111;
    transition: 0.6s;
}
.blk-frd-rgt-box {
    color: #080808;
    background: #fff;
    text-align: center;
    padding: 5px 10px 5px 25px;
    font-size: 16px;
    font-weight: 500;
    width: 150px;
    display: none;
    transition: 0.6s;
}
.blk-frd-rgt-box-img:hover + .blk-frd-rgt-box {
    display: block;
}
.blk-frd-rgt-box:hover {
    display: block;
}

.blk-frd-rgt-box-img {
    position: absolute;
    left: -50px;
    top: -10px;
    transition: 0.6s;
}
.blk-frd-rgt-box-img img {
    animation: spin 3s linear infinite;
    z-index: 11111111;
    position: relative;
    transition: 0.6s;
}


@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.spin-blk-frd-frm-r1 {
    margin: 10px 0;
}
.spin-blk-frd-frm-r2 .spin-blk-frd-select{
    max-width: 110px;
}

.spin-blk-frd-bk-title-meta-vrf{
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.spin-blk-frd-bk-title-meta{
    font-size: 16px;
    font-weight: 400;
    margin: 8px 0;
}






.popup .primary-btn-round:hover, .popup .primary-btn-sq:hover {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #fff !important;
}




@media only screen and (max-width: 1499px) {
    .spin-blk-frd-sale-cnt-img img {
        max-width: 280px;
    }
}

@media only screen and (max-width: 1399px) {
    .spin-blk-frd-sale-cnt-img img {
        max-width: 180px;
    }
}

@media only screen and (max-width: 992px) {
    .wheel-wrapper {
        width: 450px;
        height: 350px;
        position: relative;
        margin-right: 40px;
        z-index: 1;
    }
    .wheel-container {
        position: absolute;
        top: -140px;
        left: 160px;
        width: 450px;
        height: 450px;
        overflow: hidden;
    }
    .arrow_spin {
        position: absolute;
        top: 44%;
        right: -190px;
        transform: translateY(-240%);
        z-index: 2;
    }
}


@media only screen and (max-width: 767px) {
    .blk-frd-rgt-icon{
        display: none;
    }
    .wheel-wrapper {
        width: 340px;
        height: 260px;
    }
    .wheel-container {
        top: -220px;
        left: -220px;
        width: 450px;
        height: 450px;
        transform: rotate(29deg);
    }
    .arrow_spin {
        top: 50%;
        right: 130px;
        transform: rotate(36deg);
    }
    .spin-blk-frd-sale-cnt-img{
        display: none;
    }
    .spin-blk-frd-sale-cnt-title{
        margin: 0px;
        font-size: 20px;
    }
    .spin-blk-frd-sale-cnt-txt{
        font-size: 14px;
        margin: 5px 0;
    }
    .spin-blk-frd-sale-cnt-main ul {
        margin-bottom: 15px;
    }    
    .spin-blk-frd-sale-cnt-main ul li{
        font-size: 12px;
    }
    .spin-blk-frd-frm-r1 {
        margin: 10px 0;
    }
    .spin-blk-frd-bk-cnt{
        padding: 10px 0px 30px;
        margin: 10px 0 30px;
    }
    .spin-blk-frd-bk-title{
        font-size: 28px;
    }
}
@media only screen and (max-width: 380px) {
    .wheel-wrapper {
        width: 280px;
        height: 260px;
    }
    .wheel-container {
        top: -200px;
    }
    .arrow_spin{
        right: 50px;
        transform: rotate(27deg);
        top: 40%;
    }
    .spin-blk-frd-bk-img img{
        max-width: 180px;
    }
    .spin-blk-frd-sale-bk-offr-main{
        padding: 0 0 20px 0;
    }
    .spin-blk-frd-bk-cnt {
        padding: 10px 0px 10px;
        margin: 10px 0 10px;
    }
}

 /* spin-wheel-popup-end  */





.arrow-btn {
    position: relative;
    width: 40px;
    height: 40px;
    background: linear-gradient(112deg, #e0e0e0, #ffffff);
    border-radius: 50%;
    box-shadow: 0 4px 10px rgb(254 213 213 / 40%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.arrow-btn-in {
    position: absolute;
    left: -50%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 30px solid #000000;
    z-index: -11111;
}





