@font-face {
  font-family: Aceh;
  src: url('../fonts/Aceh-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aceh;
  src: url('../fonts/Aceh-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Aceh;
  src: url('../fonts/Aceh-ExtraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Aceh;
  src: url('../fonts/Aceh-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aceh;
  src: url('../fonts/Aceh-ExtraBold.otf') format("opentype"), url('../fonts/Aceh-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aceh;
  src: url('../fonts/Aceh-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --fett-schwarz: #111;
  --fett-primär: #1b2d52;
  --fett-sekundär: white;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  direction: ltr;
  font-family: Aceh, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

h1 {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  direction: ltr;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Aceh, sans-serif;
  font-size: 4.5em;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

h2 {
  color: #000;
  text-align: left;
  letter-spacing: -.5px;
  text-transform: none;
  direction: ltr;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Aceh, sans-serif;
  font-size: 3.4em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

h3 {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  direction: ltr;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Aceh, sans-serif;
  font-size: 2.6em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

h4 {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  direction: ltr;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Aceh, sans-serif;
  font-size: 1.8em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

h5 {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  direction: ltr;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Aceh, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

h6 {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  direction: ltr;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Aceh, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

p {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  direction: ltr;
  margin-bottom: 10px;
  font-family: Aceh, sans-serif;
  font-size: 1.3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
}

a {
  text-decoration: underline;
}

li {
  color: #000;
  text-align: left;
  font-family: Aceh, sans-serif;
  font-size: 1.3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
}

.space-l {
  width: 100%;
  height: 6.5em;
}

.space-l.dark-bg {
  background-color: var(--fett-schwarz);
}

.main-textblock {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  direction: ltr;
  font-family: Aceh, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.h5-small-info-heading {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  direction: ltr;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aceh, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.h5-small-info-heading.white {
  color: #fff;
}

.h2-section-heading {
  color: #000;
  text-align: left;
  letter-spacing: -.5px;
  text-transform: none;
  direction: ltr;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aceh, sans-serif;
  font-size: 3.4em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.h2-section-heading.white {
  color: #fff;
}

.styleguide-small-wrapper {
  border-top: 1.5px solid #7f7f7f;
  border-bottom: 1.5px solid #7f7f7f;
  width: 60%;
  padding-top: 2em;
  padding-bottom: 2em;
}

.main-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.main-section.vertical {
  flex-direction: column;
}

.main-section.dark {
  background-color: var(--fett-primär);
}

.main-section.hero {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/iStock-1067203316.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  height: 100vh;
  padding-top: 12em;
}

.main-section.hero.brands {
  background-image: linear-gradient(#0000, #0000), url('../images/63541a62738f5f8a775c8828_keiler.jpg');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  height: 70vh;
}

.main-section.hero.brands.fakt-solution {
  background-image: linear-gradient(#0000, #0000), url('../images/hero-image-fett.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.main-section.hero.brands.paulas-revier {
  background-image: linear-gradient(#00000080, #00000080), url('../images/6389d11f182a83056d93ba5e_WhatsApp-Image-2022-12-02-at-11.18.06.jpeg');
  background-position: 0 0, 50% 53%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.main-section.hero.brands.keiler-feinkost {
  background-image: linear-gradient(#00000080, #00000080), url('../images/63541a62738f5f8a775c8828_keiler.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.main-section.hero.brands.katzys {
  background-image: linear-gradient(#00000080, #00000080), url('../images/6389d18d8061c45922c186c6_katze.jpg');
  background-position: 0 0, 50% 31%;
  background-size: auto, cover;
}

.main-section.hero.brands.westerwald-beute {
  background-image: linear-gradient(#00000080, #00000080), url('../images/6389d262d5c85ee1601f7f55_daniel-hering-0_ole_Z2pV8-unsplash.jpg');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.main-section.black-bg {
  background-color: var(--fett-schwarz);
}

.main-section.black-bg.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.main-section.black-bg.no-padding.hide {
  display: none;
}

.space-s {
  width: 100%;
  height: 2em;
}

.main-infotext {
  color: #585858;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  direction: ltr;
  margin-bottom: 0;
  font-family: Aceh, sans-serif;
  font-size: 1.3em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
}

.main-infotext.link:hover {
  color: #8f8f8f;
  text-decoration: underline;
}

.main-infotext.margin-left {
  margin-right: 1rem;
}

.main-text {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  direction: ltr;
  font-family: Aceh, sans-serif;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
}

.main-text.white {
  color: #fff;
  font-size: 1.4em;
}

.container-max-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6%;
  padding-right: 6%;
  display: flex;
  position: relative;
}

.h4-paragraph-heading {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  direction: ltr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aceh, sans-serif;
  font-size: 1.8em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.h3-small-section-heading {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  direction: ltr;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aceh, sans-serif;
  font-size: 2.6em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.h3-small-section-heading.white {
  color: #fff;
  font-size: 2.2em;
}

.h1-main-heading {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  direction: ltr;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aceh, sans-serif;
  font-size: 4.5em;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.h1-main-heading.white {
  color: #fff;
}

.h1-main-heading.white.align-left {
  margin-top: -11px;
  margin-right: auto;
  font-size: 4.5em;
}

.h1-main-heading.white.bold {
  font-size: 3.5em;
  font-weight: 600;
}

.h6-mini-heading {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  direction: ltr;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aceh, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.color-primary-2-wrapper {
  background-color: var(--fett-sekundär);
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-primary-3-wrapper {
  background-color: var(--fett-schwarz);
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-primary-1-wrapper {
  background-color: var(--fett-primär);
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-secondary-wrapper {
  background-color: #dcf3eb;
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-grey-2-wrapper {
  background-color: #ebf0f6;
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-grey-6-wrapper {
  background-color: #3b3d3f;
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-grey-3-wrapper {
  background-color: #d3d7de;
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-grey-5-wrapper {
  background-color: #757678;
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-grey-1-wrapper {
  background-color: #f5f6fa;
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-styleguide-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.color-accent-1-wrapper {
  background-color: #ff5858;
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-accent-2-wrapper {
  background-color: #ff8f58;
  padding-top: 2em;
  padding-bottom: 2em;
}

.color-grey-4-wrapper {
  background-color: #aeb3ba;
  padding-top: 2em;
  padding-bottom: 2em;
}

.main-button {
  background-color: var(--fett-primär);
  color: #fff;
  text-align: left;
  letter-spacing: 1.5px;
  text-transform: none;
  border-radius: 5000px;
  padding: .9em 2.5em;
  font-family: Aceh, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.main-button.secondary {
  border: .15em solid var(--fett-primär);
  color: var(--fett-primär);
  background-color: #fff;
  padding: .75em 2.4em;
}

.container-max-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1760px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6%;
  padding-right: 6%;
  display: flex;
  position: relative;
}

.container-max-1.navbar {
  flex-direction: row;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-max-1.align-left-all {
  align-items: flex-start;
}

.container-max-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6%;
  padding-right: 6%;
  display: flex;
  position: relative;
}

.placeholder-test {
  background-color: #8e8eb733;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
}

.container-max-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6%;
  padding-right: 6%;
  display: flex;
  position: relative;
}

.showing-styleguide {
  border-top: 1.5px solid #7f7f7f;
  border-bottom: 1.5px solid #7f7f7f;
  width: 100%;
  padding-top: 3em;
  padding-bottom: 3em;
}

.space-m {
  width: 100%;
  height: 4.5em;
}

.space-m.dark-bg {
  background-color: var(--fett-schwarz);
}

.test-grey-bg {
  background-color: #ccc;
}

.space-xs {
  width: 100%;
  height: 1em;
}

.text-link-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-link-wrapper.show-mobile, .text-link-wrapper.hide {
  display: none;
}

.container-max-0 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.main-navbar {
  background-color: #0000;
  position: absolute;
  inset: 0% 0% auto;
}

.brand-link-wrapper {
  width: 16rem;
}

.brand-link-img {
  width: 100%;
  height: 100%;
}

.text-link-img {
  width: 65px;
}

.hero-heading-line {
  background-color: #fff;
  width: 100%;
  height: 3px;
  margin-bottom: 20px;
}

.brands-list-wrapper {
  width: 100%;
  display: flex;
}

.collection-list-wrapper-brands {
  width: 50%;
}

.collection-list-wrapper-brands.left {
  margin-top: -80px;
}

.collection-list-brands {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.collection-item-brands {
  width: 100%;
  height: 550px;
  position: relative;
  overflow: hidden;
}

.brand-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.brand-bg-wrapper {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.brand-bg-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brand-bg-color {
  z-index: 1;
  background-color: #000000b3;
  position: absolute;
  inset: 0%;
}

.brand-logo-img {
  z-index: 2;
  height: 110px;
  position: absolute;
}

.info-heading-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.info-content-grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  display: grid;
}

.info-numbers-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info-services-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.info-services-img {
  height: 40px;
}

.partner-heading-wrapper {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.partner-lopos-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.partner-logo-img {
  height: 60px;
}

.footer-info-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.footer-logo-wrapper {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.footer-logo-img {
  width: 22rem;
}

.footer-end-wrapper {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.footer-link-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  display: flex;
}

.footer-content-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-divider-line {
  background-color: var(--fett-schwarz);
  width: 100%;
  height: 1px;
}

.navbar-second {
  position: sticky;
  top: 0%;
}

.contact-info-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.contact-text-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: row;
  width: 100%;
  display: flex;
}

.rich-text-block {
  width: 50%;
}

.brand-hero-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-brand-logo-img {
  height: 150px;
}

.hero-brand-logo-img.small {
  height: 50px;
}

.brand-info-text {
  width: 100%;
}

.brand-list-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.brands-left-row-wrapper {
  margin-top: -60px;
  padding-top: 0;
}

.brands-content-wrapper, .keiler-feinkost-content-wrapper, .westerwald-beute-content-wrapper, .katzys-content-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
  position: relative;
}

.brands-background-img-wrapper {
  width: 100%;
  height: 100%;
}

.brands-background-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.brands-logo {
  z-index: 3;
  width: 100%;
  position: static;
}

.forground-black {
  background-color: #00000080;
  width: 100%;
  height: 100%;
  position: absolute;
}

.brands-logo-wrapper {
  z-index: 3;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
}

.brands-logo-wrapper.more-width {
  width: 18rem;
}

.div-block {
  z-index: 0;
  width: 100%;
  height: 600px;
  position: absolute;
}

.paragraph {
  width: 50%;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3.2em;
  }

  h2 {
    font-size: 3em;
  }

  h3 {
    font-size: 2.1em;
  }

  h4 {
    font-size: 1.5em;
  }

  h5 {
    font-size: 1.3em;
  }

  h6 {
    font-size: 1.1em;
  }

  .main-textblock {
    font-size: 1em;
  }

  .h5-small-info-heading {
    font-size: 1.3em;
  }

  .h2-section-heading {
    font-size: 3em;
  }

  .main-section {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .main-infotext {
    width: 100%;
  }

  .main-infotext.link, .main-infotext.margin-left {
    width: auto;
  }

  .main-text.white.margin-top {
    margin-top: 20px;
  }

  .h4-paragraph-heading {
    font-size: 1.5em;
  }

  .h3-small-section-heading {
    font-size: 2.1em;
  }

  .h1-main-heading {
    font-size: 3.2em;
  }

  .h6-mini-heading {
    font-size: 1.1em;
  }

  .brand-logo-img {
    height: 90px;
  }

  .info-heading-wrapper {
    flex-flow: column;
    grid-template-columns: .7fr;
    display: flex;
  }

  .info-numbers-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .info-services-grid {
    grid-template-columns: 1fr;
  }

  .partner-heading-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .partner-lopos-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .partner-logo-img {
    height: 45px;
  }

  .footer-content-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
  }

  .brands-logo-wrapper {
    width: 160px;
  }

  .brands-logo-wrapper.more-width {
    width: 280px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.6em;
  }

  h2 {
    font-size: 2.5em;
  }

  h3 {
    font-size: 1.9em;
  }

  h4 {
    font-size: 1.4em;
  }

  h5 {
    font-size: 1.2em;
  }

  h6, .main-textblock {
    font-size: 1em;
  }

  .h5-small-info-heading {
    font-size: 1.2em;
  }

  .h2-section-heading {
    font-size: 2.5em;
  }

  .styleguide-small-wrapper {
    width: 80%;
  }

  .main-section.hero.brands.paulas-revier {
    background-image: linear-gradient(#00000080, #00000080), url('../images/6389d11f182a83056d93ba5e_WhatsApp-Image-2022-12-02-at-11.18.06.jpeg');
    background-position: 0 0, 70%;
  }

  .main-infotext {
    width: 100%;
    font-size: 1em;
  }

  .main-infotext.link, .main-infotext.margin-left {
    width: auto;
  }

  .main-text {
    font-size: 1.1em;
  }

  .h4-paragraph-heading {
    font-size: 1.4em;
  }

  .h3-small-section-heading {
    font-size: 1.9em;
  }

  .h1-main-heading {
    font-size: 2.6em;
  }

  .h1-main-heading.white.align-left {
    font-size: 3em;
  }

  .h6-mini-heading {
    font-size: 1em;
  }

  .brands-list-wrapper {
    flex-direction: column;
  }

  .collection-list-wrapper-brands {
    width: 100%;
  }

  .collection-list-wrapper-brands.left {
    margin-top: 0;
  }

  .collection-item-brands {
    height: 250px;
  }

  .brand-logo-img {
    height: 90px;
  }

  .info-heading-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-columns: .7fr;
    display: flex;
  }

  .info-content-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-columns: .4fr;
    place-items: start;
    display: flex;
  }

  .info-numbers-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .partner-heading-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: .7fr;
  }

  .partner-lopos-wrapper {
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
  }

  .partner-logo-img {
    height: 40px;
  }

  .footer-logo-img {
    width: 18rem;
  }

  .footer-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 10px;
  }

  .rich-text-block {
    width: 100%;
  }

  .hero-brand-logo-img {
    height: 120px;
  }

  .brands-left-row-wrapper {
    margin-top: -40px;
  }

  .brands-content-wrapper {
    height: 380px;
  }

  .paragraph {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  h1, h2 {
    font-size: 2.2em;
  }

  h3 {
    font-size: 1.65em;
  }

  .main-textblock {
    font-size: 1em;
  }

  .h2-section-heading {
    font-size: 2.2em;
  }

  .styleguide-small-wrapper {
    width: 100%;
  }

  .main-section.hero.brands {
    height: 50vh;
  }

  .container-max-2 {
    align-items: flex-start;
  }

  .h4-paragraph-heading {
    font-size: 1.4em;
  }

  .h3-small-section-heading {
    font-size: 1.65em;
  }

  .h1-main-heading {
    font-size: 2.2em;
  }

  .h1-main-heading.white.align-left {
    font-size: 2.5em;
  }

  .container-max-1.navbar {
    justify-content: center;
    align-items: center;
  }

  .text-link-wrapper {
    align-self: flex-start;
    margin-bottom: 25px;
  }

  .text-link-wrapper.show-mobile {
    display: flex;
  }

  .nav-menu-wrapper {
    display: none;
  }

  .icon {
    color: #fff;
  }

  .brand-logo-img {
    height: 75px;
  }

  .info-heading-wrapper {
    flex-direction: column;
    display: flex;
  }

  .info-content-grid {
    grid-template-columns: 1fr;
  }

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

  .info-services-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .info-services-img {
    height: 45px;
  }

  .partner-heading-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    display: flex;
  }

  .partner-lopos-wrapper {
    grid-row-gap: 25px;
  }

  .partner-logo-img {
    height: 45px;
  }

  .footer-info-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    align-items: flex-start;
    display: flex;
  }

  .footer-cotnent-wrapper {
    width: 100%;
  }

  .footer-logo-img {
    width: 15rem;
  }

  .hero-brand-logo-img {
    height: 100px;
  }

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

  .brands-left-row-wrapper {
    margin-top: 0;
  }

  .brands-content-wrapper {
    height: 350px;
  }

  .brands-logo-wrapper {
    width: 130px;
  }

  .brands-logo-wrapper.more-width {
    width: 250px;
  }
}

#w-node-f7353d24-9036-bf83-9d84-b52f599b8f57-9af1a31f, #w-node-_52c54906-59f9-83da-76cd-4fae37fb2c1e-9af1a31f, #w-node-c8e6218a-d618-e0de-7ed3-8aadaf9383d9-9af1a31f, #w-node-e95b5ed3-e6af-3d2f-2fb2-fbca6208ba59-9af1a31f, #w-node-_16388b86-40b2-73f7-fb9f-c24bba89d0bd-9af1a31f, #w-node-_6e0a3133-a91c-fcfb-8791-20d593fa07dc-9af1a31f, #w-node-_4284bc09-e496-c9fb-1b4c-664ec0d52ac5-9af1a31f, #w-node-ad477db6-5d12-6d7e-0e40-2e0613b505e7-9af1a31f, #w-node-_5434247c-083f-10b5-b3cd-69c51fe84b25-9af1a31f, #w-node-c2abde72-f4f6-562a-c6d8-7551319e1ff3-319e1ff0, #w-node-c2abde72-f4f6-562a-c6d8-7551319e1ffc-319e1ff0, #w-node-_05ad0ae3-e8ad-b440-4d6c-a9d4276b7b55-6145b105, #w-node-_05ad0ae3-e8ad-b440-4d6c-a9d4276b7b56-6145b105, #w-node-_05ad0ae3-e8ad-b440-4d6c-a9d4276b7b57-6145b105 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-f7353d24-9036-bf83-9d84-b52f599b8f57-9af1a31f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Aceh';
  src: url('../fonts/Aceh-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aceh';
  src: url('../fonts/Aceh-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aceh';
  src: url('../fonts/Aceh-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aceh';
  src: url('../fonts/Aceh-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aceh';
  src: url('../fonts/Aceh-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aceh';
  src: url('../fonts/Aceh-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aceh';
  src: url('../fonts/Aceh-ExtraBold.otf') format('opentype'), url('../fonts/Aceh-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aceh';
  src: url('../fonts/Aceh-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}