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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
    #Daten-AGB-Bestaetigt {
      margin-top:20px;
      width:20px;
      height:20px;

      }
  .checkbox-label-3 {
    margin-top:-0px;
    margin-left:-10px;
    max-width:300px;
  }
}

.spark-line-3 {
  z-index: 2;
  width: 35px;
  height: 2px;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spark-line-3.spark-simple-line {
  width: 12.75px;
  height: 3.3px;
  background-color: #ff0;
  border-radius: 3px;
  margin-left: 18px;
  top: 38px;
}

.spark-line-2 {
  z-index: 1;
  width: 35px;
  height: 2px;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-2.spark-simple-line {
  width: 24px;
  height: 3.3px;
  background-color: #ff0;
  border-radius: 3px;
  top: 28px;
}

.spark-line-1 {
  z-index: 2;
  width: 35px;
  height: 2px;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-1.spark-simple-line {
  width: 24px;
  height: 3.3px;
  background-color: #ff0;
  border-radius: 3px;
  top: 18px;
}

.spark-simple-menu-button-right {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 792px;
  padding: 0 0 0 18px;
  overflow: hidden;
}

.spark-simple-menu-button-right.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.spark-nav-link {
  color: #000;
  text-align: center;
  border-radius: 8px;
  margin-left: 8px;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .15s, color .15s, opacity .15s;
}

.spark-nav-link:hover {
  opacity: 1;
  color: #5532fa;
  background-color: #f0ecfd;
}

.spark-nav-link.w--current {
  color: #5532fa;
}

.spark-nav-link.spark-button {
  color: #fff;
  text-align: center;
  background-color: #5532fa;
  border-style: none;
  border-radius: 999px;
  margin-right: 0;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: background-color .15s, opacity .15s;
}

.spark-nav-link.spark-button:hover {
  opacity: 1;
  color: #fff;
  background-color: #1e116e;
}

.spark-nav-link.spark-button.w--current {
  opacity: .5;
  color: #fff;
}

.spark-nav-link.spark-centered-full {
  text-align: center;
  border-radius: 999px;
  margin-bottom: 8px;
}

.spark-nav-link.spark-centered-full:hover {
  opacity: 1;
  color: #5532fa;
  background-color: #f0ecfd;
}

.spark-nav-link.spark-last {
  margin-bottom: 32px;
}

.spark-button {
  color: #fff;
  background-color: #5532fa;
  border: 1px solid #5532fa;
  border-radius: 8px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  opacity: 1;
  background-color: #1e116e;
  border-color: #1e116e;
}

.spark-simple-nav-menu {
  background-color: #fff;
  border-radius: 40px;
  align-items: center;
  margin-top: 1rem;
  padding: 1rem;
  display: flex;
}

.spark-simple-nav-menu.spark-simple-shadow-small-on-nav {
  z-index: 3;
  width: 93%;
  order: 0;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 8px 0 20px rgba(0, 0, 0, .12);
}

.spark-centered-brand-logo {
  z-index: 2;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  position: absolute;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.spark-hamburger-menu-inner {
  max-width: 1440px;
  flex-wrap: wrap;
  order: 1;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.spark-hamburger-menu-with-logo {
  z-index: 2;
  width: 98%;
  background-color: #363834;
  border-radius: 999px;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 32px;
  box-shadow: 2px 0 8px rgba(0, 0, 0, .1);
}

.body {
  background-image: url('../images/pizza-2589569.jpg');
  background-position: 50% 2%;
  background-size: cover;
  background-attachment: scroll;
  overflow: visible;
}

.spark-small-sub-paragraph {
  color: rgba(0, 0, 0, .76);
  margin-bottom: 0;
  font-size: .8rem;
  line-height: 1.3;
}

.spark-bold-heading {
  margin-bottom: .5rem;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.spark-bold-heading.spark-no-bottom-margin {
  margin-bottom: 0;
  font-size: 18px;
}

.spark-team-member-details {
  max-width: 590px;
}

.spark-circular-team-member-image {
  border-radius: 100%;
}

.spark-team-member-card {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bold-text-5555 {
  font-size: 50px;
}

.spark-team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.spark-secondary-paragraph {
  color: rgba(0, 0, 0, .76);
  margin-bottom: 64px;
}

.spark-centered-900 {
  width: 900px;
  max-width: 100%;
  text-align: center;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.spark-container {
  max-width: 1440px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.spark-section {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  position: relative;
}

.spark-section h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section h1 {
  color: #fff;

  margin-top: -85px;
  margin-bottom: 1rem;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section h2 {
  color: #fff;
  text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section p {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.spark-section ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section li {
  margin-bottom: .5rem;
}

.image {
  background-color: #363834;
}

.spark-rounded-corner-image {
  border-radius: 20px;
  margin-bottom: 32px;
}

.spark-wider-simple-icon-tabs-content {
  width: 75%;
  display: block;
}

.spark-small-icon {
  width: 24px;
  height: 24px;
  flex: none;
  display: inline-block;
}

.spark-small-icon.spark-float-right {
  margin-left: auto;
  display: inline-block;
}

.spark-flex-center {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.spark-simple-flat-square-tab {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 3px solid #f0ecfd;
  padding: 14px;
  transition: background-color .15s, color .15s;
  display: block;
}

.spark-simple-flat-square-tab:hover {
  opacity: 1;
  color: #5532fa;
  background-color: #f0ecfd;
  border-bottom-color: #a695fb;
}

.spark-simple-flat-square-tab.w--current {
  color: #5532fa;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #5532fa;
}

.spark-simple-flat-square-tab.spark-tab-with-arrow {
  justify-content: flex-start;
  margin-bottom: 16px;
  padding-right: 14px;
  transition: background-position .15s, background-color .15s, color .15s;
  display: flex;
}

.spark-simple-flat-square-tab.spark-tab-with-arrow.w--current {
  background-color: #fff;
  border-radius: 20px 20px 0 0;
}

.spark-wide-simple-stacked-icon-tabs {
  width: 20%;
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #363834;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  margin-right: 5%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
}

.spark-side-flat-tab-parent {
  width: 100%;
  display: block;
}

.spark-secondary-paragraph-3 {
  color: rgba(0, 0, 0, .76);
  margin-bottom: 64px;
}

.image-copy {
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
}

.bold-text {
  font-family: Exo, sans-serif;
}

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

.avatarkit-button-primary-white {
  color: #1a1b1f;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 4px;
  padding: 12px 24px;
  font-size: 12px;
  font-weight: 400;
  transition: color .4s, background-color .4s;
}

.avatarkit-button-primary-white:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, .33);
}

.avatarkit-mg-40px-top {
  margin-top: 40px;
}

.avatarkit-left-white-text-copy {
  color: #fff;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.avatarkit-mg-20px-bottom {
  margin-bottom: 20px;
}

.avatarkit-large-text-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 50px;
  line-height: 1.2em;
}

.avatarkit-mg-32px-bottom {
  margin-bottom: 32px;
}

.avatarkit-width-small-card {
  width: 400px;
  direction: ltr;
  flex: none;
}

.avatarkit-content-width-left {
  width: 100%;
  max-width: 540px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  direction: ltr;
  border-radius: 6px;
  overflow: visible;
}

.avatarkit-grid-two-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  display: grid;
}

.avatarkit-container-component {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.avatarkit-padding-global-components-bck-green {
  color: #fff;
  background-color: #1b9e3c;
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 15px;
  line-height: 25px;
}

.avatarkit-left-text-copy {
  color: #1a1b1f;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.avatarkit-accordion-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 14px;
  padding: 0 20px 20px;
  display: grid;
}

.avatarkit-accordion-content-wrap {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-vertical-line {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-horizontal-line {
  width: 40%;
  height: 2px;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-toggle-plus {
  width: 42px;
  height: 42px;
  background-color: #f3f3f3;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 22px;
  display: flex;
  position: absolute;
  right: 0;
}

.avatarkit-toggle-heading {
  color: #1a1b1f;
  text-align: left;
  text-transform: capitalize;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.avatarkit-avatar-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  background-color: #f3f3f3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.avatarkit-mg-10px-right {
  margin-right: 10px;
}

.avatarkit-flex-toggle {
  color: #1a1b1f;
  align-items: center;
  display: flex;
}

.avatarkit-accordion-head {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-card {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.bold-text-2 {
  color: #1a1b1f;
  text-align: left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.avatarkit-accordion-wrapper {
  width: auto;
  max-width: 800px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.avatarkit-padding-global-components {
  color: #1a1b1f;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  padding-right: 0;
  display: block;
}

.container {
  height: 10%;
  max-height: 100%;
  max-width: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 240px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
}

.div-block {
  clear: none;
  text-align: center;
  background-color: #d03f3f;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
  position: static;
}

.heading {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

._3-copy {
  background-color: #363834;
  border: 3px solid #fff;
  border-left: 1px #000;
  border-right: 1px #000;
  justify-content: center;
  padding-top: 10px;
  padding-left: 23px;
  padding-right: 23px;
  text-decoration: none;
  display: flex;
}

.h2 {
  color: #fff;
  margin-top: 3px;
  padding-left: 18px;
  font-family: Exo, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

._4opy-copy {
  width: 100%;
  max-width: 100%;
  text-align: left;
  background-color: #363834;
  border-bottom: 3px solid #fff;
  justify-content: center;
  padding-top: 5px;
  padding-left: 23px;
  padding-right: 23px;
  text-decoration: none;
  display: flex;
}

.h2342-copy {
  color: #fff;
  margin-top: 10px;
  padding-left: 18px;
  font-family: Exo, sans-serif;
  font-weight: 400;
}

.team-slider {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  color: #fff;
  text-align: center;
  text-shadow: 
    -3px -3px 0 black,  
     3px -3px 0 black,  
    -3px  3px 0 black,  
     3px  3px 0 black; /* Black outline */
  margin-bottom: 16px;
  font-family: Exo, sans-serif;
  font-size: 76px;
}

.centered-subheading {
  max-width: 530px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
}

.team-slider-wrapper {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 50px;
  display: block;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-top: 10px;
  margin-bottom: 12px;
  font-size: 23px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: block;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.button, ._2 {
  display: none;
}

.text-span, .besonder {
  color: #ff0; /* Yellow text */
  text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
}
.team-blo33-copy {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.bold-text-3 {
  color: gold;
  text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  font-size: 30px;
}

.image-4 {
  width: 50px;
}

.div-block-2 {
  background-color: #363834;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.text-span-2 {
  color: beige;
  -webkit-text-stroke-width: 0px;
}

.text-spa2332n-copy {
  color: #ff0;
   text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
}

.team-member-image-two-copy {
  margin-bottom: 18px;
}

.team-slide-wra23423copy {
  width: 25%;
  margin-right: 5%;
}

._23234234 {
  color: #1a1b1f;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.cheese-partyblech-2-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._157-b-i {
  width: 35px;
  margin-left: -41px;
}

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

._158-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._158-b-i {
  width: 35px;
  margin-left: -41px;
}

.bold-text-4 {
  color: beige;
}

.bold-text-5555 {
  color: beige;
}


._2342323432ck-copy {
  background-color: #d03f3f;
  border-radius: 0 0 20px 20px;
  align-items: center;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
}

.icon, .icon-2 {
  background-color: #000;
  border-radius: 20px;
  margin-top: 184.642px;
}

.avatarkittent-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

._159-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._159-b-i {
  width: 35px;
  margin-left: -41px;
}

._158-btn-copy {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-footer-link-white {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  transition: color .4s;
}

.avatarkit-footer-link-white:hover {
  color: rgba(255, 255, 255, .6);
}

.avatarkit-footer-copyright-white {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.avatarkit-social-icon {
  width: 20px;
}

.avatarkit-social-link {
  width: 40px;
  height: 40px;
  opacity: 1;
  background-color: rgba(243, 243, 243, .5);
  border: 0 #242227;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-right: 5px;
  padding: 4px 5px;
  display: flex;
  position: relative;
}

.avatarkit-social-link:hover {
  background-color: #f3f3f3;
}

.avatarkit-social-icons-wrapper {
  margin-top: 0;
  display: flex;
}

.avatarkit-mg-32px-top-bottom {
  margin-top: 32px;
  margin-bottom: 32px;
}

.avatarkit-footer-bottom {
  border: 1px #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.avatarkit-container-component-2 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.avatarkit-footer-divider-transparent {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
  margin-top: 60px;
  margin-bottom: 20px;
}

.avatarkit-footer-navigation-wrapper {
  width: 100%;
  max-width: 600px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-top: 86px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.avatarkit-text-footer-wrapper {
  margin-top: 0;
  padding-right: 0;
}

.avatarkit-footer-block-center {
  height: 100px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.avatarkit-footer-black {
  z-index: 2;
  background-color: #363834;
  padding: 60px 20px 20px;
  display: block;
  position: relative;
}

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

.durstl-scher {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 42px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.button-2 {
  z-index: 3;
  width: 50px;
  height: 50px;
  max-height: 50px;
  max-width: 50px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/1486506235-groceries-online-shopping-cart-e-commerce-shopping-cart_81445.png');
  background-position: 50%;
  background-size: 50px 50px;
  border-radius: 20px;
  flex-wrap: wrap;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

._182-bi {
  width: 30px;
  margin-top: -9px;
  margin-left: -33px;
}

._184-b-i {
  width: 30px;
  margin-top: -7px;
  margin-left: -34px;
}

._160-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._160-b-i {
  width: 35px;
  margin-left: -41px;
}

._161-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._161-b-i {
  width: 35px;
  margin-left: -41px;
}

._162-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._162-b-i {
  width: 35px;
  margin-left: -41px;
}

._163-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._163-b-i {
  width: 35px;
  margin-left: -41px;
}

._164-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._164-b-i {
  width: 35px;
  margin-left: -41px;
}

._165-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._165-b-i {
  width: 35px;
  margin-left: -41px;
}

._166-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._166-b-i {
  width: 35px;
  margin-left: -41px;
}

._167-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._167-b-i {
  width: 35px;
  margin-left: -41px;
}

._168-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._168-b-i {
  width: 35px;
  margin-left: -41px;
}

._169-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._169-b-i {
  width: 35px;
  margin-left: -41px;
}

._170-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._170-b-i {
  width: 35px;
  margin-left: -41px;
}

._171-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._171-b-i {
  width: 35px;
  margin-left: -41px;
}

._172-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._172-b-i {
  width: 35px;
  margin-left: -41px;
}

._173-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._173-b-i {
  width: 35px;
  margin-left: -41px;
}

._174-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._174-b-i {
  width: 35px;
  margin-left: -41px;
}

._175-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._175-b-i, ._176-b-i {
  width: 35px;
  margin-left: -41px;
}

._176-btn, ._177-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._177-b-i {
  width: 35px;
  margin-left: -41px;
}

._178-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._178-b-i {
  width: 35px;
  margin-left: -41px;
}

._179-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._179-b-i {
  width: 35px;
  margin-left: -41px;
}

._180-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._180-b-i {
  width: 35px;
  margin-left: -41px;
}

._181-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._181-b-i {
  width: 35px;
  margin-left: -41px;
}

._182-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._182-b-i {
  width: 30px;
  margin-top: -9px;
  margin-left: -33px;
}

._183-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.kentucky-penne-i {
  width: 35px;
  margin-left: -41px;
}

.alla-panna-tortellini-btn, ._186-btn, ._187-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._186-b-i {
  width: 30px;
  margin-top: -7px;
  margin-left: -34px;
}

._188-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._188-b-i {
  width: 30px;
  margin-top: -7px;
  margin-left: -34px;
}

._189-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._189-b-i, ._187-b-i, ._185-b-i {
  width: 30px;
  margin-top: -7px;
  margin-left: -34px;
}

._185-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-6 {
  position: relative;
}

.link-block-2 {
  text-decoration: none;
  display: block;
}

.button-3 {
  display: none;
}

.avatarkit-accordion-card-trinken {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.avatarkit-accordion-content-trinken {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.alkoholline {
  width: 2px;
  height: 40%;
  color: #ff7839;
  background-color: #1a1b1f;
  position: absolute;
}

.link-block-3 {
  text-decoration: none;
  display: block;
}

.trinkenline {
  width: 2px;
  height: 40%;
  color: #ff7839;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-wrap-alkohol {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.text-span-3, .text-span-4, .text-span-5 {
  font-size: 10px;
}

._156-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._156-b-i, ._155-b-i {
  width: 35px;
  margin-left: -41px;
}

._155-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-8 {
  border-radius: 20px;
  margin-left: -9px;
}

.text-span-6 {
  font-size: 10px;
}

._171-t-2 {
  height: 0;
  max-height: 0;
  max-width: 0;
  min-height: 0;
  color: #1a1b1f;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.text-span-7 {
  font-size: 10px;
}

.inhaltsangaben {
  height: 30px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-top: 3px solid #000;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.container-3 {
  max-width: 400px;
  padding-bottom: 29px;
}

.inhalts1 {
  color: #1a1b1f;
  text-align: center;
  margin-bottom: 0;
  padding-top: 12px;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.inhalts2 {
  color: #1a1b1f;
  text-align: center;
  border-top: 1px solid #000;
  margin-bottom: 0;
  padding-top: 14px;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.text-span-8, .text-span-9 {
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.avatarkit-accordion-content-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.inhaltsangaben-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.avatarkit-accordion-alkohol {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.angeboteheader {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.xxl-burger-1 {
  color: #ff0;
   text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  font-family: Droid Sans, sans-serif;
  font-size: 22px;
}

.avatarkit-accordion-content-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.xxl-burger-1-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.xxl-burger-3-lagig {
  color: #1a1b1f;
  text-align: left;
  text-transform: capitalize;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.xxl-burger {
  width: 125px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._1-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._1-b-i {
  width: 35px;
  margin-left: -41px;
}

.container-4 {
  display: flex;
}

.div-block-3 {
  flex: 0 auto;
}

.partyangebot {
  color: #1f1f1a;
  text-align: left;
  text-transform: capitalize;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.family-btn, .party-btn {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.partyangebot-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.div-block-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

._1-zutat {
  width: 500px;
  align-self: center;
}

.select-field-2 {
  width: 500px;
}

._2-zutat {
  width: 500px;
  align-self: center;
}

.checkbox {
  width: 20px;
  height: 30px;
}

.checkbox-label {
  text-align: center;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
}

.heading-2 {
  font-family: Exo, sans-serif;
  font-size: 30px;
}

.container-5 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.ananas {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1a1b1f;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.container-6 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 7px;
  display: grid;
}

.image-9 {
  width: 60px;
  height: 50px;
  display: block;
}

.div-block-5 {
  display: flex;
}

.ananas-partyangebot {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1a1b1f;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.ananas-partyangebot-i {
  width: 35px;
  margin-left: -56px;
}

.mais-party-btn, .spinat-party-btn, ._157-btn-copy, ._157-btn-copy, ._157-btn-copy {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.peperoni-party-i {
  width: 25px;
  height: 55px;
  display: block;
}

.oliven-partyangebote-i, .jalapeno-partyangebote-i {
  width: 60px;
  height: 50px;
  display: block;
}

.partyangebote {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-party {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.partyangebot-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-partyangebot-1 {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.tomaten-partyangebote {
  width: 55px;
  height: 50px;
  display: block;
}

.sucuk {
  width: 60px;
  height: 60px;
  display: block;
}

.d-ner {
  width: 63px;
  height: 50px;
  display: block;
}

.mozzarella {
  width: 75px;
  height: 50px;
  display: block;
}

.gorgonzola {
  width: 65px;
  height: 50px;
  display: block;
}

.scampi {
  width: 60px;
  height: 50px;
  display: block;
}

.thunfisch {
  width: 80px;
  height: 50px;
  display: block;
}

.mozzarella-text, .h-hnchen {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1a1b1f;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.pizzablech-2-zutaten {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 7px;
  display: grid;
}

.pizzablech-2-zutaten-liste {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.ananas-party-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.spinat-partyangebot-i {
  width: 35px;
  margin-left: -56px;
}

._157-btn-copy, .mais-partyblech-2-btn, .spinat-partyblech-2-btn, .ananas-partyblech2-btn, .peperoni-pizzablech-2-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.peperoni-partyblech-2-btn-i, .mais-partyblech-2-btn-i, .spinat-partyblech-2-btn-i, .ananas-partyblech-btn-i, .oliven-partyblech-2-btn-i {
  width: 35px;
  margin-left: -56px;
}

.oliven-partyblech-2-btn, .tomaten-partyblech-2-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.ananas-partyangebot-i-copy, .tomaten-partyblech-2-btn-i, .paprika-partyblech-2-btn-i, .zwiebeln-partyblech-2-btn-i, .jalapenos-partyblech-2-btn-i, .broccoli-partyblech-2-btn-i, .cheese-partyblech-2-btn-i, .salami-partyblech-2-btn-i, .hollandaise-partyblech-2-btn-i, .sucuk-partyblech-2-btn-i, .d-ner-partyblech-2-btn-i, .meeres-partyblech-2-btn-i, .gorgonzola-partyblech-2-btn-i, .mozzarella-partyblech-2-btn-i, .chickenbreast-partyblech-2-btn-i, .scampi-partyblech-2-btn-i, .thunfisch-partyblech-2-btn-i {
  width: 35px;
  margin-left: -56px;
}

.thunfisch-partyblech-2-btn, .scampi-partyblech-2-btn, .chickenbreast-partyblech-2-btn, .mozzarella-partyblech-2-btn, .gorgonzola-partyblech-2-btn, .meeres-partyblech-2-btn, .d-ner-partyblech-2-btn, .sucuk-partyblech-2-btn, .hollandaise-partyblech-2-btn, .salami-partyblech-2-btn, .broccoli-partyblech-2-btn, .jalapenos-partyblech-2-btn, .zwiebeln-partyblech-2-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.peperoni-partyblech-2 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1a1b1f;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.div-block-6 {
  width: 100%;
  height: 100%;
}

.div-block-7 {
  z-index: 3;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  object-fit: fill;
  background-color: rgba(19, 13, 13, .62);
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: absolute;
  overflow: hidden;
}

.div-block-8, .section {
  display: block;
}

.neco-liefercheck {
  background-color: #d03f3f;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.neco-liefercheck-2 {
  height: 40px;
  background-color: #d03f3f;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.neco-liefercheck-text {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #fff;
  text-align: center;
    text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  margin-bottom: 0;
  padding: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 40px;
}

.image-10 {
  max-width: 60%;
  padding-top: 30px;
}

.image-11 {
  max-width: 40%;
  padding-top: 17px;
}

.udesly-code-snippet {
  display: none;
}

.udesly-increment-button {
  min-height: 48px;
  color: #fff;
  background-color: #171717;
  border-radius: 0 6px 6px 0;
  flex: none;
  padding: 12px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .25s ease-out;
}

.udesly-increment-button:hover {
  background-color: rgba(23, 23, 23, .85);
}

.udesly-input-field {
  height: 100%;
  max-width: 55px;
  min-height: 48px;
  min-width: 55px;
  text-align: center;
  margin-bottom: 0;
  font-size: 25px;
  display: block;
}

.udesly-decrement-button {
  min-height: 48px;
  color: #fff;
  background-color: #171717;
  border-radius: 6px 0 0 6px;
  flex: none;
  padding: 12px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .25s ease-out;
}

.udesly-decrement-button:hover {
  background-color: rgba(23, 23, 23, .85);
}

.udesly-increment-decrement-buttons {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.udesly-input-wrapper {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.f-button-neutral {
  min-height: 48px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #160042;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: #282556;
}

.f-text-area {
  min-height: 112px;
  color: #160042;
  border: 1px solid #e4e6f1;
  border-radius: 8px;
  margin-bottom: 0;
  padding: 16px;
  font-size: 14px;
  line-height: 24px;
}

.f-text-area:focus {
  border-color: #b6b9ce;
}

.f-text-area::-ms-input-placeholder {
  color: #6b7094;
}

.f-text-area::placeholder {
  color: #6b7094;
}

.f-field-label {
  color: #160042;
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-field-input {
  min-height: 48px;
  border: 1px solid #e4e6f1;
  border-radius: 8px;
  margin-bottom: 0;
  padding: 12px 16px;
  transition: all .2s;
}

.f-field-input:focus {
  border-color: #b6b9ce;
}

.f-field-input::-ms-input-placeholder {
  color: #6b7094;
}

.f-field-input::placeholder {
  color: #6b7094;
}

.f-contact-form {
  flex-direction: column;
  display: flex;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h3-heading {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-heading-detail-small {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-title-wrapper-center {
  z-index: 5;
  width: 100%;
  max-width: 580px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.f-contact-content {
  width: 100%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  padding: 92px 5%;
  position: relative;
}

.f-button-icon-payment {
  justify-content: center;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.f-button-paypal {
  min-height: 48px;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #253b80;
  letter-spacing: -.02em;
  background-color: #ffc43a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.f-button-icon {
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.f-button-applepay, .f-button-googlepay {
  min-height: 48px;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  letter-spacing: -.02em;
  background-color: #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.f-button-payment {
  min-height: 48px;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #160042;
  letter-spacing: -.02em;
  border: 1px solid #f3f5fb;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-payment:hover {
  background-color: #f3f5fb;
  border-color: rgba(0, 0, 0, 0);
}

.f-toggle-thumb {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-regular {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #25cc88;
  border-radius: 50px;
  justify-content: flex-end;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-wrap {
  grid-column-gap: 14px;
  align-items: center;
  display: flex;
}

.f-toggle-thumb-2 {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-disable {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: not-allowed;
  background-color: #e9ecf0;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-wrap-2 {
  grid-column-gap: 14px;
  align-items: center;
  display: flex;
}

.f-toggle-regular-2 {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-wrap-3 {
  grid-column-gap: 14px;
  align-items: center;
  display: flex;
}

.text-block-2 {
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.f-toggle-regular-1 {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-thumb-1 {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-field-caption {
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
}

.f-field-input-2 {
  min-height: 48px;
  border: 1px solid #e4e6f1;
  border-radius: 8px;
  margin-bottom: 0;
  padding: 12px 16px;
  transition: all .2s;
}

.f-field-input-2:focus {
  border-color: #b6b9ce;
}

.f-field-input-2::-ms-input-placeholder {
  color: #6b7094;
}

.f-field-input-2::placeholder {
  color: #6b7094;
}

.f-field-label-2 {
  color: #160042;
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-field-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.submit-button {
  background-color: #d03f3f;
  border-radius: 20px;
  margin-top: 23px;
}

.pizzablech-2-zutat-1, .pizzablech2-zutat-2, .nudelblech-1-sorte, .nudelblech-2-sorte, .nudelblech-2-sorte-copy, .getr-nk-1-party, .getr-nk-2-party {
  width: 500px;
  align-self: center;
}

.partyangebot-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._155-b-i-copy {
  width: 35px;
  margin-left: -41px;
}

.partyangebot-1-gesamtmenge-i {
  width: 35px;
  margin-left: -41px;
  display: inline-block;
}

.pizza-margherita-info-1 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.sortierung-margherita {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  display: flex;
}

.pizza-margherita-info-2 {
  display: flex;
}

.glutenhinweis-margharita {
  margin-top: -21px;
  font-size: 13px;
  font-weight: 400;
}

.pizzateig-margharita {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1a1b1f;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.pizzateig-margherita {
  width: 80px;
  height: 50px;
  margin-left: -11px;
  display: block;
}

.f-checkbox {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  margin: 0 8px 0 0;
}

.f-checkbox.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.f-checkbox.w--redirected-focus {
  box-shadow: none;
}

.f-checkbox-field {
  width: 100%;
  max-width: 100%;
  text-align: center;
  border-top: 3px solid #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.checkbox-label-2 {
  font-family: Exo, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.pizza-margherita-zusatz {
  border-top: 3px solid #000;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.pizza-margherita-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizza-margherita-text {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: visible;
}

.pizza-margherita-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.pizza-margherita-checkbox-field {
  width: 100%;
  max-width: 100%;
  text-align: center;
  border-top: 3px solid #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 15px;
  padding-left: 0;
  display: flex;
}

.pizza-margherita-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzamargherita {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.margherita-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.margherita-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.margherita-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.image-12 {
  max-width: 50%;
}

.avatarkit-accordion-pizza-alle {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-pizza-alle {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-pizza-margherita, .avatarkit-pizza-salami, .avatarkit-pizza-schinken, .avatarkit-pizza-bolognese, .avatarkit-pizza-spinat, .avatarkit-pizza-funghi, .avatarkit-pizza-quattro-formaggi, .avatarkit-pizza-tonno, .avatarkit-pizza-mozzarella, .avatarkit-pizza-mista, .avatarkit-pizza-hawaii, .avatarkit-pizza-pollo, .avatarkit-pizza-d-ner, .avatarkit-pizza-el-greco, .avatarkit-pizza-sucuk, .avatarkit-pizza-sucuk-spezial, .avatarkit-pizza-scampi, .avatarkit-pizza-frutti-di-mare, .avatarkit-pizza-diavolo, .avatarkit-pizza-vegetaria, .avatarkit-pizza-kentucky, .avatarkit-pizza-kuba, .avatarkit-calzone-thunfisch-schinken, .avatarkit-calzone-mit-doener-und-zwiebel {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.pizza-salami {
  color: #1a1b1f;
  text-align: left;
  text-transform: capitalize;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.pizza-margherita-zusatz-liste {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.f-toggle-margherita {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-regular-1-copy, .f-toggle-margherita-copy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-margherita-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-alle-premium-zutaten, .pizza-naturliche-zutaten {
  color: #1a1b1f;
  text-align: center;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
}

.ananas-alle-btn, .spinat-alle-btn, .mais-alle-btn, .peperoni-alle-btn, .oliven-alle-btn, .tomaten-alle-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.ananas-alle-btn-i, .spinat-alle-btn-i, .mais-alle-btn-i, .peperoni-alle-btn-i, .oliven-alle-btn-i, .tomaten-alle-btn-i, .paprika-alle-btn-i, .zwiebeln-alle-btn-i, .jalapenos-alle-btn-i, .broccoli-alle-btn-i, .cheese-alle-btn-i, .salami-alle-btn-i, .hollandaise-alle-btn-i, .sucuk-alle-btn-i, .d-ner-alle-btn-i, .meeres-alle-btn-i, .gorgonzola-alle-btn-i, .mozzarella-alle-btn-i, .chickenbreast-alle-btn-i, .scampi-alle-btn-i, .thunfisch-alle-btn-i {
  width: 35px;
  margin-left: -56px;
}

.pizzabroetchen-container {
  margin-top: 10px;
}

.thunfisch-alle-btn, .scampi-alle-btn, .chickenbreast-alle-btn, .mozzarella-alle-btn, .gorgonzola-alle-btn, .meeres-alle-btn, .d-ner-alle-btn, .sucuk-alle-btn, .hollandaise-alle-btn, .salami-alle-btn, .cheese-alle-btn, .broccoli-alle-btn, .jalapenos-alle-btn, .zwiebeln-alle-btn, .cheese-partyblech-2-btn-copy, .cheese-alle-b-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizzablech-kategorie-liste {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: block;
}

.ananas-pizzablech-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.ananas-pizzablech-btn-i {
  width: 35px;
  margin-left: -56px;
}

.spinat-pizzablech-btn, .mais-pizzablech-btn, .peperoni-pizzablech-btn, .oliven-pizzablech-btn, .tomaten-pizzablech-btn, .cheese-pizzablech-btn, .zwiebeln-pizzablech-btn, .jalapenos-pizzablech-btn, .broccoli-pizzablech-btn, .cheese-pizzablech-kategorie-btn, .salami-pizzablech-btn, .hollandaise-pizzablech-btn, .sucuk-pizzablech-btn, .d-ner-pizzablech-btn, .meeres-pizzablech-btn, .gorgonzola-pizzablech-btn, .mozzarella-pizzablech-btn, .chickenbreast-pizzablech-btn, .scampi-pizzablech-btn, .thunfisch-pizzablech-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizzablech-margherita-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizzabr-tchen-natur-zutaten-liste {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: block;
}

.pizzabr-tchen-natur-2-zutaten {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  padding-left: 7px;
  display: grid;
}

.pizzabr-tchen-natur-1-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-pizzabr-tchen-natur {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizzabr-tchen-natur {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.pizzabr-tchen-natur-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.avatarkit-accordion-pizzabr-tchen {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-pizzabr-tchen {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.handmade-pizza {
  width: 75px;
  height: 65px;
  display: block;
}

.pizzabroetchen-natur-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-men {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.men-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-d-ner {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.avatarkit-accordion-pizzablech {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-pizzablech {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.cheese-burger-3-fach {
  color: #ff0;
  text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  font-family: Droid Sans, sans-serif;
}

.ketchup-xxl-3-fach {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  transform: scale(.8);
}

.ketchup {
  text-align: left;
  align-items: center;
  display: flex;
}

.xxl-burger-3-fach-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._1-beilage-3-fach {
  width: 500px;
  align-self: center;
}

.mayo-3-fach, .ketchup-3-fach {
  height: 100%;
  max-width: 55px;
  min-height: 48px;
  min-width: 55px;
  text-align: center;
  margin-bottom: 0;
  font-size: 25px;
  display: block;
}

.avatarkit-accordion-burger {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-accordion-burger-alle {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.burger-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-burgerline {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

._1-getranke-3-fach-copy {
  width: 500px;
  align-self: center;
}

.xxl-cheese-3 {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.xxl-3-cheese-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-cheese-3-i {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizzabroetchen-natur {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-natur {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.party-angebote-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizza-margherita-content-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.avatarkit-pizzablechmargherita {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.div-block-9 {
  flex-flow: row;
  order: -1;
  align-content: space-around;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-10 {
  margin-top: 79px;
  margin-left: 129px;
  position: fixed;
}

.warenkorb-pvp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #fff;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;      
    /* Align items at the beginning of the container */
 overflow-y:scroll;
  align-content: start; 
  justify-content: center;
  align-items: start;
 max-height:200px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.warenkorb {
  z-index: 300;
  width: 400px;
  height: 400px;
  flex-direction: column;
  order: 0;
  margin-top: 108px;
  margin-left: 100px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: -9%;
  right: auto;
  overflow: hidden;
}

.avatarkit-accordion-inhaltsangaben, .avatarkit-accordion-auflauf, .avatarkit-accordion-pizzablech-alle, .avatarkit-accordion-pizzabr-tchen-alle, .avatarkit-accordion-pizza {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.avatarkit-accordion-auflauf-alle-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-auflauf-alle {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.pizzablech-margherita-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._3-fach-cheese-header {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.vegan-al-forno-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.vegan-al-forno-info, .broccoli-al-forno-info {
  color: #1a1b1f;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.metaxa-doener-deluxe, .doener-caprese-deluxe, ._174-btn-copy, ._174-btn-copy, ._174-btn-copy, .al-forno-btn, .gamberetti-spaghetti-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.gamberetti-spaghetti-i {
  width: 35px;
  margin-top: -5px;
  margin-left: -37px;
}

.bolognese-spaghetti-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bolognese-spaghetti-i, .metaxa-doener-deluxe-i, .doener-caprese-deluxe-i, .al-forno-i, .vegan-al-forno-i {
  width: 35px;
  margin-left: -41px;
}

.agoli-spicy-spaghetti-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.agoli-spicy-spaghetti-i {
  width: 35px;
  margin-left: -41px;
}

.carbonara-spaghetti-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.carbonara-spaghetti-i {
  width: 35px;
  margin-left: -41px;
}

.bolognese-penne-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bolognese-penne-i {
  width: 35px;
  margin-left: -41px;
}

.vegan-penne-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.vegan-penne-i {
  width: 35px;
  margin-left: -41px;
}

.formaggi-penne-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.formaggi-penne-i {
  width: 30px;
  margin-top: -9px;
  margin-left: -33px;
}

.kentucky-penne-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.alla-panna-tortellini-i {
  width: 30px;
  margin-top: -7px;
  margin-left: -34px;
}

.spinat-tortellini-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.spinat-tortellini-i {
  width: 30px;
  margin-top: -7px;
  margin-left: -34px;
}

.garnelen-tagliatelle-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.garnelen-tagliatelle-i {
  width: 30px;
  margin-top: -7px;
  margin-left: -34px;
}

.vegan-tagliatelle-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.vegan-tagliatelle-i {
  width: 30px;
  margin-top: -7px;
  margin-left: -34px;
}

.avatarkit-auflaufline {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordionauflauf-2-copy {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.salat-gemischt-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-gemischt-i {
  width: 35px;
  margin-left: -41px;
}

.salat-thunfisch-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-thunfisch-i {
  width: 35px;
  margin-left: -41px;
}

.salat-greek-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-greek-i {
  width: 35px;
  margin-left: -41px;
}

.salat-kentucky-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-kentucky-i {
  width: 35px;
  margin-left: -41px;
}

.salat-garnelen-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-garnelen-i {
  width: 35px;
  margin-left: -41px;
}

.salat-kebab-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-kebab-i {
  width: 35px;
  margin-left: -41px;
}

.tomatensalat-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.tomatensalat-i {
  width: 35px;
  margin-left: -41px;
}

.gurkensalat-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.gurkensalat-i {
  width: 35px;
  margin-top: -5px;
  margin-left: -37px;
}

.heading-4 {
  z-index: 4;
  height: 10px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 20px;
  flex-wrap: wrap;
  flex: 0 auto;
  align-items: center;
  margin-top: -60px;
  margin-left: -17px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  display: flex;
  position: relative;
}

.warenkorb-btn-box {
  z-index: -3;
  align-items: center;
  margin-left: 15px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-salate-alle {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-salatline {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-salate-header, .pommd-ner-kid-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pommd-ner-kid-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.durstl-scher-1-kid {
  width: 500px;
  align-self: center;
}

.pommdoener-kid-btn {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-kid-menue-pomm {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.kid-menu-pommdoener, .pommdoener-kid-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.pommdoener-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.kid-menu-chicken-nu {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-kid-menue-nug {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pommdoener-kid-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.nuggets-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.nuggets-kid-btn, .partyangebot-1-gesamtmenge-copy, .chicken-w-kid-gesamtmenge, .chicken-nug-kid-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.chickennug-kid-text, .kid-menu-wings {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.wings-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.wings-kid-btn {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.wings-kid-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-kid-menue-wings {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-kid-box {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-kid-box-alle {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-kid-box {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-content-doener {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.doener-doener-btn, .doener-gesamtmenge-btn {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.doener-gesamtmenge-btn-i {
  width: 35px;
  margin-left: -41px;
}

.ohne-eisberg {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  margin: 0 8px 0 0;
}

.ohne-eisberg.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.ohne-eisberg.w--redirected-focus {
  box-shadow: none;
}

.f-checkbox-field-2, .ohne-eisberg-feld {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.doener-header, .kebab-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-doenerline {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.doener-kid-text-copy {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-doener {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.dessert-alle-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-dessert-alle {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-dessert-line {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-gnocchi, .doener {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.gnocchi-bolognese-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.gnocchi-bolognese-btn-i {
  width: 35px;
  margin-left: -41px;
}

.gnocchi-4formaggi-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.gnocchi-4formaggi-btn-i {
  width: 35px;
  margin-left: -41px;
}

.gnocchi-spinat-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.gnocchi-spinat-btn-i {
  width: 35px;
  margin-left: -41px;
}

.gnocchi-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-gnocchi-line {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.dueruem {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.drehspiesstasche-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.dueruem-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-dueruem {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.dueruem-kid-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.dürüm-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.doenerteller {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.dönerteller-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.doenerteller-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.doenerteller-kid-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-doenerteller {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.snacksheader {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-snacks-line {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-snacks {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.pommes-frites-btn, .reis-btn, .kartoffelecken-btn, .ketchup-btn, .mayonaise-btn, .aioli-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-accordion-falafel-alle {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.falafelteller-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.falafelteller-i {
  width: 35px;
  margin-top: -6px;
  margin-left: -36px;
}

.falafeltasche-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.falafeltasche-i {
  width: 35px;
  margin-left: -41px;
}

.falafel-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-falafel {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.avatarkit-falafel-line {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizzabrötchen-käse-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-pizzabr-tchen-kase {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizzabr-tchen-kase-zutaten-liste {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizzabr-tchen-kase-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizzabroetchen-kase {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.avatarkit-kase-pizzabroetchen {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.wiener-schnitzel-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.wiener-schnitzel-btn-i {
  width: 35px;
  margin-left: -41px;
}

.paprika-schnitzel-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.paprika-schnitzel-i {
  width: 35px;
  margin-left: -41px;
}

.jaegerschnitzel-btn {
  width: 120px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.jaegerschnitzel-i {
  width: 35px;
  margin-left: -41px;
}

.funghischnitzel-btn {
  width: 120px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.funghischnitzel-i {
  width: 35px;
  margin-left: -41px;
}

.hawaii-schnitzel-btn {
  width: 120px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.hawaii-schnitzel-i {
  width: 35px;
  margin-left: -41px;
}

.bolognese-schnitzel-btn {
  width: 120px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bolognese-schnitzel-i {
  width: 35px;
  margin-left: -41px;
}

.spargel-schnitzel-btn {
  width: 120px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.spargel-schnitzel-i {
  width: 35px;
  margin-left: -41px;
}

.avatarkit-accordion-schnitzel-alle {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.schnitzel-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-schnitzel, .avatarkit-accordion-gnocchicard, .avatarkit-accordion-kinderbox {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.bowl-monday {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.bowl-monday-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.bowl-monday-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.bowl-monday-dressing {
  width: 500px;
  align-self: center;
}

.bowl-chicken-buddha-gesamtmenge, .bowl-monday-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bowl-shrimp-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.bowl-vegetarisch-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bowl-vegetarisch-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.bowl-shrimp-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bowl-shrimp-header-text, .bowl-vegetarisch-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.bowl-falafel-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-bowl-falafel {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.bowl-falafel-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bowl-falafel-dressing {
  width: 500px;
  align-self: center;
}

.bowl-falafel-header-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.bowl-green-garden-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bowl-green-garden-dressing {
  width: 500px;
  align-self: center;
}

.bowl-green-garden-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.bowl-green-garden-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.avatarkit-schnitzel-line {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-bowls-alle {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-bowls-alle-content {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-bowls-line {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.bowl-monday-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.avatarkit-bowl-monday {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.bowl-monday-gesamtmenge-e {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bowl-chicken-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.chicken-bowl-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.bowl-chicken-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-bowl-chicken {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.bowl-green-text, .bowl-falafel-text, .bowl-shrimp-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-green {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-bowls, .avatarkit-accordion-dessert, .avatarkit-accordion-sonderangebot {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.avatarkit-bowl-shrimp, .avatarkit-vege-bowl {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.bowl-vegetarisch-alle-infos {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-accordion-grill {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.grill-alle-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-grill-alle {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-grillline {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.menuealles {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-menue, .avatarkit-partyangebot-1-copy {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.wareninhalt {
  color: #1a1b1f;
  text-align: center;
  border-top: 1px #000;
  margin-bottom: 0;
  padding-top: 14px;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.body-2 {
  background-image: url('../images/pizza-2589569.jpg');
  background-position: 0 0;
  background-size: cover;
}

.section-2 {
  margin-top: 46px;
}

.container-7 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.liefer-abhol {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.liefer {
  width: 50%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.abhol {
  width: 50%;
  height: 400px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-5 {
  margin-top: 26px;
  font-family: Exo, sans-serif;
}

.bestellen {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-top: 3px solid #000;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}


.button-4 {
  color: red;
  background-color: #eeebeb;
  border-radius: 20px;
  margin-top: -18px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.image-13 {
  width: 250px;
  height: 250px;
  max-width: 50%;
}

.menue-1-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._157-btn, ._184-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.link-block-4, .link-block-5 {
  width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.link-block-6 {
  width: 100%;
  max-width: 100%;
  text-align: left;
  text-decoration: none;
}

.link-block-7, .link-block-8, .link-block-9 {
  width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.link-block-10 {
  width: 100%;
  border: 1px #000;
  text-decoration: none;
}

.link-block-11, .link-block-12, .link-block-13, .link-block-14, .link-block-15, .link-block-16, .link-block-17, .link-block-18, .link-block-19, .link-block-20 {
  width: 100%;
  text-decoration: none;
}

.extra-topping-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.button-5 {
  flex: 0 auto;
}

.pizza-extra-topping-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.containerblock {
  width: 400px;
  height: 600px;
  display: inline-block;
  position: absolute;
}

.heading-6 {
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.heading-63223y {
  text-align: center;
  margin-top: -6px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.image-14 {
  width: 250px;
  height: 250px;
  max-width: 50%;
}

.div-block-12 {
  max-width: 100%;
  text-align: center;
  background-color: #e24162;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

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

.image-15 {
  width: 50px;
  height: 50px;
}

.heading-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 16px;
  font-family: Exo, sans-serif;
}

.container-8 {
  width: 500px;
  max-width: 500px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.list {
  width: 80%;
  height: 150px;
  text-align: center;
}

.broetchen-extra-topping-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.butter {
  width: 70px;
  height: 50px;
  display: block;
}

.pizzabrötchen-natur-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.blech-extra-topping-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizzabr-tchen-salami-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizzabr-tchen-salami-zutaten-liste {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizzabrötchen-salami-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizzabroetchen-salami {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.avatarkit-salami-pizzabroetchen {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.f-toggle-pizzabr-tchen-salami {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.handmade-pizza-copy {
  width: 100px;
  height: 65px;
  margin-left: -18px;
  display: block;
}

.pizzabr-tchen-schinken-header {
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-schinken-pizzabroetchen {
  width: 2px;
  height: 40%;
  background-color: #000;
  position: absolute;
  overflow: visible;
}

.pizzabrötchen-schinken-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.container-9 {
  display: none;
}

.pizzabr-tchen-schinken-zutaten-liste {
  width: 100%;
  max-width: 100%;
  display: none;
}

.pizzabroetchen-schinken {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.f-toggle-pizzabr-tchen-schinken {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizzabroetchen-spinat {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.handmade-pizza-copy {
  width: 75px;
  height: 65px;
  display: block;
}

.handmade-pizza-copy-copy {
  width: 100px;
  height: 65px;
  margin-left: -25px;
  display: block;
}

.f-toggle-pizzabr-tchen-spinat {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizzabrötchen-spinat-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizzabr-tchen-spinat-zutaten-liste {
  width: 100%;
  max-width: 100%;
  display: none;
}

.pizzabrötchen-thunfisch-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-spinat-pizzabroetchen {
  width: 2px;
  height: 40%;
  background-color: #000;
  position: absolute;
}

.pizzabr-tchen-spinat-header {
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-thunfisch-pizzabroetchen {
  width: 2px;
  height: 40%;
  background-color: #000;
  position: relative;
}

.pizzabr-tchen-thunfisch-header {
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.f-toggle-pizzabr-tchen-thunfisch {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizzabr-tchen-thunfisch-zutaten-liste {
  width: 100%;
  max-width: 100%;
  display: none;
}

.pizzabroetchen-thunfisch {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.pizzabroetchen-drehspiessfleisch-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizzabrötchen-drehspiessfleisch-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-drehspiessfleisch-pizzabroetchen {
  width: 2px;
  height: 40%;
  background-color: #000;
  position: relative;
}

.pizzabr-tchen-drehspiessfleisch-zutaten-liste {
  width: 100%;
  max-width: 100%;
  display: none;
}

.f-toggle-pizzabr-tchen-drehspiessfleisch {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizzabroetchen-drehspiessfleisch {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.pizzabroetchen-sucuk-header {
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-sucuk-pizzabroetchen {
  width: 2px;
  height: 40%;
  background-color: #000;
  position: relative;
}

.pizzabroetchen-sucuk {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.f-toggle-pizzabr-tchen-sucuk {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizzabrötchen-sucuk-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizzabr-tchen-sucuk-zutaten-liste {
  width: 100%;
  max-width: 100%;
  display: none;
}

.pizzabroetchen-chickenbreast-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizzabrötchen-chicken-pikant-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizzabr-tchen-chicken-pikant-zutaten-liste {
  width: 100%;
  max-width: 100%;
  display: none;
}

.f-toggle-pizzabr-tchen-chicken-pikant {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizzabroetchen-chicken-content {
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.avatarkit-chicken-pizzabroetchen {
  width: 2px;
  height: 40%;
  background-color: #000;
  position: relative;
}

.salat-gemischt-gro {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salat-gemischt-gro.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salat-gemischt-gro.w--redirected-focus {
  box-shadow: none;
}

.salat-gemischt-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.sauce-salat-1 {
  width: 500px;
  align-self: center;
}

.i55-copy {
  width: 80px;
  height: 50px;
  margin-left: -16px;
  display: block;
}

.gemischt-salat-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-gemischt-salat {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.salat-thunfisch-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-thunfisch-gro {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salat-thunfisch-gro.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salat-thunfisch-gro.w--redirected-focus {
  box-shadow: none;
}

.salat-thunfisch-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-thunfisch-salat {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.salat-greekform {
  border-bottom-style: none;
  border-bottom-color: #000;
}

.salat-greek-gro {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salat-greek-gro.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salat-greek-gro.w--redirected-focus {
  box-shadow: none;
}

.salat-greek-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._3333 {
  width: 60px;
  height: 50px;
  margin-left: 7px;
  display: block;
}

.i55-c243243opy-copy {
  width: 80px;
  height: 70px;
  margin-left: -16px;
  display: block;
}

.salat-greek-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px #000;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-greek-salat {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.salat-kentucky-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-kentucky-gro {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salat-kentucky-gro.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salat-kentucky-gro.w--redirected-focus {
  box-shadow: none;
}

.salat-kentucky-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px #000;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-kentucky-salat {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.salat-garnelen-gro {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salat-garnelen-gro.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salat-garnelen-gro.w--redirected-focus {
  box-shadow: none;
}

.salat-garnelen-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-garnelen-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.salat-garnelen-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px #000;
  border-bottom: 3px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-garnelen-salat {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.i423423opy {
  width: 60px;
  height: 70px;
  display: block;
}

.salat-kebab-gro {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salat-kebab-gro.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salat-kebab-gro.w--redirected-focus {
  box-shadow: none;
}

.salat-kebab-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-kebab-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 3px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.salate-kebab-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-kebab-salat {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.salat-tomate-gro {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salat-tomate-gro.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salat-tomate-gro.w--redirected-focus {
  box-shadow: none;
}

.salat-tomate-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-tomate-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 3px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.salat-tomate-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-tomate-salat, .avatarkit-gurken-salat {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.salat-kentucky-gesamtmenge-copy {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-gurke-gro {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salat-gurke-gro.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salat-gurke-gro.w--redirected-focus {
  box-shadow: none;
}

.salat-gurke-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.salat-gurke-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.kidbox-pommdöner-gesamtmenge, .kidbox-chickenwings-gesamtmenge, .kidbox-chickennuggets-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bowl-chicken-dressing {
  width: 500px;
  align-self: center;
}

.kebab-teller-1-gesamtmenge {
  width: 125px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.adana-teller-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.adana-teller-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.teller-beilage {
  width: 500px;
  align-self: center;
}

.adana-teller-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-adana {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.koefte-teller-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.koefte-teller-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.koefte-teller-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-koefte {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.chicken-teller-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.chicken-teller-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-chicken {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.chicken-teller-gesamtmenge, .lammspiess-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-lammspiess {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.lammspiess-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.lammspiess-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.lammkotelett-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.lammkotelett-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.lammkotelett-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-lammkotelett {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.grill-teller-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.grill-teller-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.salami-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.salami-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.salami-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-salami-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzasalami {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.f-toggle-salami {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-salamipy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-salami-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-salami-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizza-schinken-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzaschinken {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.schinken-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.schinken-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.schinken-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.f-toggle-schinken {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-margherita-copy-copy, .f-toggle-schinkenpy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-schinken-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-schinken-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

._432423423 {
  width: 95px;
  height: 50px;
  margin-left: -21px;
  display: block;
}

.pizza-bolognese-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzabolognese {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.f-toggle-bolognese {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-bolognesepy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-bolognese-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.bolognese-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.bolognese-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.bolognese-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-bolognese-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.avatarkit-pizzaspinat {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-pizzafunghi {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-pizzaquattro-formaggi {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.spinat-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.spinat-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.spinat-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.funghi-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.funghi-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.funghi-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.quattro-formaggi-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.quattro-formaggi-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.quattro-formaggi-gro-30cm.w--redirected-focus {
  box-shadow: none;
}


.pizza-spinat-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.f-toggle-funghi {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-funghipy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-quatro {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-quatropy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-spinat {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-spinatpy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-spinat-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizza-funghi-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizza-quattro-formaggi-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}


.pizza-spinat-text {
  overflow: visible;
}

.pizza-funghi-text {
  overflow: visible;
}

.pizza-quattro-formaggi-text {
  overflow: visible;
}


.pizza-spinat-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizza-funghi-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizza-quattro-formaggi-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}



.tonno-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.tonno-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.tonno-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.avatarkit-pizzatonno {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-tonno-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizza-tonno-text {
  overflow: visible;
}

.f-toggle-tonno {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-tonno-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-tonnopy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-tonno-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-funghi-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-quattro-formaggi-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}


.avatarkit-pizzamozzarella {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-mozzarella-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizza-mozzarella-txt {
  overflow: visible;
}

.mozzarella-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.mozzarella-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.mozzarella-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.f-toggle-mozzarellapy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-mozzarella {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-mozzarella-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-mozzarella-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-mistapy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-mista {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-mista-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.mistra-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.mistra-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.mistra-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.mista-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.mista-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.mista-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-mista-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizza-mista-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzamista {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-hawaii-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizza-hawaii-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzahawaii {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.hawaii-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.hawaii-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.hawaii-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-hawaii-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.f-toggle-hawaii {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-hawaiipy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.avatarkit-pizzapollo {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-pollo-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pollo-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.pollo-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.pollo-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-pollo-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-pollo {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-pollopy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-pollo-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.avatarkit-pizzad-ner {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-d-ner-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.kebab-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.kebab-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.kebab-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-kebab-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-kebabpy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-kebab {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-kebab-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-kebab-text {
  overflow: hidden;
}

.pizza-el-greco-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.el-greco-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.el-greco-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.el-greco-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.avatarkit-pizzael-greco {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-el-greco-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.f-toggle-el-greco {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.f-toggle-el-grecopy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-el-greco-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-sucuk-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzasucuk {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.sucuk-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.sucuk-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.sucuk-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.f-toggle-sucukpy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-sucuk-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-sucuk {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.avatarkit-pizzasucuk-spezial {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-sucuk-spezial-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-sucuk-spezialpy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-sucuk-spezial {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.sucuk-spezial-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.sucuk-spezial-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.sucuk-spezial-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-sucuk-spezial-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

._54656456 {
  width: 60px;
  height: 70px;
  display: block;
}

.pizza-sucuk-zusatz-liste-y, .pizza-sucuk-spezial-zutaten-liste {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.avatarkit-pizzascampi {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-scampi-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizza-scampi-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.scampi-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.scampi-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.scampi-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.f-toggle-scampipy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-scampi {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-scampi-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.pizza-frutti-di-mare-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-frutti-di-marepy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-frutti-di-mare {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-frutti-di-mare-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-frutti-di-mare-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzafrutti-di-mare {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.frutti-di-mare-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.frutti-di-mare-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.frutti-di-mare-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

._645546465 {
  width: 80px;
  height: 50px;
  margin-left: -9px;
  display: block;
}

._435663453456 {
  width: 60px;
  height: 70px;
  display: block;
}

.avatarkit-pizzadiavolo {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-diavolo-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.diavolo-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.diavolo-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.diavolo-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-diavolo-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-diavolo-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-diavolopy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-diavolo {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.vegetaria-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.vegetaria-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.vegetaria-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-vegetaria-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-vegetariapy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-vegetaria {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-vegetaria-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzavegetaria {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-vegetaria-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.pizza-vegetaria-text {
  overflow: visible;
}

.pizza-kentucky-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pizzakentucky {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.kentucky-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.kentucky-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.kentucky-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.f-toggle-kentuckypy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-kentucky-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-kentucky {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-kentucky-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.avatarkit-pizzakuba {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-kuba-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.kuba-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.kuba-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.kuba-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-kuba-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-kubapy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.pizza-kuba-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.f-toggle-kuba {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.pizza-neco-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.f-toggle-necopy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-neco {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.neco-gro-30cm {
  width: 20px;
  height: 20px;
  background-color: #a5f721;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  order: 1;
  margin: 0 8px 0 0;
}

.neco-gro-30cm.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.neco-gro-30cm.w--redirected-focus {
  box-shadow: none;
}

.pizza-neco-zusatz-liste-y-copy {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.avatarkit-pizzaneco {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pizza-neco-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.lahmacun {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.lahmacun-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-lahmacun {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pommdoeners-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-pommdoeners {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.pommdoener-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pommdoener-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-lahmacun-kebab {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.lahmacun-kebab-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.lahmacun-kebab-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.lahmacun-kebab-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.lahmacunheader {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.lahmacun-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.broetchen-kas-extra-topping-btn, .broetchen-sal-extra-topping-btn, .broetchen-sch-extra-topping-btn, .broetchen-spi-extra-topping-btn, .broetchen-thu-extra-topping-btn, .broetchen-dre-extra-topping-btn, .broetchen-suc-extra-topping-btn, .broetchen-chi-extra-topping-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.link-block-63-y {
  width: 100%;
  max-width: 100%;
  text-align: left;
  text-decoration: none;
}

.calzonealles {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.calzoneheader {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.calzone-tuna-deluxe-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pizza-calzone-zusatz-liste {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.f-toggle-calzone-tunapy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-calzone-tuna {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.calzone-tuna-topping-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.calzone-tuna {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.calzone-schinken-topping-btn, .calzone-kebab-topping-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.calzone-tuna-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-calzone-deluxe, .avatarkit-calzone, .avatarkit-calzonealle, .avatarkit-calzone-kebab-deluxe {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.calzone-kebab-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.f-toggle-calzone-kebabpy {
  width: 100%;
  height: 24px;
  max-width: 44px;
  cursor: pointer;
  background-color: #eee;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 2px;
  display: flex;
  position: relative;
  box-shadow: inset 1px 1px 2px rgba(73, 74, 125, .3), 17px 17px 24px -18px rgba(56, 50, 124, .08);
}

.f-toggle-calzone-kebab {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: gold;
  border-radius: 30px;
  position: absolute;
  box-shadow: 3px 3px 8px rgba(73, 74, 125, .24);
}

.calzone-kebab-zusatz-liste-y {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: none;
}

.calzone-tuna-topping-btn-copy {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.calzone-kebab-deluxe-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.paragraph {
  font-family: Exo, sans-serif;
}

.submit-button-2 {
  background-color: #e24162;
  border-radius: 20px;
}

.agb, .datenschutz {
  color: #000;
}

.trinkgeld-hidden {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-8 {
  font-family: Exo, sans-serif;
}

.heading-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Exo, sans-serif;
  display: flex;
}

.checkbox-label-3 {
  color: #000;
  font-family: Exo, sans-serif;
}

._43423234 {
  font-family: Exo, sans-serif;
  font-size: 24px;
}

.text-field, .text-field-2 {
  width: 350px;
}

.text-field-2-copy {
  width: 350px;
  height: 150px;
}

.bestellzeitraum {
  width: 350px;
}
.postleitraum {
  width: 350px;
  margin-left:180px;
}

.html-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-2 {
  display: flex;
}

.list-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pizza-sal-extra-topping-btn, .pizza-sch-extra-topping-btn, .pizza-fun-extra-topping-btn, .pizza-bol-extra-topping-btn, .pizza-spi-extra-topping-btn, .pizza-ton-extra-topping-btn, .pizza-qua-extra-topping-btn, .pizza-moz-extra-topping-btn, .pizza-mis-extra-topping-btn, .pizza-haw-extra-topping-btn, .pizza-pol-extra-topping-btn, .pizza-elg-extra-topping-btn, .pizza-suc-extra-topping-btn, .pizza-suc-s-extra-topping-btn, .pizza-sca-extra-topping-btn, .pizza-fru-extra-topping-btn, .pizza-dia-extra-topping-btn, .pizza-veg-extra-topping-btn, .pizza-ken-extra-topping-btn, .pizza-kub-extra-topping-btn, .pizza-nec-extra-topping-btn, .pizza-keb-extra-topping-btn {
  width: 115px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.bacon {
  color: #eb2e2e;
   text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
}

._564345654 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.avatarkit-cheese-2-i {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.xxl-cheese-2 {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

._1-beilage-2-fach {
  width: 500px;
  align-self: center;
}

.xxl-double-cheese-burger-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.xxl-2-cheese-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.xxl-triple-cheese-burger-gesamtmenge, .xxl-burger-3-fach-gesamtmenge-copy, .xxl-double-bacon-burger-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-grillteller, .avatarkit-bacon-2-i {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.xxl-bacon-burger-content-copy, .cheese-burger-double-text, .xxl-chicken-burger-content-copy, .xxl-falafel-burger-content-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.xxl-bacon-2 {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.xxl-2-bacon-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.spicy {
  color: orange;
    text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
}

.lllll {
  color: orange;
    text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  margin-left: -5px;
}

._4343 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1a1b1f;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.xxl-double-spicy-burger-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.xxl-spicy-2 {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.xxl-2-spicy-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-spicy-2-i {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.xxl-double-hamburger-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.xxl-ham-2 {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.xxl-2-ham-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-ham-2-i, .avatarkit-bacon-1-i {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.xxl-bacon-1 {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.xxl-1-bacon-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.xxl-bacon-burger-gesamtmenge, .xxl-cheese-bacon-burger-gesamtmenge, .xxl-chicken-burger-gesamtmenge, .xxl-falafel-burger-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.xxl-1-bacon-cheese-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.xxl-hamburger-gesamtmenge {
  width: 130px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.avatarkit-ham-1-i {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.xxl-bacon-c-1 {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-bacon-c-1-i {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.xxl-1-ham-text {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.xxl-ham-1 {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-accordion-xxl-schnitzel-alle {
  text-align: left;
  background-color: #fff;
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  transition: box-shadow .4s, background-color .4s;
  display: block;
  overflow: hidden;
}

.xxl-schnitzel-header {
  min-height: 72px;
  color: #1a1b1f;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.avatarkit-cheese-3-i-copy, .avatarkit-xxl-schnitzelline {
  width: 2px;
  height: 40%;
  color: #ff0;
  background-color: #1a1b1f;
  position: absolute;
}

.avatarkit-accordion-xxl-schnitzel {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.xxl-jaeger-schnitzel-btn, .xxl-paprika-schnitzel-btn, .xxl-champignonschnitzel-btn, .xxl-zwiebelschnitzel-btn, .xxl-hawaii-schnitzel-btn, .xxl-broccoli-schnitzel-btn, .xxl-tomatenschnitzel-btn {
  width: 120px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.link-block-22 {
  width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.paragraph-2 {
  z-index: 300;
  width: 28px;
  height: 20px;
  color: red;
  text-align: center;
  background-color: #ff0;
  border-radius: 20px;
  margin-bottom: 3px;
  margin-left: -9px;
  font-family: Droid Sans, sans-serif;
  font-weight: 900;
  display: none;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .spark-line-3.spark-simple-line, .spark-line-2.spark-simple-line {
    background-color: #ff0;
  }

  .spark-simple-menu-button-right {
    margin-left: 1040px;
  }



.button-4 {

  margin-top: -5px;

}
  

  .body {
    background-size: cover;
  }

  .avatarkit-button-primary-white {
    font-weight: 400;
  }

  .avatarkit-left-white-text-copy {
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
  }

  .avatarkit-mg-20px-bottom {
    margin-bottom: 20px;
  }

  .avatarkit-large-text-white {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
  }

  .avatarkit-container-component {
    justify-content: center;
    display: flex;
  }

  .avatarkit-left-text-copy {
    color: #1a1b1f;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .avatarkit-accordion-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: 14px;
    display: grid;
  }

  .avatarkit-toggle-plus {
    margin-right: 23px;
  }

  .avatarkit-toggle-heading {
    font-family: Exo, sans-serif;
    font-size: 22px;
  }

  .avatarkit-avatar-image {
    margin-right: 0;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-accordion-head {
    border-radius: 0;
  }

  .avatarkit-accordion-wrapper {
    padding-top: 0;
  }

  .avatarkit-padding-global-components {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .container {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .div-block {
    background-color: #d03f3f;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px 29px 4px;
    display: flex;
  }

  .heading {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 17px;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-weight: 600;
  }

  ._3-copy {
    background-color: #363834;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    border-radius: 0;
    padding: 10px 29px 4px;
    display: flex;
  }

  .h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 17px;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-weight: 400;
  }

  ._4opy-copy {
    background-color: #363834;
    border-top: 4px #fff;
    border-bottom: 4px solid #fff;
    border-radius: 0;
    padding: 10px 29px 4px;
    display: flex;
  }

  .h2342-copy {
    color: #fff;
    margin-top: 7px;
    margin-bottom: 0;
    padding-left: 17px;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-weight: 400;
  }

  .team-slider {
    background-color: rgba(0, 0, 0, 0);
    border-bottom-style: none;
  }

  .container-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .centered-heading {
    color: beige;
    text-decoration: none;
  }

  .team-slider-wrapper, .team-slider-arrow {
    display: block;
  }

  .image-3 {
    margin-left: 5px;
  }

  .button, ._2 {
    display: none;
  }

  .team-blo33-copy {
    padding-top: 0;
  }

  .bold-text-3 {
    color: gold;
      text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
    font-size: 30px;
  }

  .image-4 {
    width: 50px;
    display: inline-block;
  }

  .div-block-2 {
    background-color: #363834;
    border-radius: 20px;
    align-items: center;
    padding: 15px;
    display: flex;
  }

  .text-span-2 {
    -webkit-text-stroke-width: 0px;
  }

  .text-spa2332n-copy {
    color: #ff0;
  }

  .team-slide-wra23423copy {
    width: 25%;
  }

  ._23234234 {
    color: #1a1b1f;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .cheese-partyblech-2-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._157-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

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

  ._158-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._158-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._2342323432ck-copy {
    background-color: #d03f3f;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px 29px 4px;
    display: flex;
  }

  .avatarkittent-copy {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  ._159-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._159-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._158-btn-copy {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .avatarkit-footer-link-white, .avatarkit-footer-copyright-white {
    color: #fff;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
  }

  .avatarkit-social-link {
    width: 40px;
    height: 40px;
  }

  .avatarkit-mg-32px-top-bottom {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .avatarkit-footer-brand {
    padding-bottom: 10px;
  }

  .durstl-scher {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .button-2 {
    position: static;
  }

  ._182-bi, ._184-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._160-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._160-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._161-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._161-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._162-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._162-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._163-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._163-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._164-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._164-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._165-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._165-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._166-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._166-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._167-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._167-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._168-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._168-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._169-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._169-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._170-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._170-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._171-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._171-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._172-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._172-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._173-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._173-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._174-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._174-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._175-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._175-b-i, ._176-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._176-btn, ._177-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._177-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._178-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._178-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._179-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._179-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._180-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._180-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._181-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._181-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._182-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._182-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._183-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .kentucky-penne-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .alla-panna-tortellini-btn, ._186-btn, ._187-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._186-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._188-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._188-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._189-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._189-b-i, ._187-b-i, ._185-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._185-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .text-span-3, .text-span-4, .text-span-5 {
    font-size: 10px;
  }

  ._156-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._156-b-i, ._155-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  ._155-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._171-t-2 {
    color: #1a1b1f;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .inhaltsangaben {
    height: 30px;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    background-color: #fff;
    border-top: 3px solid #000;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-bottom: 0;
    display: grid;
  }

  .container-3 {
    padding-bottom: 26px;
  }

  .inhalts1 {
    color: #1a1b1f;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .inhalts2 {
    outline-offset: 0px;
    color: #1a1b1f;
    text-align: center;
    border-top: 1px solid #000;
    outline: 3px #1a1b1f;
    padding-top: 13px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .text-span-8, .text-span-9 {
    font-family: Exo, sans-serif;
    font-size: 25px;
    font-weight: 700;
  }

  .avatarkit-accordion-content-copy {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .inhaltsangaben-2 {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .text-span-10 {
    font-family: Exo, sans-serif;
  }

  .angeboteheader {
    border-radius: 0;
  }

  .text-span-12 {
    color: #ff0;
    font-family: Exo, sans-serif;
    font-size: 22px;
  }

  .bold-text-5 {
    color: #d03f3f;
  }

  .bold-text-6 {
    font-family: Exo, sans-serif;
    font-size: 20px;
  }

  .xxl-burger-1 {
    color: #ff0;
     text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
    font-family: Droid Sans, sans-serif;
    font-size: 22px;
  }

  .avatarkit-accordion-content-copy {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .xxl-burger-1-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .xxl-burger-3-lagig {
    font-family: Exo, sans-serif;
    font-size: 22px;
  }

  .xxl-burger, ._1-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._1-b-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .partyangebot {
    color: #1f1a1a;
    font-family: Exo, sans-serif;
    font-size: 22px;
  }

  .family-btn {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 10px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .party-btn {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .partyangebot-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .checkbox {
    margin-top: 17px;
    margin-right: 33px;
    padding-left: 0;
  }

  .checkbox-label {
    text-align: center;
    margin-top: 8px;
    font-family: Droid Sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .checkbox-field {
    background-color: rgba(229, 222, 222, .21);
  }

  .container-5 {
    display: none;
  }

  .ananas {
    color: #1a1b1f;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
  }

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

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

  .ananas-partyangebot {
    color: #1a1b1f;
    justify-content: center;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .ananas-partyangebot-i {
    width: 35px;
    margin-top: 0;
    margin-left: -54px;
  }

  .mais-party-btn, .spinat-party-btn, ._157-btn-copy, ._157-btn-copy, ._157-btn-copy {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .peperoni-party-i {
    width: 70px;
    height: 100px;
  }

  .oliven-partyangebote-i {
    width: 70px;
  }

  .jalapeno-partyangebote-i {
    width: 80px;
  }

  .mozzarella-text, .h-hnchen {
    color: #1a1b1f;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
  }

  .pizzablech-2-zutaten {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .pizzablech-2-zutaten-liste {
    display: none;
  }

  .ananas-party-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .spinat-partyangebot-i {
    width: 35px;
    margin-top: 0;
    margin-left: -54px;
  }

  ._157-btn-copy, .mais-partyblech-2-btn, .spinat-partyblech-2-btn, .ananas-partyblech2-btn, .peperoni-pizzablech-2-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .peperoni-partyblech-2-btn-i, .mais-partyblech-2-btn-i, .spinat-partyblech-2-btn-i, .ananas-partyblech-btn-i, .oliven-partyblech-2-btn-i {
    width: 35px;
    margin-top: 0;
    margin-left: -54px;
  }

  .oliven-partyblech-2-btn, .tomaten-partyblech-2-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .ananas-partyangebot-i-copy, .tomaten-partyblech-2-btn-i, .paprika-partyblech-2-btn-i, .zwiebeln-partyblech-2-btn-i, .jalapenos-partyblech-2-btn-i, .broccoli-partyblech-2-btn-i, .cheese-partyblech-2-btn-i, .salami-partyblech-2-btn-i, .hollandaise-partyblech-2-btn-i, .sucuk-partyblech-2-btn-i, .d-ner-partyblech-2-btn-i, .meeres-partyblech-2-btn-i, .gorgonzola-partyblech-2-btn-i, .mozzarella-partyblech-2-btn-i, .chickenbreast-partyblech-2-btn-i, .scampi-partyblech-2-btn-i, .thunfisch-partyblech-2-btn-i {
    width: 35px;
    margin-top: 0;
    margin-left: -54px;
  }

  .thunfisch-partyblech-2-btn, .scampi-partyblech-2-btn, .chickenbreast-partyblech-2-btn, .mozzarella-partyblech-2-btn, .gorgonzola-partyblech-2-btn, .meeres-partyblech-2-btn, .d-ner-partyblech-2-btn, .sucuk-partyblech-2-btn, .hollandaise-partyblech-2-btn, .salami-partyblech-2-btn, .broccoli-partyblech-2-btn, .jalapenos-partyblech-2-btn, .zwiebeln-partyblech-2-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .peperoni-partyblech-2 {
    color: #1a1b1f;
    justify-content: center;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .div-block-7 {
    display: none;
  }

  .f-toggle-thumb-2 {
    background-color: gold;
  }

  .f-toggle-regular-2 {
    background-color: #eee;
    justify-content: flex-start;
  }

  .text-block-2 {
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .f-toggle-regular-1 {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-thumb-1 {
    background-color: gold;
  }

  .partyangebot-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._155-b-i-copy, .partyangebot-1-gesamtmenge-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .pizza-margherita-info-1 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .sortierung-margherita {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .pizza-margherita-info-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .glutenhinweis-margharita {
    margin-top: -21px;
    padding-top: 0;
    font-size: 13px;
    font-weight: 400;
  }

  .pizzateig-margharita {
    color: #1a1b1f;
    text-align: center;
    flex-direction: column;
    font-family: Exo, sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
  }

  .pizzateig-margherita {
    margin-left: -35px;
  }

  .f-checkbox-field {
    width: 100%;
    max-width: 100%;
    text-align: center;
    border-top: 3px solid #000;
    justify-content: center;
    font-family: Exo, sans-serif;
    font-weight: 700;
  }

  .checkbox-label-2 {
    font-size: 22px;
    font-weight: 700;
  }

  .pizza-margherita-zusatz {
    margin-top: 46px;
  }

  .pizza-margherita-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-margherita-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .pizza-margherita-checkbox-field {
    width: 100%;
    max-width: 100%;
    text-align: center;
    border-top: 3px solid #000;
    justify-content: center;
    margin-top: 21px;
    margin-bottom: -26px;
    padding-top: 39px;
    font-family: Exo, sans-serif;
    font-weight: 700;
  }

  .pizza-margherita-header {
    border-radius: 0;
  }

  .image-12 {
    max-width: 50%;
  }

  .pizza-salami {
    font-family: Exo, sans-serif;
    font-size: 22px;
  }

  .pizza-margherita-zusatz-liste {
    display: none;
  }

  .f-toggle-margherita {
    background-color: gold;
  }

  .f-toggle-regular-1-copy, .f-toggle-margherita-copy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-margherita-zusatz-liste-y {
    display: none;
  }

  .pizza-alle-premium-zutaten, .pizza-naturliche-zutaten {
    color: #1a1b1f;
    font-family: Exo, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 25px;
  }

  .ananas-alle-btn, .spinat-alle-btn, .mais-alle-btn, .peperoni-alle-btn, .oliven-alle-btn, .tomaten-alle-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .ananas-alle-btn-i, .spinat-alle-btn-i, .mais-alle-btn-i, .peperoni-alle-btn-i, .oliven-alle-btn-i, .tomaten-alle-btn-i, .paprika-alle-btn-i, .zwiebeln-alle-btn-i, .jalapenos-alle-btn-i, .broccoli-alle-btn-i, .cheese-alle-btn-i, .salami-alle-btn-i, .hollandaise-alle-btn-i, .sucuk-alle-btn-i, .d-ner-alle-btn-i, .meeres-alle-btn-i, .gorgonzola-alle-btn-i, .mozzarella-alle-btn-i, .chickenbreast-alle-btn-i, .scampi-alle-btn-i, .thunfisch-alle-btn-i {
    width: 35px;
    margin-top: 0;
    margin-left: -54px;
  }

  .pizzabroetchen-container {
    margin-top: 10px;
  }

  .thunfisch-alle-btn, .scampi-alle-btn, .chickenbreast-alle-btn, .mozzarella-alle-btn, .gorgonzola-alle-btn, .meeres-alle-btn, .d-ner-alle-btn, .sucuk-alle-btn, .hollandaise-alle-btn, .salami-alle-btn, .cheese-alle-btn, .broccoli-alle-btn, .jalapenos-alle-btn, .zwiebeln-alle-btn, .cheese-partyblech-2-btn-copy, .cheese-alle-b-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizzablech-kategorie-liste {
    display: none;
  }

  .ananas-pizzablech-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .ananas-pizzablech-btn-i {
    width: 35px;
    margin-top: 0;
    margin-left: -54px;
  }

  .mais-pizzablech-btn, .peperoni-pizzablech-btn, .oliven-pizzablech-btn, .tomaten-pizzablech-btn, .cheese-pizzablech-btn, .zwiebeln-pizzablech-btn, .jalapenos-pizzablech-btn, .broccoli-pizzablech-btn, .cheese-pizzablech-kategorie-btn, .salami-pizzablech-btn, .hollandaise-pizzablech-btn, .sucuk-pizzablech-btn, .d-ner-pizzablech-btn, .meeres-pizzablech-btn, .gorgonzola-pizzablech-btn, .mozzarella-pizzablech-btn, .chickenbreast-pizzablech-btn, .scampi-pizzablech-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizzablech-margherita-header {
    border-radius: 0;
  }

  .pizzabr-tchen-natur-zutaten-liste {
    display: none;
  }

  .pizzabr-tchen-natur-2-zutaten {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .pizzabr-tchen-natur-1-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-pizzabr-tchen-natur {
    background-color: gold;
  }

  .pizzabr-tchen-natur-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .pizzabroetchen-natur-header, .men-header {
    border-radius: 0;
  }

  .xxl-burger-3-fach-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .burger-header, .xxl-cheese-3, .party-angebote-header {
    border-radius: 0;
  }

  .pizza-margherita-content-copy {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .div-block-10 {
    position: fixed;
  }

  .warenkorb-pvp {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    background-color: #fff;
    border-top: 3px solid #000;
    grid-template-rows: auto;
    max-height:400px;
    overflow-y:scroll;

    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
     align-items: start; /* Align items at the beginning of the container */
  align-content: start; 
    display: grid;
  }

  .warenkorb {
    margin-left: 188px;
    position: fixed;
  }

  .avatarkit-accordion-auflauf-alle-header {
    border-radius: 0;
  }

  .pizzablech-margherita-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .vegan-al-forno-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .vegan-al-forno-info, .broccoli-al-forno-info {
    color: #1a1b1f;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .metaxa-doener-deluxe, .doener-caprese-deluxe, ._174-btn-copy, ._174-btn-copy, ._174-btn-copy, .al-forno-btn, .gamberetti-spaghetti-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .gamberetti-spaghetti-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .bolognese-spaghetti-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bolognese-spaghetti-i, .metaxa-doener-deluxe-i, .doener-caprese-deluxe-i, .al-forno-i, .vegan-al-forno-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .agoli-spicy-spaghetti-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .agoli-spicy-spaghetti-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .carbonara-spaghetti-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .carbonara-spaghetti-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .bolognese-penne-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bolognese-penne-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .vegan-penne-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .vegan-penne-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .formaggi-penne-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .formaggi-penne-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .kentucky-penne-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .alla-panna-tortellini-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .spinat-tortellini-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .spinat-tortellini-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .garnelen-tagliatelle-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .garnelen-tagliatelle-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .vegan-tagliatelle-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .vegan-tagliatelle-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .salat-gemischt-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-gemischt-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .salat-thunfisch-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-thunfisch-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .salat-greek-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-greek-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .salat-kentucky-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-kentucky-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .salat-garnelen-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-garnelen-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .salat-kebab-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-kebab-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .tomatensalat-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .tomatensalat-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .gurkensalat-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .gurkensalat-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .avatarkit-accordion-salate-header, .pommd-ner-kid-header {
    border-radius: 0;
  }

  .pommdoener-kid-btn {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pommdoener-header {
    border-radius: 0;
  }

  .pommdoener-kid-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .nuggets-header {
    border-radius: 0;
  }

  .nuggets-kid-btn, .partyangebot-1-gesamtmenge-copy, .chicken-w-kid-gesamtmenge, .chicken-nug-kid-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .wings-header {
    border-radius: 0;
  }

  .wings-kid-btn {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .avatarkit-accordion-kid-box {
    border-radius: 0;
  }

  .doener-doener-btn, .doener-gesamtmenge-btn {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .doener-gesamtmenge-btn-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .doener-header, .kebab-header, .dessert-alle-header {
    border-radius: 0;
  }

  .gnocchi-bolognese-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .gnocchi-bolognese-btn-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .gnocchi-4formaggi-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .gnocchi-4formaggi-btn-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .gnocchi-spinat-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .gnocchi-spinat-btn-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .gnocchi-header {
    border-radius: 0;
  }

  .drehspiesstasche-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .dueruem-header {
    border-radius: 0;
  }

  .dürüm-gesamtmenge, .dönerteller-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .doenerteller-header, .snacksheader {
    border-radius: 0;
  }

  .pommes-frites-btn, .reis-btn, .kartoffelecken-btn, .ketchup-btn, .mayonaise-btn, .aioli-btn, .falafelteller-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .falafelteller-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .falafeltasche-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .falafeltasche-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .falafel-header {
    border-radius: 0;
  }

  .pizzabrötchen-käse-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-pizzabr-tchen-kase {
    background-color: gold;
  }

  .pizzabr-tchen-kase-zutaten-liste {
    display: none;
  }

  .pizzabr-tchen-kase-header {
    border-radius: 0;
  }

  .wiener-schnitzel-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .wiener-schnitzel-btn-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .paprika-schnitzel-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .paprika-schnitzel-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .jaegerschnitzel-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .jaegerschnitzel-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .funghischnitzel-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .funghischnitzel-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .hawaii-schnitzel-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .hawaii-schnitzel-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .bolognese-schnitzel-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bolognese-schnitzel-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .spargel-schnitzel-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .spargel-schnitzel-i {
    width: 35px;
    margin-top: -9px;
    margin-left: -41px;
  }

  .schnitzel-header, .bowl-monday-header {
    border-radius: 0;
  }

  .bowl-chicken-buddha-gesamtmenge, .bowl-monday-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bowl-shrimp-header {
    border-radius: 0;
  }

  .bowl-vegetarisch-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bowl-vegetarisch-header {
    border-radius: 0;
  }

  .bowl-shrimp-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bowl-shrimp-header-text, .bowl-vegetarisch-text {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .bowl-falafel-header {
    border-radius: 0;
  }

  .bowl-falafel-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bowl-falafel-header-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .bowl-green-garden-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bowl-green-garden-header {
    border-radius: 0;
  }

  .bowl-green-garden-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .avatarkit-accordion-bowls-alle {
    border-radius: 0;
  }

  .bowl-monday-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .bowl-monday-gesamtmenge-e {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bowl-chicken-header {
    border-radius: 0;
  }

  .chicken-bowl-content {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .grill-alle-header {
    border-radius: 0;
  }

  .wareninhalt {
    outline-offset: 0px;
    color: #1a1b1f;
    text-align: center;
    border-top: 1px solid #000;
    outline: 3px #1a1b1f;
    padding-top: 13px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .bestellen {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    background-color: #fff;
    border-top: 3px solid #000;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-bottom: 0;
    display: grid;
  }

  .menue-1-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  ._157-btn, ._184-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .link-block-4 {
    width: 100%;
  }

  .containerblock {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .pizzabrötchen-natur-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizzabr-tchen-salami-header {
    border-radius: 0;
  }

  .pizzabr-tchen-salami-zutaten-liste {
    display: none;
  }

  .pizzabrötchen-salami-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-pizzabr-tchen-salami {
    background-color: gold;
  }

  .pizzabrötchen-schinken-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-pizzabr-tchen-schinken, .f-toggle-pizzabr-tchen-spinat {
    background-color: gold;
  }

  .pizzabrötchen-spinat-gesamtmenge, .pizzabrötchen-thunfisch-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-pizzabr-tchen-thunfisch {
    background-color: gold;
  }

  .pizzabroetchen-drehspiessfleisch-header {
    border-radius: 0;
  }

  .pizzabrötchen-drehspiessfleisch-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-pizzabr-tchen-drehspiessfleisch, .f-toggle-pizzabr-tchen-sucuk {
    background-color: gold;
  }

  .pizzabrötchen-sucuk-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizzabroetchen-chickenbreast-header {
    border-radius: 0;
  }

  .pizzabrötchen-chicken-pikant-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-pizzabr-tchen-chicken-pikant {
    background-color: gold;
  }

  .salat-gemischt-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .gemischt-salat-header {
    border-radius: 0;
  }

  .salat-thunfisch-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-thunfisch-header {
    border-radius: 0;
  }

  .salat-greek-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-greek-header {
    border-radius: 0;
  }

  .salat-kentucky-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-kentucky-header {
    border-radius: 0;
  }

  .salat-garnelen-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-garnelen-header {
    border-radius: 0;
  }

  .salat-kebab-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-kebab-header {
    border-radius: 0;
  }

  .salat-tomate-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-tomate-header {
    border-radius: 0;
  }

  .salat-kentucky-gesamtmenge-copy, .salat-gurke-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .salat-gurke-header {
    border-radius: 0;
  }

  .kidbox-pommdöner-gesamtmenge, .kidbox-chickenwings-gesamtmenge, .kidbox-chickennuggets-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .kebab-teller-1-gesamtmenge {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .adana-teller-header {
    border-radius: 0;
  }

  .adana-teller-gesamtmenge, .koefte-teller-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .koefte-teller-header, .chicken-teller-header {
    border-radius: 0;
  }

  .chicken-teller-gesamtmenge, .lammspiess-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .lammspiess-header, .lammkotelett-header {
    border-radius: 0;
  }

  .lammkotelett-gesamtmenge, .grill-teller-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .grill-teller-header, .pizza-salami-header {
    border-radius: 0;
  }

  .f-toggle-salami {
    background-color: gold;
  }

  .f-toggle-salamipy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-salami-zusatz-liste-y {
    display: none;
  }

  .pizza-salami-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-schinken-header {
    border-radius: 0;
  }

  .f-toggle-schinken {
    background-color: gold;
  }

  .f-toggle-margherita-copy-copy, .f-toggle-schinkenpy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-schinken-zusatz-liste-y {
    display: none;
  }

  .pizza-schinken-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-bolognese-header {
    border-radius: 0;
  }

  .f-toggle-bolognese {
    background-color: gold;
  }

  .f-toggle-bolognesepy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-bolognese-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-bolognese-zusatz-liste-y, .pizza-spinat-zusatz-liste-y {
    display: none;
  }

  .f-toggle-spinat {
    background-color: gold;
  }

  .f-toggle-spinatpy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-spinat-header {
    border-radius: 0;
  }

  .pizza-funghi-header {
    border-radius: 0;
  }

  .pizza-quattro-formaggi-header {
    border-radius: 0;
  }


  .pizza-spinat-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-tonno-header {
    border-radius: 0;
  }

  .f-toggle-tonno {
    background-color: gold;
  }

  .pizza-tonno-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-tonnopy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-tonno-zusatz-liste-y {
    display: none;
  }

  .pizza-mozzarella-header {
    border-radius: 0;
  }

  .f-toggle-mozzarellapy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-mozzarella {
    background-color: gold;
  }

  .pizza-mozzarella-zusatz-liste-y {
    display: none;
  }

  .pizza-mozzarella-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-mistapy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-mista {
    background-color: gold;
  }

  .pizza-mista-zusatz-liste-y {
    display: none;
  }

  .pizza-mista-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-mista-header {
    border-radius: 0;
  }

  .pizza-hawaii-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-hawaii-header {
    border-radius: 0;
  }

  .pizza-hawaii-zusatz-liste-y {
    display: none;
  }

  .f-toggle-hawaii {
    background-color: gold;
  }

  .f-toggle-hawaiipy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-pollo-header {
    border-radius: 0;
  }

  .pizza-pollo-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-pollo {
    background-color: gold;
  }

  .f-toggle-pollopy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-pollo-zusatz-liste-y {
    display: none;
  }

  .pizza-d-ner-header {
    border-radius: 0;
  }

  .pizza-kebab-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-kebabpy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-kebab {
    background-color: gold;
  }

  .pizza-kebab-zusatz-liste-y {
    display: none;
  }

  .pizza-el-greco-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-el-greco-header {
    border-radius: 0;
  }

  .f-toggle-el-greco {
    background-color: gold;
  }

  .f-toggle-el-grecopy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-el-greco-zusatz-liste-y {
    display: none;
  }

  .pizza-sucuk-header {
    border-radius: 0;
  }

  .f-toggle-sucukpy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-sucuk-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-sucuk {
    background-color: gold;
  }

  .pizza-sucuk-spezial-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-sucuk-spezialpy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-sucuk-spezial {
    background-color: gold;
  }

  .pizza-sucuk-spezial-header {
    border-radius: 0;
  }

  .pizza-sucuk-zusatz-liste-y, .pizza-sucuk-spezial-zutaten-liste {
    display: none;
  }

  .pizza-scampi-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-scampi-zusatz-liste-y {
    display: none;
  }

  .f-toggle-scampipy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-scampi {
    background-color: gold;
  }

  .pizza-scampi-header {
    border-radius: 0;
  }

  .pizza-frutti-di-mare-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-frutti-di-marepy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-frutti-di-mare {
    background-color: gold;
  }

  .pizza-frutti-di-mare-zusatz-liste-y {
    display: none;
  }

  .pizza-frutti-di-mare-header, .pizza-diavolo-header {
    border-radius: 0;
  }

  .pizza-diavolo-zusatz-liste-y {
    display: none;
  }

  .pizza-diavolo-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-diavolopy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-diavolo {
    background-color: gold;
  }

  .pizza-vegetaria-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-vegetariapy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-vegetaria {
    background-color: gold;
  }

  .pizza-vegetaria-header {
    border-radius: 0;
  }

  .pizza-vegetaria-zusatz-liste-y {
    display: none;
  }

  .pizza-kentucky-header {
    border-radius: 0;
  }

  .f-toggle-kentuckypy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-kentucky-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-kentucky {
    background-color: gold;
  }

  .pizza-kentucky-zusatz-liste-y {
    display: none;
  }

  .pizza-kuba-header {
    border-radius: 0;
  }

  .pizza-kuba-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-kubapy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .pizza-kuba-zusatz-liste-y {
    display: none;
  }

  .f-toggle-kuba {
    background-color: gold;
  }

  .pizza-neco-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .f-toggle-necopy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-neco {
    background-color: gold;
  }

  .pizza-neco-zusatz-liste-y-copy {
    display: none;
  }

  .pizza-neco-header {
    border-radius: 0;
  }

  .lahmacun-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pommdoeners-header {
    border-radius: 0;
  }

  .pommdoener-gesamtmenge, .lahmacun-kebab-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .lahmacun-kebab-header, .lahmacunheader, .calzoneheader {
    border-radius: 0;
  }

  .calzone-tuna-deluxe-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .pizza-calzone-zusatz-liste {
    display: none;
  }

  .f-toggle-calzone-tunapy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-calzone-tuna {
    background-color: gold;
  }

  .calzone-tuna-header, .calzone-kebab-header {
    border-radius: 0;
  }

  .f-toggle-calzone-kebabpy {
    background-color: #eee;
    justify-content: flex-start;
  }

  .f-toggle-calzone-kebab {
    background-color: gold;
  }

  .calzone-kebab-zusatz-liste-y {
    display: none;
  }

  .calzone-kebab-deluxe-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .bacon {
    color: #eb2e2e;
    text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
    font-size: 22px;
  }

  ._564345654 {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px #000;
    grid-template-rows: auto 35px;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .xxl-cheese-2 {
    border-radius: 0;
  }

  .xxl-double-cheese-burger-gesamtmenge, .xxl-triple-cheese-burger-gesamtmenge, .xxl-burger-3-fach-gesamtmenge-copy, .xxl-double-bacon-burger-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .xxl-bacon-burger-content-copy, .cheese-burger-double-text, .xxl-chicken-burger-content-copy, .xxl-falafel-burger-content-copy  {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    border-top: 3px solid #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .xxl-bacon-2 {
    border-radius: 0;
  }

  .spicy {
    color: #eb2e2e;
    text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
    font-size: 22px;
  }

  ._4343 {
    color: #1a1b1f;
    text-align: center;
    flex-direction: row;
    font-family: Exo, sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
  }

  .xxl-double-spicy-burger-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .xxl-spicy-2 {
    border-radius: 0;
  }

  .xxl-double-hamburger-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .xxl-ham-2, .xxl-bacon-1 {
    border-radius: 0;
  }

  .xxl-bacon-burger-gesamtmenge, .xxl-cheese-bacon-burger-gesamtmenge, .xxl-hamburger-gesamtmenge, .xxl-chicken-burger-gesamtmenge, .xxl-falafel-burger-gesamtmenge {
    width: 130px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .xxl-bacon-c-1, .xxl-ham-1, .xxl-schnitzel-header {
    border-radius: 0;
  }

  .xxl-jaeger-schnitzel-btn, .xxl-paprika-schnitzel-btn, .xxl-champignonschnitzel-btn, .xxl-zwiebelschnitzel-btn, .xxl-hawaii-schnitzel-btn, .xxl-broccoli-schnitzel-btn, .xxl-tomatenschnitzel-btn {
    width: 115px;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    padding-bottom: 4px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }
}

@media screen and (min-width: 1920px) {
  .spark-line-3.spark-simple-line {
    background-color: #ff0;
  }

  .spark-line-2.spark-simple-line {
    color: #ff0;
    background-color: #ff0;
  }

  .spark-line-1.spark-simple-line {
    background-color: #ff0;
  }

  .spark-simple-menu-button-right {
    margin-left: 1309px;
  }

  .body {
    background-size: cover;
  }

  .avatarkit-button-primary-white {
    font-weight: 400;
  }

  .avatarkit-left-white-text-copy {
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
  }

  .avatarkit-large-text-white {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
  }

  .avatarkit-container-component {
    max-width: 90rem;
  }

  .avatarkit-left-text-copy {
    color: #1a1b1f;
    text-align: left;
    font-family: Exo, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

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

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-accordion-card {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .avatarkit-accordion-wrapper {
    width: 1000px;
    max-width: 1000px;
  }

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

  .centered-heading {
  text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
    font-family: Exo, sans-serif;
    font-size: 76px;
  }

  .team-block-info {
    align-items: center;
  }

  .team-member-name-two {
    font-size: 24px;
  }

  .button, ._2 {
    background-image: url('../images/catering_food_dinner_20584.png');
    background-position: 0 0;
    background-size: cover;
    display: none;
  }

  .text-span {
    color: #ff0;
      text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  }

  .besonder {
    text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  }

  .team-blo33-copy {
    align-items: center;
    padding-top: 0;
  }

  .text-spa2332n-copy {
    color: #ff0;
    text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  }

  ._23234234 {
    color: #1a1b1f;
    text-align: left;
    font-family: Exo, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .avatarkit-footer-link-white {
    color: #fff;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
  }

  .avatarkit-footer-copyright-white {
    color: #fff;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
  }

  .avatarkit-footer-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .avatarkit-text-footer-wrapper {
    max-width: 25rem;
    padding-right: 2em;
  }

  .avatarkit-footer-brand {
    padding-bottom: 0;
  }

  .avatarkit-footer-black {
    color: rgba(51, 51, 51, .54);
    background-color: rgba(51, 51, 51, .98);
  }

  .spezial {
    color: #ff0;
    text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
  }

  .avatarkit-accordion-card-trinken {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .text-span-3, .text-span-4, .text-span-5 {
    font-size: 10px;
  }

  ._171-t-2 {
    color: #1a1b1f;
    text-align: left;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
  }

  .inhaltsangaben {
    height: 30px;
    background-color: #fff;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }

  .container-3 {
    padding-bottom: 51px;
  }

  .inhalts1 {
    color: #1a1b1f;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 13px;
    font-family: Exo, sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
  }

  .inhalts2 {
    color: #1a1b1f;
    text-align: center;
    border-top: 1px solid #000;
    padding-top: 13px;
    padding-bottom: 0;
    font-family: Exo, sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
  }

  .text-span-8, .text-span-9 {
    font-family: Exo, sans-serif;
    font-size: 25px;
    font-weight: 700;
  }

  .avatarkit-accordion-content-copy {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .inhaltsangaben-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }

  .text-span-10 {
    font-size: 19px;
  }

  .text-span-11 {
    font-family: Exo, sans-serif;
    font-size: 19px;
  }

  .avatarkit-accordion-alkohol {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .avatarkit-accordion-content-copy, .xxl-burger-1-content {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .xxl-burger {
    width: 130px;
  }

  .party-btn {
    padding-bottom: 10px;
    padding-left: 8px;
  }

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

  .div-block-4 {
    border-top: 3px solid #000;
  }

  .checkbox-label {
    font-family: Exo, sans-serif;
    font-size: 20px;
  }

  .container-5 {
    display: none;
  }

  .ananas {
    color: #1a1b1f;
    text-align: left;
    flex-wrap: wrap;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

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

  .div-block-5 {
    justify-content: center;
  }

  .ananas-partyangebot {
    color: #1a1b1f;
    text-align: left;
    flex-wrap: wrap;
    justify-content: center;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .ananas-partyangebot-i {
    margin-top: 3px;
    margin-left: -55px;
  }

  .mozzarella-text, .h-hnchen {
    color: #1a1b1f;
    text-align: left;
    flex-wrap: wrap;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .pizzablech-2-zutaten {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .pizzablech-2-zutaten-liste {
    display: none;
  }

  .spinat-partyangebot-i, .peperoni-partyblech-2-btn-i, .mais-partyblech-2-btn-i, .spinat-partyblech-2-btn-i, .ananas-partyblech-btn-i, .oliven-partyblech-2-btn-i, .ananas-partyangebot-i-copy, .tomaten-partyblech-2-btn-i, .paprika-partyblech-2-btn-i, .zwiebeln-partyblech-2-btn-i, .jalapenos-partyblech-2-btn-i, .broccoli-partyblech-2-btn-i, .cheese-partyblech-2-btn-i, .salami-partyblech-2-btn-i, .hollandaise-partyblech-2-btn-i, .sucuk-partyblech-2-btn-i, .d-ner-partyblech-2-btn-i, .meeres-partyblech-2-btn-i, .gorgonzola-partyblech-2-btn-i, .mozzarella-partyblech-2-btn-i, .chickenbreast-partyblech-2-btn-i, .scampi-partyblech-2-btn-i, .thunfisch-partyblech-2-btn-i {
    margin-top: 3px;
    margin-left: -55px;
  }

  .peperoni-partyblech-2 {
    color: #1a1b1f;
    text-align: left;
    flex-wrap: wrap;
    justify-content: center;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .neco-liefercheck-2 {
    height: 20px;
  }

  .f-toggle-thumb-2 {
    color: gold;
    background-color: gold;
  }

  .f-toggle-wrap-2 {
    text-align: center;
  }

  .text-block {
    text-align: center;
    font-family: Exo, sans-serif;
    font-weight: 700;
    display: flex;
  }

  .f-toggle-regular-2 {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .text-block-2 {
    font-size: 22px;
  }

  .f-toggle-regular-1 {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-thumb-1 {
    color: gold;
    background-color: gold;
  }

  .partyangebot-gesamtmenge {
    width: 130px;
  }

  .pizza-margherita-info-1 {
    justify-content: center;
    padding-top: 11px;
  }

  .pizza-margherita-info-2 {
    justify-content: center;
  }

  .pizzateig-margharita {
    color: #1a1b1f;
    text-align: left;
    flex-wrap: wrap;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .pizzateig-margherita {
    margin-left: -52px;
  }

  .f-checkbox-field {
    width: 100%;
    max-width: 100%;
    border: 0 #000;
    border-top: 3px solid #000;
    padding-top: 22px;
  }

  .checkbox-label-2 {
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .pizza-margherita-zusatz {
    border-top: 3px solid #000;
  }

  .pizza-margherita-gesamtmenge {
    width: 130px;
  }

  .pizza-margherita-content {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .pizza-margherita-checkbox-field {
    width: 100%;
    max-width: 100%;
    border: 0 #000;
    border-top: 3px solid #000;
    flex-direction: row;
    margin-top: 45px;
    margin-bottom: -2px;
    padding-top: 22px;
  }

  .image-12 {
    max-width: 50%;
  }

  .avatarkit-pizza-margherita, .avatarkit-pizza-salami, .avatarkit-pizza-schinken, .avatarkit-pizza-bolognese, .avatarkit-pizza-spinat, .avatarkit-pizza-funghi, .avatarkit-pizza-quattro-formaggi, .avatarkit-pizza-tonno, .avatarkit-pizza-mozzarella, .avatarkit-pizza-mista, .avatarkit-pizza-hawaii, .avatarkit-pizza-pollo, .avatarkit-pizza-d-ner, .avatarkit-pizza-el-greco, .avatarkit-pizza-sucuk, .avatarkit-pizza-sucuk-spezial, .avatarkit-pizza-scampi, .avatarkit-pizza-frutti-di-mare, .avatarkit-pizza-diavolo, .avatarkit-pizza-vegetaria, .avatarkit-pizza-kentucky, .avatarkit-pizza-kuba, .avatarkit-calzone-thunfisch-schinken, .avatarkit-calzone-mit-doener-und-zwiebel {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .pizza-margherita-zusatz-liste {
    display: none;
  }

  .f-toggle-margherita {
    color: gold;
    background-color: gold;
  }

  .f-toggle-regular-1-copy, .f-toggle-margherita-copy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-margherita-zusatz-liste-y {
    display: none;
  }

  .pizza-alle-premium-zutaten {
    color: #1a1b1f;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .pizza-naturliche-zutaten {
    color: #1a1b1f;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .ananas-alle-btn-i, .spinat-alle-btn-i, .mais-alle-btn-i, .peperoni-alle-btn-i, .oliven-alle-btn-i, .tomaten-alle-btn-i, .paprika-alle-btn-i, .zwiebeln-alle-btn-i, .jalapenos-alle-btn-i, .broccoli-alle-btn-i, .cheese-alle-btn-i, .salami-alle-btn-i, .hollandaise-alle-btn-i, .sucuk-alle-btn-i, .d-ner-alle-btn-i, .meeres-alle-btn-i, .gorgonzola-alle-btn-i, .mozzarella-alle-btn-i, .chickenbreast-alle-btn-i, .scampi-alle-btn-i, .thunfisch-alle-btn-i {
    margin-top: 3px;
    margin-left: -55px;
  }

  .pizzablech-kategorie-liste {
    border-top: 3px solid #000;
    display: block;
  }

  .ananas-pizzablech-btn-i {
    margin-top: 3px;
    margin-left: -55px;
  }

  .pizzabr-tchen-natur-zutaten-liste {
    display: none;
  }

  .pizzabr-tchen-natur-2-zutaten {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .pizzabr-tchen-natur-1-gesamtmenge {
    width: 130px;
  }

  .f-toggle-pizzabr-tchen-natur {
    color: gold;
    background-color: gold;
  }

  .pizzabr-tchen-natur-content {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .avatarkit-accordion-men, .avatarkit-accordion-d-ner {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .xxl-burger-3-fach-gesamtmenge {
    width: 130px;
  }

  .avatarkit-accordion-burger-alle {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .pizza-margherita-content-copy {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-10 {
    margin-top: 90px;
    margin-left: 98px;
    position: fixed;
  }

  .warenkorb-pvp {
    background-color: #fff;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-bottom: 0;
 
  }

  .warenkorb {
    margin-top: 105px;
    margin-left: 227px;
    display: none;
    position: fixed;
  }

  .avatarkit-accordion-inhaltsangaben, .avatarkit-accordion-auflauf, .avatarkit-accordion-pizzablech-alle, .avatarkit-accordion-pizzabr-tchen-alle, .avatarkit-accordion-pizza {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .pizzablech-margherita-gesamtmenge {
    width: 130px;
  }

  .vegan-al-forno-info, .broccoli-al-forno-info {
    color: #1a1b1f;
    text-align: left;
    font-family: Exo, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .pommdoener-kid-btn {
    padding-bottom: 10px;
    padding-left: 8px;
  }

  .pommdoener-kid-gesamtmenge {
    width: 130px;
  }

  .nuggets-kid-btn {
    padding-bottom: 10px;
    padding-left: 8px;
  }

  .partyangebot-1-gesamtmenge-copy, .chicken-w-kid-gesamtmenge, .chicken-nug-kid-gesamtmenge {
    width: 130px;
  }

  .wings-kid-btn, .doener-doener-btn {
    padding-bottom: 10px;
    padding-left: 8px;
  }

  .doener-gesamtmenge-btn, .drehspiesstasche-gesamtmenge, .dürüm-gesamtmenge, .dönerteller-gesamtmenge {
    width: 130px;
  }

  .avatarkit-accordion-snacks, .avatarkit-accordion-falafel {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .pizzabrötchen-käse-gesamtmenge {
    width: 130px;
  }

  .f-toggle-pizzabr-tchen-kase {
    color: gold;
    background-color: gold;
  }

  .pizzabr-tchen-kase-zutaten-liste {
    display: none;
  }

  .avatarkit-accordion-schnitzel, .avatarkit-accordion-gnocchicard, .avatarkit-accordion-kinderbox {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .bowl-chicken-buddha-gesamtmenge, .bowl-monday-gesamtmenge, .bowl-vegetarisch-gesamtmenge, .bowl-shrimp-gesamtmenge {
    width: 130px;
  }

  .bowl-shrimp-header-text, .bowl-vegetarisch-text {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .bowl-falafel-gesamtmenge {
    width: 130px;
  }

  .bowl-falafel-header-content {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .bowl-green-garden-gesamtmenge {
    width: 130px;
  }

  .bowl-green-garden-content, .bowl-monday-content {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .bowl-monday-gesamtmenge-e {
    width: 130px;
  }

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

  .avatarkit-accordion-bowls, .avatarkit-accordion-dessert, .avatarkit-accordion-sonderangebot, .avatarkit-accordion-grill {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }

  .wareninhalt {
    color: #1a1b1f;
    text-align: center;
    border-top: 1px solid #000;
    padding-top: 13px;
    padding-bottom: 0;
    font-family: Exo, sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
  }

  .heading-5 {
    font-family: Exo, sans-serif;
  }

  .bestellen {
    background-color: #fff;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }

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

  .menue-1-gesamtmenge {
    width: 130px;
  }

  .link-block-7 {
    width: 100%;
    max-width: 100%;
    text-decoration: none;
  }

  .containerblock {
    width: 400px;
  }

  .list {
    width: 80%;
    padding-top: 30px;
  }

  .pizzabrötchen-natur-gesamtmenge {
    width: 130px;
  }

  .pizzabr-tchen-salami-zutaten-liste {
    display: none;
  }

  .pizzabrötchen-salami-gesamtmenge {
    width: 130px;
  }

  .f-toggle-pizzabr-tchen-salami {
    color: gold;
    background-color: gold;
  }

  .pizzabrötchen-schinken-gesamtmenge {
    width: 130px;
  }

  .f-toggle-pizzabr-tchen-schinken, .f-toggle-pizzabr-tchen-spinat {
    color: gold;
    background-color: gold;
  }

  .pizzabrötchen-spinat-gesamtmenge, .pizzabrötchen-thunfisch-gesamtmenge {
    width: 130px;
  }

  .f-toggle-pizzabr-tchen-thunfisch {
    color: gold;
    background-color: gold;
  }

  .pizzabrötchen-drehspiessfleisch-gesamtmenge {
    width: 130px;
  }

  .f-toggle-pizzabr-tchen-drehspiessfleisch, .f-toggle-pizzabr-tchen-sucuk {
    color: gold;
    background-color: gold;
  }

  .pizzabrötchen-sucuk-gesamtmenge, .pizzabrötchen-chicken-pikant-gesamtmenge {
    width: 130px;
  }

  .pizzabr-tchen-chicken-pikant-zutaten-liste {
    display: none;
  }

  .f-toggle-pizzabr-tchen-chicken-pikant {
    color: gold;
    background-color: gold;
  }

  .salat-gemischt-gesamtmenge, .salat-thunfisch-gesamtmenge, .salat-greek-gesamtmenge, .salat-kentucky-gesamtmenge, .salat-garnelen-gesamtmenge, .salat-kebab-gesamtmenge, .salat-tomate-gesamtmenge, .salat-kentucky-gesamtmenge-copy, .salat-gurke-gesamtmenge, .kidbox-pommdöner-gesamtmenge, .kidbox-chickenwings-gesamtmenge, .kidbox-chickennuggets-gesamtmenge, .adana-teller-gesamtmenge, .koefte-teller-gesamtmenge, .chicken-teller-gesamtmenge, .lammspiess-gesamtmenge, .lammkotelett-gesamtmenge, .grill-teller-gesamtmenge {
    width: 130px;
  }

  .f-toggle-salami {
    color: gold;
    background-color: gold;
  }

  .f-toggle-salamipy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-salami-zusatz-liste-y {
    display: none;
  }

  .pizza-salami-gesamtmenge {
    width: 130px;
  }

  .f-toggle-schinken {
    color: gold;
    background-color: gold;
  }

  .f-toggle-margherita-copy-copy, .f-toggle-schinkenpy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-schinken-zusatz-liste-y {
    display: none;
  }

  .pizza-schinken-gesamtmenge {
    width: 130px;
  }

  .f-toggle-bolognese {
    color: gold;
    background-color: gold;
  }

  .f-toggle-bolognesepy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-bolognese-gesamtmenge {
    width: 130px;
  }

  .pizza-bolognese-zusatz-liste-y, .pizza-spinat-zusatz-liste-y {
    display: none;
  }

  .f-toggle-spinat {
    color: gold;
    background-color: gold;
  }

  .f-toggle-spinatpy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-spinat-gesamtmenge {
    width: 130px;
  }

  .f-toggle-tonno {
    color: gold;
    background-color: gold;
  }

  .pizza-tonno-gesamtmenge {
    width: 130px;
  }

  .f-toggle-tonnopy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-tonno-zusatz-liste-y {
    display: none;
  }

  .f-toggle-mozzarellapy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-mozzarella {
    color: gold;
    background-color: gold;
  }

  .pizza-mozzarella-zusatz-liste-y {
    display: none;
  }

  .pizza-mozzarella-gesamtmenge {
    width: 130px;
  }

  .f-toggle-mistapy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-mista {
    color: gold;
    background-color: gold;
  }

  .pizza-mista-zusatz-liste-y {
    display: none;
  }

  .pizza-mista-gesamtmenge, .pizza-hawaii-gesamtmenge {
    width: 130px;
  }

  .pizza-hawaii-zusatz-liste-y {
    display: none;
  }

  .f-toggle-hawaii {
    color: gold;
    background-color: gold;
  }

  .f-toggle-hawaiipy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-pollo-gesamtmenge {
    width: 130px;
  }

  .f-toggle-pollo {
    color: gold;
    background-color: gold;
  }

  .f-toggle-pollopy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-pollo-zusatz-liste-y {
    display: none;
  }

  .pizza-kebab-gesamtmenge {
    width: 130px;
  }

  .f-toggle-kebabpy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-kebab {
    color: gold;
    background-color: gold;
  }

  .pizza-kebab-zusatz-liste-y {
    display: none;
  }

  .pizza-el-greco-gesamtmenge {
    width: 130px;
  }

  .f-toggle-el-greco {
    color: gold;
    background-color: gold;
  }

  .f-toggle-el-grecopy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-el-greco-zusatz-liste-y {
    display: none;
  }

  .f-toggle-sucukpy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-sucuk-gesamtmenge {
    width: 130px;
  }

  .f-toggle-sucuk {
    color: gold;
    background-color: gold;
  }

  .pizza-sucuk-spezial-gesamtmenge {
    width: 130px;
  }

  .f-toggle-sucuk-spezialpy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-sucuk-spezial {
    color: gold;
    background-color: gold;
  }

  .pizza-sucuk-zusatz-liste-y, .pizza-sucuk-spezial-zutaten-liste {
    display: none;
  }

  .pizza-scampi-gesamtmenge {
    width: 130px;
  }

  .pizza-scampi-zusatz-liste-y {
    display: none;
  }

  .f-toggle-scampipy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-scampi {
    color: gold;
    background-color: gold;
  }

  .pizza-frutti-di-mare-gesamtmenge {
    width: 130px;
  }

  .f-toggle-frutti-di-marepy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-frutti-di-mare {
    color: gold;
    background-color: gold;
  }

  .pizza-frutti-di-mare-zusatz-liste-y, .pizza-diavolo-zusatz-liste-y {
    display: none;
  }

  .pizza-diavolo-gesamtmenge {
    width: 130px;
  }

  .f-toggle-diavolopy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-diavolo {
    color: gold;
    background-color: gold;
  }

  .pizza-vegetaria-gesamtmenge {
    width: 130px;
  }

  .f-toggle-vegetariapy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-vegetaria {
    color: gold;
    background-color: gold;
  }

  .pizza-vegetaria-zusatz-liste-y {
    display: none;
  }

  .f-toggle-kentuckypy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-kentucky-gesamtmenge {
    width: 130px;
  }

  .f-toggle-kentucky {
    color: gold;
    background-color: gold;
  }

  .pizza-kentucky-zusatz-liste-y {
    display: none;
  }

  .pizza-kuba-gesamtmenge {
    width: 130px;
  }

  .f-toggle-kubapy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .pizza-kuba-zusatz-liste-y {
    display: none;
  }

  .f-toggle-kuba {
    color: gold;
    background-color: gold;
  }

  .pizza-neco-gesamtmenge {
    width: 130px;
  }

  .f-toggle-necopy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-neco {
    color: gold;
    background-color: gold;
  }

  .pizza-neco-zusatz-liste-y-copy {
    display: none;
  }

  .lahmacun-gesamtmenge, .pommdoener-gesamtmenge, .lahmacun-kebab-gesamtmenge, .calzone-tuna-deluxe-gesamtmenge {
    width: 130px;
  }

  .pizza-calzone-zusatz-liste {
    display: none;
  }

  .f-toggle-calzone-tunapy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-calzone-tuna {
    color: gold;
    background-color: gold;
  }

  .f-toggle-calzone-kebabpy {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .f-toggle-calzone-kebab {
    color: gold;
    background-color: gold;
  }

  .calzone-kebab-zusatz-liste-y {
    display: none;
  }

  .calzone-kebab-deluxe-gesamtmenge {
    width: 130px;
  }

  .paragraph {
    text-align: center;
    font-family: Exo, sans-serif;
  }

  .submit-button-2 {
    background-color: #e24162;
    border-radius: 20px;
  }

  .agb, .datenschutz {
    color: #000;
  }

  .heading-8, .heading-9, .checkbox-label-3 {
    font-family: Exo, sans-serif;
  }

  .radio-button {
    width: 35px;
    height: 35px;
    float: none;
  }

  .radio-button-label {
    clear: both;
    margin-top: 7px;
    margin-left: -27px;
    font-family: Exo, sans-serif;
    font-size: 20px;
  }

  .radio-button-field {
    align-items: center;
    padding-right: 38px;
    display: flex;
  }

  .div-block-13 {
    align-items: center;
    display: flex;
  }

  ._43423234 {
    font-family: Exo, sans-serif;
    font-size: 24px;
  }

  .text-field {
    width: 350px;
    text-align: center;
    align-self: auto;
  }

  .text-field-2 {
    width: 350px;
    text-align: center;
  }

  .text-field-2-copy {
    width: 350px;
    height: 150px;
    text-align: center;
    overflow: scroll;
  }

  .payment-method {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .bestellzeitraum {
    width: 350px;
  }
 .postleitraum {
    width: 350px;
   margin-left:200px;
  }
  .html-embed, .html-embed-2 {
    display: flex;
  }

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

  .xxl-double-cheese-burger-gesamtmenge, .xxl-triple-cheese-burger-gesamtmenge, .xxl-burger-3-fach-gesamtmenge-copy, .xxl-double-bacon-burger-gesamtmenge {
    width: 130px;
  }

  .xxl-bacon-burger-content-copy, .cheese-burger-double-text, .xxl-chicken-burger-content-copy, .xxl-falafel-burger-content-copy {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  ._4343 {
    color: #1a1b1f;
    text-align: left;
    flex-wrap: wrap;
    font-family: Exo, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .xxl-double-spicy-burger-gesamtmenge, .xxl-double-hamburger-gesamtmenge, .xxl-bacon-burger-gesamtmenge, .xxl-cheese-bacon-burger-gesamtmenge, .xxl-hamburger-gesamtmenge, .xxl-chicken-burger-gesamtmenge, .xxl-falafel-burger-gesamtmenge {
    width: 130px;
  }

  .avatarkit-accordion-xxl-schnitzel-alle {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4;
  }
}

@media screen and (max-width: 991px) {
  .spark-line-3.spark-simple-line {
    width: 12.75px;
    height: 3.33px;
    background-color: #ff0;
    border-radius: 3px;
    margin-left: 0;
    left: 18px;
  }

  .spark-line-2.spark-simple-line {
    width: 24px;
    height: 3.33px;
    background-color: #ff0;
    border-radius: 3px;
  }

  .spark-line-1.spark-simple-line {
    width: 24px;
    height: 3.33px;
    background-color: #ff0;
    border-radius: 2px;
  }

  .spark-simple-menu-button-right {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 416px;
    padding-left: 18px;
  }

  .spark-simple-menu-button-right.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .spark-nav-link {
    text-align: left;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .spark-nav-link.spark-button {
    text-align: center;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .spark-simple-nav-menu {
    z-index: 99;
    background-color: #fff;
    border-radius: 45px;
    margin-top: 1rem;
    padding: 2rem 1rem 1rem;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .1);
  }

  .spark-hamburger-menu-inner {
    padding: 18px 0 14px;
  }

  .spark-hamburger-menu-with-logo {
    padding-left: 32px;
    padding-right: 32px;
  }

  .body {
    background-image: url('../images/pizza-2589569.jpg');
    background-position: 50% 0;
    background-size: auto;
  }

  .spark-team-member-card {
    width: 45%;
  }

  .spark-team-grid {
    flex-flow: wrap;
    justify-content: space-between;
    display: flex;
  }

  .spark-section {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-wider-simple-icon-tabs-content {
    width: 65%;
  }

  .spark-wide-simple-stacked-icon-tabs {
    width: 30%;
    margin-bottom: 64px;
    margin-right: 5%;
  }

  .avatarkit-mg-40px-top {
    margin-top: 40px;
  }

  .avatarkit-mg-20px-bottom {
    margin-bottom: 20px;
  }

  .avatarkit-width-small-card {
    width: 100%;
  }

  .avatarkit-content-width-left {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .avatarkit-grid-two-row {
    grid-template-columns: 1fr;
  }

  .avatarkit-container-component {
    max-width: 75rem;
  }

  .avatarkit-toggle-plus {
    margin-right: 20px;
    position: absolute;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-accordion-wrapper {
    width: 100%;
    max-width: none;
  }

  .avatarkit-padding-global-components {
    padding-top: 0;
  }

  .container {
    z-index: 300;
    width: 97%;
    max-width: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 530px;
    margin-left: -100%;
    display: flex;
    position: absolute;
  }

  .div-block, ._3-copy, ._4opy-copy {
    width: 100%;
    justify-content: center;
  }

  .team-slider {
    border-bottom-style: none;
  }

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

  .team-slider-wrapper {
    width: 100%;
  }

  .team-slide-wrapper {
    width: 45%;
    margin-right: 6%;
  }

  .team-slider-arrow {
    display: block;
  }

  .button {
    width: 50px;
    height: 50px;
    background-color: #fff;
    background-image: url('../images/catering_food_dinner_20584.png');
    background-position: 0 0;
    background-size: 50px 50px;
    background-attachment: scroll;
    border-radius: 16px;
    flex-direction: column;
    align-items: center;
    margin-top: -75px;
    margin-left: 2px;
    display: flex;
    position: absolute;
  }

  ._2 {
    width: 40px;
    height: 40px;
    color: #000;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #fff;
    background-color: #fff;
    border-radius: 20px;
    flex-direction: column;
    align-items: center;
    margin-top: 4px;
    margin-left: 644px;
    padding-top: 11px;
    padding-bottom: 8px;
    padding-left: 14px;
    font-family: Exo, sans-serif;
    font-size: 30px;
    font-weight: 700;
    display: flex;
    position: absolute;
  }

  .text-span-2 {
    color: #fff;
  }

  .team-slide-wra23423copy {
    width: 47%;
    margin-right: 6%;
  }

  ._2342323432ck-copy {
    width: 100%;
    justify-content: center;
  }

  .icon {
    background-color: #000;
    border-radius: 20px;
    margin-top: 195.306px;
  }

  .icon-2 {
    background-color: #000;
    border-radius: 20px;
    margin-top: 197.306px;
  }

  .avatarkit-social-icons-wrapper {
    margin-left: 0;
  }

  .avatarkit-footer-bottom {
    flex-direction: row;
  }

  .avatarkit-container-component-2 {
    max-width: 75rem;
  }

  .avatarkit-text-footer-wrapper {
    margin-bottom: 60px;
  }

  .link-block-2, .link-block-3 {
    width: 100%;
  }

  .image-7 {
    border-radius: 20px;
  }

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

  .checkbox-label {
    font-size: 18px;
    font-weight: 700;
  }

  .container-5 {
    display: none;
  }

  .ananas {
    font-size: 19px;
  }

  .ananas-partyangebot-i {
    margin-left: -54px;
  }

  .mozzarella-text, .h-hnchen {
    font-size: 19px;
  }

  .pizzablech-2-zutaten-liste {
    display: none;
  }

  .spinat-partyangebot-i, .peperoni-partyblech-2-btn-i, .mais-partyblech-2-btn-i, .spinat-partyblech-2-btn-i, .ananas-partyblech-btn-i, .oliven-partyblech-2-btn-i, .ananas-partyangebot-i-copy, .tomaten-partyblech-2-btn-i, .paprika-partyblech-2-btn-i, .zwiebeln-partyblech-2-btn-i, .jalapenos-partyblech-2-btn-i, .broccoli-partyblech-2-btn-i, .cheese-partyblech-2-btn-i, .salami-partyblech-2-btn-i, .hollandaise-partyblech-2-btn-i, .sucuk-partyblech-2-btn-i, .d-ner-partyblech-2-btn-i, .meeres-partyblech-2-btn-i, .gorgonzola-partyblech-2-btn-i, .mozzarella-partyblech-2-btn-i, .chickenbreast-partyblech-2-btn-i, .scampi-partyblech-2-btn-i, .thunfisch-partyblech-2-btn-i {
    margin-left: -54px;
  }

  .sortierung-margherita {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pizzateig-margharita {
    font-size: 19px;
  }

  .margherita-gro-30cm {
    order: 1;
  }

  .ananas-alle-btn-i, .spinat-alle-btn-i, .mais-alle-btn-i, .peperoni-alle-btn-i, .oliven-alle-btn-i, .tomaten-alle-btn-i, .paprika-alle-btn-i, .zwiebeln-alle-btn-i, .jalapenos-alle-btn-i, .broccoli-alle-btn-i, .cheese-alle-btn-i, .salami-alle-btn-i, .hollandaise-alle-btn-i, .sucuk-alle-btn-i, .d-ner-alle-btn-i, .meeres-alle-btn-i, .gorgonzola-alle-btn-i, .mozzarella-alle-btn-i, .chickenbreast-alle-btn-i, .scampi-alle-btn-i, .thunfisch-alle-btn-i, .ananas-pizzablech-btn-i {
    margin-left: -54px;
  }

  .warenkorb-pvp {
    height: 200px;
    overflow: scroll;
  }

  .warenkorb {
    width: 350px;
    height: 450px;
    margin-left: 79px;
    display: none;
    overflow: hidden;
  }

  .link-block-4, .link-block-11 {
    width: 100%;
  }

  .containerblock {
    width: 200px;
    height: 300px;
  }

  .salat-gemischt-gro, .salat-thunfisch-gro, .salat-greek-gro, .salat-kentucky-gro, .salat-garnelen-gro, .salat-kebab-gro, .salat-tomate-gro, .salat-gurke-gro, .salami-gro-30cm, .schinken-gro-30cm, .bolognese-gro-30cm, .spinat-gro-30cm, .tonno-gro-30cm, .mozzarella-gro-30cm, .mistra-gro-30cm, .mista-gro-30cm, .hawaii-gro-30cm, .pollo-gro-30cm, .kebab-gro-30cm, .el-greco-gro-30cm, .sucuk-gro-30cm, .sucuk-spezial-gro-30cm, .scampi-gro-30cm, .frutti-di-mare-gro-30cm, .diavolo-gro-30cm, .vegetaria-gro-30cm, .kentucky-gro-30cm, .kuba-gro-30cm, .neco-gro-30cm {
    order: 1;
  }

  ._4343 {
    font-size: 19px;
  }
}
@media screen and (max-width: 615px ) {

  .postleitraum {
  width: 250px;
  margin-left:165px;
}
}
  @media screen and (max-width: 570px ) {

  .postleitraum {
  width: 250px;
  margin-left:145px;
}
  }
      @media screen and (max-width: 510px ) {

  .postleitraum {
  width: 250px;
  margin-left:125px;
}
}
@media screen and (max-width: 767px) {
  .spark-simple-menu-button-right {
    margin-left: 265px;
  }

  .spark-nav-link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-simple-nav-menu.spark-simple-shadow-small-on-nav {
    width: 100%;
  }

  .spark-hamburger-menu-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-hamburger-menu-with-logo {
    width: 98%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-small-sub-paragraph {
    line-height: 1.3;
  }

  .spark-team-member-card {
    width: 100%;
    max-width: 300px;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
  }

  .spark-team-grid {
    grid-column-gap: 64px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: start;
    justify-content: center;
    justify-items: center;
    display: flex;
  }

  .spark-secondary-paragraph {
    margin-bottom: 32px;
  }

  .spark-container {
    width: 100%;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-wider-simple-icon-tabs-content {
    width: 100%;
  }

  .spark-simple-flat-square-tab {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-simple-flat-square-tab.spark-tab-with-arrow {
    padding-left: 14px;
  }

  .spark-wide-simple-stacked-icon-tabs {
    z-index: 10;
    width: 100vw;
    grid-column-gap: 16px;
    background-color: #fff;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-left: -32px;
    margin-right: 0%;
    padding-top: 16px;
    padding-bottom: 16px;
    top: 90px;
    overflow: scroll;
  }

  .spark-secondary-paragraph-3 {
    margin-bottom: 32px;
  }

  .avatarkit-width-small-card {
    max-width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .avatarkit-content-width-left {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .avatarkit-accordion-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .avatarkit-toggle-plus {
    width: 32px;
    height: 32px;
    margin-right: 30px;
    position: center;
  }

  .avatarkit-toggle-heading {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-accordion-head {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .avatarkit-accordion-wrapper {
    width: 100%;
    max-width: none;
  }

  .avatarkit-padding-global-components {
    padding-top: 0;
    display: block;
  }

  .container {
    margin-top: 537px;
    margin-left: -103%;
  }

  .team-slider {
    border-bottom-style: none;
    padding: 60px 15px;
    display: block;
  }

  .team-slider-wrapper {
    display: none;
  }

  .button {
    margin-top: -55px;
    position: absolute;
  }

  ._2 {
    margin-left: 400px;
  }

  .bold-text-4 {
    font-size: 55px;
  }

  .bold-text-5555 {
    font-size: 50px;
  }

  .icon {
    margin-top: 139.483px;
  }

  .icon-2 {
    margin-top: 139.309px;
  }

  .avatarkittent-copy {
    border-top: 4px #000;
    border-bottom: 2px solid #000;
  }

  .avatarkit-mg-32px-top-bottom {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .avatarkit-footer-bottom {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .avatarkit-text-footer-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .durstl-scher {
    border-top: 4px #000;
    border-bottom: 2px solid #000;
  }

  .inhaltsangaben, .avatarkit-accordion-content-copy, .inhaltsangaben-2 {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .text-span-10, .text-span-11 {
    font-size: 17px;
  }

  .angeboteheader {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .avatarkit-accordion-content-copy, .xxl-burger-1-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .xxl-burger-3-lagig, .partyangebot {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
  }

  .partyangebot-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  ._1-zutat, ._2-zutat {
    width: 280px;
  }

  .ananas, .mozzarella-text, .h-hnchen {
    text-align: center;
    font-size: 16px;
  }

  .div-block-7 {
    display: none;
  }

  .f-h3-heading {
    font-size: 40px;
  }

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

  .pizzablech-2-zutat-1, .pizzablech2-zutat-2, .nudelblech-1-sorte, .nudelblech-2-sorte, .nudelblech-2-sorte-copy, .getr-nk-1-party, .getr-nk-2-party {
    width: 280px;
  }

  .pizzateig-margharita {
    text-align: center;
    font-size: 16px;
  }

  .pizza-margherita-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .pizza-margherita-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .margherita-gro-30cm {
    order: 1;
  }

  .image-12 {
    max-width: 50%;
  }

  .pizza-salami {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
  }

  .pizzablech-margherita-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .pizzabr-tchen-natur-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .pizzabroetchen-natur-header, .men-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  ._1-beilage-3-fach {
    width: 280px;
  }

  .burger-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  ._1-getranke-3-fach-copy {
    width: 280px;
  }

  .xxl-cheese-3, .party-angebote-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .pizza-margherita-content-copy, .warenkorb-pvp {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .warenkorb {
    width: 250px;
    height: 450px;
    margin-left: 60px;
    display: none;
  }

  .avatarkit-accordion-auflauf-alle-header, .avatarkit-accordion-salate-header, .pommd-ner-kid-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .durstl-scher-1-kid {
    width: 280px;
  }

  .pommdoener-header, .nuggets-header, .wings-header, .avatarkit-accordion-kid-box, .doener-header, .kebab-header, .dessert-alle-header, .gnocchi-header, .dueruem-header, .doenerteller-header, .snacksheader, .falafel-header, .pizzabr-tchen-kase-header, .schnitzel-header, .bowl-monday-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bowl-monday-dressing {
    width: 280px;
  }

  .bowl-shrimp-header, .bowl-vegetarisch-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bowl-shrimp-header-text, .bowl-vegetarisch-text {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .bowl-falafel-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bowl-falafel-dressing {
    width: 280px;
  }

  .bowl-falafel-header-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .bowl-green-garden-dressing {
    width: 280px;
  }

  .bowl-green-garden-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bowl-green-garden-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .avatarkit-accordion-bowls-alle {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bowl-monday-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .bowl-chicken-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .chicken-bowl-content {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .grill-alle-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bestellen {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .pizzabr-tchen-salami-header, .pizzabroetchen-drehspiessfleisch-header, .pizzabroetchen-chickenbreast-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salat-gemischt-gro {
    order: 1;
  }

  .sauce-salat-1 {
    width: 280px;
  }

  .gemischt-salat-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salat-thunfisch-gro {
    order: 1;
  }

  .salat-thunfisch-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salat-greek-gro {
    order: 1;
  }

  .salat-greek-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salat-kentucky-gro {
    order: 1;
  }

  .salat-kentucky-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salat-garnelen-gro {
    order: 1;
  }

  .salat-garnelen-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salat-kebab-gro {
    order: 1;
  }

  .salat-kebab-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salat-tomate-gro {
    order: 1;
  }

  .salat-tomate-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salat-gurke-gro {
    order: 1;
  }

  .salat-gurke-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bowl-chicken-dressing {
    width: 280px;
  }

  .adana-teller-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .teller-beilage {
    width: 280px;
  }

  .koefte-teller-header, .chicken-teller-header, .lammspiess-header, .lammkotelett-header, .grill-teller-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .salami-gro-30cm {
    order: 1;
  }

  .pizza-salami-header, .pizza-schinken-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .schinken-gro-30cm {
    order: 1;
  }

  .pizza-bolognese-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .bolognese-gro-30cm, .spinat-gro-30cm {
    order: 1;
  }

  .pizza-spinat-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
 
  .pizza-funghi-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .pizza-quattro-formaggi-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }


  .tonno-gro-30cm {
    order: 1;
  }

  .pizza-tonno-header, .pizza-mozzarella-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .mozzarella-gro-30cm, .mistra-gro-30cm, .mista-gro-30cm {
    order: 1;
  }

  .pizza-mista-header, .pizza-hawaii-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .hawaii-gro-30cm {
    order: 1;
  }

  .pizza-pollo-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .pollo-gro-30cm {
    order: 1;
  }

  .pizza-d-ner-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .kebab-gro-30cm, .el-greco-gro-30cm {
    order: 1;
  }

  .pizza-el-greco-header, .pizza-sucuk-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .sucuk-gro-30cm, .sucuk-spezial-gro-30cm {
    order: 1;
  }

  .pizza-sucuk-spezial-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .scampi-gro-30cm {
    order: 1;
  }

  .pizza-scampi-header, .pizza-frutti-di-mare-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .frutti-di-mare-gro-30cm {
    order: 1;
  }

  .pizza-diavolo-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .diavolo-gro-30cm, .vegetaria-gro-30cm {
    order: 1;
  }

  .pizza-vegetaria-header, .pizza-kentucky-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .kentucky-gro-30cm {
    order: 1;
  }

  .pizza-kuba-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .kuba-gro-30cm, .neco-gro-30cm {
    order: 1;
  }

  .pizza-neco-header, .pommdoeners-header, .lahmacun-kebab-header, .lahmacunheader, .calzoneheader, .calzone-tuna-header, .calzone-kebab-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  ._564345654 {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .xxl-cheese-2 {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  ._1-beilage-2-fach {
    width: 280px;
  }

  .xxl-bacon-burger-content-copy, .cheese-burger-double-text, .xxl-chicken-burger-content-copy, .xxl-falafel-burger-content-copy {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }

  .xxl-bacon-2 {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  ._4343 {
    text-align: center;
    font-size: 16px;
  }

  .xxl-spicy-2, .xxl-ham-2, .xxl-bacon-1, .xxl-bacon-c-1, .xxl-ham-1, .xxl-schnitzel-header {
    min-height: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
  
@media screen and (max-width: 479px) {
  
  .spark-simple-menu-button-right {
    margin-left: 150px;
  }
 .postleitraum {
  width: 250px;
  margin-left:100px;
}
  .spark-nav-link {
    margin-bottom: .5rem;
  }

  .spark-simple-nav-menu {
    border-radius: 20px;
    padding: 1rem .5rem 0;
  }

  .spark-simple-nav-menu.spark-simple-shadow-small-on-nav {
    padding-bottom: 1rem;
  }

  .spark-hamburger-menu-inner {
    padding: 24px 0 13px;
  }

  .spark-hamburger-menu-with-logo {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-bold-heading {
    line-height: 1.3;
  }

  .spark-team-grid {
    grid-column-gap: 5%;
  }

  .spark-centered-900 {
    margin-bottom: 64px;
  }

  .spark-section {
    padding: 64px 20px;
  }

  .spark-section h1 {
    font-size: 3rem;
  }

  .spark-section h2 {
    font-size: 2.5rem;
  }

  .spark-simple-flat-square-tab {
    padding: 16px;
  }

  .spark-simple-flat-square-tab.spark-tab-with-arrow {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .spark-wide-simple-stacked-icon-tabs {
    width: 100vw;
    margin-bottom: 32px;
    margin-left: -20px;
    padding: 16px 20px;
    top: 60px;
  }

  .avatarkit-width-small-card {
    width: 100%;
    max-width: none;
  }

  .avatarkit-content-width-left {
    grid-template-columns: 1fr;
  }

  .avatarkit-container-component {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .avatarkit-toggle-plus {
    display: none;
  }

  .avatarkit-avatar-image {
    margin-right: 0;
  }

  .avatarkit-mg-10px-right {
    margin-bottom: 0;
    margin-right: 10px;
  }

  .avatarkit-flex-toggle {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .avatarkit-accordion-head {
    flex-direction: column;
  }

  .avatarkit-accordion-wrapper {
    width: 100%;
    max-width: none;
  }

  .avatarkit-padding-global-components {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 63px;
  }

  .container {
    margin-top: 539px;
    margin-left: -103%;
  }

  .team-slider {
    border-bottom-style: none;
    padding-bottom: 0;
    display: block;
  }

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

  .centered-heading {
    margin-top: 26px;
    margin-bottom: 24px;
    line-height: 65px;
    display: flex;
  }

  .team-slider-wrapper {
    width: 100%;
    display: block;
  }

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

  .team-slider-arrow {
    display: block;
  }

  .button {
    margin-top: -58px;
    position: absolute;
  }

  ._2 {
    margin-left: 234px;
  }

  .image-4 {
    width: 25px;
  }

  .div-block-2 {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-span-2 {
    font-size: 24px;
  }

  .team-member-image-two-copy {
    width: 100%;
  }

  .team-slide-wra23423copy {
    width: 100%;
    margin-right: 0%;
  }

  .link-block {
    max-width: 80%;
  }

  .bold-text-4 {
  text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
    font-size: 26px;
  }

  .bold-text-5555 {
   text-shadow: 
    -1px -1px 0 black,  
     1px -1px 0 black,  
    -1px  1px 0 black,  
     1px  1px 0 black; /* Black outline */
    font-size: 20px;
  }

  .icon {
    margin-top: 176.309px;
  }

  .icon-2 {
    margin-top: 177.309px;
  }

  .avatarkit-footer-copyright-white {
    font-size: 15px;
    line-height: 25px;
  }

  .avatarkit-social-icon {
    width: 16px;
  }

  .avatarkit-social-link {
    width: 30px;
    height: 30px;
  }

  .avatarkit-footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .avatarkit-container-component-2 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .avatarkit-footer-navigation-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .button-2 {
    margin-left: 12px;
    display: block;
  }

  .link-block-2, .link-block-3 {
    width: 100%;
  }

  .text-span-7 {
    font-size: 10px;
  }

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

  .angeboteheader {
    flex-direction: column;
  }

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

  .heading-2 {
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 20px;
  }

  .container-5 {
    display: none;
  }

  .container-6 {
    display: block;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    margin-left: 21px;
  }

  .mozzarella {
    width: 60px;
  }

  .mozzarella-text {
    font-size: 15px;
  }

  .h-hnchen {
    text-align: left;
    font-size: 11px;
  }

  .text-span-13 {
    font-size: 11.5px;
  }

  .pizzablech-2-zutaten {
    display: block;
  }

  .pizzablech-2-zutaten-liste {
    display: none;
  }

  .udesly-input-wrapper {
    width: 100%;
    max-width: 100%;
  }

  .pizza-margherita-info-1, .pizza-margherita-info-2 {
    justify-content: center;
    margin-left: 21px;
  }

  .checkbox-label-2 {
    font-size: 18px;
  }

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

  .pizza-margherita-header {
    flex-direction: column;
  }

  .margherita-gro-30cm {
    width: 30px;
    order: 1;
  }

  .image-12 {
    max-width: 50%;
  }

  .pizzablech-margherita-header {
    flex-direction: column;
  }

  .pizzabr-tchen-natur-content {
    grid-template-columns: 1fr;
  }

  .pizzabroetchen-natur-header, .men-header {
    flex-direction: column;
  }

  .ketchup-xxl-3-fach {
    width: 100%;
    max-width: 100%;
  }

  .burger-header, .xxl-cheese-3, .party-angebote-header {
    flex-direction: column;
  }

  .pizza-margherita-content-copy {
    grid-template-columns: 1fr;
  }

  .warenkorb {
    margin-top: 141px;
    margin-left: 44px;
    margin-right: 140px;
    display: none;
  }

  .avatarkit-accordion-auflauf-alle-header, .avatarkit-accordion-salate-header, .pommd-ner-kid-header, .pommdoener-header, .nuggets-header, .wings-header, .avatarkit-accordion-kid-box, .doener-header, .kebab-header, .dessert-alle-header, .gnocchi-header, .dueruem-header, .doenerteller-header, .snacksheader, .falafel-header, .pizzabr-tchen-kase-header, .schnitzel-header, .bowl-monday-header, .bowl-shrimp-header, .bowl-vegetarisch-header {
    flex-direction: column;
  }

  .bowl-shrimp-header-text, .bowl-vegetarisch-text {
    grid-template-columns: 1fr;
  }

  .bowl-falafel-header {
    flex-direction: column;
  }

  .bowl-falafel-header-content {
    grid-template-columns: 1fr;
  }

  .bowl-green-garden-header {
    flex-direction: column;
  }

  .bowl-green-garden-content {
    grid-template-columns: 1fr;
  }

  .avatarkit-accordion-bowls-alle {
    flex-direction: column;
  }

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

  .bowl-chicken-header {
    flex-direction: column;
  }

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

  .grill-alle-header {
    flex-direction: column;
  }

  .heading-5 {
    text-align: center;
    font-size: 25px;
  }

  .image-13 {
    width: 200px;
    height: 150px;
    max-width: 100%;
  }

  .image-14 {
    width: 150px;
    height: 150px;
  }

  .div-block-12 {
    max-width: 100%;
    justify-content: center;
    margin-left: 0;
  }

  .container-8 {
    width: 100%;
  }

  .pizzabr-tchen-salami-header, .pizzabroetchen-drehspiessfleisch-header, .pizzabroetchen-chickenbreast-header {
    flex-direction: column;
  }

  .salat-gemischt-gro {
    width: 30px;
    order: 1;
  }

  .gemischt-salat-header {
    flex-direction: column;
  }

  .salat-thunfisch-gro {
    width: 30px;
    order: 1;
  }

  .salat-thunfisch-header {
    flex-direction: column;
  }

  .salat-greek-gro {
    width: 30px;
    order: 1;
  }

  .salat-greek-header {
    flex-direction: column;
  }

  .salat-kentucky-gro {
    width: 30px;
    order: 1;
  }

  .salat-kentucky-header {
    flex-direction: column;
  }

  .salat-garnelen-gro {
    width: 30px;
    order: 1;
  }

  .salat-garnelen-header {
    flex-direction: column;
  }

  .salat-kebab-gro {
    width: 30px;
    order: 1;
  }

  .salat-kebab-header {
    flex-direction: column;
  }

  .salat-tomate-gro {
    width: 30px;
    order: 1;
  }

  .salat-tomate-header {
    flex-direction: column;
  }

  .salat-gurke-gro {
    width: 30px;
    order: 1;
  }

  .salat-gurke-header, .adana-teller-header, .koefte-teller-header, .chicken-teller-header, .lammspiess-header, .lammkotelett-header, .grill-teller-header {
    flex-direction: column;
  }

  .salami-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-salami-header, .pizza-schinken-header {
    flex-direction: column;
  }

  .schinken-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-bolognese-header {
    flex-direction: column;
  }

  .bolognese-gro-30cm, .spinat-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-spinat-header {
    flex-direction: column;
  }

  .pizza-funghi-header {
    flex-direction: column;
  }

  .pizza-quattro-formaggi-header {
    flex-direction: column;
  }


  .tonno-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-tonno-header, .pizza-mozzarella-header {
    flex-direction: column;
  }

  .mozzarella-gro-30cm, .mistra-gro-30cm, .mista-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-mista-header, .pizza-hawaii-header {
    flex-direction: column;
  }

  .hawaii-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-pollo-header {
    flex-direction: column;
  }

  .pollo-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-d-ner-header {
    flex-direction: column;
  }

  .kebab-gro-30cm, .el-greco-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-el-greco-header, .pizza-sucuk-header {
    flex-direction: column;
  }

  .sucuk-gro-30cm, .sucuk-spezial-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-sucuk-spezial-header {
    flex-direction: column;
  }

  .scampi-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-scampi-header, .pizza-frutti-di-mare-header {
    flex-direction: column;
  }

  .frutti-di-mare-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-diavolo-header {
    flex-direction: column;
  }

  .diavolo-gro-30cm, .vegetaria-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-vegetaria-header, .pizza-kentucky-header {
    flex-direction: column;
  }

  .kentucky-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-kuba-header {
    flex-direction: column;
  }

  .kuba-gro-30cm, .neco-gro-30cm {
    width: 30px;
    order: 1;
  }

  .pizza-neco-header, .pommdoeners-header, .lahmacun-kebab-header, .lahmacunheader, .calzoneheader, .calzone-tuna-header, .calzone-kebab-header {
    flex-direction: column;
  }

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

  .html-embed-2 {
    justify-content: center;
  }

  .list-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ._564345654 {
    grid-template-columns: 1fr;
  }

  .xxl-cheese-2, .xxl-bacon-2, .xxl-spicy-2, .xxl-ham-2, .xxl-bacon-1, .xxl-bacon-c-1, .xxl-ham-1, .xxl-schnitzel-header {
    flex-direction: column;
  }
}

#w-node-_6a0e70f8-55a4-90c0-87ec-0fa4e7ae30e5-5129a101 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1369a7d9-c445-9f7d-ae10-8c9e2132d359-5129a101 {
  justify-self: end;
}

#gesamtpreis.w-node-dc9bcce7-d66d-40f0-276b-fdca2d65db5d-5129a101, #ust.w-node-_6a71c6ce-3970-692c-7202-5ba54de907c3-5129a101 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6cd81b1f-298f-bc88-f72a-8d3ddec60e81-5129a101 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-bac0c0a7-3a77-d491-d71c-efb6b4e65bb9-5129a101 {
  justify-self: center;
}

#w-node-_51076e53-6c96-4f28-b124-567b4fa31ecf-5129a101 {
  justify-self: end;
}

#w-node-b6e618f0-da21-2f71-ecd8-22667c1dcb8c-5129a101 {
  justify-self: center;
}

#w-node-c3ab9142-afee-6d23-29de-ee89f018ccca-5129a101 {
  justify-self: end;
}

#w-node-_751a777d-a50c-aa3c-7f4a-0390711829b1-5129a101 {
  justify-self: center;
}

#w-node-bb0b9f01-fce4-e899-7004-909e866eea00-5129a101 {
  justify-self: end;
}

#w-node-_07083085-1dcd-6e09-120b-2f0204f5fdd5-5129a101 {
  justify-self: center;
}

#w-node-_1d10695a-ef76-1e8c-ed2a-2b41a285cddd-5129a101 {
  justify-self: end;
}

#w-node-_1877d681-b01b-d110-4f70-88075d15fd41-5129a101 {
  justify-self: center;
}

#w-node-a61414ab-2372-1667-143d-f316005a3fd2-5129a101 {
  justify-self: end;
}

#w-node-_3250aad0-4895-43ca-ecce-3342b716864b-5129a101 {
  justify-self: center;
}

#w-node-_4c56755f-a61f-e11b-e00b-2510a49f66cf-5129a101 {
  justify-self: end;
}

#w-node-_132f48e5-d959-6a0b-0a08-1a8c250de299-5129a101 {
  justify-self: center;
}

#w-node-_45b9ad64-2740-e127-8256-98e23aba2ee5-5129a101 {
  justify-self: end;
}

#w-node-d06f7d23-606a-2894-9850-3ba3c33504e1-5129a101 {
  justify-self: center;
}

#w-node-_64bb00fe-fe86-f415-f305-f616805d8ecb-5129a101 {
  justify-self: end;
}

#w-node-_9750a9cf-61df-cd40-6b4d-db3ba58bebec-5129a101 {
  justify-self: center;
}

#w-node-de2cf674-51f0-1d3b-268e-2958e13c7cff-5129a101 {
  justify-self: end;
}

#w-node-a2b9c511-88cc-74d1-1960-a7858f89a435-5129a101 {
  justify-self: center;
}

#w-node-a12ac3e4-cac7-575f-13af-0a77dbf247b0-5129a101 {
  justify-self: end;
}

#w-node-dd1cf32c-cc77-0a97-0bb4-81a6b581c238-5129a101 {
  justify-self: center;
}

#w-node-ae183461-230b-c182-a7a7-e657b0e3a612-5129a101 {
  justify-self: end;
}

#w-node-_4ba3e16e-6130-a5c2-8fdf-c3481869541f-5129a101 {
  justify-self: center;
}

#w-node-_1bcd2b0b-dba1-2c3f-62d5-9539e66c9857-5129a101, #w-node-_50e8142a-c8a7-4a32-fb79-fa8722200aa8-5129a101 {
  justify-self: end;
}

#w-node-_815157fc-1a5c-01dc-6267-4b04131da37b-5129a101 {
  justify-self: center;
}

#w-node-_956b7594-f8d2-84fb-f5cd-476661c13772-5129a101 {
  justify-self: end;
}

#w-node-e18d0150-5123-952d-4272-d398b3655469-5129a101 {
  justify-self: center;
}

#w-node-_611ee76a-8ccc-54eb-d6f4-20db6bb5b5e4-5129a101 {
  justify-self: end;
}

#w-node-c71276d9-9323-0122-4e79-38586c006079-5129a101 {
  justify-self: center;
}

#w-node-e1717dca-2e66-762d-ef3d-5d9e35e56a9e-5129a101 {
  justify-self: end;
}

#w-node-ae41e9fb-853e-0a01-0421-de1ab6a466a4-5129a101 {
  justify-self: center;
}

#w-node-_5e0de665-08a4-c51b-c713-7da17733bafb-5129a101 {
  justify-self: end;
}

#w-node-_06cdd645-038a-27a3-cf6e-8282219aab58-5129a101 {
  justify-self: center;
}

#w-node-a03df85a-a5f4-9c9d-880b-d5786362b618-5129a101 {
  justify-self: end;
}

#w-node-c3a97d1c-58cc-cb4f-ca7f-6328a7bd4e74-5129a101 {
  justify-self: center;
}

#w-node-_9b9d12cb-3910-aeb8-6d21-9025381638fe-5129a101 {
  justify-self: end;
}

#w-node-_1542fd2c-5415-c399-8bff-775c991cfc4c-5129a101 {
  justify-self: center;
}

#w-node-ca53d129-6457-61b2-3f25-7678214a45b2-5129a101 {
  justify-self: end;
}

#w-node-_258efba4-18c2-ac33-0e79-1f8717a2d586-5129a101 {
  justify-self: center;
}

#w-node-_91b00339-0c0a-cd34-0d7b-37358ad2253e-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6a87-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6a8b-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6a92-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6a95-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6a9c-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6a9e-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6aa5-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6aa7-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6aae-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ab0-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ab7-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ab9-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ac0-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ac2-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ac9-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6acb-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ad2-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ad4-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6adb-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6add-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ae4-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6ae6-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6aed-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6aef-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6af7-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6afe-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b00-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b07-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b09-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b10-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b12-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b19-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b1b-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b22-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b24-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b2b-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b2d-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b34-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b36-5129a101 {
  justify-self: end;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b3d-5129a101 {
  justify-self: center;
}

#w-node-a82a5332-2443-6b4f-a393-72e713af6b3f-5129a101, #w-node-_00f9a774-e5c0-5ee2-9890-1ad5ae178d76-5129a101 {
  justify-self: end;
}

#w-node-b2a89b75-5975-6a73-b574-c9350228bbfb-5129a101, #w-node-_3230e468-3cea-dc17-b207-878e38d6834d-5129a101, #w-node-_995f7d3b-02ce-3b5e-4e4e-1d4a2c8cef89-5129a101, #w-node-_833cda8e-4656-5745-df33-c2e3b492f88f-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2973-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2977-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e297b-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2982-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2985-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e298c-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e298e-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2995-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2997-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e299e-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a0-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a7-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a9-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b0-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b2-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b9-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29bb-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29c2-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29c4-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29cb-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29cd-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d4-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d6-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29dd-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29df-5129a101 {
  justify-self: end;
}

#w-node-_764cadde-0d15-9c8c-8fe2-6918f7e649d3-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29e7-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29ee-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f0-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f7-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f9-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a00-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a02-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a09-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a0b-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a12-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a14-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a1b-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a1d-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a24-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a26-5129a101 {
  justify-self: end;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a2d-5129a101 {
  justify-self: center;
}

#w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a2f-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a47-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c34-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c38-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c40-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c47-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c5a-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c5f-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c63-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c6a-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c6d-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c74-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c76-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c7d-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c7f-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c86-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c88-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c8f-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c91-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c98-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686c9a-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686ca1-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686ca3-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686caa-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cac-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cb3-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cb5-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cbc-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cbe-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cc5-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cc7-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686ccb-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cd1-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cd8-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cda-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686ce1-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686ce3-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cea-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cec-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cf3-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cf5-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cfc-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686cfe-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686d05-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686d07-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686d0e-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686d10-5129a101 {
  justify-self: end;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686d17-5129a101 {
  justify-self: center;
}

#w-node-_9b1a037b-218e-1702-3864-82e7b2686d19-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686d21-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39887c-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398880-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398888-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a39888f-5129a101, #w-node-c1e98591-e00b-4138-5db5-738d2aa9d557-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988a2-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988a7-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988ab-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988b2-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988b5-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988bc-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988be-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988c5-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988c7-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988ce-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988d0-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988d7-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988d9-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988e0-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988e2-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988e9-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988eb-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988f2-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988f4-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988fb-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a3988fd-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398904-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398906-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39890d-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39890f-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398913-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398919-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398920-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398922-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398929-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39892b-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398932-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398934-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39893b-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39893d-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398944-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398946-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39894d-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39894f-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398956-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398958-5129a101 {
  justify-self: end;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a39895f-5129a101 {
  justify-self: center;
}

#w-node-_87f41274-3f82-6c07-8698-6c277a398961-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398969-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a0c-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a10-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a18-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a1f-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a32-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a37-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a3b-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a42-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a45-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a4c-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a4e-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a55-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a57-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a5e-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a60-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a67-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a69-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a70-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a72-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a79-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a7b-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a82-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a84-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a8b-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a8d-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a94-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a96-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a9d-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168a9f-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa3-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa9-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab0-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab2-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab9-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168abb-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ac2-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ac4-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168acb-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168acd-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad4-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad6-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168add-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168adf-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae6-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae8-5129a101 {
  justify-self: end;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168aef-5129a101 {
  justify-self: center;
}

#w-node-_85f8ccab-8cc9-f32f-81e1-570043168af1-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168af9-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b6ed-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b6f1-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b6f9-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b700-5129a101, #w-node-b0adfa89-1fab-0286-4212-9cb18b8c717f-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b713-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b718-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b71c-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b723-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b726-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b72d-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b72f-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b736-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b738-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b73f-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b741-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b748-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b74a-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b751-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b753-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b75a-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b75c-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b763-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b765-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b76c-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b76e-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b775-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b777-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b77e-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b780-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b784-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b78a-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b791-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b793-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b79a-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b79c-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a3-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a5-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7ac-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7ae-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7b5-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7b7-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7be-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c0-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c7-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c9-5129a101 {
  justify-self: end;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7d0-5129a101 {
  justify-self: center;
}

#w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7d2-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7da-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c619-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c61d-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c625-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c62c-5129a101, #w-node-_8e535e8f-8c81-922f-9369-73448fd23fb6-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c63f-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c644-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c648-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c64f-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c652-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c659-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c65b-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c662-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c664-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c66b-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c66d-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c674-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c676-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c67d-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c67f-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c686-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c688-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c68f-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c691-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c698-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c69a-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6a1-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6a3-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6aa-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ac-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b0-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b6-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6bd-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6bf-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c6-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c8-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6cf-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6d1-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6d8-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6da-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6e1-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6e3-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ea-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ec-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f3-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f5-5129a101 {
  justify-self: end;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6fc-5129a101 {
  justify-self: center;
}

#w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6fe-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c706-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e988-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e98c-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e994-5129a101, #w-node-_26456f38-8a83-4df6-f036-ab0b84fbae8a-5129a101, #w-node-e85611d1-7afe-b31e-727c-fdaae95bb292-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ae-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9b3-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9b7-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9be-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9c1-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9c8-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ca-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9d1-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9d3-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9da-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9dc-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e3-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e5-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ec-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ee-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9f5-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9f7-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9fe-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea00-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea07-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea09-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea10-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea12-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea19-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea1b-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea1f-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea25-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea2c-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea2e-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea35-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea37-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea3e-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea40-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea47-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea49-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea50-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea52-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea59-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea5b-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea62-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea64-5129a101 {
  justify-self: end;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea6b-5129a101 {
  justify-self: center;
}

#w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea6d-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea75-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7edfd-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee01-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee09-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee10-5129a101, #w-node-daad3c14-8478-7225-6d4b-c559aaa0dfcc-5129a101, #w-node-_10292ae3-55aa-82ca-6c2c-bb52fc797fd2-5129a101, #w-node-_44c2bfed-b735-1338-b148-9e34c4827c6a-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee23-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee28-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee2c-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee33-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee36-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee3d-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee3f-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee46-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee48-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee4f-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee51-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee58-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee5a-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee61-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee63-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee6a-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee6c-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee73-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee75-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee7c-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee7e-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee85-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee87-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee8e-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee90-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee94-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee9a-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eea1-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eea3-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeaa-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeac-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb3-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb5-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eebc-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eebe-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eec5-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eec7-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eece-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed0-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed7-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed9-5129a101 {
  justify-self: end;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eee0-5129a101 {
  justify-self: center;
}

#w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eee2-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeea-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f41-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f45-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f4d-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f54-5129a101, #w-node-bc8123e9-4bfa-8574-7547-1992f63ba371-5129a101, #w-node-_94e213fa-3497-ba33-8998-49953d92f1cf-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f67-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f6c-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f70-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f77-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f7a-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f81-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f83-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f8a-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f8c-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f93-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f95-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f9c-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f9e-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fa5-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fa7-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fae-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb0-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb7-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb9-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc0-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc2-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc9-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fcb-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fd2-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fd4-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fd8-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fde-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fe5-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fe7-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fee-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff0-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff7-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff9-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04000-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04002-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04009-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0400b-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04012-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04014-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0401b-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0401d-5129a101 {
  justify-self: end;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04024-5129a101 {
  justify-self: center;
}

#w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04026-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0402e-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca0a-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca0e-5129a101, #w-node-ecc35023-a80f-3dc1-d89c-1c524e7dc1ef-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca1d-5129a101, #w-node-e310132c-c4ae-553a-a075-8b83a384fba4-5129a101, #w-node-_8eb64849-37be-a0e1-c784-616f79bb6dcf-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca30-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca35-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca39-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca40-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca43-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca4a-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca4c-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca53-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca55-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca5c-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca5e-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca65-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca67-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca6e-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca70-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca77-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca79-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca80-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca82-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca89-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca8b-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca92-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca94-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca9b-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053ca9d-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053caa1-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053caa7-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053caae-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cab0-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cab7-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cab9-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cac0-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cac2-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cac9-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cacb-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cad2-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cad4-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cadb-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cadd-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cae4-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053cae6-5129a101 {
  justify-self: end;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053caed-5129a101 {
  justify-self: center;
}

#w-node-_285ba636-d958-adb0-ccf2-aca0d053caef-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053caf7-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e25-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e29-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e31-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e38-5129a101, #w-node-_5154991c-9897-c99b-9e1a-5b05223e4449-5129a101, #w-node-f6b82ec5-d1f7-7d0c-0a60-97c0e7e9fbaa-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e4b-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e50-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e54-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e5b-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e5e-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e65-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e67-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e6e-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e70-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e77-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e79-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e80-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e82-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e89-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e8b-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e92-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e94-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e9b-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1e9d-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea4-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea6-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ead-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1eaf-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb6-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb8-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ebc-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ec2-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ec9-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ecb-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ed2-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ed4-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1edb-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1edd-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee4-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee6-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1eed-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1eef-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef6-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef8-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1eff-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1f01-5129a101 {
  justify-self: end;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1f08-5129a101 {
  justify-self: center;
}

#w-node-c143d195-677c-cb91-0cb7-e52a63cd1f0a-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f12-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2e7c-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e80-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e88-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e8f-5129a101, #w-node-_8ca17faf-2c87-927c-c065-967eff1d958e-5129a101, #w-node-_9de09f4d-e653-2987-3a21-4a0101472623-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ea2-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ea7-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2eab-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2eb2-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2eb5-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ebc-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ebe-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ec5-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ec7-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ece-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed0-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed7-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed9-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee0-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee2-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee9-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2eeb-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ef2-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2ef4-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2efb-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2efd-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f04-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f06-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f0d-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f0f-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f13-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f19-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f20-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f22-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f29-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f2b-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f32-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f34-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f3b-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f3d-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f44-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f46-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f4d-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f4f-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f56-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f58-5129a101 {
  justify-self: end;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f5f-5129a101 {
  justify-self: center;
}

#w-node-_6133b052-811b-e490-2871-1ac6a3cf2f61-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f69-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bab-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3baf-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bb7-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bbe-5129a101, #w-node-c31d9efd-6614-38d4-f08f-dfbf42eaff9a-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bd1-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bd6-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bda-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3be1-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3be4-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3beb-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bed-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf4-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf6-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bfd-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bff-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c06-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c08-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c0f-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c11-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c18-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c1a-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c21-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c23-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c2a-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c2c-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c33-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c35-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c3c-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c3e-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c42-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c48-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c4f-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c51-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c58-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c5a-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c61-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c63-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c6a-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c6c-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c73-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c75-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c7c-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c7e-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c85-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c87-5129a101 {
  justify-self: end;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c8e-5129a101 {
  justify-self: center;
}

#w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c90-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c98-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dddc-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dde0-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dde8-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10ddef-5129a101, #w-node-_8b185897-c985-7037-5483-58318988942b-5129a101, #w-node-_921c71fd-f2ab-3de7-b843-806fddaa95cf-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de02-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de07-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de0b-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de12-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de15-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de1c-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de1e-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de25-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de27-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de2e-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de30-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de37-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de39-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de40-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de42-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de49-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de4b-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de52-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de54-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de5b-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de5d-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de64-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de66-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de6d-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de6f-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de73-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de79-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de80-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de82-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de89-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de8b-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de92-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de94-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de9b-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de9d-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea4-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea6-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dead-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deaf-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb6-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb8-5129a101 {
  justify-self: end;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10debf-5129a101 {
  justify-self: center;
}

#w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec1-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec9-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4096-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a409a-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40a2-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40a9-5129a101, #w-node-fe134569-8b15-c955-5034-634b6d627695-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40bc-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40c1-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40c5-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40cc-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40cf-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d6-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d8-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40df-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40e1-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40e8-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ea-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40f1-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40f3-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40fa-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40fc-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4103-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4105-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a410c-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a410e-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4115-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4117-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a411e-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4120-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4127-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4129-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a412d-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4133-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a413a-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a413c-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4143-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4145-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a414c-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a414e-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4155-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4157-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a415e-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4160-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4167-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4169-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4170-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4172-5129a101 {
  justify-self: end;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4179-5129a101 {
  justify-self: center;
}

#w-node-_517d7a7b-86b9-db18-44ae-93b7be8a417b-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4183-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5210-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5214-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c521c-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5223-5129a101, #w-node-_4688d5e4-5092-816d-c60b-6dab5185bfbf-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5236-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c523b-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c523f-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5246-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5249-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5250-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5252-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5259-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c525b-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5262-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5264-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c526b-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c526d-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5274-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5276-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c527d-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c527f-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5286-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5288-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c528f-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5291-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5298-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c529a-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a1-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a3-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a7-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ad-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b4-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b6-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52bd-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52bf-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c6-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c8-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52cf-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52d1-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52d8-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52da-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52e1-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52e3-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ea-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ec-5129a101 {
  justify-self: end;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52f3-5129a101 {
  justify-self: center;
}

#w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52f5-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52fd-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d0fc-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d100-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d108-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d10f-5129a101, #w-node-_7a8f3e99-4035-959f-2e9d-0dc3cc671afb-5129a101, #w-node-aade29aa-812e-c707-ab9c-4c83e1f93405-5129a101, #w-node-_1d6e3c4f-d3fb-7477-a685-84e7fdd4d541-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d122-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d127-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d12b-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d132-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d135-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d13c-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d13e-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d145-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d147-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d14e-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d150-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d157-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d159-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d160-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d162-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d169-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d16b-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d172-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d174-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d17b-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d17d-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d184-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d186-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d18d-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d18f-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d193-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d199-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1a0-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1a2-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1a9-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1ab-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1b2-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1b4-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1bb-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1bd-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1c4-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1c6-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1cd-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1cf-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1d6-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1d8-5129a101 {
  justify-self: end;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1df-5129a101 {
  justify-self: center;
}

#w-node-_31128fda-80bd-3400-cead-441b2f49d1e1-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1e9-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f095-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f099-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0a1-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0a8-5129a101, #w-node-_46eaf617-8cb1-1913-6346-0843e31b8077-5129a101, #w-node-_8d166275-6ba0-ca9c-397b-45690a8afb8e-5129a101, #w-node-_3dfaff33-22ff-5b52-6db3-84f17ae154e2-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0bb-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0c0-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0c4-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0cb-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ce-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0d5-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0d7-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0de-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e0-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e7-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e9-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f0-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f2-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f9-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0fb-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f102-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f104-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f10b-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f10d-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f114-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f116-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f11d-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f11f-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f126-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f128-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f12c-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f132-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f139-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f13b-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f142-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f144-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f14b-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f14d-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f154-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f156-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f15d-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f15f-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f166-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f168-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f16f-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f171-5129a101 {
  justify-self: end;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f178-5129a101 {
  justify-self: center;
}

#w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f17a-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f182-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad852-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad856-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad85e-5129a101, #w-node-_349510f8-39dd-ca5b-eff9-75ec00bd792c-5129a101, #w-node-_491ce75f-320a-423f-0b85-944593c826b8-5129a101, #w-node-_2e703457-e0f1-ae28-03b3-3241fdb6379a-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad878-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fa171955-d510-f238-dd27-2184875ad87d-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad881-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad888-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad88b-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad892-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad894-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad89b-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad89d-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8a4-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8a6-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8ad-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8af-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8b6-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8b8-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8bf-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8c1-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8c8-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8ca-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8d1-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8d3-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8da-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8dc-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8e3-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8e5-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8e9-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8ef-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8f6-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8f8-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad8ff-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad901-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad908-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad90a-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad911-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad913-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad91a-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad91c-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad923-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad925-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad92c-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad92e-5129a101 {
  justify-self: end;
}

#w-node-fa171955-d510-f238-dd27-2184875ad935-5129a101 {
  justify-self: center;
}

#w-node-fa171955-d510-f238-dd27-2184875ad937-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad93f-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cbd-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cc1-5129a101, #w-node-ddc7d966-ae08-51bc-5c7c-3ce685022563-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cd0-5129a101, #w-node-efa15312-0ab8-115c-ee28-adb3aeec15b8-5129a101, #w-node-_77eca791-c04a-220f-649a-a202d3ca1e83-5129a101, #w-node-_5d1fe3c9-35e7-ebc5-09c7-80c1eda1d8dc-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994ce3-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994ce8-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cec-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cf3-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cf6-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cfd-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cff-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d06-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d08-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d0f-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d11-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d18-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d1a-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d21-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d23-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d2a-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d2c-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d33-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d35-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d3c-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d3e-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d45-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d47-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d4e-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d50-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d54-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d5a-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d61-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d63-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d6a-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d6c-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d73-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d75-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d7c-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d7e-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d85-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d87-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d8e-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d90-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d97-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d99-5129a101 {
  justify-self: end;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994da0-5129a101 {
  justify-self: center;
}

#w-node-_74f149c8-01e1-7e36-1233-0c1ccc994da2-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994daa-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c233494c-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334950-5129a101, #w-node-c4fca542-66b5-e337-5df8-91e0aecbc6bd-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c233495f-5129a101, #w-node-_4a10dde4-c7e5-09e3-5a51-7d5bd99890ae-5129a101, #w-node-_287ab935-047f-5460-0d01-6d6753d544be-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334972-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334977-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c233497b-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334982-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334985-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c233498c-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c233498e-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334995-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334997-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c233499e-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349a0-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349a7-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349a9-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349b0-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349b2-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349b9-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349bb-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349c2-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349c4-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349cb-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349cd-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349d4-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349d6-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349dd-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349df-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349e3-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349e9-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349f0-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349f2-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349f9-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c23349fb-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a02-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a04-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a0b-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a0d-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a14-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a16-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a1d-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a1f-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a26-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a28-5129a101 {
  justify-self: end;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a2f-5129a101 {
  justify-self: center;
}

#w-node-bfcd320b-a001-88ff-3b5a-8575c2334a31-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a39-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61ce-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61d2-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61da-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61e1-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61e6-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61eb-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61f7-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61fc-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6200-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6207-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf620a-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6211-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6213-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf621a-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf621c-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6223-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6225-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf622c-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf622e-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6235-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6237-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf623e-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6240-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6247-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6249-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6250-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6252-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6259-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf625b-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6262-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6264-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6268-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf626e-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6275-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6277-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf627e-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6280-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6287-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6289-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6290-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6292-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6299-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf629b-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62a2-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62a4-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62ab-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62ad-5129a101 {
  justify-self: end;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b4-5129a101 {
  justify-self: center;
}

#w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b6-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62be-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeb8-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeebc-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeec4-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeecb-5129a101, #w-node-_7d8e950c-a39e-7d33-7405-254e9ae5e98a-5129a101, #w-node-e02edfb5-da57-a1e8-b282-f51179ff1eaa-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeede-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeee3-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeee7-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeee-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeef1-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeef8-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeefa-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef01-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef03-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef0a-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef0c-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef13-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef15-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef1c-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef1e-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef25-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef27-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef2e-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef30-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef37-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef39-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef40-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef42-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef49-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef4b-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef4f-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef55-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef5c-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef5e-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef65-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef67-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef6e-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef70-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef77-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef79-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef80-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef82-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef89-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef8b-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef92-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef94-5129a101 {
  justify-self: end;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef9b-5129a101 {
  justify-self: center;
}

#w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef9d-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaefa5-5129a101 {
  justify-self: end;
}

#w-node-e3948778-d82a-791a-8a36-aa93ccaf78a4-5129a101, #w-node-e3948778-d82a-791a-8a36-aa93ccaf78a8-5129a101, #w-node-e3948778-d82a-791a-8a36-aa93ccaf78b0-5129a101 {
  justify-self: center;
}

#w-node-d6299438-c717-549e-e614-9603f5114f69-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e1d-5129a101 {
  justify-self: center;
}

#w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e21-5129a101 {
  justify-self: end;
}

#w-node-_49102448-72f7-cc7f-0f1d-9c672fc07f60-5129a101 {
  justify-self: center;
}

#w-node-f7c1aaea-0dfb-5b6e-5729-01fcd9ea5b71-5129a101 {
  justify-self: end;
}

#w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e28-5129a101 {
  justify-self: center;
}

#w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e2b-5129a101, #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4eed-5129a101 {
  justify-self: end;
}

#w-node-b90714f9-98c0-8113-99d9-7272312da43c-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da440-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da448-5129a101, #w-node-_61556004-d70b-4d96-9d51-89b0616d40e8-5129a101 {
  justify-self: center;
}

#w-node-b90714f9-98c0-8113-99d9-7272312da51a-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b90714f9-98c0-8113-99d9-7272312da51f-5129a101 {
  justify-self: center;
}

#w-node-b90714f9-98c0-8113-99d9-7272312da523-5129a101 {
  justify-self: end;
}

#w-node-a6f44576-ff74-2e35-67f0-6efceab31195-5129a101 {
  justify-self: center;
}

#w-node-_4ba2a914-55f2-05d6-bbc3-cb53c8ccc58e-5129a101 {
  justify-self: end;
}

#w-node-b90714f9-98c0-8113-99d9-7272312da52a-5129a101 {
  justify-self: center;
}

#w-node-b90714f9-98c0-8113-99d9-7272312da52d-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da535-5129a101 {
  justify-self: end;
}

#w-node-b8ef7fc2-4592-d897-adac-69588c8ffc2f-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffc33-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffc3b-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffc41-5129a101, #w-node-_32d17a88-2493-c6a2-212a-5c830807dcbc-5129a101 {
  justify-self: center;
}

#w-node-b8ef7fc2-4592-d897-adac-69588c8ffd11-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b8ef7fc2-4592-d897-adac-69588c8ffd16-5129a101 {
  justify-self: center;
}

#w-node-b8ef7fc2-4592-d897-adac-69588c8ffd1a-5129a101 {
  justify-self: end;
}

#w-node-dc1d9f49-ef42-fcf4-d6c0-8d6f2d662397-5129a101 {
  justify-self: center;
}

#w-node-fae86485-f0a4-0b9a-bf7b-6cd3f92cf3fa-5129a101 {
  justify-self: end;
}

#w-node-b8ef7fc2-4592-d897-adac-69588c8ffd21-5129a101 {
  justify-self: center;
}

#w-node-b8ef7fc2-4592-d897-adac-69588c8ffd24-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd2c-5129a101 {
  justify-self: end;
}

#w-node-f0fcabed-de75-eb06-aac6-be2f92240a5a-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240a5e-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240a66-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240a6c-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240a71-5129a101 {
  justify-self: center;
}

#w-node-f0fcabed-de75-eb06-aac6-be2f92240b41-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f0fcabed-de75-eb06-aac6-be2f92240b46-5129a101 {
  justify-self: center;
}

#w-node-f0fcabed-de75-eb06-aac6-be2f92240b4a-5129a101 {
  justify-self: end;
}

#w-node-_1a1458b8-9c84-f6aa-febb-56fc8565a609-5129a101 {
  justify-self: center;
}

#w-node-caadbc63-875f-52aa-8dc2-b3c94c8762c7-5129a101 {
  justify-self: end;
}

#w-node-f0fcabed-de75-eb06-aac6-be2f92240b51-5129a101 {
  justify-self: center;
}

#w-node-f0fcabed-de75-eb06-aac6-be2f92240b54-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240b5c-5129a101 {
  justify-self: end;
}

#w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186535d-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865361-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865369-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186536f-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865374-5129a101 {
  justify-self: center;
}

#w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865444-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865449-5129a101 {
  justify-self: center;
}

#w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186544d-5129a101 {
  justify-self: end;
}

#w-node-_284ca49d-56c3-b71d-62e7-a21fe74e9b32-5129a101 {
  justify-self: center;
}

#w-node-a6d16171-7f4e-5e53-ac52-2daef4b7d7f2-5129a101 {
  justify-self: end;
}

#w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865454-5129a101 {
  justify-self: center;
}

#w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865457-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186545f-5129a101 {
  justify-self: end;
}

#w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f2eb-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f2ef-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f2f7-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f2fd-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f302-5129a101 {
  justify-self: center;
}

#w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3d2-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3d7-5129a101 {
  justify-self: center;
}

#w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3db-5129a101 {
  justify-self: end;
}

#w-node-_51acb859-b52b-3e7f-4236-3492565d0d96-5129a101 {
  justify-self: center;
}

#w-node-_025aa091-b63c-df11-4bcf-11887b569139-5129a101 {
  justify-self: end;
}

#w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3e2-5129a101 {
  justify-self: center;
}

#w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3e5-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3ed-5129a101 {
  justify-self: end;
}

#w-node-_537997a7-7f50-c244-1a54-d6537d12259d-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d1225a1-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d1225a9-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d1225af-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d1225b4-5129a101, #w-node-e53c93b2-646b-e2ae-f882-93398a5883e2-5129a101 {
  justify-self: center;
}

#w-node-_537997a7-7f50-c244-1a54-d6537d122684-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_537997a7-7f50-c244-1a54-d6537d122689-5129a101 {
  justify-self: center;
}

#w-node-_537997a7-7f50-c244-1a54-d6537d12268d-5129a101 {
  justify-self: end;
}

#w-node-_290d3fc0-d1c5-194a-97df-516be475de76-5129a101 {
  justify-self: center;
}

#w-node-fb2322c6-4195-0b48-be28-4b046967987f-5129a101 {
  justify-self: end;
}

#w-node-_537997a7-7f50-c244-1a54-d6537d122694-5129a101 {
  justify-self: center;
}

#w-node-_537997a7-7f50-c244-1a54-d6537d122697-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d12269f-5129a101 {
  justify-self: end;
}

#w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393305-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393309-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393311-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393317-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393321-5129a101 {
  justify-self: center;
}

#w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933f2-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933f7-5129a101 {
  justify-self: center;
}

#w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933fb-5129a101 {
  justify-self: end;
}

#w-node-_65dc066d-3e15-6eed-fd43-25e4031ea6fe-5129a101 {
  justify-self: center;
}

#w-node-_581ba359-f3af-4d61-939a-dd7137886d9c-5129a101 {
  justify-self: end;
}

#w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393402-5129a101 {
  justify-self: center;
}

#w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393405-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb8739340d-5129a101 {
  justify-self: end;
}

#w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9d7-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9db-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9e3-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9e9-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9ee-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9f3-5129a101 {
  justify-self: center;
}

#w-node-_24698c0c-a59b-80af-55a5-b9e9f059aac4-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_24698c0c-a59b-80af-55a5-b9e9f059aac9-5129a101 {
  justify-self: center;
}

#w-node-_24698c0c-a59b-80af-55a5-b9e9f059aacd-5129a101 {
  justify-self: end;
}

#w-node-cf20490b-a209-de06-ac87-76f7e2fb4b75-5129a101 {
  justify-self: center;
}

#w-node-b45e4ac0-e026-0b8f-ccf6-edba4570910e-5129a101 {
  justify-self: end;
}

#w-node-_24698c0c-a59b-80af-55a5-b9e9f059aad4-5129a101 {
  justify-self: center;
}

#w-node-_24698c0c-a59b-80af-55a5-b9e9f059aad7-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aadf-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e22-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e26-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e2e-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e35-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e48-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e4d-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e51-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e58-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e5b-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e62-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e64-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e6b-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e6d-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e74-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e76-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e7d-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e7f-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e86-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e88-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e8f-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e91-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e98-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3e9a-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ea1-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ea3-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3eaa-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3eac-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3eb3-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3eb5-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3eb9-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ebf-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ec6-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ec8-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ecf-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ed1-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ed8-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3eda-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ee1-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ee3-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3eea-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3eec-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ef3-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3ef5-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3efc-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3efe-5129a101 {
  justify-self: end;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3f05-5129a101 {
  justify-self: center;
}

#w-node-c04e1711-a4e0-e873-4441-7f67670f3f07-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3f0f-5129a101 {
  justify-self: end;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824dab-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824daf-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824db5-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824dc9-5129a101 {
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824df3-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824df5-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824df7-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824dfc-5129a101 {
  justify-self: end;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824e23-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824e29-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824e3d-5129a101 {
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824e69-5129a101 {
  justify-self: end;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824e8d-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824ea1-5129a101 {
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824ecc-5129a101 {
  justify-self: end;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824ef5-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824efb-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824f0f-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824f15-5129a101 {
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824f40-5129a101 {
  justify-self: end;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824f69-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824f6d-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824f72-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824f86-5129a101 {
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824fb1-5129a101 {
  justify-self: end;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372824fd5-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824fe9-5129a101 {
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372825014-5129a101 {
  justify-self: end;
}

#w-node-_5e48800f-62a3-0d10-160f-a3937282503d-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372825043-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372825057-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a3937282505d-5129a101 {
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a39372825088-5129a101 {
  justify-self: end;
}

#w-node-_5e48800f-62a3-0d10-160f-a393728250b1-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a393728250c5-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a393728250cb-5129a101 {
  justify-self: center;
}

#w-node-_5e48800f-62a3-0d10-160f-a393728250f6-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac504019d-5129a101 {
  justify-self: end;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401a1-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401a8-5129a101 {
  justify-self: end;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401ac-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401b3-5129a101 {
  justify-self: end;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401b7-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401be-5129a101 {
  justify-self: end;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401c2-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401ca-5129a101 {
  justify-self: end;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401ce-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401d5-5129a101 {
  justify-self: end;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401d9-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401e0-5129a101 {
  justify-self: end;
}

#w-node-_184d217d-a700-78d1-e73d-392ac50401e4-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950e6-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950ea-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950f3-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950f7-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950ff-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095103-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609510b-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609510f-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095118-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609511c-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4ea89e10-8684-0b93-50ff-fe355e4b1db3-5129a101 {
  justify-self: end;
}

#w-node-_4ea89e10-8684-0b93-50ff-fe355e4b1db7-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095125-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095129-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095132-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095136-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609513f-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095143-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609514c-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095150-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095159-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609515d-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095166-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609516a-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095173-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095177-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095180-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095184-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609518d-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095191-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609519a-5129a101 {
  justify-self: end;
}

#w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609519e-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8ec64606-bc85-47e8-492e-1149a004f689-5129a101, #w-node-_8ec64606-bc85-47e8-492e-1149a004f695-5129a101, #w-node-_8ec64606-bc85-47e8-492e-1149a004f69c-5129a101, #w-node-_365ca00e-8030-0d66-a8c6-31a9fd1d3fe9-5129a101 {
  justify-self: center;
}

#w-node-_8ec64606-bc85-47e8-492e-1149a004f776-5129a101 {
  justify-self: end;
}

#w-node-c3713d24-c7e1-e68b-680c-1afa4978cac6-5129a101, #w-node-c3713d24-c7e1-e68b-680c-1afa4978cad0-5129a101, #w-node-c3713d24-c7e1-e68b-680c-1afa4978cad6-5129a101, #w-node-c3713d24-c7e1-e68b-680c-1afa4978cadd-5129a101, #w-node-_5acda01b-e258-84ea-a057-ac927a8b3744-5129a101 {
  justify-self: center;
}

#w-node-c3713d24-c7e1-e68b-680c-1afa4978caf0-5129a101 {
  justify-self: end;
}

#w-node-a618dba8-2930-110d-594d-b98647f73590-5129a101, #w-node-a618dba8-2930-110d-594d-b98647f7359a-5129a101, #w-node-a618dba8-2930-110d-594d-b98647f735a0-5129a101, #w-node-a618dba8-2930-110d-594d-b98647f735a7-5129a101, #w-node-c7c081f2-ee85-7c69-0576-fbf21f13fe17-5129a101, #w-node-cedec6a8-0a65-275c-fd6f-0c1cc3de9872-5129a101 {
  justify-self: center;
}

#w-node-a618dba8-2930-110d-594d-b98647f735ba-5129a101 {
  justify-self: end;
}

#w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24959-5129a101, #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24963-5129a101, #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24969-5129a101, #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24970-5129a101, #w-node-c88e66a6-7332-b0f2-8ca3-2a8d4428ac44-5129a101, #w-node-_7468f1be-3187-beed-fa7e-91f1fcbf7e2a-5129a101 {
  justify-self: center;
}

#w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24983-5129a101 {
  justify-self: end;
}

#w-node-_53643ef4-d983-dc7a-d4d2-9c51971535e5-5129a101, #w-node-_53643ef4-d983-dc7a-d4d2-9c51971535fc-5129a101, #w-node-_53643ef4-d983-dc7a-d4d2-9c519715360a-5129a101 {
  justify-self: center;
}

#w-node-_53643ef4-d983-dc7a-d4d2-9c519715361d-5129a101 {
  justify-self: end;
}

#w-node-bbce3fae-7208-7818-1fbf-45b09fbcc170-5129a101, #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc17a-5129a101, #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc180-5129a101, #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc187-5129a101 {
  justify-self: center;
}

#w-node-bbce3fae-7208-7818-1fbf-45b09fbcc1a8-5129a101 {
  justify-self: end;
}

#w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442c9-5129a101, #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442d3-5129a101, #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442d9-5129a101 {
  justify-self: center;
}

#w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee44301-5129a101 {
  justify-self: end;
}

#w-node-ce765ad8-a41c-c13c-4b0c-22866f23307b-5129a101, #w-node-ce765ad8-a41c-c13c-4b0c-22866f233085-5129a101, #w-node-ce765ad8-a41c-c13c-4b0c-22866f233092-5129a101 {
  justify-self: center;
}

#w-node-ce765ad8-a41c-c13c-4b0c-22866f2330b3-5129a101, #w-node-_29e45040-8baa-4a71-dd95-20d8542ef335-5129a101, #w-node-_645c02e5-4c76-9e14-97e2-5306d4d85719-5129a101, #w-node-_28520ad7-5fab-0aff-41cb-fc6247b463ef-5129a101, #w-node-_94d44167-7ff5-456c-6479-c173ba7b0a8d-5129a101, #w-node-_816aadd0-e587-053f-80fe-dff6a3fe71b4-5129a101, #w-node-_0a0e02a2-7079-51f8-be83-510e533f9b0d-5129a101, #w-node-_2074fe47-3f34-7834-b8da-643b74cfd321-5129a101, #w-node-_888a9c92-e295-5a80-19c9-2b07609c4bb3-5129a101, #w-node-b1809324-e3f9-20b3-8910-5f182c0de579-5129a101, #w-node-bf598a95-8550-9500-3a71-162dec6990b6-5129a101 {
  justify-self: end;
}

#w-node-bf598a95-8550-9500-3a71-162dec6990ba-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bf598a95-8550-9500-3a71-162dec6990c1-5129a101 {
  justify-self: end;
}

#w-node-bf598a95-8550-9500-3a71-162dec6990c5-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bf598a95-8550-9500-3a71-162dec6990cc-5129a101 {
  justify-self: end;
}

#w-node-bf598a95-8550-9500-3a71-162dec6990d0-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf056ec-5129a101 {
  justify-self: end;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf056f0-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf056f7-5129a101 {
  justify-self: end;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf056fb-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf05702-5129a101 {
  justify-self: end;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf05706-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf0570d-5129a101 {
  justify-self: end;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf05711-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf05719-5129a101 {
  justify-self: end;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf0571d-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf05726-5129a101 {
  justify-self: end;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf0572a-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf05732-5129a101 {
  justify-self: end;
}

#w-node-_1b811a30-3289-7665-ccc6-0cfeedf05736-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cb89188a-354e-9318-0fd4-21cc0a9d9b6e-5129a101, #w-node-cb89188a-354e-9318-0fd4-21cc0a9d9b77-5129a101, #w-node-_90fb129e-06bd-203b-f341-77f7073297aa-5129a101 {
  justify-self: end;
}

#w-node-_90fb129e-06bd-203b-f341-77f7073297ae-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8764305d-a5c4-be4f-8ed3-7176f3d11ab9-5129a101 {
  justify-self: end;
}

#w-node-_8764305d-a5c4-be4f-8ed3-7176f3d11abd-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d8700292-ee8d-06a9-5145-c755c67cb6a6-5129a101 {
  justify-self: end;
}

#w-node-d8700292-ee8d-06a9-5145-c755c67cb6aa-5129a101 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f5e-5129a101, #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f62-5129a101, #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f6a-5129a101 {
  justify-self: center;
}

#w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f95-5129a101 {
  justify-self: end;
}

#w-node-_5fd850f3-360b-5911-9c03-c9f8e233d137-5129a101, #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d13b-5129a101, #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d143-5129a101 {
  justify-self: center;
}

#w-node-_5fd850f3-360b-5911-9c03-c9f8e233d14f-5129a101 {
  justify-self: end;
}

#w-node-_52e84f01-3b28-9918-9f53-c1b8c5769677-5129a101, #w-node-_52e84f01-3b28-9918-9f53-c1b8c576967b-5129a101, #w-node-_52e84f01-3b28-9918-9f53-c1b8c5769683-5129a101 {
  justify-self: center;
}

#w-node-_52e84f01-3b28-9918-9f53-c1b8c576968f-5129a101 {
  justify-self: end;
}

#w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb371f-5129a101, #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb3723-5129a101, #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb372b-5129a101 {
  justify-self: center;
}

#w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb3737-5129a101 {
  justify-self: end;
}

#w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bd7-5129a101, #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bdb-5129a101, #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5be3-5129a101 {
  justify-self: center;
}

#w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bef-5129a101 {
  justify-self: end;
}

#w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da779-5129a101, #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da77d-5129a101, #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da785-5129a101 {
  justify-self: center;
}

#w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da791-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128a9-5129a101, #w-node-d7ed60e1-050a-de81-23f9-26ff5edd6488-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128b4-5129a101, #w-node-_92dd9569-33d9-c627-fa60-7bd0e172c01a-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128bf-5129a101, #w-node-_04b2e21a-eeb4-c026-9c94-8158dfaeb38d-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128ca-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128d5-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128e0-5129a101, #w-node-a3a8baa7-89e6-e3ba-eb97-c51c9e8846a3-5129a101, #w-node-_7e3ed826-1e3b-e72d-959f-4944bb612f00-5129a101, #w-node-fedb351c-c592-1dd3-3e9b-8557dd0cdb05-5129a101, #w-node-_3ed11d96-e7c0-8b2d-057d-040d6fcb45fa-5129a101, #w-node-_39e19167-f258-8632-d515-e51b072b86f7-5129a101, #w-node-_48fc191b-1797-2fb2-48d4-b8f892603ac3-5129a101, #w-node-_3c04083b-513a-2a9d-c8a5-60a5f481d377-5129a101, #w-node-_4d30e689-5bed-10f9-b437-4caf159c952c-5129a101, #w-node-_85603c63-b43d-7daf-753b-aa5195b9850d-5129a101, #w-node-_54db529f-d5f1-6b7b-12ec-b593419de73c-5129a101, #w-node-fa7151d6-35c3-e71b-bdfb-2fae713cebc2-5129a101, #w-node-_956f9fc8-79a7-9c07-e986-46ab2d2ddc53-5129a101, #w-node-bd4a4943-7d5c-5dec-f277-8491daf8b48a-5129a101, #w-node-eaed78ec-0b7d-8348-a77b-a999b972b45f-5129a101, #w-node-dbc5dfd2-38b5-fd0c-93e9-d1d7e77e83cc-5129a101, #w-node-ed7aa52d-ada8-9e49-4a41-fef3f0d12e18-5129a101, #w-node-_855f302c-9e17-fdfb-6655-f8f96b697f8f-5129a101, #w-node-d5b98599-7e1b-6bde-93b5-0b9b93dc58d4-5129a101, #w-node-_425aba1c-f756-74a8-f984-7f5adf6f2867-5129a101, #w-node-b8d4de9e-b2a5-5d25-babe-c6e00a9a991f-5129a101, #w-node-bcf6856c-858a-246e-c88e-1124f79f68c8-5129a101, #w-node-_1a2a367a-2034-2a28-79b4-9676a9523c1d-5129a101, #w-node-_553754e0-d99a-2e87-4166-03c78190e460-5129a101 {
  justify-self: end;
}

#w-node-_80a90810-ad79-0be5-ca16-8dd5275ca945-5129a101 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7241b4bd-5349-b932-2dc1-5b54fedc69da-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b93b-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b948-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b954-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b960-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b96d-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b97a-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b987-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b994-5129a101, #w-node-be0229de-ad83-2c28-fc93-93ca467d1198-5129a101, #w-node-_08e9ce79-fe6a-4ada-6c56-acf7fdc8fed6-5129a101, #w-node-b1d0a304-5e7f-6b03-a88b-49a2ed254120-5129a101, #w-node-c59c0913-e7b1-dedc-b2fc-2a77eaf510ab-5129a101, #w-node-c9bcd7cc-bca7-5bcf-a658-e6ebd21e35fa-5129a101, #w-node-c814da18-3014-f9b2-7ed9-a41ff7fd112b-5129a101, #w-node-_99151922-ff2e-d709-7830-36dc29ae8738-5129a101, #w-node-_3f53e49e-6cf9-33a1-de6e-5655525396e3-5129a101, #w-node-_420eed2f-0e0d-ab28-90e1-351f04096133-5129a101 {
  justify-self: end;
}

#w-node-_6613f447-a88f-5997-753c-fe043694ab07-5129a101, #w-node-cb6b8a40-dfb0-170d-7e03-7ca8cac6e3e7-5129a101 {
  justify-self: center;
}

#w-node-_6613f447-a88f-5997-753c-fe043694ab0c-5129a101 {
  justify-self: end;
}

#w-node-_4b0af647-e0aa-a25f-f2fe-410a1d5ca19e-5129a102 {
  justify-self: center;
}

#w-node-_4b0af647-e0aa-a25f-f2fe-410a1d5ca1a1-5129a102 {
  justify-self: end;
}

@media screen and (min-width: 1920px) {
  #w-node-dd4df1d1-1335-1505-90d3-c48234946b5f-5129a101 {
    justify-self: center;
  }

  #w-node-_51076e53-6c96-4f28-b124-567b4fa31ecf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6e618f0-da21-2f71-ecd8-22667c1dcb89-5129a101 {
    justify-self: center;
  }

  #w-node-c3ab9142-afee-6d23-29de-ee89f018ccca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_751a777d-a50c-aa3c-7f4a-0390711829ae-5129a101 {
    justify-self: center;
  }

  #w-node-bb0b9f01-fce4-e899-7004-909e866eea00-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_07083085-1dcd-6e09-120b-2f0204f5fdd2-5129a101 {
    justify-self: center;
  }

  #w-node-_1d10695a-ef76-1e8c-ed2a-2b41a285cddd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1877d681-b01b-d110-4f70-88075d15fd3e-5129a101 {
    justify-self: center;
  }

  #w-node-a61414ab-2372-1667-143d-f316005a3fd2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3250aad0-4895-43ca-ecce-3342b7168648-5129a101 {
    justify-self: center;
  }

  #w-node-_4c56755f-a61f-e11b-e00b-2510a49f66cf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_132f48e5-d959-6a0b-0a08-1a8c250de296-5129a101 {
    justify-self: center;
  }

  #w-node-_45b9ad64-2740-e127-8256-98e23aba2ee5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-d06f7d23-606a-2894-9850-3ba3c33504de-5129a101 {
    justify-self: center;
  }

  #w-node-_64bb00fe-fe86-f415-f305-f616805d8ecb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9750a9cf-61df-cd40-6b4d-db3ba58bebe9-5129a101 {
    justify-self: center;
  }

  #w-node-de2cf674-51f0-1d3b-268e-2958e13c7cff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a2b9c511-88cc-74d1-1960-a7858f89a432-5129a101 {
    justify-self: center;
  }

  #w-node-a12ac3e4-cac7-575f-13af-0a77dbf247b0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-dd1cf32c-cc77-0a97-0bb4-81a6b581c235-5129a101 {
    justify-self: center;
  }

  #w-node-ae183461-230b-c182-a7a7-e657b0e3a612-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4ba3e16e-6130-a5c2-8fdf-c3481869541c-5129a101 {
    justify-self: center;
  }

  #w-node-_1bcd2b0b-dba1-2c3f-62d5-9539e66c9857-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b74c4116-956e-634e-ecd8-2a84b69fa1d3-5129a101 {
    justify-self: center;
  }

  #w-node-_50e8142a-c8a7-4a32-fb79-fa8722200aa8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_815157fc-1a5c-01dc-6267-4b04131da378-5129a101 {
    justify-self: center;
  }

  #w-node-_956b7594-f8d2-84fb-f5cd-476661c13772-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e18d0150-5123-952d-4272-d398b3655466-5129a101 {
    justify-self: center;
  }

  #w-node-_611ee76a-8ccc-54eb-d6f4-20db6bb5b5e4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c71276d9-9323-0122-4e79-38586c006076-5129a101 {
    justify-self: center;
  }

  #w-node-e1717dca-2e66-762d-ef3d-5d9e35e56a9e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ae41e9fb-853e-0a01-0421-de1ab6a466a1-5129a101 {
    justify-self: center;
  }

  #w-node-_5e0de665-08a4-c51b-c713-7da17733bafb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_06cdd645-038a-27a3-cf6e-8282219aab55-5129a101 {
    justify-self: center;
  }

  #w-node-a03df85a-a5f4-9c9d-880b-d5786362b618-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c3a97d1c-58cc-cb4f-ca7f-6328a7bd4e71-5129a101 {
    justify-self: center;
  }

  #w-node-_9b9d12cb-3910-aeb8-6d21-9025381638fe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1542fd2c-5415-c399-8bff-775c991cfc49-5129a101 {
    justify-self: center;
  }

  #w-node-ca53d129-6457-61b2-3f25-7678214a45b2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_258efba4-18c2-ac33-0e79-1f8717a2d583-5129a101 {
    justify-self: center;
  }

  #w-node-_91b00339-0c0a-cd34-0d7b-37358ad2253e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a84-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a8b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a8f-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a95-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a99-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a9e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aa2-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aa7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aab-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ab0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ab4-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ab9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6abd-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ac2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ac6-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6acb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6acf-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ad4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ad8-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6add-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ae1-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ae6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aea-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6af3-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6af7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6afb-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b00-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b04-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b09-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b0d-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b12-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b16-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b1b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b1f-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b24-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b28-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b2d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b31-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b36-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b3a-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b3f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_7f3403cf-b87d-f784-f358-bbe0f9b1f60f-5129a101, #w-node-_00f9a774-e5c0-5ee2-9890-1ad5ae178d71-5129a101, #w-node-b2a89b75-5975-6a73-b574-c9350228bbfb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3230e468-3cea-dc17-b207-878e38d6834a-5129a101 {
    justify-self: center;
  }

  #w-node-eb18e9cb-84f3-63e7-6292-d3ebedf6ec7a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2974-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e297b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e297f-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2985-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2989-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e298e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2992-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2997-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e299b-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a4-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29ad-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b6-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29bb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29bf-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29c4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29c8-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29cd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d1-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29da-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29df-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29e3-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29e7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29eb-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f4-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29fd-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a02-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a06-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a0b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a0f-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a14-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a18-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a1d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a21-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a26-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a2a-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a2f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a44-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a45-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c34-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c35-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c49-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c5c-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c63-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c67-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c6d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c71-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c76-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c7a-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c7f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c83-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c88-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c8c-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c91-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c95-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c9a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c9e-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ca3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ca7-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cb0-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cb5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cb9-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cbe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cc2-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cc7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ccd-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cd1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cd5-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cda-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cde-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ce3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ce7-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cf0-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cf5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cf9-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cfe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d02-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d07-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d0b-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d10-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d14-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d19-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d1e-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686d1f-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a39887c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39887d-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398891-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988a4-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988ab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988af-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988b5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988b9-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988be-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988c2-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988c7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988cb-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988d0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988d4-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988d9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988dd-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988e2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988e6-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988eb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988ef-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988f4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988f8-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988fd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398901-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398906-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39890a-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39890f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398915-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398919-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39891d-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398922-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398926-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39892b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39892f-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398934-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398938-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39893d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398941-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398946-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39894a-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39894f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398953-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398958-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39895c-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398961-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398966-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398967-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a0c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a0d-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a21-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a34-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a3b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a3f-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a45-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a49-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a4e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a52-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a57-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a5b-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a60-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a64-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a69-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a6d-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a72-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a76-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a7b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a7f-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a84-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a88-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a8d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a91-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a96-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a9a-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a9f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa5-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aad-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab6-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168abb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168abf-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ac4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ac8-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168acd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad1-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ada-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168adf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae3-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aec-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168af1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168af6-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168af7-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b6ed-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b6ee-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b702-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b715-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b71c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b720-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b726-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b72a-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b72f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b733-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b738-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b73c-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b741-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b745-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b74a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b74e-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b753-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b757-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b75c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b760-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b765-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b769-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b76e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b772-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b777-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b77b-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b780-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b786-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b78a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b78e-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b793-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b797-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b79c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a0-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a9-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7ae-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7b2-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7b7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7bb-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c4-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7cd-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7d2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7d7-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7d8-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c619-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c61a-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c62e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c641-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c648-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c64c-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c652-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c656-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c65b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c65f-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c664-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c668-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c66d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c671-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c676-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c67a-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c67f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c683-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c688-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c68c-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c691-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c695-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c69a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c69e-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6a3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6a7-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b2-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ba-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6bf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c3-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6cc-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6d1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6d5-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6da-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6de-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6e3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6e7-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f0-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f9-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6fe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c703-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c704-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e988-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e989-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e99d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9b0-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9b7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9bb-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9c1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9c5-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ce-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9d3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9d7-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9dc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e0-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e9-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ee-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9f2-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9f7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9fb-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea00-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea04-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea09-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea0d-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea12-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea16-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea1b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea21-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea25-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea29-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea2e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea32-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea37-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea3b-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea40-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea44-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea49-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea4d-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea52-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea56-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea5b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea5f-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea64-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea68-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea6d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea72-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea73-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7edfd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7edfe-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee12-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee25-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee2c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee30-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee36-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee3a-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee3f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee43-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee48-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee4c-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee51-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee55-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee5a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee5e-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee63-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee67-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee6c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee70-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee75-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee79-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee7e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee82-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee87-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee8b-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee90-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee96-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee9a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee9e-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eea3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eea7-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb0-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb9-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eebe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eec2-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eec7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eecb-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed4-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eedd-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eee2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eee7-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eee8-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f41-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f42-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f56-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f69-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f70-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f74-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f7a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f7e-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f83-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f87-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f8c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f90-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f95-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f99-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f9e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fa2-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fa7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fab-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb4-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fbd-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc6-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fcb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fcf-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fd4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fda-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fde-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fe2-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fe7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03feb-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff4-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ffd-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04002-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04006-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0400b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0400f-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04014-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04018-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0401d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04021-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04026-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0402b-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0402c-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca0a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca0b-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca1f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca32-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca39-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca3d-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca43-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca47-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca4c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca50-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca55-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca59-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca62-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca67-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca6b-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca70-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca74-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca79-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca7d-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca82-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca86-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca8b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca8f-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca94-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca98-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca9d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caa3-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caa7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caab-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cab0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cab4-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cab9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cabd-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cac2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cac6-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cacb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cacf-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cad4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cad8-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cadd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cae1-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cae6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caea-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caf4-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053caf5-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e25-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e26-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e3a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e4d-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e54-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e58-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e62-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e67-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e6b-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e70-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e74-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e79-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e7d-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e82-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e86-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e8b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e8f-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e94-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e98-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e9d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea1-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eaa-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eaf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb3-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ebe-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ec2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ec6-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ecb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ecf-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ed4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ed8-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1edd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee1-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eea-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef3-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1efc-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f01-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f05-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f0a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f0f-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f10-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e7c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e7d-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e91-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ea4-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eaf-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eb5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eb9-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ebe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ec2-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ec7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ecb-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed4-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2edd-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee6-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eeb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eef-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ef4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ef8-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2efd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f01-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f06-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f0a-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f0f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f15-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f19-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f1d-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f22-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f26-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f2b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f2f-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f34-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f38-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f3d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f41-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f46-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f4a-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f4f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f53-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f58-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f5c-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f61-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f66-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f67-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bac-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bc0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bd3-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bda-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bde-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3be4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3be8-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bed-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf1-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bfa-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c03-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c08-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c0c-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c11-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c15-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c1a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c1e-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c23-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c27-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c2c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c30-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c35-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c39-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c3e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c44-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c48-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c4c-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c51-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c55-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c5a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c5e-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c63-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c67-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c6c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c70-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c75-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c79-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c7e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c82-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c87-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c8b-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c90-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c95-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c96-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dddc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dddd-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10ddf1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de04-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de0b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de0f-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de15-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de19-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de1e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de22-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de27-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de2b-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de30-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de34-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de39-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de3d-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de42-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de46-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de4b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de4f-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de54-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de58-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de5d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de61-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de66-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de6a-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de6f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de75-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de79-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de7d-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de82-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de86-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de8b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de8f-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de94-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de98-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de9d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea1-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deaa-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deaf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb3-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10debc-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec6-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec7-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4096-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4097-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40be-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40c5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40c9-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40cf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d3-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40dc-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40e1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40e5-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ea-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ee-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40f3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40f7-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40fc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4100-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4105-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4109-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a410e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4112-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4117-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a411b-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4120-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4124-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4129-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a412f-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4133-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4137-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a413c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4140-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4145-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4149-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a414e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4152-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4157-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a415b-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4160-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4164-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4169-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a416d-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4172-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4176-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a417b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4180-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4181-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5210-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5211-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5225-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5238-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c523f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5243-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5249-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c524d-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5252-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5256-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c525b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c525f-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5264-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5268-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c526d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5271-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5276-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c527a-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c527f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5283-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5288-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c528c-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5291-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5295-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c529a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c529e-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a9-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ad-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b1-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ba-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52bf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c3-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52cc-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52d1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52d5-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52da-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52de-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52e3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52e7-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52f0-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52f5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52fa-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52fb-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d0fc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d0fd-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d111-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d124-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d12b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d12f-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d135-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d139-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d13e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d142-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d147-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d14b-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d150-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d154-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d159-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d15d-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d162-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d166-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d16b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d16f-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d174-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d178-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d17d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d181-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d186-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d18a-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d18f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d195-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d199-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d19d-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1a2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1a6-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1ab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1af-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1b4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1b8-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1bd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1c1-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1c6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1ca-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1cf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1d3-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1d8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1dc-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1e1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1e6-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1e7-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f095-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f096-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0aa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0bd-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0c4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0c8-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ce-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0d2-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0d7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0db-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e4-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ed-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f6-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0fb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ff-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f104-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f108-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f10d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f111-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f116-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f11a-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f11f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f123-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f128-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f12e-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f132-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f136-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f13b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f13f-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f144-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f148-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f14d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f151-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f156-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f15a-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f15f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f163-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f168-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f16c-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f171-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f175-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f17a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f17f-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f180-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad852-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad853-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad867-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad87a-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad881-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad885-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad88b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad88f-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad894-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad898-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad89d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8a1-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8a6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8aa-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8af-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8b3-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8b8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8bc-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8c1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8c5-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8ca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8ce-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8d3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8d7-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8dc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8e0-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8e5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8eb-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8ef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8f3-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8f8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8fc-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad901-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad905-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad90a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad90e-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad913-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad917-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad91c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad920-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad925-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad929-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad92e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad932-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad937-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad93c-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad93d-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cbd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cbe-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cd2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994ce5-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cf0-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cf6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cfa-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d03-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d08-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d0c-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d11-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d15-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d1a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d1e-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d23-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d27-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d2c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d30-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d35-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d39-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d3e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d42-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d47-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d4b-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d50-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d56-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d5a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d5e-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d63-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d67-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d6c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d70-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d75-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d79-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d7e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d82-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d87-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d8b-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d90-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d94-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d99-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d9d-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994da2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994da7-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994da8-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c233494c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233494d-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334961-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334974-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233497b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233497f-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334985-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334989-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233498e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334992-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334997-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233499b-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349a0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349a4-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349a9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ad-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349b2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349b6-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349bb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349bf-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349c4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349c8-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349cd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349d1-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349d6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349da-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349df-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349e5-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349e9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ed-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349f2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349f6-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349fb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ff-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a04-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a08-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a0d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a11-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a16-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a1a-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a1f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a23-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a28-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a2c-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a31-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a36-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a37-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61ce-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61cf-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61f9-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6200-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6204-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf620a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf620e-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6213-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6217-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf621c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6220-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6225-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6229-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf622e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6232-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6237-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf623b-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6240-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6244-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6249-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf624d-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6252-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6256-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf625b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf625f-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6264-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf626a-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf626e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6272-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6277-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf627b-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6280-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6284-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6289-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf628d-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6292-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6296-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf629b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf629f-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62a4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62a8-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62ad-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b1-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62bb-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62bc-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeb8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeb9-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeee0-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeee7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeeb-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeef1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeef5-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeefa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeefe-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef03-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef07-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef0c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef10-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef15-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef19-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef1e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef22-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef27-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef2b-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef30-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef34-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef39-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef3d-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef42-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef46-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef4b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef51-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef55-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef59-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef62-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef67-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef6b-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef70-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef74-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef79-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef7d-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef82-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef86-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef8b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef8f-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef94-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef98-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef9d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaefa2-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaefa3-5129a101, #w-node-e3948778-d82a-791a-8a36-aa93ccaf78a4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e3948778-d82a-791a-8a36-aa93ccaf78a5-5129a101, #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e1a-5129a101 {
    justify-self: center;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e21-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_49102448-72f7-cc7f-0f1d-9c672fc07f5d-5129a101 {
    justify-self: center;
  }

  #w-node-f7c1aaea-0dfb-5b6e-5729-01fcd9ea5b71-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e25-5129a101 {
    justify-self: center;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e2b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4eea-5129a101, #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4eeb-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da43c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da43d-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da51c-5129a101 {
    justify-self: center;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da523-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a6f44576-ff74-2e35-67f0-6efceab31192-5129a101 {
    justify-self: center;
  }

  #w-node-_4ba2a914-55f2-05d6-bbc3-cb53c8ccc58e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da527-5129a101 {
    justify-self: center;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da52d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da532-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da533-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffc2f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffc30-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd13-5129a101 {
    justify-self: center;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd1a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-dc1d9f49-ef42-fcf4-d6c0-8d6f2d662394-5129a101 {
    justify-self: center;
  }

  #w-node-fae86485-f0a4-0b9a-bf7b-6cd3f92cf3fa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd1e-5129a101 {
    justify-self: center;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd24-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd29-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd2a-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240a5a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240a5b-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240b43-5129a101 {
    justify-self: center;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b4a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1a1458b8-9c84-f6aa-febb-56fc8565a606-5129a101 {
    justify-self: center;
  }

  #w-node-caadbc63-875f-52aa-8dc2-b3c94c8762c7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b4e-5129a101 {
    justify-self: center;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b54-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b59-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240b5a-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186535d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186535e-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865446-5129a101 {
    justify-self: center;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186544d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_284ca49d-56c3-b71d-62e7-a21fe74e9b2f-5129a101 {
    justify-self: center;
  }

  #w-node-a6d16171-7f4e-5e53-ac52-2daef4b7d7f2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865451-5129a101 {
    justify-self: center;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865457-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186545c-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186545d-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f2eb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f2ec-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3d4-5129a101 {
    justify-self: center;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3db-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_51acb859-b52b-3e7f-4236-3492565d0d93-5129a101 {
    justify-self: center;
  }

  #w-node-_025aa091-b63c-df11-4bcf-11887b569139-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3df-5129a101 {
    justify-self: center;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3e5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3ea-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3eb-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d12259d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d12259e-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d122686-5129a101 {
    justify-self: center;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d12268d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_290d3fc0-d1c5-194a-97df-516be475de73-5129a101 {
    justify-self: center;
  }

  #w-node-fb2322c6-4195-0b48-be28-4b046967987f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d122691-5129a101 {
    justify-self: center;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d122697-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d12269c-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d12269d-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393305-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393306-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933f4-5129a101 {
    justify-self: center;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933fb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_65dc066d-3e15-6eed-fd43-25e4031ea6fb-5129a101 {
    justify-self: center;
  }

  #w-node-_581ba359-f3af-4d61-939a-dd7137886d9c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933ff-5129a101 {
    justify-self: center;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393405-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb8739340a-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb8739340b-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9d7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9d8-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aac6-5129a101 {
    justify-self: center;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aacd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-cf20490b-a209-de06-ac87-76f7e2fb4b72-5129a101 {
    justify-self: center;
  }

  #w-node-b45e4ac0-e026-0b8f-ccf6-edba4570910e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aad1-5129a101 {
    justify-self: center;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aad7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aadc-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aadd-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e22-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e23-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e4a-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e51-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e55-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e5b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e5f-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e64-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e68-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e6d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e71-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e76-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e7a-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e7f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e83-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e88-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e8c-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e91-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e95-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e9a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e9e-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ea3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ea7-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eb0-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eb5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ebb-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ebf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ec3-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ec8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ecc-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ed1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ed5-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eda-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ede-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ee3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ee7-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ef0-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ef5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ef9-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3efe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f02-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f07-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f0c-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3f0d-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824dab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824dac-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824df5-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824df7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824df9-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824dfa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824e20-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824e66-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824e67-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824e8a-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824ec9-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824eca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824ef2-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824f3d-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824f3e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824f66-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824fae-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824faf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824fd2-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372825011-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372825012-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a3937282503a-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372825085-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372825086-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a393728250ae-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a393728250f3-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a393728250f4-5129a101, #w-node-_8ec64606-bc85-47e8-492e-1149a004f689-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8ec64606-bc85-47e8-492e-1149a004f68a-5129a101 {
    justify-self: center;
  }

  #w-node-_8ec64606-bc85-47e8-492e-1149a004f69e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_8ec64606-bc85-47e8-492e-1149a004f773-5129a101, #w-node-_8ec64606-bc85-47e8-492e-1149a004f774-5129a101, #w-node-c3713d24-c7e1-e68b-680c-1afa4978cac6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c3713d24-c7e1-e68b-680c-1afa4978cac7-5129a101 {
    justify-self: center;
  }

  #w-node-c3713d24-c7e1-e68b-680c-1afa4978cae1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-c3713d24-c7e1-e68b-680c-1afa4978caed-5129a101, #w-node-c3713d24-c7e1-e68b-680c-1afa4978caee-5129a101, #w-node-a618dba8-2930-110d-594d-b98647f73590-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a618dba8-2930-110d-594d-b98647f73591-5129a101 {
    justify-self: center;
  }

  #w-node-a618dba8-2930-110d-594d-b98647f735ab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-a618dba8-2930-110d-594d-b98647f735b7-5129a101, #w-node-a618dba8-2930-110d-594d-b98647f735b8-5129a101, #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24959-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c2495a-5129a101 {
    justify-self: center;
  }

  #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24974-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24980-5129a101, #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24981-5129a101, #w-node-_53643ef4-d983-dc7a-d4d2-9c51971535e5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_53643ef4-d983-dc7a-d4d2-9c51971535e6-5129a101 {
    justify-self: center;
  }

  #w-node-_53643ef4-d983-dc7a-d4d2-9c519715360e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_53643ef4-d983-dc7a-d4d2-9c519715361a-5129a101, #w-node-_53643ef4-d983-dc7a-d4d2-9c519715361b-5129a101, #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc170-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc171-5129a101 {
    justify-self: center;
  }

  #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc199-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc1a5-5129a101, #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc1a6-5129a101, #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442c9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442f2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442fe-5129a101, #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442ff-5129a101, #w-node-ce765ad8-a41c-c13c-4b0c-22866f23307b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ce765ad8-a41c-c13c-4b0c-22866f23307c-5129a101 {
    justify-self: center;
  }

  #w-node-ce765ad8-a41c-c13c-4b0c-22866f2330a4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-ce765ad8-a41c-c13c-4b0c-22866f2330b0-5129a101, #w-node-ce765ad8-a41c-c13c-4b0c-22866f2330b1-5129a101, #w-node-_29e45040-8baa-4a71-dd95-20d8542ef332-5129a101, #w-node-_29e45040-8baa-4a71-dd95-20d8542ef333-5129a101, #w-node-_645c02e5-4c76-9e14-97e2-5306d4d85716-5129a101, #w-node-_645c02e5-4c76-9e14-97e2-5306d4d85717-5129a101, #w-node-_28520ad7-5fab-0aff-41cb-fc6247b463ec-5129a101, #w-node-_28520ad7-5fab-0aff-41cb-fc6247b463ed-5129a101, #w-node-_94d44167-7ff5-456c-6479-c173ba7b0a8a-5129a101, #w-node-_94d44167-7ff5-456c-6479-c173ba7b0a8b-5129a101, #w-node-_816aadd0-e587-053f-80fe-dff6a3fe71b1-5129a101, #w-node-_816aadd0-e587-053f-80fe-dff6a3fe71b2-5129a101, #w-node-_0a0e02a2-7079-51f8-be83-510e533f9b0a-5129a101, #w-node-_0a0e02a2-7079-51f8-be83-510e533f9b0b-5129a101, #w-node-_2074fe47-3f34-7834-b8da-643b74cfd31e-5129a101, #w-node-_2074fe47-3f34-7834-b8da-643b74cfd31f-5129a101, #w-node-_888a9c92-e295-5a80-19c9-2b07609c4bb0-5129a101, #w-node-_888a9c92-e295-5a80-19c9-2b07609c4bb1-5129a101, #w-node-b1809324-e3f9-20b3-8910-5f182c0de576-5129a101, #w-node-b1809324-e3f9-20b3-8910-5f182c0de577-5129a101, #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f5f-5129a101 {
    justify-self: center;
  }

  #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f92-5129a101, #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f93-5129a101, #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d137-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d138-5129a101 {
    justify-self: center;
  }

  #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d14c-5129a101, #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d14d-5129a101, #w-node-_52e84f01-3b28-9918-9f53-c1b8c5769677-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_52e84f01-3b28-9918-9f53-c1b8c5769678-5129a101 {
    justify-self: center;
  }

  #w-node-_52e84f01-3b28-9918-9f53-c1b8c576968c-5129a101, #w-node-_52e84f01-3b28-9918-9f53-c1b8c576968d-5129a101, #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb371f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb3720-5129a101 {
    justify-self: center;
  }

  #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb3734-5129a101, #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb3735-5129a101, #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bd7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bd8-5129a101 {
    justify-self: center;
  }

  #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bec-5129a101, #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bed-5129a101, #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da779-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da77a-5129a101 {
    justify-self: center;
  }

  #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da78e-5129a101, #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da78f-5129a101, #w-node-a3a8baa7-89e6-e3ba-eb97-c51c9e8846a0-5129a101, #w-node-a3a8baa7-89e6-e3ba-eb97-c51c9e8846a1-5129a101, #w-node-_7e3ed826-1e3b-e72d-959f-4944bb612efd-5129a101, #w-node-_7e3ed826-1e3b-e72d-959f-4944bb612efe-5129a101, #w-node-fedb351c-c592-1dd3-3e9b-8557dd0cdb02-5129a101, #w-node-fedb351c-c592-1dd3-3e9b-8557dd0cdb03-5129a101, #w-node-_3ed11d96-e7c0-8b2d-057d-040d6fcb45f7-5129a101, #w-node-_3ed11d96-e7c0-8b2d-057d-040d6fcb45f8-5129a101, #w-node-_39e19167-f258-8632-d515-e51b072b86f4-5129a101, #w-node-_39e19167-f258-8632-d515-e51b072b86f5-5129a101, #w-node-_48fc191b-1797-2fb2-48d4-b8f892603ac0-5129a101, #w-node-_48fc191b-1797-2fb2-48d4-b8f892603ac1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cb6b8a40-dfb0-170d-7e03-7ca8cac6e3e7-5129a101, #w-node-_4b0af647-e0aa-a25f-f2fe-410a1d5ca19e-5129a102 {
    justify-self: center;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_1369a7d9-c445-9f7d-ae10-8c9e2132d359-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1369a7d9-c445-9f7d-ae10-8c9e2132d35a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_82fdef71-77f7-3e2b-d5f8-2fd6785c053b-5129a101 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-dd4df1d1-1335-1505-90d3-c48234946b5f-5129a101 {
    justify-self: center;
  }

  #w-node-_51076e53-6c96-4f28-b124-567b4fa31ecf-5129a101, #w-node-_51076e53-6c96-4f28-b124-567b4fa31ed0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_51076e53-6c96-4f28-b124-567b4fa31ed2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6e618f0-da21-2f71-ecd8-22667c1dcb89-5129a101 {
    justify-self: center;
  }

  #w-node-c3ab9142-afee-6d23-29de-ee89f018ccca-5129a101, #w-node-c3ab9142-afee-6d23-29de-ee89f018cccb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c3ab9142-afee-6d23-29de-ee89f018cccd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_751a777d-a50c-aa3c-7f4a-0390711829ae-5129a101 {
    justify-self: center;
  }

  #w-node-bb0b9f01-fce4-e899-7004-909e866eea00-5129a101, #w-node-bb0b9f01-fce4-e899-7004-909e866eea01-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bb0b9f01-fce4-e899-7004-909e866eea03-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_07083085-1dcd-6e09-120b-2f0204f5fdd2-5129a101 {
    justify-self: center;
  }

  #w-node-_1d10695a-ef76-1e8c-ed2a-2b41a285cddd-5129a101, #w-node-_1d10695a-ef76-1e8c-ed2a-2b41a285cdde-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1d10695a-ef76-1e8c-ed2a-2b41a285cde0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1877d681-b01b-d110-4f70-88075d15fd3e-5129a101 {
    justify-self: center;
  }

  #w-node-a61414ab-2372-1667-143d-f316005a3fd2-5129a101, #w-node-a61414ab-2372-1667-143d-f316005a3fd3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a61414ab-2372-1667-143d-f316005a3fd5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3250aad0-4895-43ca-ecce-3342b7168648-5129a101 {
    justify-self: center;
  }

  #w-node-_4c56755f-a61f-e11b-e00b-2510a49f66cf-5129a101, #w-node-_4c56755f-a61f-e11b-e00b-2510a49f66d0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4c56755f-a61f-e11b-e00b-2510a49f66d2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_132f48e5-d959-6a0b-0a08-1a8c250de296-5129a101 {
    justify-self: center;
  }

  #w-node-_45b9ad64-2740-e127-8256-98e23aba2ee5-5129a101, #w-node-_45b9ad64-2740-e127-8256-98e23aba2ee6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_45b9ad64-2740-e127-8256-98e23aba2ee8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d06f7d23-606a-2894-9850-3ba3c33504de-5129a101 {
    justify-self: center;
  }

  #w-node-_64bb00fe-fe86-f415-f305-f616805d8ecb-5129a101, #w-node-_64bb00fe-fe86-f415-f305-f616805d8ecc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_64bb00fe-fe86-f415-f305-f616805d8ece-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9750a9cf-61df-cd40-6b4d-db3ba58bebe9-5129a101 {
    justify-self: center;
  }

  #w-node-de2cf674-51f0-1d3b-268e-2958e13c7cff-5129a101, #w-node-de2cf674-51f0-1d3b-268e-2958e13c7d00-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-de2cf674-51f0-1d3b-268e-2958e13c7d02-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a2b9c511-88cc-74d1-1960-a7858f89a432-5129a101 {
    justify-self: center;
  }

  #w-node-a12ac3e4-cac7-575f-13af-0a77dbf247b0-5129a101, #w-node-a12ac3e4-cac7-575f-13af-0a77dbf247b1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a12ac3e4-cac7-575f-13af-0a77dbf247b3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dd1cf32c-cc77-0a97-0bb4-81a6b581c235-5129a101 {
    justify-self: center;
  }

  #w-node-ae183461-230b-c182-a7a7-e657b0e3a612-5129a101, #w-node-ae183461-230b-c182-a7a7-e657b0e3a613-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ae183461-230b-c182-a7a7-e657b0e3a615-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4ba3e16e-6130-a5c2-8fdf-c3481869541c-5129a101 {
    justify-self: center;
  }

  #w-node-_1bcd2b0b-dba1-2c3f-62d5-9539e66c9857-5129a101, #w-node-_1bcd2b0b-dba1-2c3f-62d5-9539e66c9858-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1bcd2b0b-dba1-2c3f-62d5-9539e66c985a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b74c4116-956e-634e-ecd8-2a84b69fa1d3-5129a101 {
    justify-self: center;
  }

  #w-node-_50e8142a-c8a7-4a32-fb79-fa8722200aa8-5129a101, #w-node-_50e8142a-c8a7-4a32-fb79-fa8722200aa9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_50e8142a-c8a7-4a32-fb79-fa8722200aab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_815157fc-1a5c-01dc-6267-4b04131da378-5129a101 {
    justify-self: center;
  }

  #w-node-_956b7594-f8d2-84fb-f5cd-476661c13772-5129a101, #w-node-_956b7594-f8d2-84fb-f5cd-476661c13773-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_956b7594-f8d2-84fb-f5cd-476661c13775-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e18d0150-5123-952d-4272-d398b3655466-5129a101 {
    justify-self: center;
  }

  #w-node-_611ee76a-8ccc-54eb-d6f4-20db6bb5b5e4-5129a101, #w-node-_611ee76a-8ccc-54eb-d6f4-20db6bb5b5e5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_611ee76a-8ccc-54eb-d6f4-20db6bb5b5e7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c71276d9-9323-0122-4e79-38586c006076-5129a101 {
    justify-self: center;
  }

  #w-node-e1717dca-2e66-762d-ef3d-5d9e35e56a9e-5129a101, #w-node-e1717dca-2e66-762d-ef3d-5d9e35e56a9f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e1717dca-2e66-762d-ef3d-5d9e35e56aa1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ae41e9fb-853e-0a01-0421-de1ab6a466a1-5129a101 {
    justify-self: center;
  }

  #w-node-_5e0de665-08a4-c51b-c713-7da17733bafb-5129a101, #w-node-_5e0de665-08a4-c51b-c713-7da17733bafc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e0de665-08a4-c51b-c713-7da17733bafe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_06cdd645-038a-27a3-cf6e-8282219aab55-5129a101 {
    justify-self: center;
  }

  #w-node-a03df85a-a5f4-9c9d-880b-d5786362b618-5129a101, #w-node-a03df85a-a5f4-9c9d-880b-d5786362b619-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a03df85a-a5f4-9c9d-880b-d5786362b61b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c3a97d1c-58cc-cb4f-ca7f-6328a7bd4e71-5129a101 {
    justify-self: center;
  }

  #w-node-_9b9d12cb-3910-aeb8-6d21-9025381638fe-5129a101, #w-node-_9b9d12cb-3910-aeb8-6d21-9025381638ff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b9d12cb-3910-aeb8-6d21-902538163901-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1542fd2c-5415-c399-8bff-775c991cfc49-5129a101 {
    justify-self: center;
  }

  #w-node-ca53d129-6457-61b2-3f25-7678214a45b2-5129a101, #w-node-ca53d129-6457-61b2-3f25-7678214a45b3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ca53d129-6457-61b2-3f25-7678214a45b5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_258efba4-18c2-ac33-0e79-1f8717a2d583-5129a101 {
    justify-self: center;
  }

  #w-node-_91b00339-0c0a-cd34-0d7b-37358ad2253e-5129a101, #w-node-_91b00339-0c0a-cd34-0d7b-37358ad2253f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_91b00339-0c0a-cd34-0d7b-37358ad22541-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a84-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a8b-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6a8c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a8e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a8f-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a95-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6a96-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a98-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a99-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6a9e-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6a9f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aa1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aa2-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aa7-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6aa8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aaa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aab-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ab0-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6ab1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ab3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ab4-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ab9-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6aba-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6abc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6abd-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ac2-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6ac3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ac5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ac6-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6acb-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6acc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ace-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6acf-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ad4-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6ad5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ad7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ad8-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6add-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6ade-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ae0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ae1-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ae6-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6ae7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6ae9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aea-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6aef-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6af0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6af2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6af3-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6af7-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6af8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6afa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6afb-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b00-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6b01-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b03-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b04-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b09-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6b0a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b0c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b0d-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b12-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6b13-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b15-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b16-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b1b-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6b1c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b1e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b1f-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b24-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6b25-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b27-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b28-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b2d-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6b2e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b30-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b31-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b36-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6b37-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b39-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b3a-5129a101 {
    justify-self: center;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b3f-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6b40-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a82a5332-2443-6b4f-a393-72e713af6b42-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_00f9a774-e5c0-5ee2-9890-1ad5ae178d76-5129a101, #w-node-_00f9a774-e5c0-5ee2-9890-1ad5ae178d77-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_00f9a774-e5c0-5ee2-9890-1ad5ae178d79-5129a101, #w-node-b2a89b75-5975-6a73-b574-c9350228bbfb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3230e468-3cea-dc17-b207-878e38d6834a-5129a101 {
    justify-self: center;
  }

  #w-node-eb18e9cb-84f3-63e7-6292-d3ebedf6ec7a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2974-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e297b-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e297c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e297e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e297f-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2985-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2986-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2988-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2989-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e298e-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e298f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2991-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2992-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2997-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2998-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e299a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e299b-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a0-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a4-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29a9-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29aa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29ac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29ad-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b2-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29b6-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29bb-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29bc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29be-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29bf-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29c4-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29c5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29c7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29c8-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29cd-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29ce-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d1-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d6-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29d9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29da-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29df-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29e0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29e2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29e3-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29e7-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29e8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29ea-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29eb-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f0-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f4-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29f9-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29fa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29fc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e29fd-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a02-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a03-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a05-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a06-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a0b-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a0c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a0e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a0f-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a14-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a15-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a17-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a18-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a1d-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a1e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a20-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a21-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a26-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a27-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a29-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a2a-5129a101 {
    justify-self: center;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a2f-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a30-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a32-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a47-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a48-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2a4a-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c34-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c35-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c49-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c5c-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c63-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c64-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c66-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c67-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c6d-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c6e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c70-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c71-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c76-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c77-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c79-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c7a-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c7f-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c80-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c82-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c83-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c88-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c89-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c8b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c8c-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c91-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c92-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c94-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c95-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c9a-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c9b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c9d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686c9e-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ca3-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686ca4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ca6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ca7-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cac-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686cad-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686caf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cb0-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cb5-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686cb6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cb8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cb9-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cbe-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686cbf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cc1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cc2-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cc7-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686cc8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ccd-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cd1-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686cd2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cd4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cd5-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cda-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686cdb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cdd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cde-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ce3-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686ce4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ce6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686ce7-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cec-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686ced-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cf0-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cf5-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686cf6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cf8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cf9-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686cfe-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686cff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d01-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d02-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d07-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686d08-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d0a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d0b-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d10-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686d11-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d13-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d14-5129a101 {
    justify-self: center;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d19-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686d1a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d1c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d21-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686d22-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9b1a037b-218e-1702-3864-82e7b2686d24-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a39887c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39887d-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398891-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988a4-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988ab-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988ac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988ae-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988af-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988b5-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988b6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988b8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988b9-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988be-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988bf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988c1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988c2-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988c7-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988c8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988ca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988cb-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988d0-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988d1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988d3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988d4-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988d9-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988da-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988dc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988dd-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988e2-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988e3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988e5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988e6-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988eb-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988ec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988ee-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988ef-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988f4-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988f5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988f7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988f8-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a3988fd-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988fe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398900-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398901-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398906-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398907-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398909-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39890a-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39890f-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398910-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398912-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398915-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398919-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a39891a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39891c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39891d-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398922-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398923-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398925-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398926-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39892b-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a39892c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39892e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39892f-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398934-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398935-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398937-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398938-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39893d-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a39893e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398940-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398941-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398946-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398947-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398949-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39894a-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39894f-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398950-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398952-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398953-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398958-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398959-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39895b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39895c-5129a101 {
    justify-self: center;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398961-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398962-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398964-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a398969-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a39896a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_87f41274-3f82-6c07-8698-6c277a39896c-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a0c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a0d-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a21-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a34-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a3b-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a3c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a3e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a3f-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a45-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a46-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a48-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a49-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a4e-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a4f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a51-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a52-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a57-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a58-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a5a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a5b-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a60-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a61-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a63-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a64-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a69-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a6a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a6c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a6d-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a72-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a73-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a75-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a76-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a7b-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a7c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a7e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a7f-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a84-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a85-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a87-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a88-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a8d-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a8e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a90-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a91-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a96-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a97-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a99-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a9a-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a9f-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa5-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa9-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aaa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aad-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab2-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ab6-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168abb-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168abc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168abe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168abf-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ac4-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ac5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ac7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ac8-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168acd-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ace-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad1-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad6-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ad9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ada-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168adf-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae3-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae8-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168ae9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aeb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aec-5129a101 {
    justify-self: center;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168af1-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168af2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168af4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168af9-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168afa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_85f8ccab-8cc9-f32f-81e1-570043168afc-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b6ed-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b6ee-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b702-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b715-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b71c-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b71d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b71f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b720-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b726-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b727-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b729-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b72a-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b72f-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b730-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b732-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b733-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b738-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b739-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b73b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b73c-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b741-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b742-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b744-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b745-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b74a-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b74b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b74d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b74e-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b753-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b754-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b756-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b757-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b75c-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b75d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b75f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b760-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b765-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b766-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b768-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b769-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b76e-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b76f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b771-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b772-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b777-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b778-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b77a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b77b-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b780-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b781-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b783-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b786-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b78a-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b78b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b78d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b78e-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b793-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b794-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b796-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b797-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b79c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b79f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a0-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a5-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7a9-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7ae-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7af-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7b1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7b2-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7b7-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7b8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7ba-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7bb-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c0-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c4-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7c9-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7ca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7cc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7cd-5129a101 {
    justify-self: center;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7d2-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7d3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7d5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7da-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7db-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b7dd-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c619-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c61a-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c62e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c641-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c648-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c649-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c64b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c64c-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c652-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c653-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c655-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c656-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c65b-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c65c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c65e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c65f-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c664-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c665-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c667-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c668-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c66d-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c66e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c670-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c671-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c676-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c677-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c679-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c67a-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c67f-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c680-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c682-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c683-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c688-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c689-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c68b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c68c-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c691-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c692-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c694-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c695-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c69a-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c69b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c69d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c69e-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6a3-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6a4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6a6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6a7-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ac-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ad-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6af-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b2-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b6-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ba-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6bf-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c3-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c8-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6c9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6cb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6cc-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6d1-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6d2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6d4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6d5-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6da-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6db-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6dd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6de-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6e3-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6e4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6e6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6e7-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ec-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ed-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f0-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f5-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6f9-5129a101 {
    justify-self: center;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6fe-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6ff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c701-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c706-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c707-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c709-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e988-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e989-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e99d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9b0-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9b7-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9b8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ba-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9bb-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9c1-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9c2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9c4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9c5-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ca-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9cb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9cd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ce-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9d3-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9d4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9d6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9d7-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9dc-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9dd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9df-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e0-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e5-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9e9-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ee-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9f1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9f2-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9f7-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9f8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9fa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9fb-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea00-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea01-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea03-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea04-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea09-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea0a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea0c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea0d-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea12-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea13-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea15-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea16-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea1b-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea1c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea1e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea21-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea25-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea26-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea28-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea29-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea2e-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea2f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea31-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea32-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea37-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea38-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea3a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea3b-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea40-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea41-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea43-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea44-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea49-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea4a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea4c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea4d-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea52-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea53-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea55-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea56-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea5b-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea5c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea5f-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea64-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea65-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea67-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea68-5129a101 {
    justify-self: center;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea6d-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea6e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea70-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea75-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea76-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea78-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7edfd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7edfe-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee12-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee25-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee2c-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee2d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee2f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee30-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee36-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee37-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee39-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee3a-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee3f-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee40-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee42-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee43-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee48-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee49-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee4b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee4c-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee51-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee52-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee54-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee55-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee5a-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee5b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee5d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee5e-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee63-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee64-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee66-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee67-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee6c-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee6d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee6f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee70-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee75-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee76-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee78-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee79-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee7e-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee7f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee81-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee82-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee87-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee88-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee8a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee8b-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee90-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee91-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee93-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee96-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee9a-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee9b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee9d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee9e-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eea3-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eea4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eea6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eea7-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeac-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eead-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeaf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb0-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb5-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeb9-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eebe-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eebf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eec1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eec2-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eec7-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eec8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eecb-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed0-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed4-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eed9-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeda-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eedc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eedd-5129a101 {
    justify-self: center;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eee2-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eee3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eee5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeea-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeeb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7eeed-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f41-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f42-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f56-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f69-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f70-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f71-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f73-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f74-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f7a-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f7b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f7d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f7e-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f83-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f84-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f86-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f87-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f8c-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f8d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f8f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f90-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f95-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f96-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f98-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f99-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f9e-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f9f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fa1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fa2-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fa7-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fa8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03faa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fab-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb0-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb4-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fb9-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fba-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fbc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fbd-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc2-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fc6-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fcb-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fcc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fce-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fcf-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fd4-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fd5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fd7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fda-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fde-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fdf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fe1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fe2-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fe7-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fe8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fea-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03feb-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff0-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff4-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ff9-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ffa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ffc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03ffd-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04002-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04003-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04005-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04006-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0400b-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0400c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0400e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0400f-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04014-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04015-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04017-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04018-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0401d-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0401e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04020-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04021-5129a101 {
    justify-self: center;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04026-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04027-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04029-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0402e-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b0402f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b04031-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca0a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca0b-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca1f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca32-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca39-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca3a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca3c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca3d-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca43-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca44-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca46-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca47-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca4c-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca4d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca4f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca50-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca55-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca56-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca58-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca59-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca5e-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca5f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca61-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca62-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca67-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca68-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca6a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca6b-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca70-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca71-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca73-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca74-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca79-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca7a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca7c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca7d-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca82-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca83-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca85-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca86-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca8b-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca8c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca8e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca8f-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca94-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca95-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca97-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca98-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca9d-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca9e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caa0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caa3-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caa7-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053caa8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caaa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caab-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cab0-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053cab1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cab3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cab4-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cab9-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053caba-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cabc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cabd-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cac2-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053cac3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cac5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cac6-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cacb-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053cacc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cace-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cacf-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cad4-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053cad5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cad7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cad8-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cadd-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053cade-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cae0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cae1-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cae6-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053cae7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cae9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caea-5129a101 {
    justify-self: center;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caef-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053caf0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caf2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053caf7-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053caf8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_285ba636-d958-adb0-ccf2-aca0d053cafa-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e25-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e26-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e3a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e4d-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e54-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e55-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e57-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e58-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e5e-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e5f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e61-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e62-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e67-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e68-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e6a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e6b-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e70-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e71-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e73-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e74-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e79-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e7a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e7c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e7d-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e82-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e83-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e85-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e86-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e8b-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e8c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e8e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e8f-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e94-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e95-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e97-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e98-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e9d-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e9e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea1-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea6-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ea9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eaa-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eaf-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb3-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb8-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eb9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ebb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ebe-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ec2-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ec3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ec5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ec6-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ecb-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ecc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ece-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ecf-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ed4-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ed5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ed7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ed8-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1edd-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ede-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee1-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee6-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ee9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eea-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1eef-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef3-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef8-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ef9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1efb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1efc-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f01-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f02-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f04-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f05-5129a101 {
    justify-self: center;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f0a-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f0b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f0d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f12-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f13-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c143d195-677c-cb91-0cb7-e52a63cd1f15-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e7c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e7d-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2e91-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ea4-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eab-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eae-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eaf-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eb5-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eb6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eb8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eb9-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ebe-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ebf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ec1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ec2-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ec7-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ec8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ecb-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed0-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed4-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ed9-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eda-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2edc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2edd-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee2-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ee6-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eeb-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eee-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2eef-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ef4-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ef5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ef7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ef8-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2efd-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2efe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f00-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f01-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f06-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f07-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f09-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f0a-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f0f-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f10-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f12-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f15-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f19-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f1a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f1c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f1d-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f22-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f23-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f25-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f26-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f2b-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f2c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f2e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f2f-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f34-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f35-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f37-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f38-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f3d-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f3e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f40-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f41-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f46-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f47-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f49-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f4a-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f4f-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f50-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f52-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f53-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f58-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f59-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f5b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f5c-5129a101 {
    justify-self: center;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f61-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f62-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f64-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f69-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f6a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f6c-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bac-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bc0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bd3-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bda-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bdb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bdd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bde-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3be4-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3be5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3be7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3be8-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bed-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bee-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf1-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf6-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bf9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bfa-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bff-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c00-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c02-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c03-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c08-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c09-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c0b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c0c-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c11-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c12-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c14-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c15-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c1a-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c1b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c1d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c1e-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c23-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c24-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c26-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c27-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c2c-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c2d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c2f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c30-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c35-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c36-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c38-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c39-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c3e-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c3f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c41-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c44-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c48-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c49-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c4b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c4c-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c51-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c52-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c54-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c55-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c5a-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c5b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c5d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c5e-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c63-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c64-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c66-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c67-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c6c-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c6d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c6f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c70-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c75-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c76-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c78-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c79-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c7e-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c7f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c81-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c82-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c87-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c88-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c8a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c8b-5129a101 {
    justify-self: center;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c90-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c91-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c93-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c98-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c99-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c9b-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dddc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dddd-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10ddf1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de04-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de0b-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de0c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de0e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de0f-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de15-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de16-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de18-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de19-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de1e-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de1f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de21-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de22-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de27-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de28-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de2a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de2b-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de30-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de31-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de33-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de34-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de39-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de3c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de3d-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de42-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de43-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de45-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de46-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de4b-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de4c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de4e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de4f-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de54-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de55-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de57-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de58-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de5d-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de60-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de61-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de66-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de67-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de69-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de6a-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de6f-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de70-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de72-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de75-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de79-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de7a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de7c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de7d-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de82-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de83-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de85-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de86-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de8b-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de8c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de8e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de8f-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de94-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de95-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de97-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de98-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de9d-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de9e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea1-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea6-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dea9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deaa-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deaf-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb3-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb8-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deb9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10debb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10debc-5129a101 {
    justify-self: center;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec1-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10dec9-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10deca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10decc-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4096-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4097-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40be-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40c5-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40c6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40c8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40c9-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40cf-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d3-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d8-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40d9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40db-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40dc-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40e1-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40e2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40e4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40e5-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ea-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40eb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ed-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ee-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40f3-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40f4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40f6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40f7-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40fc-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40fd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40ff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4100-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4105-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4106-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4108-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4109-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a410e-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a410f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4111-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4112-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4117-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4118-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a411a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a411b-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4120-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4121-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4123-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4124-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4129-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a412a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a412c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a412f-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4133-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4134-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4136-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4137-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a413c-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a413d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a413f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4140-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4145-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4146-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4148-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4149-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a414e-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a414f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4151-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4152-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4157-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4158-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a415a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a415b-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4160-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4161-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4163-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4164-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4169-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a416a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a416c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a416d-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4172-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4173-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4175-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4176-5129a101 {
    justify-self: center;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a417b-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a417c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a417e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4183-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4184-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a4186-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5210-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5211-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5225-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5238-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c523f-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5240-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5242-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5243-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5249-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c524a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c524c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c524d-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5252-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5253-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5255-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5256-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c525b-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c525c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c525e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c525f-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5264-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5265-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5267-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5268-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c526d-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c526e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5270-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5271-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5276-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5277-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5279-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c527a-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c527f-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5280-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5282-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5283-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5288-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5289-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c528b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c528c-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5291-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5292-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5294-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5295-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c529a-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c529b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c529d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c529e-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a3-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a9-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ad-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ae-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b1-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b6-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52b9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ba-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52bf-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c3-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c8-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52c9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52cb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52cc-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52d1-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52d2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52d4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52d5-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52da-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52db-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52dd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52de-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52e3-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52e4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52e6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52e7-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ec-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ed-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52ef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52f0-5129a101 {
    justify-self: center;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52f5-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52f6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52f8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52fd-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52fe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5300-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d0fc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d0fd-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d111-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d124-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d12b-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d12c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d12e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d12f-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d135-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d136-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d138-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d139-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d13e-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d13f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d141-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d142-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d147-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d148-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d14a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d14b-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d150-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d151-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d153-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d154-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d159-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d15a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d15c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d15d-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d162-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d163-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d165-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d166-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d16b-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d16c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d16e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d16f-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d174-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d175-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d177-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d178-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d17d-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d17e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d180-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d181-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d186-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d187-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d189-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d18a-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d18f-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d190-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d192-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d195-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d199-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d19a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d19c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d19d-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1a2-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1a3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1a5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1a6-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1ab-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1ac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1ae-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1af-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1b4-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1b5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1b7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1b8-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1bd-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1be-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1c0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1c1-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1c6-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1c7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1c9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1ca-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1cf-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1d0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1d2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1d3-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1d8-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1d9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1db-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1dc-5129a101 {
    justify-self: center;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1e1-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1e2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1e4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1e9-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d1ea-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_31128fda-80bd-3400-cead-441b2f49d1ec-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f095-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f096-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0aa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0bd-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0c4-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0c5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0c7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0c8-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ce-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0cf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0d1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0d2-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0d7-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0d8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0da-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0db-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e0-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e4-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0e9-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ea-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ed-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f2-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0f6-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0fb-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0fc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0fe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0ff-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f104-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f105-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f107-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f108-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f10d-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f10e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f110-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f111-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f116-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f117-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f119-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f11a-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f11f-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f120-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f122-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f123-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f128-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f129-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f12b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f12e-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f132-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f133-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f135-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f136-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f13b-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f13c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f13e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f13f-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f144-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f145-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f147-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f148-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f14d-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f14e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f150-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f151-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f156-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f157-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f159-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f15a-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f15f-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f160-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f162-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f163-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f168-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f169-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f16b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f16c-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f171-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f172-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f174-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f175-5129a101 {
    justify-self: center;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f17a-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f17b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f17d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f182-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f183-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f185-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad852-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad853-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad867-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad87a-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad881-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad882-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad884-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad885-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad88b-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad88c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad88e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad88f-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad894-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad895-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad897-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad898-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad89d-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad89e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8a0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8a1-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8a6-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8a7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8a9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8aa-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8af-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8b0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8b2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8b3-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8b8-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8b9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8bb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8bc-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8c1-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8c2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8c4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8c5-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8ca-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8cb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8cd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8ce-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8d3-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8d4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8d6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8d7-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8dc-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8dd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8df-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8e0-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8e5-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8e6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8e8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8eb-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8ef-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8f0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8f2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8f3-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8f8-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8f9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8fb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad8fc-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad901-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad902-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad904-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad905-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad90a-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad90b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad90d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad90e-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad913-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad914-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad916-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad917-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad91c-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad91d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad91f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad920-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad925-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad926-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad928-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad929-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad92e-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad92f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad931-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad932-5129a101 {
    justify-self: center;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad937-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad938-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad93a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad93f-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad940-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa171955-d510-f238-dd27-2184875ad942-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cbd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cbe-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cd2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994ce5-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cec-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994ced-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cf0-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cf6-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cf7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cf9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cfa-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994cff-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d00-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d02-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d03-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d08-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d09-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d0b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d0c-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d11-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d12-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d14-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d15-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d1a-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d1b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d1d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d1e-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d23-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d24-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d26-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d27-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d2c-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d2d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d2f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d30-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d35-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d36-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d38-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d39-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d3e-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d3f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d41-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d42-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d47-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d48-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d4a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d4b-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d50-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d51-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d53-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d56-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d5a-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d5b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d5d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d5e-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d63-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d64-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d66-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d67-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d6c-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d6d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d6f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d70-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d75-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d76-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d78-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d79-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d7e-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d7f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d81-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d82-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d87-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d88-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d8a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d8b-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d90-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d91-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d93-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d94-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d99-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d9a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d9c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d9d-5129a101 {
    justify-self: center;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994da2-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994da3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994da5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994daa-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994dab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994dad-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c233494c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233494d-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334961-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334974-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233497b-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c233497c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233497e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233497f-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334985-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334986-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334988-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334989-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233498e-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c233498f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334991-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334992-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334997-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334998-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233499a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c233499b-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349a0-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349a1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349a3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349a4-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349a9-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349aa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ad-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349b2-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349b3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349b5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349b6-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349bb-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349bc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349be-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349bf-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349c4-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349c5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349c7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349c8-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349cd-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ce-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349d0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349d1-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349d6-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349d7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349d9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349da-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349df-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349e0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349e2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349e5-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349e9-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ea-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ed-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349f2-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349f3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349f5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349f6-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349fb-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349fc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349fe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c23349ff-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a04-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a05-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a07-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a08-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a0d-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a0e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a10-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a11-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a16-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a17-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a19-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a1a-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a1f-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a20-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a22-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a23-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a28-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a29-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a2b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a2c-5129a101 {
    justify-self: center;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a31-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a32-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a34-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a39-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a3a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bfcd320b-a001-88ff-3b5a-8575c2334a3c-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61ce-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61cf-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61f9-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6200-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6201-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6203-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6204-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf620a-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf620b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf620d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf620e-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6213-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6214-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6216-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6217-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf621c-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf621d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf621f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6220-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6225-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6226-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6228-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6229-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf622e-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf622f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6231-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6232-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6237-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6238-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf623a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf623b-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6240-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6241-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6243-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6244-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6249-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf624a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf624c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf624d-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6252-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6253-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6255-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6256-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf625b-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf625c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf625e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf625f-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6264-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6265-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6267-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf626a-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf626e-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf626f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6271-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6272-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6277-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6278-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf627a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf627b-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6280-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6281-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6283-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6284-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6289-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf628a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf628c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf628d-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6292-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6293-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6295-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6296-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf629b-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf629c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf629e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf629f-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62a4-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62a5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62a7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62a8-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62ad-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62ae-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b1-5129a101 {
    justify-self: center;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b6-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62b9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62be-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62bf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf62c1-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeb8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeb9-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeee0-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeee7-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeee8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeea-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeeeb-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeef1-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeef2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeef4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeef5-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeefa-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeefb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeefd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeefe-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef03-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef04-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef06-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef07-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef0c-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef0d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef0f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef10-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef15-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef16-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef18-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef19-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef1e-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef1f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef21-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef22-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef27-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef28-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef2a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef2b-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef30-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef31-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef33-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef34-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef39-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef3a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef3c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef3d-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef42-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef43-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef45-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef46-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef4b-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef4c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef4e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef51-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef55-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef56-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef58-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef59-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef5e-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef5f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef61-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef62-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef67-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef68-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef6a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef6b-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef70-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef71-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef73-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef74-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef79-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef7a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef7c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef7d-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef82-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef83-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef85-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef86-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef8b-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef8c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef8e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef8f-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef94-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef95-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef97-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef98-5129a101 {
    justify-self: center;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef9d-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef9e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaefa0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaefa5-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaefa6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaefa8-5129a101, #w-node-e3948778-d82a-791a-8a36-aa93ccaf78a4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e3948778-d82a-791a-8a36-aa93ccaf78a5-5129a101, #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e1a-5129a101 {
    justify-self: center;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e21-5129a101, #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e22-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e24-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_49102448-72f7-cc7f-0f1d-9c672fc07f5d-5129a101 {
    justify-self: center;
  }

  #w-node-f7c1aaea-0dfb-5b6e-5729-01fcd9ea5b71-5129a101, #w-node-f7c1aaea-0dfb-5b6e-5729-01fcd9ea5b72-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-f7c1aaea-0dfb-5b6e-5729-01fcd9ea5b74-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e25-5129a101 {
    justify-self: center;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e2b-5129a101, #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e2c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4e2e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4eed-5129a101, #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4eee-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3414dae6-04e7-3e47-51b1-aca5d8fd4ef0-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da43c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da43d-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da51c-5129a101 {
    justify-self: center;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da523-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da524-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da526-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a6f44576-ff74-2e35-67f0-6efceab31192-5129a101 {
    justify-self: center;
  }

  #w-node-_4ba2a914-55f2-05d6-bbc3-cb53c8ccc58e-5129a101, #w-node-_4ba2a914-55f2-05d6-bbc3-cb53c8ccc58f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4ba2a914-55f2-05d6-bbc3-cb53c8ccc591-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da527-5129a101 {
    justify-self: center;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da52d-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da52e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da530-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da535-5129a101, #w-node-b90714f9-98c0-8113-99d9-7272312da536-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b90714f9-98c0-8113-99d9-7272312da538-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffc2f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffc30-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd13-5129a101 {
    justify-self: center;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd1a-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd1b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd1d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dc1d9f49-ef42-fcf4-d6c0-8d6f2d662394-5129a101 {
    justify-self: center;
  }

  #w-node-fae86485-f0a4-0b9a-bf7b-6cd3f92cf3fa-5129a101, #w-node-fae86485-f0a4-0b9a-bf7b-6cd3f92cf3fb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fae86485-f0a4-0b9a-bf7b-6cd3f92cf3fd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd1e-5129a101 {
    justify-self: center;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd24-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd25-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd27-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd2c-5129a101, #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd2e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b8ef7fc2-4592-d897-adac-69588c8ffd30-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240a5a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240a5b-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240b43-5129a101 {
    justify-self: center;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b4a-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240b4b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b4d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1a1458b8-9c84-f6aa-febb-56fc8565a606-5129a101 {
    justify-self: center;
  }

  #w-node-caadbc63-875f-52aa-8dc2-b3c94c8762c7-5129a101, #w-node-caadbc63-875f-52aa-8dc2-b3c94c8762c8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-caadbc63-875f-52aa-8dc2-b3c94c8762ca-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b4e-5129a101 {
    justify-self: center;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b54-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240b55-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b57-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b5c-5129a101, #w-node-f0fcabed-de75-eb06-aac6-be2f92240b5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-f0fcabed-de75-eb06-aac6-be2f92240b60-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186535d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186535e-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865446-5129a101 {
    justify-self: center;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186544d-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186544e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865450-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_284ca49d-56c3-b71d-62e7-a21fe74e9b2f-5129a101 {
    justify-self: center;
  }

  #w-node-a6d16171-7f4e-5e53-ac52-2daef4b7d7f2-5129a101, #w-node-a6d16171-7f4e-5e53-ac52-2daef4b7d7f3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a6d16171-7f4e-5e53-ac52-2daef4b7d7f5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865451-5129a101 {
    justify-self: center;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865457-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865458-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186545a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a186545f-5129a101, #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865461-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-cbd6a0d4-bb7e-9d5f-38ba-19c3a1865463-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f2eb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f2ec-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3d4-5129a101 {
    justify-self: center;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3db-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3dc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3de-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_51acb859-b52b-3e7f-4236-3492565d0d93-5129a101 {
    justify-self: center;
  }

  #w-node-_025aa091-b63c-df11-4bcf-11887b569139-5129a101, #w-node-_025aa091-b63c-df11-4bcf-11887b56913a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_025aa091-b63c-df11-4bcf-11887b56913c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3df-5129a101 {
    justify-self: center;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3e5-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3e6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3e8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3ed-5129a101, #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3ef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2f202c61-ad16-452e-7c2c-36a2d5b0f3f1-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d12259d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d12259e-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d122686-5129a101 {
    justify-self: center;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d12268d-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d12268e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d122690-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_290d3fc0-d1c5-194a-97df-516be475de73-5129a101 {
    justify-self: center;
  }

  #w-node-fb2322c6-4195-0b48-be28-4b046967987f-5129a101, #w-node-fb2322c6-4195-0b48-be28-4b0469679880-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fb2322c6-4195-0b48-be28-4b0469679882-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d122691-5129a101 {
    justify-self: center;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d122697-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d122698-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d12269a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d12269f-5129a101, #w-node-_537997a7-7f50-c244-1a54-d6537d1226a1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_537997a7-7f50-c244-1a54-d6537d1226a3-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393305-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393306-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933f4-5129a101 {
    justify-self: center;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933fb-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933fc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933fe-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_65dc066d-3e15-6eed-fd43-25e4031ea6fb-5129a101 {
    justify-self: center;
  }

  #w-node-_581ba359-f3af-4d61-939a-dd7137886d9c-5129a101, #w-node-_581ba359-f3af-4d61-939a-dd7137886d9d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_581ba359-f3af-4d61-939a-dd7137886d9f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb873933ff-5129a101 {
    justify-self: center;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393405-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393406-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393408-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb8739340d-5129a101, #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb8739340f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_527bc3dd-ecd1-40b0-1c8c-34eb87393411-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9d7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059a9d8-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aac6-5129a101 {
    justify-self: center;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aacd-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aace-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aad0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cf20490b-a209-de06-ac87-76f7e2fb4b72-5129a101 {
    justify-self: center;
  }

  #w-node-b45e4ac0-e026-0b8f-ccf6-edba4570910e-5129a101, #w-node-b45e4ac0-e026-0b8f-ccf6-edba4570910f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b45e4ac0-e026-0b8f-ccf6-edba45709111-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aad1-5129a101 {
    justify-self: center;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aad7-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aad8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aada-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aadf-5129a101, #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aae1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_24698c0c-a59b-80af-55a5-b9e9f059aae3-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e22-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e23-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e4a-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e51-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e52-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e54-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e55-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e5b-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e5c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e5f-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e64-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e65-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e67-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e68-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e6d-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e6e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e70-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e71-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e76-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e77-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e79-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e7a-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e7f-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e80-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e82-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e83-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e88-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e89-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e8b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e8c-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e91-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e92-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e94-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e95-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e9a-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e9b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e9d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3e9e-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ea3-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3ea4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ea6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ea7-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eac-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3ead-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eaf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eb0-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eb5-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3eb6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eb8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ebb-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ebf-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3ec0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ec2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ec3-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ec8-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3ec9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ecb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ecc-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ed1-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3ed2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ed4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ed5-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eda-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3edb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3edd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ede-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ee3-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3ee4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ee6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ee7-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eec-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3eed-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3eef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ef0-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ef5-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3ef6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ef8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3ef9-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3efe-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3eff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f01-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f02-5129a101 {
    justify-self: center;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f07-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3f08-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f0a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f0f-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3f10-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c04e1711-a4e0-e873-4441-7f67670f3f12-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824dab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824dac-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824df5-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824df7-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824dfc-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824dfd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824dff-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824e20-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824e69-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824e6a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824e6c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824e8a-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824ecc-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824ecd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824ecf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824ef2-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824f40-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824f41-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824f43-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824f66-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824fb1-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372824fb2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824fb4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372824fd2-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372825014-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372825015-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372825017-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a3937282503a-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a39372825088-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a39372825089-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a3937282508b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a393728250ae-5129a101 {
    justify-self: center;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a393728250f6-5129a101, #w-node-_5e48800f-62a3-0d10-160f-a393728250f7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5e48800f-62a3-0d10-160f-a393728250f9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac504019d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401a0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401a8-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac50401a9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401ab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401b3-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac50401b4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401b6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401be-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac50401bf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401c1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401c2-5129a101 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401ca-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac50401cb-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac50401d5-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac50401d6-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac50401e0-5129a101, #w-node-_184d217d-a700-78d1-e73d-392ac50401e1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_184d217d-a700-78d1-e73d-392ac50401e3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950e6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950e9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950f3-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950f4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950f6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e60950ff-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095100-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095102-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609510b-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609510c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609510e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609510f-5129a101 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095118-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095119-5129a101, #w-node-_4ea89e10-8684-0b93-50ff-fe355e4b1db3-5129a101, #w-node-_4ea89e10-8684-0b93-50ff-fe355e4b1db4-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095125-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095126-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095128-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095132-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095133-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095135-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609513f-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095140-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095142-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609514c-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609514d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609514f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095159-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609515a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609515c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095166-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095167-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095169-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095173-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095174-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095176-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095180-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095181-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095183-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609518d-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609518e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e6095190-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609519a-5129a101, #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609519b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5ecb8ecd-0baf-ea09-3e60-86f0e609519d-5129a101, #w-node-_8ec64606-bc85-47e8-492e-1149a004f689-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8ec64606-bc85-47e8-492e-1149a004f68a-5129a101 {
    justify-self: center;
  }

  #w-node-_8ec64606-bc85-47e8-492e-1149a004f69e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_8ec64606-bc85-47e8-492e-1149a004f776-5129a101, #w-node-_8ec64606-bc85-47e8-492e-1149a004f777-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8ec64606-bc85-47e8-492e-1149a004f779-5129a101, #w-node-c3713d24-c7e1-e68b-680c-1afa4978cac6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c3713d24-c7e1-e68b-680c-1afa4978cac7-5129a101 {
    justify-self: center;
  }

  #w-node-c3713d24-c7e1-e68b-680c-1afa4978cae1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-c3713d24-c7e1-e68b-680c-1afa4978caf0-5129a101, #w-node-c3713d24-c7e1-e68b-680c-1afa4978caf1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c3713d24-c7e1-e68b-680c-1afa4978caf3-5129a101, #w-node-a618dba8-2930-110d-594d-b98647f73590-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a618dba8-2930-110d-594d-b98647f73591-5129a101 {
    justify-self: center;
  }

  #w-node-a618dba8-2930-110d-594d-b98647f735ab-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-a618dba8-2930-110d-594d-b98647f735ba-5129a101, #w-node-a618dba8-2930-110d-594d-b98647f735bb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a618dba8-2930-110d-594d-b98647f735bd-5129a101, #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24959-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c2495a-5129a101 {
    justify-self: center;
  }

  #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24974-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24983-5129a101, #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24984-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_0240f25c-9cc3-bae2-d66b-79dbf2c24986-5129a101, #w-node-_53643ef4-d983-dc7a-d4d2-9c51971535e5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_53643ef4-d983-dc7a-d4d2-9c51971535e6-5129a101 {
    justify-self: center;
  }

  #w-node-_53643ef4-d983-dc7a-d4d2-9c519715360e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_53643ef4-d983-dc7a-d4d2-9c519715361d-5129a101, #w-node-_53643ef4-d983-dc7a-d4d2-9c519715361e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_53643ef4-d983-dc7a-d4d2-9c5197153620-5129a101, #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc170-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc171-5129a101 {
    justify-self: center;
  }

  #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc199-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc1a8-5129a101, #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc1a9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bbce3fae-7208-7818-1fbf-45b09fbcc1ab-5129a101, #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442c9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee442f2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee44301-5129a101, #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee44302-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5b4e96cd-ea8d-016d-1faa-bd901ee44304-5129a101, #w-node-ce765ad8-a41c-c13c-4b0c-22866f23307b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ce765ad8-a41c-c13c-4b0c-22866f23307c-5129a101 {
    justify-self: center;
  }

  #w-node-ce765ad8-a41c-c13c-4b0c-22866f2330a4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-ce765ad8-a41c-c13c-4b0c-22866f2330b3-5129a101, #w-node-ce765ad8-a41c-c13c-4b0c-22866f2330b4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ce765ad8-a41c-c13c-4b0c-22866f2330b6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_29e45040-8baa-4a71-dd95-20d8542ef335-5129a101, #w-node-_29e45040-8baa-4a71-dd95-20d8542ef336-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_29e45040-8baa-4a71-dd95-20d8542ef338-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_645c02e5-4c76-9e14-97e2-5306d4d85719-5129a101, #w-node-_645c02e5-4c76-9e14-97e2-5306d4d8571a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_645c02e5-4c76-9e14-97e2-5306d4d8571c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_28520ad7-5fab-0aff-41cb-fc6247b463ef-5129a101, #w-node-_28520ad7-5fab-0aff-41cb-fc6247b463f0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_28520ad7-5fab-0aff-41cb-fc6247b463f2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_94d44167-7ff5-456c-6479-c173ba7b0a8d-5129a101, #w-node-_94d44167-7ff5-456c-6479-c173ba7b0a8e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_94d44167-7ff5-456c-6479-c173ba7b0a90-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_816aadd0-e587-053f-80fe-dff6a3fe71b4-5129a101, #w-node-_816aadd0-e587-053f-80fe-dff6a3fe71b5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_816aadd0-e587-053f-80fe-dff6a3fe71b7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0a0e02a2-7079-51f8-be83-510e533f9b0d-5129a101, #w-node-_0a0e02a2-7079-51f8-be83-510e533f9b0e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_0a0e02a2-7079-51f8-be83-510e533f9b10-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2074fe47-3f34-7834-b8da-643b74cfd321-5129a101, #w-node-_2074fe47-3f34-7834-b8da-643b74cfd322-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2074fe47-3f34-7834-b8da-643b74cfd324-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_888a9c92-e295-5a80-19c9-2b07609c4bb3-5129a101, #w-node-_888a9c92-e295-5a80-19c9-2b07609c4bb4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_888a9c92-e295-5a80-19c9-2b07609c4bb6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b1809324-e3f9-20b3-8910-5f182c0de579-5129a101, #w-node-b1809324-e3f9-20b3-8910-5f182c0de57a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b1809324-e3f9-20b3-8910-5f182c0de57c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf598a95-8550-9500-3a71-162dec6990b6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bf598a95-8550-9500-3a71-162dec6990b9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf598a95-8550-9500-3a71-162dec6990c1-5129a101, #w-node-bf598a95-8550-9500-3a71-162dec6990c2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bf598a95-8550-9500-3a71-162dec6990c4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf598a95-8550-9500-3a71-162dec6990cc-5129a101, #w-node-bf598a95-8550-9500-3a71-162dec6990cd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bf598a95-8550-9500-3a71-162dec6990cf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf056ec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf056ef-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf056f7-5129a101, #w-node-_1b811a30-3289-7665-ccc6-0cfeedf056f8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf056fa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05702-5129a101, #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05703-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05705-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf0570d-5129a101, #w-node-_1b811a30-3289-7665-ccc6-0cfeedf0570e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05710-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05711-5129a101 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05719-5129a101, #w-node-_1b811a30-3289-7665-ccc6-0cfeedf0571a-5129a101, #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05726-5129a101, #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05727-5129a101, #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05732-5129a101, #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05733-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1b811a30-3289-7665-ccc6-0cfeedf05735-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cb89188a-354e-9318-0fd4-21cc0a9d9b6e-5129a101, #w-node-cb89188a-354e-9318-0fd4-21cc0a9d9b6f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-cb89188a-354e-9318-0fd4-21cc0a9d9b71-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cb89188a-354e-9318-0fd4-21cc0a9d9b77-5129a101, #w-node-cb89188a-354e-9318-0fd4-21cc0a9d9b78-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-cb89188a-354e-9318-0fd4-21cc0a9d9b7a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_90fb129e-06bd-203b-f341-77f7073297aa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_90fb129e-06bd-203b-f341-77f7073297ad-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8764305d-a5c4-be4f-8ed3-7176f3d11ab9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_8764305d-a5c4-be4f-8ed3-7176f3d11abc-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d8700292-ee8d-06a9-5145-c755c67cb6a6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-d8700292-ee8d-06a9-5145-c755c67cb6a9-5129a101, #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f5e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f5f-5129a101 {
    justify-self: center;
  }

  #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f95-5129a101, #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f97-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b1f60f2d-e20b-87c4-c329-0bf642e54f99-5129a101, #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d137-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d138-5129a101 {
    justify-self: center;
  }

  #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d14f-5129a101, #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d151-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_5fd850f3-360b-5911-9c03-c9f8e233d153-5129a101, #w-node-_52e84f01-3b28-9918-9f53-c1b8c5769677-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_52e84f01-3b28-9918-9f53-c1b8c5769678-5129a101 {
    justify-self: center;
  }

  #w-node-_52e84f01-3b28-9918-9f53-c1b8c576968f-5129a101, #w-node-_52e84f01-3b28-9918-9f53-c1b8c5769691-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_52e84f01-3b28-9918-9f53-c1b8c5769693-5129a101, #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb371f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb3720-5129a101 {
    justify-self: center;
  }

  #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb3737-5129a101, #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb3739-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_2cbef9cd-0ad5-5671-01c2-2d7f84fb373b-5129a101, #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bd7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bd8-5129a101 {
    justify-self: center;
  }

  #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bef-5129a101, #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bf1-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-f8b3b400-4190-4df5-ed93-6b2e6a6b5bf3-5129a101, #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da779-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da77a-5129a101 {
    justify-self: center;
  }

  #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da791-5129a101, #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da793-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_7c0abcee-b8a8-42c9-20bd-0f73ba3da795-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128a9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128ac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7ed60e1-050a-de81-23f9-26ff5edd6488-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-d7ed60e1-050a-de81-23f9-26ff5edd648b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128b4-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128b5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128b7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_92dd9569-33d9-c627-fa60-7bd0e172c01a-5129a101, #w-node-_92dd9569-33d9-c627-fa60-7bd0e172c01b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_92dd9569-33d9-c627-fa60-7bd0e172c01d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128bf-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128c0-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128c2-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_04b2e21a-eeb4-c026-9c94-8158dfaeb38d-5129a101, #w-node-_04b2e21a-eeb4-c026-9c94-8158dfaeb38e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_04b2e21a-eeb4-c026-9c94-8158dfaeb390-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128ca-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128cb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128cd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bce8f89a-2a97-4898-c349-840f104128d5-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128d6-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128e0-5129a101, #w-node-bce8f89a-2a97-4898-c349-840f104128e1-5129a101, #w-node-a3a8baa7-89e6-e3ba-eb97-c51c9e8846a3-5129a101, #w-node-a3a8baa7-89e6-e3ba-eb97-c51c9e8846a4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-a3a8baa7-89e6-e3ba-eb97-c51c9e8846a6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7e3ed826-1e3b-e72d-959f-4944bb612f00-5129a101, #w-node-_7e3ed826-1e3b-e72d-959f-4944bb612f01-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_7e3ed826-1e3b-e72d-959f-4944bb612f03-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fedb351c-c592-1dd3-3e9b-8557dd0cdb05-5129a101, #w-node-fedb351c-c592-1dd3-3e9b-8557dd0cdb06-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fedb351c-c592-1dd3-3e9b-8557dd0cdb08-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3ed11d96-e7c0-8b2d-057d-040d6fcb45fa-5129a101, #w-node-_3ed11d96-e7c0-8b2d-057d-040d6fcb45fb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3ed11d96-e7c0-8b2d-057d-040d6fcb45fd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_39e19167-f258-8632-d515-e51b072b86f7-5129a101, #w-node-_39e19167-f258-8632-d515-e51b072b86f8-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_39e19167-f258-8632-d515-e51b072b86fa-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_48fc191b-1797-2fb2-48d4-b8f892603ac3-5129a101, #w-node-_48fc191b-1797-2fb2-48d4-b8f892603ac4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_48fc191b-1797-2fb2-48d4-b8f892603ac6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3c04083b-513a-2a9d-c8a5-60a5f481d377-5129a101, #w-node-_3c04083b-513a-2a9d-c8a5-60a5f481d378-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3c04083b-513a-2a9d-c8a5-60a5f481d37a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4d30e689-5bed-10f9-b437-4caf159c952c-5129a101, #w-node-_4d30e689-5bed-10f9-b437-4caf159c952d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4d30e689-5bed-10f9-b437-4caf159c952f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85603c63-b43d-7daf-753b-aa5195b9850d-5129a101, #w-node-f4c83988-9b1b-a204-d06b-3cacbfee194e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_57896508-8f1f-d4a3-fa4c-78e7750d81ec-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_54db529f-d5f1-6b7b-12ec-b593419de73c-5129a101, #w-node-_54db529f-d5f1-6b7b-12ec-b593419de73d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_54db529f-d5f1-6b7b-12ec-b593419de73f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa7151d6-35c3-e71b-bdfb-2fae713cebc2-5129a101, #w-node-fa7151d6-35c3-e71b-bdfb-2fae713cebc3-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fa7151d6-35c3-e71b-bdfb-2fae713cebc5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_956f9fc8-79a7-9c07-e986-46ab2d2ddc53-5129a101, #w-node-_956f9fc8-79a7-9c07-e986-46ab2d2ddc54-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_956f9fc8-79a7-9c07-e986-46ab2d2ddc56-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bd4a4943-7d5c-5dec-f277-8491daf8b48a-5129a101, #w-node-bd4a4943-7d5c-5dec-f277-8491daf8b48b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bd4a4943-7d5c-5dec-f277-8491daf8b48d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eaed78ec-0b7d-8348-a77b-a999b972b45f-5129a101, #w-node-eaed78ec-0b7d-8348-a77b-a999b972b460-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-eaed78ec-0b7d-8348-a77b-a999b972b462-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dbc5dfd2-38b5-fd0c-93e9-d1d7e77e83cc-5129a101, #w-node-dbc5dfd2-38b5-fd0c-93e9-d1d7e77e83cd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-dbc5dfd2-38b5-fd0c-93e9-d1d7e77e83cf-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed7aa52d-ada8-9e49-4a41-fef3f0d12e18-5129a101, #w-node-ed7aa52d-ada8-9e49-4a41-fef3f0d12e19-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-ed7aa52d-ada8-9e49-4a41-fef3f0d12e1b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_855f302c-9e17-fdfb-6655-f8f96b697f8f-5129a101, #w-node-_855f302c-9e17-fdfb-6655-f8f96b697f90-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_855f302c-9e17-fdfb-6655-f8f96b697f92-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5b98599-7e1b-6bde-93b5-0b9b93dc58d4-5129a101, #w-node-d5b98599-7e1b-6bde-93b5-0b9b93dc58d5-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-d5b98599-7e1b-6bde-93b5-0b9b93dc58d7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_425aba1c-f756-74a8-f984-7f5adf6f2867-5129a101, #w-node-_425aba1c-f756-74a8-f984-7f5adf6f2868-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_425aba1c-f756-74a8-f984-7f5adf6f286a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b8d4de9e-b2a5-5d25-babe-c6e00a9a991f-5129a101, #w-node-b8d4de9e-b2a5-5d25-babe-c6e00a9a9920-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b8d4de9e-b2a5-5d25-babe-c6e00a9a9922-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bcf6856c-858a-246e-c88e-1124f79f68c8-5129a101, #w-node-bcf6856c-858a-246e-c88e-1124f79f68c9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-bcf6856c-858a-246e-c88e-1124f79f68cb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1a2a367a-2034-2a28-79b4-9676a9523c1d-5129a101, #w-node-_1a2a367a-2034-2a28-79b4-9676a9523c1e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_1a2a367a-2034-2a28-79b4-9676a9523c20-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_553754e0-d99a-2e87-4166-03c78190e460-5129a101, #w-node-_553754e0-d99a-2e87-4166-03c78190e461-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_553754e0-d99a-2e87-4166-03c78190e463-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7241b4bd-5349-b932-2dc1-5b54fedc69da-5129a101, #w-node-_7241b4bd-5349-b932-2dc1-5b54fedc69db-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_7241b4bd-5349-b932-2dc1-5b54fedc69dd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b93b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b93e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b948-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b94b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b954-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b955-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b957-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b960-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b961-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b963-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b96d-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b96e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b970-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b97a-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b97b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b97d-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b987-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b988-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b98a-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b994-5129a101, #w-node-c7b1865e-440c-7ba7-478f-68561f25b995-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c7b1865e-440c-7ba7-478f-68561f25b997-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-be0229de-ad83-2c28-fc93-93ca467d1198-5129a101, #w-node-be0229de-ad83-2c28-fc93-93ca467d1199-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-be0229de-ad83-2c28-fc93-93ca467d119b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_08e9ce79-fe6a-4ada-6c56-acf7fdc8fed6-5129a101, #w-node-_08e9ce79-fe6a-4ada-6c56-acf7fdc8fed7-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_08e9ce79-fe6a-4ada-6c56-acf7fdc8fed9-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b1d0a304-5e7f-6b03-a88b-49a2ed254120-5129a101, #w-node-b1d0a304-5e7f-6b03-a88b-49a2ed254121-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-b1d0a304-5e7f-6b03-a88b-49a2ed254123-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c59c0913-e7b1-dedc-b2fc-2a77eaf510ab-5129a101, #w-node-c59c0913-e7b1-dedc-b2fc-2a77eaf510ac-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c59c0913-e7b1-dedc-b2fc-2a77eaf510ae-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c9bcd7cc-bca7-5bcf-a658-e6ebd21e35fa-5129a101, #w-node-c9bcd7cc-bca7-5bcf-a658-e6ebd21e35fb-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c9bcd7cc-bca7-5bcf-a658-e6ebd21e35fd-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c814da18-3014-f9b2-7ed9-a41ff7fd112b-5129a101, #w-node-c814da18-3014-f9b2-7ed9-a41ff7fd112c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-c814da18-3014-f9b2-7ed9-a41ff7fd112e-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_99151922-ff2e-d709-7830-36dc29ae8738-5129a101, #w-node-_99151922-ff2e-d709-7830-36dc29ae8739-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_99151922-ff2e-d709-7830-36dc29ae873b-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3f53e49e-6cf9-33a1-de6e-5655525396e3-5129a101, #w-node-_3f53e49e-6cf9-33a1-de6e-5655525396e4-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_3f53e49e-6cf9-33a1-de6e-5655525396e6-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_420eed2f-0e0d-ab28-90e1-351f04096133-5129a101, #w-node-_420eed2f-0e0d-ab28-90e1-351f04096134-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_420eed2f-0e0d-ab28-90e1-351f04096136-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6613f447-a88f-5997-753c-fe043694ab07-5129a101 {
    justify-self: center;
  }

  #w-node-_6613f447-a88f-5997-753c-fe043694ab0c-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_6613f447-a88f-5997-753c-fe043694ab0f-5129a101 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b0af647-e0aa-a25f-f2fe-410a1d5ca1a1-5129a102 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4b0af647-e0aa-a25f-f2fe-410a1d5ca1a2-5129a102 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_82fdef71-77f7-3e2b-d5f8-2fd6785c053b-5129a101, #w-node-a82a5332-2443-6b4f-a393-72e713af6a83-5129a101, #w-node-_47e5e90c-d700-63ca-fb7f-6d05b52e2973-5129a101, #w-node-_764cadde-0d15-9c8c-8fe2-6918f7e649d3-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686c5a-5129a101, #w-node-_9b1a037b-218e-1702-3864-82e7b2686ccb-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a3988a2-5129a101, #w-node-_87f41274-3f82-6c07-8698-6c277a398913-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168a32-5129a101, #w-node-_85f8ccab-8cc9-f32f-81e1-570043168aa3-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b713-5129a101, #w-node-e64bdb5e-44b0-a3ff-f663-359d0401b784-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c63f-5129a101, #w-node-_337cdf5c-ca47-fe8e-e19d-f8cd8110c6b0-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0e9ae-5129a101, #w-node-_2783c669-4fc4-cfe5-f667-d5d3c1d0ea1f-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee23-5129a101, #w-node-_4f004036-ee3e-c629-0963-5b4ccfa7ee94-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03f67-5129a101, #w-node-_63d82c56-b4e7-a7e5-436b-662ed9b03fd8-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053ca30-5129a101, #w-node-_285ba636-d958-adb0-ccf2-aca0d053caa1-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1e4b-5129a101, #w-node-c143d195-677c-cb91-0cb7-e52a63cd1ebc-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2ea2-5129a101, #w-node-_6133b052-811b-e490-2871-1ac6a3cf2f13-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3bd1-5129a101, #w-node-ed687e3b-df7d-e3f6-9ade-360a958e3c42-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de02-5129a101, #w-node-_8995381b-d7b0-5f78-b4a1-b8834b10de73-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a40bc-5129a101, #w-node-_517d7a7b-86b9-db18-44ae-93b7be8a412d-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c5236-5129a101, #w-node-a4a1ec37-6907-2d5f-37ec-cfa3627c52a7-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d122-5129a101, #w-node-_31128fda-80bd-3400-cead-441b2f49d193-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f0bb-5129a101, #w-node-b6c525ea-2ef1-0972-0d10-4ecc1c86f12c-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad878-5129a101, #w-node-fa171955-d510-f238-dd27-2184875ad8e9-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994ce3-5129a101, #w-node-_74f149c8-01e1-7e36-1233-0c1ccc994d54-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c2334972-5129a101, #w-node-bfcd320b-a001-88ff-3b5a-8575c23349e3-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf61f7-5129a101, #w-node-_954565b5-9cf2-05aa-ed97-2f7c9acf6268-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaeede-5129a101, #w-node-_71b0eb30-767f-5f3d-6d6b-fcb13ceaef4f-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3e48-5129a101, #w-node-c04e1711-a4e0-e873-4441-7f67670f3eb9-5129a101 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
  
}


  @media screen and (max-width: 460px) {
    
 .postleitraum {
  width: 250px;
  margin-left:70px;
} 
    }
  