body{
    background-color: #F5F8FF;
}
header{
    padding: 50px 150px;
    width: auto;
    height: 698px;
    background-image: url('Assets/Hero-bg.png');
}

#navigation-bar{
    display: flex;
   justify-content: space-between;
   
}
nav h2{
    color: #4E47FF;
    font-size: 34px;
    font-weight: 800;
    width: 99px;
    height:51px;
    font-family: 'Inter', sans-serif;
}
nav button{
    background-color: #4E47FF;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    height: 48px;
    width: 132px;
    align-items: center;
  
}

#header--product{
    display: flex;
    flex-direction: column;
    align-items: center;    
    justify-content: center;
    width: 905px;
    height: 237px;
    margin: 158px auto 0 auto;
    
}
#header--product p{
    font-size: 65px;
    color: black;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 37px;
}
div button{
    background-color: #4E47FF;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    height: 48px;
    width: 174px;
    align-items: center;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 16px;
}
#action-section{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: AUTO;
    height: 328px;
    padding: 100px 150px;
}
#action-section div h3{
    font-size: 42px;
    font-weight: bold;
    color: black;
    font-family: 'Raleway', sans-serif;
    width: 517px;
    height: 49px;
    margin: 0px;
    
}
#action-section div p{
    font-size: 24px;
    color: #252432;
    opacity: 0.5;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    width: 517px;
    height: 60px;
    margin-top: 23px;
    margin-bottom: 23px;
}
#action-section div button{
   
    height: 48px;
    width: 229px;
}
#action-section div img{
    width: 403px;
    height: 328px;
    border-radius: 48px;
}

/* productive user section */
#productive-user-section{
    display: flex;
    justify-content: center;
    width: auto;
    height: 306px;
background-color: rgba(78, 71, 255, 0.1);
    margin: 150px;
    border-radius: 24px;
}
.product{
    font-size: 38px;
    font-weight: bold;
    color: #252432;
    font-family: 'Raleway', sans-serif;
    width: 856px;
    height: 45px;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
#stat{
    display: flex;
    justify-content: space-between;
    width: 856px;
    height: 121px;
    
}
.stat-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 121px;
    margin: 0px;
}
.stat-item h3{
    font-size: 80px;
    font-weight: bold;
    color: #4E47FF;
    width: 162px;
    height: 97px;
    margin: 0px;
}
.stat-item p{
    font-size: 20px;
    color: #000000;
    opacity: 0.5;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    width: 120px;
    height: 24px;
   margin: 0px;
}

/*user feedback section */
#user-feedback-section{
    width: auto;
    height: 342px;
    text-align: center;
    margin: 150px;
}
#user-feedback-section h3{
     font-size: 42px;
            font-weight: 800;
            color: #252432;
            margin-bottom: 50px;
            font-family: 'Raleway', sans-serif;
}
#feedback{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.feedback-item{
     background-color: white;
            border-radius: 24px;
            padding: 24px;
            width: 366px;
            height: 243px;
            text-align: left;
}
.reviewer {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-top:24px;
        }
.comment-1{
    font-size: 24px;
    font-weight: bold;
    font-family: 'Raleway','sans-serif';
    margin-bottom: 8px;

}
.comment-2{
    font-size: 24px;
    font-weight: 400;
    font-family:'Raleway','sans-serif';
    
}
.stars{
    margin-bottom: 24px;
}
.class .name {
    font-size: 24px;
    color: black;
    opacity: 0.5;
    font-family: 'Raleway','sans-serif';
}

#focus-section{
    height: 696.77px;
    width: auto;
    border-radius: 14px;
    background-color: #FFFFFF;
    margin: 150px;
}
#focus-section-container{
    display: flex;
    justify-self: center;
    flex-direction: column;
    text-align: center;
    padding: 71px 150px;
}
#focus-section h3{
   
    font-size: 50px;
    font-weight: 600;
    font-family: 'Raleway','sans-serif';
    margin: 0px;
    margin-bottom: 20px;
    height: auto;
    width: auto;

    

}
#focus-text{
    width: auto;
    height: auto;
    color: rgb(0, 0, 0,0.5);
    font-family: 'Raleway','sans-serif';
    margin-bottom: 20px;



}

#focus-button{
    margin-bottom: 20px;
    border-radius: 10px;
   
}
#focus-section img{
    border-radius: 48px;
}

#contact {
  display: flex;
  justify-content: space-between;
  width: auto;
  height: auto;
  margin: 0px 150px 150px 150px;
  font-family:'Raleway','sans-serif';
  padding: 60px;
  box-sizing: border-box;
}


#contact-1 {
  padding: 50px;
   margin: 71px 0px;
  
}

#contact-1 h3 {
  font-size: 97px;
  font-weight: 800;
  margin: 0px;
  color: #000;
  line-height: 1.2;
}

#contact div {
margin: 0px;
}

#contact-2 {
  display: flex;
  justify-content: center;
   margin: 71px 0px;
   gap: 19px;
}

#contact-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 497px;
}

#contact-form label {
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  color: #333;
}

form div {
  width: 497px;
  height: 102px;
  margin: 0px;
}

#contact-form input {
  font-size: 14px;
  padding: 12px 14px;
  border-radius: 8px;
  border: 1px solid #D6DDED;
  background-color: white;
  width: 100%;
  box-sizing: border-box;
}


#message {
  height: 100px;
}

#contact-form button {
  background-color: #4f46e5;
  color: white;
  font-weight: bold;
  padding: 14px;
  border: none;
  border-radius: 8px;
  width: 497px;
  margin-top: 19px;

}
#contact-form button:hover{
    background-color: palevioletred;
    transition: background-color 0.6s ease-in-out;
}

button:hover {
  background-color: palevioletred;
  transition: background-color 0.6s ease-in-out;
  
}
#footer
{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 428px;
    background-color: white;
    font-family: "Raleway","sans-serif";
}

#footer-1 h2{
    font-size: 100px;
    color: #4E47FF;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#footer-1 p{
    color: #8987A1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 531px;
}
#footer-2 li{
    display: inline;
}

#footer-2 li a {
   width: 401px;
    text-decoration: none;
    color: #8987A1;
     padding: 48px;
    
}
