:root {
  --white: white;
  --black: black;
  --yellow-green: #9fd354;
  --dark-olive-green: #39580b;
  --brown: #ab274b;
  --yellow-green-2: #90d637;
  --black-2: #333;
  --dark-magenta: rgba(146, 25, 161, .81);
}

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

body {
  color: #333;
  font-family: Euphemia, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Euphemia, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
}

a {
  color: var(--black);
  text-decoration: none;
}

.hero-section {
  max-height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(rgba(57, 88, 11, .34), rgba(57, 88, 11, .34)), url('../images/iStock-146919031_fein_klein.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  flex-wrap: wrap;
  flex: 1;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 90px;
  font-style: normal;
  font-weight: 400;
  line-height: 110px;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
}

.heading.serif {
  text-transform: none;
  font-family: Oswald, sans-serif;
  font-size: 100px;
  font-weight: 700;
}

.text-hero {
  color: #fff;
  flex-direction: row;
  align-items: stretch;
  margin-left: 47px;
  padding-top: 27px;
  font-family: Euphemia, sans-serif;
  font-size: 30px;
  font-weight: 300;
  display: flex;
  position: static;
  top: 186px;
  left: 158px;
}

.text-hero:hover {
  font-weight: 400;
}

.text-hero.big-letters {
  text-transform: uppercase;
}

.container {
  z-index: 10;
  flex-flow: column;
  flex: 0 auto;
  align-content: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 900px;
  max-width: 1023px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.container.left {
  align-items: flex-start;
}

.container.big {
  max-width: 1200px;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 170px;
  padding-bottom: 170px;
}

.container-3 {
  flex: 0 auto;
  margin-top: 150px;
  position: relative;
}

.section-main {
  background-image: url('../images/1epgw26-klein.jpg');
  background-size: cover;
  background-attachment: fixed;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 118px 0;
  display: flex;
  overflow: visible;
}

.section-main.bars {
  background-image: url('../images/arto-marttinen-117439.jpg');
}

.section-main.bodylift {
  background-image: linear-gradient(rgba(255, 255, 255, .57), rgba(255, 255, 255, .57)), url('../images/amy-luo-268276-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-main.resonanz {
  background-image: url('../images/19bwIzL_klein.jpg');
}

.section-main.ruhe {
  background-image: url('../images/IMG_0740.JPG');
}

.section-main.kontakt {
  background-image: url('../images/17YIG31.jpg');
  flex-wrap: nowrap;
  padding-left: 0;
  padding-right: 0;
}

.section-main.mentoring {
  background-image: linear-gradient(rgba(255, 255, 255, .63), rgba(255, 255, 255, .63)), url('../images/19bwIzL_klein.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-main.about {
  mix-blend-mode: multiply;
  background-image: url('../images/tania-miron-unsplash-.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section-main.eh {
  background-image: linear-gradient(rgba(255, 255, 255, .72), rgba(255, 255, 255, .72)), url('../images/amy-luo-268276-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-copy {
  margin: 0 0 10px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.paragraph-copy.picture-name {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  position: absolute;
  top: 1%;
  bottom: auto;
  left: 5%;
  right: 0%;
}

.paragraph-copy.list {
  margin-top: 18px;
  margin-bottom: 5px;
  font-weight: 400;
}

.paragraph-copy.white {
  color: #fff;
}

.paragraph-copy._50 {
  text-transform: none;
  margin-right: 0;
  font-weight: 400;
}

.paragraph-copy.margin {
  margin-bottom: 35px;
}

.paragraph-copy.hidden {
  display: none;
}

.content-wrapper {
  background-image: linear-gradient(rgba(255, 255, 255, .85), rgba(255, 255, 255, .85));
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 12px 28px;
  display: flex;
  position: relative;
}

.content-wrapper.center {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 51px;
}

.content-wrapper.center.colums {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  padding-left: 23px;
  padding-right: 23px;
}

.content-wrapper.padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.button-email {
  text-align: center;
  background-color: #72ca21;
  width: 350px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
  position: absolute;
  top: auto;
  bottom: -6%;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 6px -1px #666565;
}

.button-email:hover, .button-email:active {
  box-shadow: none;
}

.button-email.buchen {
  border-radius: 15px;
  margin: 9px auto;
  position: static;
  top: auto;
  bottom: 0%;
  left: 8%;
  right: auto;
}

.button-email.wp {
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  bottom: 0%;
}

.div-block-5 {
  background-color: #396894;
  background-image: linear-gradient(to bottom, var(--yellow-green) 26%, var(--dark-olive-green));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 38px 80px;
  display: flex;
  position: relative;
}

.button {
  background-color: var(--brown);
  text-align: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 19px 0;
  font-family: Euphemia webfont, sans-serif;
  font-size: 18px;
  position: static;
  top: auto;
  bottom: -22%;
  left: 0%;
  right: 0%;
}

.button.w--current {
  background-image: linear-gradient(to bottom, var(--yellow-green), var(--yellow-green));
  text-align: center;
  font-family: Philosopher, sans-serif;
  font-size: 20px;
}

.button.violett {
  background-color: #9825ce;
}

.button.green {
  background-color: var(--yellow-green-2);
  color: var(--dark-olive-green);
  border-radius: 14px;
  align-self: auto;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 25px;
  box-shadow: 0 5px 7px 4px rgba(0, 0, 0, .2);
}

.button.green:hover, .button.green:active {
  box-shadow: none;
}

.button.green._2 {
  background-color: var(--yellow-green);
}

.button.weit {
  width: auto;
  display: block;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link-2 {
  color: var(--dark-olive-green);
  background-color: #90d637;
  border-right: 1px #fff;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 6px;
  margin-right: 6px;
  padding: 11px 29px;
  font-family: Euphemia webfont, sans-serif;
  font-size: 14px;
  display: inline-block;
}

.nav-link-2:hover {
  color: #000;
  font-weight: 400;
}

.nav-link-2.w--current {
  color: var(--black);
  margin-right: 3px;
  font-size: 14px;
}

.nav-link-2.w--current:hover {
  color: rgba(57, 88, 11, .58);
}

.nav-link-2.w--current:focus, .nav-link-2.w--current:visited {
  color: var(--dark-olive-green);
}

.nav-menu {
  background-color: rgba(200, 200, 200, 0);
  justify-content: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.container-8 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.heading-hero {
  color: #fff;
  text-align: center;
  flex-wrap: wrap;
  flex: 0 auto;
  align-items: center;
  margin-top: 34px;
  font-family: Euphemia webfont, sans-serif;
  font-size: 53px;
  line-height: 59px;
  display: block;
  position: relative;
}

.heading-hero.textblock2 {
  margin-top: 30px;
}

.heading-hero.gross {
  text-transform: uppercase;
  flex: 0 auto;
  align-self: center;
  font-weight: 400;
}

.heading-hero.gross.color {
  color: #680d94;
}

.heading-hero.gross.green {
  color: var(--dark-olive-green);
}

.heading-hero.color {
  color: #313828;
}

.section-5 {
  flex-flow: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  padding: 49px 0;
  display: flex;
}

.section-7 {
  background-image: url('../images/amy-luo-268276-unsplash.jpg');
  background-position: 50%;
  background-size: 2045px;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 280px;
  padding-bottom: 280px;
  display: flex;
}

.section-7.m {
  mix-blend-mode: multiply;
  background-image: url('../images/1pNX2Kg_klein.jpg');
  background-position: 50%;
  background-size: 2045px;
  background-attachment: fixed;
  position: relative;
}

.section-7.m.engl {
  background-image: url('../images/1pNX2Kg_klein.jpg');
  background-position: 50%;
  background-size: 2045px;
  background-attachment: fixed;
}

.link-2 {
  color: #000;
  text-decoration: underline;
}

.container-14 {
  margin-top: 141px;
}

.link-3, .link-4, .link-5, .link-6 {
  color: #000;
}

.section-8 {
  background-image: linear-gradient(rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), url('../images/chris-jarvis-626565-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 79px;
  padding-bottom: 79px;
}

.section-8.m {
  background-image: url('../images/johannes-plenio-jqhjtx_qFQw-unsplash_kl.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.section-8.m.padding {
  background-image: url('../images/Midjourney_Bil1.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 119px;
  padding-bottom: 119px;
}

.section-8.em {
  background-image: url('../images/diego-ph-207704.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.section-8.em.padding {
  background-image: url('../images/Midjourney_Bil1.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 119px;
  padding-bottom: 119px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-top: 56px;
  margin-bottom: 56px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 60px;
}

.section-hero-access {
  background-image: linear-gradient(rgba(92, 23, 23, .43), rgba(92, 23, 23, .43)), url('../images/diego-ph-207704.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 61px;
}

.section-2-access {
  background-image: linear-gradient(rgba(18, 66, 70, .62), rgba(18, 66, 70, .62)), url('../images/arto-marttinen-117439.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding-top: 78px;
  padding-bottom: 78px;
  display: flex;
}

.section-3access {
  background-image: url('../images/download-6-.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  align-items: center;
  height: 80vh;
  display: flex;
}

.heading-1 {
  font-size: 35px;
}

.heading-1.center {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 36px;
  display: block;
  overflow: visible;
}

.heading-1.center.grey {
  color: var(--black-2);
}

.heading-1.bold {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 47px;
}

.section-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 1030px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-14 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 42px;
  display: block;
  position: relative;
}

.wrapper {
  width: auto;
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 0;
  position: relative;
}

.wrapper._50 {
  aspect-ratio: auto;
  object-fit: fill;
  flex: 0 auto;
  width: 50%;
  height: 500px;
  overflow: hidden;
}

.wrapper._50.hight {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: flex;
}

.wrapper._50.hight.auto {
  height: auto;
}

.wrapper.margin {
  z-index: 20;
  margin-top: 12px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.container-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  align-content: flex-end;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 1030px;
  margin-top: 0;
  display: flex;
}

.icons {
  color: var(--black);
  font-family: "Fa brands 400", sans-serif;
  font-size: 33px;
  display: inline;
}

.sm-icon {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  margin-right: 25px;
  display: inline-block;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-51 {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex-flow: row;
  justify-content: center;
  width: auto;
  margin-top: 40px;
  display: flex;
}

.text-span {
  font-weight: 400;
}

.text-span.cap {
  text-transform: uppercase;
}

.container-16 {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}

.grid-image {
  grid-column-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(min-content, max-content);
  justify-content: start;
  align-items: stretch;
  justify-items: start;
  width: 100%;
}

.grid-image.white {
  grid-column-gap: 0px;
  opacity: 1;
  background-color: rgba(255, 255, 255, .63);
  grid-template-rows: auto auto auto;
}

.grid-image.hight {
  height: auto;
}

.picture-wrapper {
  z-index: 10;
  object-fit: cover;
  background-color: rgba(146, 25, 161, 0);
  width: 450px;
  height: 100%;
  display: block;
  position: relative;
  overflow: visible;
}

.picture-wrapper.ab {
  background-image: url('../images/DSC_3890ss_kl.jpg');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.picture-wrapper.fl {
  background-image: url('../images/DSC_3846ss_kl.jpg');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.picture-wrapper.m {
  background-image: url('../images/Ulli_Stenz_web_mentoring_1.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 550px;
  overflow: hidden;
  transform: translate(0);
}

.picture-wrapper._2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/DSC_3844ss_kl.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.copy-box {
  background-color: rgba(255, 255, 255, .49);
  margin-right: 0;
  padding: 27px;
  box-shadow: 0 0 9px rgba(51, 51, 51, .76);
}

.copy-box.center {
  margin-bottom: 29px;
}

.box-wrapper {
  justify-content: space-between;
  align-self: stretch;
  margin-bottom: 35px;
  display: flex;
}

.box-wrapper.center {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.div-block-53 {
  margin-bottom: 32px;
}

.heading2.bold {
  text-transform: none;
  font-family: Oswald, sans-serif;
  font-size: 79px;
  font-weight: 700;
}

.container-17 {
  max-width: 1040px;
}

.container-18 {
  max-width: 1200px;
}

.center-block {
  align-self: center;
  margin-top: 12px;
}

.section.green {
  background-image: linear-gradient(to bottom, var(--yellow-green), var(--dark-olive-green));
  padding-top: 43px;
  padding-bottom: 43px;
}

.section.text {
  padding-top: 53px;
  padding-bottom: 53px;
}

.section.auto {
  height: auto;
}

.span-h-small {
  font-size: 69px;
}

.span-bold {
  font-weight: 400;
}

.bgr-color {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: multiply;
  background-color: rgba(159, 211, 84, .93);
  background-clip: border-box;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bgr-color.hidden {
  display: none;
}

.bgr-color.dark {
  background-color: rgba(0, 0, 0, .55);
  display: block;
}

.bgr-color._2 {
  z-index: -2;
  background-color: rgba(97, 127, 52, .93);
}

.bold-text, .bold-text-2, .bold-text-3 {
  font-weight: 400;
}

.nav-link {
  color: var(--dark-olive-green);
  background-color: #90d637;
  border-right: 1px #fff;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 3px;
  margin-right: 3px;
  padding: 12px 10px;
  font-family: Euphemia webfont, sans-serif;
  font-size: 14px;
  display: inline-block;
}

.nav-link:hover {
  color: #000;
  font-weight: 400;
}

.nav-link.w--current {
  color: var(--black);
  margin-right: 3px;
  font-size: 16px;
}

.nav-link.w--current:hover {
  color: rgba(57, 88, 11, .58);
}

.nav-link.w--current:focus, .nav-link.w--current:visited {
  color: var(--dark-olive-green);
}

.footer {
  background-color: var(--yellow-green);
}

.footer-link-block {
  padding: 16px;
}

.footer-link {
  color: var(--dark-olive-green);
}

.content-horiz {
  display: flex;
}

.picture-box {
  z-index: 10;
  object-fit: cover;
  background-color: rgba(146, 25, 161, 0);
  width: 500px;
  height: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.picture-box.ab {
  background-image: url('../images/DSC_3890ss_kl.jpg');
}

.picture-box.fl {
  background-image: url('../images/DSC_3846ss_kl.jpg');
  background-position: 50% 0;
}

.picture-box.m {
  background-image: url('../images/DSC_3890ss_kl.jpg');
}

.picture-box._2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/DSC_3844ss_kl.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.portrait {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.bold-text-4 {
  text-transform: uppercase;
  font-family: Euphemia webfont, sans-serif;
  font-weight: 400;
}

.text-span-2 {
  text-transform: uppercase;
}

.image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
}

.image.portrait {
  object-fit: cover;
  object-position: 50% 50%;
}

.image.mirror {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

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

.image-box {
  display: block;
  position: relative;
}

.label {
  font-size: 20px;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: 4%;
  right: 0%;
}

.section-main-copy {
  background-color: var(--white);
  background-image: url('../images/tania-miron-M8rUWepujF8-unsplash.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 0;
  display: flex;
  overflow: visible;
}

.section-main-copy.bars {
  background-image: url('../images/arto-marttinen-117439.jpg');
}

.section-main-copy.bodylift {
  background-image: linear-gradient(rgba(255, 255, 255, .57), rgba(255, 255, 255, .57)), url('../images/amy-luo-268276-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-main-copy.resonanz {
  background-image: url('../images/19bwIzL_klein.jpg');
}

.section-main-copy.ruhe {
  background-image: url('../images/IMG_0740.JPG');
}

.section-main-copy.kontakt {
  background-image: url('../images/17YIG31.jpg');
  flex-wrap: nowrap;
  padding-left: 0;
  padding-right: 0;
}

.section-main-copy.mentoring {
  background-image: linear-gradient(rgba(255, 255, 255, .63), rgba(255, 255, 255, .63)), url('../images/19bwIzL_klein.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-main-copy.about {
  mix-blend-mode: multiply;
  background-image: url('../images/tania-miron-M8rUWepujF8-unsplash.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.text-span-3 {
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .hero-section {
    align-content: center;
    height: auto;
    padding-top: 196px;
    padding-bottom: 196px;
  }

  .heading {
    font-size: 79px;
    top: 0;
  }

  .heading.serif.mentoring {
    font-size: 94px;
    line-height: 1em;
  }

  .text-hero {
    margin: 12px 16px;
    padding-top: 0;
    font-size: 25px;
  }

  .text-hero:hover {
    font-weight: 300;
  }

  .text-hero.big-letters {
    text-transform: uppercase;
  }

  .text-hero.big-letters:hover {
    white-space: normal;
    font-weight: 300;
  }

  .container {
    min-width: 650px;
    max-width: 768px;
    margin-top: 0;
    padding-left: 42px;
    padding-right: 42px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .container.left {
    flex: 0 auto;
    min-width: 750px;
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-3 {
    margin-top: 150px;
    margin-bottom: 100px;
    position: static;
    top: 30vh;
  }

  .section-main {
    background-size: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-main.bars {
    background-image: url('../images/arto-marttinen-117439.jpg');
    background-position: 75%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-main.bodylift {
    height: auto;
    padding-top: 77px;
    padding-bottom: 77px;
  }

  .section-main.kontakt {
    background-size: cover;
    height: auto;
  }

  .section-main.mentoring {
    height: auto;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .section-main.about {
    background-image: url('../images/tania-miron-M8rUWepujF8-unsplash.jpg');
    background-size: cover;
    background-attachment: fixed;
  }

  .section-main.eh {
    height: auto;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .paragraph-copy {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
  }

  .paragraph-copy.picture-name {
    margin-top: 9px;
    margin-left: 20px;
    margin-right: auto;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .paragraph-copy.list {
    padding-left: 14px;
  }

  .content-wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 34px;
    padding-right: 14px;
  }

  .content-wrapper.center.colums {
    flex-direction: column;
    align-items: center;
  }

  .button-email {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: auto;
    bottom: -12%;
    left: 0%;
    right: 0%;
  }

  .button-email.buchen {
    width: auto;
    margin-top: 19px;
    margin-bottom: 19px;
    padding-left: 26px;
    padding-right: 26px;
  }

  .button-email.wp {
    margin-top: 11px;
  }

  .div-block-5 {
    padding: 40px 0;
    display: block;
  }

  .button {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .navbar-2 {
    background-color: var(--yellow-green);
    align-self: flex-start;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .nav-link-2 {
    background-color: var(--yellow-green-2);
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding: 14px 10px;
    font-size: 14px;
  }

  .nav-link-2.w--current {
    font-size: 14px;
  }

  .nav-menu {
    float: none;
    background-color: var(--yellow-green-2);
    margin-left: auto;
    margin-right: auto;
  }

  .menu-button {
    background-color: #9fd354;
  }

  .menu-button.w--open {
    background-color: var(--yellow-green-2);
    position: fixed;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .section-5 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-7.m {
    background-image: url('../images/1pNX2Kg_klein.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 138px;
    padding-bottom: 138px;
    position: relative;
  }

  .section-8.m {
    background-image: url('../images/johannes-plenio-jqhjtx_qFQw-unsplash_kl.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 73px;
  }

  .section-8.em {
    background-image: url('../images/diego-ph-207704.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 73px;
  }

  .section-2-access {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-1 {
    font-size: 34px;
  }

  .heading-1.center {
    align-self: auto;
    display: block;
    overflow: visible;
  }

  .wrapper {
    width: 100%;
  }

  .wrapper._50 {
    width: auto;
  }

  .wrapper._50.hight {
    width: auto;
    height: auto;
    display: flex;
  }

  .wrapper._50.hight.auto.vert {
    flex-direction: column;
    margin-top: 25px;
  }

  .wrapper.margin {
    flex-direction: column;
    justify-content: flex-end;
    width: auto;
    margin-left: 26px;
    margin-right: 26px;
    display: block;
  }

  .container-15 {
    align-content: center;
    justify-content: center;
  }

  .div-block-51 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 45px;
    padding-right: 45px;
    display: block;
  }

  .grid-image {
    grid-template-rows: minmax(min-content, max-content) auto auto;
    grid-template-columns: minmax(min-content, max-content);
  }

  .grid-image.white {
    grid-template-columns: minmax(min-content, max-content) 1fr;
  }

  .grid-image.hight {
    height: auto;
  }

  .picture-wrapper {
    object-fit: fill;
    background-image: none;
    width: 100%;
    height: 500px;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .picture-wrapper.ab {
    background-position: 50%;
    height: 450px;
  }

  .picture-wrapper.fl {
    background-position: 50% 0;
    height: 450px;
  }

  .picture-wrapper.m {
    background-position: 50% 26%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .copy-box {
    padding: 12px;
  }

  .copy-box.center {
    background-color: rgba(255, 255, 255, .56);
  }

  .box-wrapper {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .heading2.bold {
    text-align: center;
    line-height: 70px;
  }

  .container-18 {
    display: flex;
  }

  .bgr-color {
    z-index: 0;
  }

  .bgr-color._2 {
    z-index: -20;
  }

  .nav-link {
    background-color: var(--yellow-green-2);
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding: 14px 10px;
    font-size: 14px;
  }

  .nav-link.w--current {
    font-size: 14px;
  }

  .picture-box {
    background-image: none;
    width: auto;
  }

  .picture-box.ab {
    background-position: 50%;
  }

  .picture-box.m {
    background-position: 100%;
  }

  .image {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    display: block;
  }

  .image-box {
    width: auto;
    height: auto;
  }

  .section-main-copy {
    background-size: auto;
    height: 100vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-main-copy.bars {
    background-image: url('../images/arto-marttinen-117439.jpg');
    background-position: 75%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-main-copy.bodylift {
    height: auto;
    padding-top: 77px;
    padding-bottom: 77px;
  }

  .section-main-copy.kontakt {
    background-size: cover;
    height: auto;
  }

  .section-main-copy.mentoring {
    height: auto;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    background-image: linear-gradient(rgba(57, 88, 11, .34), rgba(57, 88, 11, .34)), url('../images/iStock-146919031_fein_klein.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    flex-flow: column;
    align-content: center;
    justify-content: flex-start;
    height: auto;
    padding-top: 117px;
    padding-bottom: 117px;
  }

  .heading {
    flex-flow: wrap;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-top: 1px;
    margin-bottom: 0;
    padding-top: 6px;
    font-size: 79px;
    line-height: 1;
    display: flex;
  }

  .heading.serif {
    white-space: normal;
    flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0;
    line-height: 1;
    display: block;
  }

  .heading.serif.mentoring {
    font-size: 74px;
    line-height: 1.1em;
  }

  .text-hero {
    flex: none;
    justify-content: center;
    margin: 10px 21px 10px 0;
    padding-top: 0;
    font-size: 27px;
  }

  .container {
    flex-flow: column;
    flex: 0 auto;
    align-content: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    min-width: 560px;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 38px;
    padding-right: 38px;
    position: relative;
    top: 0;
    left: 0;
  }

  .container.left {
    flex: 0 auto;
    min-width: 560px;
  }

  .container-3 {
    position: static;
    top: 15vh;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .section-main {
    background-size: cover;
    height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-main.bars {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-main.bodylift {
    flex-wrap: nowrap;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-main.about {
    background-image: url('../images/tania-miron-unsplash-.jpg');
    background-position: 0 0;
    background-size: auto;
    padding-top: 103px;
  }

  .paragraph-copy {
    flex: 0 auto;
    margin-left: 0;
    margin-right: -3px;
    padding-right: 0;
    font-size: 18px;
  }

  .paragraph-copy.picture-name {
    margin-top: 17px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .paragraph-copy.list {
    padding-left: 17px;
    padding-right: 7px;
  }

  .content-wrapper {
    padding: 30px 21px;
  }

  .content-wrapper.center {
    padding-left: 34px;
    padding-right: 34px;
  }

  .content-wrapper.center.colums {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .button-email {
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
    display: block;
    bottom: -9%;
  }

  .div-block-5 {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .button {
    bottom: -7%;
  }

  .nav-link-2 {
    padding: 11px;
    font-size: 16px;
  }

  .nav-menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

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

  .heading-hero.textblock2 {
    margin-top: 0;
  }

  .section-5 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .section-7.m {
    background-image: url('../images/1pNX2Kg_klein.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 32px;
    position: relative;
  }

  .section-8.m {
    background-image: url('../images/johannes-plenio-jqhjtx_qFQw-unsplash_kl.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 80px;
  }

  .section-8.em {
    background-image: url('../images/diego-ph-207704.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 80px;
  }

  .wrapper._50.hight {
    flex-direction: column;
  }

  .wrapper.margin {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .container-15 {
    flex-flow: column wrap;
    flex: 1;
    align-content: stretch;
    align-self: stretch;
    margin-top: 57px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .grid-image {
    grid-row-gap: 8px;
    flex: 0 auto;
    grid-template-columns: minmax(min-content, max-content);
    align-self: auto;
  }

  .grid-image.hight {
    grid-template-rows: auto auto;
  }

  .picture-wrapper {
    background-position: 50% 0;
    width: auto;
    height: 350px;
  }

  .picture-wrapper.m {
    background-position: 50% 30%;
    width: 100%;
    height: 440px;
  }

  .copy-box {
    margin-bottom: 32px;
  }

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

  .heading2.bold {
    text-align: center;
    font-size: 63px;
    line-height: .9em;
  }

  .container-17 {
    flex-direction: column;
    font-size: 16px;
    display: flex;
  }

  .section.text {
    padding-top: 96px;
  }

  .bgr-color {
    opacity: 1;
    background-color: rgba(102, 138, 50, .93);
  }

  .bgr-color._2 {
    z-index: -20;
  }

  .nav-link {
    padding: 11px;
    font-size: 16px;
  }

  .picture-box {
    background-image: linear-gradient(to bottom, null, null);
    width: auto;
    height: 500px;
  }

  .picture-box.m {
    background-position: 50%;
    width: 100%;
    height: 440px;
  }

  .portrait {
    object-fit: cover;
    object-position: 50% 0%;
  }

  .section-main-copy {
    background-size: cover;
    height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-main-copy.bars {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-main-copy.bodylift {
    flex-wrap: nowrap;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-main-copy.about {
    padding-top: 103px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    background-image: linear-gradient(rgba(57, 88, 11, .47), rgba(57, 88, 11, .47)), url('../images/iStock-146919031_fein_klein.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    justify-content: flex-start;
    padding-top: 90px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    flex: 1;
    margin-top: 0;
    padding-top: 0;
    font-size: 62px;
    line-height: 1;
  }

  .heading.serif {
    font-size: 73px;
  }

  .heading.serif.mentoring {
    font-size: 52px;
  }

  .text-hero {
    clear: none;
    text-align: center;
    flex-flow: row;
    flex: 0 auto;
    align-content: stretch;
    align-items: baseline;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 0;
    padding-top: 0;
    font-size: 23px;
    display: block;
    position: static;
    overflow: visible;
  }

  .text-hero:hover {
    font-weight: 300;
  }

  .text-hero.big-letters {
    text-transform: uppercase;
    align-content: center;
    margin-left: 13px;
    margin-right: 13px;
    font-size: 23px;
  }

  .container {
    flex-flow: column wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    min-width: 300px;
    max-width: 350px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }

  .container.left {
    min-width: 320px;
    margin-top: 0;
  }

  .container.big {
    padding-top: 32px;
  }

  .container-3 {
    top: 11vh;
  }

  .section-main {
    background-attachment: scroll;
    height: auto;
    padding: 50px 8px 84px;
  }

  .section-main.bars {
    padding-left: 7px;
    padding-right: 7px;
  }

  .section-main.bodylift {
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .section-main.kontakt {
    padding-left: 8px;
    padding-right: 8px;
  }

  .section-main.mentoring, .section-main.eh {
    flex-wrap: nowrap;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
  }

  .paragraph-copy {
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-copy.picture-name {
    margin-top: 4px;
    margin-left: 9px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .paragraph-copy.list {
    text-align: left;
    padding-left: 0;
  }

  .paragraph-copy.margin._0 {
    margin-bottom: 0;
    margin-right: 0;
    position: static;
  }

  .content-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding: 15px;
  }

  .content-wrapper.center {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-wrapper.center.colums {
    padding: 20px 13px;
  }

  .button-email {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 21px;
    padding-right: 21px;
    display: block;
    position: absolute;
    top: auto;
    bottom: -4%;
    left: 0%;
    right: 0%;
  }

  .button-email.buchen {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
  }

  .div-block-5 {
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
  }

  .button.green {
    margin-bottom: 28px;
  }

  .div-block-7 {
    margin-top: 22px;
    margin-bottom: 22px;
    padding-top: 0;
  }

  .navbar-2 {
    flex: 0 auto;
    align-self: flex-start;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-link-2 {
    display: block;
  }

  .nav-menu {
    flex-direction: column;
    justify-content: center;
    display: flex;
    top: 0;
  }

  .container-8 {
    padding-top: 0;
  }

  .heading-hero {
    font-size: 35px;
    line-height: 46px;
  }

  .heading-hero.textblock2 {
    margin-top: 70px;
    margin-bottom: 17px;
  }

  .heading-hero.gross.dark {
    color: #092717;
  }

  .section-5 {
    flex-wrap: nowrap;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .section-7 {
    background-position: 0;
    background-size: cover;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .section-7.m {
    background-image: url('../images/1pNX2Kg_klein.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    flex-direction: column;
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    display: block;
    position: relative;
  }

  .section-8.m {
    background-image: url('../images/johannes-plenio-jqhjtx_qFQw-unsplash_kl.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 79px;
    padding-bottom: 39px;
  }

  .section-8.em {
    background-image: url('../images/diego-ph-207704.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 79px;
    padding-bottom: 39px;
  }

  .section-2-access {
    height: auto;
    padding: 53px 10px;
    display: block;
  }

  .section-3access {
    background-position: 0;
    background-size: cover;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .heading-1 {
    margin-top: 0;
    font-size: 28px;
    line-height: 35px;
  }

  .heading-1.center {
    text-align: center;
    line-height: 35px;
  }

  .heading-1.center.grey {
    text-align: center;
  }

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

  .wrapper._50 {
    height: auto;
  }

  .container-15 {
    flex-wrap: wrap;
    flex: 0 auto;
    align-content: flex-start;
    align-self: auto;
    max-width: none;
    margin-top: 0;
    padding-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
  }

  .div-block-51 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .picture-wrapper.fl {
    width: 100%;
  }

  .picture-wrapper.m {
    background-size: cover;
    height: 300px;
  }

  .copy-box {
    align-self: stretch;
    margin-bottom: 21px;
    margin-right: 0;
  }

  .box-wrapper {
    flex-direction: column;
    margin-top: 18px;
  }

  .heading2.bold {
    line-height: 1em;
  }

  .center-block {
    width: 100%;
  }

  .section.green {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .section.text {
    padding: 62px 30px 0;
  }

  .span-h-small {
    font-size: 44px;
  }

  .bgr-color {
    z-index: 0;
    opacity: 1;
    mix-blend-mode: multiply;
    background-color: rgba(53, 83, 9, .77);
  }

  .bgr-color._2 {
    z-index: -20;
    mix-blend-mode: hard-light;
    background-color: rgba(31, 58, 17, .76);
  }

  .nav-link {
    display: block;
  }

  .footer {
    margin-top: 0;
    display: flex;
  }

  .picture-box {
    height: 400px;
  }

  .section-main-copy {
    background-attachment: scroll;
    height: auto;
    padding: 50px 8px 84px;
  }

  .section-main-copy.bars {
    padding-left: 7px;
    padding-right: 7px;
  }

  .section-main-copy.bodylift {
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .section-main-copy.kontakt {
    padding-left: 8px;
    padding-right: 8px;
  }

  .section-main-copy.mentoring {
    flex-wrap: nowrap;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
  }
}

#w-node-_2cc3956b-cf41-0b66-3c98-d09813131ac2-a7ac3cc2, #w-node-_8adb6565-40b3-690a-efa6-cf0aea963c23-a7ac3cc2, #w-node-a6b397ef-2d85-6522-0504-6c98a1248399-a7ac3cc2, #w-node-_2f9fcd75-7698-3c90-cf1b-aff1d56bad8f-a7ac3cc2, #w-node-d98477f6-6fb0-aa19-7c64-929fe2ccfd77-a7ac3cc2, #w-node-_1f3d8d36-fdb1-befe-1738-a46c5db863c2-a7ac3cc2, #w-node-d57863a4-ab78-c932-f68e-7ac4739fcade-a7ac3cc2, #w-node-_382cc75a-bfc4-50df-c261-97d680b3f65d-a7ac3cc2, #w-node-ff1c4f19-c3e9-f00d-3cae-56a8dcc5105f-a7ac3cc2, #w-node-_9ad1c02a-b2f5-550b-a0e4-19fff8d7a8a3-a7ac3cc2, #w-node-_61ef810d-40ce-7c7c-ad03-154286e01507-a7ac3cc2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2dff820b-9497-3fbc-3a6f-2469a982f104-a7ac3cc2 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_91c3713d-7411-d0b4-5156-80432876dadd-a7ac3cc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_91c3713d-7411-d0b4-5156-80432876daf3-a7ac3cc2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_664be0ee-2cd8-a734-ef6f-9202ca291a37-4040a619 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_664be0ee-2cd8-a734-ef6f-9202ca291a4d-4040a619 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ddbf6cf1-0c1f-b0a7-c447-5462ee695033-95a15f69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ddbf6cf1-0c1f-b0a7-c447-5462ee695049-95a15f69, #w-node-_23cb6386-e8f2-51f5-d931-2cf91e543d94-f1183fd3, #w-node-_23cb6386-e8f2-51f5-d931-2cf91e543d94-e743c6fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_00b26d24-a603-7017-e38f-4d6628fbf424-cef8a234 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00b26d24-a603-7017-e38f-4d6628fbf429-cef8a234 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_00b26d24-a603-7017-e38f-4d6628fbf444-cef8a234 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_23cb6386-e8f2-51f5-d931-2cf91e543d94-1f1dafb1 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_2dff820b-9497-3fbc-3a6f-2469a982f104-a7ac3cc2 {
    order: -9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_91c3713d-7411-d0b4-5156-80432876dadd-a7ac3cc2 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_664be0ee-2cd8-a734-ef6f-9202ca291a33-4040a619, #w-node-_664be0ee-2cd8-a734-ef6f-9202ca291a37-4040a619, #w-node-ddbf6cf1-0c1f-b0a7-c447-5462ee69502f-95a15f69, #w-node-ddbf6cf1-0c1f-b0a7-c447-5462ee695033-95a15f69, #w-node-_0052392c-ccaa-b69f-f4ee-18df60e6b693-f1183fd3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_23cb6386-e8f2-51f5-d931-2cf91e543d80-f1183fd3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_0052392c-ccaa-b69f-f4ee-18df60e6b693-e743c6fc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_00b26d24-a603-7017-e38f-4d6628fbf424-cef8a234 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_00b26d24-a603-7017-e38f-4d6628fbf429-cef8a234 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_00b26d24-a603-7017-e38f-4d6628fbf444-cef8a234 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_0052392c-ccaa-b69f-f4ee-18df60e6b693-1f1dafb1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_23cb6386-e8f2-51f5-d931-2cf91e543d80-1f1dafb1 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_91c3713d-7411-d0b4-5156-80432876dadd-a7ac3cc2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_664be0ee-2cd8-a734-ef6f-9202ca291a33-4040a619 {
    align-self: center;
    justify-self: stretch;
  }

  #w-node-_664be0ee-2cd8-a734-ef6f-9202ca291a37-4040a619 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ddbf6cf1-0c1f-b0a7-c447-5462ee69502f-95a15f69 {
    justify-self: stretch;
  }

  #w-node-ddbf6cf1-0c1f-b0a7-c447-5462ee695033-95a15f69 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_00b26d24-a603-7017-e38f-4d6628fbf424-cef8a234 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_00b26d24-a603-7017-e38f-4d6628fbf429-cef8a234 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_91c3713d-7411-d0b4-5156-80432876dadd-a7ac3cc2, #w-node-_664be0ee-2cd8-a734-ef6f-9202ca291a37-4040a619, #w-node-ddbf6cf1-0c1f-b0a7-c447-5462ee695033-95a15f69 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_00b26d24-a603-7017-e38f-4d6628fbf429-cef8a234 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Euphemia webfont';
  src: url('../fonts/euphemia-webfont.eot') format('embedded-opentype'), url('../fonts/euphemia-webfont.woff') format('woff'), url('../fonts/euphemia-webfont.ttf') format('truetype'), url('../fonts/euphemia-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Philosopher';
  src: url('../fonts/Philosopher.ttf.eot') format('embedded-opentype'), url('../fonts/Philosopher.ttf.woff') format('woff'), url('../fonts/Philosopher-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euphemia ucas';
  src: url('../fonts/Euphemia-UCAS.ttf.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euphemia';
  src: url('../fonts/euphemia.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Philosopher';
  src: url('../fonts/Philosopher-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Philosopher';
  src: url('../fonts/Philosopher-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Philosopher';
  src: url('../fonts/Philosopher-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}