:root {
  --dim-grey: #5d514c;
  --white: white;
}

.section {
  background-image: url('../images/puro_web_background.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  height: auto;
  display: block;
}

.div-block {
  background-image: url('../images/puro_web_Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  align-items: center;
  width: 45vw;
  height: 10vw;
  margin-top: 100px;
  margin-bottom: 40px;
  display: flex;
}

.body {
  flex-direction: column;
  align-items: center;
  display: block;
}

.div-block-2 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.div-block-3 {
  background-color: var(--dim-grey);
}

.text-block {
  color: var(--white);
  font-family: Droid Sans, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  line-height: 2vw;
}

.div-block-4 {
  align-items: flex-end;
  margin-top: 0;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.link {
  color: var(--white);
  margin-left: 100px;
  font-family: Droid Sans, sans-serif;
  font-size: 1vw;
  line-height: 2vw;
  text-decoration: none;
}

.link-2 {
  color: var(--white);
  margin-left: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 1vw;
  line-height: 2vw;
  text-decoration: none;
}

.grid {
  background-image: url('../images/puro_web_Logo.png');
  background-position: 0 0;
  background-size: auto;
  grid-template-columns: .25fr 1fr minmax(200px, 2.5fr);
  grid-template-areas: "Area-3 Area-2 Area"
                       "Area-4 Area-5 Area-6";
  justify-content: center;
  width: 60vw;
  height: 40vw;
}

.quick-stack {
  width: 90vw;
  height: 30vw;
}

.cell {
  background-image: url('../images/puro_web_lavendel.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-5 {
  margin-left: 100px;
}

.div-block-6 {
  margin-right: 100px;
}

.text-block-2 {
  font-family: Open Sans, sans-serif;
  font-size: 2vw;
  font-weight: 300;
  line-height: 3vw;
}

.heading {
  letter-spacing: .3vw;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 3vw;
}

.cell-2 {
  background-image: url('../images/4616d80d-62f5-44ff-83f9-a6323d1d49fa.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell-3 {
  background-image: url('../images/puro_Lavendel_01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-2 {
  color: var(--dim-grey);
  justify-content: flex-start;
  font-family: Open Sans, sans-serif;
  font-size: 2.5vw;
  font-weight: 600;
  display: flex;
}

.heading-3 {
  color: var(--dim-grey);
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 2.5vw;
  font-weight: 600;
}

.div-block-7 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.heading-4 {
  color: var(--dim-grey);
  text-align: center;
  letter-spacing: .2vw;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 3vw;
}

.monlight {
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.div-block-9 {
  background-image: url('../images/puro_MONLight_02.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20vw;
  height: 40vw;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-10 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.div-block-11 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  display: block;
}

.div-block-12 {
  background-image: url('../images/puro_MONLight_01.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20vw;
  height: 40vw;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-13 {
  flex-direction: row;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.div-block-14 {
  background-image: url('../images/puro_Lavendel_01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20vw;
  height: 40vw;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-15 {
  background-image: url('../images/4616d80d-62f5-44ff-83f9-a6323d1d49fa.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  width: 40vw;
  height: 40vw;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-16 {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-5 {
  color: var(--dim-grey);
  text-align: left;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
}

.div-block-17 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.bold-text {
  font-weight: 400;
}

.div-block-18 {
  background-image: url('../images/puro_MONLight_02.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30vw;
  height: 40vw;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-19 {
  background-image: url('../images/puro_MONLight_01.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30vw;
  height: 40vw;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-20 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.div-block-21 {
  flex-direction: row;
  align-items: stretch;
  margin-top: 40px;
  display: flex;
}

.div-block-22 {
  background-image: url('../images/puro_Vase_02.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  width: 30vw;
  height: 40vw;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-23 {
  background-image: url('../images/puro_Vase_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30vw;
  height: 40vw;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-24 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.div-block-25 {
  z-index: 4;
  box-shadow: 6px 6px 8px -2px var(--dim-grey);
  mix-blend-mode: normal;
  background-color: #a57db8;
  border-radius: 26vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 16vw;
  height: 16vw;
  margin-top: 100px;
  margin-left: 0;
  margin-right: -111px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.text-block-3 {
  color: var(--white);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 2.4vw;
  transform: rotate(-8deg);
}

.div-block-26 {
  margin-top: 40px;
  display: flex;
}

.div-block-28, .div-block-29 {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .div-block {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-2 {
    margin-bottom: 10px;
  }

  .heading-4 {
    font-size: 3vw;
  }

  .monlight {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-13 {
    width: 90vw;
    margin-top: 10px;
  }

  .div-block-15 {
    width: 60vw;
  }

  .div-block-18, .div-block-19 {
    width: 40vw;
    height: 50vw;
  }

  .div-block-21 {
    margin-top: 0;
  }

  .div-block-22, .div-block-23 {
    width: 40vw;
    height: 50vw;
  }

  .div-block-25 {
    margin-right: -26px;
  }

  .div-block-26 {
    width: 90vw;
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    margin-top: 40px;
  }

  .heading-4 {
    margin-top: 10px;
  }

  .monlight {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .div-block-14 {
    margin-right: 10px;
  }

  .div-block-15 {
    margin-left: 10px;
  }

  .heading-5 {
    font-size: 3.5vw;
  }

  .div-block-18 {
    margin-left: 10px;
  }

  .div-block-19 {
    margin-right: 10px;
  }

  .div-block-20 {
    padding-bottom: 60px;
  }

  .div-block-21 {
    align-items: center;
  }

  .div-block-22 {
    margin-right: 10px;
  }

  .div-block-23 {
    margin-left: 10px;
  }

  .div-block-25 {
    margin-top: 60px;
  }

  .div-block-26 {
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    width: 50vw;
    height: 16vw;
    margin-bottom: 10px;
  }

  .heading-4 {
    margin-top: 0;
    font-size: 4vw;
  }

  .monlight {
    justify-content: center;
    margin-bottom: 10px;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
  }

  .div-block-14 {
    width: 30vw;
    margin-right: 10px;
  }

  .div-block-15 {
    width: 50vw;
    margin-left: 0;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3.5vw;
  }

  .div-block-18 {
    margin-left: 0;
  }

  .div-block-19 {
    margin-right: 10px;
  }

  .div-block-21 {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .div-block-22 {
    margin-right: 10px;
  }

  .div-block-23 {
    margin-left: 0;
  }

  .div-block-25 {
    box-shadow: 3px 3px 8px -2px var(--dim-grey);
    width: 20vw;
    height: 20vw;
    margin-top: 30px;
    margin-right: -15px;
  }

  .text-block-3 {
    font-size: 2.2vw;
    line-height: 2.7vw;
  }

  .div-block-26 {
    justify-content: center;
    width: auto;
  }

  .div-block-27 {
    margin-left: auto;
    margin-right: auto;
  }
}


