* {
  margin: 0;
}

.div1 {
  max-width: 1521px;
  height: 1000px;
  background: linear-gradient(311.76deg, #d4e7fe -15.24%, #ffffff 78.85%);
}
.div1 .div1all {
  padding-top: 30px;
}
.div1 .div1all .div1text {
  width: 1520px;
  height: 60px;
  background-color: aqua;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.div1 .div1all .div1text .div1pic1 {
  width: 143px;
  height: 33.9998168945px;
  margin-left: -100px;
}
.div1 .div1all .div1text .div1home {
  display: flex;
  margin-left: -280px;
  gap: 20px;
}
.div1 .div1all .div1text .div1home h3 {
  font-family: Inter;
  font-weight: 600;
  font-size: 14px;
}
.div1 .div1all .div1text .div1home p {
  font-family: Inter;
  font-weight: 500;
  font-size: 14px;
}
.div1 .div1all .div1text .div1home div {
  gap: 10px;
  display: flex;
  align-items: center;
}
.div1 .div1all .div1text .div1home div img {
  width: 9px;
  height: 9px;
}
.div1 .div1all .div1text .div1buts {
  width: 105px;
  height: 32px;
  top: 40px;
  border: 1px solid #e5e5e5;
  background-color: white;
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  color: #686868;
  display: flex;
  align-items: center;
  gap: 8px;
}
.div1 .div1all .div1text .div1buts img {
  width: 12px;
  height: 12px;
}
.div1 .div1all .div1tah {
  width: 1521px;
  height: 502px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: gold;
  margin-top: 72px;
  gap: 69px;
}
.div1 .div1all .div1tah .div1tahchap {
  width: 515px;
  height: 366px;
  background-color: red;
}
.div1 .div1all .div1tah .div1tahchap div {
  width: 177px;
  height: 36px;
  border-radius: 8px;
  background-color: #c2dcff;
  color: #217BF4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div1 .div1all .div1tah .div1tahpic {
  width: 585.5209960938px;
  height: 501.4718017578px;
  background-color: red;
}/*# sourceMappingURL=style.css.map */