* {
  box-sizing: border-box;
}
body {
  font-size: 14px;
}
.v1_2 {
  width: 100%;
  height: 1024px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v1_3 {
  width: 100%;
  height: 960px;
  background: url("../images/v1_3.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 70px;
  left: 0px;
  overflow: hidden;
}
.v1_4 {
  width: 103px;
  color: rgba(0,0,0,1);
  position: absolute;
  top: 15px;
  left: 18px;
  font-family: Gilroy;
  font-weight: ExtraBold;
  font-size: 34px;
  opacity: 1;
  text-align: left;
}
.v3_2 {
  width: 902px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 377px;
  left: 132px;
  font-family: Gilroy;
  font-weight: ExtraBold;
  opacity: 1;
  text-align: left;
}
