.main-header-form {}

.first-header-form {
    font-family: DM Sans sans-serif;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 0.1px;
    color: #FFCC00;

}

.second-header-form {
    font-family: DM Sans sans-serif;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 0.1px;
    color: #000000;
}

.form-group {
    padding-top: 10px;
}

.submit {
    
    padding: 15px;
    font-weight: 700;
    padding: 10px 20px;
    background-color: #FFCC00;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.8s ease;
    text-transform: uppercase;
    transition: all .5s;

  

}


.content {
    padding-top: 20px;
    font-family: "Lexend", sans-serif;
    ;


    font-size: 16px !important;
    padding-left: 10px;
}

.quicksand {
    padding-left: 10px;
    padding-top: 10px;
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 16px !important;
}

.first-row-content {
    font-size: 70px;
    font-family: inherit;
    font-weight: 800;
    justify-content: center;
    line-height: 98px;

}

.first-row-heading {
    background: #F7F3FF;
    background: #CB99CA;
    background: radial-gradient(circle farthest-corner at left center, #CB99CA 32%, #43DDFF 48%, #FFCC00 73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.first-footer-menu{

padding: 20px;

justify-content: center;

}

.footer-first-row{

   
    padding-top: 15px;
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 14px !important;
}

.footer-second-row{

   
    padding-top: 0px;
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 14px !important;
}




  
 
  .input {
    outline: none;
    background: none;
    border: none;

    

    border-bottom: 1px solid #cf0363;
    border-image: linear-gradient(0.25turn, rgba(255, 249, 34), rgba(255, 123, 0, 0.836), rgba(56, 2, 155, 0));
    border-image-slice: 1;

    width: 100%;

    font-size: 16px;
    color: #000000;
    border-radius: none;
}

.d-input{
    outline: none;
    background: none;
    border: none;

    

    border-bottom: 1px solid #cf0363;
    border-image: linear-gradient(0.25turn, rgba(255, 249, 34), rgba(255, 123, 0, 0.836), rgba(56, 2, 155, 0));
    border-image-slice: 1;

    width: 100%;

    font-size: 16px;
    color: #000000;
    border-radius: none;
}


  
  
  /* //// Slide Left  //// */
  
  
  
  






/* #input {
    border: 1px solid #FFCC00;
    transition: border-color 0.5s ease;
  } */