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

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: rgba(201, 191, 255, 0.65);
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  color: rgba(194, 193, 219, 0.73);
}

a {
  color: #3894d1;
  font-weight: 500;
  text-decoration: underline;
}

label {
  display: block;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
  margin-top: 1px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #69338f;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(13, 23, 39, 0.77);
}

.nav-link {
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 15px 17px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #513f5e;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
}

.nav-link:hover {
  color: #513f5e;
  font-weight: 500;
}

.nav-link:active {
  color: #3367a3;
  text-decoration: none;
}

.nav-link:focus {
  color: #3367a3;
}

.nav-link:focus-visible {
  color: #3367a3;
  text-shadow: none;
}

.nav-link[data-wf-focus-visible] {
  color: #3367a3;
  text-shadow: none;
}

.nav-link:visited {
  color: #513f5e;
}

.nav-link.w--current {
  margin-top: 0px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #007acc;
  font-weight: 500;
}

.nav-link.ausgeblendet {
  display: none;
}

.section-standard {
  padding-top: 40px;
  padding-bottom: 100px;
  background-color: transparent;
}

.section-standard.startseite {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: auto;
  margin-top: 0px;
  padding-top: 85px;
  padding-bottom: 150px;
  background-image: url('../images/Pärchen_schläft-Waves_Web.jpg');
  background-position: 25% 50%;
  background-size: cover;
}

.section-standard.about-project {
  padding-bottom: 20px;
  background-color: #3d5072;
}

.section-standard._80-vh {
  height: 80vh;
}

.heading-xl {
  width: 680px;
  margin-right: 0px;
  margin-bottom: 30px;
  background-color: transparent;
  font-family: 'Barlow Condensed', sans-serif;
  color: #fff;
  font-size: 78px;
  line-height: 84px;
  font-weight: 400;
}

.paragraph {
  margin-bottom: 20px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #3d5072;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
}

.paragraph.bigger-white {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.image-2 {
  width: 250px;
  max-width: none;
}

.container {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-m {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #3d5072;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
}

.text-m {
  display: block;
  width: auto;
  color: #3d5072;
  font-size: 19px;
  line-height: 28px;
  font-weight: 400;
}

.text-m.dark {
  width: auto;
  color: #3d5072;
  font-size: 18px;
  line-height: 26px;
}

.body-2 {
  background-color: #fff;
}

.text-span-5 {
  font-size: 22px;
}

.div-block-programm {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
}

.link {
  display: inline;
  color: #3894d1;
}

.image-4 {
  margin-bottom: 40px;
}

.heading-l {
  max-width: none;
  margin-bottom: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 66px;
  font-weight: 500;
}

.heading-l.white {
  color: #fff;
  line-height: 50px;
  font-weight: 500;
}

.container-4 {
  margin-bottom: 40px;
  padding: 20px 0px 20px 20px;
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.footer-section {
  height: auto;
  padding-top: 40px;
  padding-bottom: 140px;
  background-color: #5e2885;
  background-image: linear-gradient(97deg, #513f5e, #0e0f57);
}

.image-5 {
  width: 120px;
  max-width: 20%;
  margin-right: 340px;
}

.copyright {
  margin-top: 40px;
  font-size: 10px;
  line-height: 13px;
}

.container-5 {
  display: block;
}

.footer-link {
  margin-right: 40px;
  color: #5ebfff;
  font-size: 13px;
  text-align: left;
}

.grid-2 {
  padding: 0px 10px 0px 0px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: transparent;
}

.div-block-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-s {
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}

.column {
  height: 70vh;
  padding-top: 20px;
  padding-left: 40px;
  background-color: #f3f0f6;
}

.text-span-15 {
  font-family: Exo, sans-serif;
  color: #3d5072;
  font-size: 17px;
  font-weight: 600;
}

.button-standard {
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 11px;
  background-color: #3894d1;
  font-family: 'Barlow Condensed', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
}

.button-standard.ausgeblendet {
  display: none;
}

.image-6 {
  width: 100px;
  margin-bottom: 20px;
}

.image-7 {
  width: 240px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.divblock-foerderhinweis {
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdbdbd;
}

.text-f-rderhinweis {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #2b2b2b;
  font-size: 16px;
  line-height: 22px;
}

.text-f-rderhinweis.small {
  font-size: 14px;
  line-height: 18px;
}

.container-white {
  padding: 20px 40px 40px;
  background-color: #fff;
}

.container-white.bottom-line {
  border-bottom: 16px solid #0e0f57;
  background-color: #fff;
}

.container-grey {
  padding: 20px 40px 100px;
  background-color: #e7e8ec;
}

.image-8 {
  width: 200px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 10px;
  border-top: 1px none #3d5072;
  border-bottom: 1px none #3d5072;
}

.text-subheadline {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #000;
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
}

.text-subheadline.smaller {
  margin-top: 20px;
  font-size: 26px;
}

.text-subheadline.xl {
  font-size: 36px;
}

.column-2 {
  border-right: 1px solid #3d5072;
}

.highlighted-columns {
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #f3f0f6;
}

.hero-text-white {
  display: block;
  width: 680px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.column-5 {
  border-right: 2px solid #fff;
}

.highlight-grid {
  margin-top: 40px;
  margin-right: -10px;
  margin-left: -10px;
  padding: 12px 11px 3px 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #e6efff;
}

.text-handwriting {
  margin-top: 60px;
  font-family: 'Great Vibes', cursive;
  color: #000;
  font-size: 38px;
  line-height: 50px;
}

.programm-grid {
  margin-top: 40px;
  margin-right: -10px;
  margin-left: -10px;
  padding: 12px 20px 3px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 #bdbdbd;
}

.image-10 {
  max-width: 84%;
}

.image-11 {
  margin-top: 20px;
}

.grid-3 {
  padding: 10px;
  -ms-grid-columns: 1fr 0.25fr 0.5fr;
  grid-template-columns: 1fr 0.25fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 1px solid #000;
}

.textlink-large {
  display: inline-block;
  margin-bottom: 60px;
  font-size: 20px;
  line-height: 24px;
}

.html-embed-2 {
  margin-top: 20px;
  margin-bottom: 40px;
}

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

.image-14 {
  margin-top: 5px;
}

.link-2 {
  margin-right: 40px;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-right: 30px;
    padding-left: 40px;
  }

  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    padding: 10px 15px;
    border-left: 1px solid rgba(199, 198, 218, 0.9);
    font-size: 15px;
  }

  .nav-link.w--current {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Barlow Condensed', sans-serif;
  }

  .section-standard {
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .section-standard.startseite {
    height: auto;
    padding-top: 0px;
    padding-bottom: 140px;
    background-position: 50% 50%;
  }

  .heading-xl {
    margin-bottom: 10px;
    color: #fff;
    font-size: 52px;
  }

  .paragraph {
    color: #3d5072;
    font-size: 15px;
  }

  .paragraph.bigger-white {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
  }

  .image-2 {
    width: 200px;
  }

  .icon {
    width: 60px;
    height: 50px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    font-size: 60px;
    line-height: 40px;
    font-weight: 100;
  }

  .menu-button {
    padding: 0px;
  }

  .container {
    padding-bottom: 10px;
  }

  .heading-m {
    margin-bottom: 10px;
    color: #3d5072;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
  }

  .text-m {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .text-m.dark {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-programm {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .link {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
  }

  .image-4 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-span-7 {
    font-weight: 500;
  }

  .text-span-10 {
    font-weight: 600;
  }

  .heading-l {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #3d5072;
    font-size: 40px;
    line-height: 44px;
    font-weight: 400;
  }

  .footer-section {
    padding-left: 40px;
  }

  .image-5 {
    margin-right: 100px;
  }

  .text-subheadline {
    font-size: 26px;
  }

  .text-subheadline.smaller {
    font-size: 22px;
    line-height: 28px;
  }

  .hero-text-white {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .text-handwriting {
    font-size: 32px;
    line-height: 40px;
  }

  .programm-grid {
    margin-top: 40px;
  }

  .image-12 {
    height: auto;
  }

  .text-span-16 {
    font-size: 14px;
  }

  .text-span-17 {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding: 0px 20px;
    background-color: #fff;
  }

  .nav-link {
    margin-top: 10px;
    padding-right: 40px;
    border: 1px none #000;
    background-color: transparent;
    color: #5e2885;
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    text-align: right;
  }

  .nav-link:hover {
    padding-right: 40px;
    color: #5e2885;
    font-weight: 400;
  }

  .nav-link:active {
    color: #3367a3;
  }

  .nav-link:focus {
    padding-right: 40px;
    font-weight: 400;
  }

  .nav-link:visited {
    padding-right: 40px;
    color: #5e2885;
    font-weight: 400;
  }

  .nav-link.w--current {
    margin-top: 10px;
    padding-right: 40px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
  }

  .section-standard {
    padding: 0px 0px 20px;
  }

  .section-standard.startseite {
    height: auto;
    padding: 20px 20px 60px;
  }

  .section-standard.about-project {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .heading-xl {
    width: auto;
    font-size: 5ch;
    line-height: 1.2em;
  }

  .paragraph.bigger-white {
    font-size: 14px;
    line-height: 19px;
  }

  .image-2 {
    margin-top: 20px;
  }

  .icon {
    margin-top: 20px;
    padding-top: 5px;
    color: #3d5072;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .heading-m {
    font-size: 23px;
    line-height: 27px;
  }

  .text-m {
    width: auto;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
  }

  .div-block-programm {
    padding-top: 0px;
  }

  .image-4 {
    max-width: 110%;
    margin-right: 0px;
    margin-left: -25px;
  }

  .heading-l {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
  }

  .nav-menu {
    margin-top: 2px;
    padding-bottom: 34px;
    background-color: #e6efff;
    box-shadow: 0 9px 10px -6px #3d5072;
    text-align: center;
  }

  .container-4 {
    padding-top: 0px;
    padding-right: 10px;
  }

  .image-5 {
    display: block;
    margin-right: 60px;
    margin-bottom: 20px;
  }

  .footer-link {
    margin-right: 30px;
  }

  .button-standard {
    margin-right: 20px;
    font-size: 15px;
  }

  .text-f-rderhinweis.small {
    line-height: 18px;
  }

  .container-white {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-white.bottom-line {
    padding: 10px;
    border-bottom-width: 6px;
  }

  .container-grey {
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .image-8 {
    width: 140px;
    margin-bottom: 10px;
    padding-top: 0px;
  }

  .text-subheadline.smaller {
    margin-top: 10px;
  }

  .text-subheadline.xl {
    font-size: 30px;
  }

  .hero-text-white {
    width: auto;
    font-size: 15px;
    line-height: 23px;
  }

  .highlight-grid {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 20px;
  }

  .text-handwriting {
    margin-left: 20px;
  }

  .programm-grid {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 20px;
  }

  .image-10 {
    display: none;
  }

  .image-11 {
    margin-top: 10px;
  }

  .grid-3 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-right: 10px;
    padding-left: 20px;
  }

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

  .section-standard {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-standard.startseite {
    padding-top: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0e0f57), color-stop(53%, #3367a3), color-stop(91%, #d1c5de));
    background-image: linear-gradient(180deg, #0e0f57, #3367a3 53%, #d1c5de 91%);
  }

  .heading-xl {
    font-size: 12vw;
    line-height: 1.2em;
  }

  .image-2 {
    width: 170px;
  }

  .icon {
    margin-top: 15px;
  }

  .text-m {
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
  }

  .text-m.dark {
    margin-left: 0px;
    text-align: left;
  }

  .div-block-programm {
    padding-right: 0px;
    text-align: center;
  }

  .image-4 {
    max-width: 115%;
    margin-right: 0px;
    margin-left: -22px;
  }

  .heading-l {
    margin-top: 0px;
    font-size: 28px;
    text-align: left;
  }

  .nav-menu {
    padding-bottom: 40px;
    background-color: #cddaf0;
    text-align: center;
  }

  .container-4 {
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }

  .footer-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .image-5 {
    display: inline-block;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .copyright {
    margin-top: 60px;
    text-align: center;
  }

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

  .footer-link {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
    white-space: normal;
  }

  .button-standard {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
  }

  .container-white {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    text-align: left;
  }

  .container-grey {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-8 {
    margin-left: 0px;
  }

  .text-subheadline {
    line-height: 30px;
    text-align: left;
  }

  .text-subheadline.xl {
    margin-left: 0px;
    font-size: 24px;
    text-align: left;
  }

  .highlighted-columns {
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .highlight-grid {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 10px;
  }

  .text-handwriting {
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 36px;
    text-align: center;
  }

  .programm-grid {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-3 {
    display: block;
    text-align: center;
  }

  .image-12 {
    width: 80px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-13 {
    max-width: 75%;
  }

  .column-6 {
    padding-right: 0px;
    padding-left: 5px;
  }
}

#w-node-d6dcfcf1-4982-e147-d103-78bdef631f98-575988a8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_74c9cce6-f386-7db5-fe8a-4fa9fce8fe89-575988a8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0b46ccd5-0f69-ef95-f018-f6238e8e4bc4-575988a8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_82406a05-b6fd-2f16-5cb8-a71ead8b8df4-b05988a9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e7cebfaf-043e-0302-2692-eff5eee9e383-b05988a9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-afe1c508-3d7b-cc5b-ba7a-4c190526aec3-b05988a9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2dffd6e9-0695-aff5-29e9-528d558de4e3-b05988a9 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cfa5612d-c48f-e07b-4aaf-fe73d1a8a550-d1a8a54f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cfa5612d-c48f-e07b-4aaf-fe73d1a8a552-d1a8a54f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cfa5612d-c48f-e07b-4aaf-fe73d1a8a553-d1a8a54f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_82406a05-b6fd-2f16-5cb8-a71ead8b8df4-a54c01bc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_77e537b8-40bf-d126-f0dd-9be680a089ed-a54c01bc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1f60f7d7-55e9-1384-3bb6-668fec85a5c5-a54c01bc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0c2fbd0a-d7fc-090f-597a-bc60310753ba-e453f2f6 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_40cf3c51-91b6-055d-e91b-184a85b63b7a-e453f2f6 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0c2fbd0a-d7fc-090f-597a-bc60310753ba-38c6a771 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_40cf3c51-91b6-055d-e91b-184a85b63b7a-38c6a771 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 479px) {
  #w-node-f24de16a-8436-c256-53f0-12c3f684f43d-b05988a9 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

