:root {
  --cardbg: #eee;
  --white: white;
  --black: black;
  --cardbgdark: #313131;
}

.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;
  }
}

.titleheader {
  width: 1000px;
  height: 500px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 25px;
  margin: -500px auto 0;
  padding: 10px 0 10px 10px;
  display: block;
  overflow: hidden;
}

.titlesections {
  width: 1000px;
  height: 480px;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 10px 11px;
  display: flex;
}

.titletext {
  width: 340px;
  flex: 0 auto;
  align-self: auto;
  padding: 10px;
  display: block;
  transform: translate(30px);
}

.titlename {
  color: #ff295b;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  display: block;
}

.text-block-2 {
  color: #383838;
  -webkit-text-stroke-color: #fff;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.image {
  margin-bottom: -20px;
}

.text-block-3 {
  width: auto;
  color: #8d8d8d;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

.div-block {
  height: 20px;
}

.section2 {
  height: 300px;
  max-width: 1000px;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 30px;
  padding: 10px 0;
}

.div-block-2 {
  height: 300px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 25px;
  justify-content: center;
  padding: 20px;
  display: flex;
  overflow: visible;
}

.div-block-3 {
  width: 250px;
  height: 260px;
  min-width: 250px;
  text-align: left;
  flex: 1;
  align-self: flex-start;
  padding-top: 30px;
}

.section1text {
  text-align: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.videoboxdiv {
  width: 146px;
  height: 100%;
  min-width: 146px;
  background-color: var(--cardbg);
  border-radius: 20px;
  flex: 0 auto;
  overflow: hidden;
}

.body {
  object-fit: fill;
  background-color: #f0f0f0;
}

.section-3 {
  height: 300px;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 30px;
  padding: 10px 0;
}

.section1 {
  height: 300px;
  max-width: 1000px;
  background-color: rgba(255, 255, 255, 0);
  flex-flow: row;
  align-content: stretch;
  justify-content: space-between;
  margin-top: 20px;
  padding: 10px 0;
  display: block;
}

.section1title {
  text-align: left;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.section2title {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.section2text {
  text-align: center;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.section3title {
  text-align: right;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.section3text {
  text-align: right;
  padding-top: 20px;
  padding-left: 39px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.section1container {
  max-width: 1000px;
}

.section2container {
  max-width: 1000px;
  display: block;
}

.section3container {
  max-width: 1000px;
}

.sectionmetrics {
  width: 904px;
  height: 260px;
  margin-left: auto;
  margin-right: auto;
}

.metricsdivheader {
  height: 220px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 10px;
  display: flex;
  overflow: visible;
}

.metricstextdiv {
  width: 250px;
  height: auto;
  min-width: 250px;
  text-align: left;
  padding-top: 25px;
}

.metricstitle {
  padding-left: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.metricstext {
  padding-top: 20px;
  padding-left: 20px;
  font-size: 15px;
  line-height: 18px;
}

.metricscontainer {
  max-width: 100vw;
  margin-top: 30px;
  display: none;
}

.sectionmetricsheader {
  height: 220px;
  max-width: 904px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.metricsdiv-copy {
  height: 220px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 10px;
  display: flex;
  overflow: visible;
}

.statsboxdiv1 {
  width: 146px;
  height: 100%;
  min-width: 146px;
  background-color: var(--cardbg);
  border-radius: 20px;
  flex-direction: column;
  flex: 3 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding: 15px;
  display: flex;
}

.statsboxdiv2 {
  width: 146px;
  height: 100%;
  min-width: 146px;
  background-color: var(--cardbg);
  border-radius: 20px;
  flex-direction: column;
  flex: 2 0 auto;
  justify-content: space-between;
  padding: 15px;
  display: flex;
}

.statsboxdiv3 {
  width: 146px;
  height: 100%;
  min-width: 146px;
  background-color: var(--cardbg);
  border-radius: 20px;
  flex-direction: column;
  flex: 1 0 auto;
  justify-content: space-between;
  padding: 15px;
  display: flex;
}

.div-block-6 {
  flex: 1;
}

.section-4 {
  height: 100px;
}

.text-field {
  height: 45px;
  background-color: var(--cardbg);
  border: 1px #000;
  border-radius: 20px;
  padding-left: 16px;
  font-size: 16px;
}

.text-field-2 {
  height: 45px;
  background-color: var(--cardbg);
  border: 1px #000;
  border-radius: 20px;
  margin-top: 15px;
  padding-left: 16px;
  font-size: 16px;
}

.text-field-3 {
  height: 135px;
  background-color: var(--cardbg);
  direction: ltr;
  text-align: left;
  letter-spacing: normal;
  white-space: pre-wrap;
  word-break: break-all;
  overflow-wrap: normal;
  border: 1px #000;
  border-radius: 20px;
  margin-top: 15px;
  padding-left: 16px;
  font-size: 16px;
}

.formcontainer {
  margin-top: 15px;
  padding-top: 35px;
  padding-bottom: 10px;
}

.form {
  text-align: center;
}

.formtitle {
  text-align: center;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.formtext {
  text-align: center;
  padding-top: 20px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.formdiv {
  width: 50vw;
  height: auto;
  max-width: 550px;
  min-width: 350px;
  text-align: left;
  padding-top: 0;
}

.submit-button {
  background-color: #1a1a1a;
  border-radius: 20px;
  margin-top: 15px;
  padding: 15px 25px;
  font-weight: 700;
}

.formdivdiv {
  height: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  overflow: visible;
}

.sectionform {
  width: 904px;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: flex;
}

.statsboxtitletext {
  font-size: 45px;
  font-weight: 700;
  line-height: 45px;
}

.statsboxdescriptiontext {
  padding-top: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

.statsboxheadercontainer {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.statsboxbarcontainer {
  width: 100%;
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10px;
  display: block;
  position: static;
  top: 0;
  bottom: auto;
}

.originalbar {
  width: 50%;
  height: 15px;
  max-height: 15px;
  min-height: 15px;
  background-color: #e73737;
  background-image: linear-gradient(to right, #444141, #747474);
  border-radius: 20px;
  margin-top: 10px;
}

.improvementbar1 {
  width: 100%;
  height: 20px;
  background-color: #ee2c2c;
  background-image: linear-gradient(to right, #0176dd, #47b3ff);
  border: 1px #000;
  border-radius: 20px;
  flex: 0 auto;
  align-self: auto;
}

.improvementbar2 {
  width: 100%;
  height: 20px;
  background-color: #ee2c2c;
  background-image: linear-gradient(to right, #20b31d, #7ed470);
  border: 1px #000;
  border-radius: 20px;
  flex: 0 auto;
  align-self: auto;
}

.improvementbar3 {
  width: 100%;
  height: 20px;
  background-color: #ee2c2c;
  background-image: linear-gradient(to right, #db0255, #fc85b4);
  border-radius: 20px;
  flex: 0 auto;
  align-self: auto;
}

.statsboxmaindiv {
  width: 146px;
  height: 100%;
  min-width: 146px;
  background-color: var(--cardbg);
  border-radius: 20px;
  flex-direction: column;
  flex: 3 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding: 15px;
  display: flex;
}

.section-5 {
  width: 1000px;
  height: 375px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-4 {
  width: 100%;
  height: 300px;
  background-color: #333;
  border-radius: 40px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-end;
  margin-top: 159px;
  display: flex;
  overflow: visible;
}

.image-2 {
  height: 150%;
  border-bottom-right-radius: 40px;
  display: block;
}

.div-block-9 {
  width: 100%;
  height: 100%;
  padding: 45px;
}

.text-block-5 {
  color: #fff;
  font-family: DM Serif Display, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.success-message {
  background-color: var(--cardbg);
  border-radius: 20px;
}

.text-block-6 {
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.testsection {
  height: 200px;
  padding: 42px;
  display: none;
}

.html-embed-2 {
  width: 200px;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
}

.section1videogroupcontainer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin: -10px;
  padding: 10px;
  display: flex;
}

.html-embed-4 {
  border-radius: 20px;
  overflow: hidden;
}

.snapchatdiv {
  width: auto;
  height: auto;
  white-space: normal;
  background-color: rgba(255, 252, 0, 0);
  border-radius: 15px;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  padding: 5px;
  text-decoration: none;
  display: flex;
}

.html-embed-5 {
  width: 30px;
  height: auto;
  align-items: center;
  margin-left: 3px;
  display: flex;
}

.socialmediatextblock {
  color: #000;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  text-shadow: 0 6px 16px rgba(0, 0, 0, .2);
  padding-left: 0;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.tiktokdiv {
  width: auto;
  height: auto;
  background-color: rgba(26, 26, 26, 0);
  border-radius: 15px;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  padding: 5px;
  display: flex;
}

.instagramdiv {
  width: auto;
  height: auto;
  background-color: rgba(255, 252, 0, 0);
  border-radius: 15px;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  padding: 5px;
  text-decoration: none;
  display: flex;
}

.div-block-13 {
  height: 60px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.link-block {
  text-decoration: none;
}

.section0container {
  max-width: 1000px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.section0 {
  height: auto;
  background-color: #fff;
  border-radius: 25px;
  margin-top: 30px;
  padding: 35px 32px 24px 10px;
}

.section0textdivblock {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 10px 10px 30px;
  display: flex;
  overflow: visible;
}

.section0titletext {
  text-align: left;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.feedbackcontainer {
  margin-top: 40px;
  display: none;
}

.feedbacksection {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  padding: 23px 10px 10px;
  display: flex;
}

.testimonialdiv {
  height: auto;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 20px;
  display: flex;
}

.text-block-8 {
  color: #000;
  text-align: center;
  flex: 1;
  align-self: auto;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 25px;
  display: flex;
}

.service {
  color: #000;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.personorcompany {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.button {
  text-align: center;
  background-color: #ff0655;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  margin-top: 22px;
  margin-left: 0;
  margin-right: auto;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 6px 20px -2px rgba(255, 6, 60, .49);
}

.section-6 {
  width: 700px;
  height: 55px;
  background-color: #fff;
  border-radius: 45px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-9 {
  height: auto;
  opacity: .75;
  text-align: center;
}

.button-2 {
  color: #5c5c5c;
  background-color: rgba(243, 243, 243, 0);
  border-radius: 20px;
  margin-left: 20px;
}

.div-block-16 {
  width: 100vw;
  height: 100vh;
  object-fit: fill;
  position: fixed;
}

.section-4-copy {
  height: 25px;
}

.link-block-2, .link-block-3 {
  text-decoration: none;
}

.whyworktext {
  text-align: left;
  padding-top: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.workwithmeend {
  text-align: left;
  padding-top: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.image-blur {
  filter: blur(20px);
  margin-top: -250px;
  margin-bottom: -20px;
}

.titleheader-bg {
  z-index: -10;
  width: 1000px;
  height: 500px;
  filter: blur(40px);
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 25px;
  margin: 110px auto 0;
  padding: 10px 0 10px 10px;
  position: -webkit-sticky;
  position: sticky;
  overflow: visible;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.heading {
  align-self: flex-start;
}

.text-block-10 {
  text-align: left;
  align-self: flex-start;
}

@media screen and (max-width: 991px) {
  .titleheader {
    width: auto;
    border-radius: 0;
    margin-top: 0;
  }

  .titlesections {
    width: 100vw;
    padding-left: 20px;
  }

  .titletext {
    width: 250px;
    min-width: 250px;
    transform: translate(40px);
  }

  .titlename {
    font-size: 45px;
    line-height: 45px;
  }

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

  .image {
    margin-bottom: -20px;
  }

  .section2 {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .div-block-2 {
    border-radius: 0;
    justify-content: center;
    padding-left: 70px;
    padding-right: 70px;
    overflow: visible;
  }

  .section1text {
    padding-left: 0;
  }

  .section-3 {
    flex: 0 auto;
    padding-right: 0;
    display: inline-block;
    position: static;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .section1 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    position: static;
    overflow: visible;
  }

  .section1title {
    padding-left: 0;
  }

  .section3title, .section3text {
    padding-right: 0;
  }

  .section1container {
    width: 100vw;
    max-width: 100vw;
    justify-content: flex-start;
    align-items: stretch;
    padding-bottom: 10px;
    display: flex;
    overflow: hidden;
  }

  .section2container {
    width: 100vw;
    max-width: 100vw;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .section3container {
    width: 100vw;
    max-width: 100vw;
    object-fit: fill;
    justify-content: flex-end;
    display: flex;
    position: static;
    right: 0;
    overflow: visible;
  }

  .sectionmetrics {
    width: auto;
    height: auto;
    max-width: 100vw;
    padding-left: 70px;
    padding-right: 70px;
  }

  .metricsdivheader {
    flex-wrap: wrap;
  }

  .metricstextdiv {
    flex: none;
  }

  .metricscontainer {
    max-width: 100vw;
  }

  .sectionmetricsheader {
    height: auto;
    max-width: 100vw;
    padding-left: 70px;
    padding-right: 70px;
  }

  .statsboxdiv1, .statsboxdiv2, .statsboxdiv3 {
    height: 200px;
  }

  .formcontainer {
    max-width: 100vw;
  }

  .formtitle, .formtext {
    text-align: center;
    padding-right: 0;
  }

  .formdiv {
    width: 50vw;
    min-width: auto;
  }

  .formdivdiv {
    height: auto;
    justify-content: center;
    padding-left: 10px;
  }

  .sectionform {
    width: auto;
    height: auto;
    max-width: 100vw;
    padding-left: 70px;
    padding-right: 70px;
  }

  .statsboxdescriptiontext {
    text-align: right;
  }

  .statsboxmaindiv {
    height: 200px;
  }

  .section-5 {
    width: 100%;
    padding-left: 36px;
    padding-right: 36px;
  }

  .container-4 {
    max-width: 1000px;
  }

  .image-2 {
    width: 150%;
    max-width: 1000px;
    min-width: 300px;
    object-fit: contain;
    object-position: 100% 100%;
    flex: 0 auto;
    order: 0;
    align-self: flex-end;
  }

  .div-block-13 {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
  }

  .section0container {
    width: 100vw;
    max-width: 100vw;
    padding-left: 0;
    overflow: hidden;
  }

  .section0 {
    border-radius: 0;
    padding-left: 70px;
    padding-right: 70px;
    display: inline-block;
    position: static;
    overflow: hidden;
  }

  .section0textdivblock, .section0titletext {
    padding-left: 0;
  }

  .feedbackcontainer {
    max-width: 95vw;
  }

  .feedbacksection {
    padding-left: 0;
    padding-right: 0;
  }

  .whyworktext {
    padding-left: 0;
  }

  .workwithmeend {
    padding-top: 20px;
    padding-left: 0;
  }

  .image-blur {
    margin-bottom: -20px;
  }

  .titleheader-bg {
    width: auto;
    border-radius: 0;
    margin-top: 0;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .titleheader {
    height: 500px;
  }

  .titlesections {
    height: 480px;
    padding-left: 0;
  }

  .titleimage {
    flex: 0 auto;
  }

  .titletext {
    transform: translate(40px);
  }

  .div-block-2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-3 {
    padding-right: 0;
  }

  .section1 {
    padding-left: 0;
    overflow: visible;
  }

  .metricsdivheader {
    height: auto;
  }

  .sectionmetricsheader {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .metricsdiv-copy {
    height: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
  }

  .statsboxdiv2 {
    align-self: auto;
  }

  .form {
    width: 80vw;
  }

  .formtitle, .formtext {
    text-align: center;
  }

  .formdiv {
    width: 340px;
    height: 240px;
    min-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }

  .formdivdiv {
    height: auto;
    flex-direction: column-reverse;
    align-items: center;
  }

  .sectionform {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .statsboxdescriptiontext {
    text-align: left;
  }

  .statsboxmaindiv {
    width: 180px;
    min-width: 180px;
  }

  .image-2 {
    width: 100%;
    height: 150%;
    max-height: 150%;
    min-height: 50%;
    flex: 2 auto;
  }

  .section0container {
    padding-left: 0;
  }

  .section0 {
    padding-left: 50px;
  }

  .section0textdivblock, .section0titletext {
    padding-left: 0;
  }

  .feedbacksection {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button {
    margin-left: auto;
    margin-right: auto;
  }

  .section-6 {
    width: 400px;
    flex-flow: row;
    justify-content: center;
  }

  .button-2 {
    display: none;
  }

  .workwithmeend {
    padding-left: 0;
  }

  .titleheader-bg {
    height: 400px;
  }
}

@media screen and (max-width: 479px) {
  .titleheader {
    width: 100vw;
    height: 90vh;
    background-color: #fffefe;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .titlesections {
    height: 90vh;
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-left: 0;
  }

  .titletext {
    width: auto;
    height: auto;
    min-width: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    transform: none;
  }

  .image {
    max-width: 120%;
    border: 1px #000;
    margin-bottom: -15px;
    margin-left: -20vw;
  }

  .text-block-3 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .div-block {
    height: 20px;
    display: none;
  }

  .section2 {
    height: auto;
  }

  .div-block-2 {
    height: auto;
    border-radius: 0;
    justify-content: center;
  }

  .div-block-3 {
    width: auto;
    height: auto;
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    padding: 22px 0 0;
    display: flex;
  }

  .section1text {
    width: 220px;
    text-align: left;
    align-self: flex-start;
    padding-right: 0;
  }

  .videoboxdiv {
    display: block;
  }

  .section-3 {
    height: auto;
    padding-right: 0;
  }

  .section1 {
    height: auto;
    padding-left: 0;
  }

  .section2title {
    text-align: left;
    padding-left: 0;
  }

  .section2text {
    text-align: left;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
  }

  .section3title {
    text-align: left;
  }

  .section3text {
    text-align: left;
    padding-left: 0;
  }

  .section3container {
    justify-content: flex-end;
  }

  .sectionmetrics {
    padding-left: 40px;
    padding-right: 40px;
  }

  .metricsdivheader {
    width: auto;
  }

  .metricstextdiv {
    width: auto;
    min-width: auto;
    flex: 0 auto;
  }

  .metricstitle {
    padding-left: 0;
  }

  .metricstext {
    padding-bottom: 20px;
    padding-left: 0;
  }

  .sectionmetricsheader {
    padding-left: 40px;
    padding-right: 40px;
  }

  .formtitle, .formtext {
    text-align: center;
  }

  .formdiv {
    width: auto;
    height: auto;
    min-width: auto;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .formdivdiv {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .sectionform {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .section1videogroupcontainer {
    overflow: visible;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
  }

  .section0container {
    padding-left: 0;
  }

  .section0 {
    height: auto;
    padding-left: 30px;
    padding-right: 40px;
  }

  .section0textdivblock {
    height: auto;
    justify-content: flex-start;
    padding-right: 0;
  }

  .section0titletext {
    text-align: center;
  }

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

  .feedbacksection {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    justify-content: space-between;
    align-self: center;
  }

  .section-6 {
    width: auto;
    border-radius: 0;
  }

  .button-2 {
    display: none;
  }

  .whyworktext {
    text-align: center;
    font-size: 18px;
  }

  .workwithmeend {
    text-align: center;
    padding-left: 19px;
    padding-right: 19px;
    font-size: 18px;
  }

  .image-blur {
    max-width: 120%;
    border: 1px #000;
    margin-bottom: -15px;
    margin-left: -20vw;
  }

  .titleheader-bg {
    width: 100vw;
    height: 90vh;
    background-color: #0c0c0c;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}


@font-face {
  font-family: 'DM Serif Display';
  src: url('../fonts/DMSerifDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}