@charset "UTF-8";
.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media print, screen and (min-width: 22.5em) {
    .hide-for-small {
        display: none !important
    }
}

@media screen and (max-width: 22.4375em) {
    .show-for-small {
        display: none !important
    }
}

@media screen and (min-width: 22.5em) and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 22.4375em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print, screen and (min-width: 40em) {
    .content-expand-mobile,
    .footer__button,
    .hide-for-medium,
    .location__special-offer-title,
    .nav__logo,
    .nav__secondary-links {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 47.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 48em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

a,
abbr,
acronym,
address,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
ol,
output,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: GT Sectra Display;
    src: url(../fonts/GT-Sectra-Display-Light.c8b2bb94.woff) format("woff"), url(../fonts/GT-Sectra-Display-Light.80617410.woff2) format("woff2");
    font-weight: 300
}

@font-face {
    font-family: Overpass;
    src: url(../fonts/overpass-light-webfont.f9932752.woff) format("woff"), url(../fonts/overpass-light-webfont.750f19c4.woff2) format("woff2");
    font-weight: 300
}

@font-face {
    font-family: Overpass;
    src: url(../fonts/overpass-regular-webfont.0ff97364.woff) format("woff"), url(../fonts/overpass-regular-webfont.3cb706b8.woff2) format("woff2");
    font-weight: 400
}

@font-face {
    font-family: Overpass;
    src: url(../fonts/overpass-semibold-webfont.d771ab1f.woff) format("woff"), url(../fonts/overpass-semibold-webfont.98b781e1.woff2) format("woff2");
    font-weight: 600
}

@font-face {
    font-family: Overpass;
    src: url(../fonts/overpass-bold-webfont.9351c915.woff) format("woff"), url(../fonts/overpass-bold-webfont.731139e0.woff2) format("woff2");
    font-weight: 700
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-family: Overpass, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip: ink;
    overflow: hidden;
    color: #fff;
    transition: color, .4s;
    background: #373dfe
}

@media screen and (max-width: 39.9375em) {
    body {
        font-size: 1rem;
        letter-spacing: 0.06875em;
        line-height: 1.4375
    }
}

@media screen and (min-width: 40em) {
    body {
        font-size: 1.375rem;
        letter-spacing: 0.05em;
        line-height: 1.22727
    }
}

.body--beta-theta-state-active {
    color: hsla(0, 0%, 100%, .2);
    pointer-events: none;
    overflow: hidden
}

h1,
h2,
h3,
h4 {
    font-weight: inherit
}

*,
:after,
:before {
    box-sizing: border-box
}

a {
    color: inherit
}

a:hover {
    text-decoration: none
}

button {
    cursor: pointer
}

strong {
    font-weight: 700
}

img {
    display: block;
    max-width: 100%
}

button {
    padding: 0;
    border: 0;
    margin: 0;
    background: none;
    outline: none
}

video {
    max-width: 100%
}

hr {
    border: none;
    background: #000
}

@media screen and (max-width: 22.4375em) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width: 22.5em) and (max-width: 39.9375em) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width: 40em) {
    html {
        font-size: 8px
    }
}

@media screen and (min-width: 48em) {
    html {
        font-size: 10px
    }
}

@media screen and (min-width: 64em) {
    html {
        font-size: 13px
    }
}

@media screen and (min-width: 75em) {
    html {
        font-size: 16px
    }
}

.about-us__header-statement,
.floatation-for-business__header-statement,
.floatation-for-fibromyalgia__header-statement,
.floatation-medical-studies__header-statement,
.from-beta-to-theta__header-statement,
.header-statement,
.join-the-beyond-rest-business__header-statement {
    font-family: GT Sectra Display, serif;
    font-weight: 300;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .about-us__header-statement,
    .floatation-for-business__header-statement,
    .floatation-for-fibromyalgia__header-statement,
    .floatation-medical-studies__header-statement,
    .from-beta-to-theta__header-statement,
    .header-statement,
    .join-the-beyond-rest-business__header-statement {
        font-size: 3.4375rem;
        letter-spacing: 0.09091em;
        line-height: 1.27273;
        margin-bottom: .3125rem
    }
}

@media screen and (min-width: 40em) {
    .about-us__header-statement,
    .floatation-for-business__header-statement,
    .floatation-for-fibromyalgia__header-statement,
    .floatation-medical-studies__header-statement,
    .from-beta-to-theta__header-statement,
    .header-statement,
    .join-the-beyond-rest-business__header-statement {
        font-size: 8.75rem;
        letter-spacing: 0.11143em;
        line-height: 1.18333
    }
}

@media (min-width: 640px) and (max-height: 845px) {
    .about-us__header-statement,
    .floatation-for-business__header-statement,
    .floatation-for-fibromyalgia__header-statement,
    .floatation-medical-studies__header-statement,
    .from-beta-to-theta__header-statement,
    .header-statement,
    .join-the-beyond-rest-business__header-statement {
        font-size: 115px !important
    }
}

@media (min-width: 640px) and (max-height: 750px) {
    .about-us__header-statement,
    .floatation-for-business__header-statement,
    .floatation-for-fibromyalgia__header-statement,
    .floatation-medical-studies__header-statement,
    .from-beta-to-theta__header-statement,
    .header-statement,
    .join-the-beyond-rest-business__header-statement {
        font-size: 100px !important
    }
}

.volunteer-program__header-statement {
    font-size: 45px;
    letter-spacing: 0.11143em;
    font-family: 'GT Sectra Display', serif;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 2rem;
    line-height: 1.37037;
    text-align: center;
}
.volunteer-program__header-statement.organizations-header {
    margin-bottom: 4rem;
    font-size: 45px;
}

.volunteer-program-blocks .text-block {
    width: 100%;
}
.volunteer-program-blocks .text-block {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 2px solid;
}
.volunteer-program-blocks .text-block:after {
    content: '';
    display: block;
    clear: both;
}
.volunteer-program-blocks .text-block__heading {
    font-size: 28px;
    white-space: unset;
}
.volunteer-program-blocks .text-block__content {
    max-width: 70%;
    font-size: 16px;
    line-height: 1.48;
}
.volunteer-program-blocks .text-block__image {
    max-width: 30%;
}
.volunteer-program-blocks .text-block__image img {
    display: block;
    max-width: 100%;
}
.volunteer-program-blocks .text-block__content ul {
    list-style: disc outside;
    margin-left: 2rem;
}
.volunteer-program-blocks .text-block__content ul li:not(:last-child) {
    margin-bottom: 1rem;
}
.volunteer-program-blocks .text-block__content ul li ul {
    margin-top: 1rem;
    list-style-type: circle;
}
.volunteer-program-blocks .text-block.image-right .text-block__content {
    float: left;
    padding-right: 2rem;
}
.volunteer-program-blocks .text-block.image-right .text-block__image {
    float: right;
}
.volunteer-program-blocks .text-block.image-left .text-block__content {
    float: right;
    padding-left: 2rem;
}
.volunteer-program-blocks .text-block.image-left .text-block__image {
    float: left;
}
.d-block {
    display: block;
}
.volunteer-program__header-statement.key-rules-header {
    margin-bottom: 4rem;
    margin-top: 1.5rem;
    font-size: 40px;
}
.key-rules-section {
    margin-bottom: 4rem;
}
.key-rules-section p {
    margin-bottom: 1rem;
    line-height: 1.4;
}
.key-rules-section ul {
    list-style: disc outside;
    margin-left: 2rem;
    margin-bottom: 2rem;
    line-height: 1.4;
}
.key-rules-section ul li:not(:last-child) {
    margin-bottom: 1rem;
}
.google-form-section {
    margin-bottom: 4rem;
}
.volunteer-program__header-statement.form-section-header {
    margin-bottom: 4rem;
    font-size: 40px;
}
.google-form-section iframe {
    display: block;
    margin: 0 auto;
}
.why-are-we-doing-section {
    text-align: center;
}
.volunteer-program__header-statement.why-doing-section-header {
    font-size: 40px;
}
.volunteer-program__header-statement.why-doing-section-header:not(:first-child) {
    margin-top: 4rem;
}
.why-are-we-doing-section p {
    margin-bottom: 1rem;
    line-height: 1.4;
}

.about-us__header-statement,
.floatation-for-business__header-statement,
.floatation-for-fibromyalgia__header-statement,
.floatation-medical-studies__header-statement,
.from-beta-to-theta__header-statement,
.header-statement--line,
.join-the-beyond-rest-business__header-statement {
    position: relative
}

.journey-floats {
    margin-bottom: 0;
}
.journey-floats .button {
    display: inline-flex;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.journey-floats .text-block__heading {
    font-size: 54px;
    white-space: unset;
    margin-bottom: 2rem;
    margin-top: 4rem;
}
.journey-floats p {
    font-size: 22px;
    text-align: left;
}
.journey-floats em {
    font-style: italic;
}
.journey-floats p.lead {
    font-size: 30px;
    font-weight: 700;
    margin-top: 2rem;
}
.journey-floats .journey-menu {
    margin-bottom: 2.5rem;
    text-align: left;
    list-style: disc outside;
    padding-left: 35px;
}
.journey-floats .journey-menu li {
    font-size: 22px;
    margin-bottom: 1rem;
}
.img-fluid {
    display: block;
    max-width: 100%;
}

.nav__main-links .button--white {
    text-transform: none;
}
.nav__main-links .button--white:hover {
    text-decoration: none;
}

@media screen and (max-width: 39.9375em) {
    .about-us__header-statement,
    .floatation-for-business__header-statement,
    .floatation-for-fibromyalgia__header-statement,
    .floatation-medical-studies__header-statement,
    .from-beta-to-theta__header-statement,
    .header-statement--line,
    .join-the-beyond-rest-business__header-statement {
        margin-bottom: .3125rem
    }
}

.about-us__header-statement:after,
.floatation-for-business__header-statement:after,
.floatation-for-fibromyalgia__header-statement:after,
.floatation-medical-studies__header-statement:after,
.from-beta-to-theta__header-statement:after,
.header-statement--line:after,
.join-the-beyond-rest-business__header-statement:after {
    content: "";
    position: absolute;
    background: #fff
}

@media screen and (max-width: 39.9375em) {
    .about-us__header-statement:after,
    .floatation-for-business__header-statement:after,
    .floatation-for-fibromyalgia__header-statement:after,
    .floatation-medical-studies__header-statement:after,
    .from-beta-to-theta__header-statement:after,
    .header-statement--line:after,
    .join-the-beyond-rest-business__header-statement:after {
        bottom: .27em;
        width: 4.0625rem;
        margin-left: .625rem;
        height: 1px
    }
}

@media screen and (min-width: 40em) {
    .about-us__header-statement:after,
    .floatation-for-business__header-statement:after,
    .floatation-for-fibromyalgia__header-statement:after,
    .floatation-medical-studies__header-statement:after,
    .from-beta-to-theta__header-statement:after,
    .header-statement--line:after,
    .join-the-beyond-rest-business__header-statement:after {
        bottom: .235em;
        width: 18.125rem;
        margin-left: 2.1875rem;
        height: .1875rem
    }
}

.background {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    transition: opacity .4s
}

.background--hidden {
    opacity: 0
}

.main {
    transition: opacity .4s
}

.main--hidden {
    height: 0;
    overflow: hidden;
    opacity: 0
}

.scroll-container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.body--modal-active .scroll-container {
    overflow: hidden
}

@media screen and (max-width: 39.9375em) {
    .container {
        padding: 0 .9375rem
    }
}

.container--beige-bg {
    background: #fff4ed;
    color: #273b95;
    min-height: 100vh
}

.container--main {
    transition: opacity .4s, background .4s
}

@media screen and (max-width: 39.9375em) {
    .container--main {
        padding-top: 7.5rem
    }
}

@media screen and (min-width: 40em) {
    .container--main {
        padding-top: 9.6875rem
    }
}

.body--booking-active .container--main {
    opacity: 0
}

.content {
    margin: 0 auto
}

@media screen and (max-width: 39.9375em) {
    .content {
        max-width: 415px
    }
}

@media screen and (min-width: 40em) {
    .content {
        max-width: 500px
    }
}

@media screen and (min-width: 48em) {
    .content {
        max-width: 600px
    }
}

@media screen and (min-width: 64em) {
    .content {
        max-width: 800px
    }
}

@media screen and (min-width: 75em) {
    .content {
        max-width: 970px
    }
}

@media screen and (max-width: 39.9375em) {
    .footer__column,
    .hide-for-small-down,
    .home__header-audience,
    .location__special-offer-button {
        display: none !important
    }
}

.page-blocks:after,
.page-blocks:before,
.why-float__content:after,
.why-float__content:before {
    display: table;
    content: " "
}

.page-blocks:after,
.why-float__content:after {
    clear: both
}

@media screen and (max-width: 39.9375em) {
    .gift-cards__page-header,
    .page-header {
        letter-spacing: 0.0625em
    }

    .gift-cards__page-header p:not(:last-child),
    .page-header p:not(:last-child) {
        margin-bottom: .9375rem
    }
}

@media screen and (min-width: 40em) {
    .gift-cards__page-header,
    .page-header {
        font-size: 1.875rem;
        letter-spacing: 0.03667em;
        line-height: 1.26667;
        font-weight: 300
    }

    .gift-cards__page-header p:not(:last-child),
    .page-header p:not(:last-child) {
        margin-bottom: 1.0625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .page-header__button {
        margin-top: 3.4375rem !important
    }
}

@media screen and (min-width: 40em) {
    .page-header__button {
        margin-top: 2.5rem !important;
        display: inline-flex !important
    }
}

.button,
.footer__button,
.location__booking-button,
.location__special-offer-button,
.page-header__button,
.text-block__button {
    font-size: .875rem;
    letter-spacing: 0.28571em;
    height: 2.6875rem;
    overflow: hidden;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s cubic-bezier(.4, .9, .3, 1);
    text-decoration: none;
    border: 2px solid #fff;
    color: #fff
}

.button:hover,
.footer__button:hover,
.location__booking-button:hover,
.location__special-offer-button:hover,
.page-header__button:hover,
.text-block__button:hover {
    color: #005ecb;
    background: #fff
}

@media screen and (max-width: 39.9375em) {
    .button,
    .footer__button,
    .location__booking-button,
    .location__special-offer-button,
    .page-header__button,
    .text-block__button {
        width: 14.6875rem;
        margin: 0 auto
    }
}

@media screen and (min-width: 40em) {
    .button,
    .footer__button,
    .location__booking-button,
    .location__special-offer-button,
    .page-header__button,
    .text-block__button {
        padding: 0 1.5625rem
    }
}

@media screen and (min-width: 40em) {
    .button--large,
    .location__booking-button,
    .location__special-offer-button {
        font-size: 1.25rem;
        letter-spacing: 0.28636em;
        height: 4.375rem
    }
}

.button--white,
.footer__button,
.location__booking-button,
.location__special-offer-button {
    background: #fff;
    color: #273b95
}

.button--white:hover,
.footer__button:hover,
.location__booking-button:hover,
.location__special-offer-button:hover {
    color: #fff;
    background: transparent
}

@media screen and (max-width: 39.9375em) {
    .button--white-for-small-down,
    .page-header__button {
        background: #fff;
        color: #273b95
    }

    .button--white-for-small-down:hover,
    .page-header__button:hover {
        color: #fff;
        background: transparent
    }
}

.logo,
.nav__logo {
    margin: 0 auto;
    display: block;
    transition: opacity .4s;
    position: relative
}

@media screen and (max-width: 39.9375em) {
    .logo,
    .nav__logo {
        width: 3.75rem;
        height: 4.375rem
    }
}

@media screen and (min-width: 40em) {
    .logo,
    .nav__logo {
        pointer-events: auto;
        width: 4.375rem;
        height: 5.625rem
    }
}

.logo svg,
.nav__logo svg {
    height: 100%;
    display: block;
    width: auto;
    margin: 0 auto
}

.logo svg path,
.nav__logo svg path {
    transition: fill .4s
}

.logo--blue [fill="#FFF"],
.logo--blue [fill="#fff"] {
    fill: #273b95
}

.logo__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.logo__link--hidden {
    display: none
}

.booking__close,
.hamburger-icon,
.header__menu-link {
    position: relative;
    pointer-events: auto;
    display: inline-block
}

.booking__close span,
.hamburger-icon span,
.header__menu-link span {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    transition: all .2s;
    border-radius: 2px
}

.booking__close span:first-child,
.hamburger-icon span:first-child,
.header__menu-link span:first-child {
    top: 0
}

.booking__close span:nth-child(2),
.hamburger-icon span:nth-child(2),
.header__menu-link span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%)
}

.booking__close span:nth-child(3),
.hamburger-icon span:nth-child(3),
.header__menu-link span:nth-child(3) {
    bottom: 0
}

.booking__close span,
.hamburger-icon--close span,
.header__menu-link--close span {
    background: #fff !important
}

.booking__close span:first-child,
.hamburger-icon--close span:first-child,
.header__menu-link--close span:first-child {
    transform: rotate(45deg)
}

.booking__close span:nth-child(2),
.hamburger-icon--close span:nth-child(2),
.header__menu-link--close span:nth-child(2) {
    opacity: 0;
    transform: translateX(-100%)
}

.booking__close span:nth-child(3),
.hamburger-icon--close span:nth-child(3),
.header__menu-link--close span:nth-child(3) {
    transform: rotate(-45deg)
}

@media screen and (max-width: 63.9375em) {
    .booking__close,
    .hamburger-icon,
    .header__menu-link {
        width: 25px;
        height: 20px
    }

    .booking__close span,
    .hamburger-icon span,
    .header__menu-link span {
        height: 3px
    }

    .booking__close span:first-child,
    .hamburger-icon--close span:first-child,
    .header__menu-link--close span:first-child {
        top: 42%
    }

    .booking__close span:nth-child(3),
    .hamburger-icon--close span:nth-child(3),
    .header__menu-link--close span:nth-child(3) {
        bottom: 43%
    }
}

@media screen and (min-width: 48em) {
    .booking__close,
    .hamburger-icon,
    .header__menu-link {
        width: 35px;
        height: 24px
    }

    .booking__close span,
    .hamburger-icon span,
    .header__menu-link span {
        height: 3px
    }

    .booking__close span:first-child,
    .hamburger-icon--close span:first-child,
    .header__menu-link--close span:first-child {
        top: 44%
    }

    .booking__close span:nth-child(3),
    .hamburger-icon--close span:nth-child(3),
    .header__menu-link--close span:nth-child(3) {
        bottom: 43%
    }
}

.hamburger-icon--blue span,
.header__menu-link--blue span {
    background: #273b95
}

.text-block,
.why-float__content-image-2 {
    text-decoration: none;
    display: block
}

@media screen and (max-width: 39.9375em) {
    .text-block:not(:last-child),
    .why-float__content-image-2:not(:last-child) {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .text-block,
    .why-float__content-image-2 {
        width: calc(50% - 1.25rem)
    }
}

@media screen and (min-width: 75em) {
    .text-block--narrow {
        width: calc(33.3333% - 50px)
    }
}

@media screen and (min-width: 40em) {
    .text-block--left {
        float: left
    }
}

@media screen and (min-width: 40em) {
    .text-block--right {
        float: right
    }
}

.text-block__heading {
    font-family: GT Sectra Display, serif;
    font-weight: 300;
    letter-spacing: .1em;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative
}

@media screen and (max-width: 39.9375em) {
    .text-block__heading {
        font-size: 2.5rem;
        line-height: 1.25;
        letter-spacing: 0.1em;
        margin-bottom: .625rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__heading {
        font-size: 4.125rem;
        line-height: 1.21212;
        margin-bottom: 1.25rem
    }
}

.text-block__heading--line:after {
    content: "";
    position: absolute;
    bottom: .25em;
    height: 1px;
    background: #fff
}

@media screen and (max-width: 39.9375em) {
    .text-block__heading--line:after {
        width: 7.5rem;
        margin-left: .75rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__heading--line:after {
        width: 7.8125rem;
        margin-left: 1.25rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__heading--line.text-block__heading--how-it-works:after,
    .text-block__heading--line.text-block__heading--rolls-royce:after,
    .text-block__heading--line.text-block__heading--peaceful-you:after {
        width: 8.75rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__heading--line.text-block__heading--sacred-geometry:after {
        width: 13.4375rem
    }
}

.text-block__small-heading {
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid #fff
}

@media screen and (max-width: 39.9375em) {
    .text-block__small-heading {
        font-size: 2.1875rem;
        letter-spacing: 0.05714em;
        line-height: 1.14286;
        padding-bottom: 1.5625rem;
        margin-bottom: .9375rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__small-heading {
        font-size: 1.875rem;
        letter-spacing: 0.05667em;
        line-height: 1.13333;
        padding-bottom: .9375rem;
        margin-bottom: 1.25rem
    }
}

@media screen and (max-width: 39.9375em) {
    .text-block__subheading {
        font-weight: 400;
        font-size: 1.25rem;
        letter-spacing: 0.05em;
        line-height: 1.5;
        margin-bottom: .3125rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__subheading {
        font-weight: 700;
        margin-bottom: 2.1875rem;
        text-transform: uppercase
    }
}

.text-block__content p:not(:last-child),
.text-block__content ul:not(:last-child) {
    margin-bottom: .9375rem
}

@media screen and (max-width: 39.9375em) {
    a .text-block__content {
        text-decoration: underline
    }
}

@media screen and (min-width: 40em) {
    .text-block__content {
        font-weight: 300;
        max-width: 28.125rem
    }

    .text-block__content p + .text-block__list {
        margin-top: 2.1875rem
    }

    a:hover .text-block__content {
        text-decoration: underline
    }
}

.text-block__content--condensed p:not(:last-child),
.text-block__content--condensed ul:not(:last-child) {
    margin-bottom: .625rem
}

@media screen and (max-width: 39.9375em) {
    .text-block__content--condensed {
        font-size: 1.25rem;
        letter-spacing: 0.05em;
        line-height: 1.15;
        font-weight: 700
    }
}

@media screen and (min-width: 40em) {
    .text-block__content--condensed {
        line-height: 1.13636
    }
}

.content-collapsed {
    display: none
}

@media screen and (max-width: 39.9375em) {
    .text-block__link-list {
        margin-top: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__link-list {
        margin-top: 1.25rem
    }
}

@media screen and (max-width: 39.9375em) {
    .text-block__link-list-item:not(:last-child) {
        margin-bottom: .9375rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__link-list-item {
        letter-spacing: 0.03636em
    }

    .text-block__link-list-item:not(:last-child) {
        margin-bottom: 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .text-block__list-item {
        margin-bottom: .625rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__list-item {
        margin-bottom: .9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .text-block__list-item-content {
        padding: .3125rem 0 .625rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__list-item-content {
        padding: .625rem 0 1.25rem
    }
}

.text-block__list--collapsible .text-block__list-item-content {
    display: none
}

.text-block__list-item-heading:hover {
    text-decoration: underline
}

@media (-moz-touch-enabled: 0),
(hover: hover),
(pointer: fine) {
    .text-block__list-item-heading:hover {
        text-decoration: none
    }
}

@media (-moz-touch-enabled: 1),
(hover: none),
(pointer: coarse) {
    .text-block__list-item-heading--active {
        text-decoration: none !important
    }
}

.text-block__link {
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (min-width: 40em) {
    .text-block__link {
        margin-top: 1.875rem;
        font-size: 1rem;
        letter-spacing: 0.05em;
        line-height: 2.125
    }
}

@media screen and (max-width: 39.9375em) {
    .text-block__button {
        margin-top: 1.5625rem
    }
}

@media screen and (min-width: 40em) {
    .text-block__button {
        display: inline-flex;
        margin-top: 2.1875rem
    }
}

.text-block__text-list {
    list-style: none;
    margin-left: 0;
    padding-left: 1.25em
}

.text-block__text-list li:before {
    display: inline-block;
    content: "–";
    width: 1.25em;
    margin-left: -1.25em
}

.text-block__text-list--expanded li:not(:last-child) {
    margin-bottom: .9375rem
}

.location-select {
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .location-select--gift-cards {
        padding-bottom: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .location-select--gift-cards {
        border: 2px solid #273b95;
        padding: 3.125rem 7.5rem 4.0625rem
    }
}

.location-select__heading {
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (max-width: 39.9375em) {
    .location-select__heading {
        font-size: 2.1875rem;
        line-height: 1.22857;
        letter-spacing: 0.05714em;
        margin-bottom: 1.5625rem
    }

    .location-select--nav .location-select__heading {
        font-size: 1.6875rem;
        line-height: 1.37037
    }
}

@media screen and (min-width: 40em) {
    .location-select__heading {
        font-size: 3.125rem;
        line-height: 1.3;
        letter-spacing: 0.122em;
        margin-bottom: 2.8125rem
    }
}

.location-select__city-link {
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    padding: 0 .125rem .9375rem .3125rem;
    border-bottom: 1px solid currentColor;
    text-decoration: none
}

@media screen and (max-width: 39.9375em) {
    .location-select__city-link {
        font-weight: 700;
        letter-spacing: 0.15em
    }
}

@media screen and (min-width: 40em) {
    .location-select__city-link {
        font-size: 1.875rem;
        font-weight: 600;
        letter-spacing: 0.14667em;
        margin-bottom: 1.5625rem;
        cursor: text
    }
}

@media screen and (min-width: 40em) {
    .location-select__cities {
        display: flex;
        justify-content: center
    }
}

.location-select__locations {
    letter-spacing: 0.17692em
}

@media screen and (max-width: 39.9375em) {
    .location-select__locations {
        padding-top: .625rem
    }
}

@media screen and (min-width: 40em) {
    .location-select__locations {
        display: block !important
    }
}

@media screen and (min-width: 40em) {
    .location-select__locations-item {
        line-height: 1
    }
}

.location-select__location-link {
    text-decoration: none;
    font-weight: 700
}

@media screen and (max-width: 39.9375em) {
    .location-select__location-link {
        font-size: 1rem;
        line-height: 1.875
    }
}

@media screen and (min-width: 40em) {
    .location-select__location-link {
        font-size: 1.5rem;
        font-weight: 700;
        letter-spacing: 0.18333em;
        line-height: 1.75
    }
}

.location-select__location-link:hover {
    text-decoration: underline
}

.header,
.header__menu-link {
    transition: opacity .4s
}

.body--booking-active .header,
.body--booking-active .header__menu-link {
    opacity: 0
}

.body--beta-theta-state-active .header,
.body--beta-theta-state-active .header__menu-link {
    opacity: .2;
    pointer-events: none !important
}

.header__menu-link--hidden,
.logo--hidden {
    opacity: 0
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    pointer-events: none
}

@media screen and (max-width: 39.9375em) {
    .header {
        padding-top: 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .header {
        padding-top: 3.125rem
    }
}

.header__menu-link {
    position: fixed;
    z-index: 101000
}

@media screen and (max-width: 39.9375em) {
    .header__menu-link {
        left: .9375rem;
        top: 1.25rem
    }
}

@media screen and (min-width: 40em) {
    .header__menu-link {
        top: 4.6875rem;
        transform: translateX(-50%);
        left: calc((100vw - 500px) / 4)
    }
}

@media screen and (min-width: 48em) {
    .header__menu-link {
        left: calc((100vw - 600px) / 4)
    }
}

@media screen and (min-width: 64em) {
    .header__menu-link {
        left: calc((100vw - 800px) / 4)
    }
}

@media screen and (min-width: 75em) {
    .header__menu-link {
        left: calc((100vw - 970px) / 4)
    }
}

.header__logo {
    pointer-events: auto
}

.footer {
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .footer {
        margin: 3.125rem 0 2.1875rem;
        text-align: center
    }
}

@media screen and (min-width: 40em) {
    .footer {
        margin-top: 12.5rem;
        padding-bottom: 11.25rem;
        display: flex;
        font-size: 1rem
    }
}

@media screen and (max-width: 39.9375em) {
    .footer--no-mobile-margin {
        margin: 0 0 .625rem
    }
}

@media screen and (min-width: 40em) {
    .footer__column {
        width: 33.3333%
    }
}

.footer__column--site-title {
    font-weight: 700
}

@media screen and (min-width: 40em) {
    .footer__column--links-1 {
        line-height: 1.875
    }
}

@media screen and (min-width: 40em) {
    .footer__column--links-2 {
        line-height: 1.5625
    }
}

.footer__link {
    text-decoration: none
}

.footer__link:hover {
    text-decoration: underline
}

.footer__media-link {
    margin-bottom: 1.875rem
}

@media screen and (max-width: 39.9375em) {
    .footer__button {
        margin-bottom: 1.5625rem
    }
}

.footer--hide-default-button .footer__button--default {
    display: none
}

.footer__button--wide {
    width: auto;
    display: inline-flex;
    padding: 0 1.5625rem
}

.nav {
    position: fixed;
    width: 100vw;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100000;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    text-align: center;
    line-height: 1;
    opacity: 0;
    pointer-events: none;
    transition: opacity .4s;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media screen and (max-width: 39.9375em) {
    .nav {
        padding: 3.125rem 0 1.875rem
    }
}

@media screen and (min-width: 40em) {
    .nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 2.5rem 0
    }
}

@media screen and (min-width: 40em) and (min-height: 600px) {
    .nav {
        justify-content: center
    }
}

.nav--active {
    opacity: 1;
    pointer-events: auto
}

@media screen and (max-width: 39.9375em) {
    .nav__logo {
        margin-bottom: 1.5625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .nav__main-links {
        margin-bottom: 1.875rem
    }
}

@media screen and (min-width: 40em) {
    .nav__main-links {
        margin-bottom: 2.5rem
    }
}

@media (min-width: 640px) and (max-height: 750px) {
    .nav__main-links {
        margin-bottom: 1.5625rem
    }
}

.nav__main-link {
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 0.14667em
}

.nav__main-link:hover {
    text-decoration: underline
}

@media screen and (min-width: 40em) {
    .nav__main-link {
        font-size: 1.875rem
    }
}

@media (min-width: 640px) and (max-height: 750px) {
    .nav__main-link {
        font-size: 1.5625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .nav__main-links-item {
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.875
    }
}

@media screen and (min-width: 40em) {
    .nav__main-links-item {
        margin: 1.25rem 0
    }
}

@media (min-width: 640px) and (max-height: 750px) {
    .nav__main-links-item {
        margin: .9375rem 0
    }
}

.nav__main-links-item:first-child,
.nav__main-links-item:last-child {
    margin-top: 0
}

@media screen and (max-width: 39.9375em) {
    .nav__location-select {
        margin-bottom: 2.1875rem
    }
}

@media screen and (min-width: 40em) {
    .nav__location-select {
        width: 43.75rem;
        max-width: 80%
    }
}

@media (min-width: 640px) and (max-height: 750px) {
    .nav__location-select .location-select__heading {
        font-size: 2.5rem
    }

    .nav__location-select .location-select__city-link {
        font-size: 1.5625rem
    }

    .nav__location-select .location-select__location-link {
        font-size: 1.25rem
    }
}

.nav__secondary-links {
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .nav__secondary-links {
        font-size: .8125rem;
        letter-spacing: .1em;
        line-height: 2.23077
    }
}

.nav__secondary-link {
    text-decoration: none
}

.header-image {
    margin-bottom: .9375rem
}

@media screen and (max-width: 39.9375em) {
    .header-image {
        width: 100vw;
        max-width: none;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

@media screen and (max-width: 39.9375em) {
    .content-collapsed-mobile {
        display: none
    }
}

.booking {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100000;
    opacity: 0;
    pointer-events: none;
    transition: opacity .4s;
    overflow: auto;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.booking--active {
    opacity: 1;
    pointer-events: auto
}

.booking__location-select {
    background: rgba(85, 0, 253, .5);
    position: relative
}

@media screen and (max-width: 39.9375em) {
    .booking__location-select {
        margin: 1.25rem 0 1.875rem;
        padding: 6.875rem 1.5625rem 4.375rem
    }
}

@media screen and (min-width: 40em) {
    .booking__location-select {
        padding: 4.0625rem 7.5rem
    }
}

.booking__close {
    position: absolute
}

@media screen and (max-width: 39.9375em) {
    .booking__close {
        top: 1.5625rem;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media screen and (min-width: 40em) {
    .booking__close {
        top: 1.5625rem;
        left: 2.1875rem
    }
}

.breathing {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: GT Sectra Display, serif;
    font-weight: 300;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff !important
}

@media screen and (max-width: 39.9375em) {
    .breathing {
        font-size: 1.875rem;
        line-height: 1.53333
    }

    .breathing br {
        display: none
    }
}

@media screen and (min-width: 40em) {
    .breathing {
        font-size: 5rem;
        line-height: 1.1625
    }
}

.breathing-screen {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .4s;
    opacity: 0
}

@media screen and (max-width: 39.9375em) {
    .breathing-screen {
        width: 100%;
        max-width: 13.75rem
    }
}

@media screen and (min-width: 40em) {
    .breathing-screen {
        width: 100%
    }
}

.breathing-screen--active {
    opacity: 1
}

.home__header {
    display: flex;
    justify-content: center
}

@media screen and (max-width: 39.9375em) {
    .home__header {
        margin: 1.5625rem 0 2.8125rem
    }
}

@media screen and (min-width: 40em) {
    .home__header {
        margin: 1.25rem 0 9.375rem
    }
}

.home__header-statement {
    font-family: GT Sectra Display, serif;
    font-weight: 300
}

@media screen and (max-width: 39.9375em) {
    .home__header-statement {
        font-size: 3.125rem;
        line-height: 1.5;
        letter-spacing: 0.152em
    }
}

@media screen and (min-width: 40em) {
    .home__header-statement {
        font-size: 8.75rem;
        line-height: 1.10286;
        letter-spacing: 0.13143em
    }
}

@media (min-width: 640px) and (max-height: 845px) {
    .home__header-statement {
        font-size: 115px !important
    }
}

@media (min-width: 640px) and (max-height: 750px) {
    .home__header-statement {
        font-size: 100px !important
    }
}

@media screen and (max-width: 39.9375em) {
    .home__header-statement-row-3 {
        margin-left: 1.9em
    }
}

@media screen and (min-width: 40em) {
    .home__header-statement-row-3 {
        margin-left: 1.6em
    }
}

@media screen and (min-width: 40em) {
    .home__header-audience {
        text-transform: uppercase;
        align-self: flex-end;
        font-size: .875rem;
        font-weight: 700;
        letter-spacing: 0.28571em;
        line-height: 1.42857;
        margin-left: -14em;
        margin-top: -10.5em
    }
}

@media screen and (min-width: 40em) and (min-width: 640px) and (max-height: 845px) {
    .home__header-audience {
        font-size: 13px
    }
}

@media screen and (min-width: 40em) and (min-width: 640px) and (max-height: 750px) {
    .home__header-audience {
        font-size: 11px
    }
}

@media screen and (max-width: 39.9375em) {
    .home__location-select {
        margin-bottom: 4.6875rem
    }
}

@media screen and (min-width: 40em) {
    .home__location-select {
        margin-bottom: 8.75rem
    }
}

.home__location-select-cities {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (max-width: 39.9375em) {
    .home__location-select-cities {
        margin-bottom: 4.0625rem;
        letter-spacing: 0.15em;
        line-height: 1.875
    }
}

@media screen and (min-width: 40em) {
    .home__location-select-cities {
        margin-bottom: 6.875rem;
        font-size: 1.5rem;
        letter-spacing: 0.11em;
        line-height: 1.66667
    }
}

.home__location-select-city {
    text-decoration: none
}

.home__location-select-city--active,
.home__location-select-city:hover {
    text-decoration: underline
}

@media screen and (min-width: 40em) {
    .home__location-select-branches {
        display: flex;
        justify-content: center;
        margin: 0 -.9375rem
    }
}

.home__location-select-branches:not(.home__location-select-branches--active) {
    display: none
}

.home__location-select-branch {
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .home__location-select-branch:not(:last-child) {
        margin-bottom: 3.75rem
    }
}

@media screen and (min-width: 40em) {
    .home__location-select-branch {
        width: calc(25% - 1.875rem);
        margin: 0 .9375rem
    }
}

.home__location-select-branch-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: .625rem
}

@media screen and (max-width: 39.9375em) {
    .home__location-select-branch-title {
        letter-spacing: 0.125em;
        line-height: 2
    }
}

@media screen and (min-width: 40em) {
    .home__location-select-branch-title {
        font-size: 1.25rem;
        letter-spacing: 0.1em;
        line-height: 1.4
    }
}

@media screen and (max-width: 39.9375em) {
    .home__location-select-branch-address {
        margin-bottom: 1.5625rem;
        letter-spacing: 0.1125em;
        line-height: 1.375
    }
}

@media screen and (min-width: 40em) {
    .home__location-select-branch-address {
        margin-bottom: 2.1875rem;
        font-size: 1.125rem;
        line-height: 1.55556;
        letter-spacing: 0.12222em
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-1 {
        /*margin-bottom: 6.875rem;*/
        margin-bottom: 1.5625rem;
        clear: both;
    }
}

@media screen and (max-width: 39.9375em) {
    .home__text-block-1-row-2 {
        margin-left: 1.75rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-1-row-2 {
        margin-left: 4.375rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-2, .home__text-block-0 {
        margin-bottom: 1.5625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .home__text-block-2-row-2, .home__text-block-0-row-2 {
        margin-left: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-2-row-2, .home__text-block-0-row-2 {
        margin-left: 4.0625rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-3 {
        clear: both;
        margin-bottom: 1.5625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .home__text-block-3-row-3 {
        margin-left: 3.75rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-3-row-3 {
        margin-left: 8.25rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-4 {
        margin-bottom: 2.1875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .home__text-block-4-row-3 {
        margin-left: 4rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-4-row-3 {
        margin-left: 8.25rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-5 {
        clear: both
    }
}

@media screen and (max-width: 39.9375em) {
    .home__text-block-5-row-2 {
        margin-left: 1.75rem
    }
}

@media screen and (min-width: 40em) {
    .home__text-block-5-row-2 {
        margin-left: 4.0625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__header {
        margin: 1.875rem 0 3.4375rem
    }
}

@media screen and (min-width: 40em) {
    .why-float__header {
        margin: 3.4375rem 0 -3.4375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__content {
        display: flex;
        flex-direction: column
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__content-image-1 {
        width: 100vw;
        max-width: none;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        order: 30;
        margin-bottom: 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .why-float__content-image-1 {
        clear: both;
        padding-top: 5.625rem;
        margin-bottom: 7.1875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__text-block-1 {
        order: 20
    }
}

@media screen and (min-width: 40em) {
    .why-float__text-block-1 {
        margin-top: 20rem
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__text-block-2 {
        order: 10
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__text-block-3 {
        order: 40
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__text-block-4 {
        order: 50
    }
}

@media screen and (min-width: 40em) {
    .why-float__text-block-4 {
        margin-top: 15.625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__text-block-5 {
        order: 60
    }
}

@media screen and (min-width: 40em) {
    .why-float__text-block-5 {
        clear: both;
        margin: -7.8125rem 0 4.6875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__content-image-2 {
        display: none
    }
}

@media screen and (min-width: 40em) {
    .why-float__content-image-2 {
        clear: both;
        float: left
    }
}

@media screen and (max-width: 39.9375em) {
    .why-float__text-block-6 {
        order: 70
    }
}

@media screen and (min-width: 40em) {
    .why-float__text-block-6 {
        margin-top: -.9375rem
    }
}

.why-float__footer-callout {
    text-align: center;
}

.why-float__footer-callout h2 {
    text-transform: uppercase;
    font-family: GT Sectra Display, serif;
    font-weight: 300
}

.why-float__footer-callout ol {
    margin: 2.5rem auto 1rem;
    font-weight: 300;
    padding-left: 20px;
    list-style: decimal outside;
    text-align: left;
    line-height: 1.48;
    max-width: 650px;
}

.pricing__testimonial {
    font-weight: 300;
    margin-top: 5rem;
    text-align: center;
}

.pricing__testimonial cite {
    font-weight: 600;
}

@media screen and (max-width: 39.9375em) {
    .pricing__testimonial {
        margin-top: 1rem;
        margin-bottom: 2.5rem;
    }
}

.why-float__footer-callout ol li:not(:last-child) {
    margin-bottom: .75rem;
}

@media screen and (max-width: 39.9375em) {
    .why-float__footer-callout {
        margin-top: 2.5rem;
    }

    .why-float__footer-callout h2 {
        font-size: 2.25rem;
        letter-spacing: .1em;
        line-height: 1.25
    }

    .why-float__footer-callout br {
        display: none
    }
}

@media screen and (min-width: 40em) {
    .why-float__footer-callout {
        position: relative;
        padding: 13.125rem 0 12.1875rem;
        margin-top: 9.6875rem;
    }

    .why-float__footer-callout h2 {
        font-size: 4.125rem;
        letter-spacing: 0.10152em;
        line-height: 1.21212
    }

    .why-float__footer-callout:after,
    .why-float__footer-callout:before {
        content: "";
        position: absolute;
        left: 50%;
        width: 1px;
        height: 9.6875rem;
        background: #fff
    }

    .why-float__footer-callout:before {
        top: 0
    }

    .why-float__footer-callout:after {
        bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__header {
        margin: 1.5625rem 0 .625rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__header {
        margin: 3.125rem 0 5.9375rem
    }
}

.pricing__content {
    display: flex
}

@media screen and (max-width: 39.9375em) {
    .pricing__content {
        flex-direction: column
    }
}

@media screen and (min-width: 40em) {
    .pricing__content {
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__content-text {
        order: 50
    }
}

@media screen and (min-width: 40em) {
    .pricing__content-text {
        margin-bottom: 4.375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer {
        margin-bottom: 1.5625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer--individual {
        order: 60
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer--individual {
        margin-bottom: 4.375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer--floater {
        order: 10
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer--reconnect {
        order: 20
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer--reconnect {
        margin-bottom: 4.6875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer--float-on {
        order: 30;
        margin-bottom: 2.8125rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__membership-info {
        width: calc(33.3333% - 10px)
    }
}

@media screen and (min-width: 64em) {
    .pricing__membership-info {
        width: calc(33.3333% - 30px)
    }
}

@media screen and (min-width: 75em) {
    .pricing__membership-info {
        width: calc(33.3333% - 50px)
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__membership-info {
        order: 40;
        margin-bottom: 2.8125rem
    }
}

.pricing__offer {
    background: rgba(85, 0, 253, .5);
    text-align: center;
    padding: 1.875rem 1.5625rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer {
        padding-bottom: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer {
        height: 38.75rem
    }
}

@media screen and (min-width: 64em) {
    .pricing__offer {
        height: 29.375rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer {
        width: calc(33.3333% - 10px)
    }
}

@media screen and (min-width: 64em) {
    .pricing__offer {
        width: calc(33.3333% - 30px)
    }
}

@media screen and (min-width: 75em) {
    .pricing__offer {
        width: calc(33.3333% - 50px)
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer--individual {
        height: 29.375rem
    }
}

.pricing__offer-title {
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer-title {
        font-size: 2.1875rem;
        letter-spacing: 0.05714em;
        line-height: 1.31429;
        margin-bottom: .9375rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer-title {
        font-size: 1.875rem;
        line-height: 1.13333;
        letter-spacing: 0.05667em;
        margin-bottom: .625rem
    }
}

.pricing__offer-price {
    font-weight: 700;
    letter-spacing: 0;
    padding-bottom: .9375rem
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer-price {
        font-size: 4.6875rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer-price {
        font-weight: 700;
        font-size: 4rem
    }
}

.pricing__offer-price--border {
    border-bottom: 2px solid #fff
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer-price--border {
        margin-bottom: 1.5625rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer-price--border {
        margin-bottom: 1.25rem
    }
}

.pricing__offer-saving {
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer-saving {
        font-size: 1.125rem;
        letter-spacing: 0.22222em
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer-saving {
        letter-spacing: 0.2em;
        margin-bottom: .53125rem
    }
}

@media screen and (min-width: 64em) {
    .pricing__offer-saving {
        font-size: .9375rem
    }
}

.pricing__offer-description:before {
    content: "—";
    display: block
}

@media screen and (max-width: 39.9375em) {
    .pricing__offer-description {
        font-size: 1.125rem;
        letter-spacing: 0.11667em;
        line-height: 1.38889;
        margin-bottom: 1.875rem
    }

    .pricing__offer-description:before,
    .pricing__offer-description p:not(:last-child) {
        margin-bottom: .625rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__offer-description {
        letter-spacing: 0.11667em;
        line-height: 1.46667;
        margin-bottom: 1.25rem
    }

    .pricing__offer-description:before,
    .pricing__offer-description p:not(:last-child) {
        margin-bottom: .53125rem
    }
}

@media screen and (min-width: 64em) {
    .pricing__offer-description {
        font-size: .9375rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__callout-boxes {
        width: calc(33.3333% - 10px)
    }
}

@media screen and (min-width: 64em) {
    .pricing__callout-boxes {
        width: calc(33.3333% - 30px)
    }
}

@media screen and (min-width: 75em) {
    .pricing__callout-boxes {
        width: calc(33.3333% - 50px)
    }
}

@media screen and (max-width: 39.9375em) {
    .pricing__callout-boxes {
        order: 15;
        margin-bottom: 1.875rem
    }
}

.pricing__callout-box {
    height: 5rem;
    background: rgba(85, 0, 253, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-size: .9375rem;
    letter-spacing: 0.2em;
    line-height: 1.66667;
    font-weight: 700
}

@media screen and (max-width: 39.9375em) {
    .pricing__callout-box:not(:last-child) {
        margin-bottom: .9375rem
    }
}

@media screen and (min-width: 40em) {
    .pricing__callout-box:not(:last-child) {
        margin-bottom: 1.5625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .ajna-light__header {
        margin: 1.875rem 0 3.4375rem
    }
}

@media screen and (min-width: 40em) {
    .ajna-light__header {
        margin: 3.4375rem 0 -3.4375rem
    }
}

@media screen and (min-width: 40em) {
    .ajna-light__text-block-2 {
        margin-top: 30rem
    }
}

@media screen and (min-width: 40em) {
    .ajna-light__text-block-3 {
        clear: both;
        margin-top: .625rem
    }
}

@media screen and (min-width: 40em) {
    .ajna-light__text-block-4 {
        clear: both;
        margin-top: -6.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .from-beta-to-theta__header {
        margin: .9375rem 0 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .from-beta-to-theta__header {
        margin: 1.25rem 0 10.3125rem
    }
}

.from-beta-to-theta__header-statement-row-2 {
    margin-left: .685em
}

@media screen and (max-width: 39.9375em) {
    .from-beta-to-theta__header-statement:after {
        width: 4.0625rem
    }
}

@media screen and (min-width: 40em) {
    .from-beta-to-theta__header-statement:after {
        width: 18.125rem
    }
}

@media screen and (min-width: 40em) {
    .from-beta-to-theta__text-block-2 {
        margin-top: 18.75rem
    }
}

.from-beta-to-theta__button {
    font-family: GT Sectra Display, serif;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    pointer-events: auto !important
}

@media screen and (max-width: 39.9375em) {
    .from-beta-to-theta__button {
        width: 15.9375rem;
        height: 15.9375rem;
        background: hsla(0, 0%, 100%, .2);
        font-size: 1.5625rem;
        letter-spacing: 0.08325em;
        line-height: 1.36;
        text-decoration: underline;
        margin: 3.4375rem auto 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .from-beta-to-theta__button {
        width: 22.1875rem;
        height: 22.1875rem;
        font-size: 2.5rem;
        letter-spacing: 0.0665em;
        line-height: 1.34;
        margin-bottom: 10rem
    }

    .from-beta-to-theta__button:hover {
        background: hsla(0, 0%, 100%, .2)
    }
}

.body--beta-theta-state-active[data-state=beta] .from-beta-to-theta__button--beta-state .from-beta-to-theta__button-view-label,
.from-beta-to-theta__button-stop-label {
    display: none
}

.body--beta-theta-state-active[data-state=beta] .from-beta-to-theta__button--beta-state .from-beta-to-theta__button-stop-label {
    display: inline
}

.body--beta-theta-state-active[data-state=theta] .from-beta-to-theta__button--theta-state .from-beta-to-theta__button-view-label {
    display: none
}

.body--beta-theta-state-active[data-state=theta] .from-beta-to-theta__button--theta-state .from-beta-to-theta__button-stop-label {
    display: inline
}

@media screen and (max-width: 39.9375em) {
    .gift-cards__page-header {
        margin: 2.1875rem 0
    }
}

@media screen and (min-width: 40em) {
    .gift-cards__page-header {
        font-weight: 300;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-osx-font-smoothing: auto;
        line-height: 1.4;
        text-align: center;
        margin: 3.125rem 0 5.9375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .about-us__header {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .about-us__header {
        margin-bottom: 7.5rem
    }
}

@media screen and (min-width: 40em) {
    .about-us__header-statement {
        letter-spacing: 0.09556em;
        margin-bottom: 1.25rem
    }
}

@media screen and (max-width: 39.9375em) {
    .about-us__header-statement:after {
        width: 7.5rem
    }
}

@media screen and (min-width: 40em) {
    .about-us__header-statement:after {
        width: 30rem
    }
}

@media screen and (max-width: 39.9375em) {
    .about-us__header-statement-row-2 {
        margin-left: 1.6em
    }
}

@media screen and (min-width: 40em) {
    .about-us__header-statement-row-2 {
        display: inline-block;
        width: 100%;
        text-align: right
    }
}

@media screen and (min-width: 40em) {
    .about-us__text-block-2 {
        clear: both;
        margin-top: -11.5625rem
    }
}

@media screen and (min-width: 40em) {
    .about-us__text-block-3 {
        clear: both;
        margin-top: -5rem
    }
}

@media screen and (min-width: 40em) {
    .about-us__text-block-4 {
        clear: both;
        margin-top: -10.625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .media-and-testimonials {
        margin-top: 1.5625rem
    }
}

@media screen and (min-width: 40em) {
    .media-and-testimonials {
        margin-top: 3.125rem
    }
}

@media screen and (max-width: 39.9375em) {
    .media-and-testimonials__text-block {
        margin-bottom: 3.125rem !important
    }
}

@media screen and (min-width: 40em) {
    .media-and-testimonials__text-block-2 {
        margin-top: 3.125rem
    }
}

@media screen and (max-width: 39.9375em) {
    .location__images {
        width: 100vw;
        max-width: none;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        margin-top: 1.875rem !important
    }
}

@media screen and (min-width: 40em) {
    .location__images {
        position: relative;
        height: 0;
        overflow: hidden;
        padding-bottom: 73.19588%;
        margin: 3.4375rem 0 1.875rem
    }
}

@media screen and (max-width: 39.9375em) {
    .location__image {
        width: 100%;
        max-width: 415px;
        margin: 0 auto 1.5625rem;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media screen and (min-width: 40em) {
    .location__image {
        position: absolute
    }
}

@media screen and (min-width: 40em) {
    .location__image--1 {
        left: 0;
        top: 0;
        width: 55.15464%
    }
}

@media screen and (min-width: 40em) {
    .location__image--2 {
        left: 4.63918%;
        top: 6.33803%;
        width: 95.36082%;
        z-index: 1
    }
}

@media screen and (min-width: 40em) {
    .location__image--3 {
        left: 10.30928%;
        bottom: 0;
        width: 55.15464%
    }
}

@media screen and (min-width: 40em) {
    .location__image--active {
        z-index: 10
    }
}

.location__content {
    display: flex
}

@media screen and (max-width: 39.9375em) {
    .location__content {
        flex-direction: column
    }
}

@media screen and (min-width: 40em) {
    .location__content {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .location__content > * {
        width: calc(50% - 1.5625rem)
    }
}

.location__title {
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .location__title {
        order: 1;
        font-weight: 700;
        font-size: 1.25rem;
        letter-spacing: .1em;
        line-height: 1.8;
        margin-bottom: .3125rem
    }
}

@media screen and (min-width: 40em) {
    .location__title {
        font-size: 1.875rem;
        letter-spacing: 0.16667em;
        line-height: 1.56667;
        margin-left: calc(50% + 1.5625rem);
        margin-bottom: 1.25rem
    }
}

.location__phone {
    text-decoration: none !important
}

@media screen and (max-width: 39.9375em) {
    .location__booking-button {
        order: 7;
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .location__booking-button {
        margin-bottom: 4.6875rem;
        margin-left: calc(50% + 1.5625rem)
    }
}

@media screen and (max-width: 39.9375em) {
    .location__text {
        order: 10;
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .location__text {
        font-weight: 300;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-osx-font-smoothing: auto
    }
}

@media screen and (max-width: 39.9375em) {
    .location__address {
        order: 5;
        font-size: 1.25rem;
        letter-spacing: .1em;
        line-height: 1.3;
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width: 40em) {
    .location__address {
        margin-bottom: 5.625rem
    }
}

@media screen and (max-width: 39.9375em) {
    .location__special-offer {
        order: 60
    }
}

@media screen and (max-width: 39.9375em) {
    .location__special-offer-title {
        margin-bottom: .9375rem
    }
}

@media screen and (min-width: 40em) {
    .location__special-offer-button {
        margin-bottom: 2.1875rem
    }
}

.location__special-offer-text,
.location__special-offer-title {
    text-transform: uppercase;
    font-weight: 700
}

.location__special-offer-text p:not(:last-child),
.location__special-offer-title p:not(:last-child) {
    margin-bottom: .9375rem
}

@media screen and (max-width: 39.9375em) {
    .location__special-offer-text,
    .location__special-offer-title {
        font-size: 1.125rem;
        letter-spacing: 0.11111em;
        line-height: 1.66667
    }
}

@media screen and (min-width: 40em) {
    .location__special-offer-text,
    .location__special-offer-title {
        letter-spacing: 0.1em;
        line-height: 2.1875
    }
}

@media screen and (min-width: 64em) {
    .location__special-offer-text,
    .location__special-offer-title {
        font-size: 1rem
    }
}

.location__getting-there p:not(:last-child) {
    margin-bottom: .9375rem
}

@media screen and (max-width: 39.9375em) {
    .location__getting-there {
        order: 50;
        margin-bottom: 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .location__getting-there {
        font-weight: 300;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-osx-font-smoothing: auto
    }
}

.location__map {
    height: 0
}

@media screen and (max-width: 39.9375em) {
    .location__map {
        width: 100vw;
        max-width: none;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        margin-bottom: 1.875rem;
        padding-bottom: 93.75%
    }
}

@media screen and (min-width: 40em) {
    .location__map {
        margin-bottom: 2.1875rem;
        padding-bottom: 76.08696%
    }
}

.location__map-img {
    display: block;
    margin: 0 auto
}

@media screen and (max-width: 39.9375em) {
    .floatation-medical-studies__header {
        margin: .9375rem 0 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__header {
        margin: 1.25rem 0 4.375rem
    }
}

.floatation-medical-studies__header-statement-row-2 {
    margin-left: 1.25em
}

@media screen and (max-width: 39.9375em) {
    .floatation-medical-studies__header-statement {
        font-size: 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__header-statement {
        font-size: 7.5rem;
        line-height: 1.37037
    }
}

@media screen and (max-width: 39.9375em) {
    .floatation-medical-studies__header-statement:after {
        width: 4.0625rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__header-statement:after {
        bottom: .31em;
        width: 20rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-1 {
        clear: both;
        margin-top: 0
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-2 {
        clear: both;
        margin-top: -12.5rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-3 {
        clear: both;
        margin-top: -4.0625rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-4 {
        clear: both;
        margin-top: -9.375rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-5 {
        clear: both;
        margin-top: -4.0625rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-6 {
        clear: both;
        margin-top: -7.5rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-7 {
        clear: both;
        margin-top: -4.0625rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-8 {
        clear: both;
        margin-top: -9.375rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-9 {
        clear: both;
        margin-top: -4.0625rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-10,
    .floatation-medical-studies__text-block-11 {
        clear: both;
        margin-top: -9.375rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-medical-studies__text-block-12,
    .floatation-medical-studies__text-block-13 {
        clear: both;
        margin-top: -5.3125rem
    }
}

@media screen and (max-width: 39.9375em) {
    .floatation-for-business__header {
        margin: .9375rem 0 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-business__header {
        margin: 1.25rem 0 4.375rem
    }
}

.floatation-for-business__header-statement-row-2 {
    margin-left: 1.25em
}

@media screen and (max-width: 39.9375em) {
    .floatation-for-business__header-statement {
        font-size: 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-business__header-statement {
        font-size: 8.4375rem;
        line-height: 1.37037
    }
}

@media screen and (max-width: 39.9375em) {
    .floatation-for-business__header-statement:after {
        width: 3.4375rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-business__header-statement:after {
        bottom: .31em;
        width: 15.625rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-business__text-block-2 {
        margin-top: 14.375rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-business__text-block-3 {
        clear: both;
        margin-top: -31.25rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-business__text-block-4 {
        clear: both;
        margin-top: 3.125rem
    }
}

@media screen and (max-width: 39.9375em) {
    .join-the-beyond-rest-business__header {
        margin: .9375rem 0 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .join-the-beyond-rest-business__header {
        margin: 1.25rem 0 4.375rem
    }
}

.join-the-beyond-rest-business__header-statement-row-2 {
    margin-left: 1.2em
}

@media screen and (min-width: 40em) {
    .join-the-beyond-rest-business__header-statement {
        font-size: 7.8125rem;
        line-height: 1.35484
    }
}

@media screen and (max-width: 39.9375em) {
    .join-the-beyond-rest-business__header-statement:after {
        width: 2.1875rem
    }
}

@media screen and (min-width: 40em) {
    .join-the-beyond-rest-business__header-statement:after {
        bottom: .31em;
        width: 15.625rem
    }
}

@media screen and (min-width: 40em) {
    .join-the-beyond-rest-business__text-block-2 {
        margin-top: 23.125rem
    }
}

@media screen and (max-width: 39.9375em) {
    .floatation-for-fibromyalgia__header {
        margin: .9375rem 0 3.125rem
    }

    .volunteer-program__header {
        margin: .9375rem 0 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-fibromyalgia__header {
        margin: 1.25rem 0 4.375rem
    }

    .volunteer-program__header {
        margin: 1.25rem 0 4.375rem
    }
}

.volunteer-program__header {
    text-align: center;
}

.floatation-for-fibromyalgia__header-statement-row-2 {
    margin-left: 1.25em
}

@media screen and (max-width: 39.9375em) {
    .floatation-for-fibromyalgia__header-statement {
        font-size: 3.125rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-fibromyalgia__header-statement {
        font-size: 8.4375rem;
        line-height: 1.37037
    }
}

@media screen and (max-width: 39.9375em) {
    .floatation-for-fibromyalgia__header-statement:after {
        width: 4.0625rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-fibromyalgia__header-statement:after {
        bottom: .31em;
        width: 15.625rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-fibromyalgia__text-block-2 {
        margin-top: 25.3125rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-fibromyalgia__text-block-3 {
        clear: both;
        margin-top: -35.9375rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-fibromyalgia__text-block-4 {
        clear: both;
        margin-top: 4.6875rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-fibromyalgia__text-block-5 {
        clear: both;
        margin-top: -32.1875rem
    }
}

@media screen and (min-width: 40em) {
    .floatation-for-fibromyalgia__text-block-6 {
        clear: both;
        margin-top: 18.75rem
    }
}

.thank-you__page-header {
    text-align: center;
    font-weight: 300
}

.thank-you__page-header.reconnect-podcast h4 {
    font-weight: 700;
    margin-bottom: 1rem;
}

.thank-you__page-header.reconnect-podcast h3 {
    font-weight: 700;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

.thank-you__page-header.reconnect-podcast img {
    padding: 2rem 0;
    margin: 0 auto;
}

@media screen and (max-width: 39.9375em) {
    .thank-you__page-header {
        margin-top: 4.6875rem
    }
}

@media screen and (min-width: 40em) {
    .thank-you__page-header {
        margin-top: 5.3125rem;
        font-size: 1.875rem;
        letter-spacing: 0.03667em;
        line-height: 1.4
    }
}

.thank-you__heading {
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .thank-you__heading {
        margin-bottom: 1.5625rem;
        font-size: 1.5625rem;
        letter-spacing: 0.06em;
        line-height: 1.5
    }
}

@media screen and (min-width: 40em) {
    .thank-you__heading {
        margin-bottom: 2.1875rem;
        font-size: 3.125rem;
        letter-spacing: 0.036em;
        line-height: 1.3
    }
}

.home__text-block-0 ol {
    list-style: decimal outside;
    padding-left: 1.75rem;
}

.home__text-block-0 ol li:not(:last-child) {
    margin-bottom: .75rem;
}

.volunteer-program__summary {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4rem;
}
.volunteer-program__summary .column {
    text-align: center;
    flex-grow: 1;
}
.volunteer-program__summary .column.text-column {

}
.volunteer-program__summary .column.sign {
    font-size: 4rem;
    font-weight: bold;
}
.volunteer-program__summary .column h3 {
    font-weight: bold;
    font-size: 2.5rem;
}
.volunteer-program__summary .column p {
    font-size: 16px;
}

.volunteer-program__city-list {
    text-align: center;
}
.volunteer-program__city-list li {

}
.volunteer-program__city-list li.list-title {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.volunteer-program__city-list li a {
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.18333em;
    line-height: 1.75;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}
.volunteer-program__city-list li a:hover {
    text-decoration: underline;
}

.infrared-sauna__header,
.massage__header {
    margin-bottom: 4rem;
}
.recovery-boots__header {
    margin-bottom: 0;
}

.infrared-sauna__header em,
.massage__header em,
.recovery-boots__header em,
.infrared-sauna__content em,
.massage__content em,
.recovery-boots__content em {
    font-style: italic;
}

.infrared-sauna__header b,
.massage__header b,
.recovery-boots__header b,
.infrared-sauna__content b,
.massage__content b,
.recovery-boots__content b {
    font-weight: bold;
}

.infrared-sauna__header img,
.massage__header img,
.recovery-boots__header img,
.infrared-sauna__content img,
.massage__content img,
.recovery-boots__content img {
    /*max-width: 100%;
    display: block;*/
}

.infrared-sauna__header .text-block__heading,
.massage__header .text-block__heading,
.recovery-boots__header .text-block__heading,
.infrared-sauna__content .text-block__heading,
.massage__content .text-block__heading,
.recovery-boots__content .text-block__heading {
    white-space: normal;
}
.infrared-sauna__content .why-float__text-block-1 {
    margin-top: 6rem;
    clear: both;
}
.infrared-sauna__content .why-float__text-block-2,
.infrared-sauna__content .why-float__text-block-3,
.infrared-sauna__content .why-float__text-block-4,
.massage__content .why-float__text-block-1,
.massage__content .why-float__text-block-2,
.massage__content .why-float__text-block-3,
.massage__content .why-float__text-block-4,
.massage__content .why-float__text-block-5,
.recovery-boots__content .why-float__text-block-1,
.recovery-boots__content .why-float__text-block-2,
.recovery-boots__content .why-float__text-block-3,
.recovery-boots__content .why-float__text-block-4,
.recovery-boots__content .why-float__text-block-5 {
    clear: both;
    margin-top: 4rem;
}
.infrared-sauna__dotted-list li:not(:last-child),
.massage__content__dotted-list li:not(:last-child),
.recovery-boots__dotted-list li:not(:last-child) {
    margin-bottom: .5rem;
}

.massage__header,
.massage__content .why-float__text-block-5,
.recovery-boots__content .why-float__text-block-5{
    margin-bottom: 0;
}

.recovery-boots__content .why-float__text-block-1 {
    margin-bottom: 6rem;
}

.single-location.postid-76 .location__text h3 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.single-location .service__icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.single-location .service__icons li {
    flex-basis: 50%;
    text-align: center;
    margin-bottom: 2rem;
}
.single-location .service__icons img {
    max-width: 70%;
    border-radius: 50%;
}
.single-location .service__icons p {

}
@media screen and (max-width: 39.9375em) {
    .single-location.postid-76 .location__booking-button {
        order: 5;
        margin-top: 1rem;
        margin-left: 0;
    }
}

.message-bar {
    display: block;
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: .75rem 0;
    background: #f5f5f5;
    box-shadow: 0px 0px 1px #273b95;
}
.message-bar a {
    border-bottom: 1px solid;
    text-decoration: none;
    color: #273b95;
    display: inline-block;
}

.thank-you__content p {
    margin-bottom: 1.5rem;
}
.thank-you__content ul {
    list-style: disc inside;
    margin-bottom: 2rem;
}
.thank-you__content ul li {
    margin-bottom: 1rem;
}
.thank-you__content .text-block__heading {
    margin-top: 3rem;
}
.thank-you__content .resp-container {
    margin-bottom: 1.5rem;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.fw-700 {
    font-weight: bold;
}