:root {
  --white: white;
  --black: black;
  --size: 100px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

img {
  max-width: 100%;
  display: inline-block;
}

.body {
  aspect-ratio: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.block-quote {
  margin-top: 0;
  font-size: 75px;
  font-weight: 400;
  line-height: 75px;
}

.column {
  flex-direction: column;
  display: flex;
}

.container {
  object-fit: fill;
  background-color: #8f9b8e;
  border: 3px #fff;
  border-radius: 20px;
  max-width: 50%;
  min-height: 180px;
  margin-top: 10px;
  padding: 34px;
}

.column-2 {
  clear: none;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: block;
  position: relative;
}

.columns {
  margin-top: 47px;
}

.button {
  clear: none;
  cursor: pointer;
  flex-flow: row-reverse;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 54px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  margin: 20px 21px 30px 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.hero-section {
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: linear-gradient(#ffc869, #6bab6800 62%);
  background-clip: content-box;
  justify-content: center;
  align-items: flex-start;
  height: 80vh;
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
}

.button-2 {
  margin-bottom: 9px;
  margin-left: 21px;
  padding-bottom: 6px;
}

.orange-button {
  float: none;
  aspect-ratio: auto;
  text-align: left;
  text-transform: none;
  object-fit: fill;
  background-color: #ec7d38;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 11px 22px;
  font-weight: 200;
  display: flex;
  position: relative;
}

.orange-button:hover {
  background-color: #eaa442;
}

.orange-button.nav-link {
  z-index: auto;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  display: inline-block;
  position: relative;
  inset: 0% auto auto;
}

.image {
  margin-top: 39px;
  line-height: 80vh;
  position: relative;
}

.container-3, .navbar {
  background-color: #ffc869;
}

.nav-link {
  text-transform: uppercase;
  position: relative;
  left: 133px;
}

.image-2 {
  cursor: pointer;
  height: 10vh;
  margin-top: 10px;
  margin-left: 26px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.body-2 {
  background-color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.image-3 {
  margin-top: 13px;
  margin-left: 14px;
}

.link-block {
  margin-bottom: -11px;
  margin-left: -63px;
}

.column-3 {
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: 400;
  display: flex;
}

.heading {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
}

.navbar-logo-left {
  background-color: #ffc869;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image-4 {
  display: inline-block;
  position: static;
}

.flex-offset {
  margin-right: -100vw;
  display: flex;
}

.full-page {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100svh;
  display: flex;
}

.full-page.is-horizontal-scroll-section {
  border: 2px #f1714400;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100svh;
}

.full-page.is-black {
  background-color: #000;
}

.full-page.is-horizontal-scroll-section-copy, .full-page.is-horizontal-scroll-section-copy-copy, .full-page.is-horizontal-scroll-section-copy-copy-copy, .full-page.is-horizontal-scroll-section-copy-copy-copy-copy, .full-page.is-horizontal-scroll-section-copy-copy-copy-copy-copy, .full-page.is-horizontal-scroll-section {
  border: 2px solid #f1714400;
  flex: 0 auto;
  width: auto;
  height: 100svh;
}

.full-page.is-horizontal-scroll-section-copy {
  border: 2px #f1714400;
  flex: 0 auto;
  width: auto;
  height: 100svh;
}

.sticky {
  background-color: #000;
  border: 2px #e600ff;
  width: 100%;
  height: 100dvh;
  margin-top: -100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky.extrasticky {
  width: 75%;
  height: 75dvh;
}

.h1 {
  text-align: center;
  font-size: 3rem;
}

.h1.text-color-white {
  color: #fff;
  font-size: 2rem;
  font-style: normal;
  font-weight: 100;
}

.mover {
  flex: 0 auto;
  display: flex;
}

.mover.extramover {
  width: auto;
  height: 800svh;
}

.height {
  background-color: #000;
  width: 15000px;
  height: 400dvh;
  position: relative;
}

.height.extraheight {
  height: 700dvh;
}

.height._2er {
  position: relative;
}

.main {
  display: block;
  overflow: clip;
}

.horizontal-scroll-wrap {
  background-color: #000;
  padding-top: 100vh;
  padding-bottom: 0;
}

.container-5 {
  width: 100vw;
}

.section {
  background-color: #ffc869;
}

.panel {
  box-sizing: border-box;
  aspect-ratio: auto;
  opacity: 1;
  vertical-align: baseline;
  object-fit: contain;
  flex: 1;
  align-self: center;
  width: auto;
  height: 75svh;
  max-height: 700px;
  padding: 0 20px 0 400px;
  display: block;
  position: static;
  overflow: visible;
}

.panel.bigpanels {
  min-height: 75px;
}

.panel.hiddenpanel {
  mix-blend-mode: normal;
  flex: 0 auto;
  position: static;
  overflow: visible;
}

.panel.backuppanel {
  position: absolute;
}

.italic-text {
  font-style: normal;
}

.extra-height {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  height: 800svh;
}

.extramover {
  width: auto;
  height: 1000svh;
}

.hiddenpanel {
  display: none;
}

.article {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.container-6 {
  display: none;
}

.heading-2 {
  color: var(--white);
}

.image-6 {
  background-color: #ff9e9e00;
}

.main-2 {
  object-fit: contain;
  background-color: #000;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  overflow: clip;
}

.main-2.centerer {
  box-sizing: content-box;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  overflow: clip;
}

.centerer {
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100vw;
  display: flex;
}

.panel-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: contain;
  flex: none;
  width: auto;
  height: 65svh;
  padding: 0 20px;
  display: block;
  overflow: visible;
}

.panel-2.centerer {
  width: auto;
  height: 100vh;
}

.main-3 {
  object-fit: contain;
  background-color: #000;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  overflow: clip;
}

.main-3.centerer, .main-3.centerer-copy {
  box-sizing: content-box;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  overflow: clip;
}

.panel-3 {
  box-sizing: border-box;
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: contain;
  flex: none;
  width: auto;
  height: 75svh;
  padding: 0 20px;
  display: block;
  overflow: visible;
}

.panel-3.centerer {
  box-sizing: border-box;
  object-fit: contain;
  width: 1000svw;
  height: auto;
  max-height: 1000px;
}

.panel-4 {
  box-sizing: border-box;
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: contain;
  flex: none;
  width: auto;
  height: 65svh;
  padding: 0 20px;
  display: block;
  overflow: visible;
}

.main-4 {
  object-fit: contain;
  background-color: #000;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  overflow: clip;
}

.height-2 {
  background-color: #000;
  width: 10000px;
  height: 400dvh;
  position: relative;
}

.sticky-2 {
  background-color: #000;
  border: 2px solid #e600ff;
  width: 100%;
  height: 100dvh;
  margin-top: -100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.image-7 {
  z-index: 2;
  position: absolute;
}

.container-7 {
  aspect-ratio: auto;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 700px;
  display: flex;
}

.image-8 {
  z-index: 3;
  object-fit: contain;
  flex: 1;
  height: 75svh;
  position: absolute;
  overflow: visible;
}

.image-9 {
  flex: 1;
}

.section-2 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-10 {
  vertical-align: middle;
  margin-top: 23px;
  display: inline-block;
}

.section-3 {
  padding-left: 60px;
}

.gallery-scroll {
  background-color: #8f9b8e;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image-2 {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.paragraph-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.body-3 {
  background-color: #3f2e2e;
}

.list {
  flex: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 2em;
  line-height: 2em;
  text-decoration: none;
}

.list-item {
  font-family: Montserrat, sans-serif;
}

.link, .link-2 {
  text-decoration: none;
}

.body-4, .body-5 {
  background-color: #8f9b8e;
}

.list-item-2, .link-3, .link-4 {
  text-decoration: none;
}

.cloneable-header {
  background-color: #fff;
  border-radius: 18px;
  margin-bottom: 44px;
  padding: 24px 32px;
  box-shadow: 0 3px 14px #4a3aff08, 0 -2px 4px #14142b05, 0 12px 24px #14142b03;
}

.paragraph-3.cookie-banner-paragraph---brix {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.5;
}

.button-primary-2 {
  color: #fff;
  text-align: center;
  background-color: #4a3aff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.button-primary-2:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.button-primary-2.cookie-banner-button---brix {
  flex-wrap: nowrap;
  max-width: 160px;
  padding: 12px 20px;
  font-size: 12px;
  line-height: 15px;
  display: flex;
}

.heading-size-3 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 28px;
}

.container-default {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.close-message---brix {
  color: #170f49;
  cursor: pointer;
  transform-style: preserve-3d;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  transition: all .35s;
  position: absolute;
  inset: 20px 20px auto auto;
}

.close-message---brix:hover {
  color: #4a3aff;
  transform: scale3d(.9, .9, .01);
}

.cookie-banner-wrapper---brix {
  z-index: 10;
  background-color: #fff;
  border-radius: 20px;
  padding: 32px;
  position: fixed;
  inset: auto auto 32px 32px;
}

.cookie-banner-wrapper---brix.cookie-banner-1---brix {
  background-color: #fff;
  border-radius: 20px;
  max-width: 400px;
  padding: 34px 32px 34px 40px;
  inset: auto auto 32px 32px;
  box-shadow: 0 6px 23px #14142b14;
}

.cookie-banner-wrapper---brix.cookie-banner-1---brix.preview-page {
  position: absolute;
}

.replay-button {
  color: #514f6e;
  text-align: center;
  background-color: #d9dbe9;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  position: absolute;
  inset: auto 32px 32px auto;
}

.replay-button:hover {
  color: #f7f7fb;
  background-color: #6f6c90;
  transform: translate(0, -2px);
}

.cloneable-container-default {
  background-color: #f7f7fb;
  border-radius: 20px;
  min-height: 624px;
  position: relative;
  transform: translate(0);
}

.section-4 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.section-4.cloneables-listing {
  padding-top: 0;
  padding-bottom: 140px;
}

.button-secondary {
  color: #4a3aff;
  text-align: center;
  background-color: #f3f1ff;
  border-radius: 80px;
  padding: 15px 48px;
  line-height: 20px;
  transition: color .3s, background-color .3s;
}

.button-secondary:hover {
  color: #fff;
  background-color: #4a3aff;
}

.button-secondary.cloneable-header-button {
  padding-left: 22px;
  padding-right: 22px;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.button-cookie-icon---brix {
  margin-right: 8px;
}

.cloneable-header-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr 1fr;
  align-items: center;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.section-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: auto;
  height: 100svh;
  display: flex;
}

.button-3 {
  z-index: 2;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-color: #3898ec63;
  background-clip: border-box;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 160.5px;
  left: 341.017px;
  overflow: visible;
}

.button-4 {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 138.5px;
  right: 356px;
}

@media screen and (max-width: 991px) {
  .container {
    display: none;
  }

  .container-2 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .body-2 {
    background-color: #8f9b8e;
  }

  .container-4 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .article {
    display: none;
  }

  .container-6 {
    color: #54744e;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .image-5 {
    object-fit: contain;
    background-color: #000;
    flex: 1;
    width: auto;
    max-width: 100vw;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .container-8 {
    max-width: 728px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .cookie-banner-wrapper---brix {
    bottom: 24px;
    left: 24px;
  }

  .replay-button {
    inset: 32px auto auto 32px;
  }

  .container-9 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .body-2 {
    background-color: #8f9b8e;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .article {
    display: none;
  }

  .text-block {
    text-align: center;
    margin-top: 61px;
    padding-top: 0;
  }

  .container-6 {
    justify-content: center;
    align-items: flex-start;
    height: 922vh;
    display: flex;
  }

  .image-5 {
    max-width: 100%;
    position: absolute;
  }

  .gallery-scroll {
    padding: 60px 15px;
  }

  .image-12 {
    z-index: 2;
    margin-top: 154px;
    position: absolute;
  }

  .link-block-2 {
    z-index: 3;
    width: 250px;
    height: 100px;
    margin-top: 332px;
    margin-left: 94px;
    position: absolute;
  }

  .button-primary-2 {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .cookie-banner-wrapper---brix {
    border-radius: 18px;
  }

  .cookie-banner-wrapper---brix.cookie-banner-1---brix {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    bottom: 24px;
    left: 24px;
    right: 24px;
  }

  .replay-button {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
    top: 24px;
    left: 24px;
  }

  .cloneable-header-grid {
    grid-template-columns: 1fr;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #000;
    background-image: none;
  }

  .container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: flex;
  }

  .container-2 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .columns-2 {
    justify-content: center;
    align-items: stretch;
  }

  .column-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-end;
    place-items: stretch stretch;
    display: flex;
    position: static;
  }

  .heading {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .article {
    display: none;
  }

  .image-5 {
    max-width: 100%;
    display: block;
    position: absolute;
  }

  .image-11 {
    display: block;
  }

  .column-4 {
    flex: 1;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .container-8 {
    max-width: none;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    display: flex;
  }

  .image-12 {
    z-index: 2;
    margin-top: 40%;
    position: absolute;
  }

  .link-block-2 {
    z-index: 3;
    object-fit: cover;
    width: 150px;
    margin-top: 216px;
    margin-left: 53px;
    position: absolute;
  }

  .link-block-3 {
    display: block;
  }

  .button-primary-2 {
    padding: 15px 34px 16px;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cookie-banner-wrapper---brix, .cookie-banner-wrapper---brix.cookie-banner-1---brix {
    bottom: 16px;
    left: 16px;
    right: 16px;
  }

  .replay-button {
    padding: 15px 34px 16px;
    display: none;
    top: 16px;
    left: 16px;
    right: 16px;
  }

  .cloneable-container-default {
    min-height: 550px;
  }

  .container-9 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }
}


