@font-face {
    font-family: Irancell;
    src: url('./fonts/Irancell_Regular.ttf');
}

.landing-coin {
    background-image: url("/public/image/coin.png");
    position: absolute;
    top: 0;
    width: 100%;
    background-repeat: no-repeat;
    right: 0;
    min-height: 835px;
    background-size: cover;
    background-position: center;
    z-index: -1;
}
* {
    font-family: Irancell;
}
body,html {
    font-family: 'irancell'!important;
}
.error-message {
			color: #ff5252;
			text-align: center;
			margin: 10px 0;
			font-size: 14px;
}
.main-title {
    width: 100%;
    display: flex;
    justify-content: center;
    color: #000000!important;
    flex-direction: column;
    align-items: center;

}
.slider-wrapper {
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
    background: #1d1d1d;
}
.slider {
    display: flex;
    width: max-content;
    animation: slideLoop 60s linear infinite;
}
.slider img {
    margin-right: 10px;
}
@keyframes slideLoop {
    0% { transform: translateX(0); }
    100% { transform: translateX(400%); } /* نصف طول کل اسلایدها */
}

.main-header-film-text span:nth-child(1) {
    font-weight: 700;
    font-size: 48px;
    letter-spacing: -2%;
    text-align: center;
}


.main-header-film-text span:nth-child(2) {
    font-weight: 700;
    font-size: 32px;
    letter-spacing: -2%;
    text-align: center;
}
.main-header-film-text span:nth-child(3) {
     font-weight: 700;
    font-size: 32px;
    letter-spacing: -2%;
    text-align: center;

}
.main-header {
    position: relative;
    background-color: #ffcc00;
    height: 700px;
}
.main-header-film-text {
    flex-direction: column;
    display: flex;
    text-align: center;
    gap: 30px;
}
.main-header-film {
    position: absolute;
    bottom: 0;
    right: 15%;
}
.main-gol {
   background-color: #1A1A1A;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.main-gol > img {
   z-index: 5;
}
.gol {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.gol-text {
    color:#FFC20E;
    text-align: center;
    font-weight: 700;
    font-style: Bold;
    font-size: 64px;
    text-align: center;
    position:absolute;
    height: 100%;
    top: 0;
    padding: 50px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;

}
.cropped-gold {
    margin: 40px 0;
}
.cup-section {
    display: flex;
    margin-top: 70px;
    justify-content: center;
    gap: 300px;
}

.cup-section-light , .cup-section-light-h {
    position: absolute;
    z-index: -1;
}
.cup-section-light   {
    width: 100%;
    height: auto;
    justify-content: center;
    right: 13%;
}
.cup-section-light-h {
    width: 100%;
    height: auto;
    right: 35%;
    justify-content: center;
    top: 300px;
}

.cup-section-item {
    color: white;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    align-items: center;
    position: relative;
}
.cup-section-down {
    margin-top: 150px;
}
.cup-section-rank {
    margin: 20px 0 70px 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    text-align: center;

}
.cup-section-price {
    display: flex;
    align-items: center;
    margin: 20px 0;
    z-index: 2;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
}
.cup-section-price img {
    margin-left: 10px;
}

.cup-section-platform {
    position: absolute;
    z-index: -1;
    top: 57%;
}
 
.refresh-captcha {
    background-color: #EFA80A;
    border: none;
    border-radius: 100%;
    margin-right: 10px;
}
.clock-section-item {
    color: white;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 10px;
}
.clock-section-item span {
   color: #ffc20e !important;
   font-weight: 700;
   margin: 5px 0 0 0;
}
.clock-section {
    display: flex;
    flex-direction: column;
    width: 80%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: #262626;
    position:absolute;
    bottom: 13px;
    z-index: 6;
    border-radius: 32px;
    padding-bottom: 50px;
}
.clock-section input {
    width: 493px;
    height: 48px;
    padding:0 12px;
    background: #1A1A1A;
    border: 1px solid #EDEDED;
    border-radius: 14px;
    margin: 5px 0;
}
.clock-section-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #AEAEAE;
    text-align: right;
    vertical-align: middle;
    margin-bottom: 10px;
}
.clock-section-input {
    background: #1A1A1A;
    display: flex;
    flex-direction: column;
    padding: 30px;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.clock-section label {
     font-weight: 400;
    font-size: 14px;
     letter-spacing: 0%;
    text-align: right;
    color: #AEAEAE;
    vertical-align: middle;
}
.clock-validation {
    display: flex;
    /*flex-direction: column;*/
    margin: 20px 0;
    align-items: center;
    position: relative;
}
.clock-validation-label {
    position: absolute;
    left: 13%;
    top: 10%;
    border-right: 1px solid white;
    font-weight: 700;
    font-size: 24px!important;
    line-height: 20px;
    vertical-align: middle;
    color: white!important;
    height: 77%;
    display: flex;
    align-items: center;
    padding-right: 10px;
    justify-content: center;
    padding-top: 3px;
}
.clock-validation-btn {
    width: 100%;
    background: #FFC20E;
    padding: 15px;
    border-radius: 30px;
    border: none;
    height: 48px;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    font-family: CustomFont;
    margin-top: 5px;
    /*color: #C2C2C2;*/
    cursor: pointer;

}
.clock-validation-button {
    display: flex;
    align-items: center;
    margin-right: 20px;
    cursor: pointer;
}
.user-section {
    width: 80%;
    margin: 70px auto 50px auto;
 }
.user-section-title {
    display: flex;
    justify-content: space-between;
    color: white;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: right;
     margin-bottom: 30px;
}

.user-section-item {
    background: #171C29;
    margin-top: 10px;
    border-radius: 16px;
    padding: 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.user-section-item-numbers {
    display: flex;
    color: white;
    align-items: center;
}
.user-section-item-row {
    display: flex;
    width: 40px;
    height: 40px;
    background: #1495B1;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: white;
    margin-left: 10px;
}
.user-section-item-diamond {
    display: flex;
    align-items: center;
    color: white;
}

.user-section-item-diamond img {
    margin-left: 10px;
}
.role-section {
    display: flex;
    flex-direction: column;
}
.role-section-title {
    color: white;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    text-align: center;
    margin-top: 60px;

}
.role-section-des {
    font-weight: 400;
    font-size: 16px;
    color: white;
    line-height: 37px;
    text-align: justify;
    vertical-align: middle;
    background: #171C29;
    padding:30px 20px;
    margin-top: 30px;
    border-radius: 16px;
}
.main-text {
    background-color: #1A1A1A;
    border-radius: 16px;
    width: 90%;
    padding: 20px;
    line-height: 32px;
    margin-bottom: 10px;
}
.footer-section {
    display: flex;
    flex-direction: column;
}

.footer-section-list {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.footer-section-list a , .footer-section-list-social a {
    color: white;
}
.footer-section-list-social {
    padding: 10px;
    margin-right: 5%;
}
.footer-section-list-social li {
    margin: 15px 0;
}
.footer-role {
    color: white;
    text-align: center;
    background: #090909;
    padding: 20px 0;
}

.color {
    color: #FFC20E;
    font-weight: 700;
    font-size: 20px;
}
.modal-box {
    background-color: #1A1A1A;
}

.campaign-rules {
  border-radius: 10px;
  color: #fff;
  font-family: sans-serif;
  text-align: center;
  width:90%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.campaign-rules h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}

.rules-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.rules-table thead tr {
  background: #FFC20E;
  color: #000;
}

.rules-table th,
.rules-table td {
  padding: 12px;
  width: 33%;
  text-align: center;
  border-bottom: 1px solid #333;
}
.rules-table tr {
    background-color: #1A1A1A;
}
.rules-table tbody tr td {
  color: #fff;
}

.rules-desc {
  background: #2a2a2a;
  padding: 15px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.8;
  text-align: right;
}

.rules-desc .highlight {
  color: #FCAF00;
  font-weight: bold;
}
.slider {
    display: flex;
    width: 100%;
    justify-content: space-around;
    background: #1d1d1d;
    padding: 30px 60px;
    width: 90%;
    gap: 60px;
    white-space: nowrap;
}

.slider img {
    /* min-width: 300px; */
    transition: transform 0.5s ease;
    flex-shrink: 0;
}
.irancell-logo  {
   width: 100%;
   display: flex;
   justify-content: center;
   margin-top: 30px;
   margin-bottom: -50px;
}
.irancell-logo img {
   width: 193px;
   height: 40px;
}
.yelloadwise-logo img {
    width: 100px;
    height: 40px!important;
}
@media all and (max-width: 1440px) {
    .landing-coin {
        background-size: contain;
        background-position: top;
    }
    .cup-section-light   {
        right: 0%;
    }
    .cup-section-light-h {
        right: 29%;
    }
}

@media all and (max-width: 768px) {
    .main-header {
       height: 327px;
  }
   .yelloadwise-logo {
    display: flex;
    flex-direction: column;
}
  .yelloadwise-logo img {
    width: 100px;
    height: 30px!important;
}
  @keyframes slideLoop {
    0% { transform: translateX(0); }
    100% { transform: translateX(1000%); }  
}
  .main-header-film {
    height: 100%;
  }
.main-header-img-film {
    width: 252px;
    height: 98px!important;
  }
  .main-header-film {
    right: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .slider {
    animation: slideLoop 50s linear infinite;
}
.slider img {
    /* min-width: 300px; */
    transition: transform 0.1s ease;
}
  .main-header-film-text span {
    font-size: 16px!important;
    -webkit-text-stroke: 1px black;
  }
  .gol-text {
     font-size: 23px!important;
  }
  .main-header-img-one {
    height: 1850px !important;
    width: 100% !important;
  }
  .main-gol {
    width: 100%;
  }
  .main-text {
    width: 90%;
    text-align: justify;
    font-size: 14px;
  }
  .form-section {
    width: 100%!important;
  }
  .clock-section {
    width: 91%!important;
    height: 1580px;
    justify-content:start;
  }
  .rules-table tr {
        font-size: 12px;
  }
  .campaign-rules h2 {
  font-size: 16px;
   }
  .campaign-rules  {
   margin: auto;
  }
  .clock-validation-button > img {
    object-fit: none;
    width: 80px;
    height:40px
  }
  .irancell-logo  {
   margin-top: 20px;
   margin-bottom: -20px;
}
  .irancell-logo img {
   width: 150px;
   height: 28px!important;
}
.main-header-film-text {
    gap: 14px;
 }
 .clock-section-input {
    padding: 0px;
}
}
