@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spa-page{background-color:var(--color-vana-white);--border-color-section-one: var(--color-vana-blue);--border-color-section-two: var(--color-vana-olive);--border-color-section-three: var(--color-vana-burgundy);--border-color-section-four: var(--color-vana-yellow)}header.hidden+main .spa-page__anchor-links{top:0}.spa-page__breadcrumbs .spa-breadcrumbs{top:var(--header-height-with-global-message);z-index:var(--zindex-dropdown)}.spa-page__anchor-links{position:sticky;top:var(--elite-header__height);z-index:var(--zindex-sticky);transition:var(--elite-header__transition);margin-bottom:var(--space-16);background-color:var(--color-vana-white)}.spa-page__anchor-link-list{display:flex;justify-content:space-between;align-items:end;gap:var(--space-16);margin:0;padding:0;overflow-x:auto;list-style:none}.spa-page__anchor-link-item{flex:1 0;margin:0}.spa-page__anchor-link{display:block;position:relative;padding:var(--space-8) var(--space-8);min-width:100px;color:var(--color-text-grey);font-size:var(--typography-text-small);text-align:center;text-transform:uppercase}@media screen and (min-width: 768px){.spa-page__anchor-link{padding:var(--space-16) var(--space-24)}}.spa-page__anchor-link:after{display:block;position:absolute;inset:auto auto 0 0;background-color:currentcolor;width:100%;height:var(--space-4);content:""}.spa-page__anchor-link-item:nth-child(1) .spa-page__anchor-link:after{background-color:var(--border-color-section-one)}.spa-page__anchor-link-item:nth-child(2) .spa-page__anchor-link:after{background-color:var(--border-color-section-two)}.spa-page__anchor-link-item:nth-child(3) .spa-page__anchor-link:after{background-color:var(--border-color-section-three)}.spa-page__anchor-link-item:nth-child(4) .spa-page__anchor-link:after{background-color:var(--border-color-section-four)}.spa-page__info{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--space-48);padding-block:var(--space-40)}@media screen and (min-width: 768px){.spa-page__info{grid-template-columns:8fr 4fr;gap:var(--space-56)}}@media screen and (min-width: 1024px){.spa-page__info{padding-block:var(--space-56)}}.spa-page__hotel-name{font-style:italic}.spa-page__info-col--amenities{display:grid;align-self:flex-end;gap:var(--space-48)}.spa-page__info-text{margin:0 auto;padding:0 var(--space-40);max-width:620px}@media screen and (min-width: 768px){.spa-page__info-text{padding:0}}.spa-page__heading{margin-bottom:var(--space-32)}.spa-page__preamble{margin:0;color:var(--color-text-grey);font-size:var(--typography-preamble-textsize);line-height:1.6;font-family:var(--typography-preambletextfont)}.spa-page__amenities{text-align:center}.spa-page__amenities>div{display:inline-grid;grid-template-columns:repeat(3,1fr);gap:var(--space-12)}@media screen and (min-width: 768px){.spa-page__amenities>div{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-16) var(--space-40)}}.spa-page__amenities .icon-text-block{flex-direction:column;justify-content:center;align-items:center;color:var(--color-vana-burgundy)}@media screen and (min-width: 1024px){.spa-page__amenities .icon-text-block{flex-direction:row;justify-content:flex-start}}.spa-page__amenities .icon-text-block span{font-size:var(--typography-text-micro);font-family:var(--typography-bodytextfont)}@media screen and (min-width: 1024px){.spa-page__amenities .icon-text-block span{font-size:var(--typography-text-small)}}.spa-page__amenities .icon-text-block svg{width:var(--space-32);height:var(--space-32)}.spa-page__amenities .icon-text-block svg *{stroke:var(--color-vana-burgundy);color:var(--color-vana-burgundy)}.spa-page__info-cta{display:flex;justify-content:center}@media screen and (min-width: 768px){.spa-page__info-cta{justify-content:flex-start}}
