*, *:before, *:after {
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body section {
  display: grid;
  grid-template-columns: 50% 50%;
  row-gap: 12vw;
  margin-top: -5vw;
  top: 0;
  left: -4%;
}
body section div1 {
  grid-column: 1;
  grid-row: 1;
  position: relative;
  margin-top: -17vw;
  left: 4vw;
}
body section div1 .logo {
  width: 70%;
  height: auto;
}
body section p {
  grid-column: 1;
  grid-row: 2;
  position: relative;
  text-align: justify;
  margin-top: -17vw;
  left: 50vw;
}
body section p p1 {
  font-family: Helvetica;
  font-weight: bold;
}
body section div {
  grid-column: 1/2;
  grid-row: 3;
  display: grid;
  grid-template-columns: 2% 24% 24% 24% 24%;
  grid-template-rows: auto;
  position: relative;
  margin-bottom: 70vw;
  top: -10vw;
}
body section div div2 {
  grid-column: 1/5;
  grid-row: 1;
  position: relative;
  top: -1vw;
  margin-left: 0vw;
  left: 6vw;
}
body section div div2 .color_palette {
  width: 150%;
  height: auto;
}
body section div div3 {
  grid-column: 3/5;
  grid-row: 1;
  position: relative;
  margin-top: 0;
  top: 10vw;
  left: 49vw;
  background-color: none;
}
body section div div3 .branch {
  width: 170%;
  height: auto;
}
body section div div4 {
  grid-column: 3/5;
  grid-row: 2;
  position: relative;
  top: -12vw;
  left: 51.5vw;
}
body section div div4 .pen {
  width: 150%;
  height: auto;
}
body section div div5 {
  grid-column: 1/4;
  grid-row: 2;
  position: relative;
  top: 6vw;
  left: 6vw;
  background-color: none;
}
body section div div5 .letterhead {
  width: 220%;
  height: auto;
}
body section div div6 {
  grid-column: 1/3;
  grid-row: 3;
  position: relative;
  top: -13vw;
  left: 6vw;
  background-color: none;
}
body section div div6 .bag {
  width: 280%;
  height: auto;
}
body section div div7 {
  grid-column: 3/5;
  grid-row: 3;
  position: relative;
  top: -10vw;
  left: 32vw;
  background-color: none;
}
body section div div7 .binder-inside {
  width: 230%;
  height: auto;
}
body section div div8 {
  grid-column: 1/4;
  grid-row: 4;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -55vw;
  left: 10vw;
}
body section div div9 {
  grid-column: 3/5;
  grid-row: 4;
  position: relative;
  top: -2vw;
  left: 25vw;
  background-color: none;
}
body section div div9 .mug {
  width: 260%;
  height: auto;
}
body section div div10 {
  grid-column: 1/3;
  grid-row: 5;
  position: relative;
  top: -26vw;
  left: 6vw;
  background-color: none;
}
body section div div10 .bc {
  width: 230%;
  height: auto;
}
body section div div11 {
  grid-column: 1/5;
  grid-row: 5;
  position: relative;
  top: 8vw;
  left: 23vw;
  background-color: none;
}
body section div div11 .box {
  width: 170%;
  height: auto;
}
body section div div12 {
  grid-column: 1/4;
  grid-row: 6;
  position: relative;
  top: 12vw;
  left: 7vw;
  background-color: none;
}
body section div div12 .envelope {
  width: 200%;
  height: auto;
}
body section div div13 {
  grid-column: 4/5;
  grid-row: 6;
  position: relative;
  top: 17vw;
  left: 34vw;
  background-color: none;
}
body section div div13 .handtag {
  width: 350%;
  height: auto;
}
body section div div14 {
  grid-column: 1/4;
  grid-row: 7;
  position: relative;
  top: 17vw;
  left: 7vw;
  background-color: none;
}
body section div div14 .paper-folder {
  width: 250%;
  height: auto;
}
body section div div15 {
  grid-column: 3/5;
  grid-row: 7;
  position: relative;
  top: 22vw;
  left: 58.5vw;
  background-color: none;
}
body section div div15 .id {
  width: 120%;
  height: auto;
}
body section div div16 {
  grid-column: 1/4;
  grid-row: 8;
  position: relative;
  top: 20vw;
  left: 7vw;
  background-color: none;
}
body section div div16 .sc {
  width: 250%;
  height: auto;
}
body section div div17 {
  grid-column: 3/5;
  grid-row: 8;
  position: relative;
  top: 11vw;
  left: 58vw;
  background-color: none;
}
body section div div17 .paperfolder-outside {
  width: 130%;
  height: auto;
}
body section div div18 {
  grid-column: 1/4;
  grid-row: 9;
  position: relative;
  top: 20vw;
  left: 7vw;
  background-color: none;
}
body section div div18 .binder {
  width: 250%;
  height: auto;
}
body section div div19 {
  grid-column: 3/5;
  grid-row: 9;
  position: relative;
  top: 11vw;
  left: 58vw;
  background-color: none;
}
body section div div19 .digital-letterhead {
  width: 130%;
  height: auto;
}
body section div div20 {
  grid-column: 3/5;
  grid-row: 9;
  position: relative;
  top: 3vw;
  left: 58vw;
  background-color: none;
}
body section div div20 .bcc {
  width: 130%;
  height: auto;
}
body section div div21 {
  grid-column: 1/4;
  grid-row: 10;
  position: relative;
  top: 23vw;
  left: 9vw;
  background-color: none;
}
body section div div21 .box-closed {
  width: 200%;
  height: auto;
}
body section div div22 {
  grid-column: 3/5;
  grid-row: 10;
  position: relative;
  top: 28vw;
  left: 50vw;
  background-color: none;
}
body section div div22 .dl {
  width: 160%;
  height: auto;
}
body section div div23 {
  grid-column: 1/5;
  grid-row: 11;
  position: relative;
  top: 27vw;
  left: 31vw;
  background-color: none;
}
body section div div23 .wall {
  width: 130%;
  height: auto;
}

@media screen and (min-width: 1500px) {
  body section {
    position: relative;
    margin-top: -3vw;
    top: 0vw;
    margin-left: 0;
  }
  body section p {
    margin-top: -14vw;
  }
  body section div {
    top: -5vw;
    margin-bottom: 70vw;
  }
}
@media only screen and (max-width: 800px) {
  body section {
    grid-template-columns: 100%;
  }
  body section div1 {
    margin-top: -70vw;
    left: 13vw;
  }
  body section div1 .logo {
    width: 50%;
  }
  body section p {
    grid-column: 1;
    grid-row: 2;
    top: -20vw;
    left: -4vw;
    padding: 5vw;
    padding-right: 15vw;
    line-height: 5vw;
  }
  body section div {
    grid-column: 1;
    grid-template-columns: 100%;
    margin-top: -12vw;
    margin-bottom: 150vw;
  }
  body section div div2 {
    grid-column: 1;
    grid-row: 1;
    left: 2vw;
    margin-top: 0vw;
  }
  body section div div2 .color_palette {
    width: 80%;
  }
  body section div div3 {
    grid-column: 1;
    grid-row: 2;
    margin-top: 0;
    top: 2vw;
    left: -1vw;
  }
  body section div div3 .branch {
    width: 80%;
  }
  body section div div4 {
    grid-column: 1;
    grid-row: 3;
    top: 8vw;
    left: -1vw;
  }
  body section div div4 .pen {
    width: 80%;
  }
  body section div div5 {
    grid-column: 1;
    grid-row: 4;
    top: 10vw;
    left: -1vw;
  }
  body section div div5 .letterhead {
    width: 80%;
  }
  body section div div6 {
    grid-column: 1;
    grid-row: 5;
    top: 13vw;
    left: -1vw;
  }
  body section div div6 .bag {
    width: 80%;
  }
  body section div div7 {
    grid-column: 1;
    grid-row: 6;
    top: 17vw;
    left: -1vw;
  }
  body section div div7 .binder-inside {
    width: 80%;
  }
  body section div div8 {
    grid-column: 1;
    grid-row: 7;
    width: 80%;
    margin-top: 20vw;
    margin-left: -11vw;
  }
  body section div div9 {
    grid-column: 1;
    grid-row: 8;
    margin-top: -25vw;
    top: 25vw;
    left: -1vw;
  }
  body section div div9 .mug {
    width: 80%;
  }
  body section div div10 {
    grid-column: 1;
    grid-row: 9;
    top: 29vw;
    left: -1vw;
  }
  body section div div10 .bc {
    width: 80%;
  }
  body section div div11 {
    grid-column: 1;
    grid-row: 10;
    top: 33vw;
    left: -1vw;
  }
  body section div div11 .box {
    width: 80%;
  }
  body section div div12 {
    grid-column: 1;
    grid-row: 11;
    top: 37vw;
    left: -1vw;
  }
  body section div div12 .envelope {
    width: 80%;
  }
  body section div div13 {
    grid-column: 1;
    grid-row: 12;
    top: 40vw;
    left: -1vw;
  }
  body section div div13 .handtag {
    width: 80%;
  }
  body section div div14 {
    grid-column: 1;
    grid-row: 13;
    top: 45vw;
    left: -1vw;
  }
  body section div div14 .paper-folder {
    width: 80%;
  }
  body section div div15 {
    grid-column: 1;
    grid-row: 14;
    top: 49vw;
    left: -1vw;
  }
  body section div div15 .id {
    width: 80%;
  }
  body section div div16 {
    grid-column: 1;
    grid-row: 15;
    margin-top: 13vw;
    top: 40vw;
    left: -1vw;
  }
  body section div div16 .sc {
    width: 80%;
  }
  body section div div17 {
    grid-column: 1;
    grid-row: 16;
    margin-top: -5vw;
    top: 45vw;
    left: -1vw;
  }
  body section div div17 .paperfolder-outside {
    width: 80%;
  }
  body section div div18 {
    grid-column: 1;
    grid-row: 17;
    top: 49vw;
    left: -1vw;
  }
  body section div div18 .binder {
    width: 80%;
  }
  body section div div19 {
    grid-column: 1;
    grid-row: 18;
    margin-top: 13vw;
    top: 40vw;
    left: -1vw;
  }
  body section div div19 .digital-letterhead {
    width: 80%;
  }
  body section div div20 {
    grid-column: 1;
    grid-row: 19;
    margin-top: 23vw;
    top: 20vw;
    left: -1vw;
  }
  body section div div20 .bcc {
    width: 80%;
  }
  body section div div21 {
    grid-column: 1;
    grid-row: 20;
    top: 23vw;
    left: -1vw;
  }
  body section div div21 .box-closed {
    width: 80%;
  }
  body section div div22 {
    grid-column: 1;
    grid-row: 21;
    top: 26vw;
    left: -1vw;
  }
  body section div div22 .dl {
    width: 80%;
  }
  body section div div23 {
    grid-column: 1;
    grid-row: 22;
    top: 29vw;
    left: -1vw;
  }
  body section div div23 .wall {
    width: 80%;
  }
}
@media only screen and (max-width: 500px) {
  body section {
    margin-top: 5vw;
    left: -6vw;
  }
  body section div1 {
    left: -11vw;
  }
  body section div2 {
    left: -17vw;
  }
}/*# sourceMappingURL=Lady-Village.css.map */