:root {
  --prim: #950002;
  --white: white;
  --black: black;
}

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

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

h1 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  margin-bottom: 24px;
  font-size: 21px;
  font-weight: 300;
  line-height: 140%;
}

li {
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 140%;
}

blockquote {
  border: 1px red;
  border-left: 4px solid red;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 25px;
  font-style: italic;
  font-weight: 600;
  line-height: 29px;
}

.text-span-10 {
  color: #c70505;
  font-weight: 800;
}

.link {
  margin-right: 8px;
}

.section {
  background-color: #0000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.rich-text-p {
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 123%;
}

.rich-text-p.reverse {
  color: #fff;
}

.rich-text-p.box {
  font-size: 20px;
}

.rich-text-p.inter {
  font-family: Inter, sans-serif;
}

.html-embed-68 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.blatt-wrapper {
  padding: 24px;
  position: relative;
}

.blatt-wrapper.red {
  color: #0f0f0f;
  background-color: #570202;
  text-decoration: none;
}

.div-block-32 {
  background-color: #3b6d45;
  padding: 24px;
}

.div-block-32.pb-0 {
  background-color: #45626b;
  background-image: url('../images/hideout-1-1.png');
  background-position: 0 0;
  background-size: 15px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.text-span-5 {
  color: #c70505;
}

.text-block-15 {
  margin-top: 40px;
  margin-bottom: 8px;
  font-size: 13px;
}

.text-block-15.mt-0 {
  color: #33333359;
  text-align: right;
  margin-top: 0;
  margin-bottom: 4px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-12 {
  float: none;
  text-align: justify;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.text-block-12.left {
  text-align: left;
}

.image-46 {
  float: left;
  width: 39px;
  margin-right: 8px;
}

.text-span-9 {
  color: #c70505;
}

.text-span-6 {
  text-decoration: underline;
}

.section-4 {
  padding-bottom: 12px;
}

.section-4.mb-60 {
  margin-top: 24px;
  margin-bottom: 60px;
  font-size: 18px;
}

.heading-4 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  line-height: 120%;
}

.heading-4.centered {
  text-align: center;
  margin-top: 8px;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 3.4rem;
}

.text-block-14 {
  font-weight: 300;
}

.text-block-14.mb-4 {
  margin-bottom: 8px;
}

.div-block-30 {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.div-block-30.mb-0 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.div-block-30.mt-24 {
  margin-top: 24px;
}

.image-50 {
  width: 50%;
}

.h3 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
}

.button {
  text-align: center;
  background-color: #b81705;
  border-radius: 3px;
  padding: 16px 24px;
}

.button.big {
  padding: 32px;
  font-size: 21px;
  font-weight: 800;
}

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

.rich-text-block.my-44 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-29 {
  box-shadow: none;
  object-fit: fill;
  border: 1px solid #00000012;
  margin-bottom: 24px;
  position: relative;
}

.container-8 {
  max-width: 850px;
}

.image-sub {
  background-color: #fff6da;
  border-radius: 0;
  flex-direction: row;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  display: block;
}

.container {
  max-width: 850px;
}

.container.rand {
  background-color: #fff;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 24px;
  box-shadow: -1px 0 8px #0003;
}

.container.rand.relative {
  position: relative;
}

.container.rand.relative.no-padding {
  background-color: #fff;
  padding: 0;
}

.image-49 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.image-49.mb-24 {
  margin-bottom: 24px;
}

.div-block-8 {
  background-color: #ffd083;
  border-radius: 8px;
  padding: 24px;
}

.div-block-8.new {
  background-color: #fff6d9;
  border: 1px solid #0000001f;
  border-radius: 0;
  padding: 24px;
  font-weight: 300;
}

.div-block-8.new.fullbox {
  background-color: #fff6d9;
  background-image: url('../images/hideout-1-1.png');
  background-position: 100% 0;
  background-repeat: repeat;
  background-size: 15px;
  border-style: none;
}

.div-block-8.new.fullbox.red {
  background-color: #ebb5b5;
  background-image: url('../images/hideout-1-1.png');
  background-repeat: repeat;
  background-size: 12px 12px;
  margin-top: 24px;
}

.div-block-8.new.fullbox.green {
  background-color: #c8ffbd;
}

.div-block-8.new.mb-24 {
  background-color: #fff8e2cf;
  margin-bottom: 24px;
}

.div-block-8.new.mb-24.red {
  background-color: #ffe2e2cf;
}

.text-block-17 {
  background-color: #e5c500;
  padding: 6px;
  display: inline-block;
}

.text-block-17.new {
  background-color: #faa;
  border-radius: 4px;
  font-weight: 700;
  text-decoration: none;
}

.mb-0 {
  margin-bottom: 0;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 24px;
}

.body {
  font-family: Open Sans, sans-serif;
}

.image-51 {
  border-radius: 20px;
  width: 100%;
}

.div-block-38 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-38.mb-24 {
  margin-bottom: 24px;
}

.text-block-18 {
  font-size: 21px;
  line-height: 140%;
}

.list_item_disclaimer {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 300;
}

.list_item_disclaimer.mb-0 {
  margin-bottom: 0;
}

.paragraph, .paragraph-2 {
  margin-bottom: 8px;
}

.image-52 {
  width: 200px;
}

.div-block-39 {
  justify-content: flex-start;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.html-embed-5 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.image-53 {
  width: 93px;
}

.div-block-40 {
  justify-content: space-around;
  margin-bottom: 24px;
  display: flex;
}

.slider {
  border-radius: 20px;
  width: 70%;
  height: auto;
}

.div-block-41 {
  width: 100%;
}

.icon {
  color: #424242;
}

.icon-2 {
  color: #4d4d4d;
}

.image-54 {
  width: 25px;
  margin-right: 7px;
}

.div-block-42 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
}

.div-block-43 {
  background-color: #e3cd0236;
  width: 50%;
  height: 20px;
  position: relative;
}

.div-block-44 {
  background-color: #e3cd02;
  width: 95%;
  height: 20px;
  position: absolute;
}

.div-block-44._86 {
  width: 86%;
}

.div-block-44._5 {
  width: 5%;
}

.div-block-44._4 {
  width: 4%;
}

.div-block-44._0 {
  width: 0%;
}

.div-block-44._2 {
  width: 2%;
}

.div-block-45 {
  width: 30%;
}

.div-block-45-copy {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-55 {
  object-fit: cover;
  border: 1px solid #0000001f;
  border-radius: 200px;
  width: 100px;
  height: 100px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.cell {
  border: 1px solid #0000;
  align-items: center;
}

.text-block-19 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.text-block-20 {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 120%;
}

.div-block-46 {
  border-top: 1px solid #0003;
  border-bottom: 1px #0003;
}

.quick-stack {
  border-top: 1px solid #000;
}

.text-block-21 {
  margin-left: 8px;
}

.cell-2 {
  border-right: 1px solid #0000002e;
  align-items: center;
}

.div-block-47 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-2 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-content: center;
  place-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
}

.quick-stack-2 {
  background-color: #6b4545;
  background-image: url('../images/hideout-1-1.png');
  background-position: 0 0;
  background-size: 15px;
  border: 1px #ffeded;
  border-bottom: 1px solid #ffffff21;
  padding: 32px 24px;
}

.quick-stack-2.mb-24 {
  margin-bottom: 24px;
}

.image-56 {
  object-fit: cover;
  border-bottom: 1px #0000;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  box-shadow: 1px 2px 17px 5px #0003;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}

.image-57 {
  width: 100%;
  position: static;
  inset: 16px auto auto 16px;
}

.quick-stack-3 {
  border-top: 1px solid #0000003d;
}

.div-block-49 {
  margin-top: 8px;
}

.image-58 {
  width: 100%;
}

.text-block-22 {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-22.reverse {
  color: #fff;
}

.code-embed {
  margin-bottom: 24px;
}

.div-block-50 {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.div-block-71 {
  background-color: #e8edffd1;
  margin-top: 58px;
  padding: 24px;
}

.div-block-71.display-none {
  display: none;
}

.div-block-72 {
  border: 1px #000;
  border-style: none solid;
  padding: 4px 12px;
}

.div-block-72.reply {
  background-color: #ffffffc2;
  margin-top: 24px;
  margin-left: 40px;
}

.div-block-72.mt-24 {
  margin-top: 24px;
}

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

.text-block-38 {
  margin-right: 8px;
}

.form-block {
  margin-top: 57px;
}

.link-block {
  width: 20%;
  position: absolute;
  top: 16px;
  left: 16px;
}

.block-quote {
  font-size: 24px;
  font-style: italic;
  font-weight: 600;
  line-height: 35px;
}

.image-59 {
  border-radius: 18px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.image-60 {
  float: left;
  border-radius: 14px;
  width: 29%;
  margin-bottom: 16px;
  margin-right: 16px;
}

.body-2 {
  font-family: Open Sans, sans-serif;
  font-size: 19px;
}

.div-block-73 {
  background-color: #fff6d9;
  flex-flow: column;
  margin-bottom: 24px;
  padding: 24px;
  display: block;
}

.image-61 {
  float: left;
}

.image-61._50 {
  border: 8px solid #fff;
  border-radius: 0;
  width: 50%;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 24px;
  box-shadow: 0 2px 15px 1px #0003;
}

.text-block-39 {
  margin-top: 24px;
  font-size: 21px;
}

.text-block-39.policy.centered {
  text-align: center;
}

.text-block-39.centered {
  text-align: center;
  font-weight: 300;
}

.container-9 {
  background-color: #b81705;
  max-width: 850px;
  height: 100%;
}

.section-5 {
  z-index: 100000000;
  height: 7vh;
  position: fixed;
  inset: auto 0% 0%;
}

.link-block-2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.bold-text {
  font-size: 16px;
  font-weight: 400;
}

.text-block-40 {
  margin-top: 78px;
  margin-bottom: 78px;
}

.dr_section {
  background-color: #f2f2f200;
  padding-top: 24px;
  padding-bottom: 24px;
}

.dr_section.pink {
  background-color: #f8e3e6;
}

.dr_section.mt-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.dr_section.gray {
  background-color: #f2f2f2;
}

.dr_section.gray.py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.dr_section.mobile {
  display: none;
}

.dr_section.hideonmobole {
  display: block;
}

.dr_container {
  max-width: 700px;
}

.bold-text-2 {
  text-align: center;
  font-family: Assistant, sans-serif;
  font-size: 23px;
}

.text-block-41 {
  color: #950051;
  text-align: center;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.body-3 {
  font-family: Assistant, sans-serif;
  font-size: 24px;
}

.bold-text-3 {
  font-weight: 700;
}

.text-block-42 {
  color: #950051;
}

.bold-text-4 {
  font-size: 32px;
}

.div-block-74 {
  background-color: #fff;
  border: 1px solid #950051;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  margin-right: 8px;
  padding: 12px;
  display: flex;
}

.text-block-43 {
  color: var(--prim);
  background-color: #95005100;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 400;
}

.div-block-75 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-44 {
  color: var(--prim);
  text-align: center;
  margin-top: 14px;
  font-size: 17px;
}

.div-block-76 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-62 {
  width: 22%;
}

.image-63 {
  margin-right: 4px;
}

.quick-stack-5 {
  padding: 0;
}

.text-span-11 {
  font-family: Droid Serif, serif;
  font-size: 26px;
  font-weight: 700;
}

.text-span-12 {
  font-size: 18px;
}

.text-block-45 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-46 {
  margin-top: 32px;
  font-weight: 700;
}

.text-block-46.mb-24 {
  margin-bottom: 24px;
  font-size: 27px;
}

.text-block-46.mb-32 {
  margin-bottom: 32px;
}

.text-block-46.mb12 {
  margin-bottom: 12px;
}

.text-span-13 {
  text-decoration: underline;
}

.list {
  margin-top: 40px;
}

.text-span-14, .text-span-15, .text-span-16, .text-span-17 {
  text-decoration: underline;
}

.text-block-47 {
  color: #54595f;
}

.text-block-48 {
  text-decoration: line-through;
}

.text-block-48-copy {
  line-height: 34px;
  text-decoration: none;
}

.text-span-18 {
  color: #c00;
}

.text-block-49 {
  line-height: 27px;
}

.text-span-19 {
  color: #3e8026;
}

.gallery15_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 4rem;
}

.gallery15_image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery15_arrow-icon {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.gallery15_arrow {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.gallery15_arrow.hide-mobile-landscape {
  bottom: 4rem;
}

.gallery15_image-wrapper {
  width: 100%;
}

.gallery15_image-wrapper:focus {
  opacity: .5;
}

.gallery15_slide {
  padding-left: 7rem;
  padding-right: 7rem;
}

.gallery15_mask {
  overflow: hidden;
}

.gallery15_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
}

.gallery15_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: start stretch;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-medium {
  padding: 24px 0;
}

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

.red {
  color: #b42318;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: underline;
}

.red.big {
  font-size: 38px;
  text-decoration: none;
}

.button-angebot {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .5rem;
  padding-top: 23px;
  padding-bottom: 23px;
  font-size: 2rem;
  display: block;
}

.button-angebot._100 {
  width: 100%;
}

.div-block-77 {
  background-color: #aeaeae;
  width: 100%;
  height: 3px;
  margin-top: 32px;
  margin-bottom: 35px;
}

.div-block-78 {
  margin-top: 463px;
  margin-bottom: 463px;
}

.quick-stack-6 {
  margin-top: 30px;
  padding: 0;
}

.image-64 {
  width: 80%;
}

.image-65 {
  border-radius: 200px;
}

.text-block-50 {
  font-size: 21px;
}

.text-block-51 {
  color: #54595f;
  font-size: 15px;
  font-weight: 200;
}

.text-block-52 {
  font-size: 18px;
  line-height: 24px;
}

.div-block-79 {
  margin-bottom: 16px;
}

.cell-4, .cell-5, .cell-6 {
  justify-content: flex-start;
  align-items: flex-end;
}

.text-block-53 {
  margin-top: 32px;
}

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

.cta1_stars {
  color: #f09e3f;
  display: flex;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 16px;
}

.margin-bottom.margin-xxlarge, .margin-bottom.margin-small, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.text-size-large-2 {
  font-size: 1.25rem;
}

.text-size-large-2.is-center {
  text-align: center;
}

.text-size-large-2.is-center.is-empfehlung {
  color: #fff;
  text-transform: uppercase;
  background-color: #23a455;
  padding: .5rem 1.3rem;
  font-weight: 300;
}

.text-size-large-2.opacity {
  opacity: 0;
}

.padding-section-large {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.pricing18_best {
  background-color: #f09e3f;
  border-radius: .4rem;
  position: absolute;
  inset: -1rem 5% auto;
}

.margin-vertical, .margin-vertical.margin-xxsmall {
  margin-left: 0;
  margin-right: 0;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.image {
  aspect-ratio: auto;
  width: 100%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-small {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-small.is-flex {
  display: flex;
}

.pricing18_content-top {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.pricing18_content {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.heading-style-h5 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

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

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.heading-style-h4 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.text-size-small {
  font-size: .875rem;
}

.text-size-small.is-center {
  text-align: center;
}

.pricing18_img-wrapper {
  width: 100%;
  position: relative;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-2.max-width-full {
  text-transform: uppercase;
  background-color: #878787;
  border-style: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 0;
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.button-2.max-width-full.text-size-large.green {
  background-color: #23a455;
}

.button-2.max-width-full.black {
  background-color: #444;
}

.pricing18_plan {
  border: 1px solid #000;
  height: auto;
  padding: 2rem 0 .2rem;
  position: relative;
}

.pricing18_feature-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 26px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.padding-top, .padding-top.padding-xsmall, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-top.padding-medium.is-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.padding-top.padding-large {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-top.padding-large.is-flex {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-3 {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

.div-block-80 {
  text-align: center;
  background-color: #a7a7a7;
  border-radius: 200px;
  justify-content: space-between;
  align-items: center;
  width: 80px;
  height: 80px;
  padding: 9px;
  display: flex;
  position: absolute;
  inset: 3% 3% auto auto;
}

.div-block-80.black {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
}

.div-block-80.display-none {
  display: none;
}

.text-block-54 {
  color: #fff;
  font-size: 24px;
}

.text-block-55 {
  color: #878787;
  font-size: 18px;
}

.div-block-81 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

.text-block-46-copy {
  margin-top: 0;
  font-size: 22px;
  font-weight: 400;
}

.text-block-46-copy.mb-24 {
  margin-bottom: 24px;
  font-size: 27px;
}

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

.text-size-medium.text-weight-bold {
  font-weight: 700;
}

.faq3_list {
  border: 1px #000;
}

.faq3_answer {
  padding: 0;
  overflow: hidden;
}

.faq3_accordion {
  border: 1px solid #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.faq3_icon-wrapper {
  align-self: flex-start;
  width: 2rem;
  display: flex;
}

.faq3_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  background-color: #f0f0f0;
  border-top: 1px #000;
  justify-content: flex-start;
  align-items: center;
  padding: .95rem 17px;
  display: flex;
}

.list-2 {
  font-size: 24px;
}

.quick-stack-7 {
  padding: 0;
}

.text-block-56 {
  margin-bottom: 12px;
}

.text-block-57 {
  font-size: 19px;
}

.image-66 {
  width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.image-67 {
  border-radius: 200px;
  width: 27%;
  margin-bottom: 9px;
}

.text-block-58 {
  margin-top: 8px;
  font-size: 18px;
  line-height: 23px;
}

.bold-text-5 {
  font-size: 19px;
}

.quick-stack-8 {
  padding: 0;
}

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

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

.red-2 {
  color: #b42318;
}

.button-angebot-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  border-radius: .6rem;
  padding-top: 26px;
  padding-bottom: 26px;
  font-size: 2rem;
  font-weight: 600;
  display: block;
}

.block-quote-2, .block-quote-3 {
  color: #54595f;
  border-left-color: #ff9200;
  font-size: 21px;
  font-weight: 500;
}

.content7_wrapper {
  text-align: left;
  background-color: #eee;
  border-radius: 1rem;
  width: 80%;
  padding: 2.2rem;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
}

.content7_check-wrapper {
  color: #b5ce34;
}

.content7_check {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content7_check.mb-32 {
  margin-bottom: 31px;
}

.heading-10 {
  color: #000;
  text-align: center;
  font-size: 38px;
}

.text-span-20 {
  text-decoration: line-through;
}

.strickycta {
  z-index: 100000;
  justify-content: center;
  align-items: center;
  height: 10vh;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.upsell-modal {
  z-index: 90;
  background-color: #ffffffd6;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.container-10 {
  z-index: 100;
  background-color: #fff;
  max-width: 800px;
  padding: 24px;
  font-size: 24px;
  display: block;
  position: relative;
  box-shadow: 2px 2px 20px 1px #0003;
}

.link-2 {
  text-align: center;
  width: 100%;
  margin-top: 24px;
  font-size: 18px;
}

.div-block-82 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-83 {
  z-index: 99;
  display: block;
  position: absolute;
  inset: 0%;
}

.image-68 {
  float: left;
  width: 194px;
  margin-bottom: 16px;
  margin-right: 16px;
}

.image-68-copy {
  float: left;
  width: 350px;
  margin-bottom: 16px;
  margin-right: 16px;
}

.image-68-copy-copy {
  float: left;
  width: 250px;
  margin-bottom: 16px;
  margin-right: 16px;
}

.marker {
  background-color: #fffd81;
  flex-flow: row;
  line-height: 150%;
  display: inline;
}

.marker.reverse {
  color: #000;
}

.div-block-86 {
  background-color: #fff6da;
  border: 1px solid #000;
  width: 50%;
  margin: 120px auto 71px;
  padding: 89px 24px 24px;
  position: relative;
  box-shadow: 0 2px 10px #0003;
}

.image-69 {
  width: 200px;
  position: static;
  inset: 0% 0% auto;
}

.div-block-87 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -43% 0% auto;
}

.div-block-87.mb {
  top: -130px;
}

.text-block-60 {
  text-align: center;
  font-weight: 300;
  line-height: 130%;
}

.bold-text-6 {
  font-size: 24px;
}

.bold-text-6.mb-16 {
  margin-bottom: 8px;
  display: block;
}

.quick-stack-10 {
  border: 2px solid #000;
  margin-bottom: 24px;
  padding: 13px;
}

.quick-stack-11 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f1fce8;
  border: 1px solid #0000004a;
  margin-bottom: 32px;
  padding: 0;
  box-shadow: 0 2px 20px 4px #0003;
}

.cell-18 {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 24px;
}

.image-70 {
  object-fit: cover;
  height: 100%;
}

.image-70-copy {
  object-fit: contain;
  width: 394px;
  height: auto;
}

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

.rich-text-block-3 {
  font-size: 17px;
}

.paragraph-5, .paragraph-6, .paragraph-7 {
  font-size: 18px;
}

.text-block-61 {
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
}

.text-span-22 {
  color: var(--prim);
}

.centered {
  text-align: center;
}

.image-71 {
  border: 8px solid #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 14px 3px #0003;
}

.text-span-23 {
  color: #bc0505;
}

.image-72 {
  float: left;
  width: 200px;
  margin-right: 16px;
}

.rich-text-block-4 {
  background-color: #f1ffed00;
}

.div-block-88 {
  background-color: #e0f1e3;
  padding: 12px;
  box-shadow: 0 2px 18px 1px #0003;
}

.listmain {
  margin-bottom: 32px;
  font-weight: 700;
}

.underlined {
  font-weight: 300;
  text-decoration: underline;
}

.advheadline {
  text-align: center;
  font-weight: 800;
}

.advheadline.inter {
  font-family: Inter, sans-serif;
  font-weight: 900;
}

.bold-text-7, .bold-text-8 {
  font-weight: 300;
}

.bold-text-9 {
  font-weight: 800;
  text-decoration: underline;
}

.image-73 {
  float: left;
  width: 200px;
  margin-right: 16px;
}

.quotenew {
  background-color: #ffdbdb;
  padding: 25px;
  font-weight: 300;
  box-shadow: 0 2px 17px 3px #0003;
}

.bold-text-10 {
  text-decoration: underline;
}

.bold-text-11 {
  font-weight: 700;
  text-decoration: underline;
}

.quick-stack-6-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-top: 30px;
  padding: 0;
}

.link-block-3 {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 8px;
  display: flex;
  box-shadow: 0 2px 11px -2px #0003;
}

.image-74 {
  float: left;
  width: 300px;
  position: static;
  top: 0;
  left: -29px;
}

.text-block-62 {
  text-align: left;
  background-color: #fffbd800;
  padding: 0;
  font-family: Inter, sans-serif;
  font-weight: 300;
  line-height: 120%;
}

.div-block-89 {
  background-color: #fffbd8;
  width: 80%;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  box-shadow: 0 1px 16px 2px #0003;
}

.heading-12 {
  text-align: center;
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 2.4rem;
}

.body-4 {
  font-family: Inter, sans-serif;
}

.quick-stack-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fffbd7;
  margin-bottom: 24px;
  padding: 0;
}

.quick-stack-12.opacity {
  opacity: .5;
}

.text-block-63 {
  text-align: center;
  margin-bottom: 12px;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.div-block-90 {
  background-color: #fffbd7;
  margin-bottom: 1rem;
  padding: 16px;
}

.paragraph-8 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.cell-20 {
  padding: 24px;
}

.text-span-24, .text-span-25 {
  font-size: 1rem;
  line-height: 1rem;
}

.div-block-88-copy {
  background-color: #e0f1e3;
  padding: 24px;
  box-shadow: 0 2px 18px 1px #0003;
}

.div-block-91 {
  background-color: #f4fff4;
  border-radius: 20px;
  padding: 12px;
  box-shadow: 0 2px 14px #0003;
}

.div-block-92 {
  background-color: #2b304b;
  padding: 23px;
}

.div-block-92.dark {
  background-color: #1a1d30;
}

.div-block-93 {
  background-color: #521c01;
  padding: 24px;
}

.div-block-94 {
  background-color: #f7fff6;
  border: 1px dashed #4cb600;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-bottom: 22px;
  padding: 16px;
  display: block;
}

.image-75 {
  float: left;
  clear: none;
  width: 200px;
  margin-right: 16px;
}

.image-76 {
  float: left;
  width: 200px;
  height: auto;
}

.div-block-95 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-94-copy {
  background-color: #f7fff6;
  border: 1px dashed #4cb600;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-bottom: 22px;
  padding: 16px;
  display: flex;
}

.div-block-94-copy.mt24 {
  margin-top: 24px;
}

.div-block-96 {
  background-color: #fff9e4;
  padding: 24px;
}

.div-block-97 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-77, .image-78, .image-79 {
  width: 30%;
}

.image-80 {
  margin-bottom: 24px;
  box-shadow: 0 2px 5px 4px #0003;
}

.quick-stack-13 {
  padding: 0;
}

.link-3 {
  color: #f90;
  text-align: center;
  line-height: 140%;
}

.div-block-98 {
  border: 1px dashed #146eb4;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  padding: 24px;
  font-size: 28px;
  display: flex;
}

.text-span-26 {
  text-decoration: line-through;
}

.text-span-27 {
  font-size: 1.2rem;
  font-weight: 200;
}

.text-block-62-copy {
  text-align: center;
  background-color: #fffbd800;
  margin-top: 16px;
  padding: 0;
  font-family: Inter, sans-serif;
  font-weight: 300;
  line-height: 120%;
}

.bold-text-12 {
  text-decoration: underline;
}

.image-81 {
  border: 4px solid #fff;
  border-radius: 0;
  box-shadow: 0 2px 15px #0003;
}

.image-82 {
  border-radius: 0;
  width: 100px;
}

.div-block-99 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-83 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-84, .image-85 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.quick-stack-14 {
  grid-column-gap: 20px;
  width: 60%;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.div-block-100 {
  background-color: #fffece;
  padding: 16px;
}

.text-block-64 {
  color: #54595f;
}

.text-block-65 {
  text-decoration: line-through;
}

.text-span-28 {
  color: #c00;
}

.text-block-66 {
  color: #878787;
  font-size: 18px;
}

.text-block-67 {
  color: #fff;
  font-size: 24px;
}

.image-86 {
  aspect-ratio: auto;
  width: 100%;
}

.red-3 {
  color: #b42318;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: underline;
}

.div-block-101 {
  text-align: center;
  background-color: #a7a7a7;
  border-radius: 200px;
  justify-content: space-between;
  align-items: center;
  width: 80px;
  height: 80px;
  padding: 9px;
  display: flex;
  position: absolute;
  inset: 3% 3% auto auto;
}

.div-block-101.display-none {
  display: none;
}

.div-block-101.black {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
}

.paragraph-9 {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

.text-span-29 {
  text-decoration: line-through;
}

.text-block-68 {
  color: #fff;
  font-size: 24px;
}

.image-87 {
  aspect-ratio: auto;
  width: 100%;
}

.red-4 {
  color: #b42318;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: underline;
}

.div-block-102 {
  text-align: center;
  background-color: #a7a7a7;
  border-radius: 200px;
  justify-content: space-between;
  align-items: center;
  width: 80px;
  height: 80px;
  padding: 9px;
  display: flex;
  position: absolute;
  inset: 3% 3% auto auto;
}

.div-block-102.black {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
}

.text-span-30 {
  text-decoration: line-through;
}

.text-span-31 {
  font-size: 1rem;
  line-height: .4rem;
}

.text-span-32 {
  font-size: 1rem;
}

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

.image-88 {
  margin-bottom: 2rem;
}

.dn {
  display: none;
}

.text-block-70 {
  font-size: .5rem;
}

.supersmall {
  font-size: .7rem;
  font-weight: 100;
}

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

.text-span-33 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.temporaray-hidden {
  display: none;
}

.div-block-105 {
  justify-content: flex-start;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.text-block-71 {
  margin-top: 40px;
  margin-bottom: 8px;
  font-size: 13px;
}

.text-block-71.mt-0 {
  color: #33333359;
  text-align: right;
  margin-top: 0;
  margin-bottom: 4px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.link-4 {
  margin-right: 8px;
}

.div-block-106 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-89 {
  float: left;
  width: 200px;
  margin-right: 16px;
}

.div-block-107 {
  background-color: #192d52;
  padding: 23px;
}

.heading-13 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  line-height: 120%;
}

.heading-13.centered {
  text-align: center;
  margin-top: 8px;
  font-family: Inter, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 3.4rem;
}

.section-6 {
  background-color: #0000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.text-block-72 {
  font-weight: 300;
}

.paragraph-11 {
  margin-bottom: 8px;
}

.div-block-108 {
  background-color: #f4fff4;
  border-radius: 20px;
  padding: 12px;
  box-shadow: 0 2px 14px #0003;
}

.html-embed-69 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.div-block-109 {
  background-color: #521c01;
  padding: 24px;
}

.container-12 {
  max-width: 850px;
}

.div-block-110 {
  background-color: #ffd083;
  border-radius: 8px;
  padding: 24px;
}

.div-block-110.new {
  background-color: #fff6d9;
  border: 1px solid #0000001f;
  border-radius: 0;
  padding: 24px;
  font-weight: 300;
}

.image-90 {
  width: 200px;
}

.text-block-73 {
  margin-top: 78px;
  margin-bottom: 78px;
}

.div-block-111 {
  box-shadow: none;
  object-fit: fill;
  border: 1px solid #00000012;
  margin-bottom: 24px;
  position: relative;
}

.container-13 {
  max-width: 850px;
}

.container-13.rand {
  background-color: #fff;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 24px;
  box-shadow: -1px 0 8px #0003;
}

.container-13.rand.relative {
  position: relative;
}

.container-13.rand.relative.no-padding {
  background-color: #fff;
  padding: 0;
}

.paragraph-12 {
  margin-bottom: 8px;
}

.div-block-112 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rich-text-block-5 {
  background-color: #f1ffed00;
}

.text-block-74 {
  background-color: #e5c500;
  padding: 6px;
  display: inline-block;
}

.text-block-74.new {
  background-color: #faa;
  border-radius: 4px;
  font-weight: 700;
  text-decoration: none;
}

.image-91 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.image-92 {
  border: 4px solid #f7b6b6;
  border-radius: 200px;
  width: 200px;
  box-shadow: 0 2px 14px 4px #0003;
}

.div-block-113 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-75 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-weight: 800;
}

.mt-24 {
  margin-top: 2rem;
}

.display-none {
  display: none;
}

.image-93 {
  object-fit: cover;
  border: 3px solid #fff;
  border-radius: 200px;
  width: 210px;
  height: 210px;
  box-shadow: 0 2px 14px 6px #0003;
}

.div-block-114 {
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.text-block-76 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 600;
}

.image-94 {
  object-fit: cover;
  border: 2px solid #fff;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  box-shadow: 0 2px 15px #0003;
}

.div-block-115 {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.image-95 {
  margin-left: auto;
  margin-right: auto;
}

.text-span-34 {
  color: #ad1313;
}

.text-span-35, .text-span-36 {
  color: #ad1413;
}

.image-96 {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
}

.paragraph-13 {
  margin-top: 24px;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .gallery15_arrow.hide-mobile-landscape {
    width: 3rem;
    height: 3rem;
  }

  .gallery15_slide {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .pricing18_components {
    grid-template-columns: 1fr;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-13 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 767px) {
  .container-8, .dr_section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .gallery15_slider {
    padding-bottom: 3rem;
  }

  .gallery15_slide, .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .pricing18_components {
    grid-template-columns: 1fr;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .pricing18_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .faq3_icon-wrapper {
    width: 1.75rem;
  }

  .faq3_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .container-12 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 30px;
    line-height: 37px;
  }

  h2 {
    font-size: 27px;
  }

  li {
    font-size: 18px;
  }

  .blatt-wrapper, .container-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-8 {
    font-size: 32px;
  }

  .heading-4 {
    font-size: 33px;
  }

  .heading-4.centered {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .text-block-14 {
    line-height: 140%;
  }

  .rich-text-block {
    word-break: break-all;
  }

  .image-sub {
    width: 100%;
  }

  .container, .container.rand {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-8.new {
    order: 1;
  }

  .div-block-8.new.mb-24 {
    padding: 16px;
  }

  .image-53 {
    width: 45px;
  }

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

  .image-54 {
    width: 14px;
  }

  .div-block-45 {
    width: 30%;
  }

  .cell {
    display: flex;
  }

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

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .image-56 {
    order: -1;
  }

  .cell-3 {
    flex-wrap: nowrap;
  }

  .quick-stack-4 {
    width: 100%;
  }

  .image-60 {
    width: 40%;
    margin-right: 16px;
  }

  .image-61._50 {
    width: 100%;
  }

  .section-5 {
    height: 10vh;
  }

  .dr_section, .dr_section.pink, .dr_section.mt-12, .dr_section.gray.py-32 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .dr_section.mobile {
    display: block;
  }

  .dr_section.hideonmobole {
    display: none;
  }

  .text-block-41 {
    line-height: 2rem;
  }

  .body-3 {
    font-size: 17px;
  }

  .bold-text-3 {
    line-height: 2.1rem;
  }

  .div-block-74.mr-0 {
    margin-right: 0;
  }

  .div-block-75 {
    justify-content: space-between;
    align-items: center;
    width: 90%;
  }

  .text-block-46.mb-24, .text-block-46.mb-32 {
    font-size: 21px;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .red {
    font-size: 1.4rem;
  }

  .red.big {
    font-size: 32px;
  }

  .button-angebot._100 {
    font-size: 1.3rem;
    display: block;
  }

  .quick-stack-6 {
    grid-row-gap: 8px;
  }

  .image-64 {
    width: 49%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-large-2 {
    font-size: 1rem;
  }

  .text-size-large-2.mb-16 {
    margin-bottom: 12px;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .text-style-strikethrough {
    font-size: 1rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h5.mb-16 {
    margin-bottom: 8px;
  }

  .pricing18_img-wrapper {
    height: 100%;
    font-size: 14px;
  }

  .pricing18_plan.is-hero {
    padding-top: 3.8rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-80.black.mobile {
    width: 60px;
    height: 60px;
    font-size: 15px;
    inset: auto auto 0% 0%;
  }

  .text-block-54 {
    font-size: 16px;
  }

  .button-angebot-2 {
    font-size: 1.6rem;
  }

  .content7_wrapper {
    width: 100%;
    padding: .5rem;
  }

  .content7_check {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .cell-10, .cell-11, .cell-12, .cell-13, .cell-14, .cell-15, .cell-16, .cell-17 {
    justify-content: center;
    align-items: center;
  }

  .upsell-modal {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .container-10 {
    width: 100%;
    max-width: 97%;
  }

  .div-block-82 {
    overflow: scroll;
  }

  .quick-stack-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 24px;
    position: relative;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    place-items: center;
    margin-top: 12px;
  }

  .mobile_buyboxes {
    border: 2px solid #000;
    margin-bottom: 12px;
    padding: 12px 0 0;
    position: relative;
  }

  .div-block-85 {
    color: #fff;
    background-color: #292929;
    padding: 6px 24px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .div-block-85.green {
    background-color: #23a455;
  }

  .text-block-59 {
    font-size: 18px;
  }

  .rich-text-block-2 {
    font-size: 22px;
  }

  .paragraph-4 {
    font-size: 16px;
  }

  .text-span-21 {
    text-decoration: line-through;
  }

  .div-block-86.policy {
    width: 100%;
    margin-top: 90px;
  }

  .quick-stack-11.policy {
    padding: 16px;
  }

  .text-block-61 {
    font-size: 18px;
    line-height: 22px;
  }

  .image-72 {
    float: none;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-88.policy {
    flex-flow: column;
    display: flex;
  }

  .advheadline {
    font-size: 32px;
    line-height: 36px;
  }

  .image-73 {
    float: none;
  }

  .heading-11 {
    font-size: 32px;
    line-height: 36px;
  }

  .quick-stack-6-copy {
    grid-row-gap: 8px;
  }

  .image-74 {
    float: none;
  }

  .div-block-89 {
    width: 100%;
  }

  .div-block-88-copy.policy {
    flex-flow: column;
    display: flex;
  }

  .image-77, .image-78, .image-79 {
    width: 70%;
  }

  .link-block-4, .link-block-5 {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .quick-stack-14 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: 100%;
  }

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

  .text-block-67 {
    font-size: 16px;
  }

  .red-3 {
    font-size: 1.4rem;
  }

  .text-block-68 {
    font-size: 16px;
  }

  .red-4 {
    font-size: 1.4rem;
  }

  .div-block-102.black.mobile {
    width: 60px;
    height: 60px;
    font-size: 15px;
    inset: auto auto 0% 0%;
  }

  .text-block-69 {
    font-size: 18px;
  }

  .div-block-103 {
    color: #fff;
    background-color: #292929;
    padding: 6px 24px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .div-block-103.green {
    background-color: #23a455;
  }

  .container-11 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-89 {
    float: none;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-13 {
    font-size: 33px;
  }

  .heading-13.centered {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .text-block-72 {
    line-height: 140%;
  }

  .div-block-110.new {
    order: 1;
  }

  .container-13, .container-13.rand {
    padding-left: 16px;
    padding-right: 16px;
  }
}

#w-node-e05b5461-c174-4627-6a30-9ffe1d6e5964-c03979bb, #w-node-_46212653-9501-54d1-c57b-beea81d77b10-c03979bb, #w-node-_76d855fa-eeb1-9dfe-5196-21cfdde0ad41-c03979bb, #w-node-_52c6276e-4bbc-9d92-710b-c2fc0fee351e-c03979bb, #w-node-abe5b1e9-f1c3-cddc-6f9c-2ef24eb3771a-c03979bb, #w-node-_3b0cbecf-9c07-1b09-7d40-360fbaf06f2d-c03979bb, #w-node-_4640e5ee-d9cb-d833-1a5d-95ee19e6885b-c03979bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_615c6098-44cd-d23e-e040-985f7eaa809d-c03979bb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
}

#w-node-_73d456f5-aaa2-b4f3-cfb8-eb97a0630b0e-c03979bb, #w-node-_89aaf778-8e92-8d43-851d-113b91a02f09-c03979bb {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-a455689c-17af-c496-8392-195742e14b40-2b7daa1c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61a73bc1-c8ed-2be3-2825-595b78298ada-2b7daa1c, #w-node-ac5ed57f-33c8-7bc3-6c2b-65d55645050a-2b7daa1c, #w-node-_935c2d64-69b1-c8c3-f348-71ffbb52ffa1-2b7daa1c, #w-node-_447603d7-7f2a-cde7-3254-39cc4f2118e7-2b7daa1c, #w-node-f9f551ce-9a20-cd92-3444-d9b6e8d6b233-2b7daa1c, #w-node-abaa03ec-948e-1378-7d51-8152bdb00880-2b7daa1c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a455689c-17af-c496-8392-195742e14c1e-2b7daa1c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
}

#w-node-a455689c-17af-c496-8392-195742e14c68-2b7daa1c, #w-node-fd29548b-4f0c-64be-8b78-ea09b4f3d1fc-2b7daa1c, #w-node-_5ff5dacd-dacc-9012-7b8e-416c783684df-2b7daa1c, #w-node-_0a43d128-e545-17e7-db54-767ed419a51a-2b7daa1c {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_615c6098-44cd-d23e-e040-985f7eaa809d-f6131c37 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
}

#w-node-_73d456f5-aaa2-b4f3-cfb8-eb97a0630b0e-f6131c37, #w-node-_89aaf778-8e92-8d43-851d-113b91a02f09-f6131c37 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_5da23a8d-f76b-fd48-1c32-c41b2b089d9e-c824a5b7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a455689c-17af-c496-8392-195742e14c1e-c824a5b7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
}

#w-node-a455689c-17af-c496-8392-195742e14c68-c824a5b7, #w-node-fd29548b-4f0c-64be-8b78-ea09b4f3d1fc-c824a5b7, #w-node-_5ff5dacd-dacc-9012-7b8e-416c783684df-c824a5b7, #w-node-_0a43d128-e545-17e7-db54-767ed419a51a-c824a5b7 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-63c3695a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1505d89-d075-587b-1247-19d918d4036d-63c3695a {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-63c3695a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-63c3695a, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-63c3695a, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-63c3695a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483478-63c3695a {
  align-self: auto;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483490-63c3695a, #w-node-_876f82b1-5493-67a1-21cd-79d645483495-63c3695a, #w-node-_876f82b1-5493-67a1-21cd-79d64548349c-63c3695a, #w-node-_876f82b1-5493-67a1-21cd-79d6454834bc-63c3695a, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c1-63c3695a, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c6-63c3695a, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f1-63c3695a, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f6-63c3695a, #w-node-_876f82b1-5493-67a1-21cd-79d6454834fb-63c3695a {
  align-self: start;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-63c3695a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-63c3695a {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-63c3695a, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-63c3695a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-63c3695a {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-63c3695a, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-63c3695a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-63c3695a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-63c3695a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-63c3695a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-974cfa33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1505d89-d075-587b-1247-19d918d4036d-974cfa33 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-974cfa33 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-974cfa33, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-974cfa33, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-974cfa33 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483478-974cfa33 {
  align-self: auto;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483490-974cfa33, #w-node-_876f82b1-5493-67a1-21cd-79d645483495-974cfa33, #w-node-_876f82b1-5493-67a1-21cd-79d64548349c-974cfa33, #w-node-_876f82b1-5493-67a1-21cd-79d6454834bc-974cfa33, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c1-974cfa33, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c6-974cfa33, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f1-974cfa33, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f6-974cfa33, #w-node-_876f82b1-5493-67a1-21cd-79d6454834fb-974cfa33 {
  align-self: start;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-974cfa33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-974cfa33 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-974cfa33, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-974cfa33 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-974cfa33 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-974cfa33, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-974cfa33 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-974cfa33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-974cfa33 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-974cfa33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc48c6d6-cb39-4851-319c-c8523381cff3-5b1aa110, #w-node-eb1d1bed-7136-8305-f981-9dc30e164fd5-5b1aa110, #w-node-_47d15af7-e489-efbd-de4f-f7f1424c0aa4-5b1aa110, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-4e0fd3be {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1505d89-d075-587b-1247-19d918d4036d-4e0fd3be {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-4e0fd3be {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-4e0fd3be, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-4e0fd3be, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-4e0fd3be {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-4e0fd3be {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-4e0fd3be {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-4e0fd3be, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-4e0fd3be {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-4e0fd3be {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-4e0fd3be, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-4e0fd3be {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-4e0fd3be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-4e0fd3be {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-4e0fd3be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75957ed7-ded5-c560-24d3-1abd6548444a-654843cf {
  align-self: auto;
}

#w-node-_75957ed7-ded5-c560-24d3-1abd65484463-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd65484468-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd6548446f-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd65484490-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd65484495-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd6548449a-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd654844c1-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd654844c6-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd654844cb-654843cf {
  align-self: start;
}

#w-node-fc48c6d6-cb39-4851-319c-c8523381cff3-a76fbab9, #w-node-eb1d1bed-7136-8305-f981-9dc30e164fd5-a76fbab9, #w-node-_47d15af7-e489-efbd-de4f-f7f1424c0aa4-a76fbab9, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-781a143d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1505d89-d075-587b-1247-19d918d4036d-781a143d {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-781a143d {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-781a143d, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-781a143d, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-781a143d {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483478-781a143d {
  align-self: auto;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483490-781a143d, #w-node-_876f82b1-5493-67a1-21cd-79d645483495-781a143d, #w-node-_876f82b1-5493-67a1-21cd-79d64548349c-781a143d, #w-node-_876f82b1-5493-67a1-21cd-79d6454834bc-781a143d, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c1-781a143d, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c6-781a143d, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f1-781a143d, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f6-781a143d, #w-node-_876f82b1-5493-67a1-21cd-79d6454834fb-781a143d {
  align-self: start;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-781a143d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-781a143d {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-781a143d, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-781a143d {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-781a143d {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-781a143d, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-781a143d {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-781a143d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-781a143d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-781a143d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc48c6d6-cb39-4851-319c-c8523381cff3-56c0f3e5, #w-node-eb1d1bed-7136-8305-f981-9dc30e164fd5-56c0f3e5, #w-node-_47d15af7-e489-efbd-de4f-f7f1424c0aa4-56c0f3e5, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-1fbca9b2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1505d89-d075-587b-1247-19d918d4036d-1fbca9b2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-1fbca9b2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-1fbca9b2, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-1fbca9b2, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-1fbca9b2 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483478-1fbca9b2 {
  align-self: auto;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483490-1fbca9b2, #w-node-_876f82b1-5493-67a1-21cd-79d645483495-1fbca9b2, #w-node-_876f82b1-5493-67a1-21cd-79d64548349c-1fbca9b2, #w-node-_876f82b1-5493-67a1-21cd-79d6454834bc-1fbca9b2, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c1-1fbca9b2, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c6-1fbca9b2, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f1-1fbca9b2, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f6-1fbca9b2, #w-node-_876f82b1-5493-67a1-21cd-79d6454834fb-1fbca9b2 {
  align-self: start;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-1fbca9b2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-1fbca9b2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-1fbca9b2, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-1fbca9b2 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-1fbca9b2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-1fbca9b2, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-1fbca9b2 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-1fbca9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-1fbca9b2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-1fbca9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc48c6d6-cb39-4851-319c-c8523381cff3-c3f42d6e, #w-node-eb1d1bed-7136-8305-f981-9dc30e164fd5-c3f42d6e, #w-node-_47d15af7-e489-efbd-de4f-f7f1424c0aa4-c3f42d6e, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-9ee4a82a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1505d89-d075-587b-1247-19d918d4036d-9ee4a82a {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5c9002c4-98e0-d91f-20c3-a85af0c68bea-9ee4a82a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-9ee4a82a, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-9ee4a82a, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-9ee4a82a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b95817451-9ee4a82a {
  align-self: auto;
}

#w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b9581746a-9ee4a82a, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b9581746f-9ee4a82a, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b95817476-9ee4a82a, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b95817497-9ee4a82a, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b9581749c-9ee4a82a, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b958174a1-9ee4a82a, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b958174c8-9ee4a82a, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b958174cd-9ee4a82a, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b958174d2-9ee4a82a {
  align-self: start;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-9ee4a82a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-9ee4a82a {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-9ee4a82a, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-9ee4a82a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-9ee4a82a {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-9ee4a82a, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-9ee4a82a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-9ee4a82a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-9ee4a82a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-9ee4a82a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-346af4da {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1505d89-d075-587b-1247-19d918d4036d-346af4da {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5c9002c4-98e0-d91f-20c3-a85af0c68bea-346af4da {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-346af4da, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-346af4da, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-346af4da {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b95817451-346af4da {
  align-self: auto;
}

#w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b9581746a-346af4da, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b9581746f-346af4da, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b95817476-346af4da, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b95817497-346af4da, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b9581749c-346af4da, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b958174a1-346af4da, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b958174c8-346af4da, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b958174cd-346af4da, #w-node-_75b84aa3-4ec4-9bcb-3f37-ab2b958174d2-346af4da {
  align-self: start;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-346af4da {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-346af4da {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-346af4da, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-346af4da {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-346af4da {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-346af4da, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-346af4da {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-346af4da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-346af4da {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-346af4da {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_40947fc0-2eac-d7e8-7cc8-8285de613478-de613475 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-b462ed19 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1505d89-d075-587b-1247-19d918d4036d-b462ed19 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-b462ed19 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-b462ed19, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-b462ed19, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-b462ed19 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483478-b462ed19 {
  align-self: auto;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483490-b462ed19, #w-node-_876f82b1-5493-67a1-21cd-79d645483495-b462ed19, #w-node-_876f82b1-5493-67a1-21cd-79d64548349c-b462ed19, #w-node-_876f82b1-5493-67a1-21cd-79d6454834bc-b462ed19, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c1-b462ed19, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c6-b462ed19, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f1-b462ed19, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f6-b462ed19, #w-node-_876f82b1-5493-67a1-21cd-79d6454834fb-b462ed19 {
  align-self: start;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-b462ed19 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-b462ed19 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-b462ed19, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-b462ed19 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-b462ed19 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-b462ed19, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-b462ed19 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-b462ed19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-b462ed19 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-b462ed19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-dffb5744, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-dffb5744, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dced57-dffb5744, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedba-dffb5744, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedc3-dffb5744, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-dd5281cc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_121a737a-0006-6f5e-ba9c-8d2c36361a5f-dd5281cc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-dd5281cc {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-dd5281cc, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-dd5281cc, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-dd5281cc {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_685bad81-f5c0-6223-6631-dfcbb84c6e2c-dd5281cc {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-dd5281cc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-dd5281cc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-dd5281cc, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-dd5281cc {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-dd5281cc {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-dd5281cc, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-dd5281cc {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-dd5281cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-dd5281cc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7fa20d40-4f82-1373-9016-2efbf6886a2c-dd5281cc {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-dd5281cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-0d77aefb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_121a737a-0006-6f5e-ba9c-8d2c36361a5f-0d77aefb {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-0d77aefb {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-0d77aefb, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-0d77aefb, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-0d77aefb {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_685bad81-f5c0-6223-6631-dfcbb84c6e2c-0d77aefb {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-0d77aefb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-0d77aefb {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-0d77aefb, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-0d77aefb {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-0d77aefb {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-0d77aefb, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-0d77aefb {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-0d77aefb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-0d77aefb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7fa20d40-4f82-1373-9016-2efbf6886a2c-0d77aefb {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-0d77aefb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f715-cff9f6ed {
  align-self: auto;
}

#w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f72e-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f733-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f73a-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f75b-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f760-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f765-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f78c-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f791-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f796-cff9f6ed {
  align-self: start;
}

#w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-4a53bd61, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-4a53bd61, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dced57-4a53bd61, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedba-4a53bd61, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedc3-4a53bd61 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0819e710-65ea-dee2-7dbb-019d3c43f5cd-5abf4701 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-5abf4701, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-5abf4701, #w-node-_85e1e144-b94c-37b5-d11b-e446d9bc6880-5abf4701, #w-node-_686b7421-1ca4-70b2-d33b-755dd7a6d163-5abf4701, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dced57-5abf4701, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedba-5abf4701, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedc3-5abf4701, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-9b873a10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_54d018e3-f563-b998-b115-5ef6b5ba275e-9b873a10 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-9b873a10 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-9b873a10, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-9b873a10, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-9b873a10 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_926aa9e1-0218-18ca-da22-d9c89126a0cd-9b873a10 {
  align-self: auto;
}

#w-node-_926aa9e1-0218-18ca-da22-d9c89126a0e6-9b873a10, #w-node-_926aa9e1-0218-18ca-da22-d9c89126a0eb-9b873a10, #w-node-_926aa9e1-0218-18ca-da22-d9c89126a0f2-9b873a10, #w-node-_926aa9e1-0218-18ca-da22-d9c89126a113-9b873a10, #w-node-_926aa9e1-0218-18ca-da22-d9c89126a118-9b873a10, #w-node-_926aa9e1-0218-18ca-da22-d9c89126a11d-9b873a10, #w-node-_926aa9e1-0218-18ca-da22-d9c89126a144-9b873a10, #w-node-_926aa9e1-0218-18ca-da22-d9c89126a149-9b873a10, #w-node-_926aa9e1-0218-18ca-da22-d9c89126a14e-9b873a10 {
  align-self: start;
}

#w-node-_685bad81-f5c0-6223-6631-dfcbb84c6e2c-9b873a10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-9b873a10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-9b873a10 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-9b873a10, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-9b873a10 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-9b873a10 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-9b873a10, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-9b873a10 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-9b873a10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-9b873a10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7fa20d40-4f82-1373-9016-2efbf6886a2c-9b873a10 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-9b873a10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71722743-487b-9357-82a2-1e16f2615b12-672cdbc7, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-672cdbc7, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-672cdbc7, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-672cdbc7, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-672cdbc7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0819e710-65ea-dee2-7dbb-019d3c43f5cd-f88fd742 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-f88fd742, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-f88fd742, #w-node-_85e1e144-b94c-37b5-d11b-e446d9bc6880-f88fd742, #w-node-_686b7421-1ca4-70b2-d33b-755dd7a6d163-f88fd742, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dced57-f88fd742, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedba-f88fd742, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedc3-f88fd742, #w-node-_150145c3-154c-80d2-aff9-e83b930bfcb2-25c12c3a, #w-node-_150145c3-154c-80d2-aff9-e83b930bfd15-25c12c3a, #w-node-_150145c3-154c-80d2-aff9-e83b930bfd1e-25c12c3a, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-25c12c3a, #w-node-fe7f6869-0a78-aedf-172d-0507e9e05214-25c12c3a, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-25c12c3a, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-c0cd1b62 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_121a737a-0006-6f5e-ba9c-8d2c36361a5f-c0cd1b62 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-c0cd1b62 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-c0cd1b62, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-c0cd1b62, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-c0cd1b62 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_685bad81-f5c0-6223-6631-dfcbb84c6e2c-c0cd1b62 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-c0cd1b62 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-c0cd1b62 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-c0cd1b62, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-c0cd1b62 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-c0cd1b62 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-c0cd1b62, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-c0cd1b62 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-c0cd1b62 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-c0cd1b62 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7fa20d40-4f82-1373-9016-2efbf6886a2c-c0cd1b62 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-c0cd1b62 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-2f940e3d, #w-node-fe7f6869-0a78-aedf-172d-0507e9e05214-2f940e3d, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-2f940e3d, #w-node-ab408c29-474c-602c-c3e2-305e6c64cbd3-bb7d1c69, #w-node-ab408c29-474c-602c-c3e2-305e6c64cbe8-bb7d1c69 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b247fe-026e5f18 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b24820-026e5f18, #w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b24835-026e5f18, #w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b24842-026e5f18, #w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b2485b-026e5f18, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-3ff91054 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_121a737a-0006-6f5e-ba9c-8d2c36361a5f-3ff91054 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-3ff91054 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-3ff91054, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-3ff91054, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-3ff91054 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_685bad81-f5c0-6223-6631-dfcbb84c6e2c-3ff91054 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-3ff91054 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-3ff91054 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-3ff91054, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-3ff91054 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-3ff91054 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-3ff91054, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-3ff91054 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-3ff91054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-3ff91054 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-3ff91054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71722743-487b-9357-82a2-1e16f2615b12-90369334, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-90369334, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-90369334, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-90369334, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-90369334, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-3e70a372, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-3e70a372, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-3e70a372, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-3e70a372, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-3e70a372, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-410e5721, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-410e5721, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-410e5721, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-410e5721, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-410e5721, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-410ed3c6, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-410ed3c6, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-410ed3c6, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-410ed3c6, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-410ed3c6, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-210985e4, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-210985e4, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-210985e4, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-95ce7d1a, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-95ce7d1a, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-95ce7d1a, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-f570ed02, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-f570ed02, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-f570ed02, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-4098c2bb, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-4098c2bb, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-4098c2bb, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-647ab0d8, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-647ab0d8, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-647ab0d8, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-a2099ce5, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-a2099ce5, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-a2099ce5, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-0309e57c, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-0309e57c, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-0309e57c, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-f03e023f, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-f03e023f, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-f03e023f, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-f03e023f, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-f03e023f, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-d2ba8dbc, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-d2ba8dbc, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-d2ba8dbc, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-d2ba8dbc, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-d2ba8dbc, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-17ebe326 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_121a737a-0006-6f5e-ba9c-8d2c36361a5f-17ebe326 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-17ebe326, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-17ebe326, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-17ebe326 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483478-17ebe326 {
  align-self: auto;
}

#w-node-_876f82b1-5493-67a1-21cd-79d645483490-17ebe326, #w-node-_876f82b1-5493-67a1-21cd-79d645483495-17ebe326, #w-node-_876f82b1-5493-67a1-21cd-79d64548349c-17ebe326, #w-node-_876f82b1-5493-67a1-21cd-79d6454834bc-17ebe326, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c1-17ebe326, #w-node-_876f82b1-5493-67a1-21cd-79d6454834c6-17ebe326, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f1-17ebe326, #w-node-_876f82b1-5493-67a1-21cd-79d6454834f6-17ebe326, #w-node-_876f82b1-5493-67a1-21cd-79d6454834fb-17ebe326 {
  align-self: start;
}

#w-node-_685bad81-f5c0-6223-6631-dfcbb84c6e2c-17ebe326 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-17ebe326 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-17ebe326, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-17ebe326 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-17ebe326 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-17ebe326, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-17ebe326 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-17ebe326 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7fa20d40-4f82-1373-9016-2efbf6886a2c-17ebe326 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-17ebe326 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71722743-487b-9357-82a2-1e16f2615b12-747ddab3, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-747ddab3, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-747ddab3, #w-node-c04a9357-f74e-b0af-b4ab-217ddb5e7af6-34a5fc93 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-34a5fc93 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fac2109c-ac30-4b50-c1d7-5d2def384428-34a5fc93, #w-node-dc9b90af-5c84-9b07-2560-679eb5fecc02-34a5fc93, #w-node-ab55cd2f-90cd-32da-d381-572b6630becb-34a5fc93 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
}

#w-node-_685bad81-f5c0-6223-6631-dfcbb84c6e2c-34a5fc93 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-34a5fc93 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-34a5fc93 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-34a5fc93, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-34a5fc93 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-34a5fc93 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-34a5fc93, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-34a5fc93 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-34a5fc93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-34a5fc93 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-34a5fc93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_685bad81-f5c0-6223-6631-dfcbb84c6e2c-e4f2d514 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-f790fc49-bda4-3241-b298-44ae1291048c-e4f2d514 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-e4f2d514 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82dc2865-4ddf-51ae-39a6-21103b72b49d-e4f2d514, #w-node-a35be909-111b-2e11-b4ae-b6f36c5c0ee0-e4f2d514 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_2bbe0a18-f9f2-f76a-d7f9-1057410e53b3-e4f2d514 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-f674052a-132d-01c8-6027-1e9b9c5802d7-e4f2d514, #w-node-_51a0e64e-17ad-957d-3e8c-338abf149f14-e4f2d514 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_51cf92a8-aab1-510b-67ab-66913aa2c8fa-e4f2d514 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-e4f2d514 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e17253a5-3664-dba8-3eb6-b39f84688b43-e4f2d514 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_61a73bc1-c8ed-2be3-2825-595b78298ada-2b7daa1c, #w-node-ac5ed57f-33c8-7bc3-6c2b-65d55645050a-2b7daa1c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ac5ed57f-33c8-7bc3-6c2b-65d55645050b-2b7daa1c {
    order: 9999;
  }

  #w-node-_935c2d64-69b1-c8c3-f348-71ffbb52ffa1-2b7daa1c, #w-node-_447603d7-7f2a-cde7-3254-39cc4f2118e7-2b7daa1c, #w-node-f9f551ce-9a20-cd92-3444-d9b6e8d6b233-2b7daa1c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f9f551ce-9a20-cd92-3444-d9b6e8d6b23c-2b7daa1c {
    order: -9999;
  }

  #w-node-abaa03ec-948e-1378-7d51-8152bdb00880-2b7daa1c, #w-node-a455689c-17af-c496-8392-195742e14c1e-2b7daa1c, #w-node-a455689c-17af-c496-8392-195742e14c68-2b7daa1c, #w-node-fd29548b-4f0c-64be-8b78-ea09b4f3d1fc-2b7daa1c, #w-node-_5ff5dacd-dacc-9012-7b8e-416c783684df-2b7daa1c, #w-node-_0a43d128-e545-17e7-db54-767ed419a51a-2b7daa1c, #w-node-a455689c-17af-c496-8392-195742e14c1e-c824a5b7, #w-node-a455689c-17af-c496-8392-195742e14c68-c824a5b7, #w-node-fd29548b-4f0c-64be-8b78-ea09b4f3d1fc-c824a5b7, #w-node-_5ff5dacd-dacc-9012-7b8e-416c783684df-c824a5b7, #w-node-_0a43d128-e545-17e7-db54-767ed419a51a-c824a5b7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-63c3695a {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-cae52352-56b1-5c51-5091-6de817a61696-63c3695a, #w-node-_810b00c9-df79-6f66-11b0-2e53ba07714d-63c3695a, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff449-63c3695a, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff44a-63c3695a, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce322-63c3695a, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce323-63c3695a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-63c3695a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-63c3695a {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-63c3695a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-974cfa33 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-cae52352-56b1-5c51-5091-6de817a61696-974cfa33, #w-node-_810b00c9-df79-6f66-11b0-2e53ba07714d-974cfa33, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff449-974cfa33, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff44a-974cfa33, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce322-974cfa33, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce323-974cfa33 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-974cfa33 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-974cfa33 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-974cfa33, #w-node-fc48c6d6-cb39-4851-319c-c8523381cff3-5b1aa110, #w-node-eb1d1bed-7136-8305-f981-9dc30e164fd5-5b1aa110, #w-node-_47d15af7-e489-efbd-de4f-f7f1424c0aa4-5b1aa110 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-4e0fd3be {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-4e0fd3be {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-4e0fd3be {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-4e0fd3be {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_75957ed7-ded5-c560-24d3-1abd654843f6-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd654843f7-654843cf {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_75957ed7-ded5-c560-24d3-1abd65484407-654843cf {
    place-self: center;
  }

  #w-node-_75957ed7-ded5-c560-24d3-1abd6548440f-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd65484410-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd65484424-654843cf, #w-node-_75957ed7-ded5-c560-24d3-1abd65484425-654843cf {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-fc48c6d6-cb39-4851-319c-c8523381cff3-a76fbab9, #w-node-eb1d1bed-7136-8305-f981-9dc30e164fd5-a76fbab9, #w-node-_47d15af7-e489-efbd-de4f-f7f1424c0aa4-a76fbab9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-781a143d {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-cae52352-56b1-5c51-5091-6de817a61696-781a143d, #w-node-_810b00c9-df79-6f66-11b0-2e53ba07714d-781a143d, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff449-781a143d, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff44a-781a143d, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce322-781a143d, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce323-781a143d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-781a143d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-781a143d {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-781a143d, #w-node-fc48c6d6-cb39-4851-319c-c8523381cff3-56c0f3e5, #w-node-eb1d1bed-7136-8305-f981-9dc30e164fd5-56c0f3e5, #w-node-_47d15af7-e489-efbd-de4f-f7f1424c0aa4-56c0f3e5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-1fbca9b2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-cae52352-56b1-5c51-5091-6de817a61696-1fbca9b2, #w-node-_810b00c9-df79-6f66-11b0-2e53ba07714d-1fbca9b2, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff449-1fbca9b2, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff44a-1fbca9b2, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce322-1fbca9b2, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce323-1fbca9b2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-1fbca9b2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-1fbca9b2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-1fbca9b2, #w-node-fc48c6d6-cb39-4851-319c-c8523381cff3-c3f42d6e, #w-node-eb1d1bed-7136-8305-f981-9dc30e164fd5-c3f42d6e, #w-node-_47d15af7-e489-efbd-de4f-f7f1424c0aa4-c3f42d6e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5c9002c4-98e0-d91f-20c3-a85af0c68bea-9ee4a82a {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7a2714ea-cd5b-ef0e-483a-687a238c0a64-9ee4a82a, #w-node-_7a2714ea-cd5b-ef0e-483a-687a238c0a65-9ee4a82a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_7a2714ea-cd5b-ef0e-483a-687a238c0a75-9ee4a82a {
    place-self: center;
  }

  #w-node-_7a2714ea-cd5b-ef0e-483a-687a238c0a7d-9ee4a82a, #w-node-_7a2714ea-cd5b-ef0e-483a-687a238c0a7e-9ee4a82a, #w-node-_7a2714ea-cd5b-ef0e-483a-687a238c0a92-9ee4a82a, #w-node-_7a2714ea-cd5b-ef0e-483a-687a238c0a93-9ee4a82a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-9ee4a82a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-9ee4a82a {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-9ee4a82a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5c9002c4-98e0-d91f-20c3-a85af0c68bea-346af4da {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-bbf5adb6-1414-d3a3-6568-8ad2ea22c1d9-346af4da, #w-node-bbf5adb6-1414-d3a3-6568-8ad2ea22c1da-346af4da, #w-node-bbf5adb6-1414-d3a3-6568-8ad2ea22c1f2-346af4da, #w-node-bbf5adb6-1414-d3a3-6568-8ad2ea22c1f3-346af4da, #w-node-bbf5adb6-1414-d3a3-6568-8ad2ea22c207-346af4da, #w-node-bbf5adb6-1414-d3a3-6568-8ad2ea22c208-346af4da {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-346af4da {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-346af4da {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-346af4da {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_40947fc0-2eac-d7e8-7cc8-8285de613478-de613475 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-b462ed19 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-cae52352-56b1-5c51-5091-6de817a61696-b462ed19, #w-node-_810b00c9-df79-6f66-11b0-2e53ba07714d-b462ed19, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff449-b462ed19, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff44a-b462ed19, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce322-b462ed19, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce323-b462ed19 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-b462ed19 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-b462ed19 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-b462ed19, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-dffb5744, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-dffb5744, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dced57-dffb5744, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedba-dffb5744, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedc3-dffb5744 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-dd5281cc {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-dd5281cc {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-dd5281cc {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-dd5281cc {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-0d77aefb {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-0d77aefb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-0d77aefb {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-0d77aefb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f7ab-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f7ac-cff9f6ed {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f7bc-cff9f6ed {
    place-self: center;
  }

  #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f7c4-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f7c5-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f7d9-cff9f6ed, #w-node-_275480f8-0aac-5c8a-86b2-76a8cff9f7da-cff9f6ed {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-4a53bd61, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-4a53bd61, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dced57-4a53bd61, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedba-4a53bd61, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedc3-4a53bd61, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-5abf4701, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-5abf4701, #w-node-_85e1e144-b94c-37b5-d11b-e446d9bc6880-5abf4701, #w-node-_686b7421-1ca4-70b2-d33b-755dd7a6d163-5abf4701, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dced57-5abf4701, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedba-5abf4701, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedc3-5abf4701 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-9b873a10 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6196680b-48f7-49e2-377d-d69670ae9eaa-9b873a10, #w-node-_6196680b-48f7-49e2-377d-d69670ae9eab-9b873a10, #w-node-_6196680b-48f7-49e2-377d-d69670ae9ec3-9b873a10, #w-node-_6196680b-48f7-49e2-377d-d69670ae9ec4-9b873a10, #w-node-_6196680b-48f7-49e2-377d-d69670ae9ed8-9b873a10, #w-node-_6196680b-48f7-49e2-377d-d69670ae9ed9-9b873a10 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-9b873a10 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-9b873a10 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-9b873a10, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-672cdbc7, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-672cdbc7, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-672cdbc7, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-672cdbc7, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-672cdbc7, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-f88fd742, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-f88fd742, #w-node-_85e1e144-b94c-37b5-d11b-e446d9bc6880-f88fd742, #w-node-_686b7421-1ca4-70b2-d33b-755dd7a6d163-f88fd742, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dced57-f88fd742, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedba-f88fd742, #w-node-a5a3267a-0abd-4d1a-5e4f-32da87dcedc3-f88fd742, #w-node-_150145c3-154c-80d2-aff9-e83b930bfcb2-25c12c3a, #w-node-_150145c3-154c-80d2-aff9-e83b930bfd15-25c12c3a, #w-node-_150145c3-154c-80d2-aff9-e83b930bfd1e-25c12c3a, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-25c12c3a, #w-node-fe7f6869-0a78-aedf-172d-0507e9e05214-25c12c3a, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-25c12c3a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-c0cd1b62 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-c0cd1b62 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-c0cd1b62 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-c0cd1b62, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-2f940e3d, #w-node-fe7f6869-0a78-aedf-172d-0507e9e05214-2f940e3d, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-2f940e3d, #w-node-ab408c29-474c-602c-c3e2-305e6c64cbd3-bb7d1c69, #w-node-ab408c29-474c-602c-c3e2-305e6c64cbe8-bb7d1c69, #w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b24820-026e5f18, #w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b24835-026e5f18, #w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b24842-026e5f18, #w-node-_45d91a7d-04a5-33d7-fbc3-ad9c02b2485b-026e5f18 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-3ff91054 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-3ff91054 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-3ff91054 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-3ff91054, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-90369334, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-90369334, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-90369334, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-90369334, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-90369334, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-3e70a372, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-3e70a372, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-3e70a372, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-3e70a372, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-3e70a372, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-410e5721, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-410e5721, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-410e5721, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-410e5721, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-410e5721, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-410ed3c6, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-410ed3c6, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-410ed3c6, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-410ed3c6, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-410ed3c6, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-210985e4, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-210985e4, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-210985e4, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-95ce7d1a, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-95ce7d1a, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-95ce7d1a, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-f570ed02, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-f570ed02, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-f570ed02, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-4098c2bb, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-4098c2bb, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-4098c2bb, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-647ab0d8, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-647ab0d8, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-647ab0d8, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-a2099ce5, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-a2099ce5, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-a2099ce5, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-0309e57c, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-0309e57c, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-0309e57c, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-f03e023f, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-f03e023f, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-f03e023f, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-f03e023f, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-f03e023f, #w-node-_71722743-487b-9357-82a2-1e16f2615b12-d2ba8dbc, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-d2ba8dbc, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-d2ba8dbc, #w-node-_2c54d53e-f373-7cb9-6634-8cc836c53e37-d2ba8dbc, #w-node-cdff1352-071f-b87c-c01c-9784f53feebc-d2ba8dbc {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-cae52352-56b1-5c51-5091-6de817a61696-17ebe326, #w-node-_810b00c9-df79-6f66-11b0-2e53ba07714d-17ebe326 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6d64eb19-7f90-01bf-d10c-488df0311430-17ebe326 {
    place-self: center;
  }

  #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff449-17ebe326, #w-node-_050eb313-9ed5-ecd3-651b-90831c9ff44a-17ebe326, #w-node-_2ef85887-ead8-b009-c8d3-0f1cef9ce322-17ebe326, #w-node-_70a1972d-44ba-45d8-cd9a-5c75a843a345-17ebe326 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-17ebe326 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_71722743-487b-9357-82a2-1e16f2615b12-747ddab3, #w-node-_71722743-487b-9357-82a2-1e16f2615b75-747ddab3, #w-node-_71722743-487b-9357-82a2-1e16f2615b7e-747ddab3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_02e15eb9-2056-edf4-7fc7-d887f38538c2-34a5fc93 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f790fc49-bda4-3241-b298-44ae1291048c-34a5fc93 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-34a5fc93 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-34a5fc93, #w-node-f790fc49-bda4-3241-b298-44ae1291048c-e4f2d514 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b7a143a6-65f7-6f3c-24da-b0de5d15e1ea-e4f2d514 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49253e5-bbbb-e6d6-1357-a17e3a61ab8f-e4f2d514 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


