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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

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

body {
  color: #3f1914;
  margin-left: 0;
  font-family: League Spartan, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 30px;
}

a {
  outline-offset: 0px;
  color: #3f1814;
  text-transform: none;
  outline: 3px #191102;
  font-family: League Spartan, sans-serif;
  text-decoration: underline;
  transition: all .3s;
}

a:hover {
  color: #63458a;
  text-decoration: underline;
}

ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
}

strong {
  font-weight: 600;
}

.div-block {
  pointer-events: auto;
  cursor: pointer;
  mix-blend-mode: normal;
  background-color: #63458a;
  border: 0 dashed #000;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin-bottom: 60px;
  margin-right: 20px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.div-block:hover {
  opacity: 1;
  outline-offset: 5px;
  pointer-events: auto;
  mix-blend-mode: normal;
  background-color: #573583;
  outline: 2px dashed #191102;
  text-decoration: none;
}

.heading {
  float: none;
  color: #fcfbfb;
  text-align: center;
  text-transform: uppercase;
  word-spacing: 5px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 210px;
  font-family: Merriweather Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: flex;
  position: static;
  inset: 0% auto 0% 0%;
}

.heading-2 {
  opacity: 1;
  pointer-events: auto;
  color: #191102;
  text-transform: uppercase;
  font-size: 120px;
  font-weight: 700;
  line-height: 120px;
  rotate: -10deg;
}

.div-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.heading-3 {
  pointer-events: auto;
  margin-top: 100px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 100px;
  line-height: 100px;
  rotate: -5deg;
}

.text-span {
  color: #63458a;
}

.text-span-2 {
  color: #ee2f75;
}

.body {
  pointer-events: auto;
  cursor: auto;
  background-color: #fffbf5;
  max-width: 1300px;
  display: block;
}

.text-block {
  color: #57b8ff;
  background-color: #fcfbfb;
  margin-top: 20px;
  font-size: 30px;
}

.text-block:hover {
  text-decoration: underline;
}

.navbar {
  opacity: 1;
  z-index: 100001;
  background-color: #f8f8f8;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-3 {
  display: inline-block;
}

.text-block-2 {
  text-transform: uppercase;
  padding: 20px;
}

.nav-link {
  color: #fcfbfb;
  background-color: #63458a;
  border-radius: 10px;
  margin: 10px;
  padding: 10px;
  transition: all .3s;
}

.nav-link:hover {
  color: #fcfbfb;
  background-color: #ee2f75;
}

.container {
  position: static;
}

.paragraph {
  color: #191102;
  text-transform: uppercase;
  width: auto;
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: Merriweather Sans, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.heading-4 {
  color: #63458a;
  text-transform: uppercase;
  margin-bottom: 100px;
  font-size: 60px;
  line-height: 60px;
}

.container-2 {
  max-width: 900px;
  margin-top: 0;
  margin-bottom: 100px;
  display: block;
}

.section {
  margin-top: 100px;
  margin-bottom: 100px;
}

.section-2 {
  box-sizing: border-box;
  object-fit: fill;
  word-spacing: 15px;
  background-color: #fcfbfb;
  margin-bottom: 100px;
}

.container-3 {
  margin-top: 200px;
}

.section-3 {
  margin-bottom: 100px;
  margin-left: 0;
}

.div-block-6 {
  opacity: .31;
  -webkit-text-fill-color: inherit;
  background-color: #57b8ff;
  background-clip: border-box;
  width: 900px;
  height: 800px;
  margin-left: 0;
}

.div-block-5 {
  display: flex;
}

.div-block-7 {
  opacity: .3;
  background-color: #63458a;
  flex: 0 auto;
  width: 900px;
  height: 800px;
  margin-top: 50px;
  margin-left: 50px;
  display: flex;
  position: absolute;
}

.div-block-8 {
  background-color: #ee2f75;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  width: 100%;
  height: 100%;
}

.heading-5 {
  color: #191102;
  font-size: 40px;
}

.paragraph-2 {
  font-family: Merriweather Sans, sans-serif;
}

.design-tag {
  color: #fff;
  text-transform: uppercase;
  background-color: #ee2f75;
  border-radius: 20px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 20px;
  padding: 20px;
  font-size: 20px;
  display: inline-block;
}

.dev-tag {
  color: #000;
  text-transform: uppercase;
  background-color: #57b8ff;
  border-radius: 20px;
  margin: 10px;
  padding: 20px;
  font-size: 20px;
  display: inline-block;
}

.marketing-tag {
  color: #fff;
  text-transform: uppercase;
  background-color: #63458a;
  border-radius: 20px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 20px;
  padding: 20px;
  font-size: 20px;
  display: inline-block;
}

.div-block-9 {
  margin-top: 100px;
}

.marquee-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: baseline;
  margin-left: -700px;
  display: flex;
  overflow: visible;
}

.marquee-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: baseline;
  margin-left: 0;
  display: flex;
}

.marquee-left2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: baseline;
  display: flex;
}

.text-move-wrapper {
  word-spacing: 5px;
  overflow: hidden;
}

.move-text {
  text-align: center;
  letter-spacing: -.06em;
  white-space: nowrap;
  font-size: 8vw;
  line-height: 1.2;
}

.move-text.outline {
  color: #fff0;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 8vw;
}

.move-text-copy {
  text-align: center;
  letter-spacing: -.06em;
  white-space: nowrap;
  font-size: 8vw;
  line-height: 1.2;
}

.move-text-copy.outline {
  color: #fff0;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 8vw;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #af3b3b;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100px;
  height: 100px;
  display: inline-grid;
}

.div-block-11 {
  background-color: #ff2929;
  justify-content: space-between;
  width: 20px;
  display: flex;
  position: absolute;
}

.div-block-12 {
  background-color: #e56565;
  position: absolute;
}

.div-block-13 {
  justify-content: space-between;
  display: flex;
  position: absolute;
}

.div-block-14 {
  background-color: #fcfbfb00;
  background-image: linear-gradient(95deg, #fcfbfb 6%, #000 10%, #ffffff1a 51%, #fff0 67%);
  width: 50px;
  height: 250px;
  max-height: none;
}

.div-block-15 {
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(90deg, #fcfbfb, #fcfbfb 9% 16%, #fff0 85%);
  width: 500px;
  height: 30%;
  display: block;
  position: absolute;
}

.div-block-15-copy {
  object-fit: contain;
  object-position: 100% 50%;
  background-image: linear-gradient(90deg, #fcfbfb, #fcfbfb 9% 16%, #fff0 85%);
  width: 300px;
  height: 250px;
  display: block;
  position: absolute;
}

.text-move-wrapper-copy {
  overflow: hidden;
}

.div-block-16 {
  width: 1000px;
  margin-left: -50px;
  display: flex;
}

.div-block-17 {
  z-index: 10000;
  background-color: #c04343;
  background-image: linear-gradient(96deg, #fcfbfb, #ffffff1c 23%, #fff0 49%);
}

.div-block-18 {
  object-fit: contain;
  z-index: 1000000;
  background-color: #b14242;
  position: static;
}

.div-block-19 {
  object-fit: none;
  z-index: 10000;
  background-color: #fcfbfb00;
  background-image: linear-gradient(90deg, #fcfbfb, #fff 27%, #fff0 77%);
  width: 150px;
  height: 250px;
  display: block;
  position: static;
}

.div-block-19-copy {
  object-fit: none;
  z-index: 10000;
  background-color: #fcfbfb00;
  background-image: linear-gradient(270deg, #fcfbfb, #fff 27%, #fff0 77%);
  width: 150px;
  height: 250px;
  display: block;
  position: static;
  left: auto;
  right: 10%;
}

.div-block-20 {
  object-fit: fill;
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  width: 1000px;
  display: flex;
  position: absolute;
}

.image {
  width: 120px;
  margin-top: 40px;
  position: absolute;
}

.text-span-3 {
  color: #58b8ff;
  cursor: pointer;
}

.lmth-overlay-card {
  opacity: 0;
  background-color: #58b8ff;
  border-radius: 10px;
  flex-flow: column;
  align-items: center;
  width: 300px;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: -105px;
  margin-left: 184px;
  display: flex;
  position: absolute;
}

.text-block-3 {
  text-align: left;
  text-transform: uppercase;
  word-spacing: 5px;
  padding: 20px;
  font-family: Merriweather Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.image-2 {
  float: left;
  opacity: 1;
  text-align: left;
  vertical-align: baseline;
  object-fit: fill;
  width: 200px;
  padding: 20px;
  display: inline-block;
}

.image-3 {
  border-radius: 30px;
  width: 500px;
  max-width: none;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  overflow: clip;
}

.project1 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #56b8ff;
  border-radius: 30px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.image-4 {
  border-radius: 30px;
  width: 500px;
  height: 500px;
}

.heading-6 {
  color: #fcfbfb;
  text-transform: uppercase;
  padding-bottom: 0;
  font-size: 40px;
  line-height: 40px;
}

.div-block-22 {
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  padding-top: 50px;
  padding-left: 50px;
  display: flex;
}

.project2 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #64458a;
  border-radius: 30px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-4, .link {
  color: #fcfbfb;
}

.project3 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #ee2f75;
  border-radius: 30px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.image-5 {
  border-radius: 30px;
  width: 500px;
  height: 500px;
}

.slider {
  background-color: #fcfbfb;
  height: 50%;
}

.slide, .slide-2, .slide-3, .mask {
  border-radius: 30px;
}

.slide-nav {
  text-align: left;
  padding-bottom: 50px;
  padding-left: 30px;
}

.project-tag-dev4 {
  text-transform: uppercase;
  background-color: #56b8ff;
  border: 0 solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.project-wrapper-tags {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  width: 250px;
  margin-top: 100px;
  display: flex;
  overflow: hidden;
}

.project-tag-marketing4 {
  color: #fcfbfb;
  text-transform: uppercase;
  word-spacing: 5px;
  background-color: #64458a;
  border: 1px solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.project-tag-design {
  color: #fcfbfb;
  text-transform: uppercase;
  word-spacing: 1px;
  background-color: #ee2f75;
  border: 0 solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.project-wrapper-tags2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  width: 250px;
  margin-top: 100px;
  display: flex;
  overflow: hidden;
}

.project-tag-dev3 {
  background-color: #56b8ff;
  border: 0 solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.project-tag-design3 {
  color: #fcfbfb;
  text-transform: uppercase;
  word-spacing: 1px;
  background-color: #ee2f75;
  border: 1px solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.project-wrapper-tags3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  width: 250px;
  margin-top: 100px;
  display: flex;
  overflow: hidden;
}

.project-tag-design4 {
  color: #fcfbfb;
  text-transform: uppercase;
  word-spacing: 1px;
  background-color: #ee2f75;
  border: 0 solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.project-tag-marketing2 {
  color: #fcfbfb;
  text-transform: uppercase;
  word-spacing: 5px;
  background-color: #64458a;
  border: 0 solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.project-tag-marketing1 {
  color: #fcfbfb;
  text-transform: uppercase;
  background-color: #64458a;
  border: 0 solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.project-tag-dev2 {
  text-transform: uppercase;
  background-color: #56b8ff;
  border: 1px solid #fcfbfb;
  border-radius: 10px;
  padding: 10px;
  font-size: 15px;
}

.link-2 {
  color: #fcfbfb;
}

.nav-cta-button {
  color: #fcfbfb;
  word-spacing: 5px;
  background-color: #63458a;
  border-radius: 10px;
  margin: 10px;
  padding: 10px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.nav-cta-button:hover {
  color: #fcfbfb;
  background-color: #ee2f75;
  font-style: normal;
  text-decoration: none;
}

.nav-cta-button.w--current {
  color: #f7f1b0;
  -webkit-text-stroke-color: #f3f3f3;
}

.link-3, .link-4, .link-5, .link-6 {
  display: block;
}

.link-6.w--current {
  word-spacing: 5px;
}

.div-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.text-field-1 {
  color: #000;
  background-color: #fcfbfb;
  border-radius: 10px;
  min-width: 350px;
  max-width: 100%;
  min-height: auto;
  font-family: Merriweather Sans, sans-serif;
}

.text-field-1.text-field-more-lines {
  box-sizing: border-box;
  min-height: 100px;
}

.submit-button {
  color: #fcfbfb;
  text-transform: uppercase;
  background-color: #64458a;
  border-radius: 10px;
  align-self: center;
  max-width: 100px;
  font-family: Merriweather Sans, sans-serif;
  display: block;
}

.submit-button:hover {
  -webkit-text-stroke-color: #f6f1b1;
  background-color: #ee2f75;
}

.field-label {
  text-transform: uppercase;
  word-spacing: 1px;
}

.field-label-2, .field-label-3 {
  text-transform: uppercase;
}

.div-block-25 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.form {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.image-6, .image-7 {
  border-radius: 30px;
  width: 500px;
  height: 500px;
}

.image-8 {
  width: 500px;
}

.textarea {
  color: #191102;
  border-radius: 10px;
  min-height: 100px;
  font-family: Merriweather Sans, sans-serif;
}

.div-block-26 {
  background-color: #57b8ff;
  border-radius: 30px;
  padding: 50px;
}

.heading-7 {
  text-align: center;
  text-transform: uppercase;
  word-spacing: 5px;
  margin-bottom: 50px;
}

.image-9 {
  width: 120px;
  max-width: none;
  margin-top: -330px;
}

.div-block-27 {
  opacity: 0;
  background-color: #58b8ff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 250px;
  height: auto;
  margin-top: -360px;
  margin-left: 140px;
  padding-top: 0;
  display: flex;
  position: absolute;
}

.text-block-5 {
  text-transform: uppercase;
  word-spacing: 5px;
  padding: 20px;
  font-family: Merriweather Sans, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.image-10 {
  text-align: left;
  max-width: 100px;
}

.image-11, .image-12, .image-13 {
  width: 500px;
  height: 500px;
}

.hero-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.background-image {
  float: none;
  vertical-align: baseline;
  object-fit: cover;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  font-style: italic;
  position: static;
}

.body-2 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: block;
}

.hero-header {
  color: #251447;
  text-align: center;
  text-transform: uppercase;
  width: 700px;
  margin-left: 0;
  font-family: Archivo, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 900;
  line-height: 60px;
  position: absolute;
}

.text-span-4 {
  color: #ee2f75;
}

.hero-email {
  text-transform: lowercase;
  justify-content: center;
  align-items: center;
  margin-top: 300px;
  font-family: Archivo, sans-serif;
  font-style: normal;
  font-weight: 900;
  display: flex;
  position: absolute;
  bottom: auto;
  left: auto;
}

.text-span-5 {
  color: #ff6392;
}

.projects {
  background-color: #fff9f9;
}

.recent-projects {
  color: #251447;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Archivo, sans-serif;
  font-size: 50px;
  font-style: italic;
  font-weight: 900;
}

.image-15 {
  width: auto;
  min-width: auto;
  max-width: 100px;
}

.project {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 40px;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.project-text {
  min-width: 300px;
  max-width: 500px;
  padding-left: 30px;
}

.project-title {
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-size: 30px;
  font-style: italic;
}

.project-description {
  max-width: 300px;
  font-family: Lato, sans-serif;
}

.project-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-bottom: 0;
  display: flex;
}

.project-3 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 40px;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.container-5 {
  max-width: 100%;
  margin-bottom: 40px;
  display: block;
}

.projects-copy {
  background-color: #fff9f9;
}

.container-5-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  max-width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.color-word {
  color: #ff6392;
}

.project-image {
  width: 500px;
  max-width: none;
}

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

.section-4 {
  background-color: #fbe3db;
}

.project-header {
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-size: 40px;
  font-style: italic;
}

.projects-description {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.heading-9 {
  color: #251447;
  text-align: center;
  text-transform: uppercase;
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-family: Archivo, sans-serif;
  font-size: 50px;
  font-style: italic;
}

.project-text-block {
  padding-left: 40px;
  padding-right: 40px;
}

.links {
  outline-offset: 0px;
  color: #251447;
  outline: 3px #251447;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: all .3s;
}

.links:hover {
  color: #ff6392;
  text-decoration: none;
}

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

.paragraph-3 {
  text-align: center;
  margin-bottom: 50px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.button {
  text-align: center;
  background-color: #ff6392;
  margin-bottom: 0;
  text-decoration: underline;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.main {
  background-color: #fffbf5;
  margin-top: 0;
}

.hero-block {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  display: flex;
}

.hero-heading {
  color: #3f1914;
  text-transform: capitalize;
  width: auto;
  max-width: 1300px;
  font-family: Baskervville, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}

.hero-container {
  text-align: left;
  max-width: 1600px;
  margin-top: 100px;
}

.hero {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 200px;
  display: flex;
}

.hero-button {
  text-align: left;
  text-transform: uppercase;
  text-underline-offset: 5px;
  background-color: #3f1914;
  border-radius: 30px;
  padding: 20px 30px;
  font-family: League Spartan, sans-serif;
  font-size: 20px;
  -webkit-text-decoration: underline #fffbf5;
  text-decoration: underline #fffbf5;
}

.hero-button:hover {
  color: #fffbf5;
  background-color: #fe012a;
}

.text-span-6, .text-span-7 {
  color: #fe012a;
}

.div-block-29 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.image-16 {
  border-radius: 50px;
  max-width: 300px;
}

.about-me {
  margin-top: 200px;
  margin-bottom: 100px;
  display: none;
}

.paragraph-4 {
  color: #3f1914;
  font-family: League Spartan, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
}

.project-main-image {
  object-fit: contain;
}

.project-showcase {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 45%;
  display: flex;
}

.projects-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.project-heading {
  color: #3f1914;
  text-transform: uppercase;
  margin-top: 0;
  font-family: League Spartan, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.heading-11, .heading-12 {
  text-transform: uppercase;
}

.heading-13 {
  color: #3f1914;
  text-align: center;
  text-transform: capitalize;
  font-family: Baskervville, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 50px;
}

.paragraph-5 {
  color: #3f1914;
  text-align: center;
  max-width: 1000px;
  font-family: League Spartan, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
}

.paragraph-6 {
  color: #3f1914;
  text-align: left;
  font-family: League Spartan, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-32 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 80px;
  display: flex;
}

.recentprojects {
  background-color: #fffbf5;
  margin-top: 100px;
  margin-bottom: 200px;
}

.heading-14 {
  font-family: League Spartan, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.heading-15 {
  font-family: Baskervville, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.div-block-33 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-34 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 50px;
  padding-left: 0;
  display: flex;
}

.div-block-35 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-items: baseline;
  max-width: 600px;
  display: flex;
}

.div-block-36 {
  text-align: center;
  margin-bottom: 0;
}

.stages {
  margin-top: 200px;
  margin-bottom: 200px;
  position: relative;
}

.heading-13-copy {
  color: #3f1914;
  text-align: center;
  text-transform: capitalize;
  max-width: none;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Baskervville, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 110px;
}

.div-block-37 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: baseline;
  max-width: 600px;
  display: flex;
}

.container-7 {
  max-width: 1300px;
  position: relative;
}

.quote {
  max-width: none;
  margin-top: 200px;
  margin-bottom: 200px;
  position: relative;
}

.container-8, .container-9 {
  max-width: 1300px;
}

.div-block-38, .div-block-39 {
  max-width: 300px;
}

.project-text-wrapper {
  padding-left: 20px;
}

.ball {
  box-sizing: border-box;
  object-fit: fill;
  z-index: -999;
  background-color: #6bb5fa;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: -17% auto auto -27%;
}

.ball-copy {
  box-sizing: border-box;
  object-fit: none;
  background-color: #6bb5fa;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.red-ball {
  box-sizing: border-box;
  object-fit: fill;
  z-index: -999;
  background-color: #fa6b6b;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: -4% auto auto 59%;
}

.form-section {
  margin-top: 200px;
  margin-bottom: 200px;
  position: relative;
}

.last-cta {
  cursor: auto;
  background-color: #4357ad;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 200px;
  padding-bottom: 200px;
  display: flex;
  position: relative;
}

.text-span-8 {
  color: #49a9a6;
}

.text-span-9 {
  color: #f5f7f5;
}

.footer {
  background-color: #ffc9cc;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.paragraph-7 {
  width: 100px;
}

.container-7-copy {
  background-color: #ffc9cc;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1300px;
  padding: 50px;
  display: flex;
}

.paragraph-8 {
  width: 100px;
  font-size: 14px;
}

.paragraph-9 {
  width: 100px;
}

.text-field-2, .text-field-3 {
  color: #000;
  border-radius: 30px;
}

.field-label-4, .field-label-5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.submit-button-2 {
  color: #fffbf5;
  text-transform: uppercase;
  text-underline-offset: 5px;
  background-color: #3f1914;
  border-radius: 30px;
  margin-top: 0;
  padding: 20px 30px;
  font-size: 20px;
  line-height: 20px;
  text-decoration: underline;
  transition: all .3s;
}

.submit-button-2:hover {
  background-color: #fe012a;
}

.text-field-2-copy {
  border-radius: 30px;
}

.field-label-4-copy, .field-label-4-copy-copy {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.text-field-2-copy-copy {
  border-radius: 30px;
}

.form-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-7 {
  text-transform: lowercase;
}

.link-8 {
  text-transform: lowercase;
  font-size: 14px;
}

.link-8-copy {
  text-transform: lowercase;
  font-size: 14px;
  font-weight: 400;
}

.link-8-copy-copy {
  text-transform: lowercase;
  font-family: League Spartan, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.link-8-copy-copy:hover {
  color: #fe012a;
}

.link-9 {
  text-transform: lowercase;
  font-family: League Spartan, sans-serif;
  text-decoration: underline;
}

.link-9:hover {
  color: #fe012a;
}

.textarea-2, .textarea-3 {
  color: #000;
  border-radius: 30px;
}

.link-10 {
  color: #3f1914;
  text-underline-offset: 5px;
  font-family: League Spartan, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.link-10:hover {
  color: #fe012a;
}

.link-11 {
  color: #3f1914;
  text-underline-offset: 5px;
  font-family: League Spartan, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.link-11:hover {
  color: #fe012a;
}

.project-link {
  color: #3f1914;
  text-transform: uppercase;
  text-underline-offset: 5px;
  font-family: League Spartan, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.project-link:hover {
  color: #fe012a;
}

.green-ball {
  z-index: -999;
  background-color: #48a9a6;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 410px;
  right: 739px;
}

.grey-ball {
  z-index: -999;
  background-color: #f4f7f5;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  position: absolute;
  bottom: 105px;
  left: 121px;
}

.fade-ball {
  z-index: -999;
  box-sizing: border-box;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-color: #f4f7f5;
  background-clip: border-box;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  display: block;
  position: absolute;
  inset: auto -250px 0% auto;
}

.hero-heading-copy {
  color: #f4f7f5;
  text-transform: capitalize;
  width: auto;
  max-width: 1300px;
  font-family: Baskervville, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}

.hero-button-copy {
  text-align: left;
  text-transform: uppercase;
  text-underline-offset: 5px;
  background-color: #49a9a6;
  border-radius: 30px;
  padding: 20px 30px;
  font-family: League Spartan, sans-serif;
  font-size: 20px;
  -webkit-text-decoration: underline #fffbf5;
  text-decoration: underline #fffbf5;
}

.hero-button-copy:hover {
  color: #fffbf5;
  background-color: #339491;
}

.div-block-41 {
  background-color: #d35252;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  position: absolute;
}

.text-span-10 {
  color: #49a9a6;
}

.text-span-11 {
  text-underline-offset: 5px;
  cursor: pointer;
  -webkit-text-decoration: underline wavy #fe012a;
  text-decoration: underline wavy #fe012a;
  position: static;
}

.text-span-12 {
  text-underline-offset: 5px;
  cursor: pointer;
  -webkit-text-decoration: underline wavy #fe012a;
  text-decoration: underline wavy #fe012a;
}

.div-block-44 {
  background-color: #d3cabd;
  border-radius: 30px;
  margin-top: 80px;
  padding: 10px 20px;
  position: absolute;
}

.cursor {
  text-align: center;
  z-index: 100;
  background-color: #352424;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: fixed;
}

.div-block-45 {
  opacity: 0;
  text-align: center;
  background-color: #e9e9e9;
  border-radius: 30px;
  width: 300px;
  height: 150px;
  padding: 20px;
  position: absolute;
  inset: -20% 10% auto auto;
}

.div-block-45-copy {
  opacity: 0;
  text-align: center;
  background-color: #e9e9e9;
  border-radius: 30px;
  width: 300px;
  height: 100px;
  padding: 20px;
  position: absolute;
  inset: 76px 432px auto auto;
}

.text-block-6 {
  opacity: 1;
}

.cursor-wrapper {
  text-align: left;
  z-index: 100;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: fixed;
  inset: 0%;
}

.links-in-text {
  color: #3f1914;
  text-transform: none;
  font-family: League Spartan, sans-serif;
  text-decoration: underline;
}

.links-in-text:hover, .text-span-13 {
  color: #fe012a;
}

.body-3 {
  background-color: #fffbf5;
}

.blog {
  margin-top: 50px;
  margin-bottom: 100px;
}

.post-cover {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  max-width: none;
  height: 300px;
}

.collection-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 45%;
  display: flex;
}

.div-block-46 {
  width: 200px;
  display: block;
}

.collection-list {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.post-header {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2rem;
  text-decoration: underline;
  transition: all .3s;
}

.post-header:hover {
  color: #fe012a;
  text-align: left;
  border: 1px #000;
  text-decoration: underline;
}

.read-link {
  float: none;
  clear: none;
  outline-offset: 0px;
  text-align: left;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  outline: 3px #191102;
  font-size: .8rem;
  text-decoration: none;
  transition: all .3s;
}

.read-link:hover {
  color: #fe012a;
  font-size: .8rem;
  text-decoration: underline;
}

.paragraph-11 {
  font-size: 1rem;
}

.image-19 {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  max-width: none;
  height: 400px;
  margin-bottom: 10px;
}

.section-5 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.rich-text-block {
  font-size: 1.5rem;
  line-height: 2rem;
}

.paragraph-12 {
  font-size: 1rem;
}

.heading-16 {
  font-size: 3rem;
  line-height: 60px;
}

.navbar-2 {
  z-index: 1000;
  background-color: #faf4eb;
  position: sticky;
  top: 0;
}

.container-10 {
  text-align: center;
}

.container-11 {
  max-width: 700px;
  margin-top: 0;
}

.link-14 {
  text-transform: none;
  font-size: 1rem;
}

.div-block-47 {
  padding-top: 0;
  padding-bottom: 50px;
}

.heading-17 {
  text-align: center;
}

.section-6 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.image-20 {
  width: 50px;
  padding-top: 5px;
}

.section-7 {
  margin-top: 50px;
}

.div-block-48 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  display: flex;
}

.code-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-7 {
  font-size: 20px;
  line-height: 30px;
}

.container-12 {
  justify-content: center;
  display: flex;
}

.div-block-49 {
  margin-bottom: 100px;
}

.heading-18 {
  color: #ff391f;
}

.list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.navigation-link {
  text-transform: uppercase;
}

.section-8 {
  margin-top: 50px;
}

.custom-cursor {
  opacity: 0;
  pointer-events: auto;
  z-index: 9999;
  background-color: #fbb;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  position: fixed;
}

.testimonials {
  background-color: #fffbf5;
  margin-top: 100px;
  margin-bottom: 200px;
}

.div-block-50 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .div-block-27 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-29 {
    inset: 0% 0% auto auto;
  }

  .heading-13 {
    text-transform: capitalize;
  }

  .div-block-32 {
    position: static;
  }

  .div-block-33 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-34 {
    justify-content: center;
    align-items: flex-start;
  }

  .project-text-wrapper {
    padding-left: 20px;
  }

  .last-cta {
    transition: all .3s;
  }

  .text-span-9 {
    color: #f5f7f5;
  }

  .text-field-2, .text-field-3 {
    font-size: 20px;
  }

  .field-label-4, .field-label-5 {
    margin-bottom: 0;
  }

  .submit-button-2 {
    transition: all .3s;
  }

  .field-label-4-copy, .field-label-4-copy-copy {
    margin-bottom: 0;
  }

  .form-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .link-8-copy-copy, .link-9 {
    text-underline-offset: 3px;
  }

  .textarea-2, .textarea-3 {
    font-size: 20px;
  }

  .text-span-10 {
    color: #49a9a6;
  }

  .text-span-11, .text-span-12 {
    text-underline-offset: 5px;
    -webkit-text-decoration: underline wavy #fe012a;
    text-decoration: underline wavy #fe012a;
  }

  .div-block-42 {
    position: static;
  }

  .div-block-43 {
    background-color: #b33636;
    margin-left: 442px;
    position: absolute;
  }

  .paragraph-10 {
    text-align: center;
    font-size: 20px;
  }

  .div-block-44 {
    background-color: #eee7dc;
    border-radius: 30px;
    padding: 20px 10px;
    position: absolute;
    inset: 80px auto auto;
  }

  .cursor {
    position: sticky;
  }

  .div-block-45 {
    background-color: #e9e9e9;
    border: 1px #000;
    border-radius: 30px;
    height: 150px;
    padding: 20px;
    inset: auto 13% 80% auto;
  }

  .div-block-45-copy {
    background-color: #e9e9e9;
    border: 1px #000;
    border-radius: 30px;
    height: 100px;
    padding: 20px;
    inset: 60px 37% 0% auto;
  }

  .cursor-wrapper {
    position: static;
  }

  .customcursor {
    pointer-events: none;
    z-index: 1000;
    background-color: #ca3939;
    width: 100px;
    height: 100px;
    position: fixed;
  }
}

@media screen and (max-width: 991px) {
  .heading-3 {
    font-size: 60px;
  }

  .section-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-move-wrapper {
    width: 97%;
  }

  .div-block-16 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-19 {
    width: 100px;
    margin-left: -10px;
    padding-left: 0;
  }

  .div-block-19-copy {
    width: 100px;
  }

  .div-block-20 {
    width: 95%;
  }

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

  .nav-menu {
    background-color: #fcfbfb;
  }

  .image-9 {
    display: none;
  }

  .hero-header {
    width: 90%;
  }

  .hero-heading {
    font-size: 80px;
    line-height: 80px;
  }

  .div-block-29 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-4 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
  }

  .projects-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-13 {
    font-size: 70px;
    line-height: 70px;
  }

  .paragraph-5 {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-6 {
    width: auto;
  }

  .div-block-34 {
    text-align: left;
    flex-flow: column;
    align-items: center;
    padding-left: 0;
  }

  .heading-13-copy {
    font-size: 70px;
  }

  .div-block-38, .div-block-39, .project-text-wrapper {
    max-width: none;
  }

  .ball {
    width: 600px;
  }

  .red-ball {
    top: 0%;
  }

  .form-2 {
    flex-flow: column;
  }

  .green-ball {
    left: 0;
    right: 0;
  }

  .hero-heading-copy {
    font-size: 80px;
  }

  .form-block {
    display: block;
  }

  .div-block-45 {
    inset: 300px 10% 0% auto;
  }

  .div-block-45-copy {
    inset: 156px 10% 0% auto;
  }

  .div-block-50 {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    justify-content: flex-start;
    align-items: stretch;
    width: 100px;
    height: 100px;
    margin-right: 20px;
  }

  .heading {
    font-size: 15px;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
  }

  .heading-3 {
    margin-right: 88px;
    padding-left: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .text-move-wrapper {
    width: 97%;
  }

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

  .project1 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    flex-flow: column;
  }

  .image-4 {
    width: auto;
    height: auto;
  }

  .project2 {
    flex-flow: column;
  }

  .project3 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    flex-flow: column;
  }

  .div-block-25 {
    flex-flow: column;
  }

  .image-7 {
    width: auto;
    height: auto;
  }

  .image-8 {
    width: auto;
  }

  .hero-header {
    width: 90%;
  }

  .div-block-45 {
    top: 350px;
  }

  .div-block-45-copy {
    top: 175px;
    left: 15px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-top: 0;
    display: flex;
  }

  .heading {
    text-transform: uppercase;
    flex-flow: row;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 15px;
    display: flex;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: flex-end;
    margin-bottom: 0;
    display: flex;
  }

  .heading-3 {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph {
    word-spacing: 5px;
    margin-top: 40px;
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-4 {
    word-spacing: 5px;
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 30px;
  }

  .container-2 {
    margin-bottom: 0;
  }

  .section {
    margin-bottom: 50px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-2 {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-move-wrapper {
    width: 97%;
    overflow: hidden;
  }

  .div-block-16 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-19 {
    width: 50px;
    margin-left: 0;
  }

  .div-block-19-copy {
    width: 50px;
    margin-right: 0;
  }

  .div-block-20 {
    width: 95%;
  }

  .image {
    width: 60px;
    margin-top: 25px;
  }

  .lmth-overlay-card {
    margin-left: 0;
  }

  .project1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-4 {
    width: auto;
    height: auto;
  }

  .heading-6 {
    font-size: 30px;
  }

  .div-block-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 50px;
    padding-left: 10px;
  }

  .project2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .project3 {
    width: auto;
    display: block;
  }

  .project-wrapper-tags {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-top: 50px;
    padding-top: 50px;
  }

  .project-wrapper-tags2, .project-wrapper-tags3 {
    justify-content: center;
    width: 300px;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .div-block-24 {
    text-align: center;
    flex-flow: column;
    align-self: auto;
    margin-top: 20px;
  }

  .text-field-1 {
    min-width: auto;
  }

  .div-block-25 {
    flex-flow: column;
  }

  .form {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-7 {
    width: auto;
    height: auto;
  }

  .image-8 {
    width: auto;
  }

  .div-block-26 {
    padding: 10px;
  }

  .left-arrow, .right-arrow {
    overflow: visible;
  }

  .container-4 {
    margin-top: 50px;
    padding-top: 50px;
  }

  .hero-header {
    width: 90%;
    font-size: 30px;
    line-height: 30px;
  }

  .main {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-block {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .hero-heading {
    max-width: 1300px;
    margin-top: 50px;
    font-size: 35px;
    line-height: 35px;
  }

  .hero-container {
    margin-top: 50px;
  }

  .hero {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .hero-button {
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-29 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .about-me {
    flex-flow: column;
    margin-top: 100px;
    margin-bottom: 100px;
    display: block;
  }

  .paragraph-4 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .project-main-image {
    text-align: center;
    max-width: 100%;
  }

  .project-showcase {
    width: 350px;
  }

  .projects-wrapper {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .project-heading {
    text-align: center;
  }

  .heading-13 {
    font-size: 35px;
    line-height: 35px;
  }

  .paragraph-5 {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-6 {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-32 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 30px;
  }

  .recentprojects {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .heading-14 {
    margin-top: 0;
    font-size: 20px;
  }

  .heading-15 {
    text-align: left;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 30px;
    text-decoration: none;
  }

  .div-block-33 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .div-block-34 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-35 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .stages {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .heading-13-copy {
    margin-left: 0;
    margin-right: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-37 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .quote {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .ball {
    width: 300px;
    height: 300px;
    top: 20px;
    bottom: auto;
    left: -500px;
  }

  .red-ball {
    top: -1%;
    left: 40%;
  }

  .form-section {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .last-cta {
    margin-left: -20px;
    margin-right: -20px;
    padding: 100px 20px;
  }

  .container-7-copy {
    flex-flow: row;
    justify-content: space-between;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 40px;
  }

  .submit-button-2 {
    font-size: 15px;
    line-height: 15px;
  }

  .link-10, .link-11, .project-link {
    font-size: 20px;
  }

  .green-ball {
    width: 150px;
    height: 150px;
    bottom: -220px;
    left: 25px;
    right: 0;
  }

  .hero-heading-copy {
    font-size: 30px;
    line-height: 35px;
  }

  .hero-button-copy {
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-45 {
    top: 250px;
    left: -10px;
    right: 0;
  }

  .div-block-45-copy {
    top: 100px;
    left: -10px;
    right: 0;
  }

  .collection-list {
    justify-content: center;
  }

  .section-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-16 {
    font-size: 2rem;
  }

  .testimonials {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}


