main.svelte-cwls5q{display:none}section.story.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--spacing-l)}section.story.svelte-cwls5q p:where(.svelte-cwls5q){font-size:var(--font-body-l);line-height:1.3}section.story.svelte-cwls5q h2:where(.svelte-cwls5q),section.story.svelte-cwls5q .icon-heading:where(.svelte-cwls5q){margin-bottom:var(--spacing-s)}section.story.svelte-cwls5q div.story-secondary-text:where(.svelte-cwls5q){background-color:var(--color-background-tan);padding:var(--spacing-m);border-radius:var(--border-radius)}@media(min-width:1024px){section.story.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:var(--spacing-xl)}section.story.svelte-cwls5q div.story-secondary-text:where(.svelte-cwls5q){padding:var(--spacing-l)}}section.sauna.svelte-cwls5q{background-color:var(--color-background-green);display:grid;grid-template-columns:1fr;gap:var(--spacing-l)}section.sauna.svelte-cwls5q div.sauna-image:where(.svelte-cwls5q){border-radius:var(--border-radius);overflow:hidden}section.sauna.svelte-cwls5q div.sauna-image:where(.svelte-cwls5q) img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover}section.sauna.svelte-cwls5q div.sauna-text:where(.svelte-cwls5q){display:flex;flex-direction:column;gap:var(--spacing-m)}section.sauna.svelte-cwls5q div.sauna-text-heading:where(.svelte-cwls5q) h2:where(.svelte-cwls5q),section.sauna.svelte-cwls5q div.sauna-text-dotpoint:where(.svelte-cwls5q) div.icon-heading:where(.svelte-cwls5q){margin-bottom:var(--spacing-s)}section.sauna.svelte-cwls5q div.sauna-text-heading:where(.svelte-cwls5q) p:where(.svelte-cwls5q){font-size:var(--font-body-l)}section.sauna.svelte-cwls5q div.sauna-text-dotpoints:where(.svelte-cwls5q){display:grid;grid-template-columns:1fr;gap:var(--spacing-m)}section.sauna.svelte-cwls5q div.sauna-text-dotpoint:where(.svelte-cwls5q)>p:where(.svelte-cwls5q){font-size:var(--font-body-m)}@media(min-width:768px){section.sauna.svelte-cwls5q div.sauna-text-dotpoints:where(.svelte-cwls5q){grid-template-columns:1fr 1fr;gap:var(--spacing-l)}}@media(min-width:1024px){section.sauna.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:var(--spacing-xl)}section.sauna.svelte-cwls5q div.sauna-text:where(.svelte-cwls5q){gap:var(--spacing-l)}}section.gallery.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--spacing-l)}section.gallery.svelte-cwls5q div.gallery-heading:where(.svelte-cwls5q){text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-s);margin:0 auto}section.gallery.svelte-cwls5q div.gallery-heading:where(.svelte-cwls5q) h2:where(.svelte-cwls5q),section.gallery.svelte-cwls5q div.gallery-heading:where(.svelte-cwls5q) p:where(.svelte-cwls5q){width:80%}section.gallery.svelte-cwls5q div.gallery-heading:where(.svelte-cwls5q) p:where(.svelte-cwls5q){font-size:var(--font-body-l);margin-bottom:var(--spacing-m)}section.gallery.svelte-cwls5q div.gallery-cta-buttons:where(.svelte-cwls5q){display:flex;gap:var(--spacing-m);align-items:center}section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q){display:grid;grid-template-columns:1fr;gap:var(--spacing-m)}section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q) div.gallery-image:where(.svelte-cwls5q){border-radius:var(--border-radius);overflow:hidden}section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q) div.gallery-image:where(.svelte-cwls5q) img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover}@media(min-width:600px){section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q){grid-template-columns:1fr 1fr}section.gallery.svelte-cwls5q div.gallery-image:where(.svelte-cwls5q){height:12rem}section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q) div.gallery-image:where(.svelte-cwls5q):first-child,section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q) div.gallery-image:where(.svelte-cwls5q):nth-child(4){grid-column:1/3}}@media(min-width:1024px){section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q){grid-template-columns:repeat(4,1fr)}section.gallery.svelte-cwls5q div.gallery-image:where(.svelte-cwls5q){height:14rem}section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q) div.gallery-image:where(.svelte-cwls5q):nth-child(4){grid-column:unset}section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q) div.gallery-image:where(.svelte-cwls5q):last-child{grid-column:3/5}}@media(hover:hover){section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q) div.gallery-image:where(.svelte-cwls5q) img:where(.svelte-cwls5q){transition:transform .3s ease}section.gallery.svelte-cwls5q div.gallery-image-grid:where(.svelte-cwls5q) div.gallery-image:where(.svelte-cwls5q) img:where(.svelte-cwls5q):hover{transform:scale(1.05)}}section.whoitsfor.svelte-cwls5q{padding:0 var(--padding-inline);display:grid;grid-template-columns:1fr;gap:var(--spacing-l)}section.whoitsfor.svelte-cwls5q div.whoitsfor-heading:where(.svelte-cwls5q) h2:where(.svelte-cwls5q),section.whoitsfor.svelte-cwls5q div.whoitsfor-dotpoint:where(.svelte-cwls5q) div.icon-heading:where(.svelte-cwls5q){margin-bottom:var(--spacing-s)}section.whoitsfor.svelte-cwls5q div.whoitsfor-heading:where(.svelte-cwls5q) p:where(.svelte-cwls5q){font-size:var(--font-body-l)}section.whoitsfor.svelte-cwls5q div.whoitsfor-dotpoints:where(.svelte-cwls5q){display:grid;grid-template-columns:1fr;gap:var(--spacing-m)}section.whoitsfor.svelte-cwls5q div.whoitsfor-dotpoint:where(.svelte-cwls5q)>p:where(.svelte-cwls5q){font-size:var(--font-body-m)}@media(min-width:768px){section.whoitsfor.svelte-cwls5q div.whoitsfor-dotpoints:where(.svelte-cwls5q){grid-template-columns:1fr 1fr;gap:var(--spacing-l) var(--spacing-xl)}}@media(min-width:1024px){section.whoitsfor.svelte-cwls5q div.whoitsfor-heading:where(.svelte-cwls5q){width:80%}}@media(min-width:1280px){section.whoitsfor.svelte-cwls5q div.whoitsfor-dotpoints:where(.svelte-cwls5q){grid-template-columns:repeat(4,1fr);gap:var(--spacing-l)}}
