.container{
    display: flex;
    margin-left: 38%;
    /* margin-top: 10%; */
    font-family: cursive;
    position: relative;
  
   
    
}
body{
  background-color:  rgb(12, 11, 12);
}
*{
    margin: 0;
  
}
.bg-login{
   height: 100%;
   width: 100%;
   filter: blur(10px);
   opacity: 0.7;
   position: fixed;
}
.sign__content{
  display: flex;
  margin-top: 6%;
 height: 400px;
 width: 300px;
 padding: 50px;
 background-color: rgb(46, 44, 44);
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
 border-top: 2px solid rgb(224, 72, 97);

}
.sign_content{
    height: 300px;
    width: 300px;
    padding: 50px;
    background-color: rgb(46, 44, 44);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-top: 2px solid rgb(224, 72, 97);
   }
.sign__group{
    margin-bottom: 40px;
    
}
.sign__input{
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 5px;
    padding: 0 10px;
    background-color: rgb(43, 38, 38);
    color: white;
}
.re{
color: rgb(110, 102, 102);
}
.sign__content button{
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 5px;
    background-color: rgb(224, 72, 97);
    color: white;
    cursor: pointer;
}
.sign__text{
    color: rgb(110, 102, 102);
    font-size: 15px;
}
.sign__text a{
    color: rgb(224, 72, 97);
    text-decoration: none;
}
.bg-help{
    height: 250px;
    border-bottom: 3px solid rgb(216, 80, 103);
    width: 100%;
    /* background-size: cover;
    background-position: center; */
    top: 0;
    left: 0;
    z-index: 1;
    /* opacity: 0.8;  */
}
/* .bg-paid{
    height: 350px;
    border-bottom: 3px solid rgb(216, 80, 103);
    position: relative;
} */
.bg-help p{
    color: white;
    font-size: 40px;
   font-family: Arial, Helvetica, sans-serif;
   margin-left: 100px;
   position: relative;
   bottom: 150px;
   background-color: transparent;
}
.section{
    display: flex;
    gap: 30px;
    justify-content: space-around;
}
.left-side{
    line-height: 1.5;
    font-size: 20px;
    color: white;
}
.right-side{

    line-height: 1.5;
    font-size: 20px;
    color: white;
}
.left-side h2, h3{
    color: rgb(224, 72, 97);
    font-family: cursive;
}
.right-side h2, h3{
    color: rgb(224, 72, 97);
    font-family: cursive;
}
.plan{
    display: flex;
    gap: 30px;
    justify-content: space-around;
    line-height: 2;
    font-family: Arial, Helvetica, sans-serif;
}
.plan p{
    color: white;
}
.boxes{
    display: flex;
    gap: 30px;
    justify-content: space-around;

}
.top{
    background-color: transparent;
    display: flex;
    justify-content: space-between;
}
.top p{
    color: white;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
}
.top a{
    color:  rgb(224, 72, 97);
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
}
.sign_content ul li{
    color: rgb(145, 139, 139);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 2;
}
.sign_content {
    background-color: transparent;
}
.sign_content button{
    background-color: rgb(224, 72, 97);
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 20px;
    width: 160px;
}
.sign_content button a{
  color: white;
  text-decoration: none;

}
.bg-pay{
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  filter: blur(5px);
  opacity: 0.2;
}


.set{
 height: 250px;
 width: 250px;
 margin-left: 30px;
 /* position:relative; */
 margin: 40px;
 /* top: 90px; */


}
.set h2, button{
    background-color: transparent;
    color: rgb(236, 89, 114);
    border-color:rgb(236, 89, 114);
    border-radius: 5px;

}
.main_set{
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
}
 .bg-im{
  /* width: 100%;
  height: 100%; */
  /* background-size: cover;
  background-position: center; */
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: blur(5px);
  opacity: 0.5;
  
 }
 .set :hover{
    transform: scale(1.1);
    
 }
 .anime {
    margin:0px;
    text-align:center;
    padding-top:43vh;
    color:#000000;
    font-family:cursive;
    font-size:50px;
    font-weight: 200;
     overflow:hidden;
    animation:bg 5s linear infinite;
    height: 374px;
    width: 100%;
    position: relative; 
    top: 1px;
    /* right: 10%; */
    opacity: 0.6;
  }
  
  .dropping-texts {
    display: inline-block;
    width: 180px;
    text-align: center;
    height: 60px;
    vertical-align: -2px;
    background-color: transparent;
    position: relative;
    top: 50px;
    right: 10%;
    font-size: 60px;
  
  }
  
  .dropping-texts > div {
    font-size:0px;
    opacity:0.5;
    margin-left:10px;
    position:absolute;
    font-weight:bold;
    background-color: transparent;
    box-shadow: 0px 60px 25px -20px rgba(0,0,0,0.5);
  }

  
  
  .dropping-texts > div:nth-child(1) {
    animation: roll 5s linear infinite 1s;
    color: #F44336;
  }
  .dropping-texts > div:nth-child(2) {
    animation: roll 5s linear infinite 2s;
    color: #b200ff;
  }
  .dropping-texts > div:nth-child(3) {
    animation: roll 5s linear infinite 3s;
    color:#0094ff;
  }
  .dropping-texts > div:nth-child(4) {
    animation: roll2 5s linear infinite 4s;
    color: #8BC34A;
  }
  
  @keyframes roll {
    0% {
     
  
      margin-left:-30px;
     opacity: 1;
      transform: rotate(-25deg);
    }
    3% {
      opacity:1;
      transform: rotate(0deg);
    }
    5% {
      font-size:inherit;
      opacity:1;
      margin-left:0px;
      margin-top:0px;
    }
    20% {
      font-size:inherit;
      opacity:1;
      margin-left:0px;
      margin-top:0px;
      transform: rotate(0deg);
    }
    27% {
      font-size:0px;
      opacity:0.5;
      margin-left:20px;
      margin-top:100px;
    }
    100% {
      font-size:0px;
      opacity:0;
      margin-left:-30px;
      margin-top:0px;
      transform: rotate(15deg);
    }
  }
  
  @keyframes roll2 {
    0% {
      font-size:0px;
      opacity:0;
      margin-left:-30px;
      margin-top:0px;
      transform: rotate(-25deg);
    }
    3% {
      opacity:1;
      transform: rotate(0deg);
    }
    5% {
      font-size:inherit;
      opacity:1;
      margin-left:0px;
      margin-top:0px;
    }
    30% {
      font-size:inherit;
      opacity:1;
      margin-left:0px;
      margin-top:0px;
      transform: rotate(0deg);
    }
    37% {
      font-size:1500px;
      opacity:0;
      margin-left:-1000px;
      margin-top:-800px;
    }
    100% {
      font-size:0px;
      opacity:0;
      margin-left:-30px;
      margin-top:0px;
      transform: rotate(15deg);
    }
  }
  @keyframes bg {
  0% {background: #ff0075;}
  3% {background: #0094ff;}
  20% {background: #0094ff;}
  23% {background: #b200ff;}
  40% {background: #b200ff;}
  43% {background: #8BC34A;}
  60% {background: #8BC34A;}
  63% {background: #F44336;}
  80% {background: #F44336;}
  83% {background: #F44336;}
  100% {background: #F44336;}
}

@media (max-width: 768px) {
  .container{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    color: white;
    font-family: cursive;
    position: absolute;
    margin-left: 500px;
    
}
*{
    margin: 0;
  
}
 .bg{

    width: 100%;
    height: 100%;
}
.sign__content{
 height: 400px;
 width: 200px;
 /* padding: 50px; */
 background-color: rgb(46, 44, 44);
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
 border-top: 2px solid rgb(224, 72, 97); justify-content: center;
 position: relative;
 left: -150%;

 
}
.sign_content{
    height: 300px;
    width: 300px;
    padding: 50px;
    background-color: rgb(46, 44, 44);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-top: 2px solid rgb(224, 72, 97);
   }
.sign__group{
    margin-bottom: 40px;
    
}
.sign__input{
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 5px;
    padding: 0 10px;
    background-color: rgb(43, 38, 38);
    color: white;
}
.re{
color: rgb(110, 102, 102);
}
.sign__content button{
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 5px;
    background-color: rgb(224, 72, 97);
    color: white;
    cursor: pointer;
}
.sign__text{
    color: rgb(110, 102, 102);
    font-size: 15px;
}
.sign__text a{
    color: rgb(224, 72, 97);
    text-decoration: none;
}
.bg-help{
    height: 350px;
    border-bottom: 3px solid rgb(216, 80, 103);
    position: relative;
}
/* .bg-paid{
    height: 350px;
    border-bottom: 3px solid rgb(216, 80, 103);
    position: relative;
} */
.bg-help p{
    color: white;
    font-size: 40px;
   font-family: Arial, Helvetica, sans-serif;
   margin-left: 100px;
   position: relative;
   bottom: 150px;
   background-color: transparent;
}
.section{
    display: flex;
    gap: 30px;
    justify-content: space-around;
}
.left-side{
    line-height: 1.5;
    font-size: 20px;
    color: white;
}
.right-side{
    line-height: 1.5;
    font-size: 20px;
    color: white;
}
.left-side h2, h3{
    color: rgb(224, 72, 97);
    font-family: cursive;
}
.right-side h2, h3{
    color: rgb(224, 72, 97);
    font-family: cursive;
}
.plan{
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-around;
    line-height: 2;
    font-family: Arial, Helvetica, sans-serif;
}
.plan p{
    color: white;
}
.boxes{
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-around;

}
.top{
    background-color: transparent;
    display: flex;
    justify-content: space-between;
}
.top p{
    color: white;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
}
.top a{
    color:  rgb(224, 72, 97);
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
}
.sign_content ul li{
    color: rgb(145, 139, 139);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 2;
}
.sign_content {
    background-color: transparent;
    width: 260px;
}
.sign_content button{
    background-color: rgb(224, 72, 97);
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 20px;
    width: 160px;
}
.set{
 height: 300px;
 width: 300px;
 margin-left: 30px;
 position:relative;
 margin: 40px;
 top: 90px;


}
.set h2, button{
    background-color: transparent;
    color: rgb(236, 89, 114);
    border-color:rgb(236, 89, 114);
    border-radius: 5px;

}
.main_set{
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
}
 .bg-im{
    opacity: 0.2;
    position: fixed;
 }
 .set :hover{
    transform: scale(1.1);
    
 }
 .anime {
    margin:0px;
    text-align:center;
    padding-top:43vh;
    color:#000000;
    font-family:cursive;
    font-size:50px;
    font-weight: bold;
     overflow:hidden;
    animation:bg 5s linear infinite;
    height: 440px;
    width: 100%;
    

   
  }
  
  .dropping-texts {
    display: inline-block;
    width: 180px;
    text-align: center;
    height: 60px;
    vertical-align: -2px;
    background-color: transparent;
    position: absolute;
    top: 50px;
    right: 10%;
    font-size: 60px;
  
  }
  
  .dropping-texts > div {
    font-size:0px;
    opacity:0.5;
    margin-left:10px;
    position: relative;
    top: 420px;
    font-weight:bold;
    background-color: transparent;
    box-shadow: 0px 60px 25px -20px rgba(0,0,0,0.5);
  }
  
  
  .dropping-texts > div:nth-child(1) {
    animation: roll 5s linear infinite 1s;
    color: #F44336;
  }
  .dropping-texts > div:nth-child(2) {
    animation: roll 5s linear infinite 2s;
    color: #b200ff;
  }
  .dropping-texts > div:nth-child(3) {
    animation: roll 5s linear infinite 3s;
    color:#0094ff;
  }
  .dropping-texts > div:nth-child(4) {
    animation: roll2 5s linear infinite 4s;
    color: #8BC34A;
  }
  
  @keyframes roll {
    0% {
     
  
      margin-left:-30px;
     opacity: 1;
      transform: rotate(-25deg);
    }
    3% {
      opacity:1;
      transform: rotate(0deg);
    }
    5% {
      font-size:inherit;
      opacity:1;
      margin-left:0px;
      margin-top:0px;
    }
    20% {
      font-size:inherit;
      opacity:1;
      margin-left:0px;
      margin-top:0px;
      transform: rotate(0deg);
    }
    27% {
      font-size:0px;
      opacity:0.5;
      margin-left:20px;
      margin-top:100px;
    }
    100% {
      font-size:0px;
      opacity:0;
      margin-left:-30px;
      margin-top:0px;
      transform: rotate(15deg);
    }
  }
  
  @keyframes roll2 {
    0% {
      font-size:0px;
      opacity:0;
      margin-left:-30px;
      margin-top:0px;
      transform: rotate(-25deg);
    }
    3% {
      opacity:1;
      transform: rotate(0deg);
    }
    5% {
      font-size:inherit;
      opacity:1;
      margin-left:0px;
      margin-top:0px;
    }
    30% {
      font-size:inherit;
      opacity:1;
      margin-left:0px;
      margin-top:0px;
      transform: rotate(0deg);
    }
    37% {
      font-size:1500px;
      opacity:0;
      margin-left:-1000px;
      margin-top:-800px;
    }
    100% {
      font-size:0px;
      opacity:0;
      margin-left:-30px;
      margin-top:0px;
      transform: rotate(15deg);
    }
  }
  @keyframes bg {
  0% {background: #ff0075;}
  3% {background: #0094ff;}
  20% {background: #0094ff;}
  23% {background: #b200ff;}
  40% {background: #b200ff;}
  43% {background: #8BC34A;}
  60% {background: #8BC34A;}
  63% {background: #F44336;}
  80% {background: #F44336;}
  83% {background: #F44336;}
  100% {background: #F44336;}
}

   
}

