nav {
  width: 1440px;
  height: 80px;
  margin: auto;
  background-color: rgb(67, 76, 204);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav h3 {
  margin: 135px;
  font-size: 40px;
  color: #FFF;
  font-weight: 400;
  font-family: "DM Serif Display", serif;
}
nav div {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-right: 135px;
}
nav div a {
  text-decoration: none;
  color: #FFF;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
nav div button {
  height: 48px;
  width: 170px;
  color: #FFF;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgb(67, 76, 204);
  color: #FFF;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

#menu {
  display: none;
}

.about {
  height: 224px;
  width: 1440px;
  background-color: rgb(67, 76, 204);
}
.about h1 {
  padding-top: 47px;
  color: #FFF;
  text-align: center;
  font-family: "DM Serif Display", serif;
  font-size: 72px;
  font-weight: 400;
}
.about p {
  padding-top: 10px;
  color: white;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

@media all and (max-width: 480px) {
  #menu {
    display: block;
    color: #FFF;
  }
  nav {
    width: 375px;
    height: 64px;
  }
  nav h3 {
    margin-left: 15px;
    font-size: 24px;
  }
  nav div {
    margin-right: 15px;
  }
  nav div a {
    display: none;
  }
  nav div button {
    display: none;
  }
  .about {
    height: 224px;
    width: 375px;
    background-color: rgb(67, 76, 204);
  }
  .about h1 {
    font-size: 56px;
  }
}
.homero {
  width: 1440px;
  height: 768;
  background-color: #F5F6FD;
}
.homero div {
  margin-left: 135px;
  margin-top: 127px;
  width: 570px;
  position: absolute;
}
.homero div h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}
.homero div h2 {
  margin-top: 21px;
  font-family: "DM Serif Display", serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: 0.5px;
}
.homero div p {
  margin-top: 29px;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.5px;
}
.homero div div {
  margin: 0%;
  margin-top: 20px;
}
.homero div div div:nth-child(1) {
  width: 270px;
}
.homero div div div:nth-child(1) h3 {
  font-family: "DM Serif Display", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.5px;
}
.homero div div div:nth-child(1) p:nth-child(2) {
  margin-top: 5px;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.homero div div div:nth-child(1) p:nth-child(3) {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.5);
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.homero div div div:nth-child(2) {
  margin-left: 335px;
  width: 270px;
}
.homero div div div:nth-child(2) h3 {
  font-family: "DM Serif Display", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.5px;
}
.homero div div div:nth-child(2) p:nth-child(2) {
  margin-top: 5px;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.homero div div div:nth-child(2) p:nth-child(3) {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.5);
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.homero img {
  margin-right: -119px;
  margin-left: 482px;
}

@media all and (max-width: 480px) {
  .homero {
    width: 375px;
    height: 1152px;
  }
  .homero div {
    margin-left: 14px;
    margin-top: 47px;
    width: 346px;
  }
  .homero div h2 {
    font-size: 40px;
  }
  .homero div div {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .homero div div div:nth-child(1) {
    width: 270px;
  }
  .homero div div div:nth-child(1) h3 {
    margin-left: 0px;
  }
  .homero div div div:nth-child(1) p:nth-child(2) {
    margin-left: 0px;
  }
  .homero div div div:nth-child(2) {
    margin-left: 0px;
    width: 270px;
  }
  .homero div div div:nth-child(2) h3 {
    margin-left: 0px;
  }
  .homero div div div:nth-child(2) p:nth-child(2) {
    margin-left: 0px;
  }
  .homero img {
    margin-top: 700px;
    margin-right: 1px;
    margin-left: -180px;
    width: 647px;
    height: 431px;
  }
}
.vivendo {
  width: 1440px;
  background-color: #F5F6FD;
}
.vivendo h2 {
  margin-top: 1px;
  padding-top: 59px;
  text-align: center;
  font-family: "DM Serif Display", serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 64px;
}
.vivendo p {
  margin-top: 29px;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.cont1 {
  width: 1440px;
  background-color: #F5F6FD;
  padding-top: 50px;
  padding-bottom: 80px;
  display: grid;
  grid-template-columns: repeat(3, 370px);
  justify-content: center;
  gap: 30px;
}
.cont1 div {
  height: 416px;
  padding-left: 30px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
.cont1 div img {
  display: flex;
  padding-right: 30px;
}
.cont1 div h4 {
  margin-top: 60px;
  margin-left: 0%;
  font-family: "DM Serif Display", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.cont1 div p {
  margin-top: 15px;
  color: rgba(0, 0, 0, 0.5);
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.cont1 div hr {
  margin-top: 25px;
  margin-bottom: 18px;
}
.cont1 div a {
  text-decoration: none;
  color: black;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

@media all and (max-width: 480px) {
  .vivendo {
    width: 375px;
  }
  .vivendo h2 {
    font-size: 40px;
  }
  .vivendo p {
    font-size: 20px;
  }
  .cont1 {
    width: 375px;
    grid-template-columns: repeat(1, 346px);
  }
}
* {
  margin: auto;
}/*# sourceMappingURL=index.css.map */