html {
  overflow-x: hidden;
}
body {
  background-color: black;
  margin: 0;
}
.button1 {
  background-color: red;
  color: white;
  height: 33px;
  width: 76px;
  border-radius: 5px;
  box-shadow: none;
  border: none;
  position: absolute;
  left: 64.7rem;
  top: 39%;
}
.upperlogo {
  position: absolute;
  margin-top: -30px;
  margin-left: 69px;
}

.background1 {
  position: relative;
  width: 100vw;
  height: 700px;
  overflow-x: hidden;
  border-bottom: 10px;
  border-color: rgb(37, 37, 37);
  border-bottom-style: solid;
}
.bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
nav {
  position: absolute;
  z-index: 10000;
  margin-top: 0px;
}
.gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(
    to top,
    rgba(21, 19, 19, 0.8) 00%,
    rgba(17, 15, 15, 0) 80%,
    rgba(14, 12, 12, 0.8) 100%
  );
  background-color: rgba(0, 0, 0, 0.573);
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%;
}
.paragraph1 {
  color: white;
  font-family: sans-serif;
  font-size: 2.5rem;
  font-weight: 800;
}
.paragraph2 {
  color: white;
  position: absolute;
  color: white;
  font-family: sans-serif;
  margin-top: -25px;
  margin-left: 280px;
  font-weight: 300;
}

input[type="submit"] {
  position: absolute;
}
.flexlist {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 250px;
  left: 200px;
  gap: 80px;
}
h1 {
  font-size: 2.5rem;
  display: inline-block;
  width: 100%;
}
.paragraph4 {
  color: white;
  font-family: sans-serif;
  margin-left: 120px;
  font-weight: 300;
}
.emailsection {
  font-size: large;
}
::placeholder {
  color: grey;
}
input[type="text"] {
  position: absolute;
  padding: 18px;
  padding-right: 200px;
  margin-left: 150px;
  margin-top: -80px;
  border-radius: 6px;
  background-color: rgba(34, 33, 33, 0.644);
  color: white;
  border-style: solid;
  border-width: 1.5px;
  font-size: medium;
}
input[type="submit"] {
  position: absolute;
  margin-left: 590px;
  margin-top: -80px;
  font-size: 1.5rem;
  padding: 12px;
  padding-right: 40px;
  border-radius: 6px;
  background-color: red;
  color: white;
  font-weight: 550;
  font-family: "Nanum Gothic", sans-serif;
}
.part2 {
  position: absolute;
  color: white;
  display: flex;
  border-bottom: 10px;
  border-bottom-style: solid;
  border-color: rgb(37, 37, 37);
  width: 100%;
}
.vid1 {
  position: absolute;
  margin-left: 800px;
  margin-top: 90px;
}
.tv {
  position: absolute;
  margin-left: -100px;
  margin-top: -50px;
  width: 520px;
}
.h1-2 {
  position: absolute;
  padding: 60px;
  font-family: sans-serif;
  font-size: 3rem;
  font-weight: 900;
  display: inline-block;
  margin-left: 160px;
  margin-top: 20px;
}
.p-2 {
  position: relative;
  padding: 150px;
  font-family: sans-serif;
  font-size: 1.5rem;
  margin-top: 30px;
  margin-left: 70px;
}
.part-3 {
  position: absolute;
  color: white;
  display: flex;
  margin-top: 500px;
  border-bottom: 10px;
  border-bottom-style: solid;
  border-color: rgb(37, 37, 37);
  width: 100%;
}
.h1-3 {
  position: absolute;
  font-family: sans-serif;
  font-size: 3rem;
  font-weight: 900;
  display: inline-block;
  margin-left: 600px;
  margin-top: 20px;
}
.p-3 {
  position: relative;
  font-family: sans-serif;
  font-size: 1.5rem;
  margin-top: 120px;
  margin-left: 500px;
  padding: 100px;
}
.girlimage {
  position: absolute;
  width: 28rem;
  margin-left: 120px;
  margin-top: 00px;
  padding: -100px;
}
.blank {
  position: absolute;
  background-color: black;
  padding: 40px;
  width: 180px;
  height: 12px;
  border-style: solid;
  border-color: grey;
  margin-top: 220px;
  margin-left: 210px;
  border-radius: 13px;
}

.boxshot {
  position: absolute;
  width: 50px;
  margin-top: -30px;
  margin-left: -30px;
}
.stranger {
  position: absolute;
  margin-top: -15px;
  margin-left: 30px;
  font-family: sans-serif;
}
.downloading {
  position: absolute;
  margin-top: 8px;
  margin-left: 30px;
  color: blue;
  font-family: sans-serif;
}
.downloadgif {
  position: absolute;
  margin-top: -17px;
  margin-left: 160px;
  width: 50px;
}
.part-4 {
  position: absolute;
  margin-top: 700px;
  border-bottom: 10px;
  border-bottom-style: solid;
  border-color: rgb(37, 37, 37);
  width: 100%;
}
.tv2 {
  position: absolute;

  margin-top: -20px;
  margin-left: -80px;
  width: 30rem;
}
.vid2 {
  position: absolute;
  margin-top: -450px;
  margin-left: 750px;
  padding: 50px;
}
.h1-4 {
  position: absolute;
  margin-top: 310px;
  margin-left: 50px;
  color: white;
  font-family: sans-serif;
  font-weight: 800;
  font-size: 50px;
  padding: 50px;
}
.p-4 {
  position: relative;
  margin-top: 300px;
  margin-left: -50px;
  font-family: sans-serif;
  font-size: 23px;
  color: white;
  padding: 150px;
}
.part-5 {
  border-bottom: 10px;
  border-bottom-style: solid;
  border-color: rgba(44, 43, 43);
  width: 100%;
  position: absolute;
  margin-top: 85rem;
}
.pic4 {
  position: relative;
  padding: 60px;
  margin-left: 90px;
  margin-top: 40px;
  width: 30rem;
}
.h1-5 {
  position: absolute;
  color: white;
  font-family: sans-serif;
  margin-top: 10rem;
  margin-left: 42rem;
}
.p-5 {
  position: absolute;
  color: white;
  margin-top: 17rem;
  margin-left: 42rem;
  font-family: sans-serif;
  font-size: 25px;
}
.part-6 {
  position: absolute;
  margin-top: 120rem;
}
.h1-6 {
  position: relative;
  color: white;
  text-align: center;
  font-family: sans-serif;
  font-weight: 900;
  font-size: 50px;
  margin-left: -13%;
}

.accordion__label {
  display: inline-block;
  color: white;
  font-size: 25px;
  font-family: sans-serif;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  transition: background 0.1s;
  padding: 30px;
  width: 79.7%;
  margin-left: 100px;
  background-color: rgb(45, 45, 45);
}
.accordion__label:hover {
  background: rgb(80, 79, 79);
}
.accordion__label::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 12px;
  height: 6px;
  justify-content: space-between;
  border-radius: 3px;
}
.accordion__content {
  background: rgb(45, 45, 45);
  font-size: 25px;
  color: white;
  font-family: sans-serif;
  max-height: 0;
  width: 82.45%;
  overflow: hidden;
  margin-left: 100px;
  padding: 00px;
  transition: max-height 0.5s;
  padding-left: 25px;
}
.accordion__input {
  display: none;
}
.accordion__input:checked ~ .accordion__content {
  display: block;
  max-height: 600px;
}
.q1 {
  margin-bottom: 10px;
}
.emailsection2 {
  position: absolute;
  margin-top: 150px;
  margin-left: -50px;

  font-weight: 900;
  border-bottom: solid;
}
.lastsectioncall {
  position: absolute;
  color: white;
  font-size: 23px;

  margin-left: 100px;
}
