/* font-family: Hellix, I've installed for you */

*{
  margin: 0;
}

#main-container{
  Max-Width: 500px;
  margin: auto;
}

body {
  min-width: 100%;
  min-height: 100vh;
  color: #111235;
  font-family: Hellix;
  background: linear-gradient(7.28deg, #EEF5FF 0%, #FFFFFF 99.69%);
}

h1, h2, h5, h6 {
  font-weight: 500;
}

h1, h2, h3, h4 {
  font-weight: normal;
  
}

h1{
  font-size: 64px;
  line-height: 75px;
  text-align: center;
}

h2{
  font-size: 36px;
  line-height: 43px;
}

h3{
  font-size: 48px;
  line-height: 58px;
}

h4{
  margin-top: 50px;
  font-size: 24px;
  line-height: 29px;  
  text-align: center;
  
}

h5{
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
}

h6{
  font-size: 18px;
  line-height: 24px;
  text-align: center;  
}

img{
  display: block;
  width: 100%;
}

::placeholder{
  color: #111235;
}

.color-1{
  color: #111235;
}

.color-bg-1{
  background: #F2F8FF;  
}

.color-bg-2{
  background: #E4F0FF; 
}

.color-bg-3{
  background: rgba(114, 122, 239, 0.1);  
}

.color-bg-4{
  background: linear-gradient(99.85deg, #BAD5FF 0%, #6487BF 100%); 
}

.color-bg-5{
  background: white;
}

.color-bg-6{
  background: rgba(128, 173, 245, 0.2);

}
.color-sh-1{
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
}

.color-button-1{
  background: #4B5092;
  color: #FFFFFF;
}

.color-button-2{
  color: #436BAA;
  background: #FFFFFF;
}

.important-text{
  font-weight: bold;
}

.information-text{
  font-size: 16px;
  line-height: 24px;
}

.default-text-section{
  margin: 0 15px;  
}

.default-button{
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  width: 60%;
  transition: .3s ease all;
  cursor: pointer;
  padding: 20px;
  align-self: center;
  font-weight: 600;
  font-size: 18px;
}

.default-button:hover {
  transition: .3s ease all;
  opacity: .9;
}

.section-header{
  height: 75px;
  display:flex;
  justify-content: center;
  align-items: center;
}

.header-menu-section{
  padding: 0;
  display: flex;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: none;
}

.header-menu-item{
  text-decoration: none;
  margin: 0 3%;
  padding: 5px 10px;
  transition: .3s ease all;
}

.header-menu-item:hover{
  background: #F0F0F0;
  border-radius: 50px;
  transition: .3s ease all;
}

.section-parent{
  position: relative;
  margin: 50px 0 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.title-section{
  height: 860px;  
}

.title-section-text{
  text-align: center;
  margin: 20px;  
}

.product-section{
  height: 686px;  
}

.product-text-section{
  padding: 40px 10px;
}

.product-section-text{
  margin-top: 30px; 
}

.bio-section{
  height: 942px;
  padding-bottom: 20px;
}

.bio-text-section{
  margin-top: 60px;
  text-align: center;
  order: 1;
}

.bio-section-image{
  order: 3;
}

.bio-section-button{
  order: 2;
}

.bio-text-section h6{
  margin: 10px 0 25px;
}

.benefits-section{
  height: 1876px;
}

.talking-points-section{
  display: flex;
  flex-direction: column;
  justify-content: space-between; 
  gap: 20px;
  margin-top: 30px;
}

.default-box{
  width: 282px;
  width: 75%;
  height: 274px;
  border-radius: 30px;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 40px;
  padding-right: 20px;
  gap: 20px;
}

.about-section{
  height: 737px;
}

.about-section-text{
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  font-feature-settings: 'liga' off;  
}

.copyright-text{
  text-align: center;
}

.menu-section{
  padding: 0;
  height: 319px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.menu-item{
  display: block;
  text-decoration: none;
  padding: 0 5px;
  padding: 5px 10px;
  transition: .3s ease all;
}

.menu-item:hover{
  background: #F0F0F0;
  border-radius: 50px;
  transition: .3s ease all;
}

.contact-section{
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;  
}

.email-form{
  display: flex;
}

.email-field{
  width: 220px;
  padding: 5px;  
  width: 220px;
  border: none;
  border-radius: 10px 0 0 10px;
  font-size: 14px;
  font-feature-settings: 'liga' off;
}

.submit-field{
  border: none;
  width: 60px;
  height: 60px;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  background-image: url("https://assets.codepen.io/6060109/icon-send.png");
  background-position:center;
  background-repeat:no-repeat;
  transition: .3s ease all; 
}
.submit-field:hover{
  transition: .3s ease all;  
  background-color: #F0F0F0;
}

.social-media{
  display: flex;
  gap: 20px;

}

.media-item{
  width: 20px;
  height: 20px;
  border-radius: 50px;
  padding: 5px;
  transition: .3s ease all; 
}

.media-item:hover{
  background: #F0F0F0;
  transition: .3s ease all;
}




.media-icon{
  width: 20px;
  height: 20px;
  display: inline;
}

.search-icon{
  margin-top: 3px;
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 992px) {
  #main-container{
    Max-Width: 1400px;
    width: 90%;
  }
  h1, h4, h6{
    margin-top: 0;
    text-align: left;
  }
  img,
  .default-text-section,
  .menu-section,
  .contact-section,
  .copyright-text{
    width: 50%;
  }
  .color-sh-1{
    box-shadow: none;
  }
  
  .default-text-section {
    margin: 0 0;
  }
  .header-menu-section{
    display: flex;
    justify-content: center;
    gap: 20px;
    width: 50%;
  }
  .section-header h2{
     box-sizing: border-box;
     width: 50%;
     padding: 50px;
  }
  .section-parent{
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
  }
  
  .title-section{
    height: 600px;  
  }
  .title-section-text{
    text-align: left;
    margin-left: 0;
  }
  .product-section{
    height: 383px;  
  }
  .bio-section{
    height: 600px;  
  }
  .benefits-section{
    height: 697px;  
  }
  .about-section{
    height: 200px;
  }
  .default-button{
    width: auto;
    padding: 20px 60px;

  }

  .title-text-section{
    order: 1;
  }

  .title-section-image{
    order: 3;
  }

  .title-section-button{
    align-self: start;
    order: 2;
  }
  
  .product-text-section{
    box-sizing: border-box;
    width: 50%;
    padding: 20px;
  }
  
  .bio-text-section{
    width: 40%;
    order: 2;
    text-align: left;
    margin: 0 20px;
  }
  .bio-section-image-div{
    order: 1;
    width: 50%;
  }
  .bio-section-image{

    width: 500px;
    margin-top: 30px;
  }

  .bio-section-button{
    align-self: start;
    order: 2;
    margin: 40px 20px 0;
  }
  
  .product-text-section{
    padding: 60px 30px;
    border-radius: 50px;
  }
    
  .benefits-text-section{
    order: 1;
    width: 70%;
  }

  .benefits-section-image{
    order: 3;
    width: 30%;
    margin-top: 180px; 
  }

  .benefits-section-button{
    align-self: end;
    order: 2;
    width: 10%;
    
  }
  .talking-points-section{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 550px;
    justify-content: flex-start;
  }
  .default-box{
     width: 32%;
  }
  .about-section{
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .about-text-section{
    order: 1;
    width: 30%;
  }
  
  .menu-section{
    align-self: start;  
    order: 2;
    width: 30%;
    flex-wrap: wrap;
    height: 70%;
    gap: 3%;
    align-items: flex-start;
  }
 
  .contact-section{
    order: 3;
    width: 25%;
    height: 100px;
    align-items: flex-start;
    margin-left: 30px;
  }
  
  .copyright-text{
    order: 4;
    width: 30%;
    text-align: left;
    margin: 10px;
  }
  
  .social-media{
    display: none;
  }
  
}