body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: auto; /* Ensures that scrolling is enabled */
}

body {
    /* background-image: url("../images/bg42.jpeg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh;
    perspective: 1px; */

    
    background-color: #f7f7f7;

    /* background-color: #f5f3ee; */

}



/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}



.header_front {
    width: 100%;
    height: 10%;
    display: flex;    
    /* background-color: transparent; */
    user-select: none;
    outline: 0;
    background-color: #FFA000;
    border-bottom: 1px solid #FFA000;
}



.left_side_front{

    float: left;
    color:#ffffff;

    margin-top: 24px;
    margin-left: 11.5px;
    font-size: 26px;
    font-family: 'saira', serif;
    /* font-style: italic; */
    user-select: none;

    /* font-style: italic; */
    font-weight: 500;
    
}



.right_side_front {
    float: right;
    margin-top: 22px;
    /* font-size: 26px; */
    /* font-family: 'Oswald', serif; */
    /* color:#0dabf4; */
    color: #00aeff;
    user-select: none;
}


.about_icon{
    /* font-family: FontAwesome; */
    /* font-size: 57px; */
    color: #ffffff;
    /* text-shadow: 1px 2px 3px #eee, 0 0 0 #797979, 1px 2px 3px #eee;
    content: '\f129'; */
    cursor: pointer;

    user-select: none;

    font-family: 'Satisfy';
    font-size: 32px; /* Adjust size as needed */
    /* color: #f5f5f5; */
    font-weight: 400;

    padding-right: 22px;

    -webkit-tap-highlight-color: transparent;

    /* transition: 0.5s;
    padding-right: 22px; */
    /* border: #0dabf4 1px solid; */
    /* font-weight: 200px; */
    
}

/* 
.about_icon:hover:before {
    
    color:  rgb(125, 125, 125);
  } */






  .top-div {
    width: 100%;
    height: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    user-select: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    background-color: #FFA000;

    border-top: 1px solid #FFA000 ;
  }
  
  .bottom-div {
    width: 100%;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* background: rgb(38,67,96); */
    /* background: linear-gradient(0deg, rgb(24, 55, 87) 0%, rgba(48, 106, 163, 0.473) 97%, rgba(75, 84, 93, 0.650) 100%); */
    box-shadow: rgb(67, 95, 128) 0px 3px 25px -5px inset;


    background-color: #0088D1;

    user-select: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
  }
  
  .text_container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

    background-image: url("../images/timer-4.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size:50% 100%;
    /* background-color: #00aeff; */
    padding: 40px;
    /* background-position: 50% 0; */
    /* background-size: cover; */
    /* background-attachment: fixed; */
    /* height: 100vh; */
    /* perspective: 1px; */

  }
  
  .text_create_main {
    background-color: transparent;
    font-family: 'Play';
    font-size: 14px;
    color: rgb(240, 238, 238);
    font-weight: 400;
    margin: 0;
    /* padding-left: px; */
    margin-left: 12px;
  }
  
  .text_create {
    background-color: transparent;
    
    font-family: 'Schibsted Grotesk';
    font-weight: 900;
    font-style: italic;


    font-size: 48px;
    color: rgb(255, 254, 254);
    
    border-radius: 2%;
    width: 80%;
    height: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0; /* Adjust margin to position text slightly left */
    letter-spacing: 2px;
    margin-left: 15px;
    margin-top: 0px;
  }
  
  .text_slider {
    width: 100%;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 1px; /* Adjust margin to create space below "Create" */
    padding-left: 10px;
  }

  b {
    float: left;
    overflow: hidden;
    position: relative;
    height: 30px;
  }
  
  span1 {
    display: inline-block;
   color: rgb(240, 238, 238);
   position: relative;
   white-space: nowrap;
   font: normal 25px Rajdhani;
   top: 0;
   left: 0;
   -webkit-animation: move 7s;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-delay: 1s;
   }
   
   @keyframes move {
   0%  { top: 0px; }
   20% { top: -30px; }
   40% { top: -60px; }
   60% { top: -96px; }
   80% { top: -125px; }
   }





   .text_container_join {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

    background-image: url("../images/people-3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size:64% 80%;
    /* background-color: #00aeff; */
    padding: 40px;

  }
  
  .text_join_main {
    background-color: transparent;
    font-family: 'Play';
    font-size: 14px;
    color: rgb(240, 238, 238);
    font-weight: 400;
    margin: 0;
    /* padding-left: px; */
    margin-left: 4px;
  }
  
  .text_join {
    background-color: transparent;
    
    font-family: 'Schibsted Grotesk';
    font-weight: 900;
    font-style: italic;


    font-size: 48px;
    color: rgb(255, 254, 254);
    
    border-radius: 2%;
    width: 54%;
    height: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0; /* Adjust margin to position text slightly left */
    padding-top: 5px;
    letter-spacing: 4px;
    /* padding-left: 20px; */
    margin-left: 22px;
    margin-top: 5px;
  }
  

  .text_slider_join {
    width: 100%;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 3px; 
    /* padding-left: 20px; */
   
  }


  span2 {
    display: inline-block;
   color: rgb(240, 238, 238);
   position: relative;
   white-space: nowrap;
   font: normal 25px Rajdhani;
   top: 0;
   left: 0;
   
   }



   .arrow_create{

    width: 38%;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    
    padding-left: 13px;
    padding-top: 1px;
    /* padding-bottom: 10px; */
    border: 0.5px solid rgb(241, 238, 238);
    border-radius: 50px 20px;
    margin-left: 5px;
    margin-top: 6.5px; 
   }


   .arrow_text_create{
    font-family: 'Schibsted Grotesk';
    font-weight: 900;
    font-style: italic;
    font-size: 11px;
    color: rgb(255, 254, 254);
    padding-right: 2px;
    padding-top: 2.2px;

   }


   .arrow_join{

    width: 51%;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    
    padding-left: 13px;
    padding-top: 2px;
    /* padding-bottom: 10px; */
    border: 0.5px solid rgb(241, 238, 238);
    border-radius: 50px 20px;
    margin-left: -2px;
    margin-top: 13px; 
   }


   .arrow_text_join{
    font-family: 'Schibsted Grotesk';
    font-weight: 900;
    font-style: italic;


    font-size: 11px;
    color: rgb(255, 254, 254);
    padding-right: 2px;
    padding-top: 2px;
    margin-left: -2px;

   }

 .arrow_icon_join:before {
    font-family: FontAwesome;
    font-size: 18px;
    color: #e8e9ea;
    content: '\f105'; /* Right arrow icon */
    cursor: pointer;
    transition: 0.5s;
    padding-top: 6px;
    padding-left: 10px;
    animation: slide1 1s ease-in-out infinite;
}

@keyframes slide1 {
    0%,
    100% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(10px, 0);
    }
}







.top-div:hover {
    cursor: pointer;
}


.bottom-div:hover {
    cursor: pointer;
}



  .blur {
    filter: blur(8px);
-webkit-filter: blur(8px);
transition: 1s;
    }









.about_text {

 
    /* text-shadow: 1px 0px 1px rgba(35, 0, 0, 0.63); */
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
 
}

.about_about_header{
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    color: #656161;
    margin-top: 30px;
    text-align: left;
}

.about_about_content{
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #656161;
    margin-top: 70px;
    text-align: left;
    
}


.about_use_header{
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    color: #656161;
    margin-top: 70px;
    text-align: left;
}

.about_use_content{
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #656161;
    margin-top: 110px;
    text-align: left;
    
}





