main.svelte-1uha8ag{display:none}section.value-prop.svelte-1uha8ag,div.value-prop-row1.svelte-1uha8ag,div.value-prop-heading.svelte-1uha8ag,div.value-prop-bullets.svelte-1uha8ag,div.value-prop-bullet.svelte-1uha8ag,div.value-prop-row2.svelte-1uha8ag,div.value-prop-text-box.svelte-1uha8ag{display:flex;flex-direction:column}div.value-prop-row2.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:var(--spacing-m);grid-template-rows:repeat(3,1fr)}section.value-prop.svelte-1uha8ag,div.value-prop-row1.svelte-1uha8ag,div.value-prop-row2.svelte-1uha8ag{gap:var(--spacing-m)}div.value-prop-heading.svelte-1uha8ag,div.value-prop-bullet.svelte-1uha8ag{gap:var(--spacing-s)}div.value-prop-bullets.svelte-1uha8ag{gap:var(--spacing-m)}div.value-prop-heading.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:var(--font-body-l)}div.value-prop-text-box.svelte-1uha8ag>p:where(.svelte-1uha8ag):first-child{font-size:var(--font-body-l)}div.value-prop-bullet.svelte-1uha8ag>p:where(.svelte-1uha8ag),div.value-prop-text-box.svelte-1uha8ag>p:where(.svelte-1uha8ag):last-child{font-size:var(--font-body-m)}div.value-prop-image.svelte-1uha8ag{object-fit:cover;overflow:hidden;display:flex;align-items:center;justify-content:center}div.value-prop-text-box.svelte-1uha8ag,div.value-prop-image.svelte-1uha8ag{border-radius:var(--border-radius);max-height:10rem}div.value-prop-text-box.svelte-1uha8ag{padding:var(--spacing-m);gap:var(--spacing-s);justify-content:center}div.value-prop-text-box.svelte-1uha8ag:last-child{border:var(--border-width) solid var(--color-primary-transparent)}@media screen and (min-width:640px){section.value-prop.svelte-1uha8ag{gap:var(--spacing-l)}div.value-prop-bullets.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr)}div.value-prop-row2.svelte-1uha8ag{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}div.value-prop-image.svelte-1uha8ag{grid-column:1 / 3}div.value-prop-text-box.svelte-1uha8ag{padding:var(--spacing-m);gap:var(--spacing-s)}}@media screen and (min-width:1024px){div.value-prop-row1.svelte-1uha8ag,div.value-prop-row2.svelte-1uha8ag{display:grid;gap:var(--spacing-m)}div.value-prop-row1.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}div.value-prop-row2.svelte-1uha8ag{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}div.value-prop-text-box.svelte-1uha8ag{padding:var(--spacing-xl) var(--spacing-m);height:100%}div.value-prop-text-box.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:var(--font-body-m)}div.value-prop-text-box.svelte-1uha8ag,div.value-prop-image.svelte-1uha8ag{max-height:12rem}}section.howitworks.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-m);padding:0 var(--padding-inline) var(--padding-block) var(--padding-inline)}section.howitworks.svelte-1uha8ag div.howitworks-heading:where(.svelte-1uha8ag){text-align:center}section.howitworks.svelte-1uha8ag div.howitworks-heading:where(.svelte-1uha8ag) p:where(.svelte-1uha8ag){font-size:var(--font-body-l)}div.howitworks-steps.svelte-1uha8ag{position:relative;display:flex;flex-direction:column;gap:var(--spacing-m);align-items:center}div.howitworks-step-card.svelte-1uha8ag{position:relative;display:grid;grid-template-columns:auto 1fr;width:20rem;max-width:calc(100vw - 2 * var(--padding-inline));height:6rem;min-height:fit-content;background-color:var(--color-background-white);border-radius:var(--border-radius);border:var(--border-width) solid var(--color-primary-transparent);box-shadow:var(--shadow);overflow:hidden;z-index:1}div.howitworks-step-card.svelte-1uha8ag p:where(.svelte-1uha8ag):first-child{font-size:var(--font-body-m)}div.howitworks-step-card.svelte-1uha8ag p:where(.svelte-1uha8ag):last-child{font-size:var(--font-body-s)}div.howitworks-step-card-icon.svelte-1uha8ag{padding:var(--spacing-xs) var(--spacing-m);background-color:var(--color-background-green);display:flex;align-items:center;justify-content:center}div.howitworks-step-card-icon.svelte-1uha8ag img:where(.svelte-1uha8ag){width:3rem}div.howitworks-step-card-text.svelte-1uha8ag{padding:var(--spacing-s) var(--spacing-s);display:flex;flex-direction:column;gap:var(--spacing-s);justify-content:center}img.howitworks-arrow.svelte-1uha8ag{display:none}@media screen and (min-width:768px){div.howitworks-steps.svelte-1uha8ag{margin:var(--spacing-l) 0;gap:var(--spacing-m)}img.howitworks-arrow.svelte-1uha8ag{display:block;position:absolute;bottom:-2.4rem;height:120%}div.howitworks-step-card.svelte-1uha8ag{width:25rem;height:7rem}div.howitworks-step-card.svelte-1uha8ag p:where(.svelte-1uha8ag):last-child{font-size:var(--font-body-m)}div.howitworks-step-card.svelte-1uha8ag:first-child{translate:-6rem 0}div.howitworks-step-card.svelte-1uha8ag:nth-child(2){translate:6rem 0}div.howitworks-step-card.svelte-1uha8ag:nth-child(3){translate:-3rem -.25rem}}@media screen and (min-width:1024px){div.howitworks-steps.svelte-1uha8ag{gap:var(--spacing-l);margin:3rem 0}img.howitworks-arrow.svelte-1uha8ag{bottom:-3rem}div.howitworks-step-card.svelte-1uha8ag{width:30rem;height:8rem}div.howitworks-step-card-icon.svelte-1uha8ag img:where(.svelte-1uha8ag){width:5rem}div.howitworks-step-card-text.svelte-1uha8ag{padding:var(--spacing-m)}div.howitworks-step-card.svelte-1uha8ag:first-child{translate:-10rem 0}div.howitworks-step-card.svelte-1uha8ag:nth-child(2){translate:10rem 0}div.howitworks-step-card.svelte-1uha8ag:nth-child(3){translate:-7rem -.5rem}@media screen and (min-width:1280px){div.howitworks-step-card.svelte-1uha8ag{height:9rem}}}section.sauna-preview.svelte-1uha8ag{background-color:var(--color-background-tan);display:grid;grid-template-columns:1fr;gap:var(--spacing-l)}div.sauna-preview-images.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:12rem 8rem;gap:var(--spacing-m)}div.sauna-preview-images.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover}div.sauna-preview-images.svelte-1uha8ag div.sauna-preview-image:where(.svelte-1uha8ag){border-radius:var(--border-radius);overflow:hidden}div.sauna-preview-images.svelte-1uha8ag div.sauna-preview-image:where(.svelte-1uha8ag):first-child{grid-column:1 / 3}div.sauna-preview-text.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--spacing-l)}div.sauna-preview-heading.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--spacing-s)}div.sauna-preview-heading.svelte-1uha8ag div.icon-heading:where(.svelte-1uha8ag){margin-bottom:-.5rem}div.sauna-preview-heading.svelte-1uha8ag>p.text-light:where(.svelte-1uha8ag){font-size:var(--font-body-l);margin-bottom:var(--spacing-m)}div.sauna-preview-dotpoints.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:var(--spacing-m)}div.sauna-preview-dotpoint.svelte-1uha8ag{display:flex;gap:var(--spacing-s)}div.sauna-preview-dotpoint.svelte-1uha8ag span:where(.svelte-1uha8ag){translate:0 1px}div.sauna-preview-dotpoint.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:var(--font-body-l);font-weight:300;color:var(--color-primary)}@media screen and (min-width:640px){div.sauna-preview-images.svelte-1uha8ag{grid-template-rows:10rem 10rem}div.sauna-preview-dotpoints.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){section.sauna-preview.svelte-1uha8ag{grid-template-columns:1fr 1fr}div.sauna-preview-images.svelte-1uha8ag{grid-template-rows:16rem 12rem}div.sauna-preview-text.svelte-1uha8ag{justify-content:space-between}div.sauna-preview-dotpoints.svelte-1uha8ag{grid-template-columns:1fr}}@media screen and (min-width:1280px){div.sauna-preview-images.svelte-1uha8ag{grid-template-rows:20rem 16rem}}section.pricing-preview.svelte-1uha8ag{background-color:var(--color-background-green);display:grid;grid-template-columns:1fr;grid-template-rows:auto 10rem;gap:var(--spacing-l)}div.pricing-preview-text.svelte-1uha8ag h2:where(.svelte-1uha8ag){text-wrap:unset}div.pricing-preview-text.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--spacing-s)}div.pricing-preview-text.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:var(--font-body-l);margin-bottom:var(--spacing-s)}section.pricing-preview.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius)}@media screen and (min-width:1024px){section.pricing-preview.svelte-1uha8ag{grid-template-columns:1.5fr 1fr;grid-template-rows:12rem}div.pricing-preview-text.svelte-1uha8ag{justify-content:center}}@media screen and (min-width:1280px){section.pricing-preview.svelte-1uha8ag{grid-template-rows:14rem}}
