.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #1f3b34;
  background-color: #f4f4f4;
  font-family: Cabinetgrotesk, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6.75em;
  font-weight: 500;
  line-height: .9;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.375em;
  line-height: 1.1em;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25em;
  line-height: 1.2em;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75em;
  line-height: 1.2em;
}

h5 {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 3em;
  margin-bottom: 1.1em;
  font-size: 1.2em;
  line-height: 1.2em;
}

h6 {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
}

p {
  margin-bottom: 10px;
  line-height: 1.3;
}

a {
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.copy-large {
  font-size: 1.45em;
  font-weight: 500;
  line-height: 1.3;
}

.button {
  color: #f9f7e8;
  text-align: center;
  letter-spacing: .15em;
  text-transform: uppercase;
  background-color: #1f3b34;
  margin-bottom: 0;
  padding: 1.7em 4em;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.1em;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.button:active {
  transform: scale(.96);
}

.button.is-bright {
  color: #1f3b34;
  background-color: #f9f7e8;
}

.p-sm-end {
  padding-bottom: 3em;
}

.p-md-end {
  padding-bottom: 5.5em;
}

.p-xxs-start {
  padding-top: 1.1em;
}

.container-w2 {
  width: 100%;
  max-width: 75em;
  margin-left: auto;
  margin-right: auto;
}

.title1 {
  text-transform: uppercase;
  font-size: 6em;
  font-weight: 500;
  line-height: .9;
}

.container-w3 {
  width: 100%;
  max-width: 62em;
  margin-left: auto;
  margin-right: auto;
}

.container-w3.left-align {
  margin-left: 0;
}

.title2 {
  font-size: 3.375em;
  font-weight: 500;
  line-height: 1.1em;
  display: none;
}

.text-grey {
  color: #767676;
}

.gutter-outside {
  padding-left: 4em;
  padding-right: 4em;
}

.title4 {
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.2em;
}

.copy-medium {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3;
}

.p-xxs-end {
  padding-bottom: 1.1em;
}

.p-xl-end {
  padding-bottom: 2em;
}

.p-xs-end {
  padding-bottom: 1.6em;
}

.p-sm-start {
  padding-top: 3em;
}

.p-xl-start {
  padding-top: 8.5em;
}

.title3 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2em;
}

.title5 {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
  display: none;
}

.container-w1 {
  width: 100%;
  max-width: 95em;
  margin-left: auto;
  margin-right: auto;
}

.container-w1.hero-width {
  max-width: 160em;
}

.section-tutorial {
  padding-top: 8.3em;
  padding-bottom: 8.3em;
  display: none;
}

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

.full-width {
  width: 100%;
}

.section-start {
  overflow: hidden;
}

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

.intro-content-wrapper {
  background-color: #f4f6fd;
  position: relative;
}

.intro-image-gradient-top {
  height: 50%;
  background-image: linear-gradient(#f4f6fd, rgba(209, 216, 231, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.intro-text-wrapper {
  z-index: 1;
  position: absolute;
  top: 15%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-overview {
  display: block;
}

.overview-1-wrapper {
  z-index: 1;
  width: 75%;
  grid-column-gap: 8em;
  align-items: center;
  margin-top: -24em;
  margin-left: auto;
  padding-right: 3em;
  display: flex;
  position: relative;
}

.overview-2-wrapper {
  z-index: 1;
  width: 72%;
  grid-column-gap: 8em;
  align-items: flex-end;
  margin-left: 7%;
  display: flex;
  position: relative;
}

.sauna-grid-wrapper {
  z-index: 1;
  width: 100%;
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.sauna-grid-item-right {
  flex: 1;
}

.sauna-grid-right-inner {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  flex-direction: column;
  padding-top: 10em;
  display: flex;
}

.image-caption-wrapper {
  width: 60%;
  margin-top: 1em;
}

.image-caption-wrapper.is-right {
  width: auto;
  max-width: 22em;
  flex: 1;
  margin-top: 0;
  margin-left: 3em;
}

.sauna-big-image-wrapper {
  width: 75%;
  flex: none;
}

.sauna-big-image-inner {
  flex-wrap: wrap;
  margin-top: 10em;
  display: flex;
}

.section-interior {
  margin-top: 127px;
  display: block;
}

.interior-intro-text {
  z-index: 0;
  max-width: 32em;
  margin: 60px auto 25px;
}

.interior-grid-wrapper {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  align-items: flex-start;
  display: flex;
}

.interior-grid-item-left {
  width: 50%;
  grid-column-gap: 8em;
  grid-row-gap: 8em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.interior-grid-item-right {
  grid-column-gap: 8em;
  grid-row-gap: 8em;
  flex-flow: column wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 8em;
  display: flex;
}

.interior-grid-left-last-image {
  width: 65%;
  display: none;
}

.interior-grid-right-first-image {
  width: 50%;
}

.interior-grid-right-second-image {
  width: 70%;
  align-self: flex-end;
}

.night-image-gradient {
  height: 60%;
  background-image: linear-gradient(#02161b 8%, rgba(33, 42, 49, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.night-content-wrapper {
  color: #f9f7e8;
  background-color: #02161b;
  position: relative;
}

.end-text-sticky {
  z-index: 1;
  margin-bottom: 9em;
  position: -webkit-sticky;
  position: sticky;
  top: 7em;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.body {
  background-color: #f4f4f4;
}

.overview-2-item-small {
  flex: 1;
}

.overview-2-item-big {
  width: 50%;
  padding-bottom: 14em;
}

.intro-content-image-wrapper {
  height: 100vh;
  max-height: 83em;
  min-height: 63em;
  position: relative;
}

.z-index-1 {
  z-index: 1;
  display: block;
  position: relative;
}

.line-drawing {
  z-index: 0;
  width: 100%;
  height: 100%;
  max-width: 70em;
  color: #1f3b34;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 5em;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overview-intro-text {
  position: relative;
}

.text-background-blur {
  z-index: 0;
  filter: blur(3.7em);
  background-color: #f4f4f4;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overview-intro-text-wrapper, .position-relative {
  position: relative;
}

.parallax-up {
  margin-right: 10px;
  padding-right: 0;
}

.night-pre-content-wrapper {
  min-height: 50vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.night-image-wrapper {
  height: 0%;
  color: #f9f7e8;
  background-color: #02161b;
  padding-bottom: 100%;
  position: relative;
}

.night-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.intro-image-gradient-bottom {
  z-index: 1;
  height: 45%;
  background-image: linear-gradient(to top, rgba(2, 22, 27, .6), rgba(209, 216, 231, 0));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overview-1-item-small {
  width: 30%;
}

.overview-1-item-big {
  flex: 1;
}

.line-drawing-wrapper {
  opacity: .13;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.aspect-ratio-portrait {
  width: 100%;
  height: 0%;
  padding-top: 150%;
  position: relative;
}

.fit-cover-absolute {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-image: url('../images/luft02.jpg');
  background-position: 0 0;
  background-size: auto;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sauna-grid-item-big {
  width: 45%;
}

.aspec-ratio-landscape {
  width: 100%;
  height: 0%;
  padding-top: 67%;
  position: relative;
}

.section-has-line {
  display: block;
  position: relative;
}

.nav {
  z-index: 2;
  border-bottom: 0 solid #d3d3d3;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.header-left {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
}

.text-grey-2 {
  color: #707070;
}

.header-inner {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.header-right {
  padding-top: 10px;
}

.header-button {
  color: #edebd1;
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 999em;
  padding: 1em 1.6em;
  font-size: .65em;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  transition: all .35s cubic-bezier(.165, .84, .44, 1);
  display: inline-block;
}

.header-button:hover {
  padding-left: 3.5em;
  padding-right: 3.5em;
}

.header-button.secondary, .header-button.secondary-copy {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
}

.infotext-2 {
  color: #707070;
  font-size: .9em;
}

.tutorial-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph {
  text-align: left;
  padding-top: 10px;
}

.paragraph-2 {
  padding-top: 10px;
}

.title1-copy {
  text-transform: uppercase;
  margin-bottom: 46px;
  font-size: 3em;
  font-weight: 500;
  line-height: .9;
}

.heading {
  font-size: 1em;
}

.title1-copy {
  text-transform: uppercase;
  padding-top: 3em;
  font-size: 3em;
  font-weight: 500;
  line-height: .9;
}

.div-block {
  background-color: #e8ecf5;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph-3 {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1rem;
}

.div-block-2 {
  background-color: #e8ecf5;
}

.text-block {
  padding-left: 10px;
  font-size: 2rem;
  font-weight: 700;
}

.paragraph-4 {
  padding-top: 16px;
}

.fit-cover-absolute-copy {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-3 {
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: rgba(190, 183, 175, .24);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.title4-copy {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.2em;
}

.interior-grid-right-second-image-copy {
  width: 70%;
  align-self: flex-end;
  display: none;
}

.full-width-copy {
  width: 100%;
  display: none;
}

.fit-cover-absolute2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-16 {
  height: 100%;
  background-image: url('../images/w022.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
}

.slide-nav {
  display: none;
}

.slide-2 {
  background-image: url('../images/tab002.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-13 {
  width: 100%;
  height: auto;
  margin-bottom: 23px;
}

.slide {
  background-image: url('../images/tab001.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-19 {
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.text-block-2 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 12px;
  display: block;
}

.section {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 0;
}

.heading-6 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.div-block-18 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  padding-left: 12px;
  padding-right: 10px;
  display: flex;
}

.left-arrow {
  display: none;
}

.column-4 {
  z-index: 10;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  align-items: flex-end;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.right-arrow {
  display: none;
}

.div-block-15 {
  height: auto;
}

.div-block-17 {
  height: 100%;
  background-image: url('../images/w023.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0;
  margin-right: 10px;
  padding-right: 0;
}

.div-block-12 {
  z-index: 10;
  background-image: url('../images/w036.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 210px;
  margin-right: 115px;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider {
  width: 100%;
  height: 100%;
}

.slide-4 {
  background-image: url('../images/tab003.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.columns {
  height: 100%;
}

.columns-2 {
  width: 100%;
  height: 100%;
}

.column-10 {
  height: 30vh;
  padding-top: 0;
  padding-left: 0;
}

.slide-3 {
  background-image: url('../images/w036.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.column-11 {
  height: 30vh;
  padding-top: 0;
}

.column-12 {
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  padding: 0 115px 210px 0;
  display: flex;
}

.fit-cover-absolute3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-sauna2 {
  padding-top: 10px;
}

.fit-cover-absolute4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-20 {
  margin-top: 31px;
}

.content7-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content7-content-wrap {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 220px;
  padding: 47px 67px 57px;
  display: flex;
  position: relative;
  box-shadow: 0 3px 40px rgba(0, 0, 0, .05);
}

.size1-text {
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 52px;
}

.paragraph-70 {
  opacity: .7;
  margin-bottom: 10px;
}

.content7-image-copy {
  height: 300px;
  background-image: url('../images/luft02.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.section-2 {
  padding-left: 0;
}

.title3_b {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
}

.div-block-21 {
  height: auto;
  text-align: center;
  background-color: #444150;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-22 {
  width: 100%;
  height: 100%;
}

.paragraph-71 {
  color: #767676;
}

.div-block-23 {
  height: 100vh;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 53px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-item {
  width: auto;
  height: 50%;
  text-align: center;
  margin-bottom: 140px;
  padding-bottom: 0;
}

.iphone-mockup {
  z-index: 99;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.iphone-screen {
  z-index: 0;
  width: 89.5%;
  height: 95.4%;
  opacity: 1;
  object-fit: cover;
  border-radius: 2%;
  display: block;
  position: absolute;
  top: 2.4%;
  left: 5.5%;
}

.iphone-shape {
  z-index: 1;
  width: 100%;
  position: relative;
}

.device-description-wrap {
  margin-top: 1.1em;
}

.infotext {
  color: #888;
  font-size: .8em;
}

.iphonehg {
  z-index: 0;
  width: 89.5%;
  height: 95.4%;
  opacity: 1;
  object-fit: cover;
  background-color: #313061;
  border-radius: 2%;
  display: none;
  position: absolute;
  top: 2.4%;
  left: 5.5%;
}

.div-block-24 {
  z-index: 3;
  width: 89.5%;
  height: 95.5%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 2.5%;
  bottom: 0%;
  left: 5.5%;
  right: 0%;
}

.div-block-25 {
  width: 100%;
  height: 100%;
  opacity: .61;
  background-color: #12121f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-72 {
  opacity: 1;
  color: #fff;
  margin-bottom: 72px;
}

.button-2 {
  background-color: #000;
  border-radius: 10px;
  margin-bottom: 7px;
}

.image {
  width: auto;
  margin-top: 0;
  padding-top: 0;
}

.link-block {
  width: 15%;
  height: auto;
  margin-top: 55px;
}

.div-block-26 {
  width: 70%;
  text-align: center;
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: block;
}

.div-block-27 {
  justify-content: center;
  display: flex;
}

.div-block-28 {
  width: 80%;
}

.div-block-29 {
  justify-content: center;
  display: flex;
}

.column-13 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-30 {
  background-color: #e7e6e4;
}

.div-block-31 {
  padding-left: 10px;
  padding-right: 10px;
}

.heading-7 {
  padding-left: 10px;
}

.div-block-32 {
  padding-top: 10px;
}

.image-2 {
  height: 100%;
}

.div-block-33 {
  width: 15em;
  height: 20em;
}

.paragraph-73 {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.column-14 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-34 {
  margin-bottom: 20px;
}

.text-block-3 {
  color: #a19b9b;
  font-size: .9rem;
}

.text-block-4 {
  color: #969e9c;
}

.text-block-5, .text-block-6 {
  color: #707574;
}

.text-block-7 {
  text-align: right;
  padding-top: 2px;
  padding-right: 6px;
}

.columns-3 {
  margin-top: 30px;
}

.text-block-8 {
  margin-top: 33px;
  font-size: 1.8rem;
}

.container {
  text-align: center;
  margin-top: 41px;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-9 {
  color: #000;
  margin-top: 6px;
  margin-bottom: 48px;
  padding-bottom: 0;
  font-size: 1.4rem;
}

.div-block-35 {
  height: 25vh;
  background-image: url('../images/w033-2.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.image-3 {
  display: none;
}

.text-block-10, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .text-block-15 {
  padding-bottom: 10px;
}

.div-block-36 {
  height: 25vh;
  justify-content: center;
  display: flex;
}

.section-3 {
  height: 100vh;
}

.div-block-37 {
  height: 70vh;
}

.text-block-16 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 1.2rem;
}

.div-block-38 {
  width: 80%;
  height: 100%;
  background-image: url('../images/w025.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-39 {
  margin-bottom: 36px;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-40 {
  height: auto;
  margin-bottom: 62px;
}

.column-15, .image-4, .image-5 {
  margin-bottom: 10px;
}

.div-block-41 {
  text-align: center;
}

.paragraph-74 {
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-42 {
  margin-bottom: 0;
}

.div-block-43 {
  height: 15vh;
  margin-bottom: 195px;
}

.container-2 {
  height: 100%;
  background-image: url('../images/w034.jpg');
  background-position: 50% 75%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.section-4 {
  height: 100vh;
}

.button-3 {
  color: #f9f7e8;
  text-align: center;
  letter-spacing: .15em;
  text-transform: uppercase;
  background-color: #1f3b34;
  margin-bottom: 0;
  padding: 1.7em 4em;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.1em;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.button-3:active {
  transform: scale(.96);
}

.section-5 {
  background-color: #f4f4f4;
  margin-top: 71px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.button-4 {
  background-color: #1f3b34;
}

.section-6 {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.paragraph-10 {
  color: rgba(248, 243, 243, .5);
  text-align: left;
  padding-left: 12px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .7rem;
}

.link-4 {
  color: rgba(248, 243, 243, .5);
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.link {
  color: rgba(248, 243, 243, .5);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .7rem;
  text-decoration: none;
}

.heading-9 {
  color: rgba(248, 243, 243, .5);
  text-align: left;
  font-family: Inconsolata, monospace;
  font-size: .9em;
  font-weight: 400;
}

.div-block-68 {
  height: 1px;
  background-color: rgba(248, 243, 243, .5);
  margin-bottom: 8px;
}

.div-block-69 {
  text-align: center;
  margin-bottom: 13px;
}

.paragraph-12 {
  color: rgba(248, 243, 243, .5);
  text-align: center;
}

.container-3 {
  height: 100%;
}

.section-7 {
  padding-top: 0;
}

.div-block-70, .div-block-71 {
  text-align: left;
}

.section-8 {
  height: 50vh;
  background-image: url('../images/w047.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-80 {
  text-align: center;
}

.heading-12 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 39px;
  font-weight: 400;
}

.paragraph-20 {
  padding-top: 13px;
  padding-left: 10px;
  padding-right: 10px;
}

.important-text {
  font-size: 16px;
}

.div-block-81 {
  text-align: center;
  margin-bottom: 19px;
}

.section-9 {
  padding-top: 52px;
  padding-bottom: 26px;
}

.text-block-17 {
  color: #1f3b34;
  font-size: 1.5rem;
}

.div-block-82 {
  height: 10vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-6, .div-block-83 {
  height: 100%;
}

@media screen and (max-width: 991px) {
  body {
    font-size: .87rem;
  }

  .title1 {
    font-size: 4.4em;
  }

  .gutter-outside {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .section-tutorial {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .section-start {
    height: auto;
  }

  .intro-image {
    width: 160%;
    max-width: none;
    margin-top: 0;
  }

  .intro-content-wrapper {
    overflow: hidden;
  }

  .overview-1-wrapper {
    width: 100%;
    grid-column-gap: 6vw;
    margin-top: -30vw;
    padding-right: 0;
  }

  .overview-2-wrapper {
    width: 100%;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    align-items: center;
    margin-left: 0%;
  }

  .sauna-grid-wrapper {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: column;
  }

  .sauna-grid-item-right {
    width: 100%;
  }

  .sauna-grid-right-inner {
    width: 100%;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: row;
    padding-top: 0;
  }

  .image-caption-wrapper {
    width: 80%;
  }

  .image-caption-wrapper.is-right {
    max-width: 29em;
    margin-top: 1em;
    margin-left: 0;
  }

  .sauna-big-image-wrapper {
    width: 80%;
  }

  .sauna-big-image-inner {
    flex-direction: column;
    margin-top: 5em;
  }

  .interior-grid-wrapper {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: column;
  }

  .interior-grid-item-left {
    width: 100%;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .interior-grid-item-right {
    width: 100%;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    padding-top: 0;
  }

  .interior-grid-left-last-image, .interior-grid-right-first-image, .interior-grid-right-second-image {
    width: 100%;
  }

  .overview-2-item-small {
    order: 1;
  }

  .overview-2-item-big {
    padding-bottom: 0;
  }

  .intro-content-image-wrapper {
    min-height: 58em;
  }

  .line-drawing {
    padding-left: 15vw;
    padding-right: 15vw;
    top: 0;
  }

  .night-image-wrapper {
    overflow: hidden;
  }

  .night-image {
    width: 140%;
    max-width: none;
  }

  .sauna-grid-item-big {
    width: 100%;
  }

  .header-inner {
    padding-top: 2em;
  }

  .header-button:hover {
    padding-left: 1.6em;
    padding-right: 1.6em;
  }

  .header-button:active {
    transform: scale(.94);
  }

  .title1-copy {
    font-size: 4.4em;
  }

  .interior-grid-right-second-image-copy {
    width: 100%;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .content7-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content7-content-wrap {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .content7-image-copy {
    height: auto;
    min-height: 460px;
  }

  .grid-item {
    margin-bottom: 139px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: .75rem;
  }

  h1 {
    font-size: 3.2em;
  }

  h2 {
    font-size: 2.7em;
  }

  h3 {
    font-size: 2em;
  }

  h4 {
    font-size: 1.5em;
  }

  h5 {
    font-size: 1.1em;
  }

  h6 {
    font-size: .9em;
  }

  .copy-large {
    font-size: 1.3em;
  }

  .p-sm-end {
    padding-bottom: 2.3em;
  }

  .p-md-end {
    padding-bottom: 4em;
  }

  .title1 {
    font-size: 3.2em;
  }

  .title2 {
    font-size: 2.7em;
  }

  .title4 {
    font-size: 1.5em;
  }

  .copy-medium {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .p-xl-end {
    padding-bottom: 6em;
  }

  .p-xs-end {
    padding-bottom: 1.6em;
  }

  .p-sm-start {
    padding-top: 2.3em;
  }

  .p-xl-start {
    padding-top: 6em;
  }

  .title3 {
    font-size: 2em;
  }

  .title5 {
    font-size: 1.1em;
    line-height: 1.1em;
  }

  .intro-text-wrapper {
    top: 22%;
  }

  .sauna-grid-right-inner {
    flex-direction: column;
  }

  .sauna-big-image-wrapper {
    width: 100%;
  }

  .intro-content-image-wrapper {
    height: 66em;
    max-height: none;
    min-height: auto;
  }

  .header-left {
    flex-wrap: wrap;
    justify-content: center;
  }

  .header-inner {
    justify-content: center;
  }

  .header-right {
    margin-top: 1em;
  }

  .title1-copy {
    font-size: 3.2em;
  }

  .title4-copy {
    font-size: 1.5em;
  }

  .content7-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content7-content-wrap {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .size1-text {
    font-size: 34px;
    line-height: 42px;
  }

  .title3_b {
    font-size: 2em;
  }

  .grid-item {
    height: 40%;
  }
}

@media screen and (max-width: 479px) {
  p {
    margin-bottom: 0;
  }

  .title1 {
    font-size: 3em;
  }

  .intro-content-wrapper {
    padding-top: 3.5em;
  }

  .overview-2-wrapper {
    flex-wrap: wrap;
  }

  .image-caption-wrapper, .overview-2-item-small {
    width: 100%;
  }

  .intro-content-image-wrapper {
    height: 47em;
    position: relative;
  }

  .header-left {
    font-size: .8em;
  }

  .title1-copy {
    font-size: 3em;
  }

  .content7-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .content7-content-wrap {
    margin-bottom: 0;
  }

  .div-block-23 {
    display: none;
  }
}


@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Extrabold.woff2') format('woff2'), url('../fonts/CabinetGrotesk-Extrabold.eot') format('embedded-opentype'), url('../fonts/CabinetGrotesk-Bold.eot') format('embedded-opentype'), url('../fonts/CabinetGrotesk-Extrabold.woff') format('woff'), url('../fonts/CabinetGrotesk-Bold.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Extrabold.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Bold.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Extrabold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Extralight.eot') format('embedded-opentype'), url('../fonts/CabinetGrotesk-Extralight.woff') format('woff'), url('../fonts/CabinetGrotesk-Extralight.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Black.eot') format('embedded-opentype'), url('../fonts/CabinetGrotesk-Black.woff') format('woff'), url('../fonts/CabinetGrotesk-Black.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Light.eot') format('embedded-opentype'), url('../fonts/CabinetGrotesk-Light.woff') format('woff'), url('../fonts/CabinetGrotesk-Light.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Thin.eot') format('embedded-opentype'), url('../fonts/CabinetGrotesk-Thin.woff') format('woff'), url('../fonts/CabinetGrotesk-Thin.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk variable';
  src: url('../fonts/CabinetGrotesk-Variable.eot') format('embedded-opentype'), url('../fonts/CabinetGrotesk-Variable.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Variable.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Medium.woff') format('woff'), url('../fonts/CabinetGrotesk-Medium.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Regular.woff') format('woff'), url('../fonts/CabinetGrotesk-Regular.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}