:root {
  --midnight-blue: #042e5e;
  --line: rgba(161, 161, 161, .5);
  --white-smoke: #f7fafd;
  --cornflower-blue: #6aa1d5;
  --white-smoke-2: #f1f3f5;
  --dark-grey: #a1a1a1;
}

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: var(--midnight-blue);
  flex-direction: column;
  font-family: Proxima nova, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ltc bodoni, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

a {
  color: #77bef2;
  text-decoration: underline;
}

.page-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.page-wrapper.paynow {
  position: relative;
}

.navigation-wrapper {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.navigation {
  width: 100%;
  min-height: 88px;
  box-shadow: 1px 1px 3px 0 var(--line);
  background-color: #fff;
  align-items: center;
  margin-bottom: 60px;
  padding: 24px 5%;
  display: flex;
  position: fixed;
}

.navigation-button {
  min-height: 48px;
  min-width: 120px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #7ac2f6;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.navigation-button:hover {
  background-color: var(--midnight-blue);
}

.navigation-button.body {
  width: 250px;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: auto;
}

.logo {
  width: 200px;
}

.navigation-menu {
  align-items: center;
  position: static;
}

.navigation-container {
  width: 100%;
  max-width: 1280px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-link {
  color: var(--midnight-blue);
  letter-spacing: -.01em;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 12px;
  margin-right: 12px;
  padding: 12px 0 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  transition: all .35s;
}

.navigation-link:hover {
  color: #160042;
  border-bottom: 1px solid #000;
}

.navigation-link.w--current {
  color: #000;
}

.f-container-regular {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-margin-bottom-24 {
  color: var(--white-smoke);
  text-align: center;
  margin-bottom: 24px;
}

.f-h1-heading {
  color: #f7fafd;
  text-align: left;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  line-height: 51px;
}

.f-header-title-wrapper-center {
  z-index: 5;
  width: 100%;
  max-width: 460px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 130px;
  margin-right: auto;
  display: flex;
  position: relative;
}

.section_hero {
  height: 95vh;
  padding: 165px 5% 82px;
  position: relative;
}

.bg-video {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  color: var(--white-smoke);
  margin-top: 115px;
  font-family: Ltc bodoni, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
}

.italic-text {
  color: var(--white-smoke);
}

.f-h1-heading-2 {
  color: var(--midnight-blue);
  text-align: left;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 400;
  line-height: 69px;
}

.f-paragraph-large-2 {
  width: 80%;
  letter-spacing: -.02em;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 38px;
}

.f-header-title-wrapper-center-2 {
  z-index: 0;
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.section_welcome {
  padding: 60px 5%;
  position: relative;
}

.banner-image {
  width: 100%;
}

.banner-image.footer {
  background-color: rgba(0, 0, 0, 0);
}

.section_services-title {
  padding: 48px 5% 20px;
  position: relative;
}

.services-name-wrapper {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.f-image-cover {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
}

.f-image-cover.why_image {
  object-position: 60% 50%;
}

.paragraph-regular {
  text-align: center;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 28px;
}

.paragraph-regular.footnote {
  font-size: 12px;
}

.f-grid-two-column {
  grid-column-gap: 60px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}

.services-content-wrapper {
  max-width: 1000px;
  color: #160042;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.services-content-wrapper.width-70 {
  width: 65%;
  text-align: left;
  margin-top: 220px;
  margin-left: auto;
  margin-right: auto;
}

.services-content-wrapper.width-70.center {
  margin-top: 60px;
}

.services-content-wrapper.lef-padding30 {
  margin-top: 220px;
  padding-left: 30px;
}

.services-content-wrapper.lef-padding30.center {
  margin-top: 40px;
}

.f-paragraph-large-3 {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 28px;
}

.right-column_services {
  padding-bottom: 24px;
}

.header {
  color: var(--midnight-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 31px;
  line-height: 41px;
}

.header.left-align {
  text-align: center;
}

.cta-button {
  min-height: 48px;
  min-width: 120px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #7ac2f6;
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  padding: 12px 44px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.cta-button:hover {
  background-color: rgba(122, 194, 246, .8);
}

.cta-button.mobile {
  display: none;
}

.left-column_services {
  border-bottom: 1px solid #f3f5fb;
  padding-bottom: 24px;
}

.faq-a-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  line-height: 3em;
}

.faq-divider {
  height: 0;
  border-top: 1px rgba(255, 255, 255, .25);
  display: none;
}

.c-faq-q {
  border-top: 1px none var(--line);
  align-items: center;
  display: flex;
}

.c-faq-q.services {
  justify-content: center;
}

.c-faq {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.c-faq.classlist {
  margin-top: 20px;
  padding-top: 0;
}

._w-faq-icon {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.faq-stripe-1 {
  width: 2px;
  height: 100%;
  background-color: #000;
}

.c-faq-a-text {
  border-top: 1px #000;
  padding: 5px 20px;
}

.c-faq-a-text.bottom {
  border-bottom: 1px none var(--line);
  padding-bottom: 5px;
}

.c-faq-item {
  width: 40%;
  border-bottom: 1px none var(--line);
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2em;
  line-height: 1.6em;
}

.c-faq-item.first {
  width: 40%;
  border-top: 1px #000;
  border-bottom-style: none;
  margin-left: auto;
  margin-right: auto;
}

.c-faq-item.last, .c-faq-item.bottom {
  width: 100%;
  border-bottom-style: none;
}

.c-faq-a {
  border-top: 1px none var(--line);
  border-bottom: 1px solid var(--line);
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.c-faq-a.lower {
  border-bottom-style: none;
}

.faq-stripe-2 {
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
}

.c-faq-divider {
  padding-left: 20px;
  padding-right: 20px;
}

.c-faq-q-text {
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 0 20px;
}

.faq-q-text {
  font-family: Ltc bodoni, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

.faq-q-text:hover {
  color: var(--cornflower-blue);
  text-decoration: none;
}

.faq-q-text.services {
  color: var(--midnight-blue);
}

.faq-q-text.services:hover {
  color: var(--cornflower-blue);
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px 20px 20px 10px;
  display: none;
  position: relative;
}

.section_services2 {
  background-color: #f1f3f5;
  padding: 92px 5%;
  display: none;
  position: relative;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-paragraph-regular-2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 38px;
}

.f-grid-two-column-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}

.f-grid-two-column-2.backup {
  display: none;
}

.sectio_about {
  padding: 92px 5%;
  position: relative;
}

.image-wrapper {
  width: 100%;
  height: 340px;
}

.image-wrapper.mobile-image {
  display: none;
}

.f-header-image-wrapper-tall {
  height: 800px;
  max-width: 900px;
  overflow: visible;
}

.f-container-regular-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-container-regular-3.padding-bottom48 {
  margin-bottom: 48px;
}

.f-header-grid {
  grid-column-gap: 120px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.h1-heading-3 {
  color: #160042;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  font-weight: 400;
  line-height: 51px;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.section_why {
  padding-top: 0;
  padding-bottom: 92px;
  padding-left: 5%;
  position: relative;
}

.image-wrapper-absolute {
  width: 300px;
  height: 450px;
  position: absolute;
  top: 52%;
  bottom: 0%;
  left: 45%;
  right: auto;
  overflow: hidden;
}

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

.secondary-heading {
  margin-bottom: 24px;
}

.heading-3 {
  font-size: 22px;
  line-height: 31px;
}

.list {
  font-size: 15px;
  line-height: 28px;
}

.bold-text {
  font-weight: 400;
}

.section_info {
  background-color: #f1f3f5;
  margin-top: 60px;
  margin-bottom: 59px;
  padding-top: 44px;
  padding-bottom: 44px;
  padding-right: 5%;
  position: relative;
}

.section_info.right_image {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 5%;
  padding-right: 0%;
}

.header-image-wrapper-wide {
  height: 550px;
  overflow: visible;
}

.cta-button2 {
  min-height: 48px;
  min-width: 120px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #7ac2f6;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  padding: 10px 44px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.cta-button2:hover {
  background-color: rgba(122, 194, 246, .8);
}

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

.f-header-title-wrapper-left {
  z-index: 5;
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.paragraph-small {
  width: 60%;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 28px;
}

.flex-paragraph {
  grid-column-gap: 30px;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.section_image-grid {
  padding: 48px 5%;
  position: relative;
}

.grid {
  grid-template-rows: minmax(220px, .25fr) minmax(auto, .25fr) minmax(auto, .25fr) minmax(0, .35fr);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

.section_about {
  padding: 48px 5%;
  position: relative;
}

.section_closingquote {
  height: 440px;
  background-color: #56a5df;
  padding: 0 5%;
  position: relative;
}

.image {
  height: 100%;
  opacity: .22;
  object-fit: cover;
}

.div-block {
  width: 750px;
  height: 650px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -22%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-3 {
  width: 80%;
  text-align: center;
  font-family: Ltc bodoni, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 41px;
}

.text-block-4 {
  color: var(--white-smoke);
  justify-content: center;
  align-items: center;
  margin-top: -115px;
  margin-right: -25px;
  padding-top: 0;
  font-family: Ltc bodoni, sans-serif;
  font-size: 292px;
  font-weight: 400;
  line-height: 292px;
}

.header-title-wrapper-center {
  z-index: 5;
  width: 100%;
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 155px;
  display: flex;
  position: relative;
}

.form-wrap {
  width: 60%;
  padding: 0 40px 40px;
}

.text-field-large {
  min-height: 150px;
}

.text-field-large:hover {
  border-width: 2px;
}

.text-field-large:active, .text-field-large:focus {
  border-width: 2px;
  border-color: #5f30e2;
}

.display-normal {
  color: rgba(2, 4, 74, .7);
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
}

.form-block {
  margin-left: auto;
  margin-right: auto;
}

.button-wrap-right {
  justify-content: flex-start;
  margin-top: 32px;
  display: flex;
}

.form-section-touch {
  min-height: auto;
  min-width: 100vw;
  object-fit: fill;
  background-color: #e6e7e8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-section-touch.legacy {
  display: none;
}

.field-wrap {
  grid-column-gap: 20px;
  margin-bottom: 24px;
}

.text-field {
  min-height: 40px;
  transition: all .2s;
}

.text-field:hover {
  border-width: 2px;
}

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

.title-wrap {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 32px;
  display: flex;
}

.container-flex {
  width: 100%;
  max-width: 1280px;
  grid-column-gap: 60px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-2 {
  width: 35%;
  padding-top: 20px;
}

.paragraph {
  color: var(--midnight-blue);
  text-align: center;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 21px;
  line-height: 38px;
}

.field-wrap-phone {
  width: 40%;
  grid-column-gap: 20px;
  margin-bottom: 24px;
  display: flex;
}

.submit-button-2 {
  background-color: #7ac2f6;
  border-radius: 5px;
  padding: 10px 30px;
  transition: all .5s;
}

.submit-button-2:hover {
  background-color: var(--midnight-blue);
}

.hero-section-text {
  color: var(--white-smoke);
  font-family: Ltc bodoni, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
}

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

.map {
  margin-top: 60px;
  display: block;
}

.heading-4 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 39px;
  line-height: 51px;
}

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

.contactnameentry {
  grid-column-gap: 10px;
  display: flex;
}

.contactnamelabel {
  grid-column-gap: 10px;
  justify-content: flex-start;
  display: flex;
}

.display-text {
  width: 50%;
  color: rgba(2, 4, 74, .7);
  margin-top: -10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
}

.footer {
  background-color: #56a5df;
  padding: 10px 5%;
}

.f-container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-footer-basic {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.f-footer-logo-mark.mobile {
  display: none;
}

.footer-logo {
  height: 60px;
}

.f-footer-detail {
  color: var(--white-smoke);
  text-align: center;
  padding-top: 14px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-6 {
  color: var(--white-smoke);
}

.text-block-6.modal {
  color: #000;
}

.link-block {
  margin-left: 20px;
}

.link-block.modal-policy {
  color: #000;
}

.link-block.footer {
  flex-direction: row;
  display: flex;
}

.margin-bottom-24-copy {
  text-align: left;
  margin-bottom: 24px;
}

.map-image {
  margin-top: 81px;
}

.map-image.mobile-hide {
  display: none;
}

.image-map {
  object-fit: cover;
}

.navigation-button-mobile {
  min-height: 48px;
  min-width: 120px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #7ac2f6;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: none;
}

.navigation-button-mobile:hover {
  background-color: rgba(122, 194, 246, .8);
}

.grid-mobile {
  grid-template-rows: minmax(220px, .25fr) minmax(auto, .25fr) minmax(auto, .25fr) minmax(0, .35fr);
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: none;
}

.bold-text-2 {
  letter-spacing: 0;
}

.modal-detail {
  color: #160042;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sub-heading-regular-bold {
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.modal-base {
  width: 100%;
  outline-offset: 0px;
  background-color: #fff;
  outline: 1px solid #949494;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 105px 105px 144px -32px rgba(27, 9, 67, .04);
}

.alert-circle {
  width: 48px;
  height: 48px;
  color: #e72b3b;
  background-color: rgba(241, 74, 89, .1);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  display: flex;
}

.button-secondary {
  min-height: 48px;
  min-width: 120px;
  outline-offset: 0px;
  color: #160042;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #858383;
  outline: 2px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-secondary:hover {
  border-color: #cac1c1;
}

.button-secondary:focus {
  outline-offset: 0px;
  outline: 2px solid #160042;
}

.icon-regular {
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.modal-wrapper-right {
  justify-content: flex-end;
  display: flex;
}

.alert-detail {
  color: #160042;
  font-size: 12px;
  line-height: 24px;
}

.line-regular {
  height: 1px;
  background-color: #e4e6f1;
  margin-top: 24px;
  margin-bottom: 24px;
}

.modal-button-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  display: grid;
}

.button-primary {
  min-height: 48px;
  min-width: 120px;
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02px;
  white-space: nowrap;
  background-color: #642eff;
  border-radius: 50px;
  outline: 2px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-primary:hover {
  background-color: #7342ff;
}

.button-primary:active {
  background-color: #2d0896;
}

.button-primary:focus {
  outline-offset: 0px;
  outline: 2px solid #d9ccff;
}

.button-primary.alert {
  background-color: #e72b3b;
  border-color: #e72b3b;
}

.button-primary.alert:hover {
  background-color: #93111c;
  border-color: #93111c;
}

.div-block-5 {
  align-items: center;
  display: flex;
}

.section_fullwidthimage {
  width: 100%;
  min-height: auto;
  display: none;
}

.fullwidth-image {
  min-width: 100vw;
}

.section_break {
  min-height: 50px;
  background-color: var(--white-smoke-2);
  display: none;
}

.section_pricelist {
  background-color: #f1f3f5;
  padding: 20px 5%;
  position: relative;
}

.section_pricelist.mobile {
  padding-top: 140px;
}

.info-image {
  max-width: 80%;
}

.linkblock-moreinfo.qiqongsoundhealingsessions {
  display: none;
}

.classcalendar {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.calendargrid {
  max-width: 800px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: .5fr 1fr;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.heading-5, .heading-6 {
  text-align: center;
}

.calweekday {
  color: var(--cornflower-blue);
  text-align: right;
  margin-top: 0;
  font-family: Ltc bodoni, sans-serif;
  font-weight: 400;
}

.calmonthheader {
  color: var(--midnight-blue);
  text-align: center;
  border-bottom: 1px rgba(161, 161, 161, .5);
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: Ltc bodoni, sans-serif;
  font-size: 56px;
  font-weight: 400;
}

.calavailabilitydescription {
  margin-top: 5px;
}

.calavailabilitydescription.top {
  margin-top: 10px;
}

.contactdropdown {
  margin-bottom: 40px;
}

.section_services {
  background-color: #f1f3f5;
  padding: 20px 5%;
  position: relative;
}

.section_services.mobile {
  padding-top: 60px;
  padding-bottom: 60px;
}

.linkblock_services {
  color: var(--midnight-blue);
  font-size: 22px;
  text-decoration: none;
}

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

.link-block-3 {
  color: var(--midnight-blue);
  font-size: 22px;
  text-decoration: none;
}

.link-block-3:hover {
  color: var(--cornflower-blue);
}

.signupbutton-mobile {
  display: none;
}

.classbutton-mobile {
  min-height: 48px;
  min-width: 120px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #7ac2f6;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.classbutton-mobile:hover {
  background-color: var(--midnight-blue);
}

.classbutton-mobile.body {
  width: 250px;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: auto;
}

.success-message {
  background-color: var(--white-smoke);
}

.error-message {
  color: #5e0404;
  font-weight: 500;
}

.classspecials {
  max-width: 1000px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.h1-specials, .paragraph-4 {
  text-align: center;
}

.image-wrapper-2 {
  height: 200px;
  max-width: 100%;
  min-width: 200px;
  text-align: center;
  border: 1px #000;
}

.icon-btw-features {
  width: 24px;
  height: 24px;
  color: rgba(0, 0, 0, .59);
  justify-content: center;
  align-items: center;
  margin-left: -25px;
  padding-top: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.icon-btw-features.testimonial-arrow {
  width: 30px;
  height: 30px;
  margin-left: 25px;
  padding-top: 160px;
}

.icon-btw-features.testimonial-arrow.right-arrow {
  margin-left: 0;
  margin-right: 25px;
  right: 0;
}

.slide-nav-2 {
  display: none;
}

.paragraph-container {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-4 {
  border-radius: 50%;
}

.paragraph-5 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.section_testimonials {
  background-image: url('../images/testimonial_bkgrnds_v1.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  margin-bottom: 20px;
  padding-top: 70px;
  padding-bottom: 70px;
  display: none;
}

.testimonial-slider {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.testimonial-heading {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}

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

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

.div-block-6 {
  height: 100vh;
  margin-top: 140px;
}

.div-payment {
  height: 150vh;
  flex-direction: row;
  justify-content: center;
  position: relative;
}

.div-block-7 {
  text-align: center;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.footer-type {
  color: var(--midnight-blue);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.footer-link {
  background-color: var(--midnight-blue);
  color: var(--white-smoke);
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 500;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-linkblock-contact {
  color: var(--white-smoke);
  text-decoration: none;
}

.footer-linkblock-contact:hover {
  color: var(--midnight-blue);
  text-decoration: underline;
}

.link-block-5 {
  color: var(--white-smoke);
  text-decoration: none;
}

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

.div-navbuffer {
  height: 140px;
}

.div-footer-buttons {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-button {
  border: 3px none var(--midnight-blue);
  color: var(--midnight-blue);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin: 10px 20px;
  padding: 10px 25px;
  font-weight: 500;
  display: none;
}

.footer-button:hover {
  border: 3px none var(--midnight-blue);
  color: var(--midnight-blue);
  background-color: rgba(0, 0, 0, 0);
}

.footer-button.privacy-policy {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
}

.footer-cta-links {
  color: var(--midnight-blue);
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.footer-cta-links:hover {
  text-decoration: underline;
}

.body-2 {
  margin-top: auto;
}

@media screen and (max-width: 991px) {
  .navigation-wrapper {
    width: auto;
    align-items: center;
  }

  .navigation {
    position: fixed;
  }

  .logo-link {
    margin-right: 0;
  }

  .menu-button {
    color: #393b6a;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
  }

  .navigation-button {
    display: none;
  }

  .navigation-button.body {
    display: block;
  }

  .navigation-button.body.why {
    margin-left: 0;
  }

  .navigation-menu {
    height: 100vh;
    background-color: #55b2f5;
    padding: 12px 12px 12px 5%;
    position: absolute;
  }

  .navigation-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .navigation-link {
    width: 100%;
    color: var(--white-smoke);
    margin-top: 70px;
    margin-bottom: 70px;
    font-size: 3.19em;
    font-weight: 300;
  }

  .navigation-link:hover {
    color: var(--white-smoke);
    border-bottom-style: none;
  }

  .text-block {
    margin-top: 65px;
    font-size: 21px;
    line-height: 28px;
  }

  .f-h1-heading-2 {
    text-align: center;
  }

  .f-paragraph-large-2 {
    width: 90%;
    margin-top: 20px;
  }

  .section_welcome {
    padding-bottom: 20px;
  }

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

  .f-grid-two-column {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .services-content-wrapper.width-70, .services-content-wrapper.lef-padding30 {
    margin-top: 100px;
  }

  .header.left-align {
    font-size: 27px;
    line-height: 37px;
  }

  .c-faq-item {
    width: 60%;
  }

  .c-faq-item.first {
    width: 60%;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, .5);
  }

  .f-paragraph-regular-2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
  }

  .f-grid-two-column-2 {
    grid-column-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .sectio_about {
    padding-bottom: 140px;
  }

  .f-header-image-wrapper-tall {
    height: 360px;
    max-width: none;
  }

  .f-header-grid {
    grid-column-gap: 20px;
    flex-direction: row;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .f-header-grid.reverse {
    flex-direction: row-reverse;
  }

  .image-wrapper-absolute {
    width: 190px;
    height: 270px;
    max-width: none;
    top: 62%;
    left: 40%;
  }

  .section_info.right_image.soundhealingsessions {
    padding-right: 2%;
  }

  .header-image-wrapper-wide {
    height: 360px;
    max-width: none;
  }

  .text-block-2 {
    padding-top: 5px;
  }

  .section_closingquote {
    height: 320px;
  }

  .div-block {
    width: 650px;
    height: 470px;
  }

  .text-block-3 {
    width: 90%;
  }

  .text-block-4 {
    margin-top: -86px;
    font-size: 178px;
    line-height: 178px;
  }

  .header-title-wrapper-center {
    padding-top: 75px;
  }

  .form-wrap {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .field-wrap-phone {
    width: 60%;
  }

  .f-footer-logo-mark {
    width: 30%;
  }

  .f-footer-logo-mark.desktop {
    display: none;
  }

  .f-footer-logo-mark.mobile {
    width: 100%;
    align-self: center;
    padding-bottom: 40px;
    display: block;
  }

  .f-footer-detail {
    text-align: center;
  }

  .text-block-6 {
    white-space: nowrap;
  }

  .lottie-animation-2 {
    width: 36px;
    height: 36px;
  }

  .navigation-button-mobile {
    max-width: 200px;
    color: #55b2f5;
    background-color: #fff;
    padding: 20px 40px;
  }

  .navigation-button-mobile:hover {
    background-color: rgba(255, 255, 255, .8);
  }

  .italic-text-2 {
    font-size: 27px;
    font-weight: 400;
    line-height: 36px;
  }

  .modal-base {
    z-index: 25;
  }

  .calmonthheader {
    border-bottom-color: var(--line);
  }

  .classbutton-mobile, .icon-btw-features {
    display: none;
  }

  .icon-btw-features.testimonial-arrow {
    display: flex;
  }

  .icon-btw-features.testimonial-arrow.right-arrow {
    bottom: auto;
    left: 0;
  }

  .paragraph-container {
    width: 90%;
  }

  .div-block-7 {
    flex-direction: column;
    display: flex;
  }

  .footer-type {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 500;
  }

  .footer-link {
    color: var(--midnight-blue);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 18px;
    font-weight: 500;
  }

  .div-footer-buttons {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-button {
    width: 50%;
    align-self: center;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .navigation-button.body, .navigation-button.body.why {
    margin-left: auto;
    display: none;
  }

  .f-margin-bottom-24 {
    margin-top: 40px;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

  .section_hero {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .bg-video {
    height: 100vh;
  }

  .f-h1-heading-2 {
    text-align: left;
    margin-top: 0;
    font-size: 48px;
  }

  .section_welcome {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section_services-title {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-two-column {
    grid-template-columns: 1fr;
  }

  .services-content-wrapper.width-70 {
    width: 100%;
    margin-top: 60px;
  }

  .services-content-wrapper.lef-padding30 {
    margin-top: 0;
    padding-left: 0;
  }

  .right-column_services {
    padding-bottom: 0;
  }

  .header {
    margin-top: 0;
    font-size: 48px;
  }

  .cta-button {
    display: none;
  }

  .cta-button.mobile {
    margin-top: 0;
    display: block;
  }

  .faq-q-text.services {
    text-align: center;
  }

  .section_services2 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .f-grid-two-column-2 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .sectio_about {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .image-wrapper.mobile-image {
    margin-top: 40px;
  }

  .image-wrapper.mobile-hide {
    display: none;
  }

  .f-header-image-wrapper-tall {
    height: 400px;
  }

  .f-header-grid, .f-header-grid.reverse {
    flex-direction: column;
  }

  .h1-heading-3 {
    margin-top: 0;
    font-size: 48px;
  }

  .section_why {
    padding-top: 72px;
    padding-bottom: 92px;
    padding-right: 5%;
  }

  .image-wrapper-absolute {
    width: auto;
    height: 200px;
    top: 91%;
    left: 15%;
  }

  .left-column_why {
    width: 100%;
  }

  .section_info {
    padding-top: 72px;
    padding-bottom: 72px;
    padding-left: 5%;
  }

  .section_info.right_image {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 5%;
  }

  .header-image-wrapper-wide {
    height: 400px;
  }

  .cta-button2 {
    display: block;
  }

  .paragraph-small {
    width: 100%;
    margin-bottom: 60px;
  }

  .flex-paragraph {
    flex-direction: column;
  }

  .section_image-grid {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .grid {
    display: none;
  }

  .grid-image {
    object-position: 0% 50%;
  }

  .section_about {
    padding-top: 72px;
    padding-bottom: 0;
  }

  .section_closingquote {
    height: 330px;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .div-block {
    width: 510px;
  }

  .header-title-wrapper-center {
    padding-top: 0;
  }

  .form-wrap {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .form-section-touch {
    padding-top: 0;
  }

  .container-flex {
    flex-direction: column;
  }

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

  .f-footer-basic {
    flex-direction: column;
  }

  .f-footer-logo-mark {
    margin-bottom: 20px;
  }

  .f-footer-detail {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .text-block-6 {
    margin-top: 20px;
  }

  .map-image {
    margin-top: 40px;
  }

  .map-image.mobile-hide {
    display: none;
  }

  .grid-mobile {
    grid-template-rows: minmax(auto, .5fr) minmax(auto, .5fr) minmax(200px, .25fr) minmax(200px, .25fr) minmax(200px, .25fr);
    grid-template-columns: 1fr 1fr;
  }

  .section_pricelist, .section_services {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .signupbutton-mobile {
    display: block;
  }

  .classbutton-mobile.body {
    margin-top: 100px;
    margin-left: auto;
    display: block;
  }

  .div-payment {
    height: 160vh;
  }

  .footer-type, .footer-link {
    text-align: center;
    padding-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .navigation-button {
    display: none;
  }

  .navigation-button.body {
    margin-left: auto;
    line-height: 30px;
    display: none;
  }

  .navigation-link {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .navigation-link.mobile {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .f-header-title-wrapper-center {
    margin-top: 5vh;
  }

  .section_hero {
    padding-top: 88px;
    padding-bottom: 1px;
  }

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

  .italic-text {
    font-size: 33px;
    line-height: 42px;
  }

  .f-h1-heading-2 {
    font-size: 45px;
    line-height: 55px;
  }

  .f-paragraph-large-2 {
    width: 100%;
    font-size: 19px;
    line-height: 34px;
  }

  .f-header-title-wrapper-center-2 {
    margin-top: 40px;
  }

  .banner-image {
    height: 230px;
  }

  .section_services-title {
    margin-top: -80px;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .f-image-cover {
    width: auto;
    height: 100%;
    object-fit: cover;
  }

  .f-image-cover.why_image {
    width: auto;
    height: 100%;
  }

  .f-grid-two-column {
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: flex-start;
    justify-items: stretch;
    display: flex;
  }

  .services-content-wrapper {
    margin-top: 40px;
  }

  .services-content-wrapper.width-70 {
    margin-top: 140px;
  }

  .f-paragraph-large-3 {
    line-height: 27px;
  }

  .header {
    font-size: 33px;
    line-height: 42px;
  }

  .header.left-align {
    font-size: 26px;
    line-height: 35px;
  }

  .cta-button {
    display: none;
  }

  .faq-a-text {
    font-size: 15px;
  }

  .c-faq-item, .c-faq-item.first {
    width: 90%;
    text-align: center;
  }

  .c-faq-item.bottom {
    width: 90%;
  }

  .c-faq-q-text {
    text-align: center;
  }

  .section_services2 {
    padding-top: 0;
  }

  .f-paragraph-regular-2 {
    font-size: 19px;
    line-height: 34px;
  }

  .sectio_about {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .image-wrapper {
    height: auto;
  }

  .image-wrapper.mobile-image {
    display: block;
  }

  .f-header-image-wrapper-tall {
    height: 350px;
  }

  .h1-heading-3 {
    font-size: 33px;
    line-height: 42px;
  }

  .section_why {
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-wrapper-absolute {
    width: 130px;
    height: 180px;
    left: 2%;
  }

  .left-column_why {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 28px;
  }

  .section_info.right_image.soundhealingsessions {
    margin-top: 10px;
    padding-top: 10px;
  }

  .section_info.healingsessions {
    margin-bottom: 0;
    padding-top: 10px;
  }

  .header-image-wrapper-wide {
    height: 200px;
  }

  .cta-button2 {
    display: none;
  }

  .section_image-grid {
    padding-top: 0;
  }

  .div-block {
    width: 98%;
    height: 430px;
    top: -15%;
  }

  .form-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .button-wrap-right {
    justify-content: center;
    margin-top: 40px;
  }

  .field-wrap-phone {
    width: 100%;
  }

  .hero-section-text {
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-5, .paragraph-3 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .f-footer-logo-mark.mobile {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .f-footer-detail {
    text-align: center;
  }

  .map-image {
    margin-top: 20px;
  }

  .navigation-button-mobile {
    border-radius: 5px;
    margin: 40px auto;
    display: block;
  }

  .grid-mobile {
    display: block;
  }

  .image-3 {
    width: 100%;
    max-width: 200%;
    object-fit: fill;
  }

  .bold-text-2 {
    letter-spacing: 0;
  }

  .modal-detail {
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  .modal-button-grid {
    width: 100%;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

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

  .section_pricelist {
    padding-top: 0;
  }

  .section_pricelist.mobile {
    padding-top: 20px;
  }

  .calmonthheader {
    line-height: 56px;
  }

  .section_services {
    padding-top: 0;
  }

  .section_services.mobile {
    padding-top: 20px;
  }

  .teamphoto {
    padding-top: 10px;
  }

  .signupbutton-mobile {
    margin-top: 60px;
  }

  .classbutton-mobile {
    display: none;
  }

  .classbutton-mobile.body {
    margin-left: auto;
    line-height: 30px;
    display: block;
  }

  .h1-specials {
    font-size: 24px;
  }

  .image-wrapper-2 {
    height: auto;
    max-width: 100px;
    min-width: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .icon-btw-features.testimonial-arrow {
    display: none;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .div-payment {
    height: 240vh;
  }

  .footer-linkblock-contact {
    text-decoration: none;
  }

  .footer-linkblock-contact:hover {
    color: var(--white-smoke);
    text-decoration: underline;
  }

  .link-block-5 {
    color: var(--white-smoke);
    text-decoration: none;
  }

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

#w-node-c6c5f4c5-9f5a-4070-e15e-ebcd43bee32b-a4d8d717, #w-node-c6c5f4c5-9f5a-4070-e15e-ebcd43bee335-a4d8d717, #w-node-f633ad0f-c719-f3f1-1fd2-7f6e921dae2a-a4d8d717, #w-node-f633ad0f-c719-f3f1-1fd2-7f6e921dae3f-a4d8d717, #w-node-_7c61bd35-60c2-541b-614d-a1c8966cc85a-a4d8d717, #w-node-_7c61bd35-60c2-541b-614d-a1c8966cc869-a4d8d717, #w-node-_7970adfd-063b-66d1-fdc3-fa4a0eb903bd-a4d8d717 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d94e1df-ce9e-6661-f0c8-55492288b021-a4d8d717, #w-node-cfa71b29-2c4e-ae94-31cd-27b597dcafa6-a4d8d717, #w-node-_6ed30bcc-a6ba-21db-7a63-5b70d4f31978-a4d8d717, #w-node-af6e7bd5-8d50-a7ad-609d-96811d0782d4-a4d8d717 {
  justify-self: end;
}

#w-node-f92d516d-fcad-85fb-4c12-dd3a0873fc48-a4d8d717 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f92d516d-fcad-85fb-4c12-dd3a0873fc4c-a4d8d717, #w-node-f92d516d-fcad-85fb-4c12-dd3a0873fc50-a4d8d717, #w-node-f92d516d-fcad-85fb-4c12-dd3a0873fc54-a4d8d717, #w-node-f92d516d-fcad-85fb-4c12-dd3a0873fc58-a4d8d717 {
  align-self: center;
}

#w-node-e545f447-8a95-0563-7eca-99096e223019-a4d8d717 {
  grid-area: span 3 / span 2 / span 3 / span 2;
}

#w-node-cb8a71f8-1a99-e2a5-3dce-ade67e185643-a4d8d717, #w-node-dad087e6-1935-978a-8f17-aac897993aee-a4d8d717 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d35e2d05-7f9e-abc1-c86b-4bc1283d1389-a4d8d717 {
  grid-area: span 3 / span 2 / span 3 / span 2;
}

#w-node-b99ebcd4-9da0-e838-62c6-ae6d2b4f5110-a4d8d717, #w-node-_1e52d8eb-f64f-a4b4-b66c-3903e75955fe-a4d8d717 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e360f107-baac-f0c3-c19f-c2a4d53b39e5-a4d8d717, #w-node-e360f107-baac-f0c3-c19f-c2a4d53b39eb-a4d8d717 {
  grid-area: span 3 / span 2 / span 3 / span 2;
}

#w-node-e360f107-baac-f0c3-c19f-c2a4d53b39e7-a4d8d717, #w-node-e360f107-baac-f0c3-c19f-c2a4d53b39e9-a4d8d717, #w-node-e360f107-baac-f0c3-c19f-c2a4d53b39ed-a4d8d717, #w-node-e360f107-baac-f0c3-c19f-c2a4d53b39ef-a4d8d717 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_4d94e1df-ce9e-6661-f0c8-55492288b010-a4d8d717, #w-node-_6ed30bcc-a6ba-21db-7a63-5b70d4f31964-a4d8d717, #w-node-af6e7bd5-8d50-a7ad-609d-96811d0782d6-a4d8d717 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e360f107-baac-f0c3-c19f-c2a4d53b39e5-a4d8d717 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-e360f107-baac-f0c3-c19f-c2a4d53b39eb-a4d8d717 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-e360f107-baac-f0c3-c19f-c2a4d53b39e7-a4d8d717, #w-node-e360f107-baac-f0c3-c19f-c2a4d53b39ed-a4d8d717 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Ltc bodoni it';
  src: url('../fonts/ltc-bodoni-it.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ltc bodoni';
  src: url('../fonts/ltc-bodoni.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/proxima-nova-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/proxima-nova-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/proxima-nova.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}