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

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

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

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

.header-style {
  grid-column-gap: 165px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: grid;
}

.logo {
  object-fit: cover;
  width: 100%;
}

.menu {
  grid-column-gap: 43px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text {
  color: #222;
  letter-spacing: .01em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.small-button {
  grid-column-gap: 10px;
  background-color: #c5e6d1;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding: 13px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-2 {
  color: #222;
  letter-spacing: .02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.second-section {
  grid-row-gap: 50px;
  background-color: #c5e6d1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #222;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.text-3.smaler {
  font-family: Oswald, sans-serif;
}

.items {
  grid-column-gap: 25px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.pablo-boeckert {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 410px;
  height: auto;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.pablo-boeckert-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 410px;
  height: 183px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #222;
  letter-spacing: .02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.text-5 {
  color: #222;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.pablo-boeckert-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 410px;
  height: 183px;
  text-decoration: none;
  display: flex;
}

.pablo-boeckert-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 410px;
  height: 546.991px;
  text-decoration: none;
  display: flex;
}

.third-section {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #222;
  text-align: center;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.items-2 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-12 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: grid;
}

._1 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 337px;
  text-decoration: none;
  display: flex;
}

.frame-style {
  object-fit: cover;
  overflow: hidden;
}

.text-7 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.text-9 {
  color: #797979;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-9.white {
  color: #fff;
  margin-top: 10px;
}

._4 {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 337px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #222;
  text-align: center;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.text-11 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.text-12 {
  color: #797979;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.fourth-section {
  grid-column-gap: 71px;
  background-color: #f6f6f6;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.img-style {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 660px;
  height: 620px;
  text-decoration: none;
  display: flex;
}

.frame-9 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 487px;
  text-decoration: none;
  display: block;
}

.frame-9._2 {
  justify-content: center;
  align-items: center;
  max-width: none;
}

.frame-9.hidden {
  display: none;
}

.frame-10 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-10._2 {
  justify-content: center;
  align-items: center;
}

.text-13 {
  color: #222;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.text-14 {
  color: #797979;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

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

.frame-2 {
  grid-column-gap: 10px;
  background-color: #c5e6d100;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-2._2 {
  color: #fff;
  background-color: #fff0;
}

.text-15 {
  color: #222;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-15._2 {
  color: #fff;
}

.hero-section {
  background-color: #bda4a4;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1291px;
  height: 725px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-section._2 {
  background-color: #c5e6d1;
  justify-content: center;
  align-items: center;
  max-width: none;
}

.left {
  object-fit: cover;
}

.bg {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 725px;
  text-decoration: none;
  display: flex;
}

.right {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 856px;
}

.frame-3 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 239px;
  left: auto;
}

.text-16 {
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  text-transform: none;
  text-shadow: 0 4px 1px #0006;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.frame-13 {
  grid-column-gap: 10px;
  background-color: #c5e6d100;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-17 {
  color: #222;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.rectangle-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  height: 685px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 20px;
  left: 20px;
}

.sixth-section {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.head-text {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-18 {
  color: #222;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.text-19 {
  color: #222;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: underline;
}

.frame-18 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 671px;
  text-decoration: none;
  display: flex;
}

.frame-16 {
  grid-column-gap: 32px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-17 {
  grid-column-gap: 32px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #222;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.text-21 {
  color: #222;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: underline;
}

.frame-19 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-19._2 {
  height: auto;
}

.frame-20 {
  grid-column-gap: 32px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-21 {
  grid-column-gap: 32px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-4 {
  object-fit: cover;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: grid;
  position: relative;
}

.map {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 409px;
  text-decoration: none;
  display: flex;
}

.bg-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 358px;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  object-fit: cover;
  position: static;
  top: 489px;
  left: 73px;
}

.address {
  grid-column-gap: 11px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 213px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 489px;
  left: 433px;
}

.text-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.bohaircut-pallingerstrae-24-83308-trostberg {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.phone {
  grid-column-gap: 11px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 213px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 489px;
  left: 776px;
}

.text-23 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.working-hours {
  grid-column-gap: 11px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 213px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 489px;
  left: 1119px;
}

.mo-1000---1500-di-1000---1800-mi-1000---1800-do-1000---1800-fr-1000---1800-sa-geschlossen-so-geschlo {
  color: #fff;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.social-icons {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 63px;
  height: 20px;
  text-decoration: none;
  display: flex;
  position: static;
  top: 725px;
  left: 1297px;
}

.text-24 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: static;
  top: 724px;
  left: 80px;
}

.text-25 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: static;
  top: 724px;
  left: 204px;
}

.text-26 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  position: static;
  top: 724px;
  left: 531px;
}

.mo-1000---1500-di-1000---1800-mi-1000---1800-do-1000---1800-fr-1000---1800-sa-geschlossen-so-geschlo-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.seventh-section {
  grid-row-gap: 10px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1360px;
  padding-top: 99px;
  padding-bottom: 99px;
  text-decoration: none;
  display: flex;
}

.frame-22 {
  grid-column-gap: 71px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.frame-23 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 629px;
  text-decoration: none;
  display: flex;
}

.text-27 {
  color: #222;
  letter-spacing: -.005em;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.frame-24 {
  grid-row-gap: 16px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.img-style-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 660px;
  height: 1061px;
  text-decoration: none;
  display: flex;
}

.section {
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.section.footer {
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}

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

.section._2.hidden {
  display: none;
}

.section.more-space {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.icon {
  width: 70px;
  height: 70px;
}

.icon.accordion-icon {
  color: #0009;
  cursor: pointer;
  width: auto;
  height: auto;
  font-size: 32px;
  line-height: 30px;
}

.icon._2 {
  width: 49px;
}

.accordion-wrapper {
  margin-top: 50px;
}

.section-faq {
  background-color: #f8f8f8;
  padding: 150px 30px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  line-height: 30px;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

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

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item {
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.div-block {
  width: 100%;
}

.button {
  color: #000;
  text-align: center;
  background-color: #c5e6d1;
}

.div-block-2 {
  background-color: #f6f6f6;
}

.code-embed {
  width: 100%;
}

.hidden-on-desktop {
  display: none;
}

.link-wrapper {
  color: #211f54;
  transition: none;
  display: inline-block;
}

.link-wrapper:hover {
  color: #4a3aff;
}

.link-wrapper.white {
  color: #fff;
}

.link-wrapper.white:hover {
  color: #f2f1ff;
}

.link-wrapper.white.text-bold.hover-white:hover {
  color: #fff;
}

.link-wrapper.color-primary {
  color: #4a3aff;
}

.link-wrapper.color-primary:hover {
  color: #211f54;
}

.btn-circle-secondary {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  font-size: 26px;
  text-decoration: none;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 12px #14142b14;
}

.btn-circle-secondary:hover {
  color: #fff;
  background-color: #4a3aff;
  border-color: #4a3aff;
  transform: scale3d(.94, .94, 1.01);
}

.btn-circle-secondary.slider-arrow {
  margin-top: 0;
  margin-bottom: 0;
}

.btn-circle-secondary.slider-arrow.right---top-left {
  top: -100px;
}

.btn-circle-secondary.slider-arrow.right---top-left:hover {
  background-color: #8ab098;
  border-color: #0d0d0d;
}

.btn-circle-secondary.slider-arrow.left---top-left {
  inset: -100px 84px auto auto;
}

.btn-circle-secondary.slider-arrow.left---top-left:hover {
  background-color: #8ab098;
  border-color: #000;
}

.card {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  box-shadow: 0 2px 7px #14142b0f;
}

.card.testimonial-card-color {
  box-shadow: none;
  border-width: 0;
  padding: 56px 48px;
  text-decoration: none;
}

.card.testimonial-card-color.color-2 {
  color: #fff;
  transform-style: preserve-3d;
  background-color: red;
  transition: transform .3s, color .3s;
}

.card.testimonial-card-color.color-2:hover {
  transform: scale3d(.94, .94, 1.01);
}

.card.testimonial-card-color.color-3 {
  color: #fff;
  transform-style: preserve-3d;
  background-color: #4353ff;
  transition: transform .3s, color .3s;
}

.card.testimonial-card-color.color-3:hover {
  transform: scale3d(.94, .94, 1.01);
}

.card.testimonial-card-color.color-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  transform-style: preserve-3d;
  background-color: #f3f3f3;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  transition: transform .3s, color .3s;
  display: block;
}

.card.testimonial-card-color.color-1:hover {
  color: #fff;
  transform: scale3d(.94, .94, 1.01);
}

.card.testimonial-card-color.color-1.team {
  color: #000;
  background-color: #000;
  min-width: 350px;
  min-height: 500px;
  padding: 12px;
}

.card.testimonial-card-color.color-1.team._2 {
  border-width: 1px;
  border-color: #b1b1b1;
  border-radius: 0;
  min-height: 0;
}

.card.testimonial-card-color.color-1.team._2.white {
  background-color: #fff;
}

.container-default {
  flex-flow: column;
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.slider-mask {
  height: 100%;
}

.slider-mask.width-490px {
  max-width: 480px;
  overflow: visible;
}

.elements---element-title {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 12px;
  margin-top: 72px;
  margin-bottom: 32px;
  padding: 24px 32px;
  box-shadow: 0 2px 8px #14142b0f;
}

.elements---element-title.first, .elements---element-title.first.large {
  margin-top: 0;
}

.slide-item-mg {
  margin-right: 28px;
}

.inner-container._574px {
  max-width: 574px;
}

.mg-bottom-48px {
  color: #000;
  margin-bottom: 48px;
}

.mg-bottom-32px {
  color: #000;
  margin-bottom: 16px;
}

.mg-bottom-32px.grey, .mg-bottom-32px.w._2 {
  color: #fff;
}

.heading-h4-size {
  color: #211f54;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.heading-h4-size.color-neutral-100 {
  color: #000;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
}

.heading-h4-size.color-neutral-100.big {
  margin-top: 10px;
  margin-bottom: 20px;
}

.heading-h4-size.color-neutral-100._2 {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-h4-size.color-neutral-100.w._2 {
  color: #fff;
}

.link-text {
  transition: color .3s;
  display: inline-block;
}

.section-2 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-2.overflow-hidden {
  background-color: #c5e6d1;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.line-rounded-icon.link-icon-right {
  margin-left: 6px;
  display: inline-block;
}

.line-rounded-icon.success-message-check---left {
  margin-bottom: 0;
  margin-right: 8px;
  font-size: 22px;
}

.line-rounded-icon.link-icon-left {
  margin-right: 6px;
  display: inline-block;
}

.line-rounded-icon.success-message-check {
  margin-bottom: 6px;
  font-size: 22px;
}

.mg-bottom-40px {
  margin-bottom: 40px;
}

.slider-wrapper {
  background-color: #0000;
  height: 100%;
  display: none;
}

.mg-bottom-0 {
  color: #fff;
  margin-bottom: 0;
}

.footer-bottom {
  text-align: center;
  border-top: 1px solid #eff0f6;
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-400 {
  font-size: 24px;
  line-height: 26px;
}

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

.grid-subscribe-form-button-left {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
}

.grid-footer-2-column---logo-and-form {
  grid-column-gap: 210px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.8fr;
  align-items: center;
}

.text-300 {
  font-size: 22px;
  line-height: 22px;
}

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

.text-300.bold.footer-title {
  color: #211f54;
  margin-bottom: 40px;
}

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

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

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

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

.input.input-subscribe-footer {
  margin-bottom: 0;
}

.footer-wrapper {
  background-color: #000;
  border-top: 1px solid #f7f7fc;
  width: 100%;
}

.icon-pagraph-wrapper {
  display: flex;
}

.footer-top {
  padding-top: 120px;
  padding-bottom: 120px;
}

.footer-top.border-bottom {
  border-bottom: 1px solid #eff0f6;
}

.footer-top.pd-72px {
  padding-top: 72px;
  padding-bottom: 72px;
}

.social-icon-square {
  background-color: #f2f1ff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.social-icon-square:hover {
  color: #fff;
  background-color: #4a3aff;
}

.grid-footer-5-columns {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
}

.footer-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.footer-list-wrapper.horizontal {
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-icon-font {
  line-height: 21px;
}

.grid-footer-paragrah---social-media {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center stretch;
}

.footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
}

.footer-list-item.horizontal {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.footer-logo:hover {
  transform: scale3d(.92, .92, 1.01);
}

.error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
}

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

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

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

.footer-link {
  color: #6e7191;
  text-decoration: none;
}

.footer-link:hover {
  color: #4a3aff;
}

.mg-bottom-24px, .footer-logo-wrapper {
  margin-bottom: 24px;
}

.footer-logo-wrapper.mg-bottom-0 {
  margin-bottom: 0;
}

.social-media-grid-top {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  justify-items: start;
}

.social-media-grid-top.right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: end;
  justify-items: end;
}

.social-media-grid-top.right.center-tablet {
  position: static;
}

.footer-middle {
  padding-top: 120px;
  padding-bottom: 120px;
}

.success-message {
  color: #4a3aff;
  background-color: #f6f5ff;
  border-radius: 24px;
  padding: 28px 28px 32px;
}

.text-401 {
  font-size: 24px;
  line-height: 26px;
}

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

.text-402 {
  font-size: 22px;
  line-height: 22px;
}

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

.text-402.bold.footer-title {
  color: #211f54;
  margin-bottom: 40px;
}

.grid-footer-3-columns {
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr .3fr;
  align-items: center;
}

.image-5 {
  width: 100%;
}

.instagram-link-image {
  transform-style: preserve-3d;
  width: 100%;
  transition: transform .3s;
}

.instagram-link-image:hover {
  transform: scale3d(1.2, 1.2, 1.01);
}

.grid-footer-4-columns-v5 {
  grid-column-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto auto .7fr;
}

.text-403 {
  font-size: 22px;
  line-height: 22px;
}

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

.text-403.bold.footer-title {
  color: #fff;
  margin-bottom: 40px;
  font-family: Oswald, sans-serif;
}

.footer-wrapper-2 {
  background-color: #000;
  border-top: 1px solid #f7f7fc;
}

.instagram-link-wrapper {
  border-radius: 14px;
  overflow: hidden;
  transform: translate(0);
}

.grid-subscribe-form-button-down {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  place-items: center start;
  width: 100%;
  display: flex;
}

.paragraph {
  color: #fff;
}

.navbar-1 {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-bar-wrap {
  flex-flow: row;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand-4 {
  height: 100%;
}

.logo-text {
  color: #20193a;
  margin-top: 10px;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
}

.nav-menu-2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-link-3 {
  color: #4f5e78;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
}

.nav-link-3.hvr-pop.w--current {
  color: #c5e6d1;
}

.nav-btn {
  color: #000;
  letter-spacing: 1px;
  background-color: #c5e6d1;
  border-radius: 0;
  margin-left: auto;
  margin-right: 0;
  padding: 16px 32px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.nav-btn.invers {
  color: #fff;
  background-color: #000;
}

.nav-btn.invers._2 {
  margin-left: 20px;
}

.nav-btn._2 {
  margin-right: 20px;
}

.nav-btn.grey {
  color: #fff;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
}

.nav-btn.text-402 {
  margin-left: 0;
  margin-right: auto;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.button-2 {
  color: #373737;
  background-color: #c5e6d1;
  padding: 16px 32px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

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

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  position: static;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #c1c1c1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  display: flex;
}

.div-block-7 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slide-nav {
  display: none;
}

.slide, .slide-2 {
  background-color: #c5e6d1;
}

.form {
  width: 300px;
  min-width: 100%;
}

.submit-button {
  color: #333;
  background-color: #c5e6d1;
  font-family: Oswald, sans-serif;
}

.section-3 {
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-2 {
  max-width: 1410px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.license-page-wrapper {
  text-align: center;
}

.license-title {
  text-align: left;
  letter-spacing: 0;
  font-size: 24px;
}

.license-short-text {
  color: #09080e;
  text-align: left;
  max-width: 600px;
  margin-top: 30px;
  overflow: visible;
}

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

.div-block-8 {
  background-color: #000;
  width: 100%;
  max-width: 400px;
  height: 100%;
  min-height: 520px;
  padding: 10px;
}

.div-block-9 {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 1000%;
  min-height: 300px;
  max-height: none;
  padding: 10px;
  display: flex;
}

.section-4 {
  background-image: linear-gradient(327deg, #0000008a, #c5e6d196), url('../images/bh_hero.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 110px 55px 160px;
  display: flex;
}

.section-4._2 {
  background-image: linear-gradient(327deg, #20193a30, #c5e6d182), url('../images/bosshair_stuhlmiete.png');
  min-height: 95vh;
}

.container-flex {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  text-shadow: 4px 4px 1px #0003;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 1.24;
}

.text-span {
  color: #ffffff2e;
  font-size: 15px;
}

.paragraph-2 {
  color: #e9e9e9;
  text-align: center;
  max-width: 550px;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.5;
}

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

.button-plain {
  text-align: center;
  background-color: #5748c5;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 190px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 500;
  display: flex;
}

.button-plain:hover {
  border: 1px #fff;
}

.button-plain.button-outline {
  color: #fff;
  background-color: #0000;
  border: 1px solid #5748c5;
  margin-left: 30px;
}

@media screen and (min-width: 1440px) {
  .grid-footer-2-column---logo-and-form {
    grid-column-gap: 250px;
    grid-template-columns: 1.2fr 2fr;
  }

  .grid-footer-5-columns {
    grid-column-gap: 88px;
  }

  .grid-4-columns-instagram {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .grid-footer-4-columns-v5 {
    grid-column-gap: 80px;
  }

  .navbar-1 {
    background-color: #fff;
  }

  .nav-btn {
    background-color: #c5e6d1;
    border-radius: 0;
  }

  .link-block {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .text-3.smaler {
    font-family: Oswald, sans-serif;
  }

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

  .third-section {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .frame-12 {
    grid-column-gap: 134px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .fourth-section {
    grid-column-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
  }

  .img-style {
    max-width: none;
    height: auto;
  }

  .frame-9 {
    max-width: none;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .hero-section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #fff;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center stretch;
    height: auto;
    display: grid;
  }

  .hero-section._2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #c5e6d1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .right {
    position: static;
  }

  .frame-3 {
    grid-column-gap: 16px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    top: 133px;
    left: auto;
  }

  .text-16 {
    text-transform: none;
    font-family: Oswald, sans-serif;
  }

  .rectangle-7 {
    flex-flow: row;
    height: auto;
    display: none;
  }

  .seventh-section {
    padding: 40px 24px;
  }

  .frame-22 {
    grid-column-gap: 0px;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .img-style-2 {
    max-width: none;
    height: auto;
    display: none;
  }

  .section._2 {
    padding-top: 0;
  }

  .accordion-wrapper._2 {
    margin-top: 0;
  }

  .content-wrapper.slim {
    max-width: none;
  }

  .btn-circle-secondary.slider-arrow.right---top-left {
    inset: auto 39.5% -90px auto;
  }

  .btn-circle-secondary.slider-arrow.left---top-left {
    inset: auto auto -90px 39.5%;
  }

  .card.testimonial-card-color.color-1.team {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-height: 0;
    display: flex;
  }

  .slider-mask {
    position: static;
  }

  .mg-bottom-48px {
    margin-bottom: 40px;
  }

  .mg-bottom-32px {
    text-align: left;
    margin-bottom: 24px;
  }

  .mg-bottom-32px.grey {
    margin-bottom: 0;
  }

  .heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .heading-h4-size.color-neutral-100 {
    margin-bottom: 0;
    font-family: Oswald, sans-serif;
  }

  .section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .section-2.overflow-hidden {
    padding-bottom: 40px;
    display: block;
  }

  .footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .footer-bottom.text-left.text-center-mb {
    text-align: center;
  }

  .text-400 {
    font-size: 22px;
    line-height: 24px;
  }

  .grid-footer-2-column---logo-and-form {
    grid-template-columns: 1fr;
  }

  .text-300.bold.footer-title {
    margin-bottom: 24px;
  }

  .footer-top {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .footer-top.pd-72px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .grid-footer-5-columns {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-footer-paragrah---social-media {
    grid-column-gap: 0px;
    grid-row-gap: 14px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

  .social-media-grid-top.right {
    grid-column-gap: 10px;
  }

  .social-media-grid-top.right.center-tablet {
    justify-content: center;
    display: flex;
  }

  .footer-middle {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .text-401 {
    font-size: 22px;
    line-height: 24px;
  }

  .text-402.bold.footer-title {
    margin-bottom: 24px;
  }

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

  .grid-footer-4-columns-v5 {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .text-403.bold.footer-title {
    margin-bottom: 24px;
  }

  .container {
    flex-flow: row;
    max-width: none;
    margin-left: 0;
    display: flex;
  }

  .nav-bar-wrap {
    justify-content: space-between;
    align-items: center;
  }

  .nav-menu-2 {
    background-color: #fff;
    padding-bottom: 20px;
  }

  .nav-btn.grey._2 {
    margin-top: 20px;
  }

  .div-block-4 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-5 {
    flex-flow: column;
  }

  .image-6 {
    background-color: #232323;
  }

  .image-7 {
    max-width: 80%;
  }

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

  .div-block-9 {
    justify-content: center;
    align-items: flex-start;
    height: 100%;
  }

  .section-4 {
    min-height: 80vh;
  }

  .heading {
    line-height: 1.24;
  }
}

@media screen and (max-width: 767px) {
  .items {
    grid-template-columns: 1fr;
  }

  .frame-12 {
    grid-column-gap: 134px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .btn-circle-secondary {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .btn-circle-secondary.slider-arrow.right---top-left {
    bottom: -72px;
    right: 36%;
  }

  .btn-circle-secondary.slider-arrow.left---top-left {
    bottom: -72px;
    left: 36%;
  }

  .card.testimonial-card-color {
    padding: 48px 32px;
  }

  .elements---element-title {
    margin-top: 48px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .mg-bottom-40px {
    margin-bottom: 24px;
  }

  .text-400 {
    font-size: 20px;
    line-height: 22px;
  }

  .text-300 {
    font-size: 18px;
    line-height: 20px;
  }

  .text-300.bold.footer-title {
    margin-bottom: 24px;
  }

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

  .footer-top {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .footer-top.pd-72px {
    padding-top: 48px;
    padding-bottom: 48px;
  }

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

  .grid-footer-paragrah---social-media {
    grid-row-gap: 8px;
  }

  .footer-list-item {
    margin-bottom: 10px;
  }

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

  .footer-middle {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .text-401 {
    font-size: 20px;
    line-height: 22px;
  }

  .text-402 {
    font-size: 18px;
    line-height: 20px;
  }

  .text-402.bold.footer-title {
    margin-bottom: 24px;
  }

  .grid-footer-4-columns-v5 {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .text-403 {
    font-size: 18px;
    line-height: 20px;
  }

  .text-403.bold.footer-title {
    margin-bottom: 24px;
  }

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

  .license-short-text {
    margin-top: 20px;
  }

  .div-block-8 {
    min-height: 0;
  }

  .section-4 {
    background-size: auto, auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading {
    font-size: 5rem;
  }

  .paragraph-2 {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 479px) {
  .second-section {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .text-3 {
    max-width: none;
    display: block;
  }

  .text-3.smaler {
    font-size: 32px;
  }

  .text-3._2 {
    font-size: 22px;
  }

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

  .pablo-boeckert {
    max-width: none;
  }

  .text-6 {
    font-size: 22px;
  }

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

  .text-13 {
    font-size: 32px;
  }

  .frame-2, .frame-2._2 {
    padding-left: 0;
  }

  .hero-section._2 {
    flex-flow: column;
  }

  .frame-3 {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    top: auto;
  }

  .text-16 {
    text-shadow: 0 2px 1px #0006;
    margin-top: 20px;
    font-size: 48px;
  }

  .frame-13 {
    background-color: #3330;
  }

  .text-17 {
    color: #fff;
  }

  .section {
    padding-bottom: 20px;
  }

  .section._2 {
    padding-top: 0;
  }

  .section-faq {
    padding: 100px 15px;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .btn-circle-secondary.slider-arrow.right---top-left {
    bottom: -72px;
    right: 31%;
  }

  .btn-circle-secondary.slider-arrow.left---top-left {
    bottom: -72px;
    left: 33%;
  }

  .card.testimonial-card-color {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card.testimonial-card-color.color-1.team {
    width: 100%;
    min-width: 0;
    min-height: auto;
  }

  .card.testimonial-card-color.color-1.team._2 {
    min-width: auto;
  }

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

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

  .section-2 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .line-rounded-icon.success-message-check---left {
    margin-bottom: 8px;
    margin-right: 0;
  }

  .mg-bottom-0 {
    text-align: left;
  }

  .grid-subscribe-form-button-left {
    grid-template-columns: 1fr;
  }

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

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

  .footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .social-icon-square {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .grid-footer-5-columns {
    grid-column-gap: 32px;
    grid-template-columns: auto 1fr;
  }

  .footer-list-wrapper.horizontal {
    flex-direction: column;
  }

  .footer-list-item.horizontal {
    margin-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .flex-horizontal.success-message-horizontal {
    flex-direction: column;
  }

  .btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .mg-bottom-24px {
    margin-bottom: 16px;
  }

  .social-media-grid-top {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .image-5 {
    min-height: 0;
    max-height: none;
  }

  .grid-subscribe-form-button-down {
    grid-template-columns: 1fr;
  }

  .brand-4 {
    padding-left: 0;
  }

  .nav-btn.invers._2 {
    background-color: #333;
    margin-left: auto;
  }

  .nav-btn._2 {
    color: #fff;
    background-color: #c5e6d1;
    margin-bottom: 20px;
    margin-right: auto;
  }

  .button-2.invers {
    color: #fff;
    background-color: #333;
  }

  .div-block-4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .form {
    width: 250px;
  }

  .container-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    display: block;
  }

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

  .div-block-8 {
    min-height: 0;
  }

  .section-4 {
    background-size: 250%, auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 10vw;
  }

  .text-span {
    display: none;
  }

  .paragraph-2 {
    font-size: 18px;
  }

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

  .button-plain {
    margin-bottom: 14px;
  }
}

#w-node-_50383cf7-fb95-3999-5348-90bcbd3ee4ba-7f90b492, #w-node-_30c70e0b-19d7-0428-9908-768e5725fbad-7f90b492, #w-node-cafd7ffd-e24b-fa2b-e0d1-e79c45e9bd63-7f90b492 {
  place-self: center;
}

#w-node-d0119630-f505-f50d-abf7-d77a6f6291bb-305a2177 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-fdea9b4c-e09a-b777-8e86-1bfec20cef81-7f90b492 {
    place-self: auto;
  }

  #w-node-_295d0d37-6c00-4667-38d0-dc3522ceb827-22ceb820 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_295d0d37-6c00-4667-38d0-dc3522ceb827-22ceb820 {
    grid-column: span 2 / span 2;
  }

  #w-node-_295d0d37-6c00-4667-38d0-dc3522ceb838-22ceb820 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: auto;
  }
}


