:root {
  --floral-white: #faf6f1;
  --warm-black: #211816;
  --dark-salmon: #ef8d65;
  --bisque: #edd2b2;
}

.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 {
  background-color: var(--floral-white);
  background-image: url('../images/1-Work-With-Elodie-HSP-Coaching.webp');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 40%;
}

.body.history {
  background-image: none;
}

.body.services {
  background-image: url('../images/Inner-Strenght-and-Resilience.png');
  background-position: 100% 0;
  background-size: 40%;
}

.body.contact {
  background-image: url('../images/Contact-Your-Holistic-Health-Coach-for-HSP-Coaching.webp');
  background-position: 100% 0;
  background-size: 40%;
}

.body.one-on-one {
  background-image: none;
}

.body.home {
  background-image: url('../images/DSCF3123.webp');
}

.div-block {
  background-color: #e45858;
  border-radius: 0 0 1000px;
  width: 40%;
  height: 50vh;
}

.html-embed {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.navbar {
  z-index: 999;
  background-color: #0000;
  justify-content: space-between;
  width: 100vw;
  display: flex;
  position: fixed;
  overflow: visible;
}

.logo {
  height: 7vh;
  min-height: 40px;
  max-height: 65px;
  margin-left: 0;
}

.logo-button {
  flex-wrap: nowrap;
  width: auto;
  height: auto;
  margin-left: 9%;
  display: flex;
}

.header-content {
  height: 70vh;
  min-height: 700px;
  padding-top: 80px;
  display: block;
}

.header-content.about {
  height: 50vh;
  min-height: 600px;
  margin-bottom: 5%;
}

.header-content.contact {
  height: 40vh;
  margin-bottom: 0;
}

.header-content.landingpage {
  height: auto;
  min-height: auto;
  margin-bottom: 5%;
}

.header-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 80%;
  min-height: 195px;
  margin-left: 9%;
  margin-right: 50%;
  padding-left: 0%;
  display: flex;
}

.header-text.about {
  height: 40%;
  margin-top: 6%;
}

.header-text.contact {
  height: auto;
  margin-top: 10%;
}

.header-text.landingpage {
  height: auto;
  min-height: auto;
  margin-top: 6%;
}

.header-text.center {
  z-index: 99;
  align-items: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading {
  color: var(--warm-black);
  margin-top: 0%;
  margin-left: 0%;
  font-family: Queenscondensed w, Palatino Linotype, sans-serif;
  font-size: 5.5vw;
  font-weight: 300;
  line-height: 90%;
}

.heading.home {
  color: var(--warm-black);
}

.heading.contact {
  margin-top: 0%;
}

.heading.landing {
  width: 80%;
}

.heading.center {
  color: var(--warm-black);
  text-align: center;
}

.paragraph {
  color: #211816;
  width: 80%;
  min-width: 420px;
  margin-top: 3%;
  margin-left: 0%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.paragraph._2 {
  z-index: 0;
  object-fit: fill;
  width: 100%;
  min-width: 0;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 28px;
  position: relative;
}

.paragraph._2.menu {
  color: var(--floral-white);
  margin-top: 4%;
  margin-bottom: 0%;
  font-size: 15px;
  position: static;
  inset: auto 0% 5%;
}

.paragraph._2.what-i-do {
  width: 50%;
  margin-bottom: 0%;
}

.paragraph._2.based {
  margin-top: 8%;
}

.paragraph._2.landingspage {
  width: 80%;
  margin-top: 3%;
}

.paragraph._2.landingspage.fold {
  width: 100%;
}

.paragraph._2.testimonial {
  width: 70%;
  font-style: italic;
}

.paragraph._2.columns {
  width: 70%;
}

.paragraph._2.row-paragraph {
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph._2.row-paragraph.color {
  color: var(--floral-white);
  width: 100%;
}

.paragraph._2.row-paragraph.color.dark {
  color: var(--warm-black);
}

.paragraph._2.into, .paragraph._2.bottom {
  margin-bottom: 0;
}

.paragraph._3 {
  background-image: url('../images/arrow-black.svg');
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-size: 9px;
  width: 100%;
  min-width: 0;
  margin-top: 4%;
  padding-left: 17px;
  font-size: 16px;
  line-height: 24px;
}

.paragraph._3.star {
  background-image: url('../images/star.svg');
  background-position: 2px 5px;
  background-size: 16px;
}

.paragraph.servies {
  width: 50%;
  min-width: 390px;
}

.paragraph.sensitivity {
  color: var(--dark-salmon);
  width: 80%;
  min-width: 0;
  font-size: 22px;
}

.paragraph._4 {
  z-index: 0;
  object-fit: fill;
  width: 100%;
  min-width: 0;
  margin-top: 12px;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 28px;
  position: relative;
}

.paragraph._4.menu {
  color: var(--floral-white);
  margin-top: 4%;
  margin-bottom: 0%;
  font-size: 15px;
  position: static;
  inset: auto 0% 5%;
}

.paragraph._4.what-i-do {
  width: 50%;
  margin-bottom: 0%;
}

.paragraph._4.based {
  margin-top: 8%;
}

.paragraph._4.landingspage {
  width: 80%;
  margin-top: 3%;
}

.paragraph._4.landingspage.fold {
  width: 100%;
}

.paragraph.center {
  text-align: center;
}

.paragraph.contact {
  margin-bottom: 30px;
}

.header-cta {
  justify-content: flex-start;
  width: auto;
  margin-top: 3%;
  margin-left: 0%;
  display: flex;
}

.main-cta {
  color: #fff;
  background-color: #211816;
  border-radius: 4px;
  padding-top: 6px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 33px;
}

.main-cta:hover {
  background-color: var(--dark-salmon);
  color: #fff;
}

.main-cta._1 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.main-cta._1.third {
  background-color: #edd2b2;
}

.main-cta._1.third:hover {
  background-color: var(--dark-salmon);
}

.main-cta.dark:hover {
  background-color: var(--floral-white);
  color: var(--dark-salmon);
}

.main-cta.light {
  background-color: var(--floral-white);
  color: var(--warm-black);
}

.main-cta.light:hover {
  background-color: var(--dark-salmon);
}

.main-cta._2 {
  background-color: var(--bisque);
  color: var(--warm-black);
}

.main-cta._2:hover {
  background-color: var(--warm-black);
  color: var(--bisque);
}

.main-cta._2._3 {
  background-color: var(--dark-salmon);
  color: #fff;
}

.main-cta._2._3:hover {
  background-color: var(--bisque);
  color: var(--warm-black);
}

.secundary-cta {
  background-color: var(--bisque);
  color: var(--warm-black);
  border-radius: 4px;
  margin-left: 26px;
  padding-top: 8px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 33px;
}

.secundary-cta:hover {
  background-color: var(--warm-black);
  color: #fff;
}

.secundary-cta._2 {
  text-align: center;
  width: 100%;
  margin-top: 2%;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 17px;
}

.about-section {
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.about-section._2 {
  margin-top: 16%;
}

.image {
  z-index: 1;
  border-radius: 0;
  width: 40%;
  position: relative;
}

.image.head-about {
  width: 40%;
  position: sticky;
  top: 80px;
  bottom: 80px;
}

.div-block-2 {
  z-index: 2;
  flex-flow: column wrap;
  align-items: flex-start;
  width: 50%;
  margin-top: 0%;
  margin-bottom: 10px;
  margin-left: 10%;
  display: flex;
  position: relative;
}

.div-block-2._2 {
  width: 100%;
  margin-top: 3%;
  margin-left: 0%;
}

.div-block-2.work {
  width: 50%;
  margin-left: 0%;
  margin-right: 10%;
}

.div-block-2.work._2 {
  margin-right: 0%;
}

.div-block-2.work.long {
  width: 100%;
  margin-top: 0%;
  margin-right: 0%;
}

.div-block-2.landingspage {
  width: 100%;
  margin-left: 0%;
  margin-right: 10%;
}

.div-block-2.landingspage._2 {
  margin-right: 0%;
}

.div-block-2.landingspage.long {
  width: 100%;
  margin-top: 0%;
  margin-right: 0%;
}

.div-block-2.landing {
  width: 50%;
  margin-left: 0%;
  margin-right: 5%;
}

.div-block-2.landing.head {
  width: 60%;
}

.div-block-2._3 {
  width: 70%;
  margin-left: 0%;
}

.div-block-2._3.unstuck {
  margin-top: 5%;
  margin-bottom: 4%;
}

.div-block-2._4 {
  width: 60%;
  margin-top: -5%;
  margin-bottom: 40px;
  margin-left: 0%;
}

.div-block-2._5 {
  width: 40%;
  margin-left: 0%;
}

.heading-2 {
  color: var(--warm-black);
  margin-top: 0%;
  margin-bottom: 0;
  font-family: Queenscondensed w, Palatino Linotype, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 58px;
}

.heading-2.intro {
  width: 70%;
}

.div-block-3 {
  z-index: 0;
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--bisque) 36%, #edd2b200 39%);
  height: auto;
  margin-top: 0;
  padding-top: 60px;
  padding-left: 22%;
  padding-right: 12.5%;
  position: relative;
}

.div-block-3.home {
  background-color: var(--bisque);
  background-image: linear-gradient(#edd2b2 46%, #edd2b200 48%);
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 60px;
  padding-left: 12.5%;
  display: flex;
}

.div-block-3.home.program-section {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--bisque), #edd2b2 27%, #edd2b200 28%);
}

.div-block-3.home.program-section.services {
  background-color: #0000;
  background-image: url('../images/bg-shape-4.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: -6px;
  padding-top: 0;
  padding-bottom: 14%;
}

.div-block-3.home.services {
  margin-bottom: 0;
  padding-bottom: 50px;
}

.div-block-3.about {
  background-image: url('../images/bg-shape-4.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 10%;
}

.image-2 {
  z-index: 0;
  object-fit: fill;
  width: 100vw;
  margin-top: 0;
  position: relative;
}

.image-2._2 {
  transform-style: preserve-3d;
  margin-top: 15vh;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div-block-4 {
  z-index: 0;
  margin-top: 0%;
  margin-bottom: 10%;
  display: block;
  position: static;
}

.heading-3 {
  color: #fff;
  text-align: center;
  width: 50%;
  margin: 0 auto;
  font-family: Queenscondensed w, Palatino Linotype, sans-serif;
  font-size: 4vw;
  font-weight: 300;
  line-height: 90%;
}

.heading-3._2 {
  color: var(--dark-salmon);
  flex-direction: column;
  width: 70%;
  display: flex;
}

.heading-3._2.habits {
  z-index: 2;
  clear: none;
  color: #fff;
  position: relative;
}

.heading-3._2.news {
  align-items: flex-start;
  margin-left: 0;
}

.heading-3._2.insta {
  color: var(--warm-black);
  margin-bottom: 30px;
  font-size: 50px;
}

.heading-3.services {
  width: 75%;
  margin-top: 24px;
  margin-bottom: 24px;
}

.heading-3.about {
  text-align: left;
  margin-left: 0;
}

.heading-3.margin {
  margin-top: -30px;
}

.heading-3.margin.double {
  width: 100%;
}

.div-block-5 {
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  height: 40%;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.div-block-5._2 {
  width: 80%;
}

.text-block {
  color: var(--warm-black);
  text-align: center;
  margin-top: 30px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.div-block-6 {
  justify-content: center;
  max-width: 1200px;
  margin-top: 45px;
  display: flex;
}

.div-block-6._2 {
  padding-bottom: 0;
}

.image-3 {
  width: 100vw;
  margin-top: 0;
}

.image-3._2 {
  background-color: var(--floral-white);
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.cards-parent {
  justify-content: space-between;
  max-width: 1200px;
  margin-top: -180px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.cards-parent.servicecards {
  margin-top: -470px;
}

.cards-parent.servicescards {
  background-color: var(--bisque);
  width: 90%;
  margin-top: 0;
}

.cards-parent.home {
  width: 90%;
  margin-top: 0;
  position: absolute;
}

.card {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  height: 300px;
  padding: 25px 24px;
  display: flex;
}

.heading-4 {
  color: var(--dark-salmon);
  width: 60%;
  margin-top: 0;
  font-family: Queenscondensed w, Palatino Linotype, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 34px;
}

.heading-4._2 {
  width: auto;
}

.div-block-7 {
  background-color: var(--dark-salmon);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 40px;
  display: flex;
}

.div-block-8 {
  justify-content: space-between;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: freight-sans-pro, sans-serif;
  font-size: 18px;
}

.text-block-3 {
  color: var(--warm-black);
  margin-bottom: 16px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.included-section {
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin-top: 12%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.included-section._2 {
  flex-direction: row-reverse;
  margin-bottom: 10%;
}

.included-section.aboutshort {
  z-index: 1;
  align-items: flex-start;
  margin-top: 10%;
  padding-left: 5%;
  padding-right: 5%;
  position: static;
}

.included-section.services {
  margin-top: 0%;
  display: flex;
}

.included-section.services.landing {
  flex-direction: row;
  margin-top: 5%;
}

.included-section.services.landing.fold {
  margin-top: 2%;
  margin-bottom: 5%;
}

.included-section.services.landingspage {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
}

.included-section.services.landingspage.head {
  flex-direction: row;
  margin-bottom: 5%;
}

.list {
  flex-flow: column wrap;
  align-items: flex-start;
  width: auto;
  margin-bottom: 4%;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.list.what-i-do-list {
  justify-content: flex-start;
  width: 48%;
  margin-top: 0;
}

.list._2 {
  margin-bottom: 0%;
}

.heading-5 {
  color: var(--dark-salmon);
  width: 80%;
  font-family: freight-sans-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.testimonials-section {
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slider {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 50vh;
  min-height: 540px;
  margin-top: 3%;
  margin-bottom: 5%;
  display: block;
}

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

.div-block-9 {
  background-color: var(--bisque);
  background-image: url('../images/arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border-radius: 25px;
  width: 40px;
  height: 40px;
}

.div-block-9.left {
  background-size: 50%;
  transform: rotate(180deg);
}

.left-arrow {
  background-image: url('../images/quoteleft.svg');
  background-position: 50% 12%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-arrow {
  background-image: url('../images/quoteright.svg');
  background-position: 50% 88%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-2 {
  color: var(--dark-salmon);
}

.paragraph-2 {
  color: var(--warm-black);
  text-align: center;
  width: 80%;
  margin: 40px auto 20px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.paragraph-2._2 {
  font-size: 16px;
  line-height: 23px;
}

.slide-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.name-slider {
  color: var(--dark-salmon);
  text-align: left;
  justify-content: center;
  width: 80%;
  margin: 27px auto 20px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  display: flex;
}

.habits-section {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin: 10% auto;
  display: flex;
}

.healthy {
  z-index: 4;
  background-image: url('../images/healthy-habits-that-stick.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.new {
  background-image: url('../images/circle.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.new-copy {
  z-index: 2;
  background-image: url('../images/healthy-habits-kale.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 399px;
  height: 399px;
  margin-left: 10px;
  display: flex;
  position: relative;
}

.newsletter-section {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  max-width: 1200px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nl-left {
  width: 40%;
}

.form-block {
  flex-direction: column;
  width: 40%;
  min-width: 400px;
  display: flex;
}

.form {
  width: 100%;
  display: flex;
}

.submit-button {
  background-color: var(--dark-salmon);
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 40%;
  height: 45px;
  padding-top: 1px;
  padding-bottom: 6px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.text-field {
  border-style: solid none solid solid;
  border-width: 2px 0 2px 2px;
  border-color: var(--bisque) black var(--bisque) var(--bisque);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 45px;
  padding-top: 7px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 16px;
}

.instagram-section {
  z-index: 2;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  max-width: 1200px;
  height: auto;
  margin-top: 4%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
  position: relative;
}

.nav-menu {
  z-index: 999;
  background-color: var(--warm-black);
  color: var(--floral-white);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8%;
  padding-bottom: 5%;
  font-family: Queenscondensed w, Palatino Linotype, sans-serif;
  font-size: 6vh;
  font-weight: 300;
  display: flex;
  inset: 0% 0% auto;
}

.nav-link {
  color: #fff;
  text-align: center;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
}

.nav-link:hover, .nav-link:active, .nav-link:focus {
  color: #fff;
}

.nav-link:focus-visible {
  color: #fff;
}

.nav-link[data-wf-focus-visible], .nav-link:visited {
  color: #fff;
}

.nav-link-2 {
  color: var(--floral-white);
  text-align: center;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
}

.nav-link-2:hover {
  color: #fff;
}

.nav-link-2.w--current {
  color: var(--floral-white);
}

.nav-link-3 {
  color: var(--floral-white);
  text-align: center;
}

.nav-link-3:hover {
  color: #fff;
}

.nav-link-3:visited {
  color: var(--floral-white);
}

.image-4 {
  max-width: 100%;
  margin-bottom: 4%;
}

.menu-cta {
  background-color: var(--dark-salmon);
  color: #fff;
  border-radius: 8px;
  margin-top: 4%;
  padding-top: 6px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
}

.menu-cta:hover {
  background-color: var(--floral-white);
  color: var(--dark-salmon);
}

.menu-cta._1 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.menu-cta._1.third {
  background-color: #edd2b2;
}

.menu-cta._1.third:hover {
  background-color: var(--dark-salmon);
}

.footer {
  margin-top: 60px;
}

.div-block-10 {
  background-color: var(--warm-black);
  justify-content: space-between;
  height: 50vh;
  min-height: 440px;
  max-height: 550px;
  padding: 5% 12.5% 3%;
  display: flex;
}

.link-block {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 18px;
  display: flex;
  position: absolute;
  inset: 0% 12% auto auto;
}

.menu-button, .menu-button:active, .menu-button:focus, .menu-button.landing.w--open {
  background-color: #0000;
}

.footer-left {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  display: flex;
}

.text-block-4 {
  color: #fff;
  text-align: right;
  margin-top: 0%;
  margin-left: 49px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
}

.text-block-4.left {
  text-align: left;
  width: 80%;
}

.text-block-5 {
  color: var(--dark-salmon);
  margin-left: 39px;
  font-family: freight-sans-pro, sans-serif;
}

.text-block-5.mobile {
  display: none;
}

.footer-right {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 40%;
  height: 100%;
  display: flex;
}

.text-span {
  font-size: 18px;
}

.div-block-11 {
  background-color: var(--bisque);
  color: #fff;
  text-align: center;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding-bottom: 4px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.div-block-11:hover {
  background-color: var(--bisque);
}

.link-block-2 {
  width: 32%;
  text-decoration: none;
}

.div-block-12 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 70vh;
  display: flex;
}

.body-2 {
  background-color: var(--floral-white);
}

.success-message {
  background-color: var(--floral-white);
  color: var(--warm-black);
  font-family: freight-sans-pro, sans-serif;
}

.container {
  width: 100vw;
  margin-left: auto;
  margin-right: 10%;
}

.insta-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.single-insta {
  width: 30%;
}

.history-form {
  margin-top: 10vh;
  margin-left: 12.5%;
  margin-right: 12.5%;
}

.body-about {
  background-color: var(--floral-white);
  background-image: url('../images/1-Your-Health-Coach-HSP-Coaching.webp');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 40%;
}

.what-i-do-list {
  justify-content: space-between;
  margin-top: 30px;
  display: flex;
}

.div-block-13 {
  z-index: -2;
  margin-top: 36px;
  position: relative;
}

.long-version {
  align-items: center;
  margin-top: 10%;
  margin-left: 22%;
  margin-right: 22%;
  display: flex;
}

.long-version._2 {
  flex-direction: row-reverse;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link:hover {
  color: var(--dark-salmon);
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.img-wrap {
  border-radius: 6px;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}

.image-5 {
  object-fit: cover;
  object-position: 50% 50%;
  min-width: 100%;
  max-width: 100%;
  position: absolute;
  inset: 0%;
}

.link-block-3 {
  align-items: flex-end;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-6 {
  z-index: 22;
  position: relative;
}

.link-block-4 {
  border-radius: 7px;
  height: 1px;
  padding-top: 50%;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}

.link-block-4:hover {
  opacity: .9;
}

.image-7 {
  width: auto;
  min-width: 7%;
  position: absolute;
  inset: auto auto 5% 5%;
}

.contact-section {
  align-items: center;
  margin-top: -5%;
  margin-left: 9%;
  margin-right: 12.5%;
  display: flex;
}

.contact-section._2 {
  margin-top: 16%;
}

.image-8 {
  max-width: 60%;
}

.text-span-2 {
  font-weight: 500;
}

.form-history {
  color: var(--warm-black);
  width: 50%;
  margin: -15% auto 5% 12.5%;
  font-family: Queenscondensed w, Palatino Linotype, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.submit-button-2 {
  background-color: var(--dark-salmon);
  border-radius: 6px;
  padding: 10px 25px 14px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-field-2, .text-field-3 {
  border-radius: 6px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 300;
}

.textarea {
  border-radius: 6px;
  min-height: 150px;
  margin-bottom: 20px;
  font-family: freight-sans-pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.success-message-2 {
  background-color: #0000;
}

.text-block-7 {
  color: var(--dark-salmon);
  text-align: left;
  width: 60%;
  font-size: 36px;
  line-height: 40px;
}

.text-block-8 {
  color: #db2800;
}

.error-message {
  border-radius: 6px;
  padding: 20px;
}

.link-2 {
  color: var(--dark-salmon);
  text-decoration: none;
}

.link-2:hover {
  color: var(--warm-black);
}

.image-break {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.images-about {
  z-index: 1;
  border-radius: 0;
  width: 48%;
  position: relative;
}

.images-about.head-about {
  position: sticky;
  top: 80px;
  bottom: 80px;
}

.grid-2 {
  width: 100%;
  margin-top: 40px;
  display: none;
}

.quote-block {
  background-color: #fff;
  background-image: url('../images/quoteleft.svg'), url('../images/quoteright.svg');
  background-position: 50% 96%, 50% 4%;
  background-repeat: no-repeat, no-repeat;
  background-size: 3%, 3%;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  display: flex;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.link-3:hover {
  color: var(--dark-salmon);
}

.div-block-14 {
  background-color: var(--bisque);
}

.logo-button-home {
  flex-wrap: nowrap;
  width: auto;
  height: auto;
  margin-left: 5%;
  display: flex;
}

.logo-button-home.w--current {
  margin-left: 6%;
}

.div-block-16 {
  justify-content: center;
  display: flex;
}

.div-block-17 {
  background-color: var(--bisque);
  height: 45vh;
  margin-top: -1px;
}

.div-block-18 {
  margin-top: -50vh;
  margin-bottom: 31vh;
}

.div-block-19 {
  background-color: var(--bisque);
  height: 10vh;
}

.ready-to-start {
  background-color: var(--dark-salmon);
}

.bg-shape {
  z-index: -99;
  width: 100vw;
  margin-top: -140px;
  position: relative;
}

.bg-shape._2 {
  margin-top: -40px;
}

.offer {
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.offer._2 {
  margin-top: 16%;
}

.offer._3 {
  margin-top: 14vh;
}

.cards {
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.cards._2 {
  flex-direction: column;
  width: 75%;
  margin-top: 0;
}

.cards._2.intro {
  width: 75%;
}

.cards._2.intro._3 {
  width: 90%;
}

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

.offer-card {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 48%;
  padding: 32px;
  display: flex;
  position: static;
}

.offer-card._2 {
  flex-direction: row;
  width: 100%;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.offer-card.break-content {
  width: 75%;
}

.offer-card.service-2 {
  margin-left: auto;
}

.offer-card._3 {
  width: 90%;
}

.offer-card._3.full {
  width: 100%;
}

.offer-card.intro {
  width: 90%;
}

.heading-6 {
  color: var(--warm-black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Queenscondensed w, Palatino Linotype, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 100%;
}

.breakthrough {
  background-image: url('../images/augustine-wong-T0BYurbDK_M-unsplash-min.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  margin-top: -10%;
  padding-top: 18%;
  padding-bottom: 0%;
  display: flex;
  position: static;
  top: 0;
}

.breakthrough.oneonone {
  margin-top: -15%;
  padding-top: 0%;
}

.break-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  max-width: 1200px;
  height: auto;
  margin: 5vh auto;
  display: flex;
  position: static;
  top: 20px;
  overflow: visible;
}

.break-wrap._2 {
  margin-top: 16%;
}

.icon {
  background-color: var(--bisque);
  align-items: center;
  width: 130px;
  margin-right: 32px;
  padding: 20px;
  display: flex;
}

.icon._2 {
  width: 100px;
}

.slider-2 {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  height: 600px;
}

.mask-2 {
  border-radius: 8px;
}

.left-arrow-2 {
  display: none;
}

.slide-nav {
  background-color: #edd2b2;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  align-items: center;
  height: 84px;
  padding-left: 70px;
  display: flex;
}

.right-arrow-2 {
  background-color: #f0e4d3;
  border-bottom-right-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 84px;
  display: flex;
  inset: auto 0% 0% auto;
}

.slide-4 {
  padding-top: 20px;
  padding-left: 70px;
  padding-right: 70px;
}

.text-block-12 {
  color: var(--dark-salmon);
  text-transform: uppercase;
  margin-top: -14px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  line-height: 22px;
}

.text-block-12.title {
  color: var(--warm-black);
  font-size: 18px;
}

.image-11 {
  width: 100%;
  margin-top: 0%;
}

.newsletter {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1200px;
  margin: 10vh auto 5vh;
  display: flex;
}

.newsletter._2 {
  margin-top: 16%;
}

.newsletter.contact {
  margin-top: 10vh;
}

.form-card {
  background-color: #f0e4d3;
  border-radius: 8px;
  width: 48%;
  padding: 32px;
}

.form-card._2 {
  width: 100%;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.text-field-4 {
  color: var(--warm-black);
  border-radius: 4px;
  height: 48px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.text-field-4:hover {
  border: 1px solid #21181680;
}

.text-field-5 {
  color: var(--warm-black);
  border-radius: 4px;
  height: 48px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.text-field-5:hover {
  border: 1px solid #21181680;
}

.field-label-6, .field-label-7 {
  color: var(--warm-black);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.submit-button-3 {
  background-color: var(--dark-salmon);
  color: var(--warm-black);
  border-radius: 4px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.submit-button-3:hover {
  background-color: #fff;
}

.service {
  flex-direction: row;
  align-items: flex-start;
  width: 90%;
  max-width: 1200px;
  margin-top: 4vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.service._2 {
  margin-top: 16%;
}

.service.flip {
  flex-direction: row;
}

.service-card {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 8vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.service-card._2 {
  flex-direction: column;
  width: 48%;
  margin-top: 0;
}

.service-card.left {
  justify-content: flex-end;
}

.service-card.flip {
  flex-direction: row-reverse;
  margin-top: 5%;
}

.service-card.flip.different {
  background-image: none;
}

.small-testimonial {
  width: 90%;
  max-width: 1200px;
  margin: 5vh auto;
}

.introduction {
  align-items: flex-start;
  width: 90%;
  max-width: 1200px;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: flex;
}

.div-block-20 {
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.div-block-20._2 {
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  margin-top: 5%;
}

.different {
  justify-content: space-between;
  width: 90%;
  max-width: 1200px;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.steps {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1200px;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-3 {
  color: var(--warm-black);
  font-family: Queenscondensed w, Palatino Linotype, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 37px;
}

.paragraph-3._2 {
  color: var(--floral-white);
}

.paragraph-3._2.dark {
  color: var(--warm-black);
}

.div-block-21 {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 30px;
}

.row {
  justify-content: space-between;
  padding: 30px;
  display: flex;
}

.row._2 {
  flex-direction: column;
}

.line {
  background-color: var(--bisque);
  height: 1px;
}

.image-steps {
  width: 48%;
  margin-top: 70px;
  position: sticky;
  top: 12%;
}

.div-block-22 {
  background-color: #f0e4d3;
  border-radius: 8px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.div-block-22.change {
  width: 70%;
}

.bg-div {
  background-color: #f0e4d3;
  width: 100%;
  margin-top: 7vh;
  padding-top: 7vh;
  padding-bottom: 7vh;
}

.wrap {
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.left {
  width: 35%;
}

.text-span-3, .text-span-4 {
  font-style: italic;
}

.link-4 {
  color: var(--dark-salmon);
}

.image-11-copy {
  width: 100%;
  margin-top: 0%;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.link-5:hover {
  color: var(--dark-salmon);
}

.list-2 {
  color: var(--warm-black);
  margin-top: 35px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.list-item-1 {
  background-image: url('../images/thick-list.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px;
  padding-left: 28px;
}

.list-item-2 {
  background-image: url('../images/cross.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 17px;
  padding-left: 28px;
}

.image-13 {
  width: 50%;
  margin-top: 0;
  margin-left: auto;
}

.image-14 {
  width: 50%;
  margin-top: 0;
  margin-right: auto;
}

.image-5-copy {
  object-fit: cover;
  object-position: 50% 50%;
  min-width: 100%;
  max-width: 100%;
  margin-top: -43px;
  position: absolute;
  inset: 0%;
}

.success-message-3 {
  background-color: #0000;
}

.text-block-13 {
  color: var(--warm-black);
  font-family: Open Sans, sans-serif;
}

.error-message-2 {
  color: #fff;
  background-color: #d14747;
  font-family: Open Sans, sans-serif;
}

@media screen and (min-width: 1440px) {
  .main-cta.dark:hover {
    color: var(--dark-salmon);
  }

  .div-block-2 {
    width: 60%;
  }

  .div-block-2._2 {
    margin-top: 8%;
  }

  .div-block-2.work.long, .div-block-2.landingspage.long {
    margin-top: -10%;
  }

  .div-block-3.home.program-section.services {
    padding-bottom: 14%;
  }

  .div-block-4 {
    margin-bottom: 5%;
  }

  .heading-3.margin {
    margin-top: -20px;
  }

  .included-section.aboutshort {
    padding-left: 0%;
    padding-right: 0%;
  }

  .long-version {
    margin-top: 2%;
  }

  .div-block-17 {
    height: 22vh;
  }

  .div-block-18 {
    margin-top: -25vh;
    margin-bottom: 11vh;
  }

  .div-block-19 {
    height: 8vh;
    min-height: 120px;
  }

  .newsletter.contact {
    margin-top: 15vh;
  }

  .service-card.left {
    background-position: 0%;
  }

  .service-card._6 {
    background-size: contain;
    background-attachment: scroll;
  }

  .service-card.flip, .service-card.flip.different {
    background-attachment: scroll;
  }

  .service-card.strength {
    background-image: url('../images/2-Health-Coach-Elodie-HSP-Coaching.webp');
    background-size: contain;
    background-attachment: scroll;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    position: fixed;
  }

  .logo-button {
    margin-left: 3%;
  }

  .header-content.contact {
    margin-bottom: 0;
  }

  .header-text {
    margin-left: 5%;
    padding-left: 4%;
  }

  .header-text.center {
    width: 70%;
    padding-left: 0%;
  }

  .heading {
    font-size: 6vw;
  }

  .paragraph {
    width: 100%;
    min-width: 0;
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph._2 {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 15px;
    line-height: 24px;
  }

  .paragraph._2.what-i-do {
    width: 70%;
  }

  .paragraph._2.testimonial {
    width: 90%;
  }

  .paragraph._2.row-paragraph {
    width: 80%;
  }

  .paragraph._3 {
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph._4 {
    margin-top: 11px;
    margin-bottom: 5%;
    font-size: 15px;
    line-height: 24px;
  }

  .paragraph._4.what-i-do {
    width: 70%;
  }

  .header-cta {
    flex-direction: column;
    align-items: flex-start;
  }

  .main-cta {
    padding-top: 5px;
    font-size: 16px;
    line-height: 30px;
  }

  .secundary-cta {
    margin-top: 15px;
    margin-left: 0;
    padding-top: 4px;
    font-size: 16px;
    line-height: 30px;
  }

  .about-section {
    justify-content: space-between;
    width: auto;
    margin-bottom: 15vh;
    margin-left: 5%;
    margin-right: 5%;
  }

  .image {
    width: 40%;
  }

  .div-block-2 {
    justify-content: center;
    margin-left: 6%;
  }

  .div-block-2._2 {
    margin-top: 8%;
  }

  .div-block-2.work {
    width: 60%;
    margin-right: 0%;
  }

  .div-block-2.work.long {
    margin-top: 0%;
  }

  .div-block-2.landingspage {
    width: 60%;
    margin-right: 0%;
  }

  .div-block-2.landingspage.long {
    margin-top: 0%;
  }

  .div-block-2.landing {
    width: 70%;
    margin-left: 0%;
  }

  .div-block-2._5 {
    width: 100%;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-3 {
    background-image: linear-gradient(to bottom, var(--bisque) 75%, #edd2b200 82%);
    margin-bottom: -120px;
    padding-top: 10px;
    padding-left: 15%;
    padding-right: 10%;
  }

  .div-block-3.home {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-3.home.program-section.services {
    background-image: url('../images/bg-shape-4.svg');
    background-position: 50% 0;
    background-size: 100%;
    margin-bottom: 10%;
    padding-bottom: 0%;
  }

  .div-block-3.home.services {
    padding-bottom: 11px;
  }

  .image-2._2 {
    margin-top: 6vh;
  }

  .div-block-4 {
    margin-top: -8%;
  }

  .heading-3 {
    width: 60%;
    font-size: 5vw;
  }

  .heading-3._2 {
    margin-top: 30px;
  }

  .heading-3._2.habits, .heading-3._2.insta {
    margin-top: 0;
  }

  .heading-3.margin {
    margin-top: -190px;
  }

  .div-block-5 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block {
    font-size: 14px;
    line-height: 19px;
  }

  .div-block-6._2 {
    padding-bottom: 146px;
  }

  .image-3 {
    margin-top: -2px;
  }

  .cards-parent {
    margin-left: 10%;
    margin-right: 10%;
  }

  .cards-parent.servicescards {
    margin-top: 0;
    margin-left: 5%;
    margin-right: 5%;
  }

  .cards-parent.home {
    margin-top: -80px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .card {
    height: 100%;
    padding: 20px;
  }

  .heading-4 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-7 {
    height: 32px;
  }

  .div-block-8 {
    flex-direction: column-reverse;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .text-block-3 {
    font-size: 14px;
    line-height: 17px;
  }

  .included-section {
    align-items: flex-start;
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
  }

  .included-section._2 {
    justify-content: space-between;
  }

  .included-section.aboutshort {
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading-5 {
    font-size: 18px;
  }

  .testimonials-section {
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
  }

  .paragraph-2 {
    width: 60%;
    font-size: 15px;
    line-height: 22px;
  }

  .habits-section {
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
  }

  .healthy {
    height: 190px;
  }

  .newsletter-section {
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
  }

  .nl-left {
    width: 47%;
  }

  .form-block {
    width: 50%;
    min-width: auto;
  }

  .instagram-section {
    width: auto;
    margin-left: 5%;
    margin-right: 5%;
  }

  .text-block-4 {
    margin-left: 0;
    font-size: 18px;
    line-height: 32px;
  }

  .text-block-5 {
    margin-left: 0;
  }

  .footer-right {
    width: 60%;
  }

  .div-block-11 {
    height: 40px;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .long-version {
    margin-left: 15%;
    margin-right: 15%;
  }

  .contact-section {
    margin-top: 65px;
    margin-left: 10%;
  }

  .image-8 {
    max-width: 80%;
    margin-left: -42px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 16px;
  }

  .form-history {
    width: 60%;
    margin-left: 9%;
  }

  .images-about {
    width: 48%;
  }

  .text-block-9, .text-block-10, .text-block-11 {
    font-size: 14px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .div-block-15 {
    margin-top: -254px;
  }

  .logo-button-home {
    margin-top: 50px;
    margin-left: 3%;
  }

  .div-block-17 {
    margin-top: -2px;
  }

  .div-block-19 {
    height: 60vh;
  }

  .offer {
    width: auto;
    margin-bottom: 15vh;
    margin-left: 5%;
    margin-right: 5%;
  }

  .cards._2 {
    width: 72%;
  }

  .cards._2.intro {
    justify-content: space-between;
    width: 100%;
  }

  .cards._2.intro._3 {
    width: 100%;
  }

  .offer-card {
    flex-direction: column;
    justify-content: space-between;
    width: 48%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .offer-card._2 {
    flex-direction: row;
    align-items: stretch;
  }

  .offer-card.break-content {
    width: 100%;
  }

  .offer-card.service-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .offer-card._3, .offer-card.intro {
    width: 100%;
  }

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

  .breakthrough {
    height: auto;
    margin-top: -25%;
  }

  .break-wrap {
    width: auto;
    margin-bottom: 10vh;
    margin-left: 5%;
    margin-right: 10%;
  }

  .image-11 {
    margin-top: 0%;
  }

  .newsletter {
    flex-direction: column;
    align-items: stretch;
    width: auto;
    margin: 8vh 5% 5vh;
  }

  .form-card {
    width: 100%;
  }

  .service {
    flex-direction: column;
    width: auto;
    margin-bottom: 5vh;
    margin-left: 5%;
    margin-right: 5%;
  }

  .service-card {
    background-size: cover;
  }

  .service-card._2 {
    width: 72%;
  }

  .service-card.left {
    width: 100%;
  }

  .introduction {
    flex-direction: column-reverse;
  }

  .div-block-20 {
    margin-top: 5vh;
  }

  .div-block-20._2 {
    width: 100%;
  }

  .different {
    flex-direction: column;
    margin-top: 5vh;
  }

  .steps {
    flex-direction: column-reverse;
  }

  .paragraph-3 {
    margin-top: 0;
  }

  .paragraph-3._4 {
    margin-top: 44px;
    font-size: 32px;
  }

  .image-steps {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .left {
    width: 45%;
  }

  .image-12 {
    display: none;
  }

  .image-11-copy {
    margin-top: 0%;
  }

  .image-5-copy {
    margin-top: -26px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    max-width: none;
    height: 40px;
  }

  .logo-button {
    align-items: flex-start;
    height: 60px;
  }

  .logo-button.w--current {
    width: 50%;
  }

  .header-content {
    height: auto;
    margin-top: -32px;
  }

  .header-content.about {
    height: auto;
  }

  .header-content.contact {
    margin-bottom: 0;
  }

  .header-content.landingpage {
    height: auto;
  }

  .header-text {
    justify-content: flex-start;
    height: auto;
    margin-top: 10vh;
    margin-bottom: 34px;
    margin-left: 10%;
    padding-left: 0%;
  }

  .header-text.about, .header-text.landingpage {
    height: 100%;
    margin-bottom: 10px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 19px;
  }

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

  .main-cta {
    margin-right: 14px;
    font-size: 14px;
  }

  .secundary-cta {
    font-size: 14px;
  }

  .about-section {
    flex-direction: column;
  }

  .image {
    width: 100%;
    margin-bottom: 15px;
  }

  .image.head-about {
    width: 100%;
    position: static;
  }

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

  .div-block-2._2 {
    margin-top: 15%;
  }

  .div-block-2.work, .div-block-2.landingspage {
    width: 100%;
  }

  .div-block-2._3.unstuck {
    width: 90%;
  }

  .div-block-2._4 {
    width: 80%;
  }

  .div-block-3 {
    background-image: linear-gradient(to bottom, var(--bisque) 68%, #edd2b200 71%);
  }

  .div-block-3.home.program-section.services {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-3.home.services {
    justify-content: flex-start;
    padding-top: 10px;
  }

  .div-block-4 {
    margin-top: 0%;
  }

  .heading-3._2.insta {
    font-size: 30px;
  }

  .heading-3.margin {
    width: 80%;
    margin-top: -230px;
  }

  .text-block {
    margin-top: 20px;
    font-size: 14px;
  }

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

  .div-block-6._2 {
    padding-bottom: 120px;
  }

  .cards-parent.servicescards {
    margin-top: 0;
  }

  .included-section {
    flex-direction: column;
  }

  .included-section._2 {
    flex-direction: column-reverse;
  }

  .included-section.aboutshort {
    margin-top: 5%;
  }

  .included-section.services {
    flex-direction: column;
  }

  .included-section.services.landingspage {
    flex-direction: column-reverse;
  }

  .slider {
    height: 70vh;
    min-height: 700px;
  }

  .new, .new-copy {
    height: 190px;
  }

  .div-block-10 {
    padding-top: 15%;
  }

  .contact-section {
    margin-top: 65px;
  }

  .form-history {
    margin-top: 0%;
  }

  .submit-button-2 {
    margin-top: 10px;
  }

  .text-field-2, .text-field-3 {
    margin-bottom: 10px;
  }

  .field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
    font-size: 20px;
  }

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

  .logo-button-home {
    align-items: flex-start;
    height: 60px;
  }

  .logo-button-home.w--current {
    width: 50%;
  }

  .div-block-16 {
    margin-bottom: 138px;
  }

  .div-block-17 {
    height: 50vh;
  }

  .div-block-18 {
    margin-top: -45vh;
    margin-bottom: 12vh;
  }

  .div-block-19 {
    height: 50vh;
  }

  .offer {
    flex-direction: column;
    margin-bottom: 5vh;
  }

  .cards {
    flex-direction: column;
  }

  .cards._2 {
    width: 100%;
  }

  .offer-card {
    width: 100%;
    margin-bottom: 20px;
  }

  .offer-card._2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .offer-card.break-content {
    width: 100%;
  }

  .break-wrap {
    flex-direction: column;
  }

  .slider-2 {
    height: 500px;
  }

  .slide-nav {
    height: 60px;
    padding-left: 30px;
  }

  .right-arrow-2 {
    height: 60px;
  }

  .slide-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .newsletter {
    flex-direction: column;
  }

  .service {
    flex-direction: column;
    margin-bottom: 5vh;
  }

  .service-card {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column-reverse;
    padding-top: 2vh;
    padding-bottom: 0;
  }

  .service-card._2 {
    width: 100%;
  }

  .service-card.left, .service-card._6, .service-card.flip {
    flex-direction: column;
  }

  .service-card.flip.different {
    flex-direction: column-reverse;
  }

  .image-13 {
    width: 50%;
    margin-bottom: 27px;
    margin-right: auto;
  }

  .image-14 {
    width: 50%;
    margin-bottom: 27px;
    margin-left: auto;
  }

  .image-5-copy {
    margin-top: -15px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-position: 50% 180%;
    background-size: 100%;
    background-attachment: fixed;
  }

  .body.contact {
    background-position: 50% 140%;
    background-size: 100%;
  }

  .body.home {
    background-position: 50% 160%;
  }

  .navbar {
    z-index: 999;
  }

  .logo {
    height: 50px;
    min-height: 50px;
  }

  .logo-button {
    margin-left: 5%;
  }

  .logo-button.w--current {
    width: 40%;
    position: relative;
  }

  .header-content {
    min-height: 600px;
    margin-top: -10px;
    padding-top: 50px;
  }

  .header-content.about {
    height: 20vh;
    min-height: 400px;
    margin-bottom: 11%;
  }

  .header-content.landingpage {
    height: 20vh;
    margin-bottom: 11%;
  }

  .header-text {
    margin-top: 30px;
    margin-bottom: 50px;
    margin-right: 10%;
  }

  .header-text.about {
    height: 60%;
    min-height: 0;
    margin-bottom: 11px;
  }

  .header-text.contact {
    margin-top: 5vh;
  }

  .header-text.landingpage {
    margin-bottom: 11px;
  }

  .header-text.center {
    width: 80%;
    margin-top: 10vh;
  }

  .header-text._2 {
    margin-top: 3vh;
  }

  .heading {
    font-size: 40px;
  }

  .heading.home {
    font-size: 38px;
  }

  .heading.landing {
    width: 100%;
  }

  .heading.center {
    font-size: 38px;
  }

  .paragraph {
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph._2 {
    margin-top: 0;
  }

  .paragraph._2.menu {
    font-size: 12px;
  }

  .paragraph._2.what-i-do, .paragraph._2.landingspage {
    width: 100%;
  }

  .paragraph._2.landingspage.fold {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .paragraph._2.columns, .paragraph._2.row-paragraph {
    width: 100%;
  }

  .paragraph._2.contact {
    margin-top: 10px;
  }

  .paragraph.servies {
    width: 90%;
    min-width: 0;
  }

  .paragraph.sensitivity {
    width: 100%;
    min-width: 0;
  }

  .paragraph._4.what-i-do, .paragraph._4.landingspage {
    width: 100%;
  }

  .paragraph._4.landingspage.fold {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .paragraph.contact {
    margin-bottom: 10px;
  }

  .header-cta {
    width: 100%;
  }

  .header-cta._2 {
    width: 80%;
  }

  .main-cta {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 6px;
    font-size: 15px;
    line-height: 28px;
  }

  .main-cta.light {
    margin-right: 0;
  }

  .secundary-cta {
    text-align: center;
    width: 100%;
    margin-top: 0;
    padding-top: 6px;
    font-size: 15px;
    line-height: 28px;
  }

  .secundary-cta._2 {
    font-size: 15px;
  }

  .about-section {
    flex-direction: column-reverse;
    margin-top: 75%;
    margin-bottom: 5vh;
  }

  .image {
    width: 100%;
  }

  .image.head-about {
    width: 100%;
    position: static;
  }

  .div-block-2 {
    width: 100%;
    margin-top: 6%;
    margin-bottom: 20px;
    margin-left: 0%;
  }

  .div-block-2._2 {
    margin-top: 10%;
  }

  .div-block-2.work {
    width: 100%;
  }

  .div-block-2.work.long {
    margin-top: -20%;
  }

  .div-block-2.landingspage {
    width: 100%;
  }

  .div-block-2.landingspage.long {
    margin-top: -20%;
  }

  .div-block-2.landing {
    justify-content: space-around;
    width: 100%;
    margin-top: 0%;
  }

  .div-block-2.landing.head {
    width: 60100%;
  }

  .div-block-2._3.unstuck, .div-block-2._4 {
    width: 100%;
  }

  .heading-2.intro {
    width: 90%;
  }

  .div-block-3 {
    background-image: linear-gradient(to bottom, var(--bisque) 97%, #edd2b200 99%);
    margin-bottom: -63px;
    padding-left: 10%;
  }

  .div-block-3.home {
    background-image: none;
    height: auto;
    padding-bottom: 730px;
  }

  .div-block-3.home.program-section.services {
    background-image: url('../images/bg-shape-4.svg');
    background-position: 0 0;
    background-size: 100%;
    padding-bottom: 15vh;
  }

  .div-block-3.about {
    margin-bottom: 0;
    padding-bottom: 42%;
  }

  .image-2._2 {
    margin-top: 3vh;
    margin-bottom: 0;
  }

  .div-block-4 {
    margin-top: 26%;
  }

  .heading-3 {
    width: 80%;
    margin-top: 14px;
    font-size: 10vw;
    line-height: 92%;
  }

  .heading-3._2 {
    width: 80%;
    margin-top: 4px;
    margin-bottom: 0;
  }

  .heading-3._2.insta {
    width: 100%;
  }

  .heading-3.services {
    width: 100%;
    margin-bottom: -100px;
  }

  .heading-3.margin {
    margin-top: -70vh;
  }

  .div-block-5 {
    width: 80%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block {
    margin-top: 15px;
  }

  .div-block-6 {
    flex-direction: column;
  }

  .div-block-6._2 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .image-3 {
    width: 103vw;
    margin-top: 0;
  }

  .image-3._2 {
    margin-bottom: 40px;
  }

  .cards-parent {
    flex-direction: column;
    display: block;
  }

  .cards-parent.servicescards {
    margin-top: 0;
  }

  .cards-parent.home {
    margin-top: -720px;
  }

  .included-section, .included-section._2 {
    flex-direction: column;
    margin-top: 10%;
  }

  .included-section.aboutshort {
    margin-top: 100%;
  }

  .included-section.services.landing.fold {
    margin-top: 0%;
  }

  .included-section.services.landingspage.head {
    margin-bottom: 0%;
  }

  .list.what-i-do-list {
    width: 100%;
    margin-bottom: 0%;
  }

  .testimonials-section {
    margin-left: 0%;
    margin-right: 0%;
  }

  .slider {
    height: auto;
    max-height: 800px;
  }

  .div-block-9, .div-block-9.left {
    width: 30px;
    height: 30px;
  }

  .left-arrow {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    justify-content: flex-start;
    padding-left: 15px;
  }

  .right-arrow {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    justify-content: flex-end;
    padding-right: 15px;
  }

  .paragraph-2 {
    width: 90%;
    margin-top: 30px;
  }

  .paragraph-2._2 {
    width: 100%;
  }

  .slide-content {
    width: 78%;
    margin-left: auto;
    margin-right: auto;
  }

  .name-slider {
    margin-bottom: 47px;
    font-size: 14px;
  }

  .habits-section {
    flex-direction: column;
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .healthy {
    width: 200px;
    margin-bottom: 10px;
  }

  .new {
    width: 200px;
    margin-bottom: 9px;
  }

  .new-copy {
    width: 200px;
  }

  .newsletter-section {
    flex-direction: column;
    align-items: flex-start;
  }

  .nl-left {
    width: 100%;
  }

  .form-block {
    width: 100%;
    margin-top: 8px;
  }

  .instagram-section {
    flex-direction: column;
    margin-left: 5%;
    margin-right: 5%;
    padding: 20px;
  }

  .nav-link {
    margin-bottom: 4%;
    font-size: 5vh;
  }

  .nav-link-2 {
    margin-bottom: 2%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 4vh;
    line-height: 105%;
  }

  .image-4 {
    margin-top: 30px;
  }

  .menu-cta {
    margin-top: 10%;
    margin-bottom: 20px;
  }

  .footer {
    margin-top: 20px;
  }

  .div-block-10 {
    flex-direction: column;
    height: auto;
    max-height: none;
    padding-left: 10%;
    padding-right: 10%;
  }

  .link-block {
    right: 0%;
  }

  .footer-left {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .text-block-4 {
    text-align: center;
    margin-top: 7%;
    margin-bottom: 15px;
  }

  .text-block-4.left {
    text-align: center;
    margin-top: 7%;
    line-height: 40px;
  }

  .text-block-5 {
    text-align: center;
    display: block;
  }

  .text-block-5.mobile {
    width: 70%;
    margin-top: 9px;
    display: block;
  }

  .text-block-5.non-mobile {
    display: none;
  }

  .footer-right {
    align-items: center;
    width: 100%;
    margin-top: 18px;
  }

  .text-span {
    font-size: 16px;
    font-weight: 400;
  }

  .link-block-2 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-12 {
    justify-content: center;
  }

  .container {
    margin-right: 0%;
  }

  .body-about {
    background-position: 50% 120%;
    background-size: 100%;
  }

  .what-i-do-list {
    flex-direction: column;
  }

  .long-version {
    margin-top: -5%;
    margin-left: 10%;
    margin-right: 10%;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .contact-section {
    margin-top: 0;
  }

  .image-8 {
    max-width: 75%;
    margin-top: 28px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .form-history {
    width: auto;
    margin-right: 9%;
  }

  .submit-button-2 {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
    font-size: 18px;
  }

  .form-2 {
    margin-bottom: 8%;
  }

  .image-break {
    flex-direction: column;
  }

  .images-about {
    width: 100%;
    margin-bottom: 17px;
  }

  .text-block-9, .text-block-10, .text-block-11 {
    font-size: 15px;
  }

  .grid-2 {
    width: 85%;
  }

  .quote-block {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .link-3 {
    color: #fff;
    text-decoration: none;
  }

  .cta-s {
    width: 100%;
  }

  .div-block-14 {
    padding-top: 116px;
  }

  .image-9, .image-10 {
    max-width: 80%;
  }

  .div-block-15 {
    margin-top: -231px;
    margin-left: -7px;
  }

  .div-block-15.services {
    margin-top: -70px;
  }

  .logo-button-home {
    margin-top: 80px;
    margin-left: 5%;
  }

  .logo-button-home.w--current {
    width: 40%;
    height: 50px;
    margin-left: 10%;
    position: relative;
    top: 20vh;
  }

  .logo-button-home._2 {
    margin-top: 0;
    position: static;
  }

  .logo-button-home._2.services, .logo-button-home._2.detail {
    margin-top: 0;
  }

  .div-block-16 {
    margin-bottom: 10%;
  }

  .div-block-17 {
    height: 105vh;
    margin-top: 0;
  }

  .div-block-18 {
    margin-top: -105vh;
    margin-bottom: 20vh;
  }

  .div-block-19 {
    height: 80vh;
  }

  .bg-shape {
    margin-top: -220px;
  }

  .bg-shape._2._3 {
    margin-top: 15px;
    margin-bottom: 81px;
  }

  .bg-shape.home {
    margin-top: -40px;
  }

  .offer {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 5vh;
  }

  .offer._3 {
    margin-top: 5vh;
    margin-left: 5%;
    margin-right: 5%;
  }

  .cards {
    width: 100%;
    margin-left: 0%;
    margin-right: 0;
  }

  .cards._2 {
    width: 100%;
  }

  .cards._2.intro {
    margin-left: 0%;
  }

  .cards._2.intro._3 {
    width: 100%;
  }

  .offer-card {
    margin-bottom: 0;
    padding: 20px;
  }

  .offer-card._2 {
    align-items: stretch;
    padding-left: 20px;
  }

  .offer-card._3, .offer-card.intro {
    width: 100%;
  }

  .offer-card.home {
    margin-bottom: 18px;
  }

  .breakthrough {
    background-position: 100%;
    margin-top: -50%;
    padding-top: 60%;
  }

  .breakthrough.oneonone {
    margin-top: -20%;
    overflow: visible;
  }

  .break-wrap {
    flex-direction: column;
    margin-top: 14vh;
    margin-bottom: 5vh;
    margin-right: 5%;
  }

  .icon {
    width: 80px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .icon._2 {
    display: none;
  }

  .slider-2 {
    height: 1370px;
  }

  .slide-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-12 {
    margin-top: 0;
  }

  .image-11 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .newsletter {
    flex-direction: column;
    margin: 5vh 5%;
  }

  .newsletter.contact {
    margin-top: 40vh;
  }

  .form-card {
    padding: 22px;
  }

  .service {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 4vh;
  }

  .service.top {
    margin-top: 100%;
  }

  .service-card {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .service-card._2 {
    width: 110%;
  }

  .service-card.flip {
    margin-top: 0%;
    padding-top: 0;
  }

  .introduction {
    margin-top: -100px;
    padding-bottom: 5vh;
  }

  .row {
    flex-direction: column;
    padding: 20px;
  }

  .image-steps, .div-block-22.change {
    width: 100%;
  }

  .bg-div {
    padding-left: 5%;
    padding-right: 5%;
  }

  .wrap {
    flex-direction: column;
  }

  .left {
    width: 100%;
    margin-bottom: 34px;
  }

  .list-item-1, .list-item-2 {
    margin-bottom: 10px;
    line-height: 19px;
  }

  .image-13, .image-14 {
    width: 100%;
  }

  .image-5-copy {
    margin-top: -29px;
  }
}

#w-node-d4a8c24f-c55c-be2b-c2ff-5ca0a663a18f-640d6235, #w-node-ebe249b2-1bb5-0dad-1f91-8c5346e589c3-640d6235, #w-node-_6118eae5-bcca-39ae-57bf-193a570cf7c3-640d6235 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Queenscondensed w';
  src: url('../fonts/QueensCondensed_W-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}