:root {
  --h1-heading: 2.5rem;
  --gold: #cea44d;
  --h2-heading: 2rem;
  --light-gold: #fff9ec;
  --h2_service-2-5: 2.5rem;
  --h2_service: var(--h2-heading);
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.header-section {
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
}

.navbar {
  background-color: #000;
}

.container {
  max-width: 1280px;
  padding-left: 19px;
  padding-right: 19px;
}

.image {
  max-width: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.icon {
  color: #fff;
  transform-style: preserve-3d;
  font-size: 45px;
  transform: translate3d(0, 0, 90px);
}

.menu-button {
  background-color: #f1868600;
  margin-top: 10px;
}

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

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

.menu-button.inner.w--open {
  margin-right: 129px;
}

.nav-menu {
  background-color: #ffae02;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.nav-link {
  position: static;
}

.menu__wrapper {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.link-block {
  color: #ffae02;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 5rem;
  text-decoration: none;
}

.text-block, .text-block-2 {
  line-height: 5rem;
}

.background-video {
  height: 85vh;
}

.container-2 {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}

.h1__heading {
  font-family: cofo-raffine, sans-serif;
  font-size: var(--h1-heading);
  line-height: 4rem;
}

.footer {
  background-color: var(--gold);
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.basic-sans-paragraph {
  font-family: basic-sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.5rem;
}

.basic-sans-paragraph.centered {
  text-align: center;
}

.quick-stack {
  padding-top: 59px;
}

.brand {
  height: auto;
}

.nav-menu-4 {
  z-index: 20;
  background-color: #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.link-block-6 {
  color: #fff;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.link-block-6:hover {
  color: #ffffff8f;
}

.main__service__menu {
  background-image: linear-gradient(#050300b8, #050300b8), url('../images/bg-woman.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 100px;
  display: flex;
}

.header__wrapper {
  background-color: #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.image-17 {
  width: 300px;
  margin-bottom: 20px;
}

.icon-opened {
  color: var(--gold);
  font-size: 2em;
}

.icon-opened:hover {
  color: #fff;
}

.navbar-4 {
  background-color: #ddd0;
  width: 1290px;
  max-width: 1200px;
}

.menu-button-opened {
  background-color: #f5af007a;
}

.menu-button-opened.w--open {
  z-index: 30;
  background-color: #c8c8c800;
  position: fixed;
  inset: 3% 3% auto auto;
}

.container-5 {
  max-width: 1290px;
  display: block;
}

.menu__title {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: cofo-raffine, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 3.2rem;
}

.menu__title.small {
  font-size: 28px;
  font-weight: 300;
  line-height: 28px;
}

.icon-3 {
  color: #000;
  font-size: 2em;
}

.icon-3:hover {
  color: #fff;
}

.image-16 {
  max-width: 250px;
}

.link-block-side-menu {
  color: #fff;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.link-block-side-menu:hover {
  color: #ffffff8f;
}

.menu-button-3 {
  background-color: #c8c8c8;
}

.menu-button-3.w--open {
  background-color: #c8c8c800;
}

.side__menu__wrapper {
  background-color: #f000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50vw;
  height: 100vh;
  margin-left: 0;
  padding-left: 80px;
  padding-right: 0;
  display: flex;
}

.image-18 {
  border-radius: 20px 80px;
}

.cell.chakra, .cell.about.three {
  justify-content: center;
  align-items: flex-start;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-19 {
  height: 200px;
  margin-top: -144px;
}

.chakra-divider {
  border-top: 2px solid #cea44d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 9px;
  display: flex;
}

.image-20 {
  width: 80px;
}

.service__section {
  justify-content: center;
  align-items: stretch;
}

.services__container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 70%;
  display: flex;
}

.spacer__80px {
  height: 80px;
}

.h2__heading {
  font-family: cofo-raffine, sans-serif;
  font-size: var(--h2-heading);
  margin-top: 10px;
  line-height: 3.5rem;
}

.div-block-2 {
  background-color: var(--gold);
  width: 200px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.eyebrow__text {
  color: #030303;
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: roc-grotesk, sans-serif;
}

.eyebrow__text.left {
  text-align: left;
}

.full__wrapper {
  background-image: linear-gradient(#00000040, #00000040), url('../images/chakra-goddess.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 90vh;
  padding: 30px;
  display: flex;
}

.full__wrapper.tarot {
  background-image: linear-gradient(#00000078, #00000078), url('../images/services-home.jpg');
  background-position: 0 0, 0%;
}

.full__wrapper.about {
  background-image: linear-gradient(#0000, #0000), url('../images/tarot-about.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.full__wrapper.spiritual {
  background-image: linear-gradient(#0000, #0000), url('../images/overwhelmed.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.full__wrapper.chakras {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--gold), #7a5d21 72%);
  justify-content: space-between;
  align-items: center;
  height: auto;
}

.full__wrapper.laguna {
  background-image: url('../images/laguna-beach.jpg'), linear-gradient(#00000040, #00000040);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.full__wrapper.laguna.conatct {
  height: auto;
  padding-top: 55px;
  padding-bottom: 55px;
}

.full__wrapper.faqs {
  background-image: linear-gradient(#0000, #0000), url('../images/faqs.jpg');
  background-size: auto, cover;
}

.content__div__wrapper {
  background-color: #ffffff78;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 35rem;
  height: auto;
  padding: 26px;
  display: flex;
}

.content__div {
  background-color: var(--gold);
  border: 1px solid #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 19px;
}

.heading {
  color: #000;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: cofo-raffine, sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
}

.basic-sans-service-paragraph {
  color: #000;
  font-family: basic-sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.service__suheadline {
  color: #472600;
  text-align: left;
  margin-bottom: 10px;
  font-family: basic-sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.spacer__100px {
  width: 100%;
  height: 100px;
}

.service_wrapper {
  background-color: var(--light-gold);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 50px 30px;
  display: flex;
}

.cell-2 {
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.cell-3 {
  padding: 20px;
}

.cell-4 {
  background-color: #cea44d80;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
}

.cell-4.no_bg {
  border: 1px solid var(--gold);
  background-color: #cea44d00;
  padding: 6px;
}

.service__stack {
  border-radius: 20px;
  width: 80%;
}

.image-21 {
  border: 1px solid #fff;
  border-radius: 10px;
}

.rich-text-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 22px;
  display: flex;
}

.cell-5 {
  justify-content: center;
  align-items: flex-start;
}

.service__heading {
  color: var(--gold);
  font-family: cofo-raffine, sans-serif;
  font-size: var(--h2_service-2-5);
  margin-top: 10px;
  line-height: 3rem;
}

.paragraph {
  font-family: basic-sans, sans-serif;
}

.information__wrapper {
  padding: 75px 30px;
}

.list-item {
  font-family: basic-sans, sans-serif;
  font-size: 1.2rem;
  line-height: 2rem;
}

.code-embed {
  width: 100%;
}

.cell-6 {
  border: 1px solid var(--gold);
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
}

.phone__section {
  border-top: 1px solid var(--gold);
  background-color: var(--light-gold);
  justify-content: center;
  align-items: stretch;
  padding-top: 40px;
}

.button {
  background-color: var(--gold);
  letter-spacing: 2px;
  border-radius: 10px;
  margin: 15px 15px 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: roc-grotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.3rem;
}

.button:hover {
  background-color: #000;
}

.image-22 {
  max-width: 200px;
}

.copyright {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: roc-grotesk, sans-serif;
}

.full-chakra-divider {
  background-color: var(--gold);
  border-top: 2px solid #cea44d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 39px;
  display: flex;
}

.image-23 {
  max-width: 75%;
}

.cell-7 {
  justify-content: center;
  align-items: flex-start;
}

.code-embed-2 {
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.quick-stack-3 {
  grid-column-gap: 51px;
  grid-row-gap: 38px;
  width: 100%;
}

.image-24 {
  border-radius: 40px;
  max-width: 50%;
}

.chakra-text {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: cofo-raffine, sans-serif;
  font-size: 28px;
}

.cell-chakra {
  justify-content: center;
  align-items: center;
}

.text-block-3 {
  color: #fdfafa;
  text-align: center;
  max-width: 75%;
  font-family: basic-sans, sans-serif;
}

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

.link {
  color: #e69d00;
}

.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: 320px;
  display: flex;
}

.top__bar__wrapper {
  background-color: var(--gold);
}

.text-block-4 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: roc-grotesk, sans-serif;
  display: flex;
}

.top_bar_div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h1__heading-copy {
  font-family: cofo-raffine, sans-serif;
  font-size: var(--h1-heading);
  line-height: 4rem;
}

.spacer_40px {
  width: 100%;
  height: 40px;
}

@media screen and (max-width: 991px) {
  .menu-button {
    margin-top: 10px;
  }

  .main__service__menu {
    padding-left: 0;
  }

  .container-5 {
    padding-left: 19px;
  }

  .image-18 {
    object-fit: fill;
  }

  .service__stack {
    width: 100%;
  }

  .quick-stack-3 {
    grid-column-gap: 15px;
  }

  .cell-8 {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .main__service__menu {
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }

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

  .background-video {
    height: 30vh;
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2.mobile {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h1__heading {
    font-size: var(--h1-heading);
    line-height: 2.6rem;
  }

  .basic-sans-paragraph {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .brand {
    margin-bottom: 7px;
  }

  .nav-menu-4 {
    justify-content: flex-start;
    align-items: center;
  }

  .link-block-6 {
    line-height: 14px;
  }

  .main__service__menu {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/bg-woman.jpg');
    background-position: 0 0, 16%;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 113px;
    padding-left: 0;
    position: relative;
  }

  .flex-block-5 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    position: relative;
  }

  .header__wrapper {
    height: auto;
    padding-top: 14px;
  }

  .image-17 {
    width: 200px;
  }

  .icon-opened {
    color: var(--gold);
  }

  .menu__title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 36px;
  }

  .menu__title.small {
    font-size: 24px;
    line-height: 26px;
  }

  .image-16 {
    max-width: 160px;
  }

  .side__menu__wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 15px;
    padding-left: 0;
    position: relative;
  }

  .services__container {
    width: 100%;
    max-width: 90%;
  }

  .spacer__80px.mobile {
    height: 30px;
  }

  .h2__heading {
    text-align: left;
    line-height: 2.5rem;
  }

  .h2__heading.centered {
    text-align: center;
  }

  .eyebrow__text {
    text-align: left;
  }

  .eyebrow__text.centered {
    text-align: center;
  }

  .full__wrapper {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading, .service__suheadline {
    text-align: left;
  }

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

  .service__heading {
    line-height: 2.5rem;
  }

  .information__wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .cell-6 {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-2, .full-chakra-divider {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-23 {
    max-width: 100%;
  }

  .heading-2 {
    width: 90%;
  }

  .text-block-4 {
    font-size: 12px;
    line-height: 8px;
  }

  .text-block-4.phone {
    font-size: 15px;
  }

  .top_bar_div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    line-height: 16px;
  }

  .h1__heading-copy {
    font-size: var(--h1-heading);
    line-height: 2.6rem;
  }
}

#w-node-_9fb23e17-3e0b-f266-8007-c0a5acd8d94f-74754776, #w-node-c3ad0c4f-388a-46c4-8a12-1d1f766b79b5-74754776 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8385dbd5-5399-3b33-4737-2480cdd2848a-74754776, #w-node-_06cc96fe-b8b5-a58d-1fd9-f3b6654fbb97-74754776, #w-node-d4ab1052-ff76-9205-3ffe-ab795502730a-74754776 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
}

#w-node-_8f3e22f4-f336-5016-2847-6b73c672a27f-c672a27e, #w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-c54fce0e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42608234-ae94-ba6a-9042-e2cd3ed87612-077d59b7, #w-node-_42608234-ae94-ba6a-9042-e2cd3ed8761f-077d59b7, #w-node-_42608234-ae94-ba6a-9042-e2cd3ed8762c-077d59b7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
}

#w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-077d59b7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-1d5aae7a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-e2f4fbd3-dc7e-a450-e430-f6cc13e26dd7-1d5aae7a {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9f644cf6-0f24-693f-b92c-fb1be7fa7de9-1d5aae7a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_9fb23e17-3e0b-f266-8007-c0a5acd8d94f-74754776, #w-node-c3ad0c4f-388a-46c4-8a12-1d1f766b79b5-74754776, #w-node-_8385dbd5-5399-3b33-4737-2480cdd2848a-74754776, #w-node-_06cc96fe-b8b5-a58d-1fd9-f3b6654fbb97-74754776, #w-node-d4ab1052-ff76-9205-3ffe-ab795502730a-74754776, #w-node-_8f3e22f4-f336-5016-2847-6b73c672a27f-c672a27e, #w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-c54fce0e, #w-node-_42608234-ae94-ba6a-9042-e2cd3ed87612-077d59b7, #w-node-_42608234-ae94-ba6a-9042-e2cd3ed8761f-077d59b7, #w-node-_42608234-ae94-ba6a-9042-e2cd3ed8762c-077d59b7, #w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-077d59b7, #w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-1d5aae7a, #w-node-_9f644cf6-0f24-693f-b92c-fb1be7fa7de9-1d5aae7a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e2f4fbd3-dc7e-a450-e430-f6cc13e26dd7-1d5aae7a {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9fb23e17-3e0b-f266-8007-c0a5acd8d94f-74754776, #w-node-c3ad0c4f-388a-46c4-8a12-1d1f766b79b5-74754776, #w-node-_8f3e22f4-f336-5016-2847-6b73c672a27f-c672a27e, #w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-c54fce0e, #w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-077d59b7, #w-node-_329a5949-b0c4-47b5-68e8-851d25d8b135-1d5aae7a, #w-node-_9f644cf6-0f24-693f-b92c-fb1be7fa7de9-1d5aae7a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


