
.pinfo {
  position: relative;
  margin: 179px auto 0 auto;
  max-width: 1440px;
}

.header1 {
  max-width: 75vw;
  margin-left: 30px;
  position: relative;
  z-index: 20;
}

.p-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-row > * {
  max-width: 50%;
}

.p-row.p1 {
  margin-top: 100px;
}

.p-row.p1 > :nth-child(1) {
  max-width: 50%;
}
.p-row.p1 > :nth-child(2) {
  max-width: 40%;
  transform: translate(-44px, 0);
}

@media (max-width: 766px) {
  .p-row.p1 > :nth-child(2) { transform: translate(0, 0); }
}

.header2 {
  text-align: right;
  padding-right: 50px;
}

.p-row.p2 > :nth-child(1) {
  max-width: 30%;
  transform: translate(66px, 0);
}
.p-row.p2 > :nth-child(2) {
  width: 60%;
  height: 550px;
}

@media (max-width: 766px) {
  .p-row.p2 > :nth-child(1) { transform: translate(0, 0); }
}

.header3 {
  padding-left: 20px;
}

.p-row.p3 > :nth-child(1) {
  max-width: 50%;
}
.p-row.p3 > :nth-child(2) {
  max-width: 35%;
  transform: translate(-96px, 0);
}

@media (max-width: 766px) {
  .p-row.p3 > :nth-child(2) { transform: translate(0, 0); }
}

.p-row.p4 {
  height: 580px;
}

.p-row.p4 > :nth-child(1) {
  max-width: 35%;
  transform: translate(260px, 0);
}
.p-row.p4 > :nth-child(2) {
  max-width: 35%;
  transform: translate(-60px, 210px);
}

@media (max-width: 766px) {
  .p-row.p4 > :nth-child(1) { transform: translate(0, 0); }
  .p-row.p4 > :nth-child(2) { transform: translate(0, 0); }
}

.p-row.p4 > img {
  position: absolute;
  right: 0px;
  z-index: -1;
}

.p-row.p5 > :nth-child(1) {
  max-width: 40%;
  position: relative;
  left: 140px;
}
.p-row.p5 > :nth-child(2) {
  max-width: 40%;
  transform: translate(-100px, 0);
}

@media (max-width: 766px) {
  .p-row.p5 > :nth-child(1) { left: 0px; }
  .p-row.p5 > :nth-child(2) { transform: translate(0, 0); }
}

.p-row.p6 {
  align-items: flex-start;
}

.p-row.p6 > :nth-child(1) {
  max-width: 40%;
  transform: translate(100px,100px);
}
.p-row.p6 > :nth-child(2) {
  max-width: 50%;
}

@media (max-width: 766px) {
  .p-row.p6 { align-items: center; }
  .p-row.p6 > :nth-child(1) { transform: translate(0, 0); }
}

.p-row.p6b {
  /**/
}

.p-row.p6b > :nth-child(1) {
  max-width: 40%;
  transform: translate(440px,100px);
}
.p-row.p6b > :nth-child(2) {
  max-width: 50%;
}

@media (max-width: 766px) {
  .p-row.p6b { align-items: center; }
  .p-row.p6b > :nth-child(1) { transform: translate(0, 0); }
}

.p-row.p7 {
  margin-top: 200px;
}

.p-row.p7 > :nth-child(1) {
  max-width: 50%;
}
.p-row.p7 > :nth-child(2) {
  max-width: 40%;
  transform: translate(-100px,0);
}

@media (max-width: 766px) {
  .p-row.p7 > :nth-child(2) { transform: translate(0, 0); }
}

.header4 {
  text-align: center;
  margin: 320px auto 150px auto;
}

.p-row.p8 > :nth-child(1) {
  max-width: 45%;
}
.p-row.p8 > :nth-child(1) h3 {
  text-align: center;
}
.p-row.p8 > :nth-child(1) p {
  max-width: 560px;
  margin: 20px;
  text-align: center;
}
.p-row.p8 > :nth-child(2) {
  max-width: 45%;
}

.header5 {
  text-align: center;
  margin: 150px auto;
  position: relative;
  z-index: 20;
}

.p-row.p9 > :nth-child(1) {
  width: 50%;
  height: 480px;
}
.p-row.p9 > :nth-child(2) {
  max-width: 35%;
  transform: translate(-100px,0);
}

@media (max-width: 766px) {
  .p-row.p9 > :nth-child(2) { transform: translate(0, 0); }
}

.p-row.p10 {
  margin-top: 200px;
}

.p-row.p10 > :nth-child(1) {
  max-width: 35%;
  transform: translate(100px,0);
}
.p-row.p10 > :nth-child(2) {
  max-width: 50%;
}

@media (max-width: 766px) {
  .p-row.p10 > :nth-child(1) { transform: translate(0, 0); }
}



@media (max-width: 766px) {
  .p-row {
    flex-direction: column;

  }

  .p-row > * {
    max-width: 100% !important;
  }
  .p-row video {
    max-width: 85vw !important;
  }

  .p-row.p2 > :nth-child(2) { width: 100% }
  .p-row.p9 > :nth-child(1) { width: 100% }

  .pixel-box > .pixel {
    top: 20px;
  }
}



.last-sec {
  margin-top: 330px;
}

.hash-blocks {
  left: 0px;
  top: auto;
  bottom: auto;
  right: auto;
  z-index: -20;
  transform: translate(0, 170px)
}



/*
  .-.-.   .-.-.   .-.-.   .-.-.   .-.-.   .-.-.   .-.-.   .-.-
 / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \ \ / / \  Pixel Boxes
`-'   `-`-'   `-`-'   `-`-'   `-`-'   `-`-'   `-`-'   `-`-'
*/
