:root {
  --light-beige-txt: #f7e0a4;
  --medium-turquoise: #3baee3;
  --dark-slate-gray: #1f536b;
  --midnight-blue: #002e42;
  --orange-red: #f24013;
  --slate-blue: #6b4ec2;
  --crimson: #e8384c;
  --light-sea-green: #28c996;
  --dodger-blue: #3b97e3;
  --indian-red: #eb4b5e;
  --dark-slate-gray-2: #373d40;
  --light-gray: #d6d6d6;
  --slate-blue-2: #6e57b3;
  --tan: #c2b385;
  --light-sea-green-2: #24bd8c;
  --dark-red: #9c0303;
}

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

body {
  color: #333;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  text-align: center;
  margin-top: 68px;
  margin-bottom: 20px;
  font-size: 41px;
  font-weight: 400;
  line-height: 46px;
}

h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

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

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

p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.main-section {
  background-color: #061f3a;
  border: 2px #000;
  border-width: 2px 0;
  width: auto;
  max-width: 1225px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 39px;
  display: block;
}

.main-heading {
  color: #eeee9a;
  text-align: center;
  text-shadow: 1px 0 5px #540c5782;
  border-style: none;
  margin: 0 0 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 37px;
  font-weight: 400;
  line-height: 103px;
  display: block;
}

.section {
  background-color: #0000;
  border-bottom: 2px solid #33373824;
  padding-top: 0;
  padding-bottom: 100px;
}

.section-title-wrapper {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 94px;
  font-size: 37px;
}

.subtitle {
  color: #000;
  text-align: center;
  margin-bottom: 32px;
  padding-top: 25px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.centred-image {
  text-align: center;
  background-image: url('../images/arch-eye-bg-trans-600px-width.png');
  background-position: 0 0;
  background-size: 300px;
  width: 100%;
  padding-top: 0;
  display: inline;
}

.home-top-div {
  text-align: center;
}

.home-undertitle {
  color: #09f;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block {
  text-align: center;
  background-image: url('../images/hypnotherapy-bg-leaves.jpg');
  background-position: 0 0;
  background-size: 600px;
}

.hypnotherapy-single-eye {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 43px;
  padding-bottom: 30px;
  display: block;
}

.div-block-2 {
  background-image: url('../images/hypnotherapy-bg-vertical-blue-stripes.jpg');
  background-position: 50% 55%;
  background-size: cover;
  border: 2px #8b09e2;
  border-top: 1px solid #0000ffb0;
  border-bottom: 1px solid #0803ecad;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #11046e;
  text-shadow: none;
  background-color: #0a310270;
  border-top: 1px solid #9066ad75;
  outline: 3px #fff;
  margin-top: 6px;
  padding-top: 19px;
  padding-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  display: block;
}

.container {
  border-style: none;
  border-color: #000;
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.body {
  background-color: #373d40;
}

.container-2 {
  width: 100%;
}

.image {
  padding-top: 5px;
}

.navbar {
  background-color: #26119026;
  border-top: 1px #9066ad75;
  border-bottom: 1px solid #8b09e23b;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.menu-button {
  color: #f7e0a4;
  background-color: #8a0818;
  border-color: #dd1876bf;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Varela Round, sans-serif;
  font-weight: 400;
  display: block;
}

.menu-button:hover {
  background-color: #002e42;
  border-color: #7a063dd1;
}

.menu-button.w--current {
  display: block;
}

.menu-button.w--open {
  background-color: #002e42;
}

.menu-button.w--open:hover {
  color: #f3cf0f;
  background-color: #002e42;
}

.menu-button.w--open:focus {
  background-color: #9c0303;
}

.nav-menu {
  background-color: #8a0818;
}

.row {
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  padding-bottom: 21px;
  display: block;
}

.div-block-3 {
  background-color: #3f2c79;
  border: 1px solid #000;
  border-radius: 25px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 16px;
  display: block;
}

.image-2 {
  border: 2px solid #ffc202;
  border-radius: 31px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.heading-2 {
  color: #fff;
  text-align: center;
  padding-top: 7px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 500;
  line-height: 37px;
}

.paragraph-2 {
  color: #041764;
  text-align: center;
  padding: 7px 15px 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}

.button {
  color: #2b1e52;
  text-align: center;
  background-color: #f1b413;
  border: 1px solid #000;
  border-radius: 10px;
  width: 54%;
  margin: 14px auto 0;
  padding-bottom: 9px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 500;
  display: block;
}

.button:hover {
  color: #4000ff;
}

.hypnosis-link-panel-1 {
  border: 2px solid #fffdfd;
  border-radius: 36px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-4 {
  width: auto;
}

.hero-section {
  background-image: url('../images/golden-green-section-on-water.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #6b4ec2;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero-section._2 {
  background-image: url('../images/golden-section-pink-orange-flower-bell.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.hero-section._3 {
  background-image: url('../images/golden-green-section-on-water.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.hero-section._5 {
  background-image: url('../images/orang-flower-petals-and-light-golden-section.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.hero-section._6 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/2agolden-section-water-green-droplet-on-leaf-green2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
}

.hero-section._7 {
  background-image: url('../images/golden-section-water-pink-droplet-on-leaf-pink.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.hero-section._8 {
  background-image: url('../images/green-leaves-light-golden-section.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.hero-section._9 {
  background-image: url('../images/SYMgolden-section-purple-garden-sunrise.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.hero-section._10 {
  background-image: url('../images/2agolden-section-water-green-droplet-on-leaf-green2.jpg');
  background-position: 50% -176px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.image-3 {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 20px;
  font-size: 16px;
  display: block;
}

.body-2 {
  background-color: #373d40;
}

.div-block-5 {
  margin-left: auto;
  margin-right: auto;
}

.section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #1b7ac0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  display: block;
}

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

.section-3 {
  background-color: #1756c7;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block.menu {
  width: 75%;
}

.section-4 {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-3 {
  color: #7e068f;
  text-align: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  display: block;
}

.section-5 {
  color: #6b4ec2;
  text-align: left;
  background-color: #f8f8cb;
  border-style: none;
  border-bottom-width: 0;
  border-bottom-color: #000;
  max-width: 1250px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  line-height: 20px;
  display: block;
}

.heading-4 {
  color: #9c0303;
  padding-top: 40px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.paragraph-3 {
  color: #a81515;
  text-align: left;
  column-count: 1;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.heading-5 {
  color: #9c0303;
  text-align: left;
  margin: 0 auto 3px;
  padding-top: 32px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: 26px;
  display: block;
}

.div-block-7 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.heading-6 {
  color: #6d0513;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 34px;
  padding-bottom: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 400;
  display: block;
}

.heading-6._2head {
  padding-top: 46px;
  padding-bottom: 24px;
}

.div-block-8 {
  background-color: #1f536b;
  min-height: 1px;
  padding-bottom: 1px;
}

.image-4 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 19px;
  padding-bottom: 15px;
  display: block;
}

.section-6 {
  background-color: #5f143e;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.text-block-2.if-thine-eye {
  padding-bottom: 24px;
}

.video {
  width: 67%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 567.75px;
  display: block;
}

.heading-7 {
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 5px #075f07;
  margin-left: auto;
  margin-right: auto;
  padding-top: 46px;
  padding-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 400;
  display: block;
}

.section-7 {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-7.disclaimer {
  background-color: #f8fabf;
  border-top: 1px solid #000;
}

.image-5 {
  width: 38%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 55px;
  padding-bottom: 33px;
  display: block;
}

.bottom-if-thine-eye {
  color: #f7e0a4;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 46px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  display: block;
}

.div-block-9 {
  color: #002e42;
  background-color: #002e42;
}

.div-block-10, .div-block-11, .div-block-12, .div-block-13, .div-block-14, .div-block-15, .div-block-16 {
  background-color: #002e42;
}

.form {
  padding-bottom: 61px;
}

.submit-button {
  margin-top: 15px;
}

.form-wrapper {
  padding-top: 19px;
}

.row-2 {
  text-align: left;
  background-color: #002e42;
  width: 100%;
  margin: 10px auto 15px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  display: inline-block;
}

.column-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-17 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  display: block;
}

.image-6 {
  border: 1px solid #1d0fbd;
  width: 640px;
  height: 360px;
  margin: 21px auto 27px;
  padding-bottom: 0;
  display: block;
}

.success-message {
  background-color: #002e42;
}

.text-link {
  color: #090fa0;
}

.section-8 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link {
  color: #eaf310;
}

.div-block-18 {
  background-color: #002e42;
}

.body-3 {
  color: #002e42;
  background-color: #002e42;
}

.link-2 {
  color: #3baee3;
  font-weight: 400;
}

.paragraph-4 {
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
}

.link-3 {
  color: #3b97e3;
}

.html-embed {
  width: 100%;
}

.music-embed {
  text-align: center;
  background-color: #0000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 26px;
  display: block;
}

.container-3 {
  column-count: 1;
}

.section-9 {
  background-color: #610510;
  border-style: none;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-5 {
  color: #373d40;
  background-color: #f7e0a4;
  border: 3px solid #19527c;
  border-radius: 17px;
  margin-bottom: 15px;
  padding: 25px 15px 15px 25px;
  font-family: Varela, sans-serif;
  font-style: italic;
}

.recording-div {
  background-color: #002e42;
  border: 3px solid #f7e0a4;
  border-radius: 17px;
  margin-top: 0;
  margin-bottom: 21px;
  padding: 25px 15px 20px 20px;
}

.italic-text {
  font-style: italic;
}

.music-container {
  background-color: #f7e0a4;
}

.script-background-div {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 0;
}

.italic-text-5 {
  font-size: 20px;
}

.bold-text-4 {
  font-size: 18px;
}

.div-block-20 {
  background-color: #f7e0a4;
  border: 3px #19527c;
  border-radius: 17px;
}

.div-block-21 {
  padding-bottom: 20px;
}

.html-embed-2 {
  padding-top: 36px;
}

.paragraph-6 {
  color: #01070a;
  margin-top: 8px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.div-block-22 {
  color: #9c0303;
  background-color: #f7e0a4;
  border: 2px solid #9c0303;
  border-radius: 15px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 31px;
  font-size: 14px;
}

.html-embed-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.paragraph-7 {
  color: #9c0303;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
}

.container-4 {
  background-color: #f8f8cb;
}

.html-embed-4 {
  padding-bottom: 40px;
}

.div-block-23 {
  background-color: #1b7ac0;
  padding-top: 25px;
}

.heading-8 {
  clear: none;
  color: #f7e0a4;
  text-align: center;
  max-width: 1250px;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 23px;
  position: absolute;
}

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

.div-block-24 {
  text-align: center;
  padding-top: 70px;
}

.image-7 {
  text-align: center;
  border: 1px solid #000;
  padding-bottom: 35px;
}

.link-4 {
  padding-top: 0;
  padding-bottom: 16px;
}

.image-8, .image-9, .image-10, .link-5 {
  padding-bottom: 16px;
}

.link-6 {
  text-align: center;
  padding-bottom: 16px;
}

.column-3, .column-4, .column-5 {
  text-align: center;
}

.text-block-3 {
  color: var(--light-beige-txt);
  text-align: center;
  padding-top: 46px;
}

.section-10 {
  z-index: auto;
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  text-align: center;
  background-color: #070000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1250px;
  margin-top: 0;
  padding-top: 145px;
  padding-bottom: 74px;
  display: block;
  position: static;
}

.container-5 {
  text-align: center;
  background-color: #fffbb6;
  max-width: 1250px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.div-block-25 {
  outline-offset: 0px;
  background-color: #f1e68f;
  outline: 1px solid #6d0505;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.columns {
  outline-offset: 0px;
  background-color: #f1e68f;
  outline: 2px #333;
  margin-left: 0;
  margin-right: 0;
  padding-top: 42px;
  padding-bottom: 28px;
  display: block;
}

.paragraph-8 {
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.image-11 {
  outline-offset: 0px;
  cursor: pointer;
  outline: 1px solid #00e;
  box-shadow: 2px 2px 5px 2px #180101ed;
}

.image-12 {
  outline-offset: 0px;
  outline: 1px solid #00e;
  box-shadow: 2px 2px 5px 2px #000000ed;
}

.image-13 {
  outline-offset: 0px;
  outline: 1px solid #00e;
  box-shadow: 2px 2px 5px 2px #090000;
}

.code-embed {
  padding-top: 48px;
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0);
}

@media screen and (max-width: 991px) {
  .main-section {
    background-color: #06223a;
  }

  .main-heading {
    color: #f7e0a4;
    text-shadow: 1px 0 5px #540c5780;
    font-size: 35px;
  }

  .section {
    background-color: #0000;
  }

  .hypnotherapy-single-eye {
    width: 70%;
    padding-top: 30px;
  }

  .div-block-2 {
    background-image: url('../images/hypnotherapy-bg-vertical-blue-stripes.jpg');
    background-position: 50% 95%;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
  }

  .heading {
    color: #fff;
    padding: 15px 100px;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
  }

  .container-2 {
    background-color: #0000;
    padding-top: 0;
  }

  .image {
    padding-top: 3px;
  }

  .navbar {
    background-color: #26119026;
    border-top-style: none;
    border-bottom-color: #8b09e259;
    width: auto;
    padding-top: 0;
  }

  .icon {
    font-size: 20px;
  }

  .menu-button {
    background-color: #8a0818;
    margin-top: 0;
    padding-top: 10px;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
  }

  .menu-button:hover {
    color: #f3cf0f;
    background-color: #002e42;
  }

  .menu-button.w--current {
    display: block;
  }

  .menu-button.w--open {
    background-color: #002e42;
    margin-top: 0;
  }

  .menu-button.w--open:focus {
    background-color: #9c0303;
  }

  .nav-menu {
    background-color: #8a0818;
  }

  .row {
    padding-top: 2px;
    padding-bottom: 0;
  }

  .image-2 {
    border: 1px solid #ffc202;
    border-radius: 24px;
    padding-top: 0;
  }

  .paragraph-2 {
    color: #0a217e;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 14px;
  }

  .button {
    font-style: italic;
    font-weight: 500;
  }

  .hypnosis-link-panel-1 {
    border-color: #f7e0a4;
    margin-bottom: 21px;
    padding-top: 12px;
  }

  .hero-section {
    background-image: url('../images/golden-green-section-on-water.jpg'), url('../images/golden-section-sky.jpg'), url('../images/orange-star-burst.jpg'), url('../images/green-leaves-light-golden-section.jpg'), url('../images/golden-section-sea-and-sky.jpg'), url('../images/upside-down-cloud-golden-section.jpg');
    background-position: 50%, 0 0, 50%, 0 0, 0 0, 50% 0;
    background-repeat: no-repeat, repeat, repeat, repeat, repeat, no-repeat;
    background-size: cover, cover, cover, cover, cover, cover;
    background-attachment: scroll, scroll, scroll, scroll, scroll, scroll;
    border-bottom: 1px solid #6b4ec2;
  }

  .hero-section._2 {
    background-image: url('../images/golden-section-pink-orange-flower-bell.jpg'), url('../images/hypnotherapy-bg-leaves.jpg'), url('../images/golden-section-sky.jpg');
    background-position: 50%, 50%, 0 -100px;
    background-repeat: repeat, repeat, no-repeat;
    background-size: cover, cover, auto;
    background-attachment: scroll, scroll, scroll;
  }

  .hero-section._3 {
    background-image: url('../images/golden-section-water-blue-droplet-on-leaf-blue.jpg'), url('../images/golden-section-sky.jpg');
    background-position: 50%, 0 -100px;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, auto;
    background-attachment: fixed, scroll;
  }

  .hero-section._5 {
    background-image: url('../images/orang-flower-petals-and-light-golden-section.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .hero-section._6 {
    background-position: 0 -4%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .hero-section._7 {
    background-image: url('../images/golden-section-water-pink-droplet-on-leaf-pink.jpg'), url('../images/upside-down-cloud-golden-section.jpg');
    background-position: 50% -1%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
    background-attachment: fixed, scroll;
  }

  .hero-section._10 {
    background-image: url('../images/2agolden-section-water-green-droplet-on-leaf-green2.jpg');
    background-position: 50% -4%;
    background-size: contain;
  }

  .image-3 {
    width: 38%;
    padding-top: 12px;
    padding-bottom: 13px;
  }

  .div-block-5 {
    max-width: 100%;
  }

  .section-2 {
    background-color: #1b7ac0;
  }

  .heading-3 {
    padding-top: 44px;
    padding-bottom: 1px;
    font-size: 39px;
  }

  .section-5 {
    line-height: 18px;
  }

  .heading-4 {
    padding-left: 20px;
    font-size: 24px;
  }

  .paragraph-3 {
    padding-left: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .heading-5 {
    padding-bottom: 20px;
    padding-left: 20px;
    line-height: 26px;
  }

  .div-block-7 {
    background-image: none;
  }

  .heading-6 {
    padding-top: 28px;
    padding-bottom: 26px;
    font-size: 38px;
    font-weight: 500;
  }

  .heading-6._2head {
    padding-top: 32px;
  }

  .div-block-8 {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-4 {
    width: 50%;
  }

  .heading-7 {
    text-shadow: 0 1px 2px #065306;
    padding-top: 28px;
    padding-bottom: 26px;
    font-size: 40px;
  }

  .form {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 19px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    display: block;
  }

  .field-label, .field-label-2, .field-label-3 {
    font-weight: 400;
  }

  .image-6 {
    border: 1px solid #032af3;
    margin-top: 13px;
    margin-bottom: 24px;
    padding-bottom: 0;
  }

  .container-3 {
    column-count: 1;
  }

  .paragraph-5 {
    color: #002e42;
    padding-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
  }

  .recording-div {
    border-width: 3px;
    border-color: #f7e0a4;
    border-top-style: solid;
    border-bottom-style: solid;
    margin-top: 8px;
    margin-bottom: 20px;
  }

  .div-block-19 {
    background-color: #f7e0a4;
    border: 3px solid #19527c;
    border-radius: 17px;
    margin-bottom: 16px;
    padding: 24px 20px 10px;
  }

  .bold-text, .italic-text-2 {
    font-size: 15px;
  }

  .italic-text-5, .bold-text-4 {
    font-size: 17px;
  }

  .html-embed-2 {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-7 {
    margin-left: 22px;
    margin-right: 22px;
  }

  .html-embed-4, .paragraph-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-11, .image-12, .image-13 {
    outline-width: 1px;
  }
}

@media screen and (max-width: 767px) {
  .main-section {
    padding-top: 0;
  }

  .main-heading {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 25px;
    line-height: 50px;
  }

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

  .hypnotherapy-single-eye {
    width: 63%;
    padding-top: 30px;
  }

  .div-block-2 {
    background-position: 50%;
    background-size: cover;
    border-top-width: 1px;
    border-bottom-width: 1px;
  }

  .heading {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 11px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
  }

  .body {
    font-size: 12px;
  }

  .image {
    padding-top: 3px;
    padding-bottom: 0;
  }

  .navbar {
    border-bottom-color: #092ce25c;
    margin-top: 0;
    padding-top: 0;
  }

  .icon {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button {
    background-color: #8a0818;
    border: 1px #073c69bf;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .menu-button:hover {
    background-color: #002e42;
  }

  .menu-button:focus {
    background-color: #6e57b3;
  }

  .menu-button.w--open {
    background-color: #002e42;
    padding-bottom: 18px;
  }

  .menu-button.w--open:hover, .menu-button.w--open:active {
    background-color: #06223a;
  }

  .menu-button.w--open:focus {
    background-color: #9c0303;
  }

  .row {
    padding-top: 20px;
  }

  .image-2 {
    padding-bottom: 0;
  }

  .heading-2 {
    font-size: 18px;
    line-height: 38px;
  }

  .paragraph-2 {
    color: #031e8a;
    padding-left: 15px;
    padding-right: 15px;
  }

  .button {
    font-size: 15px;
  }

  .hypnosis-link-panel-1 {
    border-color: #f7e0a4;
  }

  .column {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-section {
    background-image: url('../images/golden-green-section-on-water.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom: 1px solid #6b4ec2;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-section._3 {
    background-image: url('../images/golden-section-water-blue-droplet-on-leaf-blue.jpg'), url('../images/golden-section-sky.jpg');
    background-position: 50%, 0 -100px;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, auto;
    background-attachment: fixed, scroll;
  }

  .hero-section._5 {
    background-image: url('../images/orang-flower-petals-and-light-golden-section.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .hero-section._6 {
    background-position: 0 -2%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .hero-section._7 {
    background-image: url('../images/golden-section-water-pink-droplet-on-leaf-pink.jpg'), url('../images/golden-section-sky.jpg');
    background-position: 50% -1%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, cover;
    background-attachment: fixed, scroll;
  }

  .hero-section._10 {
    background-position: 50% -2%;
    background-size: contain;
  }

  .image-3 {
    width: 40%;
    padding-top: 0;
    padding-bottom: 6px;
  }

  .section-2 {
    background-color: #1b7ac0;
  }

  .heading-3 {
    padding-top: 31px;
    padding-bottom: 0;
    font-family: Varela, sans-serif;
    font-size: 32px;
  }

  .heading-4 {
    padding-top: 24px;
    padding-left: 55px;
    font-family: Varela, sans-serif;
    font-size: 20px;
  }

  .paragraph-3 {
    column-count: 1;
    padding-left: 55px;
    padding-right: 55px;
  }

  .heading-5 {
    padding-top: 10px;
    padding-bottom: 16px;
    padding-left: 55px;
    line-height: 26px;
  }

  .div-block-7 {
    background-image: none;
  }

  .heading-6 {
    padding-top: 23px;
    padding-bottom: 25px;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
  }

  .heading-6._2head {
    padding-top: 22px;
    padding-bottom: 14px;
  }

  .div-block-8 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-4 {
    width: 50%;
  }

  .heading-7 {
    text-shadow: 0 1px 2px #065306;
    margin-top: 1px;
    padding-top: 27px;
    padding-bottom: 28px;
    font-size: 33px;
    line-height: 26px;
  }

  .image-5 {
    width: 42%;
    padding-top: 17px;
    padding-bottom: 14px;
  }

  .bottom-if-thine-eye {
    padding-bottom: 14px;
  }

  .form {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .row-2 {
    width: 82%;
  }

  .image-6 {
    width: 80%;
    height: auto;
  }

  .music {
    text-align: center;
  }

  .container-3 {
    column-count: 1;
  }

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

  .recording-div {
    border-width: 3px;
    border-color: #f7e0a4;
    border-top-style: solid;
    border-bottom-style: solid;
    margin: 8px 15px 20px;
  }

  .script-background-div {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bold-text-2, .italic-text-3, .bold-text-3, .italic-text-4 {
    font-size: 15px;
  }

  .italic-text-5, .bold-text-4 {
    font-size: 16px;
  }

  .html-embed-2 {
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-22 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .paragraph-7 {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .html-embed-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-8 {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .image-11, .image-12, .image-13 {
    outline-width: 1px;
  }
}

@media screen and (max-width: 479px) {
  .main-heading {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 28px;
  }

  .section {
    border-style: none;
  }

  .centred-image {
    width: 100%;
  }

  .hypnotherapy-single-eye {
    width: 83%;
    padding-bottom: 20px;
  }

  .div-block-2 {
    background-image: url('../images/hypnotherapy-bg-vertical-blue-stripes.jpg');
    border-bottom-width: 1px;
  }

  .heading {
    color: #fff;
    border-top-style: none;
    width: 100%;
    margin: 14px auto 0;
    padding: 10px 40px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    display: block;
  }

  .container-2 {
    color: #0000;
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image {
    max-width: 80%;
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 0;
  }

  .navbar {
    border-bottom-color: #9c0303;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button {
    background-color: #8a0818;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button:hover {
    background-color: #06223a;
  }

  .menu-button.w--open {
    background-color: #002e42;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button.w--open:hover {
    background-color: #002e42;
  }

  .menu-button.w--open:active {
    background-color: #06223a;
  }

  .menu-button.w--open:focus {
    background-color: #9c0303;
  }

  .row {
    padding-top: 17px;
  }

  .image-2 {
    border: 2px solid #ffc202;
    border-radius: 15px;
    width: 90%;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
  }

  .heading-2 {
    font-size: 22px;
    font-style: normal;
    line-height: 36px;
  }

  .paragraph-2 {
    color: #200c5d;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .button {
    font-size: 16px;
  }

  .hypnosis-link-panel-1 {
    border-color: #f7e0a4;
    padding-top: 12px;
    padding-bottom: 16px;
  }

  .column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-section {
    background-image: url('../images/golden-green-section-on-water.jpg'), url('../images/golden-section-sky.jpg');
    background-position: 50%, 0 -1px;
    background-repeat: no-repeat, repeat;
    background-size: cover, cover;
    background-attachment: scroll, scroll;
    border-bottom: 1px solid #6b4ec2;
    margin-bottom: -12px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-section._2 {
    margin-bottom: -13px;
    padding-bottom: 0;
  }

  .hero-section._5 {
    background-image: url('../images/orang-flower-petals-and-light-golden-section.jpg');
    background-position: 60% -147%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .hero-section._6 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: -11px;
    padding-bottom: 0;
  }

  .hero-section._7 {
    background-image: url('../images/golden-section-water-pink-droplet-on-leaf-pink.jpg'), url('../images/golden-section-sky.jpg');
    background-position: 50%, 0 -1px;
    background-repeat: no-repeat, repeat;
    background-size: cover, cover;
    background-attachment: scroll, scroll;
  }

  .hero-section._9 {
    background-position: 50%, 0 -100px;
  }

  .hero-section._10 {
    background-position: 50% 0;
    background-size: contain;
    margin-top: 0;
    margin-bottom: -12px;
    padding-bottom: 0;
  }

  .image-3 {
    width: auto;
    max-width: 50%;
    margin-top: 20px;
    margin-bottom: -2px;
    padding-top: 0;
    padding-bottom: 14px;
    display: inline-block;
  }

  .body-2 {
    background-color: #1f536b;
    margin-top: 0;
    padding-top: 0;
  }

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

  .section-2 {
    background-color: #1b7ac0;
  }

  .heading-3 {
    padding-top: 11px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .heading-4 {
    text-align: center;
    margin-top: 0;
    padding-top: 11px;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-3 {
    text-align: left;
    column-count: 1;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 13px;
    line-height: 18px;
  }

  .heading-5 {
    padding: 3px 10px 13px 25px;
    font-size: 13px;
    line-height: 18px;
  }

  .div-block-7 {
    background-image: none;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .heading-6 {
    width: 100%;
    margin-top: -5px;
    padding-top: 0;
    padding-bottom: 3px;
    font-size: 21px;
    line-height: 33px;
  }

  .heading-6._2head {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 1px;
  }

  .div-block-8 {
    width: 85%;
    margin-bottom: 17px;
  }

  .image-4 {
    width: 50%;
    padding-top: 6px;
  }

  .heading-7 {
    margin-top: 0;
    padding-top: 41px;
    padding-bottom: 0;
    font-size: 30px;
    font-style: normal;
    line-height: 44px;
  }

  .image-5 {
    width: 49%;
    padding-top: 16px;
    padding-bottom: 11px;
  }

  .bottom-if-thine-eye {
    width: 66%;
    padding-bottom: 14px;
    line-height: 16px;
  }

  .form {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .row-2, .image-6 {
    width: 85%;
  }

  .music-embed {
    text-align: center;
    padding-left: 0;
  }

  .container-3 {
    column-count: 1;
    padding-right: 0;
  }

  .paragraph-5 {
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 16px;
  }

  .recording-div {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .italic-text {
    font-size: 11px;
    line-height: 12px;
  }

  .script-background-div {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bold-text, .italic-text-2, .bold-text-2, .italic-text-3, .bold-text-3, .italic-text-4 {
    font-size: 13px;
  }

  .italic-text-5, .bold-text-4 {
    font-size: 15px;
  }

  .html-embed-2 {
    margin-left: 20px;
    margin-right: 22px;
    padding-right: 18px;
  }

  .paragraph-6 {
    padding-right: 10px;
  }

  .div-block-22 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .html-embed-3 {
    margin-left: -36px;
    padding-right: 0;
  }

  .paragraph-7 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .paragraph-8 {
    padding-bottom: 35px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-11 {
    outline-offset: 0px;
    outline: 1px #00e;
    box-shadow: 2px 2px 5px 2px #160c01a1;
  }

  .image-12 {
    outline-width: 1px;
  }

  .image-13 {
    outline-offset: 0px;
    outline: 1px solid #00e;
  }

  .link-block, .link-block-2, .link-block-3 {
    cursor: pointer;
  }
}


@font-face {
  font-family: 'Entypo Icons';
  src: url('../fonts/entypo.woff') format('woff'), url('../fonts/entypo.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}