.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: #fff;
  background-color: #141414;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

.list-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.list-item.middlewa {
  justify-content: center;
  align-items: center;
}

.color-e5e5e5 {
  color: #e5e5e5;
}

._4-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

._0-75rem-spacer {
  height: .75rem;
}

.link-arrow {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  margin-top: 1.125rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.link-arrow:hover {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.card {
  background-color: #292929;
  border: 1px solid #525252;
  border-radius: .625rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.card.is-slider {
  height: 100%;
}

.icon-1x1-xsmall {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.heading-medium {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.3;
}

._0-5rem-spacer {
  height: .5rem;
}

.footer-link-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #eaecf0;
  flex-direction: column;
  margin-top: 1rem;
  display: flex;
}

.slider-slide {
  background-color: #0000;
  height: 31.5rem;
  margin-right: 2rem;
}

._4rem {
  height: 8rem;
}

._4rem.hide-mobile-portrait {
  height: 40rem;
}

.split {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  opacity: NaN;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.split.unten {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.split.unten.lala {
  grid-column-gap: 1.9rem;
  grid-row-gap: 1.9rem;
}

.nav-wrap {
  background-color: #14141400;
  border-radius: .5rem;
  justify-content: space-between;
  height: 4.25rem;
  display: flex;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

._4rem-spacer {
  height: 4rem;
}

.hero-content-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: .875rem;
  padding-right: .875rem;
  display: flex;
}

._1-5rem-spacer {
  height: 1.5rem;
}

.subheading {
  color: #e5e5e5;
  text-align: center;
  font-size: 1.25rem;
}

.subheading.optinal {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
}

.subheading.optinal.llelek {
  margin-top: 15px;
}

.subheading.optinal.llelek.tke.eee {
  font-size: 1rem;
}

.step-text {
  flex: 1;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer-link {
  font-weight: 500;
  transition: all .2s;
}

.footer-link:hover {
  color: #fff;
}

.page-load-indicator-wrap {
  background-color: #292929;
  border-radius: 100vw;
  width: 25%;
  height: .5rem;
  overflow: hidden;
}

.button-group {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

.slider-arrow-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-top: 2rem;
  display: flex;
}

.slider-logo {
  max-width: none;
  height: 4rem;
}

.nav-left {
  width: 30%;
  display: block;
}

.cta-image {
  width: 71.25rem;
  height: 63.346rem;
  margin-top: -9.875rem;
  margin-left: -14.75rem;
  position: absolute;
  inset: 0% 0% auto;
  transform: rotate(0);
}

.step-image {
  border: 1px solid #525252;
  border-radius: 20px;
  max-width: none;
}

.hero-img-wrap {
  flex: 1;
  align-items: center;
  height: 21rem;
  padding-left: 4rem;
  display: flex;
  position: relative;
}

.hero-text-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 51rem;
  display: flex;
}

.hero-text-wrap.extra {
  max-width: none;
}

._3rem-spacer {
  height: 3rem;
}

.step-heading {
  margin-bottom: .5rem;
  font-size: 4.5rem;
  font-weight: 500;
}

.footer-heading {
  color: #98a2b3;
  font-size: .875rem;
  font-weight: 500;
}

.slider-text-wrap {
  border: 1px solid #525252;
  border-radius: .5rem;
  width: 100%;
  padding: 2rem 1.5rem;
}

.main-wrapper.overflow-hidden {
  overflow: hidden;
}

.hero-card {
  max-width: none;
  height: 21rem;
  position: absolute;
  box-shadow: 0 17px 1.75rem .875rem #0000000d;
}

.hero-card.is-two {
  z-index: 5;
  border-radius: 2rem;
  inset: auto auto 0% 0%;
}

.hero-card.is-one {
  z-index: 4;
  margin-left: 4rem;
  inset: 0% auto 0% 0%;
}

.hero-card.is-three {
  z-index: 6;
  inset: auto auto 0% 0%;
}

.hero-card.is-four {
  z-index: 3;
  inset: 0% auto auto 0%;
}

.hero-card.is-five {
  z-index: 2;
  inset: 0% auto auto 0%;
}

._6rem-spacer {
  height: 6rem;
}

.text-size-large {
  letter-spacing: normal;
  font-size: 1.25rem;
}

.cta-wrap {
  background-color: #292929;
  border: 1px solid #525252;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  height: 30rem;
  display: flex;
  overflow: hidden;
}

._2rem-spacer {
  height: 2rem;
}

.container-medium {
  width: 100%;
  max-width: 82rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

._2-5rem-spacer {
  height: 2.5rem;
}

.section {
  margin-top: 140px;
  margin-left: auto;
  padding-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.section.hero {
  background-image: linear-gradient(0deg, #141414, #fff0), linear-gradient(#141414, #fff0), url('../images/2.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 9.75rem;
  padding-bottom: 6rem;
  display: flex;
}

.section.hero.headermeder {
  background-image: linear-gradient(0deg, #141414, #fff0), linear-gradient(#141414, #fff0), url('../images/garten_1.avif');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  padding-top: 13.15rem;
  padding-bottom: 22.5rem;
}

.section.obenziehen {
  margin-top: -80px;
}

.list-wrap {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  color: #e5e5e5;
  flex-direction: column;
  margin-top: 1rem;
  padding-left: .7rem;
  display: flex;
}

.step-image-wrap {
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  max-width: 40rem;
  height: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.navbar {
  z-index: 997;
  background-color: #0000;
  align-items: center;
  padding-top: 1.5rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.icon-1x1-xxsmall {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.slider-mask {
  max-width: 24rem;
  overflow: visible;
}

.hide {
  display: none;
}

.logo {
  z-index: 999;
  align-items: center;
  margin-left: .875rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.logo.footer-logo {
  margin-left: 0;
  position: static;
}

.text-weight-medium {
  font-weight: 500;
}

.footer-bottom {
  color: #d6d6d6;
  border-top: 1px solid #525252;
  justify-content: space-between;
  align-items: center;
  padding-top: 2.125rem;
  padding-bottom: 3rem;
  display: flex;
}

.page-load {
  z-index: 998;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

._1rem-spacer {
  height: 1rem;
}

.heading-small {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.2;
}

.page-load-indicator {
  background-image: linear-gradient(to right, #e63e42, #1dd3fe 25%, #efa789 75%, #6e8bdc);
  border-radius: 200vw;
  width: 20%;
  height: 100%;
}

.text-size-medium {
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
}

.slider-arrow {
  cursor: pointer;
  border: .0625rem solid #525252;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  transition: all .3s;
  display: flex;
}

.slider-arrow:hover {
  background-color: #292929;
}

.cta-image-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.footer-colmn {
  flex: 1;
}

.cta-text-wrap {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-left: 4rem;
  display: flex;
  position: relative;
}

.nav-right {
  justify-content: flex-end;
  width: 30%;
  display: flex;
}

.icon {
  border-radius: .625rem;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1.5rem;
}

.heading-xlarge {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

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

._1-25rem-spacer {
  height: 1.25rem;
}

.split-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.split-wrap.footer {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.div-block {
  flex: 1;
  align-items: flex-end;
  height: 40rem;
  padding-bottom: 13.375rem;
  display: flex;
}

.button {
  color: #fff;
  background-color: #292929;
  border: 1px solid #525252;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
  font-weight: 500;
  transition: all .4s;
  display: flex;
}

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

.button.is-large {
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-size: 1.125rem;
}

.button.is-large.instabutton {
  text-align: center;
  width: 1000px;
  padding-left: 0;
  padding-right: 0;
}

.button.is-secondary {
  background-color: #0000;
  border-style: none;
}

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

.nav-middle {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  width: 30%;
  font-weight: 500;
  display: flex;
}

.cta-image-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slider {
  background-color: #0000;
  height: 31.5rem;
  margin-right: 2rem;
}

.div-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #525252;
  border-radius: 20px;
  flex-flow: column;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  width: 300px;
  display: flex;
}

.div-block-4, .div-block-5 {
  width: 300px;
}

.price {
  margin-top: 35px;
}

.arrow-down-f7 {
  width: 30px;
  display: block;
}

.paragraph-text {
  text-align: left;
  max-width: 800px;
  margin-bottom: 0;
  line-height: 29px;
}

.paragraph-text.no-min-width {
  color: #e2e2e2;
  max-width: none;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 30px;
}

.section-heading-text {
  color: #fff;
  font-size: 24px;
  line-height: 29px;
}

.section-heading-text.text-weight-small {
  color: #e5e5e5;
  font-size: 1.2rem;
  font-weight: 600;
}

.answer-f22 {
  color: #fff;
  width: 100%;
  padding-left: 0;
  font-size: 24px;
  overflow: hidden;
}

.icon-wrapper-f22 {
  width: auto;
  position: relative;
}

.arrow-up-f7 {
  z-index: 10;
  color: #0a1220;
  width: 30px;
  position: absolute;
  inset: 0%;
}

.question-wrapper-f22 {
  color: #333;
  background-color: #141414;
  border: 1px solid #525252;
  border-radius: 15px;
  flex-direction: column;
  margin: 0 auto 15px;
  padding: 5px 14px 5px 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 18.3px 4px #00000014;
}

.question-f22 {
  color: #4a638d;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  font-size: 1rem;
}

.arrow-down-f7-2 {
  width: 30px;
  display: block;
}

.faq-content {
  max-width: 1024px;
  margin-top: 0;
}

.answer-f22-2 {
  color: #fff;
  width: 100%;
  padding-left: 10px;
  font-size: 24px;
  overflow: hidden;
}

.arrow-up-f7-2 {
  z-index: 10;
  color: #0a1220;
  width: 30px;
  position: absolute;
  inset: 0%;
}

.question-wrapper-f22-2 {
  color: #fff;
  background-color: #141414;
  border: 1px solid #525252;
  border-radius: 15px;
  flex-direction: column;
  margin: 5px auto 15px;
  padding: 5px 14px 5px 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 18.3px 4px #00000014;
}

.image {
  width: 40px;
  height: 40px;
}

.link-block {
  margin-top: 15px;
}

.image-2 {
  width: 43px;
  height: 43px;
}

.image-3 {
  opacity: 1;
  outline-offset: 0px;
  mix-blend-mode: normal;
  border: 1px #000;
  border-radius: 20px;
  outline: 3px #fff;
  transition: opacity .2s;
  box-shadow: 0 2px 5px #0003;
}

.div-block-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  display: flex;
}

.slider-2 {
  border-radius: 20px;
  width: 100vh;
  height: 612px;
}

.mask {
  border-radius: 20px;
  width: auto;
  height: 100%;
}

.slide {
  border-radius: 20px;
  height: 100%;
}

.image-4 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: static;
}

.slide-2 {
  border-radius: 20px;
  height: 100%;
}

.image-5 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.slide-3 {
  object-fit: fill;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.image-6 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  display: block;
}

.insta-widget {
  width: 100%;
  max-width: 1000px;
  height: 100%;
  margin: 40px auto;
  display: block;
  position: static;
}

@media screen and (max-width: 991px) {
  ._4-grid {
    grid-template-columns: 1fr 1fr;
  }

  .nav-button {
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    padding: 0;
    display: flex;
  }

  .nav-button.w--open {
    background-color: #0000;
  }

  .split {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .nav-wrap {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-content-wrapper {
    flex-direction: column;
  }

  .nav-menu {
    background-color: #292929;
    border-bottom: .0625rem solid #525252;
    flex-direction: column;
    padding-top: 2rem;
  }

  .subheading.optinal, .subheading.optinal.llelek {
    text-align: left;
  }

  .page-load-indicator-wrap {
    width: 60%;
  }

  .button-group.is-navigation {
    border-top: .0625rem #9595a4;
    flex-direction: column-reverse;
    padding: 1.5rem 1rem;
  }

  .nav-left {
    width: auto;
  }

  .cta-image {
    margin-top: -6.875rem;
    margin-left: -1.35rem;
  }

  .step-image {
    flex: 0 auto;
    max-width: 100%;
    position: fixed;
  }

  .hero-img-wrap {
    margin-top: 14rem;
    padding-left: 0;
  }

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

  .navigation-lottie {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-medium {
    position: static;
  }

  .section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .step-image-wrap {
    max-width: none;
  }

  .logo {
    margin-left: 0;
    padding-left: 0;
    position: static;
  }

  .page-load {
    display: none;
  }

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

  .nav-right {
    flex-direction: column;
    justify-content: center;
    width: auto;
  }

  .heading-xlarge {
    font-size: 3.25rem;
  }

  .split-wrap.footer {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .nav-middle {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
    margin-bottom: 2rem;
  }

  .answer-f22 {
    padding-left: 10px;
  }

  .question-wrapper-f22 {
    margin: 5px 10px;
  }

  .answer-f22-2 {
    padding-left: 10px;
  }

  .question-wrapper-f22-2 {
    margin: 5px 10px;
  }

  .bold-text {
    text-align: left;
  }

  .image.lale {
    margin-top: 22px;
  }
}

@media screen and (max-width: 767px) {
  ._4-grid {
    grid-template-columns: 1fr;
  }

  .heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .nav-menu {
    padding-left: 0;
    padding-right: 0;
  }

  .button-group {
    flex-wrap: wrap;
  }

  .cta-image {
    margin-top: -.875rem;
    margin-left: -20.05rem;
    transform: rotate(0);
  }

  .hero-img-wrap {
    margin-top: 8.4rem;
  }

  .main-wrapper.overflow-hidden {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .cta-wrap {
    flex-direction: column;
  }

  .section {
    margin-top: 0;
  }

  .navbar {
    padding-top: 0;
  }

  .heading-small {
    font-size: 1.5rem;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .cta-image-wrap {
    transform: scale(.7);
  }

  .cta-text-wrap {
    width: 100%;
    padding-top: 4rem;
  }

  .heading-xlarge {
    font-size: 2.25rem;
  }

  .button.is-large.instabutton {
    width: auto;
  }

  .nav-middle {
    padding-left: 1rem;
  }

  .paragraph-text {
    font-size: 20px;
  }

  .answer-f22 {
    padding-left: 10px;
  }

  .question-wrapper-f22 {
    margin: 5px 0;
    padding: 8px;
  }

  .question-f22 {
    align-items: center;
  }

  .answer-f22-2 {
    padding-left: 10px;
  }

  .question-wrapper-f22-2 {
    margin: 5px 0;
    padding: 8px;
  }

  .slider-2 {
    height: 50vh;
  }

  .image-4 {
    position: static;
  }
}

@media screen and (max-width: 479px) {
  .list-item.middlewa {
    justify-content: center;
    align-items: center;
  }

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

  .card {
    justify-content: space-between;
    align-items: center;
  }

  .heading-medium {
    font-size: 1.5rem;
  }

  .slider-slide {
    width: 100%;
  }

  .nav-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 9px;
    margin-bottom: 20px;
  }

  .button-group {
    flex-wrap: wrap;
    justify-content: center;
  }

  .cta-image {
    margin-top: -3.975rem;
    transform: rotate(0);
  }

  .hero-img-wrap {
    margin-top: 0;
  }

  .hero-text-wrap {
    margin-top: 30px;
  }

  .step-heading {
    font-size: 3rem;
  }

  .section.hero {
    padding-top: 7.75rem;
    padding-bottom: 0;
  }

  .section.hero.headermeder {
    background-position: 0 0, 0 0, 45%;
    padding-bottom: 5rem;
  }

  .section.obenziehen {
    margin-top: 50px;
  }

  .list-wrap {
    padding-left: 0;
  }

  .navbar {
    padding-top: 0;
  }

  .slider-mask {
    width: 100%;
    max-width: none;
  }

  .footer-bottom {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .cta-text-wrap {
    padding-top: 2rem;
    padding-left: 1rem;
  }

  .icon {
    margin-bottom: .7rem;
  }

  .split-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-wrap: wrap;
  }

  .div-block {
    padding-bottom: 0;
  }

  .button.is-large.instabutton {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-middle {
    margin-bottom: 0;
  }

  .slider {
    width: 100%;
  }

  .div-block-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
  }

  .div-block-4, .div-block-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block {
    text-align: left;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text-block-2 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paragraph-text {
    max-width: 800px;
    font-size: 16px;
  }

  .section-heading-text {
    font-size: 22px;
    line-height: 26px;
  }

  .icon-wrapper-f22 {
    flex: none;
  }

  .rich-text-block {
    max-width: 350px;
  }

  .image-2 {
    height: 43px;
  }

  .code-embed {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-_94fa9aa0-3c08-c032-9607-f5bb35373785-97e6f403, #w-node-_94fa9aa0-3c08-c032-9607-f5bb35373790-97e6f403, #w-node-_94fa9aa0-3c08-c032-9607-f5bb3537379b-97e6f403, #w-node-_94fa9aa0-3c08-c032-9607-f5bb353737a6-97e6f403 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


