@font-face {
  font-family: Akzidenzgrotesk;
  src: url('../fonts/AkzidenzGrotesk-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Akzidenzgrotesk;
  src: url('../fonts/AkzidenzGrotesk-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Akzidenzgrotesk;
  src: url('../fonts/AkzidenzGrotesk-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --light-grey: #dadada;
  --weber-beige: #dcc8a4;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.hero-section {
  background-image: linear-gradient(#0009, #0009), url('../images/weber-one_hero-header.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100vh;
  position: relative;
}

.container {
  max-width: 1680px;
  height: 100%;
}

.weber-one-div {
  width: 670px;
  display: none;
}

.weber-one-wrapper {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.menu-link {
  color: #fff;
  margin-right: 60px;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.menu-link:hover {
  opacity: .6;
}

.menu-link.rechts {
  margin-right: 0;
}

.menu-link.schwarz {
  color: #000;
}

.menu-stack {
  z-index: 1;
  margin-top: 10px;
  padding: 45px;
  position: absolute;
  inset: 0% 0% auto;
}

.cell {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.cell-2 {
  justify-content: center;
  align-items: flex-end;
}

.hero-stack-bottom {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 45px;
  font-size: 22px;
  position: absolute;
  inset: auto 0% 0%;
}

.maillink {
  color: #fff;
  margin-right: 10px;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.maillink:hover {
  text-decoration: underline;
}

.cell-3 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.pfeil-unten-div {
  width: 21px;
}

.pfeil-unten-div:hover {
  opacity: .6;
}

.pfeil-unten-div.mobile {
  display: none;
}

.cell-4 {
  justify-content: center;
  align-items: center;
}

.italiclink {
  color: #fff;
  margin-right: 5px;
  font-family: richmond-text, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.italiclink.nomobile {
  font-family: richmond-text, sans-serif;
  font-weight: 400;
}

.cell-5 {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
}

.about-section {
  background-color: #000;
}

.about-container {
  max-width: 1440px;
  padding: 140px 40px;
}

.heading {
  color: #fff;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 80px;
  line-height: 100px;
}

.heading.black {
  color: #000;
  margin-top: 0;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.spacer {
  height: 100px;
}

.h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  margin-right: 60px;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.h2.schwarz {
  color: #000;
}

.mitarbeiter-image {
  margin-bottom: 30px;
}

.klick {
  color: #fff;
  align-self: flex-end;
  font-family: richmond-text, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.klick:hover {
  text-decoration: underline;
}

.weber-logo-div {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.weber-one-container {
  max-width: 1440px;
  padding: 40px 40px 140px;
}

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

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

.left-arrow, .right-arrow {
  display: none;
}

.slide-nav {
  font-family: richmond-text, sans-serif;
  font-size: 14px;
  font-weight: 500;
  inset: auto 0% -12% auto;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 100px;
  padding: 0;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.fliesstext {
  color: #fff;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.fliesstext.black {
  color: #000;
}

.cell-7 {
  padding-top: 60px;
}

.button {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  margin-top: 60px;
  font-family: richmond-text, sans-serif;
  transition: all .2s;
}

.button:hover {
  color: #fff;
  background-color: #000;
}

.mitarbeiterin-bild-div {
  align-self: flex-end;
  margin-top: 60px;
  margin-left: 20%;
}

.cell-8 {
  padding-top: 220px;
}

.cell-9 {
  padding-bottom: 100px;
}

.quick-stack-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.slider-2 {
  width: 100%;
  height: 400px;
}

.right-arrow-2, .left-arrow-2 {
  display: none;
}

.slide-nav-2 {
  margin-left: -50%;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  inset: auto auto 0% 0%;
}

.slide-2 {
  background-image: url('../images/01-02-12-50.jpg');
  background-position: 50%;
  background-size: cover;
}

.italictext {
  color: #fff;
  margin-right: 5px;
  font-family: richmond-text, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.italictext.black {
  color: #000;
}

.italictext.backtotop.mobile {
  display: none;
}

.social-link {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}

.social-link:hover {
  opacity: .6;
}

.social-link.facebook {
  width: 9px;
  height: 20px;
}

.div-block {
  flex-flow: row;
  margin-top: 20px;
  display: flex;
}

.fahrzeug-container {
  max-width: 1440px;
  padding: 140px 40px 0;
}

.innenausbau-container {
  max-width: 1440px;
  padding: 180px 40px 220px;
}

.cell-10 {
  padding-right: 290px;
}

.referenzen-section {
  background-color: #000;
}

.referenzen-container {
  max-width: 1440px;
  padding: 180px 40px;
}

.image {
  width: 100%;
}

.textil-section {
  background-color: #000;
}

.textil-container {
  max-width: 1440px;
  padding: 180px 40px;
}

.quick-stack-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.cell-11 {
  padding-top: 200px;
}

.cell-12 {
  padding-top: 40px;
}

.cell-13 {
  padding-top: 100px;
}

.ansprechpartner-section {
  background-color: var(--weber-beige);
}

.ansprechpartner-container {
  max-width: 1440px;
  padding: 180px 40px;
}

.heading-2 {
  color: #000;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 22px;
}

.h3 {
  color: #000;
  margin-bottom: 40px;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.link {
  color: #000;
}

.link:hover {
  text-decoration: none;
}

.link-2, .link-3 {
  color: #000;
}

.link-3:hover {
  text-decoration: none;
}

.kontakt-section {
  background-color: var(--weber-beige);
}

.kontakt-container {
  max-width: 1440px;
  padding: 180px 40px;
}

.footer-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 60px;
  padding: 0;
}

.cell-14 {
  padding-top: 220px;
}

.cell-15 {
  justify-content: flex-end;
  align-items: flex-start;
}

.cell-16 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
}

.cell-17 {
  justify-content: flex-end;
  align-items: flex-end;
}

.bfk-div {
  width: 100px;
}

.bfk-div:hover {
  opacity: .6;
}

.quick-stack-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-left: 0;
  padding-right: 0;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.team-text {
  font-family: richmond-text, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.h3-team {
  margin-bottom: 40px;
  font-family: richmond-text, sans-serif;
  font-weight: 700;
}

.footerlink {
  color: #fff;
  text-decoration: none;
}

.footerlink:hover {
  text-decoration: underline;
}

.lottie-div, .mobile-menu {
  display: none;
}

.mobile-menu-link {
  color: #fff;
  margin-right: 60px;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.mobile-menu-link:hover {
  opacity: .6;
}

.mobile-menu-link.rechts {
  margin-right: 0;
}

.slide-3 {
  background-image: url('../images/slider-1.2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/slider-2.1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/slider-1.3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slider-3 {
  z-index: -1;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.heroslide1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/header-1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.heroslide2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/bilder-website.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.heroslide3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/header-3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.right-arrow-3, .slide-nav-3, .icon {
  display: none;
}

.quick-stack-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 40px;
  padding: 0;
}

.sponsor-wrapper {
  width: 100%;
}

.impressum-container {
  max-width: 1440px;
  padding: 180px 40px 220px;
}

.cell-20 {
  padding-top: 24px;
}

.link-4 {
  color: #000;
}

.link-4:hover {
  text-decoration: none;
}

.ghost-div {
  display: none;
}

.impressumlink {
  color: #fff;
  text-decoration: none;
}

.mobile-logo {
  display: none;
}

.code-embed {
  width: 600px;
  margin-right: -3%;
  display: none;
}

.h2link {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  margin-right: 60px;
  font-family: Akzidenzgrotesk, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.h2link:hover {
  text-decoration: underline;
}

.h2link.schwarz {
  color: #000;
}

.scene {
  width: 500px;
  height: 374px;
  display: none;
  position: relative;
}

.layer-layer-bg, .layer-layer-mid, .layer-layer-top {
  position: absolute;
  inset: 0%;
}

.code-embed-copy {
  width: 660px;
  margin-right: -3%;
  display: block;
}

@media screen and (min-width: 1920px) {
  .hero-section {
    height: 1160px;
  }

  .weber-one-div {
    width: 890px;
  }

  .menu-link {
    font-size: 30px;
  }

  .menu-stack, .hero-stack-bottom {
    padding: 75px;
  }

  .maillink, .italiclink {
    font-size: 22px;
  }

  .about-container {
    max-width: 1690px;
    padding-top: 300px;
    padding-bottom: 300px;
  }

  .heading {
    font-size: 100px;
    line-height: 120px;
  }

  .h2 {
    font-size: 48px;
    line-height: 60px;
  }

  .klick {
    font-size: 22px;
  }

  .weber-logo-div {
    width: 120px;
  }

  .weber-one-container {
    max-width: 1690px;
    padding-top: 20px;
    padding-bottom: 250px;
  }

  .slide-nav {
    font-size: 16px;
  }

  .fliesstext {
    font-size: 30px;
    line-height: 50px;
  }

  .button {
    padding: 12px 25px;
  }

  .slide-nav-2 {
    font-size: 18px;
  }

  .italictext {
    font-size: 22px;
  }

  .fahrzeug-container {
    max-width: 1690px;
    padding-top: 300px;
    padding-bottom: 0;
  }

  .innenausbau-container {
    max-width: 1690px;
    padding-top: 220px;
    padding-bottom: 430px;
  }

  .referenzen-section {
    background-color: #000;
  }

  .referenzen-container {
    max-width: 1690px;
    padding-top: 380px;
  }

  .textil-section {
    background-color: #000;
  }

  .textil-container {
    max-width: 1690px;
    padding-top: 380px;
  }

  .ansprechpartner-section {
    background-color: var(--weber-beige);
  }

  .ansprechpartner-container {
    max-width: 1690px;
    padding-top: 380px;
  }

  .h3 {
    font-size: 30px;
    line-height: 37px;
  }

  .kontakt-section {
    background-color: #000;
  }

  .kontakt-container {
    max-width: 1690px;
    padding-top: 380px;
  }

  .team-text {
    font-size: 24px;
    line-height: 32px;
  }

  .italic-text {
    font-size: 21px;
  }

  .mobile-menu-link {
    font-size: 30px;
  }

  .impressum-container {
    max-width: 1690px;
    padding-top: 220px;
    padding-bottom: 430px;
  }

  .code-embed {
    width: 800px;
  }

  .h2link {
    font-size: 48px;
    line-height: 60px;
  }

  .left-arrow-3, .icon-2 {
    display: none;
  }

  .code-embed-copy {
    width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .cell-3 {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    height: 90vh;
  }

  .weber-one-div {
    width: 80vw;
  }

  .maillink {
    font-size: 14px;
  }

  .maillink.onlydesktop {
    display: none;
  }

  .cell-3 {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pfeil-unten-div {
    display: none;
  }

  .pfeil-unten-div.mobile {
    width: 18px;
    margin-bottom: 164px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    inset: auto 0% 0%;
  }

  .italiclink.nomobile {
    display: none;
  }

  .cell-5 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
  }

  .about-container {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .heading {
    font-size: 50px;
    line-height: 52px;
  }

  .quick-stack {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .spacer {
    height: 60px;
  }

  .h2 {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 38px;
  }

  .weber-one-container {
    padding-bottom: 130px;
  }

  .fliesstext {
    font-size: 18px;
    line-height: 34px;
  }

  .fahrzeug-section {
    background-color: var(--light-grey);
  }

  .mitarbeiterin-bild-div {
    margin-left: 0%;
  }

  .cell-8 {
    padding-top: 41px;
  }

  .cell-9 {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .slide-nav-2 {
    margin-bottom: -49px;
    margin-left: 0%;
    font-family: richmond-text, sans-serif;
    font-size: 14px;
    font-weight: 700;
  }

  .italictext {
    font-size: 14px;
  }

  .italictext.backtotop {
    display: none;
  }

  .italictext.backtotop.mobile {
    display: block;
  }

  .fahrzeug-container {
    padding-top: 130px;
  }

  .innenausbau-section {
    background-color: var(--light-grey);
  }

  .innenausbau-container {
    padding-bottom: 130px;
  }

  .cell-10 {
    padding-right: 0;
  }

  .referenzen-container {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .textil-container {
    padding-top: 60px;
  }

  .cell-11 {
    padding-top: 30px;
  }

  .h3 {
    margin-bottom: 20px;
  }

  .kontakt-container {
    padding-top: 20px;
    padding-bottom: 130px;
  }

  .cell-14 {
    padding-top: 94px;
  }

  .cell-15 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .bfk-div {
    margin-top: 78px;
  }

  .mobilecell {
    display: none;
  }

  .quick-stack-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .cell-18 {
    padding-top: 100px;
  }

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

  .team-cell {
    padding-right: 40px;
  }

  .cell-19 {
    padding-top: 12px;
  }

  .lottie-div {
    z-index: 3;
    width: 76px;
    margin-top: 20px;
    margin-right: 27px;
    display: block;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .mobile-menu {
    z-index: 3;
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 54px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .mobile-menu-link {
    margin-bottom: 15px;
    margin-right: 0;
    font-size: 27px;
    line-height: 30px;
  }

  .weber-logo-mobile {
    width: 110px;
    margin-top: 37px;
    margin-left: 38px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .instagram-mobile {
    width: 25px;
    margin-top: 40px;
  }

  .heroslide1 {
    background-image: linear-gradient(to bottom, null, null), url('../images/header-1.jpg');
    background-position: 0 0, 50%;
  }

  .heroslide2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/header-2.jpg');
    background-position: 0 0, 50%;
  }

  .heroslide3 {
    background-image: linear-gradient(to bottom, null, null), url('../images/header-3.jpg');
    background-position: 0 0, 50%;
  }

  .impressum-section {
    background-color: var(--light-grey);
  }

  .impressum-container {
    padding-bottom: 130px;
  }

  .ghost-div {
    z-index: 4;
    width: 76px;
    height: 76px;
    margin-top: 20px;
    margin-right: 27px;
    display: block;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .mobile-logo {
    width: 110px;
    margin-top: 40px;
    margin-left: 40px;
    display: block;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .code-embed {
    width: 75vw;
  }

  .h2link {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 38px;
  }

  .left-arrow-3, .icon-2 {
    display: none;
  }

  .code-embed-copy {
    width: 75vw;
  }
}

#w-node-b06b2a21-223c-ec02-5e03-116f86eafdca-0212605b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-0212605b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ae39c08d-9d7b-4165-acc9-e6de58b73fb3-0212605b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-ae39c08d-9d7b-4165-acc9-e6de58b73fb4-0212605b, #w-node-_017fbadd-64ad-5ad9-d7b7-3bc73d103d84-0212605b, #w-node-_61f4460b-ec02-9fb1-ebeb-be4b5a166adb-0212605b {
  grid-column: span 2 / span 2;
}

#w-node-_27596850-e611-7890-7801-a7cbc411c400-0212605b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_9eb2a552-c9a1-3a5b-0e1e-1892f3d26ed0-0212605b {
  grid-column: span 6 / span 6;
}

#w-node-_9a9cf6a0-c477-135e-b3a3-f683120cc721-0212605b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_9a9cf6a0-c477-135e-b3a3-f683120cc723-0212605b {
  grid-column: span 2 / span 2;
}

#w-node-e7fbedc2-a0ee-11d9-ef7c-8d69c0b26082-0212605b {
  grid-column: span 3 / span 3;
}

#w-node-_5878fc52-09bf-aa8c-9e64-4517471731e7-0212605b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_5878fc52-09bf-aa8c-9e64-4517471731e9-0212605b {
  grid-column: span 7 / span 7;
}

#w-node-_1baa5f1d-4e40-49d7-77ea-3e1257824d66-0212605b {
  grid-column: span 2 / span 2;
}

#w-node-_5d52b1a9-cd8c-49c6-c1b1-8622e188e8bf-0212605b, #w-node-_2d40edc2-019a-882f-cdf4-196843dfe65a-0212605b {
  grid-column: span 4 / span 4;
}

#w-node-caa18caa-10f4-a684-60f6-6fa67385a371-0212605b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_09b36502-935b-138b-d23c-1fbf44a0dbeb-0212605b {
  grid-column: span 6 / span 6;
}

#w-node-cb9deb3f-79b2-a253-8cbe-c134c2d30802-0212605b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-cb9deb3f-79b2-a253-8cbe-c134c2d30804-0212605b {
  grid-column: span 7 / span 7;
}

#w-node-c6294ff0-9e10-5ca7-a036-2bdcbe1f0e4a-0212605b {
  grid-column: span 3 / span 3;
}

#w-node-_83fbc229-efbd-62b1-afa9-79e124134e43-0212605b {
  grid-column: span 4 / span 4;
}

#w-node-cf33c0a3-9099-5841-c698-f65f00b17904-0212605b {
  grid-column: span 5 / span 5;
}

#w-node-fb47feb2-3cb0-08ac-a9de-c90ba1580911-0212605b {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-cf2e17ad-28b2-0503-d590-de47454c0fe0-0212605b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-cf2e17ad-28b2-0503-d590-de47454c0fe1-0212605b, #w-node-cf2e17ad-28b2-0503-d590-de47454c0fea-0212605b, #w-node-cf2e17ad-28b2-0503-d590-de47454c0ff3-0212605b {
  grid-column: span 2 / span 2;
}

#w-node-e467c60e-f25c-5590-ca15-9b020da8e4ec-0da8e4e6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-e467c60e-f25c-5590-ca15-9b020da8e4ed-0da8e4e6, #w-node-e467c60e-f25c-5590-ca15-9b020da8e4ff-0da8e4e6, #w-node-e467c60e-f25c-5590-ca15-9b020da8e50c-0da8e4e6, #w-node-e467c60e-f25c-5590-ca15-9b020da8e522-0da8e4e6 {
  grid-column: span 2 / span 2;
}

#w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-e394b359 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-caa18caa-10f4-a684-60f6-6fa67385a371-e394b359 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-c8cab93e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-caa18caa-10f4-a684-60f6-6fa67385a371-c8cab93e {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-_9a9cf6a0-c477-135e-b3a3-f683120cc721-0212605b {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_9a9cf6a0-c477-135e-b3a3-f683120cc723-0212605b {
    grid-column: span 2 / span 2;
  }

  #w-node-e7fbedc2-a0ee-11d9-ef7c-8d69c0b26082-0212605b {
    order: 9999;
    grid-column: span 4 / span 4;
  }
}

@media screen and (max-width: 991px) {
  #w-node-fb47feb2-3cb0-08ac-a9de-c90ba1580911-0212605b {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-0212605b {
    display: none;
  }

  #w-node-fb47feb2-3cb0-08ac-a9de-c90ba1580911-0212605b {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-e394b359, #w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-c8cab93e {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b06b2a21-223c-ec02-5e03-116f86eafdca-0212605b {
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr 1fr;
  }

  #w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-0212605b {
    display: none;
  }

  #w-node-ae39c08d-9d7b-4165-acc9-e6de58b73fb3-0212605b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_27596850-e611-7890-7801-a7cbc411c400-0212605b {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_9eb2a552-c9a1-3a5b-0e1e-1892f3d26ed0-0212605b {
    grid-column: span 6 / span 6;
  }

  #w-node-_9a9cf6a0-c477-135e-b3a3-f683120cc721-0212605b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9a9cf6a0-c477-135e-b3a3-f683120cc722-0212605b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5878fc52-09bf-aa8c-9e64-4517471731e7-0212605b {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_5878fc52-09bf-aa8c-9e64-4517471731e8-0212605b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5878fc52-09bf-aa8c-9e64-4517471731e9-0212605b, #w-node-_1baa5f1d-4e40-49d7-77ea-3e1257824d66-0212605b, #w-node-_5d52b1a9-cd8c-49c6-c1b1-8622e188e8bf-0212605b, #w-node-_2d40edc2-019a-882f-cdf4-196843dfe65a-0212605b {
    grid-column: span 2 / span 2;
  }

  #w-node-caa18caa-10f4-a684-60f6-6fa67385a371-0212605b {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_09b36502-935b-138b-d23c-1fbf44a0dbeb-0212605b {
    grid-column: span 2 / span 2;
  }

  #w-node-cb9deb3f-79b2-a253-8cbe-c134c2d30802-0212605b {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-cb9deb3f-79b2-a253-8cbe-c134c2d30804-0212605b, #w-node-c6294ff0-9e10-5ca7-a036-2bdcbe1f0e4a-0212605b {
    grid-column: span 2 / span 2;
  }

  #w-node-_83fbc229-efbd-62b1-afa9-79e124134e43-0212605b {
    order: 9999;
    grid-column: span 2 / span 2;
  }

  #w-node-cf33c0a3-9099-5841-c698-f65f00b17904-0212605b {
    grid-column: span 2 / span 2;
  }

  #w-node-fb47feb2-3cb0-08ac-a9de-c90ba1580911-0212605b {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-cf2e17ad-28b2-0503-d590-de47454c0fe0-0212605b, #w-node-e467c60e-f25c-5590-ca15-9b020da8e4ec-0da8e4e6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-e394b359 {
    display: none;
  }

  #w-node-caa18caa-10f4-a684-60f6-6fa67385a371-e394b359 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_98bed845-fe33-2873-22c1-a4ee3681923f-c8cab93e {
    display: none;
  }

  #w-node-caa18caa-10f4-a684-60f6-6fa67385a371-c8cab93e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Akzidenzgrotesk';
  src: url('../fonts/AkzidenzGrotesk-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}