* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.bg-Company {
  background-color: #74c69d;
  height: 586px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.container {
  margin: 0 auto;
  max-width: 1180px;
}
.company {
  gap: 40px;
  display: grid;
  max-width: 1180px;
  margin: 0 auto;
}
.navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px;
}
.navbar ul {
  display: flex;
  gap: 30px;
}
.navbar li {
  list-style: none;
}
.navbar a {
  text-decoration: none;
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: 0px;
  text-align: right;
  color: #ffffff;
}
.content-company {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.text-company {
  max-width: 416px;
}
.content-text {
  display: grid;
  gap: 15px;
}
.content-text h1 {
  font-family: Work Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #ffffff;
}
.content-text h2 {
  font-family: Crimson Text;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 125%;
  letter-spacing: 0px;
  color: #ffffff;
}
.content-text p {
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  line-height: 125%;
  letter-spacing: 0px;
  color: #ffffffbf;
}
.text-company {
  display: grid;
  gap: 25px;
}
.btn-company {
  border-radius: 5px;
  max-width: 170px;
  width: 100%;
  border: none;
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
  cursor: pointer;
  padding: 13px 47.5px;
}
.phan-1 {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 55px;
}
.content-partners {
  max-width: 411px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.content-partners h1 {
  font-family: Work Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
  color: #74c69d;
}
.content-partners h2 {
  font-family: Crimson Text;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 125%;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
}
.content-partners p {
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
}
.logo-partners {
  display: flex;
  align-items: center;
  gap: 68px;
}
.btn {
  font-family: Work Sans;
  font-weight: 400;
  max-width: 170px;
  width: 100%;
  font-style: Regular;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: 0px;
  text-align: center;
  border: none;
  border-radius: 5px;
  background-color: #212529;
  color: #ffffff;
  padding: 13px 29.5px;
}
.phan-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 110px;
  padding-top: 73px;
}
.content-community {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 470px;
}
.content-community h1 {
  font-family: Crimson Text;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 125%;
  letter-spacing: 0px;
  color: #212529;
}
.content-community p {
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  line-height: 125%;
  letter-spacing: 0px;
  color: #21252980;
}
.phan-3 {
  padding-top: 73px;
  display: flex;
  align-items: center;
  gap: 110px;
  justify-content: center;
}
.phan3-context {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 470px;
}
.phan3-context h1 {
  font-family: Crimson Text;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 125%;
  letter-spacing: 0px;
  color: #212529;
}
.phan3-context p {
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  line-height: 125%;
  letter-spacing: 0px;
  color: #21252980;
}
.phan-4 {
  padding-top: 102px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 45px;
}
.content-phan4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  max-width: 404px;
}
.content-phan4 h1 {
  font-family: Work Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 5px;
  text-align: center;
  text-transform: uppercase;
  color: #74c69d;
}
.content-phan4 h2 {
  font-family: Crimson Text;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  line-height: 125%;
  letter-spacing: 0px;
  text-align: center;
  color: #212529;
}
.content-phan4 p {
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
}
.tonghop-img {
  display: flex;
  align-items: center;
  gap: 47px;
}
.img {
  max-width: 279px;
  width: 100%;
  max-height: 299px;
  border-radius: 5px;
  box-shadow: 3px 4px 12px 1px #00000040;
}
.tonghop-img img {
  padding: 20px 38px;
}
footer {
  display: flex;
  align-items: center;
  height: 125px;
  margin-top: 54px;
  background-color: #74c69d;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.phan-5 {
  gap: 609px;
  display: flex;
  align-items: center;
}
.phan-5 p {
  font-family: Work Sans;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: 0px;
  text-align: right;
  color: #ffffff;
}
.menu ul li img {
  display: none;
}
@media (max-width: 768px) {
  img {
    max-width: 100%;
  }
  .bg-Company {
    height: auto;
  }
  .navbar {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .navbar ul li:nth-child(1),
  .navbar ul li:nth-child(2),
  .navbar ul li:nth-child(3),
  .navbar ul li:nth-child(4) {
    display: none;
  }
  .menu ul li img {
    display: block;
  }
  .content-company {
    flex-direction: column-reverse;
    gap: 30px;
    padding: 0px 20px;
  }
  .logo-company img {
    max-width: 335px;
    width: 100%;
  }
  .phan-1 {
    margin-top: 22px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .logo-partners {
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .phan-2 {
    margin-left: 20px;
    margin-right: 20px;
    flex-direction: column;
  }
  .phan-3 {
    margin-left: 20px;
    margin-right: 20px;
    flex-direction: column-reverse;
  }
  .tonghop-img {
    flex-direction: column;
    gap: 35px;
  }
  footer {
    height: auto;
  }
  .phan-5 {
    flex-direction: column;
    gap: 20px;
    padding: 31px 0px;
  }
}
@media (max-width: 375px) {
  .bg-Company {
    height: auto;
  }
  .navbar {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .navbar ul li:nth-child(1),
  .navbar ul li:nth-child(2),
  .navbar ul li:nth-child(3),
  .navbar ul li:nth-child(4) {
    display: none;
  }
  .menu ul li img {
    display: block;
  }
  .content-company {
    flex-direction: column-reverse;
    gap: 30px;
    padding: 0px 20px;
  }
  .logo-company img {
    max-width: 335px;
    width: 100%;
  }
  .phan-1 {
    margin-top: 22px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .logo-partners {
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .phan-2 {
    margin-left: 20px;
    margin-right: 20px;
    flex-direction: column;
  }
  .phan-3 {
    margin-left: 20px;
    margin-right: 20px;
    flex-direction: column-reverse;
  }
  .tonghop-img {
    flex-direction: column;
    gap: 35px;
  }
  footer {
    height: auto;
  }
  .phan-5 {
    flex-direction: column;
    gap: 20px;
    padding: 31px 0px;
  }
}
