.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.heading {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 31px;
  margin-bottom: 29px;
  font-family: Open Sans, sans-serif;
  font-size: 82px;
  font-weight: 800;
  line-height: 120%;
  display: flex;
  overflow: visible;
}

.heading-2 {
  text-align: center;
  -webkit-text-stroke-color: #ff4134;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
}

.heading-2.coral-copy {
  margin-top: 0;
  margin-bottom: 57px;
  font-size: 35px;
}

.text-span {
  color: #ff4134;
}

.graphics {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.l-tree {
  width: 400px;
  margin-top: 231px;
}

.gif {
  width: 450px;
  margin: 0 0 50px;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.image {
  width: 400px;
  margin-top: 376px;
}

.body {
  text-align: center;
  border: 2px dashed #000;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  min-height: 0;
  margin: 30px;
  display: flex;
}

.image-2 {
  display: block;
}

.r-trees, .l-trees {
  max-width: 65%;
}

.mobile-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.image-3 {
  margin-top: 42px;
  display: block;
}

.container-main {
  max-width: 1400px;
}

.container-main.mob {
  display: none;
}

@media screen and (max-width: 479px) {
  .heading {
    color: #000;
    border: 0 solid #4d31db;
    margin-top: 22px;
    margin-bottom: 24px;
    font-size: 11vw;
    line-height: 120%;
    display: block;
    overflow: visible;
  }

  .heading-2.coral-copy {
    margin-bottom: 13px;
    font-size: 4.5vw;
    line-height: 130%;
  }

  .graphics {
    grid-template-columns: 1fr;
    place-content: center;
    display: none;
  }

  .l-tree {
    width: 150px;
    margin-top: 29px;
  }

  .gif {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    width: 200px;
    margin-bottom: -14px;
  }

  .body {
    border-width: 1.5px;
    max-width: 100vw;
    max-height: 100vh;
    margin: 12px 12px -19px;
  }

  .image-2 {
    width: 50vw;
    display: none;
  }

  .r-trees {
    display: block;
  }

  .mobile-container {
    flex-flow: column;
    display: flex;
  }

  .image-3 {
    aspect-ratio: auto;
    order: 1;
    align-self: center;
    display: inline-block;
    position: static;
  }

  .container-main {
    display: none;
  }

  .container-main.mob {
    display: block;
  }
}

#w-node-ea187997-88fa-b128-a567-d0f5991ad24a-fb9651bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end center;
}

#w-node-_803a7531-e9b7-83aa-876a-e2be3fd28baa-fb9651bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-c60ece6a-c087-cdcd-f7e9-328f14eef99b-fb9651bb {
  place-self: end center;
}

#w-node-_0a7f0ebb-1075-fe3d-b9a5-b2e89daa30c1-fb9651bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end center;
}

#w-node-_0a7f0ebb-1075-fe3d-b9a5-b2e89daa30c2-fb9651bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_0a7f0ebb-1075-fe3d-b9a5-b2e89daa30c3-fb9651bb {
  place-self: end center;
}

#w-node-_1fca88c2-00b6-5ac7-0b79-88e38638e6cd-fb9651bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-e235fcc5-74b7-df2d-9d9e-38169845b11d-fb9651bb {
  justify-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_803a7531-e9b7-83aa-876a-e2be3fd28baa-fb9651bb, #w-node-_0a7f0ebb-1075-fe3d-b9a5-b2e89daa30c2-fb9651bb, #w-node-_1fca88c2-00b6-5ac7-0b79-88e38638e6cd-fb9651bb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start center;
  }
}
