:root {
  --alley-component-library--blue--100: #eceefe;
  --alley-component-library--blue--900: #5167f6;
  --alley-component-library--neutral--off-white: #f4f4f6;
  --alley-component-library--blue--800: #6478f7;
  --alley-component-library--blue--700: #7788f8;
  --alley-component-library--gray--900: #131316;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--gray-500: #6b7094;
  --black: black;
  --white: white;
}

.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;
}

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

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

.efi-nav-03 {
  z-index: 1;
  background-color: #2866ef;
  padding: 10px 5% 12px;
  position: fixed;
  inset: 0% 0% auto;
}

.efi-nav-03-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.efi-brand-3.white {
  z-index: 10;
  color: #fff;
}

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

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

.spark-simple-menu-button-right {
  z-index: 2;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 0 0 0 18px;
  display: flex;
  overflow: hidden;
}

.spark-simple-menu-button-right.w--open {
  background-color: #0000;
}

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

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

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

.spark-line-1.spark-simple-line {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fbd303;
  border-radius: 3px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 24px;
  height: 3.3px;
  display: block;
  top: 18px;
}

.image-8 {
  flex: 0 auto;
  height: 100%;
  display: block;
}

.link-block {
  width: 100%;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

._653334 {
  padding-left: 0;
  display: inline-flex;
  transform: translate(0, 2px)rotate(90deg);
}

.div-block-11 {
  justify-content: flex-end;
  align-items: center;
  width: 40px;
  height: 50px;
  display: flex;
  position: absolute;
}

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

.spark-line-1-copy.spark-simple-line-copy {
  z-index: 7;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 3px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 24px;
  height: 3.3px;
  margin-left: auto;
  margin-right: 10%;
  display: flex;
  position: absolute;
  top: 28px;
  transform: rotate(-45deg);
}

.div-block-12 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 2.75fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  height: 90px;
  display: grid;
}

.heading-5-copy {
  color: #eeeaea;
  text-align: center;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.rightside {
  z-index: 100;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  transform-style: preserve-3d;
  background-color: #00000087;
  border-left: 5px solid #fff;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 300px;
  max-width: 300px;
  max-height: 100%;
  display: block;
  position: fixed;
  inset: 0% 0% 0% auto;
  overflow: visible;
  transform: translate3d(0%, 0, 92px);
}

.heading-5 {
  color: #eeeaea;
  text-align: center;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: #000;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

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

.spark-line-2-copy.spark-simple-line-copy {
  z-index: 7;
  background-color: #fff;
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  margin-right: 10%;
  position: absolute;
  top: 28px;
  transform: rotate(45deg);
}

.div-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  grid-template: "."
  / .75fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 60px;
  display: flex;
}

.section-6 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  z-index: -300;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.1rem;
  display: flex;
  position: static;
}

.container-10 {
  grid-column-gap: 71px;
  grid-row-gap: 71px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  max-width: none;
  display: flex;
}

.container-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  grid-template: "Area"
  / 1fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: none;
  margin-right: auto;
  display: grid;
}

.heading-3 {
  direction: ltr;
  color: #eeeaea;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: #000;
  border-left: 1px solid #fff;
  padding-left: 9px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 37.6px;
  font-weight: 700;
  display: flex;
}

.div-block-7 {
  text-align: right;
}

.div-block-9 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 80%;
  display: flex;
}

.heading-4 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: #000;
  background-color: #2b2b2b00;
  border-bottom: 1px solid #fff;
  max-width: 80%;
  margin-top: -7px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 31.5px;
  font-weight: 700;
  line-height: 36px;
}

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

.uui-logos02_wrapper {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  padding: .75rem 3rem;
  display: flex;
}

.uui-logos02_component {
  background-color: #0000;
  border-radius: 1rem;
  padding: 0;
}

.section-7 {
  opacity: 1;
  color: #2866ef;
  background-color: #2866ef;
  margin-top: -57px;
  margin-bottom: 0%;
  padding-top: 0;
}

.uui-logos02_logo-row {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.image-12 {
  width: 200px;
}

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

.uui-logos02_logo {
  height: auto;
}

.uui-max-width-large {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100rem;
  display: flex;
}

.uui-max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

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

.uui-testimonial18_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.uui-space-medi23423um-copy {
  width: 100%;
  min-height: .1rem;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: #6941c6;
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link:hover {
  color: #53389e;
}

.uui-button-link.is-alternate {
  color: #fff;
}

.uui-button-row {
  grid-column-gap: 3.3rem;
  grid-row-gap: 3.3rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  max-height: 100%;
  display: flex;
}

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

.uui-testimonial18_component {
  background-color: #0000;
  height: auto;
  margin-top: 4rem;
  padding-bottom: 5rem;
  position: relative;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-space-xsmall {
  width: 100%;
  min-height: .1rem;
}

.uui-text-size-large {
  color: #000;
  letter-spacing: normal;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-testimonial18_content-wrapper-copy {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  color: #fff;
  background-color: #ffffff4d;
  border: 1px solid #ffffff80;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 23.5rem;
  min-height: 23.5rem;
  max-height: 23.5rem;
  padding: .6rem 1rem 1rem;
  display: flex;
}

.uui-testimonial18_mask {
  width: 33.33%;
  overflow: visible;
}

.uui-testimonial18_slide {
  border-radius: 12px;
  padding-right: 2rem;
}

.uui-heading-small-copy {
  color: #101828;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-heading-small-copy.text-color-white {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: black;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.6rem;
}

.uui-space-small {
  width: 100%;
  min-height: .1rem;
}

.uui-text-size-medium {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-size-medium.text-color-white {
  color: #fff;
  text-align: center;
  width: 100%;
  padding-bottom: .7rem;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: .94rem;
  font-weight: 700;
}

.uui-testimonial18_arrow {
  color: #667085;
  background-color: #fff;
  border: 1px solid #eaecf0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: all .3s;
  display: flex;
  inset: auto 0% 0% auto;
}

.uui-testimonial18_arrow:hover {
  background-color: #f9fafb;
}

.uui-testimonial18_arrow.left {
  right: 4rem;
}

.uui-testimonial17_logo {
  max-height: 3rem;
}

.uui-heading-medium {
  color: #fff;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: black;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 37.6px;
  font-weight: 700;
  line-height: 1.3;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-heading-small {
  color: #101828;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-heading-small.text-color-white {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: black;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
}

.uui-space-medium {
  width: 100%;
  min-height: .1rem;
  font-size: 1px;
}

.uui-testimonial18_content-wrapper {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  color: #fff;
  background-color: #ffffff4d;
  border: 1px solid #ffffff80;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 25rem;
  min-height: 25rem;
  max-height: 25rem;
  margin-top: 1.3rem;
  padding: .6rem 1rem 1rem;
  display: flex;
  box-shadow: 0 -1px 6px 5px #0003;
}

.uui-section_testimonial17 {
  overflow: hidden;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

._2 {
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-top: .5rem;
  margin-bottom: 0;
  margin-left: .5rem;
  display: flex;
}

.uui-testimonial18_content {
  background-color: #667085;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 32rem;
  padding: 1.5rem;
  display: flex;
}

.uui-testimonial18_content.background-color-blue600 {
  background-color: #2866ef;
  border-radius: 12px;
  padding-bottom: .6rem;
}

.uui-testimonial18_content.background-color-primary600 {
  background-color: #2866ef;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  height: 32rem;
}

.uui-testimonial18_content.background-color-pink600 {
  background-color: #2866ef;
  border-radius: 20px;
  padding-bottom: .6rem;
}

.uui-testimonial18_content.background-color-indigo600 {
  background-color: #2866ef;
  border-radius: 12px;
  padding-bottom: .6rem;
}

.uui-text-size-small {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small.text-color-gray500, .text-block-3 {
  color: #fff;
}

.uui-footer02_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.uui-logo_logomark {
  border: .1px #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 11rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 3px 2px #1018281a;
}

.uui-styleguide_logomark-bg {
  border-radius: 8px;
  width: 12rem;
  height: 10rem;
  position: absolute;
  inset: 0%;
}

.uui-padding-vertical-xlarge {
  padding-top: 4rem;
  padding-bottom: .1rem;
}

.uui-badge-small-success {
  grid-column-gap: .25rem;
  color: #027a48;
  white-space: nowrap;
  mix-blend-mode: multiply;
  background-color: #ecfdf3;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-footer02_bottom-wrapper {
  border-top: 1px solid #eaecf0;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  padding-top: 0;
  display: flex;
}

.uui-footer02_link {
  grid-column-gap: .5rem;
  color: #fff;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer02_link:hover {
  color: #344054;
}

.uui-logo_image {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.uui-footer02_left-wrapper-copy {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: start;
}

.uui-footer02_component {
  background-color: #2866ef;
}

.uui-footer02_left-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start;
}

.uui-footer02_top-wrapper {
  grid-column-gap: 4vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr;
  align-items: start;
}

.uui-footer02_link-list-heading {
  color: #fff;
  letter-spacing: normal;
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.uui-footer02_legal-list-wrapper {
  grid-column-gap: 1.5rem;
  display: flex;
}

.uui-logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 2rem;
  display: flex;
}

.body {
  background-color: #0000;
  background-image: url('../images/Design-ohne-Titel-24-min.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

._5435345523 {
  width: 100%;
  min-height: .9rem;
  font-size: 1px;
}

._23424334 {
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-top: 0;
  margin-left: .5rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.uui-testimonial18_content-wrapper-copy {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  color: #fff;
  background-color: #ffffff4d;
  border: 1px solid #ffffff80;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 25rem;
  min-height: 25rem;
  max-height: 25rem;
  margin-top: 0;
  padding: .6rem 1rem 1rem;
  display: flex;
  box-shadow: 0 -1px 6px 5px #0003;
}

._78656575764 {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  color: #fff;
  background-color: #ffffff4d;
  border: 1px solid #ffffff80;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 25rem;
  min-height: 25rem;
  max-height: 25rem;
  margin-top: .4rem;
  padding: .6rem 1rem 1rem;
  display: flex;
  box-shadow: 0 -1px 6px 5px #0003;
}

._453764563565374 {
  color: #101828;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
}

._453764563565374.text-color-white {
  color: #fff;
  letter-spacing: -.05em;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: black;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.36rem;
  line-height: 1;
}

._434465436 {
  color: #101828;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
}

._434465436.text-color-white {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: black;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.7rem;
}

._4654536353 {
  color: #101828;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
}

._4654536353.text-color-white {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: black;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.7rem;
}

.a-header-dashboard {
  border-bottom: 3px solid #2866ef;
  width: 100%;
  height: 600px;
  margin-top: -12px;
}

.a-caption {
  letter-spacing: -.01em;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.a-icon-small {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.a-header-play {
  background-color: var(--alley-component-library--blue--100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.a-button-video {
  grid-column-gap: 12px;
  color: var(--alley-component-library--blue--900);
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 99px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 48px;
  min-height: 48px;
  padding: 12px 24px 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
  display: flex;
}

.a-button-video:hover {
  background-color: var(--alley-component-library--neutral--off-white);
}

.a-button-video:active {
  background-color: var(--alley-component-library--blue--100);
}

.a-button-primary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--alley-component-library--blue--900);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 99px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
}

.a-button-primary:hover {
  background-color: var(--alley-component-library--blue--800);
}

.a-button-primary:active {
  background-color: var(--alley-component-library--blue--700);
}

.a-header-button-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 24px;
  margin-bottom: 16px;
  display: flex;
}

.a-paragraph-regular {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-stroke-width: .2px;
  -webkit-text-stroke-color: #000;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
  display: flex;
}

.a-span-underline {
  border-bottom-style: solid;
  border-bottom-width: 6px;
  border-bottom-color: var(--alley-component-library--blue--900);
  color: #2866ef;
}

.a-h1-heading {
  color: var(--alley-component-library--gray--900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1.2;
}

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

.a-detail-small {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.a-detail-small.a-text-color-primary, .a-detail-small.asdasd {
  text-align: center;
  color: #2866ef;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.a-text-color-primary {
  color: var(--alley-component-library--blue--900);
}

.a-margin-bottom-16 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.a-title-wrap-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.a-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}

.a-section-header {
  padding: 37px 5% 0;
  position: relative;
}

.f-image-cover {
  vertical-align: baseline;
  object-fit: cover;
  border-radius: 20px;
  width: 450px;
  max-width: 450px;
  height: 350px;
  max-height: 350px;
  display: block;
  overflow: clip;
  box-shadow: 0 2px 5px 5px #0003;
}

._5 {
  border-radius: 20px;
  width: 78%;
  max-width: 100%;
  height: 78%;
  overflow: hidden;
  box-shadow: 0 2px 9px 11px #0003;
}

.f-button-secondary {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
}

.f-button-neutral {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-header-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

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

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

.f-h1-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

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

.f-heading-detail-small {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

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

.f-header-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.f-container-regular {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  padding: 0 0%;
  position: relative;
}

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

._345354534534 {
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  height: 887.625px;
  display: none;
  overflow: hidden;
}

.brix---input-label {
  color: #211f54;
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---text-area {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.brix---text-area:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---text-area:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---text-area::placeholder {
  color: #6e7191;
  font-size: 18px;
}

.brix---form-grid-2-columns {
  z-index: -2;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  position: static;
}

.brix---color-neutral-100 {
  color: #fff;
}

.brix---heading-h1-size-copy {
  color: #2866ef;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---grid-contact-v6 {
  grid-column-gap: 42px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---success-message {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---card-pd-64px---56px {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 64px 56px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---heading-h1-size {
  color: #2866ef;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #2866ef;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---input {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.brix---input:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---input:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---input::placeholder {
  color: #6e7191;
  font-size: 18px;
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---section-position-relative {
  z-index: 2;
  padding-top: 43px;
  padding-bottom: 48px;
  position: relative;
  overflow: hidden;
}

.section-8 {
  margin-top: 173px;
}

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

.heading-14, .heading-14-1 {
  color: #555;
}

._65453463566 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

._5445555 {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 887.625px;
  display: flex;
  overflow: hidden;
}

.link {
  text-decoration: none;
}

._6545365 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.list-item {
  font-weight: 700;
}

.asdasadsadsad {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.asdasadsadsad.a-text-color-primary, .asdasadsadsad.asdasd {
  text-align: center;
  color: #2866ef;
  font-family: Ubuntu, Helvetica, sans-serif;
}

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

.udesly-text-field {
  background-color: #0000;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  min-height: 40px;
  margin-bottom: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  transition: all .25s ease-out;
}

.udesly-text-field:focus {
  border: 1px solid #141414;
  box-shadow: 0 0 4px #e1e1fe;
}

.udesly-text-field::placeholder {
  color: #a3a3a3;
}

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

._5341343542534 {
  color: #211f54;
  padding-bottom: 2rem;
}

.form {
  z-index: -2;
  position: static;
}

._654454 {
  width: 100%;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: none;
}

.unternehmen {
  background-color: #2866ef;
  padding: 0 0%;
  position: relative;
}

._345354345534 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

._345354345534.a-text-color-primary, ._345354345534.asdasd {
  text-align: center;
  color: #2866ef;
  font-family: Ubuntu, Helvetica, sans-serif;
}

._345354345534._23434234324 {
  text-align: center;
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.pharma {
  grid-column-gap: .5rem;
  color: #fff;
  flex-wrap: nowrap;
  flex: 0 auto;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: none;
}

.pharma:hover {
  color: #344054;
}

._53453455343553 {
  color: #131316;
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-stroke-width: .2px;
  -webkit-text-stroke-color: #000;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
  display: flex;
}

._345354543 {
  vertical-align: baseline;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: block;
  overflow: clip;
  box-shadow: 0 2px 5px 5px #0003;
}

.bold-text-2 {
  color: #131316;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.bold-text-3 {
  color: var(--alley-component-library--gray--900);
}

._4536543534 {
  vertical-align: baseline;
  object-fit: cover;
  border-radius: 20px;
  width: 450px;
  max-width: 450px;
  height: 350px;
  max-height: 350px;
  display: block;
  overflow: clip;
  box-shadow: 0 2px 5px 5px #0003;
}

.f-header-avatar-text {
  color: var(--flowui-component-library--gray-700);
  margin-left: 24px;
  font-size: 14px;
  font-weight: 500;
}

.f-avatar-dark {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  border: 3px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: -14px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
  position: relative;
}

.f-avatar-group-r {
  background-color: var(--flowui-component-library--grey-300);
  border: 3px solid #fff;
  border-radius: 100px;
  width: 48px;
  height: 48px;
  margin-right: -16px;
  position: relative;
}

.f-header-avatar-block {
  align-items: center;
  display: flex;
}

.f-header-wrapper {
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

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

.f-h1-heading-2 {
  color: var(--alley-component-library--neutral--off-white);
  letter-spacing: -.04em;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1.2;
}

.f-margin-bottom-33 {
  margin-bottom: 24px;
}

.f-heading-detail-small-2 {
  color: var(--alley-component-library--neutral--off-white);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

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

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

.f-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-2 {
  background-color: #2866ef;
  padding: 33px 5% 30px;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .a-span-underline {
    text-decoration: none;
  }

  .f-image-cover {
    width: 500%;
  }

  ._5 {
    border-radius: 20px;
    width: 78%;
    height: 78%;
    box-shadow: -4px 1px 13px 10px #0003;
  }

  .div-block-13 {
    padding-top: 44px;
    padding-bottom: 61px;
  }

  .image-10 {
    margin-left: -28px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---heading-h1-size-copy {
    margin-top: -62px;
  }

  .brix---grid-contact-v6 {
    grid-column-gap: 203px;
    grid-template-columns: 1fr;
  }

  .brix---card-pd-64px---56px {
    z-index: -99;
    border-style: none;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    position: relative;
  }

  .brix---btn-primary {
    background-color: #2866ef;
  }

  .brix---input {
    border-style: none;
  }

  .brix---section-position-relative {
    z-index: 0;
  }

  .section-8 {
    margin-top: 182px;
  }

  .heading-14 {
    color: #555;
    text-align: center;
  }

  .heading-14-1 {
    color: #555;
    text-align: center;
    margin-top: -3px;
    font-size: 30px;
  }

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

  ._65453463566 {
    padding-top: 39px;
  }

  ._5445555 {
    border-radius: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .link {
    text-decoration: none;
  }

  ._5341343542534 {
    padding-bottom: 2.9rem;
  }

  ._345354543, ._4536543534 {
    width: 500%;
  }
}

@media screen and (min-width: 1920px) {
  .heading-5-copy {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .rightside {
    background-color: #0000008c;
  }

  .heading-5 {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .section-6 {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .container-10 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 7.3rem;
  }

  .container-7 {
    place-items: center stretch;
  }

  .heading-3 {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 55px;
  }

  .div-block-9 {
    justify-content: center;
    align-items: center;
    margin-top: 4.3rem;
  }

  .heading-4 {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 36px;
    font-size: 50px;
    line-height: 55px;
  }

  .uui-container-large {
    max-width: none;
  }

  .uui-logos02_wrapper {
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .uui-logos02_component {
    background-color: #2866ef;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-7 {
    margin-top: 0;
  }

  .uui-logos02_logo-row {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .image-12 {
    width: 250px;
  }

  .uui-logos02_logo {
    height: auto;
  }

  .uui-space-medi23423um-copy {
    min-height: 2rem;
  }

  .uui-heading-small-copy.text-color-white {
    font-size: 2rem;
  }

  .uui-heading-small.text-color-white {
    font-size: 1.9rem;
  }

  .uui-testimonial18_content-wrapper {
    height: 23.5rem;
    min-height: 23.5rem;
    max-height: 23.5rem;
    margin-bottom: .5rem;
    padding-bottom: 1rem;
  }

  ._2 {
    justify-content: center;
    align-items: center;
    height: 100px;
  }

  .uui-testimonial18_content.background-color-primary600 {
    height: 32rem;
  }

  .uui-testimonial18_content.background-color-indigo600 {
    padding-top: .7rem;
  }

  .body {
    background-size: cover;
  }

  ._23424334 {
    justify-content: center;
    align-items: center;
    height: 100px;
  }

  .uui-testimonial18_content-wrapper-copy {
    height: 23.5rem;
    min-height: 23.5rem;
    max-height: 23.5rem;
    margin-bottom: 12px;
    padding-bottom: 1rem;
  }

  ._78656575764 {
    height: 23.5rem;
    min-height: 23.5rem;
    max-height: 23.5rem;
    margin-bottom: .6rem;
  }

  ._453764563565374.text-color-white {
    font-size: 1.7rem;
  }

  ._434465436.text-color-white, ._4654536353.text-color-white {
    font-size: 1.9rem;
  }

  .brix---section-position-relative {
    z-index: 2;
  }

  .list-item {
    font-weight: 700;
  }

  .asdasadsadsad.asdasd {
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .spark-line-3.spark-simple-line {
    background-color: #fbd303;
    border-radius: 3px;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-simple-menu-button-right {
    background-color: #0000;
    padding-left: 18px;
  }

  .spark-simple-menu-button-right.w--open {
    background-color: #0000;
  }

  .spark-line-2.spark-simple-line {
    background-color: #fbd303;
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-line-1.spark-simple-line {
    background-color: #fbd303;
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .link-block {
    width: 100%;
  }

  .spark-line-1-copy.spark-simple-line-copy {
    background-color: #fff;
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .div-block-12 {
    height: 70px;
    padding-top: 0;
  }

  .heading-5-copy {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 700;
  }

  .rightside {
    background-color: #0009;
  }

  .heading-5 {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-weight: 700;
  }

  .spark-line-2-copy.spark-simple-line-copy {
    background-color: #fff;
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .section-6 {
    margin-top: 8.7rem;
    margin-bottom: 0;
  }

  .container-7 {
    grid-template-columns: 2fr .25fr 1fr;
    margin-top: 0;
  }

  .heading-3 {
    -webkit-text-stroke-width: 1.5px;
    margin-top: -19px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
  }

  .div-block-8 {
    width: 10px;
    max-width: 10px;
    padding-right: 114px;
  }

  .div-block-9 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 4.5rem;
  }

  .heading-4 {
    border-bottom-style: solid;
    margin-top: 1%;
    margin-bottom: 0;
    padding-bottom: 8px;
    font-family: Oswald, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 18px;
  }

  .uui-logos02_wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .uui-logos02_component {
    padding: .1rem 0 1.5rem;
  }

  .section-7 {
    color: #cba213;
    background-color: #2866ef;
  }

  .uui-logos02_logo-row {
    justify-content: center;
    align-items: center;
  }

  .image-12 {
    width: 180px;
  }

  .uui-space-medi23423um-copy {
    min-height: .3rem;
  }

  .uui-testimonial18_component {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-text-size-large {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .uui-testimonial18_content-wrapper-copy {
    height: 22rem;
    min-height: 22rem;
    max-height: 22rem;
  }

  .uui-testimonial18_mask {
    width: 50%;
  }

  .uui-heading-small-copy.text-color-white {
    font-size: 1.6rem;
  }

  .uui-text-size-medium.text-color-white {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: .97rem;
    font-weight: 700;
  }

  .bold-text, .uui-heading-medium {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .uui-heading-small.text-color-white {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 1.6rem;
  }

  .uui-space-medium {
    min-height: .3rem;
  }

  .uui-testimonial18_content-wrapper {
    height: 22rem;
    min-height: 22rem;
    max-height: 22rem;
    margin-top: 0;
    margin-bottom: -.5rem;
    padding-bottom: 1.1rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  ._2 {
    text-align: left;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 2.6rem;
  }

  .uui-testimonial18_content.background-color-primary600 {
    border-radius: 12px;
  }

  .uui-testimonial18_content.background-color-pink600 {
    padding-bottom: 1.6rem;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .uui-footer02_bottom-wrapper {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .uui-footer02_left-wrapper-copy, .uui-footer02_left-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .uui-footer02_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  ._5435345523 {
    min-height: .3rem;
  }

  ._23424334 {
    justify-content: center;
    align-items: center;
  }

  .uui-testimonial18_content-wrapper-copy {
    margin-top: 0;
    margin-bottom: .68rem;
    padding-bottom: 1.1rem;
  }

  ._78656575764 {
    height: 22rem;
    min-height: 22rem;
    max-height: 22rem;
    margin-top: 0;
    margin-bottom: .6rem;
  }

  ._453764563565374.text-color-white {
    letter-spacing: -.06em;
    font-size: 1.6rem;
  }

  ._434465436.text-color-white, ._4654536353.text-color-white {
    font-size: 1.6rem;
  }

  .a-button-primary {
    display: flex;
  }

  .a-header-button-wrapper {
    justify-content: center;
  }

  .f-image-cover {
    text-align: center;
  }

  ._5 {
    text-align: center;
    max-width: none;
    height: 360px;
  }

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

  .div-block-13 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  ._345354534534 {
    max-width: none;
    height: 360px;
    display: block;
  }

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

  .brix---heading-h1-size-copy {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-contact-v6 {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .brix---card-pd-64px---56px {
    flex-direction: column;
    align-items: center;
    padding-top: 65px;
    display: flex;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---section-position-relative {
    padding-top: 30px;
    padding-bottom: 118px;
  }

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

  ._5445555 {
    max-width: none;
    height: 360px;
  }

  ._654454 {
    width: 100%;
  }

  ._345354543, ._4536543534 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .link-block {
    text-decoration: none;
  }

  .heading-5-copy {
    color: #eeeaea;
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-decoration: none;
  }

  .rightside {
    background-color: #000000a1;
    height: 100%;
    position: fixed;
  }

  .heading-5 {
    color: #eeeaea;
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-decoration: none;
  }

  .container-7 {
    grid-template-columns: 1.75fr .25fr .25fr;
    width: 90%;
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
    font-weight: 700;
  }

  .heading-3 {
    letter-spacing: -2px;
    -webkit-text-stroke-width: 1.1px;
    -webkit-text-stroke-color: #000;
    padding-left: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
  }

  .div-block-8 {
    padding-right: 0;
  }

  .heading-4 {
    letter-spacing: 0;
    -webkit-text-stroke-width: 1px;
    text-indent: 0;
    background-color: #2b2b2b00;
    max-width: 100%;
    margin-top: 9%;
    font-size: 23px;
    line-height: 20px;
  }

  .uui-logos02_wrapper {
    padding: .5rem 1rem;
  }

  .uui-logos02_component {
    padding: 2.5rem 1.5rem;
  }

  .image-12 {
    width: 200px;
  }

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

  .uui-space-medi23423um-copy {
    min-height: 1.5rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: #6941c6;
  }

  .uui-button-link.is-alternate:hover {
    color: #fff;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-testimonial18_component {
    margin-top: 3rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

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

  .uui-testimonial18_mask {
    width: 80%;
  }

  .uui-testimonial18_slide {
    padding-right: 1.5rem;
  }

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

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-testimonial18_arrow:hover {
    background-color: #fff;
  }

  .uui-testimonial18_arrow.left {
    right: 3.5rem;
  }

  .uui-testimonial17_logo {
    max-height: 2.5rem;
  }

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

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

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-testimonial18_content-wrapper {
    margin-bottom: 0;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-testimonial18_content {
    padding: 1.5rem;
  }

  .uui-testimonial18_content.background-color-pink600 {
    padding-bottom: 1.4rem;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .uui-badge-small-success {
    padding: .125rem .5rem;
  }

  .uui-footer02_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 3rem;
  }

  .uui-footer02_link:hover {
    color: #667085;
  }

  .uui-footer02_left-wrapper-copy {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-footer02_left-wrapper {
    grid-row-gap: 3rem;
  }

  .uui-footer02_top-wrapper {
    grid-row-gap: 10.9rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .uui-footer02_legal-list-wrapper {
    flex-direction: column-reverse;
  }

  ._5435345523 {
    min-height: 1.5rem;
  }

  ._453764563565374, ._434465436, ._4654536353 {
    font-size: 1.5rem;
  }

  .a-h1-heading {
    font-size: 48px;
  }

  .a-detail-small.a-text-color-primary, .a-detail-small.asdasd {
    margin-top: 56px;
  }

  .a-section-header {
    padding-top: 72px;
  }

  ._5 {
    height: 400px;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

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

  .div-block-13 {
    padding-top: .7rem;
    padding-bottom: 0;
  }

  ._345354534534 {
    height: 400px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-copy {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-contact-v6 {
    grid-template-columns: 1fr;
  }

  .brix---card-pd-64px---56px {
    padding: 26px 32px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---section-position-relative {
    padding-top: 21px;
    padding-bottom: 100px;
  }

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

  ._5445555 {
    height: 400px;
  }

  .asdasadsadsad.a-text-color-primary, .asdasadsadsad.asdasd {
    margin-top: 56px;
  }

  ._654454 {
    text-decoration: none;
  }

  .unternehmen {
    padding-top: 0;
    padding-bottom: 72px;
  }

  ._345354345534.a-text-color-primary, ._345354345534.asdasd, ._345354345534._23434234324 {
    margin-top: 56px;
  }

  .pharma:hover {
    color: #667085;
  }

  .f-header-wrapper {
    justify-content: center;
  }

  .f-h1-heading-2 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

@media screen and (max-width: 479px) {
  .efi-nav-03 {
    z-index: 5;
  }

  .spark-line-1-copy.spark-simple-line-copy {
    justify-content: center;
    align-items: center;
  }

  .rightside {
    background-color: #000000cf;
    display: block;
  }

  .heading-5 {
    font-family: Oswald, sans-serif;
  }

  .container-7 {
    grid-template-columns: 1.75fr .25fr;
    width: 95%;
  }

  .heading-3 {
    color: #fff;
    letter-spacing: .3px;
    -webkit-text-stroke-width: 1.1px;
    -webkit-text-stroke-color: black;
    border: 1px #000;
    border-left: 1px solid #fff;
    margin-top: 11px;
    font-family: Oswald, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
  }

  .div-block-8 {
    width: 0%;
    max-width: 0%;
    padding-right: 8px;
    line-height: 23px;
  }

  .div-block-7 {
    width: 100px;
  }

  .heading-4 {
    color: #f1f1f1;
    text-align: center;
    -webkit-text-stroke-width: .6px;
    margin-top: 9%;
    font-size: 16px;
    font-weight: 700;
  }

  .uui-logos02_wrapper {
    justify-content: center;
    align-items: flex-start;
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .section-7 {
    width: 100%;
    max-width: 100%;
  }

  .uui-logos02_logo-row {
    justify-content: center;
  }

  .uui-space-medi23423um-copy, .uui-space-xsmall {
    min-height: .01rem;
  }

  .uui-text-size-large {
    text-align: center;
  }

  .uui-testimonial18_mask {
    width: 95%;
  }

  .uui-heading-small-copy.text-color-white {
    font-size: 1.6rem;
    font-weight: 700;
  }

  .bold-text {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: .95rem;
  }

  .uui-heading-medium {
    text-align: center;
  }

  .uui-heading-small.text-color-white {
    font-size: 1.6rem;
    font-weight: 700;
  }

  .uui-space-medium {
    min-height: .01rem;
  }

  .uui-testimonial18_content-wrapper {
    margin-bottom: .7rem;
    padding-top: .2rem;
    padding-bottom: 0;
  }

  ._2 {
    margin-top: .2rem;
    margin-bottom: 0;
  }

  .uui-testimonial18_content.background-color-blue600 {
    padding-left: .4rem;
    padding-right: .4rem;
  }

  .uui-testimonial18_content.background-color-primary600 {
    max-width: 600px;
    height: 32rem;
    padding-top: 0;
    padding-bottom: .6rem;
  }

  .uui-testimonial18_content.background-color-pink600 {
    padding-bottom: .4rem;
  }

  .uui-footer02_left-wrapper-copy {
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .uui-footer02_left-wrapper {
    grid-row-gap: 2rem;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-items: end stretch;
  }

  .uui-footer02_top-wrapper {
    grid-row-gap: 14.6rem;
  }

  ._5435345523 {
    min-height: .01rem;
  }

  ._23424334 {
    margin-top: .2rem;
    margin-bottom: 3px;
  }

  .uui-testimonial18_content-wrapper-copy {
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

  ._78656575764 {
    padding-bottom: 0;
  }

  ._453764563565374.text-color-white, ._434465436.text-color-white, ._4654536353.text-color-white {
    font-size: 1.6rem;
    font-weight: 700;
  }

  .a-button-primary {
    width: 100%;
  }

  .a-header-button-wrapper {
    flex-direction: column;
  }

  .a-h1-heading {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 30px;
  }

  .a-detail-small.a-text-color-primary, .a-detail-small.asdasd {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .f-image-cover {
    border-radius: 0;
    height: 60%;
    max-height: 60%;
    display: block;
    overflow: clip;
  }

  ._5, ._345354534534 {
    border-radius: 0;
    height: auto;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

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

  .brix---heading-h1-size-copy {
    text-align: center;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 37px;
  }

  .brix---grid-contact-v6 {
    grid-row-gap: 48px;
  }

  .brix---card-pd-64px---56px {
    padding: 40px 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

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

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  ._5445555 {
    border-radius: 0;
    height: auto;
  }

  .asdasadsadsad.a-text-color-primary, .asdasadsadsad.asdasd {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .udesly-input-wrapper-2 {
    width: auto;
    max-width: none;
  }

  ._345354345534.a-text-color-primary, ._345354345534.asdasd, ._345354345534._23434234324 {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  ._345354543, ._4536543534 {
    border-radius: 0;
    height: 60%;
    max-height: 60%;
    display: block;
    overflow: clip;
  }

  .f-header-avatar-text {
    margin-left: 0;
  }

  .f-header-wrapper {
    flex-direction: column;
  }
}

#w-node-_0ee6a375-3eb4-0fb5-8efb-7addb1a076d7-76d2dda6 {
  justify-self: end;
}

#w-node-_0ee6a375-3eb4-0fb5-8efb-7addb1a076da-76d2dda6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_0ee6a375-3eb4-0fb5-8efb-7addb1a076e1-76d2dda6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d5693ce2-1746-4198-3deb-c3e79a2c1553-76d2dda6 {
  grid-area: Area;
}

#w-node-d5693ce2-1746-4198-3deb-c3e79a2c1565-76d2dda6 {
  justify-self: end;
}

#w-node-_579f2b13-3322-83a0-bb93-a7304ddcbeae-76d2dda6 {
  order: 9999;
  place-self: center;
}

#w-node-_579f2b13-3322-83a0-bb93-a7304ddcbeb0-76d2dda6 {
  place-self: auto;
}

#w-node-_91a2cdf6-839a-c51e-297f-068019d7f66c-76d2dda6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e91dcb93-fbe9-8de6-4dcc-86da1a592d85-a3cd4fb3 {
  justify-self: end;
}

#w-node-e91dcb93-fbe9-8de6-4dcc-86da1a592d88-a3cd4fb3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-e91dcb93-fbe9-8de6-4dcc-86da1a592d8f-a3cd4fb3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-a3cd4fb3 {
  order: 9999;
  justify-self: end;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-a3cd4fb3 {
  place-self: auto;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-a3cd4fb3 {
  order: -9999;
  justify-self: end;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-a3cd4fb3 {
  place-self: auto;
}

#w-node-_6c5159fb-fc85-8f95-fe21-2985af3e12fe-a3cd4fb3 {
  order: -9999;
  justify-self: end;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-a3cd4fb3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-a3cd4fb3 {
  justify-self: start;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-a3cd4fb3 {
  place-self: auto center;
}

#w-node-_48d0b26e-83bf-b9c3-93e5-66950bb59f98-a3cd4fb3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-df21b01a-417d-ff6d-b261-e592397cc321-862b7d6c {
  justify-self: end;
}

#w-node-df21b01a-417d-ff6d-b261-e592397cc324-862b7d6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-df21b01a-417d-ff6d-b261-e592397cc32b-862b7d6c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-862b7d6c {
  order: 9999;
  place-self: center;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-862b7d6c {
  place-self: auto;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-862b7d6c {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-862b7d6c {
  place-self: auto center;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-862b7d6c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-862b7d6c {
  justify-self: start;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-862b7d6c {
  order: 0;
  place-self: center;
}

#w-node-ee3c87ae-0842-d135-07fb-6f4a74e75e95-862b7d6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f226f2d-2bdb-6b90-fb76-a3462bf67b10-dd051310 {
  justify-self: end;
}

#w-node-_4f226f2d-2bdb-6b90-fb76-a3462bf67b13-dd051310 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_4f226f2d-2bdb-6b90-fb76-a3462bf67b1a-dd051310 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-afdc14b3-89be-af84-d363-39cb56f3c96d-dd051310 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e56c5a3-674b-63d1-4b60-dbbae4372ac7-4d762f26 {
  justify-self: end;
}

#w-node-_2e56c5a3-674b-63d1-4b60-dbbae4372aca-4d762f26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_2e56c5a3-674b-63d1-4b60-dbbae4372ad1-4d762f26 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f59bcd17-4e06-486f-b35e-a8759da891b5-4d762f26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f43f230a-0089-c564-110b-ad86cf5a649c-4ce5ea10 {
  justify-self: end;
}

#w-node-f43f230a-0089-c564-110b-ad86cf5a649f-4ce5ea10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-f43f230a-0089-c564-110b-ad86cf5a64a6-4ce5ea10 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-4ce5ea10 {
  order: 9999;
  place-self: center;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-4ce5ea10 {
  place-self: auto;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-4ce5ea10 {
  order: -9999;
  justify-self: end;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-4ce5ea10 {
  place-self: auto center;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-4ce5ea10 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-4ce5ea10 {
  justify-self: start;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-4ce5ea10 {
  order: 0;
  place-self: center;
}

#w-node-_00aa55e4-6450-62f9-b47a-0fb781e3112d-4ce5ea10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bff4114-19f9-be08-6460-b93803a0effb-1f41524c {
  justify-self: end;
}

#w-node-_2bff4114-19f9-be08-6460-b93803a0effe-1f41524c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_2bff4114-19f9-be08-6460-b93803a0f005-1f41524c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-1f41524c {
  order: 9999;
  place-self: center;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-1f41524c {
  place-self: auto;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-1f41524c {
  order: -9999;
  justify-self: end;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-1f41524c {
  place-self: auto center;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-1f41524c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-1f41524c {
  justify-self: start;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-1f41524c {
  order: 0;
  place-self: center;
}

#w-node-cc1d45d1-1e34-53ac-c827-c7d8bbc5bfc1-1f41524c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b35d2793-39b7-0b0c-3b69-cd9278264de3-7006c8c4 {
  justify-self: end;
}

#w-node-b35d2793-39b7-0b0c-3b69-cd9278264de6-7006c8c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-b35d2793-39b7-0b0c-3b69-cd9278264ded-7006c8c4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-7006c8c4 {
  order: 9999;
  place-self: center;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-7006c8c4 {
  place-self: auto;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-7006c8c4 {
  order: -9999;
  justify-self: end;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-7006c8c4 {
  place-self: auto center;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-7006c8c4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-7006c8c4 {
  justify-self: start;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-7006c8c4 {
  order: 0;
  place-self: center;
}

#w-node-_96f914b3-ba63-9cfc-6fa6-78b43bd980c7-7006c8c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc7d41f0-a92a-9908-c467-25c5972e4aa7-de486cb7 {
  justify-self: end;
}

#w-node-bc7d41f0-a92a-9908-c467-25c5972e4aaa-de486cb7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-bc7d41f0-a92a-9908-c467-25c5972e4ab1-de486cb7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-de486cb7 {
  order: 9999;
  place-self: center;
}

#w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-de486cb7 {
  place-self: auto;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-de486cb7 {
  order: -9999;
  justify-self: end;
}

#w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-de486cb7 {
  place-self: auto center;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-de486cb7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-de486cb7 {
  justify-self: start;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-de486cb7 {
  order: 0;
  place-self: center;
}

#w-node-_153c94b5-fd94-90ff-e797-6d125b8ec8e5-de486cb7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a0ad272-faa7-ebbd-7507-c77308824087-779595c6 {
  justify-self: end;
}

#w-node-_2a0ad272-faa7-ebbd-7507-c7730882408a-779595c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_2a0ad272-faa7-ebbd-7507-c77308824091-779595c6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2cc1ab61-9fd5-2be9-e126-75d6aa7df1df-779595c6, #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-779595c6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-779595c6 {
  justify-self: start;
}

#w-node-_63770a24-a327-aaf4-f3ae-d22348a0c390-779595c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-862b7d6c {
    justify-self: center;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-862b7d6c {
    order: 0;
    align-self: center;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-4ce5ea10 {
    justify-self: center;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-4ce5ea10 {
    order: 0;
    align-self: center;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-1f41524c {
    justify-self: center;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-1f41524c {
    order: 0;
    align-self: center;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-7006c8c4 {
    justify-self: center;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-7006c8c4 {
    order: 0;
    align-self: center;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-de486cb7 {
    justify-self: center;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-de486cb7 {
    order: 0;
    align-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d5693ce2-1746-4198-3deb-c3e79a2c1565-76d2dda6 {
    justify-self: end;
  }

  #w-node-_579f2b13-3322-83a0-bb93-a7304ddcbeae-76d2dda6, #w-node-_579f2b13-3322-83a0-bb93-a7304ddcbeb0-76d2dda6 {
    order: -9999;
  }

  #w-node-_91a2cdf6-839a-c51e-297f-068019d7f66c-76d2dda6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-a3cd4fb3, #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-a3cd4fb3, #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-a3cd4fb3, #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-a3cd4fb3, #w-node-_6c5159fb-fc85-8f95-fe21-2985af3e12fe-a3cd4fb3 {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-a3cd4fb3, #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-a3cd4fb3 {
    justify-self: center;
  }

  #w-node-_48d0b26e-83bf-b9c3-93e5-66950bb59f98-a3cd4fb3 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-862b7d6c, #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-862b7d6c {
    order: -9999;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-862b7d6c {
    order: -9999;
    justify-self: center;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-862b7d6c {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-862b7d6c, #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-862b7d6c {
    justify-self: center;
  }

  #w-node-ee3c87ae-0842-d135-07fb-6f4a74e75e95-862b7d6c, #w-node-afdc14b3-89be-af84-d363-39cb56f3c96d-dd051310, #w-node-f59bcd17-4e06-486f-b35e-a8759da891b5-4d762f26 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-4ce5ea10, #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-4ce5ea10 {
    order: -9999;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-4ce5ea10 {
    order: -9999;
    justify-self: center;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-4ce5ea10 {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-4ce5ea10, #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-4ce5ea10 {
    justify-self: center;
  }

  #w-node-_00aa55e4-6450-62f9-b47a-0fb781e3112d-4ce5ea10 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-1f41524c, #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-1f41524c {
    order: -9999;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-1f41524c {
    order: -9999;
    justify-self: center;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-1f41524c {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-1f41524c, #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-1f41524c {
    justify-self: center;
  }

  #w-node-cc1d45d1-1e34-53ac-c827-c7d8bbc5bfc1-1f41524c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-7006c8c4, #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-7006c8c4 {
    order: -9999;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-7006c8c4 {
    order: -9999;
    justify-self: center;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-7006c8c4 {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-7006c8c4, #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-7006c8c4 {
    justify-self: center;
  }

  #w-node-_96f914b3-ba63-9cfc-6fa6-78b43bd980c7-7006c8c4 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-de486cb7, #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c29-de486cb7 {
    order: -9999;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-de486cb7 {
    order: -9999;
    justify-self: center;
  }

  #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a64-de486cb7 {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-de486cb7, #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6cf-de486cb7 {
    justify-self: center;
  }

  #w-node-_153c94b5-fd94-90ff-e797-6d125b8ec8e5-de486cb7 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c4-779595c6 {
    justify-self: center;
  }

  #w-node-_63770a24-a327-aaf4-f3ae-d22348a0c390-779595c6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d5693ce2-1746-4198-3deb-c3e79a2c1564-76d2dda6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_91a2cdf6-839a-c51e-297f-068019d7f66c-76d2dda6, #w-node-_48d0b26e-83bf-b9c3-93e5-66950bb59f98-a3cd4fb3, #w-node-ee3c87ae-0842-d135-07fb-6f4a74e75e95-862b7d6c, #w-node-afdc14b3-89be-af84-d363-39cb56f3c96d-dd051310, #w-node-f59bcd17-4e06-486f-b35e-a8759da891b5-4d762f26, #w-node-_00aa55e4-6450-62f9-b47a-0fb781e3112d-4ce5ea10, #w-node-cc1d45d1-1e34-53ac-c827-c7d8bbc5bfc1-1f41524c, #w-node-_96f914b3-ba63-9cfc-6fa6-78b43bd980c7-7006c8c4, #w-node-_153c94b5-fd94-90ff-e797-6d125b8ec8e5-de486cb7, #w-node-_63770a24-a327-aaf4-f3ae-d22348a0c390-779595c6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d5693ce2-1746-4198-3deb-c3e79a2c1565-76d2dda6 {
    justify-self: end;
  }

  #w-node-_579f2b13-3322-83a0-bb93-a7304ddcbeae-76d2dda6 {
    order: -9999;
  }

  #w-node-_91a2cdf6-839a-c51e-297f-068019d7f66c-76d2dda6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-a3cd4fb3, #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-a3cd4fb3, #w-node-_6c5159fb-fc85-8f95-fe21-2985af3e12fe-a3cd4fb3 {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-a3cd4fb3 {
    grid-column: span 1 / span 1;
  }

  #w-node-_48d0b26e-83bf-b9c3-93e5-66950bb59f98-a3cd4fb3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-862b7d6c, #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-862b7d6c {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-862b7d6c {
    grid-column: span 1 / span 1;
  }

  #w-node-ee3c87ae-0842-d135-07fb-6f4a74e75e95-862b7d6c, #w-node-afdc14b3-89be-af84-d363-39cb56f3c96d-dd051310, #w-node-f59bcd17-4e06-486f-b35e-a8759da891b5-4d762f26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-4ce5ea10, #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-4ce5ea10 {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-4ce5ea10 {
    grid-column: span 1 / span 1;
  }

  #w-node-_00aa55e4-6450-62f9-b47a-0fb781e3112d-4ce5ea10 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-1f41524c, #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-1f41524c {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-1f41524c {
    grid-column: span 1 / span 1;
  }

  #w-node-cc1d45d1-1e34-53ac-c827-c7d8bbc5bfc1-1f41524c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-7006c8c4, #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-7006c8c4 {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-7006c8c4 {
    grid-column: span 1 / span 1;
  }

  #w-node-_96f914b3-ba63-9cfc-6fa6-78b43bd980c7-7006c8c4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0de917ca-58a4-63f9-4ed6-0ccfaf669c3a-de486cb7, #w-node-ed2e029f-2e55-0aa4-4ffe-5b5e7ba48a62-de486cb7 {
    order: -9999;
  }

  #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-de486cb7 {
    grid-column: span 1 / span 1;
  }

  #w-node-_153c94b5-fd94-90ff-e797-6d125b8ec8e5-de486cb7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2cc1ab61-9fd5-2be9-e126-75d6aa7df1df-779595c6, #w-node-_426bbe35-0bc7-c28b-6f08-9520984bc6c0-779595c6 {
    grid-column: span 1 / span 1;
  }

  #w-node-_63770a24-a327-aaf4-f3ae-d22348a0c390-779595c6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


