body {
  color: #333;
  letter-spacing: -.2px;
  font-family: Karla, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  font-weight: 600;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  bottom: 16px;
  left: 16px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #333;
  text-decoration: none;
}

.heading {
  text-align: center;
  margin-top: 16px;
  font-family: Inter, sans-serif;
  font-size: 55px;
  font-weight: 400;
}

.body {
  flex-direction: column;
  align-items: center;
  font-family: Inter, sans-serif;
  display: flex;
  overflow: visible;
}

._1200 {
  width: 100%;
  max-width: 1200px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

._1200.hidden {
  margin-top: auto;
  position: -webkit-sticky;
  position: sticky;
  top: -200px;
}

.div-block-2 {
  color: #000;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 36px;
  right: 40px;
}

.link-block {
  color: #000;
}

.div-block-3 {
  margin-left: 40px;
  position: absolute;
  top: 25px;
  left: 0;
}

.heading-2 {
  margin-top: 6px;
  font-size: 33px;
  font-weight: 400;
  line-height: 120%;
}

.introtext {
  z-index: 1;
  width: 300px;
  margin-left: 40px;
  position: absolute;
  top: 187px;
  left: 0;
}

.div-block-4 {
  width: 333px;
  height: 333px;
  background-color: #e0d9d9;
  border-radius: 22px;
  position: absolute;
  top: 32px;
  right: 40px;
  overflow: hidden;
}

.section {
  width: 100%;
  height: 360px;
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  margin-top: 54px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.image {
  height: 100%;
  mix-blend-mode: multiply;
}

.circletop {
  width: 144px;
  height: 144px;
  background-color: #e0d9d9;
  border-radius: 100px;
  position: absolute;
  top: 79px;
  right: 373px;
  overflow: hidden;
}

.second-square {
  z-index: 1;
  width: 222px;
  height: 222px;
  background-color: #e0d9d9;
  border-radius: 22px;
  position: absolute;
  top: 223px;
  right: 373px;
  overflow: hidden;
}

.erin {
  z-index: -1;
  width: 100%;
  max-width: 1200px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 40px;
  position: relative;
}

.profileimage {
  width: 144px;
  height: 144px;
  background-color: #e0d9d9;
  border-radius: 100px;
  position: static;
  top: 500px;
  overflow: hidden;
}

.menu {
  width: 100%;
  max-width: 1200px;
  margin-top: -76px;
  padding-left: 40px;
  position: -webkit-sticky;
  position: sticky;
  top: 111px;
}

.link-block-2 {
  margin-bottom: 7px;
  text-decoration: none;
}

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

.link-block-2.w--current {
  color: #c98787;
}

.menuitems {
  z-index: 3;
  width: 280px;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.sublink {
  color: #000;
  margin-top: 7px;
  margin-bottom: 3px;
  padding-left: 10px;
  text-decoration: none;
  overflow: visible;
}

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

.sublink:focus {
  color: #855858;
}

.paragraph {
  column-count: 2;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.paragraph.single {
  column-count: 1;
}

.menutext {
  font-size: 14px;
}

.tre {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 100px;
  padding-top: 20px;
  padding-right: 40px;
}

.enquire {
  z-index: 4;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.yoga {
  width: 100%;
  max-width: 1200px;
  margin-top: -111px;
  margin-bottom: 100px;
  padding-top: 20px;
  padding-right: 40px;
}

.pricing {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 100px;
  padding-top: 20px;
  padding-right: 40px;
}

.paragraph-2 {
  margin-top: 40px;
  margin-bottom: 0;
}

.paragraph-3 {
  margin-top: 20px;
  margin-bottom: 0;
}

.retreats {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 100px;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 40px;
}

.text-span {
  font-weight: 600;
}

.div-block-6 {
  z-index: 0;
  width: 350px;
  height: 250px;
  background-color: #ede5e5;
  border-radius: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  top: auto;
  left: auto;
  overflow: hidden;
}

.image-2 {
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  object-fit: cover;
}

.heading-3 {
  margin-top: 60px;
  position: absolute;
  bottom: 16px;
  left: 16px;
}

.div-block-7 {
  z-index: 0;
  width: 100%;
  height: 118px;
  opacity: 1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(255, 212, 212, .25);
  display: block;
  position: absolute;
  bottom: 0;
}

.heading-4 {
  z-index: 1;
  padding-right: 16px;
}

.heading-4.white {
  color: #e9e9e9;
}

.trecircle {
  z-index: 0;
  width: 144px;
  height: 144px;
  background-color: #e0d9d9;
  border-radius: 100px;
  position: absolute;
  top: 155px;
  left: 360px;
  right: auto;
  overflow: hidden;
}

.left-paragraph {
  z-index: 1;
  width: 48%;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}

.left-paragraph.absolute {
  margin-top: 49px;
  position: absolute;
  top: 380px;
  left: 52%;
}

.link-block-3 {
  padding-left: 10px;
  padding-right: 10px;
}

.columnright {
  z-index: 3;
  background-color: #f1ece8;
  position: relative;
}

.column-5 {
  z-index: 2;
}

.columns-2 {
  z-index: 0;
}

.link-block-4 {
  display: none;
}

.body-2 {
  background-color: #f1ece8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sectiontitle {
  margin-top: auto;
  margin-bottom: 40px;
  padding-top: 70px;
  font-weight: 600;
}

.sectiontitle.nospace {
  margin-bottom: 0;
}

.heading-6 {
  margin-bottom: 40px;
}

.link-block-5 {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 22px;
  padding: 9px;
  position: relative;
  top: -16px;
}

.link-block-3-copy {
  z-index: 100;
  margin-top: 3px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.heading-7 {
  margin-bottom: -13px;
}

.portrait {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.portraitdiv {
  z-index: 0;
  width: 250px;
  height: 350px;
  background-color: #ede5e5;
  border-radius: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  top: auto;
  left: auto;
  overflow: hidden;
}

.div-block-7-copy {
  z-index: 0;
  width: 100%;
  height: 85px;
  opacity: 1;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: rgba(146, 68, 68, .25);
  display: block;
  position: absolute;
  bottom: 0;
}

.submit-button {
  color: #2e2e2e;
  background-color: #eae1dc;
  border-radius: 5px;
}

.text-field {
  border-radius: 7px;
}

.text-field:focus-visible {
  border: 1px solid #000;
}

.text-field[data-wf-focus-visible] {
  border: 1px solid #000;
}

.enquiry {
  width: 100%;
  max-width: 1200px;
  min-height: 100vh;
  padding-top: 10px;
  padding-bottom: 60px;
  padding-right: 40px;
}

.image-3, .div-block-8 {
  height: 60px;
}

.success-message {
  text-align: left;
  background-color: #ece4e4;
  border-radius: 7px;
}

.menudiv {
  z-index: 99;
  width: 350px;
  position: relative;
}

.navbar {
  display: none;
}

.rich-text-block {
  padding-top: 40px;
}

.centre, .centre-copy {
  height: 60px;
}

.logoreveal {
  z-index: 1;
  position: absolute;
  top: 22px;
  left: 40px;
}

._1200-hidden {
  z-index: 0;
  width: 100%;
  max-width: 1200px;
  margin-top: -82px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

._1200-hidden.hidden {
  margin-top: auto;
  position: -webkit-sticky;
  position: sticky;
  top: -200px;
}

.heading-2-copy {
  margin-top: 6px;
  font-family: Inter, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 120%;
}

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

.yogaimage {
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  object-fit: cover;
}

.image-4 {
  mix-blend-mode: multiply;
  border-radius: 6px;
}

.image-5 {
  mix-blend-mode: multiply;
  border-radius: 20px;
}

.heading-9 {
  margin-bottom: 0;
  padding-top: 60px;
  font-weight: 400;
}

.paragraph-4 {
  margin-bottom: 20px;
}

.capepoint {
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  object-fit: cover;
}

.lastimage {
  z-index: 0;
  width: 480px;
  height: 250px;
  background-color: #ede5e5;
  border-radius: 22px;
  margin-top: 67px;
  margin-bottom: 20px;
  position: relative;
  top: auto;
  left: auto;
  overflow: hidden;
}

.hiddenname {
  display: none;
}

.paragraph-5 {
  column-count: 2;
  column-gap: 24px;
}

._2column-rich-text {
  letter-spacing: -.3px;
  column-count: 2;
  column-gap: 24px;
  padding-top: 40px;
}

@media screen and (min-width: 1440px) {
  .div-block-4 {
    width: 444px;
    height: 444px;
  }

  .circletop {
    top: 156px;
    right: 484px;
  }

  .second-square {
    top: 300px;
    right: 483px;
  }

  .navbar {
    display: none;
  }
}

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

  ._1200 {
    padding-top: 24px;
  }

  .heading-2 {
    margin-top: 15px;
  }

  .section {
    height: 560px;
    margin-top: 10px;
  }

  .circletop {
    top: 280px;
  }

  .second-square {
    top: 365px;
    right: 120px;
  }

  .erin {
    padding-top: 40px;
  }

  .menu {
    margin-top: -280px;
  }

  .paragraph {
    column-count: 1;
  }

  .tre {
    padding-right: 40px;
  }

  .enquire {
    justify-content: center;
  }

  .yoga, .pricing, .retreats {
    padding-right: 40px;
  }

  .trecircle {
    top: 180px;
  }

  .left-paragraph.absolute {
    top: 420px;
  }

  .column, .column-2, .columnright, .column-4 {
    z-index: 2;
  }

  .enquiry {
    padding-top: 40px;
  }

  .navbar, ._1200-hidden {
    display: none;
  }

  .paragraph-4 {
    line-height: 130%;
  }

  .hiddenname {
    display: none;
  }

  .paragraph-5, ._2column-rich-text {
    column-count: 1;
  }
}

@media screen and (max-width: 767px) {
  ._1200 {
    padding-top: 27px;
  }

  .div-block-2 {
    top: -25px;
    right: 20px;
  }

  .div-block-3 {
    margin-left: 40px;
    top: 92px;
  }

  .introtext {
    margin-left: 40px;
    top: 260px;
  }

  .div-block-4 {
    right: -117px;
  }

  .section {
    height: 630px;
    margin-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .circletop {
    top: 470px;
    right: 342px;
  }

  .erin {
    padding-top: 100px;
    padding-left: 40px;
  }

  .menu {
    display: none;
  }

  .menuitems {
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 30px;
  }

  .sublink {
    margin-top: 3px;
  }

  .paragraph {
    margin-top: 40px;
  }

  .tre {
    margin-bottom: 0;
    padding-top: 60px;
    padding-left: 40px;
  }

  .yoga {
    margin-top: -105px;
    margin-bottom: 0;
    padding-top: 108px;
    padding-left: 40px;
  }

  .pricing, .retreats {
    margin-bottom: 10px;
    padding-top: 60px;
    padding-left: 40px;
  }

  .left-paragraph {
    margin-top: 40px;
  }

  .columnright {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
  }

  .columnright.centre {
    align-items: stretch;
    padding-right: 0;
    display: block;
  }

  .link-block-4 {
    background-color: #ede1e1;
    border-radius: 20px;
    padding: 8px;
    display: block;
  }

  .body-2 {
    align-items: flex-start;
    padding-left: 0%;
    padding-right: 0%;
  }

  .sectiontitle.nospace {
    margin-bottom: 0;
  }

  .submit-button {
    width: 100%;
  }

  .enquiry {
    min-height: 100vh;
    margin-top: 0;
    padding-top: 100px;
    padding-left: 40px;
  }

  .menudiv {
    width: 100vw;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .menu-button {
    padding: 9px;
  }

  .navbar {
    background-color: rgba(221, 221, 221, 0);
    border-radius: 20px;
    flex-direction: row;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .container {
    display: flex;
    position: static;
    top: 51px;
    left: 0;
  }

  .nav-menu {
    background-color: #ede1e1;
    border-radius: 14px;
    padding-top: 60px;
    padding-bottom: 20px;
    box-shadow: 1px 1px 30px -5px rgba(0, 0, 0, .53);
  }

  .menu-button-2 {
    z-index: 11;
    padding: 20px 0 0 20px;
  }

  .menu-button-2.w--open {
    background-color: rgba(200, 200, 200, 0);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 20px;
  }

  .rich-text-block {
    padding-top: 40px;
  }

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

  .centre-copy {
    min-height: 30vh;
    justify-content: center;
    align-items: center;
    margin-top: 98px;
    display: flex;
  }

  .logoreveal {
    margin-left: 40px;
    top: 92px;
  }

  ._1200-hidden {
    padding-top: 27px;
  }

  .heading-2-copy {
    padding-left: 30px;
  }

  .paragraph-4 {
    font-size: 15px;
    line-height: 140%;
  }

  .hiddenname {
    padding-top: 10px;
    display: block;
  }

  ._2column-rich-text {
    padding-top: 40px;
  }
}

@media screen and (max-width: 479px) {
  h6 {
    text-decoration: none;
  }

  .heading {
    margin-top: 73px;
    padding-top: 13px;
    padding-bottom: 40px;
    font-size: 40px;
  }

  .body {
    overflow: hidden;
  }

  ._1200 {
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2 {
    top: -35px;
    right: 20px;
  }

  .div-block-3 {
    margin-left: auto;
    position: static;
    top: 143px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 150%;
  }

  .introtext {
    width: 100%;
    margin-left: auto;
    position: static;
    top: 336px;
    left: auto;
  }

  .section {
    width: 100%;
    margin-top: auto;
    right: 0;
  }

  .circletop {
    top: 50px;
    right: 216px;
  }

  .second-square {
    right: 140px;
  }

  .erin {
    z-index: -1;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu {
    background-color: #f5eeee;
    margin-top: 0;
    padding-top: 35px;
    padding-bottom: 20px;
    display: none;
    position: absolute;
    top: 0;
  }

  .paragraph {
    column-count: 1;
  }

  .tre {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .enquire {
    justify-content: center;
  }

  .yoga {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-6 {
    width: 100%;
  }

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

  .trecircle {
    display: none;
    top: 377px;
    right: 202px;
  }

  .left-paragraph {
    width: 100%;
    column-count: 1;
  }

  .left-paragraph.absolute {
    position: static;
  }

  .column, .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .columnright, .column-4 {
    padding: 0;
  }

  .columns {
    width: 100%;
  }

  .link-block-4 {
    z-index: 88;
    display: block;
  }

  .body-2 {
    justify-content: flex-start;
    padding-left: 0%;
    padding-right: 0%;
  }

  .portraitdiv {
    width: 100%;
  }

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

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

  .heading-8 {
    font-size: 10px;
    font-weight: 400;
  }

  .navbar {
    position: -webkit-sticky;
    position: sticky;
  }

  .nav-menu {
    padding-top: 60px;
  }

  .menu-button-2.w--open {
    padding-top: 16px;
  }

  .logoreveal {
    margin-left: auto;
    position: static;
    top: 143px;
  }

  ._1200-hidden {
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2-copy {
    font-size: 24px;
    line-height: 150%;
  }

  .lastimage {
    width: 100%;
  }
}


