html,body{
    overflow-x: hidden;
}

.main-max-width{
    max-width: 1300px;
    margin: 0px;
    padding: 0px;
}

a{
    text-decoration: none;
}

.hidden{
    display:none!important;
}

.title-container{
    color: #fff;
    font-size: 40px;
    font-family: poppinsextralight;
}

.custom-container{
    width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.dashboard-take-better{
    width: 100%;
}

.dashboard-take-better-container{
    height: 20rem;
    display: flex;
    justify-content: space-between;
}

.dashboard-take-better-section1{
    height: 100%!important;
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 35px;
    background-color: black;
    color: #f1b90c;
    font-family: poppinsregular;
}

.custom-padding-x{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
    
}

.custom-padding{
    padding-top: 50px ;
    padding-bottom: 50px ;
}

.dashboard-take-better-section2{
    flex: 1;
    /* font-size: 15px; */
    display: flex;
    align-items: center;
    background-color: black;
    color: #ffff;
    padding:20px;
}

.dashboard-take-better-text {
    font-family: poppinslight;
    font-size: 16px;
}

.pointer{
    cursor: pointer;
}
.span-yellow-text{
    /* color: #ffe182ff!important; */
    color: #f9e288!important;;
}
.span-dark-yellow-text{
    /* color: #ffe182ff!important; */
    color: #F1B90C!important;;
}
.span-white-text{
    color: #ffff!important;
}
.span-green-text{
    color: #00ffa5ff!important;
}
.span-grey-text{
    color: #a7abaeff!important;
}
.span-red-text{
    color: #ff0006fc!important;
}
.span-light-blue-text{
    color: #1199faff!important;
}
.background-weak-blue{
    background-color: #00184eff!important;
}
.background-dark-blue{
    background-color: #00002dff!important;
}

.custom-width-16{
    width: 100vw;
    /* max-width: 1600px; */
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

a{
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-family: poppinslight;
}

a:hover{
    color: #ebb826;
}

.new-contact-desc{
    text-align: center;
    color: #fff;
    font-family: poppinslight;
    font-size: 20px;
}

.new-contact-desc-container{
    margin: 50px 0px;
    margin: auto;
    width: 100%;
    max-width: 800px;
}

.dashboard-key-feautres{
    margin: 50px 0px;
    display: flex;
    height: 100%;
    width: auto;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.features-padding{
    padding: 80px 0px;
}

.custom-width-10{
    margin: auto;
    max-width: 1000px;
    width: 100%;
}


.dashboard-key-text-container{
    display: flex;
    max-width: 100%;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    margin: 25px 0px;
}

.testimonials-text{
    font-family: poppinslight;
    font-size: 18px;
    text-align: center;
}

.dashboard-black-background-section{
    width: 100%;
    background-color: #323231;
}

.dashboard-history{
    width: 100%;
    display: flex;
    background-color: #00002D;
}

.dashboard-history-section-1{
    flex: 1;
    width: 100%;
    position: relative;
}

.dashboard-img-wrapper{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}

.dashboard-img-wrapper-rev{
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 100px;
    padding-left: 100px;
}

.career-section-2{
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: auto;
    color: #fff;
}

.dashboard-history-title{
    font-family: poppinsextralight;
    font-size:35px;
}

.dashboard-history-title-medium{
    font-family: poppinsmedium;
    font-size:35px;
}

.dashboard-learn-more{
    background-color: #141413!important;
    width: 100%!important;

}

.dashboard-card-dialog-container{
    padding: 100px 0px;
    max-width: 1200px;
    width: 100%;
    margin: auto;
}


.card-dialog-wrapper{
    background-color: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    height: 100%;
    border-radius: 15px;
}

.card-dialog-img-container{
    margin: 20px 0px;
    height: 140px;
    width: auto;
}

.learnIcon{
    width: auto;
    height: 100%;
    object-fit: cover;
}


.card-dialog-title{
    font-size: 20px;
    font-family: poppinssemiBold;
    margin-top: 20px;
}

.dashboard-history-rev{
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    background-color: #323231;
}

.history-img{
    height: 100%;
    width: 100%;
}


.dashboard-history-text-padding{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 4.5rem;
    padding-right: 4.5rem
}

.dashboard-history-text-padding-rev{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 2.5rem;
    padding-right: 4.5rem
}

.dashboard-crypto-earn-title{
    font-size: 15px;
    font-family: poppinsmedium;
}

.dashboard-crypto-earn-content1{
    font-family: poppinssemibold;
    font-size:30px!important;
    max-width: 300px;
    margin: 10px 0px;
}

.dashboard-history-text{
    font-size: 15px;
    color: #fff;
    font-family: poppinslight;
}

.dashboard-history-text-extralight{
    font-size: 15px;
    color: #a7abaeff;
    font-family: poppinsextralight;
}

.dashboard-history-section-2{
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    justify-content: center;
}

.dashboard-first-digital-bank-section-2{
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    color: #fff;
    justify-content: center;
    padding: 20px;
}

.features-img-2{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dashboard-take-better-text{
    font-family: poppinslight;
    font-size: 16px;
}

.dashboard-li{
    margin: 10px 0px;
    font-size: 15px;
    color: #fff;
    font-family: poppinslight;
}

.dashboard-key-features-title{
    text-align: center;
    font-size: 35px;
    font-family: poppinsregular;
}

.dashboard-key-features-title-light{
    text-align: center;
    font-size: 35px;
    font-family: poppinsextralight;
}

.header-icon-text{
    line-height: 1.3rem;
    font-size: 20px;
    color: #fff;
}

.flex-1{
    flex: 1;
}

.text-title-center{
    padding: 50px;
    font-size: 25px;
    font-family: 'poppinsbold';
    text-align: center;
}

.incentive-title-center{
    font-size: 25px;
    font-family: 'poppinsbold';
    text-align: center;
}

.link-button{
    color: #f0d87f;
    border: 1px solid #f0d87f;
    border-radius: 15px;
    width: auto;
    text-align: center;
}
input:focus,
select:focus {
    border: none; /* Remove border on focus */
    outline: none; /* Remove the default focus outline */
}

.dashboard-bg-img-color-container{
    background-color: #00184eff; /* Background color with some transparency */
    background-image: url('../assets/image/ai_prediction_background_3.png');
    background-size: 1800px 400px; /* Set width and height in pixels */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Prevents the image from repeating */
}

.crypto-earn-dashboard-img-width{
    width: 50%!important;
}

.dashboard-global-master-card-container{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
}

.text-home-content-1-width{
    max-width: 290px;
}

.text-home-content-2-mt{
    margin-top: 20px;
    font-family: poppinsextralight;
}

.text-home-crypto-earn-content-mx{
    max-width: 300px;
}

.dashboard-home-crypto-earn-container-width{
    width: 100%;
    display: flex;
}

.dashboard-one-card-to-enjoy-container-text{
    display:flex;
    flex-direction: column;
    max-width:380px;
}

.dashboard-card-cryptocurrency-journey-sub-container-1{
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex:1;
    align-items: flex-end;
}

.dashboard-top-first-title-1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.phoneshape-video-title-2-margin{
    margin-left: 15px;
}

.dashboard-card-video-2{
    max-height: 440px;
}

.dashboard-second-video-2{
    /* max-height: 550px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%); */
}

.extralight-text{
    font-family: poppinsextralight;
}

.product-img-left-show{
    /* height: 450px!important; */
    width: 100%;
}

.product-show-right-text{
    font-size: 15px;
    color: #fff;
    font-family: poppinslight;
    line-height: 35px;
}

.custom-placeholder-form {
    font-size: 14px; /* Adjust input text size */
    padding: 10px;
    border-radius: 5px;
}

.custom-placeholder-form::placeholder {
    font-size: 14px;  /* Adjust size */
    color: grey;  /* Customize color */
    opacity: 1;  /* Ensure visibility */
}

/* 
@keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  
  .fade-in {
    opacity: 0;
    animation: fadeIn .5s ease-in forwards; 
  }

  @keyframes fadeLeft {
    0% {
      opacity: 0;
      transform: translateX(-100px); 
    }
    100% {
      opacity: 1;
      transform: translateX(0); 
    }
  }
  
  @keyframes fadeRight {
    0% {
      opacity: 0;
      transform: translateX(100px); 
    }
    100% {
      opacity: 1;
      transform: translateX(0); 
    }
  }
  
  .fade-left {
    opacity: 0;
    animation: fadeLeft .3s ease-in forwards;
  }
  
  .fade-right {
    opacity: 0;
    animation: fadeRight .3s ease-in forwards;
  } */