* {
  margin: 0px;
  padding: 0px;
}
.container {
  width: 90%;
  margin: 0 auto;
}
body {
  background-color: rgba(16, 14, 20, 1);
}
header {
  background-color: white;
}
.headernav {
  display: flex;
  justify-content: space-between;
  width: 1176px;
  height: 61px;
  left: 184px;
  align-items: center;

  opacity: 1;

  div {
    display: flex;
    gap: 50px;
  }

  h6 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 21.6px;
    letter-spacing: 0.42px;
    color: rgba(0, 0, 0, 1);
  }
}
.hero {
  margin: 50px 0px;
  background: rgba(16, 14, 20, 1);
}
.heronav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  color: white;

  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 63px;
    line-height: 73px;
    letter-spacing: 2.88px;
    text-align: center;
    margin-top: 30px;
  }
  h3 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0.42px;
    text-align: center;
    margin-top: 30px;
  }

  button {
    width: 281px;
    height: 66px;
    top: 232px;
    left: 505px;
    opacity: 1;
    border-radius: 8px;
    background: rgba(255, 67, 67, 1);
    margin-top: 30px;
    border: none;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.42px;
    margin-top: 30px;
  }
}

.production {
  position: relative;
  margin-top: 100px;
}
.phoceimg {
  position: absolute;
  top: 0;
  right: 0;
}
.herocard {
  display: flex;
  justify-content: center;
  justify-content: space-between;
  margin-top: 100px;

  .card {
    display: flex;
    justify-content: center;
    justify-content: space-between;
    gap: 300px;
    margin: 200px 0px;
  }
  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 58px;
    line-height: 70.4px;
    letter-spacing: 1.92px;
    color: white;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 26px;
    line-height: 37.8px;
    letter-spacing: 1.08px;
    color: rgba(255, 255, 255, 0.5);

    margin-top: 40px;
  }
  .imgcard {
    position: relative;
  }
  .foncard {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.card2 {
  position: relative;
  display: flex;
}
.img22 {
  position: absolute;
  top: 0;
}
.card22 {
  display: flex;
  justify-content: center;
  justify-content: space-between;
  align-self: center;
  background: rgba(16, 14, 20, 1);
  margin-bottom: 100px;
}
.text22 {
  background: rgba(16, 14, 20, 1);
  color: white;
  margin-top: 60px;
  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 58px;
    line-height: 70.4px;
    letter-spacing: 1.92px;
  }
  p {
    margin-top: 30px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 27px;
    line-height: 37.8px;
    letter-spacing: 1.08px;
    color: rgba(255, 255, 255, 0.5);
  }
  span {
    color: white;
  }
}
.card33 {
  display: flex;
  justify-content: space-between;
  color: wheat;
  align-items: center;
  margin: 200px 0;
  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 58px;
    line-height: 70.4px;
    letter-spacing: 1.92px;
    margin-top: 30px;
  }
  p {
    margin-top: 30px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 27px;
    line-height: 37.8px;
    letter-spacing: 1.08px;
    color: rgba(255, 255, 255, 0.5);
  }
  span {
    color: white;
  }
}
.card44 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
  margin-bottom: 100px;
  .img4 {
    position: relative;
  }
  .img44 {
    position: absolute;
    top: 0;
  }
  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 58px;
    line-height: 70.4px;
    letter-spacing: 1.92px;
  }
  p {
    margin-top: 30px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 27px;
    line-height: 37.8px;
    letter-spacing: 1.08px;
    color: rgba(255, 255, 255, 0.5);
  }
  span {
    color: white;
  }
}
.crajt {
  display: flex;
  align-self: center;
  justify-content: center;
  flex-direction: column;
  color: white;
  margin: 100px 0;
  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 61px;
    line-height: 83.2px;
    letter-spacing: 2.56px;
    text-align: center;
    margin-top: 40px;
  }
  p {
    top: 341px;
    margin-left: 630px;
    width: 120px;
    height: 5px;
    background: rgba(255, 67, 67, 1);
    margin-top: 40px;
    color: rgba(255, 255, 255, 0.5);
  }
  h6 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 26px;
    margin-top: 40px;

    line-height: 37.8px;
    letter-spacing: 0.42px;
    text-align: center;
  }
}
.foto {
  display: flex;
  justify-content: space-between;
}
.foto1 {
  position: relative;
  margin-bottom: 100px;
}
.fototext {
  position: absolute;
  bottom: 0;
  margin-left: 40px;
  margin-bottom: 20px;

  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 29px;
    line-height: 34.8px;
    letter-spacing: 0.42px;
    text-align: center;
    color: white;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
    color: white;
  }
}
.foto2 {
  position: relative;
  margin-bottom: 100px;
}
.fototext {
  position: absolute;
  bottom: 0;
  margin-left: 40px;
  margin-bottom: 20px;

  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 29px;
    line-height: 34.8px;
    letter-spacing: 0.42px;
    text-align: center;
    color: rgb(179, 174, 174);
  }
  h5 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
    color: rgb(179, 174, 174);
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
    color: rgb(179, 174, 174);
  }
}
.foto3 {
  position: relative;
  margin-bottom: 100px;
}
.fototext {
  position: absolute;
  bottom: 0;
  margin-left: 40px;
  margin-bottom: 20px;
  color: rgb(179, 174, 174);

  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 29px;
    line-height: 34.8px;
    letter-spacing: 0.42px;
    text-align: center;
  }
  h5 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
  }
}
.foto4 {
  position: relative;
  margin-bottom: 100px;
}
.fototext {
  position: absolute;
  bottom: 0;
  margin-left: 40px;
  margin-bottom: 20px;
  color: rgb(179, 174, 174);

  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 29px;
    line-height: 34.8px;
    letter-spacing: 0.42px;
    text-align: center;
  }
  h5 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
  }
}
.foto5 {
  position: relative;
  margin-bottom: 100px;
}
.fototext {
  position: absolute;
  bottom: 0;
  margin-left: 40px;
  margin-bottom: 20px;
  color: rgb(179, 174, 174);

  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 29px;
    line-height: 34.8px;
    letter-spacing: 0.42px;
    text-align: center;
  }
  h5 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
  }
}
.async {
  display: flex;
  flex-direction: column;
  align-self: center;
  h6 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 22px;
    color: rgba(139, 255, 176, 1);
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
    margin-top: 20px;
  }
  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 58px;
    line-height: 83.2px;
    letter-spacing: 1.92px;
    text-align: center;
    color: white;
    margin-top: 20px;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 27px;
    line-height: 39.2px;
    letter-spacing: 0.42px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 20px;
  }
}
.asyncfoto {
  width: 865;
  height: 767;

  margin: 100px 0;
  position: relative;

  div {
    position: absolute;
    top: 0;
  }
}
.async00 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.textsection {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  width: 1120px;
  height: 433px;
  opacity: 1;
  border-radius: 30px;

  margin-bottom: 0px;

  background: rgba(29, 27, 36, 1);
  h1 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 63px;
    line-height: 91px;
    letter-spacing: 2.1px;
    text-align: center;
    color: white;
    margin-top: 40px;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 27px;
    line-height: 36.4px;
    letter-spacing: 0.42px;
    text-align: center;
    margin-top: 40px;
    color: rgba(255, 255, 255, 0.5);
  }
  button {
    width: 281px;
    height: 66px;
    top: 297px;
    left: 420px;
    opacity: 1;
    background: rgba(255, 67, 67, 1);
    margin-top: 40px;
    border: none;
  }
}
.texxt99 {
  background: url("./img/textfoto.png") no-repeat center/cover;
  position: relative;
  bottom: 10px;
  text-align: center;
  margin-bottom: 100px;
  div {
    position: absolute;
    top: 0;
    text-align: center;
    margin-left: 450px;
    margin-top: 150px;
  }
  h1 {
    font-family: Roboto;
    font-weight: 700;
    font-size: 42px;
    line-height: 48.84px;
    letter-spacing: 0.42px;
    text-align: center;
    color: white;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0.42px;
    text-align: center;
    color: rgb(211, 209, 209);
    margin-top: 40px;
  }
}
.textfeat {
  font-family: Roboto;
  font-weight: 400;
  font-size: 48px;
  line-height: 60.4px;
  letter-spacing: 1.92px;
  color: white;
  margin: 200px 0;
}
.netxcard {
  display: flex;
  justify-content: space-between;
}
.nextfoto {
  position: relative;
  width: 615px;
  height: 449px;
  top: -0.09px;
  opacity: 1;
  background-color: rgba(133, 233, 165, 1);
  color: white;
  border-radius: 10px;
  margin-bottom: 100px;
  .nextimg {
    position: relative;
    margin-left: 250px;
  }
}

.nextfoto2 {
  position: absolute;
  top: 0;
}
#footer {
  width: 1540px;
  height: 433px;
  background-color: rgba(0, 0, 0, 1);
  margin-top: 200px;
}
.footer10 {
  display: flex;
  justify-content: center;
  justify-content: space-between;
  .footoo {
    margin-top: 100px;
  }

  h5 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1);
    margin-top: 100px;
  }
  h6 {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.16px;
    color: rgba(255, 255, 255, 1);
  }
  span {
    margin-top: 100px;
  }
}
#newsect {
  background: url(img/textfoto.png) no-repeat center/cover;
  min-height: 60vh;
  position: relative;
  margin-bottom: 100px;
}
.newtext {
  position: absolute;
  top: 0;
  text-align: center;
  margin-left: 370px;
  margin-top: 150px;
  h1 {
    font-family: Roboto;
    font-weight: 700;
    font-size: 42px;
    line-height: 48.84px;
    letter-spacing: 0.42px;
    text-align: center;
    color: white;
  }
  p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0.42px;
    text-align: center;
    color: rgb(211, 209, 209);
    margin-top: 40px;
  }
}
.new-shadov {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #1d1b24 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
}
