@charset "UTF-8";
.limited-width {
  max-width: 1320px !important;
}
@media screen and (min-width: 2560px) {
  .limited-width {
    max-width: calc(80.75rem + 0.2vw) !important;
  }
}
@media screen and (min-width: 3008px) {
  .limited-width {
    max-width: calc(85.75rem + 0.2vw) !important;
  }
}

.container-width {
  max-width: 1320px !important;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .container-width {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@font-face {
  font-family: "collective";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(https://static-living.roundglass.com/assets/fonts/collective/collective.woff2) format("woff2");
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "collective";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lotus:before {
  content: "\e800";
}

.icon-location:before {
  content: "\e801";
}

.icon-peoples:before {
  content: "\e802";
}

.icon-facebook:before {
  content: "\e803";
}

.icon-heart:before {
  content: "\e804";
}

.icon-collective-black:before {
  content: "\e805";
}

.icon-twitter-share:before {
  content: "\e806";
}

.icon-linkedin-share:before {
  content: "\e807";
}

.icon-fb-share:before {
  content: "\e808";
}

.icon-program:before {
  content: "\e809";
}

.icon-twitter:before {
  content: "\e80a";
}

.icon-photo:before {
  content: "\e80b";
}

.icon-nutrition:before {
  content: "\e80c";
}

.icon-notification:before {
  content: "\e80d";
}

.icon-method:before {
  content: "\e80e";
}

.icon-lessons:before {
  content: "\e80f";
}

.icon-media:before {
  content: "\e810";
}

.icon-ingredients:before {
  content: "\e811";
}

.icon-camera:before {
  content: "\e812";
}

.icon-pin:before {
  content: "\e813";
}

.icon-vimeo:before {
  content: "\e814";
}

.icon-zoom-in:before {
  content: "\e815";
}

.icon-zoom-out:before {
  content: "\e816";
}

.icon-picture:before {
  content: "\e817";
}

.icon-pinterest:before {
  content: "\e818";
}

.icon-fab-linkedin:before {
  content: "\e819";
}

.icon-globe:before {
  content: "\e80b";
}

.icon-fab-facebook:before {
  content: "\e81a";
}

.icon-fab-google:before {
  content: "\e81b";
}

.icon-discussion:before {
  content: "\e81c";
}

.icon-back_arrow:before {
  content: "\e81d";
}

.icon-instagram_color:before {
  content: "\e81e";
}

.icon-chevro-down:before {
  content: "\e81f";
}

.icon-chevron-left:before {
  content: "\e820";
}

.icon-chevron-right:before {
  content: "\e821";
}

.icon-chevron-up:before {
  content: "\e822";
}

.icon-triangle-down:before {
  content: "\e823";
}

.icon-compass:before {
  content: "\e824";
}

.icon-comment:before {
  content: "\e825";
}

.icon-calendar:before {
  content: "\e826";
}

.icon-triangle-left:before {
  content: "\e827";
}

.icon-triangle-right:before {
  content: "\e828";
}

.icon-triangle-up:before {
  content: "\e829";
}

.icon-medium:before {
  content: "\e836";
}

.icon-mail-alt:before {
  content: "\f0e0";
}

.icon-upload-cloud:before {
  content: "\f0ee";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-apple:before {
  content: "\f179";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-behance:before {
  content: "\f1b4";
}

.icon-spotify:before {
  content: "\f1bc";
}

.icon-soundcloud:before {
  content: "\f348";
}

/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2");
  font-display: swap;
}
/* fallback */
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2) format("woff2");
  font-display: swap;
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * aktiv-grotesk:
 *   - http://typekit.com/eulas/000000000000000077359d4f
 *   - http://typekit.com/eulas/000000000000000077359d51
 *   - http://typekit.com/eulas/000000000000000077359d55
 *   - http://typekit.com/eulas/000000000000000077359d58
 *   - http://typekit.com/eulas/000000000000000077359d5a
 *   - http://typekit.com/eulas/000000000000000077359d5e
 * proxima-nova:
 *   - http://typekit.com/eulas/00000000000000007735e603
 *   - http://typekit.com/eulas/00000000000000007735e604
 *   - http://typekit.com/eulas/00000000000000007735e60d
 *   - http://typekit.com/eulas/00000000000000007735e619
 *   - http://typekit.com/eulas/00000000000000007735e609
 *   - http://typekit.com/eulas/00000000000000007735e616
 *   - http://typekit.com/eulas/00000000000000007735e606
 *   - http://typekit.com/eulas/00000000000000007735e607
 *   - http://typekit.com/eulas/00000000000000007735e605
 *   - http://typekit.com/eulas/00000000000000007735e60e
 *
 * © 2009-2023 Adobe Systems Incorporated. All Rights Reserved.
 */
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff2"), url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff"), url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/951aca/000000000000000077359d51/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/951aca/000000000000000077359d51/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/951aca/000000000000000077359d51/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/a798a9/000000000000000077359d55/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/a798a9/000000000000000077359d55/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/a798a9/000000000000000077359d55/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/8e3d9f/000000000000000077359d58/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/8e3d9f/000000000000000077359d58/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/8e3d9f/000000000000000077359d58/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/63d81f/000000000000000077359d5a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/63d81f/000000000000000077359d5a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/63d81f/000000000000000077359d5a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
.tk-proxima-nova {
  font-family: "proxima-nova", sans-serif;
}

.tk-aktiv-grotesk {
  font-family: "aktiv-grotesk", sans-serif;
}

.limited-width {
  max-width: 1320px !important;
}
@media screen and (min-width: 2560px) {
  .limited-width {
    max-width: calc(80.75rem + 0.2vw) !important;
  }
}
@media screen and (min-width: 3008px) {
  .limited-width {
    max-width: calc(85.75rem + 0.2vw) !important;
  }
}

.container-width {
  max-width: 1320px !important;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .container-width {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

* {
  box-sizing: border-box;
}

a {
  cursor: pointer;
  text-decoration: none;
}

html {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  scroll-behavior: smooth;
  text-size-adjust: none;
}

body {
  max-width: 100vw;
  min-height: 100vh;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  /*overflow-x: hidden;*/
}
body > header,
body > footer {
  flex: 0 0 auto;
}
body > main {
  flex: 1 0 100%;
  position: relative;
  margin-top: -0.5px;
  /* fix small antialiasing bug in safari, where a while line would appear between the header and content */
}
body.webview > header,
body.webview > footer {
  display: none;
}

a {
  color: inherit;
}

button {
  border: none;
  outline: none;
  color: inherit;
}

.limited-width {
  max-width: 1260px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

button.standard,
.button.standard {
  color: white;
  background-color: #999;
  display: inline-block;
  line-height: 2.5em;
  text-decoration: none;
  padding: 0 1.5em;
  /*text-transform: uppercase;*/
  white-space: nowrap;
  border-radius: 6px;
  font-weight: 500;
  cursor: pointer;
}
button.standard.action,
.button.standard.action {
  background-color: #F15627;
}

body > .alert {
  font-family: "sofia-pro";
  position: fixed;
  bottom: 20px;
  z-index: 1000;
  background-color: white;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  padding: 15px 20px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}

body > .alert.hidden {
  opacity: 0;
}

body > .cookie-consent h3 {
  font-family: "sofia-pro";
  margin: 0 0 0.5em 0;
  font-size: 20px;
}
body > .cookie-consent h4 {
  margin: 0;
  font-weight: 400;
}
body > .cookie-consent blockquote {
  margin: 1em 0;
  font-size: 14px;
}
body > .cookie-consent button.action {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  line-height: 40px;
}
body > .cookie-consent fieldset {
  margin: 1em 0;
  padding: 0;
  border: none;
  outline: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body > .cookie-consent fieldset label {
  font-size: 13px;
}
body > .cookie-consent fieldset label .title {
  text-transform: uppercase;
}
body > .cookie-consent fieldset label {
  position: relative;
}
body > .cookie-consent fieldset input {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body > .cookie-consent fieldset input:not(:disabled) + div {
  cursor: pointer;
}
body > .cookie-consent fieldset input:checked:disabled + div > .box {
  background-color: #ccc;
  border-color: #ccc;
}
body > .cookie-consent fieldset input:checked + div {
  user-select: none;
}
body > .cookie-consent fieldset input:checked + div > .box {
  background-color: #F15627;
  border-color: #F15627;
}
body > .cookie-consent fieldset input:checked + div > .box:after {
  content: "check";
  display: block;
  font-family: "Material Icons";
  color: white;
  font-size: 18px;
  position: relative;
  top: 0px;
  left: 0px;
}
body > .cookie-consent fieldset input + div {
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  gap: 10px;
}
body > .cookie-consent fieldset input + div > .box {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  position: relative;
}
body > .cookie-consent div.actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: stretch;
  gap: 15px;
}
body > .cookie-consent div.actions button {
  font-size: 13px;
  text-transform: uppercase;
}
body > .cookie-consent button.close {
  background: transparent;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  display: grid;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
body > .cookie-consent button.close:after {
  content: "close";
  font-family: "Material Icons";
  color: #999;
}
body > .cookie-consent {
  font-family: "sofia-pro";
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1010;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
  max-width: 400px;
  padding: 30px 30px 25px 30px;
}
@media (max-width: 768px) {
  body > .cookie-consent {
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    max-width: none;
    border-radius: 0px;
    padding-bottom: 35px;
  }
  body > .cookie-consent button.close {
    top: 15px;
    right: 15px;
  }
}

a.edit-cms {
  width: 30px;
  height: 30px;
  position: fixed;
  right: 0px;
  bottom: 50px;
  border-radius: 15px 0 0 15px;
  background-color: #F15627;
  color: white;
  text-decoration: none;
  display: grid;
  align-items: center;
  justify-content: center;
}
a.edit-cms:after {
  font-family: "Material Icons";
  content: "edit";
}

.spacer-top {
  padding-top: 9.75rem;
  background-color: #040316;
}
@media (max-width: 1100px) {
  .spacer-top {
    padding-top: 10.1875rem;
  }
}
.spacer-top.without-breadcrumb {
  padding-top: 6.5rem;
}
@media (max-width: 1100px) {
  .spacer-top.without-breadcrumb {
    padding-top: 7.375rem;
  }
}
.spacer-top.with-hero-banner {
  padding-top: 0px;
}
@media (max-width: 1100px) {
  .spacer-top.with-hero-banner {
    padding-top: 7.375rem;
  }
}

a.analytics {
  width: 30px;
  height: 30px;
  position: fixed;
  right: 0px;
  bottom: 15px;
  border-radius: 15px 0 0 15px;
  background-color: #F15627;
  color: white;
  text-decoration: none;
  display: grid;
  align-items: center;
  justify-content: center;
}
a.analytics:after {
  font-family: "Material Icons";
  content: "bar_chart";
}

img,
video {
  display: block;
}

.hero-banner {
  background-color: black;
  width: 100%;
  height: 100vh;
  min-height: 768px;
  overflow-y: hidden;
}
.hero-banner.listing-banner {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner.listing-banner {
    aspect-ratio: 3/4;
  }
}
@media (max-width: 992px) {
  .hero-banner.no-hero-banner {
    height: auto;
    min-height: auto;
    max-height: none;
    aspect-ratio: 428/926;
  }
}
.hero-banner.single-big-banner {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner.single-big-banner {
    height: auto;
    min-height: auto;
    max-height: none;
    aspect-ratio: 428/926;
  }
}
.hero-banner.banner-with-sub-nav {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner.banner-with-sub-nav {
    aspect-ratio: 428/595;
  }
}
.hero-banner .scrollable {
  position: relative;
}
.hero-banner .scrollable .scroller {
  visibility: hidden;
}
.hero-banner .scrollable .scroller.slick-initialized {
  visibility: visible;
}
.hero-banner .scrollable .scroller .slick-prev,
.hero-banner .scrollable .scroller .slick-next {
  display: none;
}
.hero-banner .scrollable .scroller .custom-prev,
.hero-banner .scrollable .scroller .custom-next {
  display: none !important;
  position: absolute;
  z-index: 8;
  top: 47%;
  cursor: pointer;
  position: absolute;
}
.hero-banner .scrollable .scroller .custom-prev img,
.hero-banner .scrollable .scroller .custom-next img {
  width: 2rem;
  height: 2rem;
}
.hero-banner .scrollable .scroller .custom-next {
  right: 6rem;
}
.hero-banner .scrollable .scroller .custom-prev {
  transform: rotate(180deg);
  left: 6rem;
}
.hero-banner .scrollable .scroller .slick-dots {
  bottom: 2rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  justify-content: center;
}
.hero-banner .scrollable .scroller .slick-dots .slick-active {
  background-color: #FDFDFD;
}
.hero-banner .scrollable .scroller .slick-dots li {
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 0.3125rem;
  background-color: rgba(255, 255, 255, 0.5019607843);
  margin: 0px;
  padding: 0px;
}
.hero-banner .scrollable .scroller .slick-dots li button {
  display: none;
}
.hero-banner .scrollable .scroller .slick-dots li button::before {
  display: none;
}
.hero-banner .scrollable .scroller .slick-list .slick-track {
  margin: 0px;
  padding: 0px;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide {
  position: relative;
  scroll-snap-align: start;
  width: 100%;
  height: 100vh;
  min-height: 768px;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide.listing-banner {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide.listing-banner {
    aspect-ratio: 3/4;
  }
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide.no-hero-banner {
    height: auto;
    min-height: auto;
    max-height: none;
    aspect-ratio: 428/926;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide.single-big-banner {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide.single-big-banner {
    height: auto;
    min-height: auto;
    max-height: none;
    aspect-ratio: 428/926;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide.banner-with-sub-nav {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide.banner-with-sub-nav {
    aspect-ratio: 428/595;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper {
  height: 100%;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image,
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media {
  object-fit: cover;
  height: 100%;
  min-height: 768px;
  width: 100%;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image.listing-banner,
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media.listing-banner {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image.listing-banner,
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media.listing-banner {
    aspect-ratio: 3/4;
  }
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image.no-hero-banner,
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media.no-hero-banner {
    height: auto;
    min-height: auto;
    max-height: none;
    aspect-ratio: 428/926;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image.single-big-banner,
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media.single-big-banner {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image.single-big-banner,
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media.single-big-banner {
    height: auto;
    min-height: auto;
    max-height: none;
    aspect-ratio: 428/926;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image.banner-with-sub-nav,
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media.banner-with-sub-nav {
  height: auto;
  min-height: auto;
  max-height: none;
  aspect-ratio: 16/9;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image.banner-with-sub-nav,
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media.banner-with-sub-nav {
    aspect-ratio: 428/595;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description {
  position: absolute;
  bottom: 0px;
  top: 0px;
  right: 0px;
  left: 0px;
  color: #FDFDFD;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width {
  height: 100%;
  position: relative;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: flex-start;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .heading {
  position: absolute;
  top: 20.45%;
  font-weight: 400;
  font-size: 5rem;
  line-height: 120%;
  letter-spacing: -0.1rem;
  color: #FDFDFD;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 1100px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .heading {
    top: 11.24%;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info {
  max-width: 55%;
  position: absolute;
  bottom: 14.16%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1100px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info {
    bottom: 14.86%;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info.listing-banner {
  bottom: 21.3%;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info.no-hero-banner {
    bottom: 18%;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info.single-big-banner {
  bottom: 21.4%;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info.single-big-banner {
    bottom: 23.4%;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info.banner-with-sub-nav {
  bottom: 15.5%;
}
@media (max-width: 992px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info.banner-with-sub-nav {
    bottom: 13.8%;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .banner-headline {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 114.9%;
  letter-spacing: 0.1125rem;
  color: #FDFDFD;
  margin-bottom: 0.5rem;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .banner-title {
  font-weight: 300;
  font-size: 1.875rem;
  margin-bottom: 2rem;
  line-height: 140%;
  color: white;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .banner-title-other {
  font-weight: 600;
  font-size: 3.5rem;
  margin-bottom: 2rem;
  line-height: 128%;
  letter-spacing: -0.07rem;
  color: white;
}
@media (max-width: 1100px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .banner-title-other {
    font-size: 2rem;
    letter-spacing: unset;
    line-height: 120%;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .link {
  font-weight: 400;
  font-size: 2.5rem;
  margin-bottom: 2rem;
  line-height: 128%;
  color: #FDFDFD;
  display: none;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .title-without-cta {
  display: none;
}
@media (max-width: 1100px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .title-without-cta {
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 140%;
    margin-bottom: 0px;
    display: block;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .link-arrow {
  width: 1.5rem;
  aspect-ratio: 1/1;
  display: none;
}
@media (max-width: 1100px) {
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .link-arrow {
    display: block;
  }
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .totalContent {
  font-weight: 300;
  font-size: 0.875rem;
  margin-bottom: 2rem;
  letter-spacing: 0.0875rem;
  line-height: 114.999999%;
  color: #FDFDFD;
  text-transform: uppercase;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .sub-title {
  color: #fdfdfd;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 140%;
  margin-bottom: 0.5rem;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .play-pause {
  position: absolute;
  right: 0px;
  bottom: 4.25rem;
  height: 2.5rem;
  aspect-ratio: 1/1;
  cursor: pointer;
}
.hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .play-pause img {
  width: 100%;
  height: 100%;
}
.hero-banner .scrollable .scroller .slick-list .slick-track::after {
  display: none;
}
.hero-banner .scrollable .scroller .slick-list .slick-track::before {
  display: none;
}
@media (max-width: 1100px) {
  .hero-banner {
    max-height: 57.875rem;
    min-height: auto;
  }
  .hero-banner .scrollable .scroller .custom-prev,
  .hero-banner .scrollable .scroller .custom-next {
    display: none !important;
  }
  .hero-banner .scrollable .scroller .slick-dots {
    bottom: 1.5rem;
  }
  .hero-banner .scrollable .scroller .slick-dots li {
    height: 0.5rem;
    width: 0.5rem;
    border-radius: 0.25rem;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide {
    max-height: 57.875rem;
    min-height: auto;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .banner-image,
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-wrapper .media {
    width: 100%;
    aspect-ratio: 428/926;
    max-height: 57.875rem;
    min-height: auto;
    object-fit: cover;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content {
    color: #FDFDFD;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .heading {
    font-size: 3rem;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .banner-headline {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 0.875rem;
    line-height: 114.9%;
    letter-spacing: 0.0875rem;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .banner-title {
    font-weight: 400;
    font-size: 1.875rem;
    line-height: 128%;
    margin-bottom: 0px;
    display: none;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .banner-info .link {
    font-weight: 400;
    font-size: 1.875rem;
    line-height: 128%;
    margin-bottom: 0.5rem;
    display: block;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .content .cta-btn {
    display: none;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .play-pause {
    right: 2rem;
    bottom: 2rem;
    height: 2rem;
    aspect-ratio: 1/1;
    cursor: pointer;
  }
  .hero-banner .scrollable .scroller .slick-list .slick-track .slide .media-description .container-width .play-pause img {
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 428px) {
  .hero-banner .slick-dots {
    bottom: 3.75rem !important;
  }
}

/*# sourceMappingURL=herobanner.css.map */
