.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body {
  margin-top: 0;
  font-size: 96px;
  overflow: hidden;
}

.heading {
  z-index: 1;
  color: #fff;
  letter-spacing: -10px;
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #000;
  margin-top: 0;
  margin-left: 20px;
  font-family: nimbus-sans-extended, sans-serif;
  font-size: 170px;
  font-weight: 700;
  line-height: 130px;
  position: relative;
}

.heading-2 {
  color: #fff;
  letter-spacing: 2px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  text-indent: 10px;
  margin-bottom: 5px;
  margin-left: 20px;
  font-family: minion-std-black, sans-serif;
  font-size: 52px;
  font-weight: 400;
}

.paragraph {
  font-size: 32px;
}

.paragraph-2 {
  z-index: 8;
  color: #000;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px 15px;
  font-family: neue-haas-unica, sans-serif;
  font-size: 14px;
  font-weight: 200;
  position: relative;
}

.div-block {
  width: 550px;
  color: #fff;
  object-fit: fill;
  background-color: #d46332;
  border: 2px solid #000;
  border-radius: 10px;
  margin: 0 0 0 20px;
  padding-top: 0;
  padding-bottom: 5px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  color: #000;
  text-align: center;
  align-items: center;
  margin-bottom: 0;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2 {
  height: 60px;
  background-color: #d46332;
  border: 2px solid #000;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 10vw;
  line-height: 20vh;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.fsfs {
  width: 300px;
  background-color: #3238d4;
  border: 2px solid #000;
  border-radius: 10px;
  margin-top: -92px;
  margin-right: 20px;
  padding-top: 88px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.sf-h {
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  padding-top: 10px;
  padding-left: 15px;
  font-family: minion-pro, sans-serif;
  font-size: 42px;
  font-weight: 700;
}

.paragraph-2-copy {
  z-index: 8;
  color: #fff;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px 10px 20px;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.div-block-3 {
  width: 1000px;
  background-color: #32d473;
  border: 2px solid #000;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-2-copy {
  z-index: 8;
  color: #000;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px 15px;
  font-family: neue-haas-unica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.italic-text {
  color: #fff;
  font-family: neue-haas-unica, sans-serif;
  font-weight: 400;
}

.grid {
  width: 600px;
  grid-template-columns: 1fr;
  margin-right: 36px;
  padding-right: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-2-copy-copy {
  z-index: 8;
  color: #fff;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px 15px 20px;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.grid-2 {
  grid-template-columns: 1fr;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section {
  width: 500px;
  height: 500px;
}

.div-block-4 {
  width: 100vw;
  height: 500px;
}

.section-2 {
  height: 400px;
}

@media screen and (max-width: 991px) {
  .div-block {
    width: 550vw;
  }

  .div-block-3 {
    width: 70vw;
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    letter-spacing: -.03em;
    font-size: 1em;
    line-height: .8em;
  }

  .paragraph-2 {
    font-size: 1em;
  }

  .div-block {
    width: 100vw;
  }

  .text-block {
    flex-wrap: wrap;
    font-size: .15em;
    line-height: 1em;
  }

  .div-block-2 {
    width: 20vw;
    height: 5vh;
  }

  .paragraph-2-copy {
    font-size: .2em;
    line-height: 1em;
  }

  .grid-2 {
    margin-left: 0;
  }

  .italic-text-2 {
    font-size: 1em;
    line-height: 1em;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: scroll;
  }

  .heading {
    z-index: 7;
    letter-spacing: -3px;
    -webkit-text-stroke-width: 2px;
    margin-top: -10px;
    margin-left: 10px;
    font-size: 64px;
    line-height: 50px;
    position: relative;
  }

  .heading-2 {
    z-index: 7;
    letter-spacing: 1px;
    -webkit-text-stroke-width: 1px;
    margin-top: 10px;
    margin-left: 3px;
    font-size: 32px;
    position: relative;
  }

  .paragraph-2 {
    align-items: flex-start;
    margin-bottom: 0;
    padding: 0 10px;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    position: relative;
  }

  .div-block {
    width: 100vw;
    border-radius: 15px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 0%;
    overflow: visible;
  }

  .text-block {
    -webkit-text-stroke-width: .5px;
    object-fit: fill;
    font-size: .1em;
  }

  .div-block-2 {
    width: 40vw;
    height: 3vh;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    font-size: 1em;
    line-height: 1em;
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .fsfs {
    z-index: 6;
    width: 50%;
    float: right;
    margin-top: 30px;
    margin-bottom: 0;
    margin-right: 5px;
    padding-top: 5px;
    position: relative;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .sf-h {
    -webkit-text-stroke-width: .5px;
    padding-left: 7px;
    font-size: 32px;
  }

  .paragraph-2-copy {
    align-items: flex-start;
    margin-bottom: 0;
    padding: 0 10px 10px;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    position: relative;
  }

  .div-block-3 {
    width: 100%;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .paragraph-2-copy {
    align-items: flex-start;
    margin-bottom: 0;
    padding: 0 10px 10px;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    position: relative;
  }

  .italic-text {
    font-size: 1em;
    line-height: 1.2em;
  }

  .grid {
    width: 100%;
    grid-template-rows: auto auto auto;
    margin-right: 0;
  }

  .paragraph-2-copy-copy {
    align-items: flex-start;
    margin-bottom: 0;
    padding: 0 10px 10px;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    position: relative;
  }

  .grid-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0d7810f1-3ea7-fab3-715a-2a94366705b0-f3ead176 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_895a9abe-71df-0347-d393-6d5b513c9bd1-f3ead176 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


