.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
}

li {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #737eb7;
  font-size: 19px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.no-padding {
  padding: 0px;
}

.m-t-10 {
  display: inline-block;
  margin-top: 10px;
}

.m-b-60 {
  margin-top: 0px;
  margin-bottom: 60px;
}

.m-b-10 {
  margin-top: 0px;
  margin-bottom: 10px;
}

.m-b-50 {
  width: auto;
  margin-right: 50px;
  padding: 40px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(46, 40, 38, 0.07);
}

.m-t-40 {
  margin-top: 40px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.close {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.moose-line-1---2 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  z-index: 2;
  display: none;
  width: 30px;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.spring-3 {
  position: absolute;
  left: 0px;
  top: 43px;
  right: 0px;
  display: block;
  width: 45px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #333;
}

.open {
  position: absolute;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
}

.sliding-block {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 60px;
  max-width: 250px;
  float: right;
  clear: none;
  background-color: #cea142;
}

.square-parent {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.spring-2 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  display: block;
  width: 45px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #333;
}

.top-bubble {
  position: absolute;
  left: 0px;
  top: 18px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 10px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.spring-menu {
  left: 0px;
  right: 0px;
  z-index: 10;
  overflow: hidden;
  margin-top: 70px;
  border-radius: 5px;
  background-color: #786df7;
  color: #fff;
}

.bottom-bubble {
  position: absolute;
  left: 0px;
  top: 38px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.moose-color-overlay-button {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: #14213d;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.triangle {
  position: relative;
  top: 10.5px;
  display: block;
  width: 25px;
  height: 25px;
  min-width: 25px;
  margin-right: auto;
  margin-left: auto;
  border-right: 13px solid transparent;
  border-bottom: 23px solid #786df7;
  border-left: 13px solid transparent;
}

.line-3 {
  position: absolute;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.spring-1 {
  position: absolute;
  left: 0px;
  top: 12px;
  right: 0px;
  display: block;
  width: 45px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #333;
}

.moose-line-1 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 30px;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.moose-line-2 {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 4px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.top-bun {
  position: absolute;
  left: 0px;
  top: 10px;
  right: 0px;
  display: block;
  width: 35px;
  height: 15px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 25px 25px 0px 0px;
  background-color: #fdba58;
  box-shadow: 1px 1px 0 0 #be9848;
}

.middle-bubble {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  display: block;
  width: 40px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
  background-color: #fff;
}

.line-2 {
  position: absolute;
  left: 0px;
  top: 20px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.hamburger-meat {
  position: absolute;
  left: 0px;
  top: 29px;
  right: 0px;
  display: block;
  width: 40px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #63452d;
}

.line2-1 {
  position: absolute;
  left: 0px;
  top: 19px;
  right: 0px;
  display: none;
  width: 0px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #7a7a7a;
}

.moose-line-2-2 {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0px;
  z-index: 2;
  display: none;
  width: 4px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #cea142;
}

.body {
  font-family: komet;
  color: #ab283c;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.nav-link-2 {
  margin: 20px 0px;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  letter-spacing: -1px;
}

.nav-link-2:hover {
  opacity: 0.5;
}

.nav-link-2.w--current {
  color: #ab283c;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-2.last {
  margin-right: 52px;
}

.contain {
  position: static;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.contain.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contain.flex.no-padding {
  padding-bottom: 0px;
}

.contain.center {
  text-align: center;
}

.brand {
  margin-top: 30px;
  margin-bottom: 30px;
}

.brand.footer {
  margin-top: 0px;
  margin-bottom: 0px;
}

.brand.footer.w--current {
  width: 200px;
}

.brand.nav.w--current {
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.home-hero-section {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 220px;
  padding-bottom: 220px;
  background-image: url('../images/background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.flex-hor-left-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.white-hero-div {
  position: relative;
  padding: 76px 64px 119px;
  background-color: #fff;
}

.white-hero-div.home {
  right: auto;
  width: 100%;
  margin-right: 0px;
  padding-bottom: 161px;
  background-color: hsla(0, 0%, 100%, 0);
}

.hero-brush-text {
  width: 296px;
  max-width: 100%;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 68px;
  line-height: 76px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.block-tag {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  margin-top: -16px;
  margin-left: 64px;
  padding: 11px 40px;
  background-color: #ab283c;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.block-tag.white {
  position: static;
  margin-left: 0px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #ab283c;
}

.block-tag.white.no-top-margin {
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #ab283c;
  border-radius: 6px;
  background-color: #fff;
  color: #ab283c;
  font-weight: 400;
}

.block-tag.red {
  position: static;
  margin-left: 0px;
  background-color: #ab283c;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.contact-section {
  margin-top: 140px;
  margin-bottom: 140px;
  background-color: #fff;
}

.take-action-column {
  width: 25%;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-sm {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 26px;
  line-height: 32px;
}

.headline-lrg {
  width: auto;
  max-width: 100%;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 78px;
}

.headline-lrg.rainbow {
  background-image: linear-gradient(135deg, #eca658, #dd5d57 12%, #e188c3 25%, #a58de3 37%, #56abec 50%, #737eb7 62%, #c8638c 75%, #f391a6 88%, #df6c51);
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 39px;
  line-height: 58px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-block {
  position: relative;
  left: auto;
  top: -5%;
  right: 26%;
  bottom: auto;
  z-index: 2;
  margin-top: 0px;
  margin-left: 0px;
}

.text-block.climate-change-stats {
  right: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #ab283c;
  border-radius: 6px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #ab283c;
}

.text-block.home-hero {
  left: auto;
  top: auto;
  right: auto;
  margin-top: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Montserrat, sans-serif;
}

.div-block-4 {
  position: relative;
  left: auto;
  top: 180px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.did-you-know-section {
  margin-top: 100px;
  padding-top: 130px;
  padding-bottom: 130px;
  background-image: url('../images/map1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ab283c;
}

.flex-vert-top-left {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.did-you-know-content-wrap {
  width: 100%;
  float: left;
}

.did-you-know-div {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding: 50px 30px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(46, 40, 38, 0.07);
}

.div-block-11 {
  display: -ms-grid;
  display: grid;
  padding-bottom: 0px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-block-4-copy {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: -23px;
  margin-left: 64px;
}

.highlights-section {
  padding-top: 0px;
  padding-bottom: 112px;
}

.accent-text-lg {
  width: 847px;
  max-width: 100%;
  margin-top: 0px;
  font-family: flood-std;
  color: #fff;
  font-size: 72px;
  line-height: 76px;
}

.m-b-70 {
  margin-bottom: 70px;
  font-family: Montserrat, sans-serif;
}

.grid {
  max-width: 100%;
  margin-top: 60px;
  justify-items: start;
  grid-column-gap: 0px;
  grid-row-gap: 112px;
}

.div-block-15 {
  padding: 20px 60px 60px;
  border-radius: 16px;
  box-shadow: 0 10px 20px 0 rgba(46, 40, 38, 0.07);
}

.div-block-16 {
  margin-bottom: 50px;
}

.text-block-2 {
  width: auto;
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  color: #737eb7;
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
}

.div-block-14 {
  overflow: auto;
  max-width: 100%;
  padding: 20px 60px 60px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(46, 40, 38, 0.07);
}

.div-block-17 {
  width: 100%;
  background-image: url('../images/restoration.svg');
  background-position: 50% 50%;
  background-size: auto 100%;
}

.div-block-18 {
  width: 100%;
  background-image: url('../images/panorama.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.newsletter-signup-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #c7d5b4;
}

.newsletter-form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.newsletter-cta-wrap {
  width: 50%;
  margin-right: 30px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.email-input {
  width: auto;
  height: 48px;
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 0px;
  padding: 10px 115px 13px 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 2px solid #fff;
  border-radius: 100px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 17px;
  line-height: 30px;
}

.email-input:focus {
  border-color: #ab283c;
}

.email-input::-webkit-input-placeholder {
  color: #ab283c;
}

.email-input:-ms-input-placeholder {
  color: #ab283c;
}

.email-input::-ms-input-placeholder {
  color: #ab283c;
}

.email-input::placeholder {
  color: #ab283c;
}

.flex-hor-left-stretch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.submit-btn {
  padding: 13px 37px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100px;
  background-color: #ab283c;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #c7d5b4;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
}

.submit-btn:hover {
  background-color: #fff;
  color: #ab283c;
}

.footer-section {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #fff;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-24 {
  height: 1px;
  margin-bottom: 12px;
  background-color: #ab283c;
}

.footer-col {
  width: 180px;
  max-width: 33%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.footer-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 0.5;
}

.div-block-25 {
  display: none;
}

.nav-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.burger-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 6px 6px 25px 0 rgba(40, 7, 128, 0.15);
  cursor: pointer;
}

.take-action-link {
  color: #ab283c;
  text-decoration: none;
}

.values-col {
  max-width: 25%;
  padding-right: 15px;
  padding-left: 15px;
}

.team-member-col {
  position: relative;
  width: 33%;
  margin-bottom: 70px;
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-2 {
  background-color: #fff;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
}

.success-message {
  background-color: #ddf6e6;
}

.text-block-8 {
  color: #ab283c;
  font-weight: 400;
}

.page-transition-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #737eb7;
}

.lottie-animation {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 200px;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-2 {
  width: 200px;
}

.navbar-3 {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}

.textblock {
  padding-top: 88px;
  padding-bottom: 160px;
  background-color: #fff;
}

.container {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.container.cc-margin-bottom {
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.grid-3 {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.card-post-cta {
  position: static;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}

.cell {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 300px;
  padding: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 183, 0, 0.3)), to(rgba(255, 183, 0, 0.3))), url('../images/ticketing.jpg');
  background-image: linear-gradient(180deg, rgba(255, 183, 0, 0.3), rgba(255, 183, 0, 0.3)), url('../images/ticketing.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-filter: none;
  filter: none;
  color: #fff;
}

.cell.v2 {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(68, 117, 0, 0.3)), to(rgba(255, 183, 0, 0.3))), url('../images/professionalcontent.jpg');
  background-image: linear-gradient(90deg, rgba(68, 117, 0, 0.3), rgba(255, 183, 0, 0.3)), url('../images/professionalcontent.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.cell.v5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 183, 0, 0.3)), to(rgba(171, 40, 60, 0.3))), url('../images/mapping.jpg');
  background-image: linear-gradient(90deg, rgba(255, 183, 0, 0.3), rgba(171, 40, 60, 0.3)), url('../images/mapping.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.cell.v9 {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 183, 0, 0.3)), to(rgba(68, 117, 0, 0.3))), url('../images/erweiterbar.jpg');
  background-image: linear-gradient(90deg, rgba(255, 183, 0, 0.3), rgba(68, 117, 0, 0.3)), url('../images/erweiterbar.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.cell.v4 {
  padding: 33px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(171, 40, 60, 0.3)), to(rgba(255, 183, 0, 0.3))), url('../images/berrierefrei.jpg');
  background-image: linear-gradient(90deg, rgba(171, 40, 60, 0.3), rgba(255, 183, 0, 0.3)), url('../images/berrierefrei.jpg');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  -webkit-filter: none;
  filter: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.cell.v6 {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(171, 40, 60, 0.3)), to(rgba(255, 183, 0, 0.3))), url('../images/erlebbar.jpg');
  background-image: linear-gradient(90deg, rgba(171, 40, 60, 0.3), rgba(255, 183, 0, 0.3)), url('../images/erlebbar.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.cell.v3 {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 183, 0, 0.3)), to(rgba(68, 117, 0, 0.3))), url('../images/culturalplaces.jpg');
  background-image: linear-gradient(90deg, rgba(255, 183, 0, 0.3), rgba(68, 117, 0, 0.3)), url('../images/culturalplaces.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.card-post-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(171, 40, 60, 0.6)), to(rgba(171, 40, 60, 0.6)));
  background-image: linear-gradient(180deg, rgba(171, 40, 60, 0.6), rgba(171, 40, 60, 0.6));
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 120%;
  font-weight: 400;
  text-transform: none;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.benefits-section {
  display: none;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.headline_top {
  width: auto;
  max-width: 100%;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 78px;
}

.headline_top.blue {
  max-width: 70%;
  margin: 220px auto;
  background-image: linear-gradient(135deg, #eca658, #dd5d57 12%, #e188c3 25%, #a58de3 37%, #56abec 50%, #737eb7 62%, #c8638c 75%, #f391a6 88%, #df6c51);
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 60px;
  line-height: 68px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.textblockcontainer {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.logo-top-text {
  padding-right: 10rem;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  text-align: right;
  text-transform: uppercase;
}

.erleben_line {
  position: absolute;
  left: auto;
  top: 11rem;
  right: 1.6rem;
  bottom: 0%;
  z-index: 3;
  margin-top: 10px;
  margin-right: 100px;
  padding-right: 5%;
  float: right;
}

.html-embed {
  position: static;
  top: 0%;
  right: 0px;
  bottom: 0%;
  display: block;
  height: 74px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.div-block-56 {
  display: block;
  overflow: visible;
  padding-right: 0px;
}

.headline-sml {
  width: auto;
  max-width: 100%;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 78px;
}

.headline-sml.rainbow {
  margin-top: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  background-image: linear-gradient(135deg, #eca658, #dd5d57 12%, #e188c3 25%, #a58de3 37%, #56abec 50%, #737eb7 62%, #c8638c 75%, #f391a6 88%, #df6c51);
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cell-card-wrapper {
  position: static;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.card_front_01 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(171, 40, 60, 0.3)), to(rgba(255, 183, 0, 0.3))), url('../images/berrierefrei.jpg');
  background-image: linear-gradient(90deg, rgba(171, 40, 60, 0.3), rgba(255, 183, 0, 0.3)), url('../images/berrierefrei.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card_back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 33px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ab283c), to(#ab283c));
  background-image: linear-gradient(180deg, #ab283c, #ab283c);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block-16 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  font-family: Montserrat, sans-serif;
}

.card_front_02 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 183, 0, 0.3)), to(rgba(68, 117, 0, 0.3))), url('../images/culturalplaces.jpg');
  background-image: linear-gradient(90deg, rgba(255, 183, 0, 0.3), rgba(68, 117, 0, 0.3)), url('../images/culturalplaces.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card_front_03 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(68, 117, 0, 0.3)), to(rgba(255, 183, 0, 0.3))), url('../images/professionalcontent.jpg');
  background-image: linear-gradient(90deg, rgba(68, 117, 0, 0.3), rgba(255, 183, 0, 0.3)), url('../images/professionalcontent.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card_front_04 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 183, 0, 0.3)), to(rgba(171, 40, 60, 0.3))), url('../images/mapping.jpg');
  background-image: linear-gradient(90deg, rgba(255, 183, 0, 0.3), rgba(171, 40, 60, 0.3)), url('../images/mapping.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card_front_05 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(171, 40, 60, 0.3)), to(rgba(255, 183, 0, 0.3))), url('../images/erlebbar.jpg');
  background-image: linear-gradient(90deg, rgba(171, 40, 60, 0.3), rgba(255, 183, 0, 0.3)), url('../images/erlebbar.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card_front_06 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 183, 0, 0.3)), to(rgba(255, 183, 0, 0.3))), url('../images/ticketing.jpg');
  background-image: linear-gradient(90deg, rgba(255, 183, 0, 0.3), rgba(255, 183, 0, 0.3)), url('../images/ticketing.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card_front_07 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 183, 0, 0.3)), to(rgba(68, 117, 0, 0.3))), url('../images/erweiterbar.jpg');
  background-image: linear-gradient(90deg, rgba(255, 183, 0, 0.3), rgba(68, 117, 0, 0.3)), url('../images/erweiterbar.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.highlight_txt {
  font-weight: 700;
  text-transform: uppercase;
}

.title_wrap {
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.process-section {
  display: block;
  margin-right: 5%;
  margin-left: 5%;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.headline_center {
  width: auto;
  max-width: 100%;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 78px;
}

.headline_center.blue {
  background-image: linear-gradient(135deg, #eca658, #dd5d57 12%, #e188c3 25%, #a58de3 37%, #56abec 50%, #737eb7 62%, #c8638c 75%, #f391a6 88%, #df6c51);
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 60px;
  line-height: 68px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.container-2 {
  margin-bottom: 0px;
}

.textflip {
  position: static;
  left: auto;
  top: 0%;
  right: 70%;
  bottom: auto;
  margin-right: 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 80px;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
}

.technique-section {
  margin-top: 120px;
  margin-bottom: 120px;
}

.tech_grid {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.smartphone {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 892px;
  max-width: 430px;
  padding: 45px 17px 30px 18px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/s21_front.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tech_info_box_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  max-height: 25%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.tech_info_box_left:hover {
  border-bottom: 4px none #ab283c;
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.tech_info_box_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  max-height: 25%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.tech_info_box_right:hover {
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}

.slide {
  background-image: url('../images/erleben_audio.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/erleben_text.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/erleben_bilder.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/erleben_indoor-map.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/erleben_video.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/erleben_3d.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.step-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.bg-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  border-radius: 16px;
  box-shadow: 0 10px 20px 0 rgba(18, 18, 18, 0.07);
}

.content-block {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scroll-base {
  width: 6px;
  height: 100%;
  background-color: #eeeff4;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.scroll-animate {
  position: absolute;
  bottom: 0px;
  width: 6px;
  height: 100%;
  background-color: #ab283c;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.img-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.step {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
  background-color: #fff;
}

.label {
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.dot {
  position: relative;
  z-index: 3;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-bottom: -6px;
  border-radius: 50%;
  background-color: #eeeff4;
}

.scoll-wrap {
  position: absolute;
  bottom: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.steps-clone {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.step-content-block {
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
}

.container-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 80%;
  margin-bottom: 0%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content {
  margin-top: 24px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 500;
}

.accordion__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(46, 50, 60, 0.09);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  text-align: left;
  text-decoration: none;
}

.accordion__item:hover {
  box-shadow: 0 3px 9px 0 rgba(46, 50, 60, 0.09);
}

.accordion__item.js-accordion-item {
  padding-bottom: 20px;
}

.accordion__item.js-accordion-item.active {
  border-radius: 16px;
  box-shadow: 0 10px 20px 0 rgba(46, 50, 60, 0.07);
  cursor: default;
}

.accordion {
  display: block;
  width: 66.66%;
  margin-right: auto;
  margin-bottom: -24px;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.accordion.js-accordion {
  width: 100%;
  margin-bottom: 100px;
}

.accordion-body {
  display: block;
  padding-right: 8px;
  padding-left: 64px;
  color: #9096a4;
}

.accordion-body.js-accordion-body {
  padding-bottom: 20px;
  padding-left: 100px;
  color: #9096a4;
}

.accordion-body.js-accordion-body.faq {
  padding-left: 10px;
}

.accordion_item-image {
  width: 80px;
}

.accordion-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2e323c;
}

.accordion-header.js-accordion-header {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.div-block-19 {
  width: 100%;
  background-image: url('../images/modular.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-20 {
  width: 100%;
  background-image: url('../images/digitalized.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-5 {
  display: none;
  width: 100%;
  height: 100%;
  max-width: 430px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.headline_center-2 {
  width: auto;
  max-width: 100%;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 78px;
}

.headline_center-2.blue {
  margin-top: 0px;
  margin-bottom: 60px;
  padding-right: 0px;
  background-image: linear-gradient(135deg, #eca658, #dd5d57 12%, #e188c3 25%, #a58de3 37%, #56abec 50%, #737eb7 62%, #c8638c 75%, #f391a6 88%, #df6c51);
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 60px;
  line-height: 68px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.headline-sml-2 {
  width: auto;
  max-width: 100%;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 78px;
}

.headline-sml-2.rainbow {
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: linear-gradient(135deg, #eca658, #dd5d57 12%, #e188c3 25%, #a58de3 37%, #56abec 50%, #737eb7 62%, #c8638c 75%, #f391a6 88%, #df6c51);
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.list-2 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  color: #ab283c;
  list-style-type: disc;
}

.modules-section {
  margin-top: 120px;
  margin-bottom: 120px;
}

.prompt-message {
  position: absolute;
  left: -183%;
  top: -68%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #f2f2f3;
  color: #181818;
  font-weight: 500;
}

.chat-wrapper {
  position: fixed;
  left: auto;
  top: auto;
  right: 3%;
  bottom: 3%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 300px;
  height: 550px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 2px;
  border-color: #ab283c;
  border-radius: 16px 16px 0px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.text--name {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.chat-bubble {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  max-width: 80%;
  margin-top: 0px;
  margin-bottom: 9px;
  padding: 12px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 9px;
  background-color: #f2f2f3;
}

.chat-bubble.response--1 {
  display: none;
}

.chat-bubble.reply {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #3b40f8;
  color: #fff;
}

.chat-bubble.reply.reply--email {
  display: none;
  overflow: visible;
  max-width: 100%;
  background-color: #ab283c;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.chat-bubble.reply.reply--service {
  display: none;
  background-color: #ab283c;
}

.chat-bubble.reply.reply--name {
  display: none;
  background-color: #ab283c;
}

.chat-bubble.response--2 {
  display: none;
  width: 100%;
  max-width: 100%;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.chat-bubble.response--3 {
  display: none;
}

.chat-bubble.response--4 {
  display: none;
}

.submit {
  display: none;
  background-color: #ab283c;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.success {
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.radio--button {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border-style: none;
  border-radius: 0%;
  color: #ab283c;
}

.radio--button.w--redirected-checked {
  z-index: 0;
  border-color: transparent;
  border-radius: 4px;
  background-color: #ec94a1;
  color: #fff;
}

.field-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.response--name {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.chatbot-headline {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.field {
  position: absolute;
  z-index: 1;
  height: 100%;
  margin-bottom: 0px;
  border-style: solid none;
  border-width: 1px;
  border-color: #cbcbcb #000 #d0d0d0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.field.hidden {
  z-index: -1;
  display: none;
  width: 0px;
}

.field.dummy {
  z-index: 0;
  width: 100%;
}

.field.email {
  display: none;
}

.chat-bubble-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 27px;
  padding: 15px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.chat-button {
  position: fixed;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #ab283c;
  color: #fff;
  cursor: pointer;
}

.bot-status {
  margin-left: 12px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
}

.form-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  position: absolute;
  left: 0%;
  top: 5%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 40%;
}

.success-message-2 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.lottie-animation-2 {
  width: 44%;
  margin-bottom: 3px;
  margin-left: 2px;
}

.form-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 15px 7px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.success-icon {
  font-size: 55px;
}

.input-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
  line-height: 18px;
}

.radio-button-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ab283c;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #3b3ff9;
  cursor: pointer;
}

.radio-button-field:hover {
  background-color: #ffa7b5;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.chat-top {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #ab283c;
}

.rbl {
  position: relative;
  z-index: 2;
  font-family: Montserrat, sans-serif;
  color: #ab283c;
}

.chat-text {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.text-block-20 {
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.chat-error-text {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.person-pic {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border: 1px none #000;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/indie.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-23 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

.button {
  margin-top: 20px;
  border-radius: 8px;
  background-color: #ab283c;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.button:hover {
  padding: 6px 12px;
  border-style: solid;
  border-width: 3px;
  border-color: #ab283c;
  border-radius: 8px;
  background-color: #ffcfd7;
  color: #ab283c;
  font-weight: 500;
}

.headline_bottom {
  width: auto;
  max-width: 100%;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 78px;
}

.headline_bottom.blue {
  margin-top: 220px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-image: linear-gradient(135deg, #eca658, #dd5d57 12%, #e188c3 25%, #a58de3 37%, #56abec 50%, #737eb7 62%, #c8638c 75%, #f391a6 88%, #df6c51);
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-size: 60px;
  line-height: 68px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.button-bottom {
  margin-top: 52px;
  border-radius: 8px;
  background-color: #ab283c;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.button-bottom:hover {
  padding: 6px 12px;
  border-style: solid;
  border-width: 3px;
  border-color: #ab283c;
  border-radius: 8px;
  background-color: #ffcfd7;
  color: #ab283c;
  font-weight: 500;
}

.contact-section-copy {
  margin-top: 140px;
  margin-bottom: 140px;
  background-color: #fff;
}

.list-item {
  margin-bottom: 10px;
}

.faq-section {
  margin-top: 140px;
  margin-bottom: 140px;
  background-color: #fff;
}

.faq-grid {
  margin: 0px 15%;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.question {
  font-family: Montserrat, sans-serif;
  color: #ab283c;
  font-weight: 400;
}

.faq-text {
  width: auto;
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  color: #737eb7;
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image {
  z-index: -171;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mask {
  max-width: 430px;
  border-radius: 20px;
}

.div-block-62 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}

.iframe {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}

.image-2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 20px;
  margin-left: 20px;
}

.erleben_logo {
  width: 200px;
  height: auto;
}

.modules_headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

html.w-mod-js *[data-ix="close-word-on-load"] {
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="bottom-x-2"] {
  opacity: 0;
  -webkit-transform: rotate(-45deg) translate(0px, 50%);
  -ms-transform: rotate(-45deg) translate(0px, 50%);
  transform: rotate(-45deg) translate(0px, 50%);
}

html.w-mod-js *[data-ix="spring-initial-0"] {
  height: 0px;
}

html.w-mod-js *[data-ix="moose-nav-link-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="sliding-block"] {
  width: 0px;
}

html.w-mod-js *[data-ix="square-front"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="moose-nav-link-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="moose-nav-link-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="bottom-x"] {
  opacity: 0;
  -webkit-transform: rotate(45deg) translate(0px, 50%);
  -ms-transform: rotate(45deg) translate(0px, 50%);
  transform: rotate(45deg) translate(0px, 50%);
}

@media screen and (max-width: 991px) {
  .m-b-50 {
    margin-right: 0px;
    margin-bottom: 100px;
  }

  .close {
    line-height: 45px;
  }

  .open {
    line-height: 45px;
  }

  .sliding-block {
    max-width: 250px;
  }

  .nav-link-2 {
    display: none;
  }

  .nav-link-2.tablet {
    display: inline-block;
    margin: 0px 20px 7px 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .contain {
    width: 660px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .contain.flex {
    display: block;
  }

  .brand.footer {
    margin-bottom: 32px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: left;
  }

  .brand.nav {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .home-hero-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(53, 68, 99, 0.31)), to(rgba(53, 68, 99, 0.31))), url('../images/background.jpg');
    background-image: linear-gradient(180deg, rgba(53, 68, 99, 0.31), rgba(53, 68, 99, 0.31)), url('../images/background.jpg');
    background-position: 0px 0px, 100% 50%;
  }

  .flex-hor-left-middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-hor-left-middle.tablet-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .white-hero-div {
    width: 100%;
  }

  .white-hero-div.home {
    width: 100%;
  }

  .hero-brush-text {
    margin-top: 0px;
  }

  .div-block {
    margin-bottom: 90px;
  }

  .take-action-column {
    width: 50%;
    margin-bottom: 40px;
  }

  .headline-lrg {
    font-size: 28px;
    line-height: 36px;
  }

  .did-you-know-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .flex-vert-top-left {
    position: static;
    width: 100%;
    margin-right: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .did-you-know-div {
    padding: 30px 32px;
  }

  .div-block-4-copy {
    margin-left: 32px;
  }

  .highlights-section {
    padding-top: 77px;
    padding-bottom: 77px;
  }

  .grid {
    position: relative;
    left: auto;
    float: none;
    clear: none;
    justify-items: start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-flow: row;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .div-block-15 {
    height: auto;
    margin-right: 0px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-14 {
    margin-left: 0px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .div-block-17 {
    height: 400px;
    padding-right: 32px;
  }

  .div-block-18 {
    height: 400px;
    padding-left: 32px;
    background-position: 50% 50%;
  }

  .newsletter-cta-wrap {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .flex-hor-left-stretch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-section {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .div-block-22 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .footer-row {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-col {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .footer-col.middle {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .div-block-25 {
    display: block;
    width: 100%;
    max-width: 660px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .values-col {
    max-width: 33.33%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .team-member-col {
    width: 50%;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .textblock {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .grid-3 {
    grid-auto-flow: row dense;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .headline_top {
    font-size: 28px;
    line-height: 36px;
  }

  .logo-top-text {
    padding-right: 13%;
  }

  .erleben_line {
    max-width: 50%;
    margin-top: 0px;
    margin-right: 60px;
    padding-right: 0%;
  }

  .html-embed {
    margin-right: 0px;
  }

  .headline-sml {
    font-size: 28px;
    line-height: 36px;
  }

  .process-section {
    padding-top: 20px;
  }

  .headline_center {
    font-size: 28px;
    line-height: 36px;
  }

  .textflip {
    margin-left: 0px;
    float: right;
    font-size: 55px;
  }

  .tech_grid {
    margin-right: 5%;
    margin-left: 5%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .smartphone {
    display: none;
    width: 215px;
    height: 446px;
    background-size: cover;
  }

  .tech_info_box_right {
    font-size: 0px;
    line-height: 28px;
  }

  .content-wrap {
    width: 45%;
    margin-left: -36px;
  }

  .step-block {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .img-block {
    height: 600px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .step {
    padding: 5%;
  }

  .container-3 {
    max-width: 100%;
  }

  .accordion {
    width: 83.33%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .accordion.js-accordion {
    margin-bottom: 0px;
  }

  .div-block-19 {
    height: 400px;
    padding-right: 32px;
    background-position: 50% 50%;
  }

  .div-block-20 {
    height: 400px;
    padding-left: 32px;
  }

  .headline_center-2 {
    font-size: 28px;
    line-height: 36px;
  }

  .headline-sml-2 {
    font-size: 28px;
    line-height: 36px;
  }

  .modules-section {
    margin-bottom: 20px;
  }

  .chat-wrapper {
    z-index: 99;
  }

  .headline_bottom {
    font-size: 28px;
    line-height: 36px;
  }

  .faq-grid {
    margin-right: 5%;
    margin-left: 5%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .faq-text {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .contain {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .flex-hor-left-middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .contact-section {
    margin-right: 0px;
    margin-left: 0px;
  }

  .headline-lrg.rainbow {
    padding-left: 25px;
  }

  .flex-vert-top-left {
    position: static;
    width: 100%;
    margin-bottom: 64px;
  }

  .div-block-11 {
    margin-right: auto;
    margin-left: auto;
  }

  .grid {
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .div-block-15 {
    position: relative;
    z-index: 1;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .text-block-2 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .div-block-14 {
    margin-left: 0px;
    padding-right: 20px;
    padding-bottom: 75px;
    padding-left: 20px;
    text-align: center;
  }

  .div-block-17 {
    margin-bottom: -20px;
    padding-right: 0px;
  }

  .div-block-18 {
    margin-bottom: -20px;
    padding-left: 0px;
  }

  .form {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .email-input {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .footer-section {
    padding-bottom: 20px;
  }

  .footer-col.middle {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .div-block-25 {
    padding-left: 10px;
  }

  .values-col {
    max-width: 50%;
  }

  .grid-3 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }

  .headline_top.blue {
    max-width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 50px;
    line-height: 58px;
  }

  .card_front_01 {
    padding: 10px;
  }

  .card_front_02 {
    padding: 10px;
  }

  .card_front_03 {
    padding: 10px;
  }

  .card_front_04 {
    padding: 10px;
  }

  .card_front_05 {
    padding: 10px;
  }

  .card_front_06 {
    padding: 10px;
  }

  .card_front_07 {
    padding: 10px;
  }

  .title_wrap._220bottom {
    margin-bottom: 40px;
  }

  .process-section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .technique-section {
    margin-right: 0%;
    margin-left: 0%;
  }

  .tech_grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .tech_info_box_left {
    clear: right;
  }

  .content-wrap {
    width: 90%;
    height: 50vh;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .step-block {
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img-block {
    position: relative;
    z-index: 3;
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .step {
    padding: 8%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .dot {
    position: absolute;
    bottom: 50%;
    z-index: 99;
    display: none;
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .scoll-wrap {
    bottom: 50%;
    z-index: 1;
    display: none;
    height: 100%;
  }

  .step-content-block {
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .accordion__item {
    margin-bottom: 16px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }

  .div-block-19 {
    margin-bottom: -20px;
    padding-right: 0px;
  }

  .div-block-20 {
    margin-bottom: -20px;
    padding-left: 0px;
  }

  .modules-section {
    margin-right: 5%;
    margin-left: 5%;
  }

  .chat-wrapper {
    z-index: 99;
  }

  .headline_bottom.blue {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 50px;
    line-height: 58px;
  }

  .contact-section-copy {
    margin-right: 0px;
    margin-left: 0px;
  }

  .faq-section {
    margin-right: 0px;
    margin-left: 0px;
  }

  .faq-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .faq-text {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  li {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 16px;
  }

  .m-b-50 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .line2-1 {
    left: 0px;
    top: 19px;
    right: 0px;
    display: none;
  }

  .nav-link-2 {
    display: block;
    margin: 0px 10px;
    background-color: #fff;
  }

  .nav-link-2.w--current {
    background-color: #fff;
  }

  .nav-link-2.last {
    margin-bottom: 15px;
  }

  .contain {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contain.flex.no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contain.center {
    padding-right: 10px;
    padding-left: 10px;
  }

  .brand.footer {
    padding-left: 0px;
  }

  .brand.nav {
    margin-bottom: 20px;
    text-align: left;
  }

  .white-hero-div {
    padding: 50px 30px 30px;
    text-align: center;
  }

  .white-hero-div.home {
    padding-bottom: 20px;
  }

  .hero-brush-text {
    font-size: 44px;
    line-height: 46px;
  }

  .block-tag {
    text-align: center;
  }

  .heading-sm {
    font-size: 18px;
    line-height: 22px;
  }

  .headline-lrg {
    font-size: 22px;
    line-height: 28px;
  }

  .headline-lrg.rainbow {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 28px;
    line-height: 38px;
  }

  .div-block-4 {
    left: 0px;
    top: 0px;
    right: 0px;
    margin-left: 0px;
  }

  .did-you-know-content-wrap {
    width: 100%;
  }

  .did-you-know-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-block-4-copy {
    left: 0px;
    top: 0px;
    right: 0px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .highlights-section {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .accent-text-lg {
    font-size: 44px;
    line-height: 46px;
    text-align: center;
  }

  .text-block-2 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .div-block-17 {
    width: 100%;
  }

  .footer-section {
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
  }

  .div-block-22 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-col {
    text-align: left;
  }

  .footer-col.middle {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .div-block-25 {
    display: none;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-27 {
    text-align: center;
  }

  .nav-content-wrap {
    position: static;
    z-index: 10000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .burger-4 {
    width: 55px;
    height: 55px;
    box-shadow: none;
  }

  .values-col {
    max-width: 75%;
    text-align: center;
  }

  .team-member-col {
    width: 100%;
    margin-bottom: 32px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .menu-button-3 {
    background-color: #fff;
  }

  .menu-button-3.w--open {
    background-color: #fff;
  }

  .nav-menu-3 {
    padding-bottom: 30px;
    background-color: #fff;
  }

  .icon-2 {
    color: #ab283c;
  }

  .benefits-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .headline_top {
    font-size: 22px;
    line-height: 28px;
  }

  .headline_top.blue {
    margin: 60px 10px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 32px;
    line-height: 38px;
  }

  .logo-top-text {
    margin-top: 50px;
    font-size: 24px;
    font-weight: 500;
  }

  .erleben_line {
    margin-top: -28px;
    margin-right: 20px;
  }

  .html-embed {
    height: auto;
    text-align: right;
  }

  .headline-sml {
    font-size: 22px;
    line-height: 28px;
  }

  .headline-sml.rainbow {
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 400;
  }

  .title_wrap {
    margin-bottom: 40px;
  }

  .title_wrap._220bottom {
    margin-bottom: 220px;
  }

  .process-section {
    margin-right: 0%;
    margin-left: 0%;
    padding: 10px;
  }

  .headline_center {
    font-size: 22px;
    line-height: 28px;
  }

  .headline_center.blue {
    margin-bottom: 60px;
    font-size: 36px;
    line-height: 42px;
  }

  .textflip {
    font-size: 25px;
    line-height: 30px;
  }

  .technique-section {
    margin-right: 0%;
    margin-left: 0%;
  }

  .tech_grid {
    margin-right: 0%;
    margin-left: 0%;
  }

  .content-wrap {
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .img-block {
    width: 90%;
  }

  .step {
    padding-right: 5%;
    padding-left: 5%;
  }

  .steps-clone {
    position: static;
    display: block;
  }

  .container-3 {
    margin-top: 10%;
  }

  .content {
    font-size: 20px;
  }

  .accordion__item.js-accordion-item.active {
    padding-right: 10px;
    padding-left: 10px;
  }

  .accordion.js-accordion {
    padding-right: 0px;
    padding-left: 0px;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    margin-top: 20px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .accordion-body.js-accordion-body.faq {
    padding-left: 0px;
  }

  .accordion_item-image {
    width: 25%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .accordion-header.js-accordion-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .headline_center-2 {
    font-size: 22px;
    line-height: 28px;
  }

  .headline_center-2.blue {
    font-size: 36px;
    line-height: 42px;
  }

  .headline-sml-2 {
    font-size: 22px;
    line-height: 28px;
  }

  .headline-sml-2.rainbow {
    font-size: 28px;
    line-height: 38px;
    font-weight: 300;
    text-align: center;
  }

  .list-2 {
    display: block;
    padding-left: 80px;
  }

  .modules-section {
    margin-right: 0%;
    margin-left: 0%;
  }

  .chat-wrapper {
    bottom: 9%;
    width: 285px;
  }

  .chat-button {
    right: 4%;
    bottom: 4%;
  }

  .headline_bottom {
    font-size: 22px;
    line-height: 28px;
  }

  .headline_bottom.blue {
    margin: 60px 10px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 32px;
    line-height: 38px;
  }

  .faq-text {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
}

#w-node-_15c26f01-c865-a51f-5c0c-665083f8f824-1f18bcf5 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d0eec706-8954-b718-fca9-5d4ff0795904-1f18bcf5 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d0eec706-8954-b718-fca9-5d4ff0795905-1f18bcf5 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d0eec706-8954-b718-fca9-5d4ff0795911-1f18bcf5 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-d0eec706-8954-b718-fca9-5d4ff079591d-1f18bcf5 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-ad84bd14-72b8-7c48-5d9b-ddac6de87475-1f18bcf5 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f5de541e-f83c-4655-e735-ffd5ae0474dd-3c18bcfa {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-3c18bcfa {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_2e35812a-e67f-e0da-7977-522317aa2852-3c18bcfa {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_2ebb41cc-165b-ae5e-a9b7-9a2492ac4693-3c18bcfa {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f5de541e-f83c-4655-e735-ffd5ae0474dd-1a18bcff {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-1a18bcff {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_2e35812a-e67f-e0da-7977-522317aa2852-1a18bcff {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_2ebb41cc-165b-ae5e-a9b7-9a2492ac4693-1a18bcff {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 991px) {
  #w-node-f5de541e-f83c-4655-e735-ffd5ae0474dd-1f18bcf5 {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_2e35812a-e67f-e0da-7977-522317aa2852-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  #w-node-_2ebb41cc-165b-ae5e-a9b7-9a2492ac4693-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d0eec706-8954-b718-fca9-5d4ff0795904-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-d0eec706-8954-b718-fca9-5d4ff0795905-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d0eec706-8954-b718-fca9-5d4ff0795911-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  #w-node-d0eec706-8954-b718-fca9-5d4ff079591d-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_2e35812a-e67f-e0da-7977-522317aa2852-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_2ebb41cc-165b-ae5e-a9b7-9a2492ac4693-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d0eec706-8954-b718-fca9-5d4ff0795905-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d0eec706-8954-b718-fca9-5d4ff0795911-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d0eec706-8954-b718-fca9-5d4ff079591d-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-3c18bcfa {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_2e35812a-e67f-e0da-7977-522317aa2852-3c18bcfa {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-_2ebb41cc-165b-ae5e-a9b7-9a2492ac4693-3c18bcfa {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-1a18bcff {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_2e35812a-e67f-e0da-7977-522317aa2852-1a18bcff {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-_2ebb41cc-165b-ae5e-a9b7-9a2492ac4693-1a18bcff {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f5de541e-f83c-4655-e735-ffd5ae0474dd-1f18bcf5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-1f18bcf5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}