/* _content/WalnussConsulting/Components/Common/breadcrumb.razor.rz.scp.css */
@charset "UTF-8";
.breadcrumb[b-b3zbpei3tw] {
  display: inline-block;
  background: none;
  width: 100%;
  padding: 2rem 0;
  font-weight: 300;
  margin: 1rem 0;
  text-align: left;
}
@media (min-width: 990px) {
  .breadcrumb[b-b3zbpei3tw] {
    margin: 1rem 0;
    text-align: left;
  }
}
.breadcrumb container[b-b3zbpei3tw] {
  line-height: 1rem;
}
.breadcrumb ul[b-b3zbpei3tw] {
  width: auto;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 1rem;
}
.breadcrumb li[b-b3zbpei3tw] {
  list-style-type: none;
  width: auto;
  float: left;
}
.breadcrumb li[b-b3zbpei3tw]:before {
  content: " · ";
  position: relative;
  display: inline-block;
  color: #8fc2a7;
  margin: 0 5px;
}
.breadcrumb li:first-child[b-b3zbpei3tw]:before {
  display: none;
}
.breadcrumb li a[b-b3zbpei3tw] {
  text-decoration: none;
}
/* _content/WalnussConsulting/Components/ContentElements/ElementButtonText.razor.rz.scp.css */
.section-imgtxt[b-tmclg4t0oi] {
  padding: 2rem 0;
}
.section-imgtxt.light[b-tmclg4t0oi] {
  background: #fafafa;
  border: solid 1px #8fc2a7;
}
.section-imgtxt.light-primary[b-tmclg4t0oi] {
  background: rgba(143, 194, 167, 0.1);
  border: solid 1px #8fc2a7;
  padding: 3rem 0;
}
.section-imgtxt.walnuss[b-tmclg4t0oi] {
  padding: 3rem 0;
}
.section-imgtxt.walnuss-invert[b-tmclg4t0oi] {
  background: rgba(143, 194, 167, 0.1);
  border: solid 1px #8fc2a7;
  padding: 3rem 0;
}

.btntxt[b-tmclg4t0oi] {
  width: 100%;
  overflow-x: hidden;
  padding: 1.5rem 0 0.5rem 0;
}
@media (min-width: 800px) {
  .btntxt[b-tmclg4t0oi] {
    padding: 0;
  }
}
.btntxt .container[b-tmclg4t0oi] {
  display: flex;
  align-items: stretch;
  flex-flow: column;
}
@media (min-width: 800px) {
  .btntxt .container[b-tmclg4t0oi] {
    column-gap: 2rem;
    flex-flow: row;
  }
}
.btntxt .content[b-tmclg4t0oi] {
  padding: 2rem 0;
  width: 100%;
  float: left;
  order: 1;
  display: flex;
  align-items: center;
}
@media (min-width: 800px) {
  .btntxt .content[b-tmclg4t0oi] {
    padding: 2rem 0;
    width: 45%;
    float: left;
  }
}
.btntxt .content h2[b-tmclg4t0oi] {
  text-transform: uppercase;
  margin: 0;
}
.btntxt .content h3[b-tmclg4t0oi] {
  margin: 0.25rem 0 0.75rem 0;
}
.btntxt[b-tmclg4t0oi]  .btn {
  background: #8fc2a7;
  color: white;
  display: inline-block;
  width: auto;
  padding: 5px 15px;
  border-radius: 5px;
}
.btntxt[b-tmclg4t0oi]  .btn:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  font-size: 12px;
  font-weight: 400;
  content: "\f178";
  color: white;
  margin-right: 10px;
}

.regular[b-tmclg4t0oi], .reverse[b-tmclg4t0oi] {
  padding: 1rem 0;
}
.regular .figure[b-tmclg4t0oi], .reverse .figure[b-tmclg4t0oi] {
  float: none;
}
@media (min-width: 800px) {
  .regular .figure[b-tmclg4t0oi], .reverse .figure[b-tmclg4t0oi] {
    float: left;
    order: 1;
    text-align: right;
  }
}
@media (min-width: 800px) {
  .regular .content[b-tmclg4t0oi], .reverse .content[b-tmclg4t0oi] {
    order: 2;
  }
}
.regular[b-tmclg4t0oi]  .btn-dark, .reverse[b-tmclg4t0oi]  .btn-dark {
  background-color: #2e394b;
  border-color: transparent;
  color: white;
}

.centered .content[b-tmclg4t0oi] {
  text-align: center;
}
.centered .content .text[b-tmclg4t0oi] {
  width: 100%;
}

.reverse .content[b-tmclg4t0oi] {
  width: 100%;
  text-align: right;
  justify-content: end;
  align-items: end;
}
.reverse .content .text[b-tmclg4t0oi] {
  width: 100%;
}

.walnuss .content[b-tmclg4t0oi] {
  background: #8fc2a7;
  padding: 2rem;
}
.walnuss .content h2[b-tmclg4t0oi], .walnuss .content h3[b-tmclg4t0oi], .walnuss .content h4[b-tmclg4t0oi] {
  color: white;
}

.walnuss-invert .content[b-tmclg4t0oi] {
  background: white;
}
/* _content/WalnussConsulting/Components/ContentElements/ElementImageText.razor.rz.scp.css */
.section-imgtxt[b-nx4twxdvev] {
  padding: 2rem 0;
}
.section-imgtxt.light[b-nx4twxdvev] {
  background: #fafafa;
  border: solid 1px #8fc2a7;
}
.section-imgtxt.light-primary[b-nx4twxdvev] {
  background: rgba(143, 194, 167, 0.1);
  border: solid 1px #8fc2a7;
  padding: 3rem 0;
}
.section-imgtxt.walnuss[b-nx4twxdvev] {
  padding: 3rem 0;
}
.section-imgtxt.walnuss-invert[b-nx4twxdvev] {
  background: rgba(143, 194, 167, 0.1);
  border: solid 1px #8fc2a7;
  padding: 3rem 0;
}

.imgtxt[b-nx4twxdvev] {
  width: 100%;
  overflow-x: hidden;
  padding: 1.5rem 0 0.5rem 0;
}
@media (min-width: 800px) {
  .imgtxt[b-nx4twxdvev] {
    padding: 0;
  }
}
.imgtxt .container[b-nx4twxdvev] {
  display: flex;
  align-items: stretch;
  flex-flow: column;
}
@media (min-width: 800px) {
  .imgtxt .container[b-nx4twxdvev] {
    column-gap: 2rem;
    flex-flow: row;
  }
}
.imgtxt .figure[b-nx4twxdvev] {
  width: 100%;
  order: 2;
  display: flex;
  align-items: center;
  justify-content: right;
  order: 1;
}
@media (min-width: 800px) {
  .imgtxt .figure[b-nx4twxdvev] {
    width: 55%;
    float: right;
    order: 2;
  }
}
.imgtxt .figure img[b-nx4twxdvev] {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.imgtxt .content[b-nx4twxdvev] {
  padding: 2rem 0;
  width: 100%;
  float: left;
  order: 1;
  display: flex;
  align-items: center;
}
@media (min-width: 800px) {
  .imgtxt .content[b-nx4twxdvev] {
    padding: 2rem 0;
    width: 45%;
    float: left;
  }
}
.imgtxt .content h2[b-nx4twxdvev] {
  text-transform: uppercase;
  margin: 0;
}
.imgtxt .content h3[b-nx4twxdvev] {
  margin: 0.25rem 0 0.75rem 0;
}
.imgtxt[b-nx4twxdvev]  .btn {
  background: #8fc2a7;
  display: inline-block;
  width: auto;
  padding: 5px 15px;
  border-radius: 5px;
  transition: 0.5s all;
  color: #2e394b;
}
.imgtxt[b-nx4twxdvev]  .btn:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  font-size: 12px;
  font-weight: 400;
  content: "\f178";
  color: #2e394b;
  margin-right: 10px;
  transition: 0.5s all;
}
.imgtxt[b-nx4twxdvev]  .btn:before:hover {
  color: white;
  transition: 0.5s all;
}
.imgtxt[b-nx4twxdvev]  .btn:hover {
  transition: 0.5s all;
  background: #2e394b;
  color: white;
}
.imgtxt[b-nx4twxdvev]  .btn.btn-dark {
  background: #2e394b;
  color: white;
}
.imgtxt[b-nx4twxdvev]  .btn.btn-dark:before {
  color: white;
}
.imgtxt[b-nx4twxdvev]  .btn.btn-dark:hover {
  transition: 0.5s all;
  background: #8fc2a7;
  color: #2e394b;
}
.imgtxt[b-nx4twxdvev]  .btn.btn-dark:hover:before {
  color: #2e394b;
}

.regular[b-nx4twxdvev], .reverse[b-nx4twxdvev] {
  padding: 1rem 0;
}
.regular .figure[b-nx4twxdvev], .reverse .figure[b-nx4twxdvev] {
  float: none;
}
@media (min-width: 800px) {
  .regular .figure[b-nx4twxdvev], .reverse .figure[b-nx4twxdvev] {
    float: left;
    order: 1;
    text-align: right;
  }
}
@media (min-width: 800px) {
  .regular .content[b-nx4twxdvev], .reverse .content[b-nx4twxdvev] {
    order: 2;
  }
}
.regular[b-nx4twxdvev]  .btn-dark, .reverse[b-nx4twxdvev]  .btn-dark {
  background-color: #2e394b;
  border-color: transparent;
  color: white;
}

.centered .content[b-nx4twxdvev] {
  text-align: center;
}
.centered .content .text[b-nx4twxdvev] {
  width: 100%;
}

.walnuss .content[b-nx4twxdvev] {
  background: #8fc2a7;
  padding: 2rem;
}
.walnuss .content h2[b-nx4twxdvev], .walnuss .content h3[b-nx4twxdvev], .walnuss .content h4[b-nx4twxdvev] {
  color: white;
}

.walnuss-invert .content[b-nx4twxdvev] {
  background: white;
}

.top-banner .container[b-nx4twxdvev] {
  flex-flow: column;
}
.top-banner .figure[b-nx4twxdvev] {
  width: 100%;
  order: 1;
}
.top-banner .content[b-nx4twxdvev] {
  width: 100%;
  gap: 0.5rem;
  justify-content: start;
  align-items: start;
  flex-flow: column;
}
@media (min-width: 800px) {
  .top-banner .content[b-nx4twxdvev] {
    flex-flow: row;
    gap: 2rem;
  }
}
.top-banner .content .title[b-nx4twxdvev] {
  width: 100%;
  text-align: left;
}
@media (min-width: 800px) {
  .top-banner .content .title[b-nx4twxdvev] {
    width: 45%;
    text-align: right;
  }
}
.top-banner .content .title .h2[b-nx4twxdvev], .top-banner .content .title .h3[b-nx4twxdvev] {
  font-size: 1.75rem;
  text-transform: none;
  font-family: "bariolregular", Helvetica, Arial, sans-serif;
}
.top-banner .content .text[b-nx4twxdvev] {
  width: 100%;
  text-align: left;
}
@media (min-width: 800px) {
  .top-banner .content .text[b-nx4twxdvev] {
    width: 55%;
    text-align: left;
  }
}
/* _content/WalnussConsulting/Components/ContentElements/ElementListBoxes.razor.rz.scp.css */
.section-list[b-1o24esmy91] {
  padding: 3rem 0;
}
.section-list ul.list[b-1o24esmy91] {
  display: flex;
  padding: 0;
  margin: 0;
  flex-direction: column;
}
@media (min-width: 800px) {
  .section-list ul.list[b-1o24esmy91] {
    flex-direction: row;
    gap: 2rem;
  }
}
.section-list ul.list li.box[b-1o24esmy91] {
  width: 100%;
  border: solid 1px #8FC2A7;
  border-radius: 5px;
  margin: 1rem 0;
  float: left;
  text-decoration: none;
  color: #2E394B;
  overflow: hidden;
}
@media (min-width: 800px) {
  .section-list ul.list li.box[b-1o24esmy91] {
    width: 33.33%;
    margin: 0;
  }
}
.section-list ul.list li.box.fixed[b-1o24esmy91] {
  height: 420px;
}
.section-list ul.list li.box h3[b-1o24esmy91] {
  font-size: 2rem;
  margin: 0 0 5px 0;
}
.section-list ul.list li.box h4[b-1o24esmy91] {
  font-size: 1rem;
  margin: 0 0 5px 0;
}
.section-list ul.list li.box p[b-1o24esmy91] {
  margin: 0 0 15px 0;
}
.section-list ul.list li.box .box-icon[b-1o24esmy91] {
  display: inline-block;
  margin: 2rem 0 0 1rem;
}
.section-list ul.list li.box figure[b-1o24esmy91] {
  height: 0;
  padding-bottom: 56.25%;
  background-size: cover;
  margin: -20px -25px 15px -25px;
}
.section-list ul.list li.box .zusatz[b-1o24esmy91] {
  position: relative;
  width: calc(100% + 50px);
  border-bottom: solid 1px #8FC2A7;
  margin: -15px -25px 15px -25px;
  text-align: center;
  padding: 5px 25px;
}
.section-list ul.list li.box .zusatz p[b-1o24esmy91] {
  margin: 0;
}
.section-list ul.list li.box .box-module[b-1o24esmy91] {
  text-align: center;
  padding: 0.5rem 1rem;
  border-bottom: solid #8fc2a7 1px;
}
.section-list ul.list li.box .box-module p[b-1o24esmy91] {
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
}
.section-list ul.list li.box .box-content[b-1o24esmy91] {
  padding: 1rem;
}
.section-list ul.list li.box .box-content h3[b-1o24esmy91] {
  font-size: 1.75rem;
}
.section-list ul.list li.box .box-content .box-description[b-1o24esmy91]  ul {
  margin: 0 0 15px 20px;
  padding: 0;
}
.section-list ul.list li.box .box-content .box-description[b-1o24esmy91]  ul li:before {
  position: relative;
  margin-right: 8px;
  margin-left: -20px;
  content: "\f0da";
  font-weight: 900;
  color: #8fc2a7;
  font-size: 13px;
  font-family: "Font Awesome 6 Pro";
}

.slick-dots button[b-1o24esmy91] {
  background: #2e394b;
  width: 10px;
  height: 10px;
}
/* _content/WalnussConsulting/Components/ContentElements/ElementListSlider.razor.rz.scp.css */
.list-slider[b-pu2na169ej] {
  display: inline-block;
  position: relative;
  width: 100%;
  background: #fafafa;
  border: solid 1px #8fc2a7;
  border-left: 0;
  border-right: 0;
  margin: 3rem 0;
  padding: 2rem 1rem;
  overflow: hidden;
}
.list-slider .slick-prev[b-pu2na169ej],
.list-slider .slick-next[b-pu2na169ej] {
  position: absolute;
  bottom: 25px;
  left: -225px;
}
.list-slider .slick-prev[b-pu2na169ej] {
  left: -250px;
}
.list-slider .elm-txt[b-pu2na169ej] {
  position: relative;
  float: left;
  padding: 0 25px 0 0;
  width: 250px;
}
.list-slider .split[b-pu2na169ej] {
  display: flex;
  flex-flow: column;
}
@media (min-width: 990px) {
  .list-slider .split[b-pu2na169ej] {
    flex-flow: row;
  }
}
.list-slider .split .intro[b-pu2na169ej] {
  width: 100%;
  text-align: center;
}
@media (min-width: 990px) {
  .list-slider .split .intro[b-pu2na169ej] {
    text-align: left;
    width: 240px;
  }
}
.list-slider .split .list[b-pu2na169ej] {
  width: 100%;
}
@media (min-width: 990px) {
  .list-slider .split .list[b-pu2na169ej] {
    width: calc(100% - 240px);
  }
}

.box[b-pu2na169ej] {
  display: inline-block;
  width: calc(33.33% - 40px);
  border: solid 1px #8FC2A7;
  padding: 15px 25px;
  border-radius: 5px;
  margin: 0 10px;
  float: left;
  text-decoration: none;
  color: #2E394B;
  overflow: hidden;
  background-color: white;
  /*&.fixed {
      height: 420px;
  }*/
}
.box h4[b-pu2na169ej] {
  font-size: 1.6rem;
  margin: 1rem 0 0.25rem 0;
}
.box .box-description p[b-pu2na169ej] {
  font-size: 0.8rem;
  margin: 0 0 15px 0;
  line-height: 1.1rem;
}
.box .icon[b-pu2na169ej] {
  margin: 10px 0 20px 0;
}
.box .figures[b-pu2na169ej] {
  display: inline-block;
  width: 100%;
}
.box .img-wrap.circle[b-pu2na169ej] {
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fafafa;
  overflow: hidden;
}
.box .img-wrap.circle img[b-pu2na169ej] {
  max-width: 100%;
}
.box .img-wrap.logo[b-pu2na169ej] {
  display: flex;
  align-items: center;
  justify-content: right;
  float: right;
  width: calc(100% - 70px);
  height: 60px;
  overflow: hidden;
}
.box .img-wrap.logo img[b-pu2na169ej] {
  max-height: 100%;
  max-width: 80%;
}
/* _content/WalnussConsulting/Components/ContentElements/ElementSquareBoxes.razor.rz.scp.css */
.splitsquares[b-7hrqysql3y] {
  display: flex;
  flex-flow: column;
  width: 100%;
  height: auto;
  min-height: 50vw;
}
@media (min-width: 1000px) {
  .splitsquares[b-7hrqysql3y] {
    height: 500px;
    flex-flow: row;
  }
}
.splitsquares .social[b-7hrqysql3y] {
  font-size: 1.5rem;
}
.splitsquares .social a[b-7hrqysql3y] {
  color: #2e394b;
  transition: color 0.5s;
}
.splitsquares .social a:hover[b-7hrqysql3y] {
  color: #8fc2a7;
  transition: color 0.5s;
}
.splitsquares .content-space[b-7hrqysql3y] {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 100vw;
  padding: 2.5rem;
  align-items: center;
}
.splitsquares .content-space p[b-7hrqysql3y] {
  text-align: center;
}
@media (min-width: 1000px) {
  .splitsquares .content-space[b-7hrqysql3y] {
    width: 50%;
    min-height: unset;
    height: 50vw;
    flex-flow: row;
    align-items: center;
  }
  .splitsquares .content-space p[b-7hrqysql3y] {
    text-align: left;
  }
}
.splitsquares .image-space[b-7hrqysql3y] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vw;
  padding: 4rem 0;
  background-color: #fafafa;
  background-image: url("/media/tuere-alt-sw.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 1000px) {
  .splitsquares .image-space[b-7hrqysql3y] {
    width: 50%;
    height: 50vw;
  }
}
.splitsquares .image-space ul[b-7hrqysql3y] {
  padding: 0;
  margin: 0 0 0 -0.25rem;
}
.splitsquares .image-space ul li[b-7hrqysql3y] {
  font-family: "bariolbold", Helvetica, Arial, sans-serif;
  list-style-type: none;
  font-size: 3rem;
  color: white;
  text-transform: uppercase;
}
@media (min-width: 1000px) {
  .splitsquares .image-space ul li[b-7hrqysql3y] {
    font-size: 4rem;
  }
}

.splitsquares.reverse .content-space[b-7hrqysql3y] {
  order: 1;
}
@media (min-width: 1000px) {
  .splitsquares.reverse .content-space[b-7hrqysql3y] {
    order: 2;
  }
}
.splitsquares.reverse .image-space[b-7hrqysql3y] {
  order: 2;
}
@media (min-width: 1000px) {
  .splitsquares.reverse .image-space[b-7hrqysql3y] {
    order: 1;
  }
}
/* _content/WalnussConsulting/Components/Customised/ContactForm.razor.rz.scp.css */
[b-gv4ii04909] .rz-label.mandatory:after {
  content: "*";
  display: inline-block;
  font-size: 1rem;
  color: inherit;
}

[b-gv4ii04909] .rz-textbox,
[b-gv4ii04909] .rz-textarea {
  padding: 0.5rem;
  border-radius: 0;
  box-shadow: 0;
}

.checkbox[b-gv4ii04909] {
  display: flex;
}
.checkbox[b-gv4ii04909]  label {
  margin-left: 0.5rem;
}
/* _content/WalnussConsulting/Components/Customised/WalnussImageText.razor.rz.scp.css */
.section-imgtxt-walnuss[b-viuhnvi3wc] {
  display: inline-block;
  width: 100%;
  padding: 6rem 0;
  margin: 0 0 -3rem 0;
  background: transparent url(../assets/img/bg-elm-rahmen.svg) no-repeat;
  background-size: 1800px 1800px;
  background-position: top right calc(50% - 1400px);
  padding-top: 50px;
}

.imgtxt[b-viuhnvi3wc] {
  width: 100%;
  padding: 1.5rem 0 0.5rem 0;
  /*.container {
      display: flex;
      align-items: stretch;
      flex-flow: column;

      @media (min-width: 800px) {
          column-gap: 2rem;
          flex-flow: column;
      }
  }*/
}
.imgtxt h2[b-viuhnvi3wc] {
  padding-left: 4rem;
}
@media (min-width: 800px) {
  .imgtxt[b-viuhnvi3wc] {
    padding: 0;
  }
}
.imgtxt .container[b-viuhnvi3wc] {
  position: relative;
}
.imgtxt .figure[b-viuhnvi3wc] {
  width: 100%;
  order: 2;
  display: flex;
  align-items: center;
  justify-content: right;
  order: 1;
  background-color: #fafafa;
}
@media (min-width: 800px) {
  .imgtxt .figure[b-viuhnvi3wc] {
    max-width: 45%;
    position: absolute;
    right: 0;
    top: 0;
    order: 2;
  }
}
.imgtxt .figure img[b-viuhnvi3wc] {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.imgtxt .content[b-viuhnvi3wc] {
  width: 100%;
  float: left;
  order: 1;
  display: inline-block;
  align-items: center;
}
@media (min-width: 800px) {
  .imgtxt .content[b-viuhnvi3wc] {
    width: 60%;
    float: left;
  }
}
.imgtxt .content .text[b-viuhnvi3wc] {
  background: #8fc2a7;
  padding: 2rem 4rem 2rem 4rem;
  margin: 0;
}
@media (min-width: 800px) {
  .imgtxt .content .text[b-viuhnvi3wc] {
    margin: 0 0 1rem 0;
    padding: 4rem 8rem 4rem 4rem;
  }
}
.imgtxt .content .text[b-viuhnvi3wc]  h2 {
  color: white;
  text-transform: none;
  margin: 0;
  font-size: 3rem;
}
.imgtxt .content .text h3[b-viuhnvi3wc] {
  margin: 0.25rem 0 0.75rem 0;
}
.imgtxt[b-viuhnvi3wc]  .btn {
  background: #2e394b;
  color: white;
  display: inline-block;
  width: auto;
  padding: 5px 15px;
  border-radius: 5px;
  margin: 1rem 0 1rem 4rem;
}
@media (min-width: 800px) {
  .imgtxt[b-viuhnvi3wc]  .btn {
    margin: 1rem 0 0 4rem;
  }
}
.imgtxt[b-viuhnvi3wc]  .btn:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  font-size: 12px;
  font-weight: 400;
  content: "\f178";
  color: white;
  margin-right: 10px;
}
.imgtxt[b-viuhnvi3wc]  .btn:hover {
  background: #8fc2a7;
  color: #2e394b;
}

.regular[b-viuhnvi3wc], .reverse[b-viuhnvi3wc] {
  padding: 1rem 0;
}
.regular .figure[b-viuhnvi3wc], .reverse .figure[b-viuhnvi3wc] {
  float: none;
}
@media (min-width: 800px) {
  .regular .figure[b-viuhnvi3wc], .reverse .figure[b-viuhnvi3wc] {
    float: left;
    order: 1;
    text-align: right;
  }
}
@media (min-width: 800px) {
  .regular .content[b-viuhnvi3wc], .reverse .content[b-viuhnvi3wc] {
    order: 2;
  }
}
.regular[b-viuhnvi3wc]  .btn-dark, .reverse[b-viuhnvi3wc]  .btn-dark {
  background-color: #2e394b;
  border-color: transparent;
  color: white;
}

.centered .content[b-viuhnvi3wc] {
  text-align: center;
}
.centered .content .text[b-viuhnvi3wc] {
  width: 100%;
}
/* _content/WalnussConsulting/Components/Customised/WalnussImageTextDark.razor.rz.scp.css */
.section-imgtxt-walnuss-dark[b-008nqyevn3] {
  display: inline-block;
  width: 100%;
  padding: 3rem 0;
  margin: 0;
  padding-top: 50px;
}

.imgtxt[b-008nqyevn3] {
  width: 100%;
  padding: 1.5rem 0 0.5rem 0;
  /*.container {
      display: flex;
      align-items: stretch;
      flex-flow: column;

      @media (min-width: 800px) {
          column-gap: 2rem;
          flex-flow: column;
      }
  }*/
}
.imgtxt h2[b-008nqyevn3] {
  padding-left: 4rem;
}
@media (min-width: 800px) {
  .imgtxt[b-008nqyevn3] {
    padding: 0;
  }
}
.imgtxt .container[b-008nqyevn3] {
  position: relative;
}
.imgtxt .figure[b-008nqyevn3] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: right;
  order: 1;
  background-color: #fafafa;
}
@media (min-width: 800px) {
  .imgtxt .figure[b-008nqyevn3] {
    max-width: 45%;
    position: absolute;
    right: 0;
    top: 180px;
    order: 2;
  }
}
.imgtxt .figure img[b-008nqyevn3] {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.imgtxt .content[b-008nqyevn3] {
  width: 100%;
  float: left;
  display: inline-block;
  align-items: center;
  order: 2;
}
@media (min-width: 800px) {
  .imgtxt .content[b-008nqyevn3] {
    width: 75%;
    float: left;
    order: 1;
  }
}
.imgtxt .content .text[b-008nqyevn3] {
  padding: 3rem 4rem 3rem 2rem;
  margin: 0 0 1rem 0;
  background: #2e394b url(../assets/img/bg-elm-rahmen.svg) no-repeat;
  background-size: 1800px 1800px;
  background-position: top 100px right -1750px;
  color: white;
}
@media (min-width: 800px) {
  .imgtxt .content .text[b-008nqyevn3] {
    padding: 4rem 20rem 5rem 4rem;
    background-position: top 100px right -1600px;
  }
}
.imgtxt .content .text[b-008nqyevn3]  h2 {
  color: white;
  text-transform: none;
  margin: 0 0 1rem 0;
  font-size: 3rem;
}
.imgtxt .content .text h3[b-008nqyevn3] {
  margin: 0.25rem 0 0.75rem 0;
}
.imgtxt[b-008nqyevn3]  .btn {
  background: #2e394b;
  color: white;
  display: inline-block;
  width: auto;
  padding: 5px 15px;
  border-radius: 5px;
  margin: 1rem 0 0 4rem;
}
.imgtxt[b-008nqyevn3]  .btn:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  font-size: 12px;
  font-weight: 400;
  content: "\f178";
  color: white;
  margin-right: 10px;
}
.imgtxt[b-008nqyevn3]  .btn:hover {
  background: #8fc2a7;
  color: #2e394b;
}

.regular[b-008nqyevn3], .reverse[b-008nqyevn3] {
  padding: 1rem 0;
}
.regular .figure[b-008nqyevn3], .reverse .figure[b-008nqyevn3] {
  float: none;
}
@media (min-width: 800px) {
  .regular .figure[b-008nqyevn3], .reverse .figure[b-008nqyevn3] {
    float: left;
    order: 1;
    text-align: right;
  }
}
@media (min-width: 800px) {
  .regular .content[b-008nqyevn3], .reverse .content[b-008nqyevn3] {
    order: 2;
  }
}
.regular[b-008nqyevn3]  .btn-dark, .reverse[b-008nqyevn3]  .btn-dark {
  background-color: #2e394b;
  border-color: transparent;
  color: white;
}

.centered .content[b-008nqyevn3] {
  text-align: center;
}
.centered .content .text[b-008nqyevn3] {
  width: 100%;
}
/* _content/WalnussConsulting/Components/Customised/WalnussStoerer.razor.rz.scp.css */
.elm-stoerer[b-e1rit3fbva] {
  width: 100%;
  height: 275px;
  margin: 3rem 0 -100px 0;
}
@media (min-width: 800px) {
  .elm-stoerer[b-e1rit3fbva] {
    margin: 3rem 0 -275px 0;
  }
}
.elm-stoerer .container[b-e1rit3fbva] {
  position: relative;
}
.elm-stoerer .container .btn[b-e1rit3fbva] {
  position: absolute;
  top: -75px;
  right: 1.5rem;
  display: table;
  background: #8fc2a7;
  border-radius: 50%;
  width: 275px;
  height: 275px;
  padding: 10px;
  z-index: 100;
}
@media (min-width: 800px) {
  .elm-stoerer .container .btn[b-e1rit3fbva] {
    right: 0;
  }
}
.elm-stoerer .container .btn.pulse[b-e1rit3fbva] {
  animation: pulse-b-e1rit3fbva 1.25s infinite;
}
.elm-stoerer .container .btn .txt[b-e1rit3fbva] {
  display: table-cell;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  transform: rotate(15deg);
  font-size: 18px;
  padding: 10px;
  border: solid 1px #fff;
  border-radius: 50%;
}
.elm-stoerer .container .btn .txt > *[b-e1rit3fbva] {
  color: #fff;
  margin: 0;
  line-height: 1.25em;
}
.elm-stoerer .container .btn .txt > *.teaser-smaller[b-e1rit3fbva] {
  font-size: 0.8em;
  line-height: 1.4em;
}
.elm-stoerer .container .btn .txt > *.teaser-bigger[b-e1rit3fbva] {
  font-size: 1.5em;
  line-height: 1em;
}

@keyframes pulse-b-e1rit3fbva {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.025);
  }
  100% {
    transform: scale(1);
  }
}
/* _content/WalnussConsulting/Components/Customised/WalnussText.razor.rz.scp.css */
.elm-txt-intro[b-yv7pvkeo21] {
  padding: 4rem 0;
}
.elm-txt-intro .stoerer-space[b-yv7pvkeo21] {
  padding-right: 0;
}
@media (min-width: 800px) {
  .elm-txt-intro .stoerer-space[b-yv7pvkeo21] {
    padding-right: 300px;
  }
}
/* _content/WalnussConsulting/Components/Elemente/Boxes/ElementAccordionBoxes.razor.rz.scp.css */
/*$primary-light: #9B8FA6;

$secondary-light: #5B9191;
$secondary-soft: #96C2C1;
$secondary-ultrasoft: #AAD8D6;*/
/*$primary-light: #9B8FA6;

$secondary-light: #5B9191;
$secondary-soft: #96C2C1;
$secondary-ultrasoft: #AAD8D6;*/
[b-c97v7juno2] .rz-accordion {
  margin: 1rem 0;
}

[b-c97v7juno2] .acc-culinary {
  display: block;
  background-color: #533622;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
[b-c97v7juno2] .acc-culinary a {
  display: block;
  color: #f4ede7;
  padding: 1rem 1.5rem;
  font-family: "Indie Flower", sans-serif;
  font-size: 2rem;
  transition: padding 0.5s;
  box-shadow: 0 0 3rem 3rem rgba(83, 54, 34, 0.3) inset;
}
@media (min-width: 640px) {
  [b-c97v7juno2] .acc-culinary a {
    font-size: 3rem;
    box-shadow: 0 0 3rem 3rem rgba(83, 54, 34, 0.2) inset;
  }
}
[b-c97v7juno2] .acc-culinary a:hover {
  text-decoration: none;
}
[b-c97v7juno2] .acc-culinary a .rz-accordion-toggle-icon {
  float: right;
}
[b-c97v7juno2] .acc-culinary.expanded a {
  padding: 2.5rem 1.5rem;
  transition: padding 0.5s;
}

[b-c97v7juno2] .rz-accordion-content {
  padding-top: 1.5rem;
}

ul[b-c97v7juno2] {
  margin: 0;
  padding: 0 0 2rem 0;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  column-gap: 1.5rem;
  row-gap: 1.5rem;
  /*@media(min-width: 1200px) {
      grid-template-columns: calc(25% - 2rem) calc(25% - 2rem) calc(25% - 2rem) calc(25% - 2rem);
  }*/
}
@media (min-width: 640px) {
  ul[b-c97v7juno2] {
    grid-template-columns: calc(50% - 0.75rem) calc(50% - 0.75rem);
  }
}
@media (min-width: 800px) {
  ul[b-c97v7juno2] {
    grid-template-columns: calc(33% - 1rem) calc(33% - 1rem) calc(33% - 1rem);
  }
}

li[b-c97v7juno2] {
  display: flex;
  width: 100%;
  list-style-type: none;
}

[b-c97v7juno2] .rz-accordion-toggle-icon.rzi-chevron-right:before {
  content: "arrow_left";
  font-size: 2rem;
}
@media (min-width: 640px) {
  [b-c97v7juno2] .rz-accordion-toggle-icon.rzi-chevron-right:before {
    font-size: 3rem;
  }
}

[b-c97v7juno2] .rz-accordion-toggle-icon {
  font-size: 2rem;
  width: 2rem;
  height: 2rem;
  margin-top: 0;
}
@media (min-width: 640px) {
  [b-c97v7juno2] .rz-accordion-toggle-icon {
    font-size: 3rem;
    width: 3rem;
    height: 3rem;
    margin-top: 0.5rem;
  }
}
/* _content/WalnussConsulting/Components/Elemente/Boxes/ElementArchiveBoxes.razor.rz.scp.css */
.slide-elm[b-vmnhtrseh8]{float:left;align-self:stretch;margin:0 10px}
/* _content/WalnussConsulting/Components/Elemente/Boxes/ElementFooterBoxes.razor.rz.scp.css */
.slide-elm[b-1441s1w7gp]{float:left;align-self:stretch;margin:0 10px}
/* _content/WalnussConsulting/Components/Elemente/Boxes/ElementListBoxesDownload.razor.rz.scp.css */
ul[b-30q1tk6g4v] {
  margin: 0;
  padding: 0 0 2rem 0;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  column-gap: 1.5rem;
  row-gap: 1.5rem;
}
@media (min-width: 720px) {
  ul[b-30q1tk6g4v] {
    grid-template-columns: calc(50% - 0.75rem) calc(50% - 0.75rem);
  }
}
@media (min-width: 960px) {
  ul[b-30q1tk6g4v] {
    grid-template-columns: calc(33% - 1rem) calc(33% - 1rem) calc(33% - 1rem);
  }
}
@media (min-width: 1200px) {
  ul[b-30q1tk6g4v] {
    grid-template-columns: calc(25% - 1rem) calc(25% - 1rem) calc(25% - 1rem) calc(25% - 1rem);
  }
}

li[b-30q1tk6g4v] {
  display: flex;
  width: 100%;
  list-style-type: none;
}
/* _content/WalnussConsulting/Components/Elemente/Boxes/ElementListBoxesPerson.razor.rz.scp.css */
ul[b-jgk76b0x7l] {
  margin: 0;
  padding: 0 0 2rem 0;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  column-gap: 1.5rem;
  row-gap: 1.5rem;
}
@media (min-width: 640px) {
  ul[b-jgk76b0x7l] {
    grid-template-columns: calc(50% - 0.75rem) calc(50% - 0.75rem);
  }
}
@media (min-width: 800px) {
  ul[b-jgk76b0x7l] {
    grid-template-columns: calc(33% - 1rem) calc(33% - 1rem) calc(33% - 1rem);
  }
}
@media (min-width: 1200px) {
  ul[b-jgk76b0x7l] {
    grid-template-columns: calc(25% - 2rem) calc(25% - 2rem) calc(25% - 2rem) calc(25% - 2rem);
  }
}

li[b-jgk76b0x7l] {
  display: flex;
  width: 100%;
  list-style-type: none;
}
/* _content/WalnussConsulting/Components/Elemente/Boxes/ElementListBoxesTips.razor.rz.scp.css */
ul[b-ys8zionfkl] {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  column-gap: 1.5rem;
  row-gap: 1.5rem;
}
@media (min-width: 720px) {
  ul[b-ys8zionfkl] {
    grid-template-columns: calc(50% - 0.75rem) calc(50% - 0.75rem);
  }
}
@media (min-width: 960px) {
  ul[b-ys8zionfkl] {
    grid-template-columns: calc(33% - 1rem) calc(33% - 1rem) calc(33% - 1rem);
  }
}
@media (min-width: 1200px) {
  ul[b-ys8zionfkl] {
    grid-template-columns: calc(25% - 1rem) calc(25% - 1rem) calc(25% - 1rem) calc(25% - 1rem);
  }
}

li[b-ys8zionfkl] {
  display: flex;
  width: 100%;
  list-style-type: none;
}
/* _content/WalnussConsulting/Components/Elemente/Boxes/elementsliderboxes.razor.rz.scp.css */
.boxes[b-da45cy9xlu]{margin:2.5rem 0 5rem 0}.slide-elm[b-da45cy9xlu]{float:left;align-self:stretch;margin:0 0.75rem}
/* _content/WalnussConsulting/Components/Elemente/Boxes/ElementStandardBoxes.razor.rz.scp.css */
.boxes[b-pbkw7tiluk] {
  background-color: #fafafa;
  padding: 3rem 0;
  border-top: solid 1px #8fc2a7;
  border-bottom: solid 1px #8fc2a7;
}
/* _content/WalnussConsulting/Components/Elemente/ElementAuthor.razor.rz.scp.css */
.author[b-lvjcqgn3pd] {
  margin: 2rem 0;
  max-width: 100%;
}
@media (min-width: 800px) {
  .author[b-lvjcqgn3pd] {
    max-width: 50%;
  }
}
.author .author-container[b-lvjcqgn3pd] {
  width: 100%;
  background-color: #F9F9F9;
  border-bottom: solid 4px #e00917;
}
.author .author-container .author-vcard[b-lvjcqgn3pd] {
  width: 100%;
  min-height: 200px;
  display: flex;
  font-size: 15px;
  flex-direction: row;
  /*@media(min-width: 800px) {
      flex-direction: row;
  }*/
}
.author .author-container .author-vcard .author-img[b-lvjcqgn3pd] {
  width: 150px;
  height: 200px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Centering y-axis */
  align-items: center;
  /* Centering x-axis */
}
.author .author-container .author-vcard .author-img img[b-lvjcqgn3pd] {
  width: auto;
  height: 100%;
}
.author .author-container .author-vcard .author-contacts[b-lvjcqgn3pd] {
  display: flex;
  width: calc(100% - 150px);
  flex-direction: column;
  justify-content: center;
  padding: 0 1rem;
}
.author .author-container .author-vcard .author-contacts[b-lvjcqgn3pd]  h4 {
  margin: 0 0 1rem 0;
  font-size: 20px;
}
.author .author-container .author-vcard .author-contacts[b-lvjcqgn3pd]  p {
  margin: 0;
}
.author .author-container .author-body[b-lvjcqgn3pd] {
  display: flex;
  width: 100%;
  padding: 1rem;
}
@media (min-width: 800px) {
  .author .author-container .author-body[b-lvjcqgn3pd] {
    width: calc(100% - 150px);
  }
}
.author .author-container .author-body .author-content[b-lvjcqgn3pd] {
  padding: 1rem 0 0 0;
}
@media (min-width: 800px) {
  .author .author-container .author-body .author-content[b-lvjcqgn3pd] {
    padding: 0 1rem;
  }
}

.cgy-green .author-container[b-lvjcqgn3pd] {
  border-color: #73b847;
}

.cgy-red .author-container[b-lvjcqgn3pd] {
  border-color: #e00917;
}

.cgy-blue .author-container[b-lvjcqgn3pd] {
  border-color: #0b74b9;
}

.cgy-orange .author-container[b-lvjcqgn3pd] {
  border-color: #ea670c;
}
/* _content/WalnussConsulting/Components/Elemente/ElementImageTextSpecial.razor.rz.scp.css */
.section-imgtxt-spcl[b-y2gxx7h8qa] {
  padding: 1rem 0;
}

.imgtxt[b-y2gxx7h8qa] {
  width: 100%;
  overflow-x: hidden;
  padding: 1.5rem 0 0.5rem 0;
}
@media (min-width: 800px) {
  .imgtxt[b-y2gxx7h8qa] {
    padding: 0;
  }
}
.imgtxt .container[b-y2gxx7h8qa] {
  display: flex;
  align-items: center;
  flex-flow: column;
  background: white;
  padding: 1rem;
  max-width: 800px;
}
@media (min-width: 800px) {
  .imgtxt .container[b-y2gxx7h8qa] {
    align-items: stretch;
    column-gap: 2rem;
    flex-flow: row;
  }
}
.imgtxt .figure[b-y2gxx7h8qa] {
  order: 2;
  display: flex;
  align-items: center;
  justify-content: right;
  order: 1;
  width: 200px;
  height: 200px;
  max-width: 100%;
  overflow: hidden;
  border-radius: 50%;
}
@media (min-width: 800px) {
  .imgtxt .figure[b-y2gxx7h8qa] {
    float: right;
    order: 2;
    width: 300px;
    height: 300px;
  }
}
.imgtxt .figure img[b-y2gxx7h8qa] {
  width: 100%;
  height: auto;
  max-width: 100%;
  background-color: #fafafa;
}
.imgtxt .content[b-y2gxx7h8qa] {
  width: 100%;
  float: left;
  font-size: 16px;
  order: 1;
  text-align: center;
  padding: 1rem 3rem;
  display: flex;
  align-items: center;
}
.imgtxt .content .h2[b-y2gxx7h8qa] {
  color: #8fc2a7;
}
@media (min-width: 800px) {
  .imgtxt .content[b-y2gxx7h8qa] {
    padding: 2rem 4rem;
    width: 50%;
    float: left;
  }
}
.imgtxt[b-y2gxx7h8qa]  .btn {
  background-color: #2e394b;
  border-color: transparent;
  color: #8fc2a7;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.imgtxt[b-y2gxx7h8qa]  .btn:hover {
  color: #2e394b;
  background: #8fc2a7;
  text-decoration: none;
}

.regular[b-y2gxx7h8qa], .reverse[b-y2gxx7h8qa] {
  padding: 1rem 0;
}
.regular .figure[b-y2gxx7h8qa], .reverse .figure[b-y2gxx7h8qa] {
  float: none;
}
@media (min-width: 800px) {
  .regular .figure[b-y2gxx7h8qa], .reverse .figure[b-y2gxx7h8qa] {
    float: left;
    order: 1;
    text-align: right;
  }
}
@media (min-width: 800px) {
  .regular .content[b-y2gxx7h8qa], .reverse .content[b-y2gxx7h8qa] {
    order: 2;
  }
}
.regular[b-y2gxx7h8qa]  .btn-dark, .reverse[b-y2gxx7h8qa]  .btn-dark {
  background-color: #2e394b;
  border-color: transparent;
  color: #8fc2a7;
  border-radius: 0;
}
.regular[b-y2gxx7h8qa]  .btn-dark:hover, .reverse[b-y2gxx7h8qa]  .btn-dark:hover {
  color: #2e394b;
  background: #8fc2a7;
  text-decoration: none;
}
/* _content/WalnussConsulting/Components/Elemente/ElementInfobox.razor.rz.scp.css */
.infobox[b-dr0n1ah6uf] {
  margin: 2rem 0;
  max-width: 100%;
  font-size: 1rem;
}
@media (min-width: 800px) {
  .infobox[b-dr0n1ah6uf] {
    max-width: 50%;
  }
}
.infobox .infobox-container[b-dr0n1ah6uf] {
  width: 100%;
  background-color: #F9F9F9;
  border-left: solid 4px #e00917;
}
.infobox .infobox-container .infobox-body[b-dr0n1ah6uf] {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 1rem 1.5rem 0.25rem 1.5rem;
  /*.infobox-content {
      padding: 1rem 0 0 0;

      @media(min-width: 800px) {
          padding: 0 1rem;
      }
  }*/
}
@media (min-width: 800px) {
  .infobox .infobox-container .infobox-body[b-dr0n1ah6uf] {
    width: calc(100% - 150px);
  }
}
.infobox .infobox-container .infobox-body h4[b-dr0n1ah6uf] {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  font-size: 1.25rem;
  margin: 0 0 1rem 0;
}
.infobox .infobox-container .infobox-body h4[b-dr0n1ah6uf]:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f061";
  font-weight: 300;
  font-size: 1rem;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #e00917;
  color: white;
  position: absolute;
  top: 1px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cgy-green .infobox-container[b-dr0n1ah6uf] {
  border-color: #73b847;
}
.cgy-green .infobox-container .infobox-body h4[b-dr0n1ah6uf]:before {
  background-color: #73b847;
}

.cgy-red .infobox-container[b-dr0n1ah6uf] {
  border-color: #e00917;
}
.cgy-red .infobox-container .infobox-body h4[b-dr0n1ah6uf]:before {
  background-color: #e00917;
}

.cgy-blue .infobox-container[b-dr0n1ah6uf] {
  border-color: #0b74b9;
}
.cgy-blue .infobox-container .infobox-body h4[b-dr0n1ah6uf]:before {
  background-color: #0b74b9;
}

.cgy-orange .infobox-container[b-dr0n1ah6uf] {
  border-color: #ea670c;
}
.cgy-orange .infobox-container .infobox-body h4[b-dr0n1ah6uf]:before {
  background-color: #ea670c;
}
/* _content/WalnussConsulting/Components/Elemente/ElementListHighlights.razor.rz.scp.css */
.list-section[b-nby609n99j] {
  position: relative;
  padding: 3rem 0;
  min-height: 300px;
}
.list-section .container[b-nby609n99j] {
  text-align: center;
  padding: 0;
}
@media (min-width: 800px) {
  .list-section .container[b-nby609n99j] {
    padding: 0 200px 0 0;
  }
}
@media (min-width: 800px) {
  .list-section[b-nby609n99j]:before {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    background-image: url(../img/takacs-blume-01.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    width: 250px;
    height: 300px;
    display: block;
  }
}

.list-title[b-nby609n99j] {
  text-align: left;
}

ul.list[b-nby609n99j] {
  display: inline-block;
  list-style-type: none;
  width: 100%;
  margin: 1.2rem auto;
  padding: 0;
}
@media (min-width: 1200px) {
  ul.list[b-nby609n99j] {
    width: calc(100% - 180px);
    max-width: 1000px;
    padding: 0;
  }
}
ul.list li[b-nby609n99j] {
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  flex-flow: column;
  margin: 0.5rem 0;
}
@media (min-width: 800px) {
  ul.list li[b-nby609n99j] {
    width: 33%;
  }
}
ul.list li .content[b-nby609n99j] {
  padding: 0;
  margin: 0;
  align-self: center;
  font-size: 1.1rem;
  color: #705A80;
  font-weight: 600;
  text-align: center;
  width: 100%;
  max-width: 250px;
}
ul.list li .content span[b-nby609n99j] {
  text-transform: uppercase;
}
ul.list li .icon[b-nby609n99j] {
  display: inline-block;
  width: 100%;
  height: 5rem;
  margin-bottom: 1rem;
  font-size: 5rem;
  color: #9B8FA6;
  text-align: center;
  line-height: 1;
}
/* _content/WalnussConsulting/Components/Elemente/ElementListRatings.razor.rz.scp.css */
/*$primary-light: #9B8FA6;

$secondary-light: #5B9191;
$secondary-soft: #96C2C1;
$secondary-ultrasoft: #AAD8D6;*/
.ratings[b-jbkk5k7uw3] {
  position: relative;
  background-color: #f4ede7;
  padding: 2rem 0;
  height: auto;
}
.ratings figure[b-jbkk5k7uw3] {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  width: 80%;
  height: 100%;
  z-index: 0;
}
@media (min-width: 800px) {
  .ratings figure[b-jbkk5k7uw3] {
    background-size: 100% auto;
  }
}
.ratings figure img[b-jbkk5k7uw3] {
  display: none;
}
.ratings figure[b-jbkk5k7uw3]:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(244, 237, 231, 0) 0%, #f4ede7 50%);
}
@media (min-width: 800px) {
  .ratings figure[b-jbkk5k7uw3]:before {
    background: linear-gradient(90deg, rgba(244, 237, 231, 0) 0%, #f4ede7 75%);
  }
}
.ratings .container[b-jbkk5k7uw3] {
  position: relative;
  display: flex;
  flex-flow: column;
  padding-left: 20%;
}
@media (min-width: 800px) {
  .ratings .container[b-jbkk5k7uw3] {
    flex-flow: row;
    padding-left: 50%;
  }
}
.ratings .rating-elements[b-jbkk5k7uw3] {
  list-style-type: none;
  max-width: 400px;
}
.ratings .rating-elements .speech-bubble[b-jbkk5k7uw3] {
  position: relative;
  background: #f4d246;
  padding: 1rem;
  border-radius: 0.5rem;
  max-width: 400px;
  margin-bottom: 25px;
}
.ratings .rating-elements .speech-bubble[b-jbkk5k7uw3]:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  border-style: solid;
  border-width: 0 40px 20px 0;
  border-color: transparent #f4d246 transparent transparent;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
}
.ratings .rating-elements .speech-bubble .person[b-jbkk5k7uw3] {
  font-size: 0.8rem;
}

.slick-dots button[b-jbkk5k7uw3] {
  background: #f4d246;
  width: 10px;
  height: 10px;
}
/* _content/WalnussConsulting/Components/Elemente/ElementListServices.razor.rz.scp.css */
.list-section[b-ql274hvleb] {
  padding: 3rem 0;
}
.list-section .container[b-ql274hvleb] {
  text-align: center;
}

.list-title[b-ql274hvleb] {
  text-align: left;
}

.list-footer[b-ql274hvleb] {
  position: relative;
  background-color: #DEDDE0;
  padding: 2rem 0;
  text-align: center;
  color: #705A80;
  font-weight: 600;
}
@media (min-width: 480px) {
  .list-footer[b-ql274hvleb]:before {
    position: absolute;
    left: 0;
    top: -150px;
    content: "";
    background-image: url(../img/takacs-blume-02.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto 100%;
    width: 90px;
    height: 150px;
    display: block;
  }
}

ul.list[b-ql274hvleb] {
  display: inline-block;
  list-style-type: none;
  width: 100%;
  margin: 1.2rem auto;
  padding: 0 2rem;
}
@media (min-width: 480px) {
  ul.list[b-ql274hvleb] {
    padding: 0 0 0 90px;
  }
}
@media (min-width: 800px) {
  ul.list[b-ql274hvleb] {
    width: calc(100% - 180px);
    max-width: 1000px;
    padding: 0;
  }
}
ul.list li[b-ql274hvleb] {
  width: 100%;
  height: 48px;
  float: left;
  display: flex;
  align-items: stretch;
  margin: 0.5rem 0;
}
@media (min-width: 800px) {
  ul.list li[b-ql274hvleb] {
    width: 50%;
  }
}
ul.list li .content[b-ql274hvleb] {
  padding: 0;
  margin: 0;
  align-self: center;
  font-size: 1.1rem;
  color: #705A80;
  font-weight: 500;
  text-align: left;
}
ul.list li .icon[b-ql274hvleb] {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  font-size: 3rem;
  color: #9B8FA6;
  text-align: center;
  line-height: 1;
}
/* _content/WalnussConsulting/Components/Elemente/ElementPageTitleImage.razor.rz.scp.css */
.main-title[b-agwpxpdwq5] {
  margin: 0.5rem 0 1.5rem 0;
  width: 100%;
}

.sub-title[b-agwpxpdwq5] {
  color: #9a9a9a;
  margin: 0 0 1rem 0;
  width: 100%;
}

.pub-info[b-agwpxpdwq5] {
  display: inline-block;
}
.pub-info ul[b-agwpxpdwq5] {
  list-style-type: none;
  font-size: 0.8rem;
  margin: 0 0 0.5rem 0;
  padding: 0;
}
.pub-info ul li[b-agwpxpdwq5] {
  width: auto;
  float: left;
  margin: 0 0.5rem 0 0;
  /*&.author-link {
      cursor:pointer;

      &:hover {
          color: $wm-red;
      }
  }*/
}
.pub-info ul li span[b-agwpxpdwq5] {
  margin: 0 0.25rem 0 0;
}

.img-container[b-agwpxpdwq5] {
  width: 100%;
  max-width: 1000px;
  position: relative;
  margin: 1rem 0 3rem 0;
}
.img-container .img-wrap[b-agwpxpdwq5] {
  background-color: #F9F9F9;
}
@media (min-width: 1200px) {
  .img-container[b-agwpxpdwq5] {
    margin: 0 0 2rem 0;
    /*&:before {
        content: "";
        background: $wm-grey;
        position: absolute;
        right: -2rem;
        top: 1rem;
        width: 100%;
        padding-bottom: 56.25%;
    }*/
  }
}
.img-container .img-media[b-agwpxpdwq5] {
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .img-container .img-media[b-agwpxpdwq5] {
    margin: 0;
  }
}
.img-container .img-media .img-content[b-agwpxpdwq5] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom: solid 4px #9a9a9a;
}
.img-container .img-media .img-content > img[b-agwpxpdwq5] {
  max-width: 100%;
  height: auto;
  transition: max-width 0.5s;
}
.img-container .img-media .credits[b-agwpxpdwq5] {
  color: #9a9a9a;
  position: absolute;
  bottom: -1rem;
  right: 0;
  font-size: 0.8rem;
}
@media (min-width: 1200px) {
  .img-container .img-media .credits[b-agwpxpdwq5] {
    bottom: -1.3rem;
    right: auto;
    left: -1.5rem;
    transform: rotate(-90deg);
    transform-origin: top left;
    font-size: 1rem;
  }
}
.img-container .img-info[b-agwpxpdwq5] {
  padding: 0.5rem;
  font-size: 16px;
  background-color: white;
}
.img-container .img-info[b-agwpxpdwq5]  p {
  margin: 0.25rem 0;
  text-align: center;
}

.spacer[b-agwpxpdwq5] {
  width: 100%;
  display: inline-block;
  height: 125px;
}

.cgy-red.img-container .img-content[b-agwpxpdwq5] {
  border-color: #e00917 !important;
}

.cgy-orange.img-container .img-content[b-agwpxpdwq5] {
  border-color: #ea670c !important;
}

.cgy-green.img-container .img-content[b-agwpxpdwq5] {
  border-color: #73b847 !important;
}

.cgy-blue.img-container .img-content[b-agwpxpdwq5] {
  border-color: #0b74b9 !important;
}
/* _content/WalnussConsulting/Components/Elemente/ElementSearch.razor.rz.scp.css */
.pnlSearch[b-srkq5fuae1] {
  position: relative;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #2c2c2c;
  height: 200px;
  margin-top: -200px;
  transition: margin 0.5s ease-in-out;
  color: #F9F9F9;
  padding: 1rem;
  text-align: center;
}
.pnlSearch h4[b-srkq5fuae1] {
  margin: 0;
}
.pnlSearch.open[b-srkq5fuae1] {
  margin-top: 0;
  transition: margin 0.5s ease-in-out;
}
.pnlSearch[b-srkq5fuae1]  .container {
  width: 100%;
  max-width: 90%;
}
@media (min-width: 720px) {
  .pnlSearch[b-srkq5fuae1]  .container {
    width: 600px;
    max-width: 60%;
  }
}
.pnlSearch[b-srkq5fuae1]  .rz-textbox {
  outline: none;
  margin-right: 0.25rem;
  border-radius: 2px;
}
.pnlSearch[b-srkq5fuae1]  .valid.modified:not([type=checkbox]) {
  outline: none;
  margin-right: 0.25rem;
  border-radius: 2px;
}
.pnlSearch[b-srkq5fuae1]  .rz-button.btn-light {
  background: #F9F9F9;
  border-radius: 2px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: "September W05 Medium";
}
/* _content/WalnussConsulting/Components/Elemente/ElementText.razor.rz.scp.css */
.elm-txt[b-dnh2eq43km] {
  padding: 2rem 0;
}

.elm-txt-compact > .container[b-dnh2eq43km] {
  padding: 2rem 0;
  padding-left: 7rem;
  padding-right: 2rem;
}
@media (min-width: 800px) {
  .elm-txt-compact > .container[b-dnh2eq43km] {
    padding: 2rem 0;
    padding-left: 7rem;
    padding-right: 25%;
  }
}

.elm-txt-highlight > .container[b-dnh2eq43km] {
  padding: 2rem 0;
}
@media (min-width: 800px) {
  .elm-txt-highlight > .container[b-dnh2eq43km] {
    padding: 2rem 0;
  }
}
.elm-txt-highlight > .container > .text[b-dnh2eq43km] {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  background: #2e394b;
  color: white;
  padding: 1rem 2rem;
}
@media (min-width: 800px) {
  .elm-txt-highlight > .container > .text[b-dnh2eq43km] {
    padding: 1rem 4rem;
  }
}
/* _content/WalnussConsulting/Components/Elemente/ElementTextContactForm.razor.rz.scp.css */
.section-frmtxt[b-8h7cz2l377] {
  padding: 2rem 0;
}

.frmtxt[b-8h7cz2l377] {
  width: 100%;
  overflow-x: hidden;
  padding: 1.5rem 0 0.5rem 0;
}
@media (min-width: 800px) {
  .frmtxt[b-8h7cz2l377] {
    padding: 0;
  }
}
.frmtxt .container[b-8h7cz2l377] {
  display: flex;
  align-items: stretch;
  flex-flow: column;
}
@media (min-width: 800px) {
  .frmtxt .container[b-8h7cz2l377] {
    column-gap: 2rem;
    flex-flow: row;
  }
}
.frmtxt .frm[b-8h7cz2l377] {
  width: 100%;
  order: 2;
  display: flex;
  flex-flow: column;
  align-items: left;
  justify-content: right;
  order: 1;
}
.frmtxt .frm[b-8h7cz2l377]  h3 {
  text-transform: none;
}
@media (min-width: 800px) {
  .frmtxt .frm[b-8h7cz2l377] {
    width: 50%;
    float: right;
    order: 2;
  }
}
.frmtxt .content[b-8h7cz2l377] {
  padding: 0;
  width: 100%;
  float: left;
  font-size: 16px;
  order: 1;
}
@media (min-width: 800px) {
  .frmtxt .content[b-8h7cz2l377] {
    padding: 0 2rem 0 0;
    width: 50%;
    float: left;
  }
}
.frmtxt[b-8h7cz2l377]  .btn {
  background-color: #8fc2a7;
  border-color: transparent;
  color: white;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
}

.regular[b-8h7cz2l377], .reverse[b-8h7cz2l377] {
  padding: 1rem 0;
}
.regular.orange[b-8h7cz2l377], .reverse.orange[b-8h7cz2l377] {
  background-color: #fafafa;
}
.regular.orange .h4[b-8h7cz2l377], .reverse.orange .h4[b-8h7cz2l377] {
  color: #2e394b;
}
.regular .figure[b-8h7cz2l377], .reverse .figure[b-8h7cz2l377] {
  float: none;
}
@media (min-width: 800px) {
  .regular .figure[b-8h7cz2l377], .reverse .figure[b-8h7cz2l377] {
    float: left;
    order: 1;
    text-align: right;
  }
}
@media (min-width: 800px) {
  .regular .content[b-8h7cz2l377], .reverse .content[b-8h7cz2l377] {
    order: 2;
  }
}
.regular[b-8h7cz2l377]  .btn-dark, .reverse[b-8h7cz2l377]  .btn-dark {
  background-color: #8fc2a7;
  border-color: transparent;
  color: white;
  border-radius: 0;
}
/* _content/WalnussConsulting/Components/Elemente/ElementVitae.razor.rz.scp.css */
.vitae[b-j5ughp6c52] {
  background-color: #DEDDE0;
  padding: 2rem 0;
}
.vitae .container[b-j5ughp6c52] {
  display: flex;
  flex-flow: column;
}
@media (min-width: 800px) {
  .vitae .container[b-j5ughp6c52] {
    flex-flow: row;
  }
}
.vitae .portrait[b-j5ughp6c52] {
  width: 100%;
}
@media (min-width: 800px) {
  .vitae .portrait[b-j5ughp6c52] {
    width: 200px;
  }
}
.vitae .portrait img[b-j5ughp6c52] {
  width: 200px;
  height: auto;
}
.vitae[b-j5ughp6c52]  .group {
  display: inline-block;
  padding: 1rem 0;
  float: left;
  width: 100%;
}
@media (min-width: 800px) {
  .vitae[b-j5ughp6c52]  .group {
    width: calc(50% - 100px);
    padding: 0 2rem;
  }
}
.vitae[b-j5ughp6c52]  .group.vita p {
  position: relative;
  padding-left: 110px;
}
.vitae[b-j5ughp6c52]  .group.vita p b, .vitae[b-j5ughp6c52]  .group.vita p strong {
  display: inline-block;
  width: 110px;
  padding: 0 10px 0 0;
  margin-left: -110px;
  float: left;
  text-align: right;
}
/* _content/WalnussConsulting/Components/Elemente/Media/ElementSlider.razor.rz.scp.css */
/*$primary-light: #9B8FA6;

$secondary-light: #5B9191;
$secondary-soft: #96C2C1;
$secondary-ultrasoft: #AAD8D6;*/
.slider[b-h5k87nanby] {
  margin: 2.5rem 0;
  width: calc(100% - 12px);
  width: 100%;
}

.slide-elm[b-h5k87nanby] {
  float: left;
  align-self: stretch;
  margin: 0;
}

.slide[b-h5k87nanby] {
  display: flex;
  width: 100%;
  background: rgba(107, 163, 73, 0.1);
  position: relative;
  height: 400px;
}
@media (min-width: 990px) {
  .slide[b-h5k87nanby] {
    height: 600px;
  }
}
.slide .bg-image[b-h5k87nanby] {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.slide .container.v-center[b-h5k87nanby] {
  /*position: absolute;
  top: 0;
  left: 0;*/
  z-index: 10;
  width: 100%;
  height: 100%;
  max-width: auto;
  padding: 1.5rem 3rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  color: white;
}
@media (min-width: 528px) {
  .slide .container.v-center[b-h5k87nanby] {
    padding: 2rem 1rem;
  }
}
@media (min-width: 0px) {
  .slide .container.v-center[b-h5k87nanby] {
    padding: 2rem 6rem;
    padding: 2rem 1rem;
  }
}
.slide .container.v-center .main-title[b-h5k87nanby] {
  color: white;
  font-size: 2rem;
  margin: 0 0 1rem 0;
  line-height: 1.75rem;
}
@media (min-width: 990px) {
  .slide .container.v-center .main-title[b-h5k87nanby] {
    font-size: 4rem;
    line-height: 1.25rem;
  }
}
.slide .container.v-center .sub-title[b-h5k87nanby] {
  color: rgba(255, 255, 255, 0.75);
  font-size: 1.25rem;
  margin: 0 0 3rem 0;
}
@media (min-width: 990px) {
  .slide .container.v-center .sub-title[b-h5k87nanby] {
    font-size: 2rem;
  }
}
.slide .container.v-center .btn-lnk[b-h5k87nanby] {
  place-self: flex-start;
  width: auto;
  border: solid 2px #6ba349;
  color: white;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.5s;
  z-index: 20;
}
.slide .container.v-center .btn-lnk:hover[b-h5k87nanby] {
  background-color: #6ba349;
  transition: all 0.5s;
  text-decoration: none;
}
@media (min-width: 990px) {
  .slide .container.v-center .btn-lnk[b-h5k87nanby] {
    padding: 0.75rem 1.5rem;
  }
}

[b-h5k87nanby] .slick-dots {
  bottom: 0.5rem;
}
[b-h5k87nanby] .slick-dots li button:before {
  font-size: 0.5rem;
  color: white;
}
/* _content/WalnussConsulting/Components/Elemente/Media/GalleryFolder.razor.rz.scp.css */
.gallery[b-7c5aeosu1s] {
  background: #F9F9F9;
  width: 100%;
  padding: 2rem 0;
  margin: 3rem 0;
}
.gallery .main-title[b-7c5aeosu1s] {
  margin-bottom: 2.5rem;
}
.gallery ul.thumbnails[b-7c5aeosu1s] {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 1rem;
  padding: 0;
  margin: 0;
}
.gallery ul.thumbnails[b-7c5aeosu1s]:after {
  content: "";
  flex: auto;
}
.gallery ul.thumbnails li[b-7c5aeosu1s] {
  position: relative;
  margin: 0;
  list-style-type: none;
  width: calc(33.33% - 0.666rem);
  object-fit: cover;
  overflow: hidden;
}
@media (min-width: 760px) {
  .gallery ul.thumbnails li[b-7c5aeosu1s] {
    width: calc(25% - 0.75rem);
  }
}
@media (min-width: 1000px) {
  .gallery ul.thumbnails li[b-7c5aeosu1s] {
    width: calc(20% - 0.8rem);
  }
}
.gallery ul.thumbnails li[b-7c5aeosu1s]:after {
  content: "";
  display: block;
  width: 0;
  background: blue;
  padding-top: 100%;
}
.gallery ul.thumbnails li a[b-7c5aeosu1s] {
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.gallery ul.thumbnails li a .img-thumb[b-7c5aeosu1s] {
  display: inline-block;
  object-fit: cover;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: white;
  /*@media (min-width: 640px) {
      height: 20%;
      width: 20%;
  }*/
}
/* _content/WalnussConsulting/Components/Events/Booking/BookingFormPerson.razor.rz.scp.css */
[b-y6v7mo3qq0] .rz-card {
  box-shadow: none;
}

[b-y6v7mo3qq0] .rz-button.rz-primary {
  background-color: #cdcc01;
  line-height: 1em;
  font-size: 1.1rem;
  padding: 0.5rem 1rem;
  opacity: 1;
}
[b-y6v7mo3qq0] .rz-button.rz-primary:disabled {
  background-color: rgba(226, 227, 227, 0.1);
  color: #e2e3e3;
  border-color: #e2e3e3;
}

h2[b-y6v7mo3qq0] {
  font-size: 1.5rem;
}
h2 .small[b-y6v7mo3qq0] {
  font-size: 1.25rem;
}
/* _content/WalnussConsulting/Components/Events/ElementEventsList.razor.rz.scp.css */
.events[b-rp8ehf9838] {
  background-color: #e2e3e3;
  padding: 3rem 0;
}
/* _content/WalnussConsulting/Components/Events/ElementEventsListNachlese.razor.rz.scp.css */
.events[b-ugpl31r510] {
  background-color: #F9F9F9;
  padding: 3rem 0;
}
/* _content/WalnussConsulting/Components/Events/ElementEventsListTop.razor.rz.scp.css */
.events[b-2vr5402xve] {
  background-color: #F9F9F9;
  padding: 3rem 0;
}
/* _content/WalnussConsulting/Components/Events/ElementEventTitleImage.razor.rz.scp.css */
.main-title[b-6ikx2s7189] {
  margin: 0.5rem 0 1.5rem 0;
  width: 100%;
}

.sub-title[b-6ikx2s7189] {
  color: #9a9a9a;
  margin: 0 0 1rem 0;
  width: 100%;
}

.pub-info[b-6ikx2s7189] {
  display: inline-block;
}
.pub-info ul[b-6ikx2s7189] {
  list-style-type: none;
  font-size: 0.8rem;
  margin: 0 0 0.5rem 0;
  padding: 0;
}
.pub-info ul li[b-6ikx2s7189] {
  width: auto;
  float: left;
  margin: 0 0.5rem 0 0;
  /*&.author-link {
      cursor:pointer;

      &:hover {
          color: $wm-red;
      }
  }*/
}
.pub-info ul li span[b-6ikx2s7189] {
  margin: 0 0.25rem 0 0;
}

.img-container[b-6ikx2s7189] {
  width: 100%;
  max-width: 1000px;
  position: relative;
  margin: 1rem 0 3rem 0;
}
.img-container .img-wrap[b-6ikx2s7189] {
  background-color: #F9F9F9;
}
@media (min-width: 1200px) {
  .img-container[b-6ikx2s7189] {
    margin: 0 0 2rem 0;
    /*&:before {
        content: "";
        background: $wm-grey;
        position: absolute;
        right: -2rem;
        top: 1rem;
        width: 100%;
        padding-bottom: 56.25%;
    }*/
  }
}
.img-container .img-media[b-6ikx2s7189] {
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .img-container .img-media[b-6ikx2s7189] {
    margin: 0;
  }
}
.img-container .img-media .img-content[b-6ikx2s7189] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom: solid 4px #9a9a9a;
}
.img-container .img-media .img-content > img[b-6ikx2s7189] {
  max-width: 100%;
  height: auto;
  transition: max-width 0.5s;
}
.img-container .img-media .credits[b-6ikx2s7189] {
  color: #9a9a9a;
  position: absolute;
  bottom: -1rem;
  right: 0;
  font-size: 0.8rem;
}
@media (min-width: 1200px) {
  .img-container .img-media .credits[b-6ikx2s7189] {
    bottom: -1.3rem;
    right: auto;
    left: -1.5rem;
    transform: rotate(-90deg);
    transform-origin: top left;
    font-size: 1rem;
  }
}
.img-container .img-info[b-6ikx2s7189] {
  padding: 0.5rem;
  font-size: 16px;
  background-color: white;
}
.img-container .img-info[b-6ikx2s7189]  p {
  margin: 0.25rem 0;
  text-align: center;
}

.spacer[b-6ikx2s7189] {
  width: 100%;
  display: inline-block;
  height: 125px;
}

.cgy-red.img-container .img-content[b-6ikx2s7189] {
  border-color: #e00917 !important;
}

.cgy-orange.img-container .img-content[b-6ikx2s7189] {
  border-color: #ea670c !important;
}

.cgy-green.img-container .img-content[b-6ikx2s7189] {
  border-color: #73b847 !important;
}

.cgy-blue.img-container .img-content[b-6ikx2s7189] {
  border-color: #0b74b9 !important;
}
/* _content/WalnussConsulting/Components/Items/ArticleBox.razor.rz.scp.css */
.article[b-ypthbwany3] {
  display: flex;
  flex-direction: column;
  background: white;
  border: solid 1px #8fc2a7;
  border-radius: 5px;
  overflow: hidden;
}

.content[b-ypthbwany3] {
  display: inline-flex;
  flex-flow: column;
  width: 100%;
  padding: 1.5rem 1rem 0.5rem 1rem;
  height: 100%;
  min-height: 0;
  overflow-x: auto;
}
@media (min-width: 800px) {
  .content[b-ypthbwany3] {
    overflow: visible;
  }
}
.content .text[b-ypthbwany3] {
  flex-grow: 1;
  font-size: 16px;
}
.content .text h3[b-ypthbwany3] {
  font-size: 1.3rem;
  margin: 0 0 0.15rem 0;
}
.content .text h3[b-ypthbwany3]:after {
  display: none;
}
.content .text h4[b-ypthbwany3] {
  font-size: 1.1rem;
  margin: 0 0 0.5rem 0;
}
.content .text h4[b-ypthbwany3]:after {
  display: none;
}
.content .text a[b-ypthbwany3] {
  text-decoration: none;
  color: inherit;
  transition: color 0.25s;
}
.content .text a:hover[b-ypthbwany3] {
  color: #8fc2a7;
  transition: color 0.25s;
}
.content .issue[b-ypthbwany3] {
  justify-content: flex-end;
  max-height: 100px;
  list-style-type: none;
  color: #818181;
  margin: 0.25rem 0 0 0;
  padding: 0;
  font-size: 0.8rem;
}
.content .issue li[b-ypthbwany3] {
  float: left;
  width: auto;
  margin-right: 1rem;
}

.item-big[b-ypthbwany3] {
  grid-column-start: 1;
  grid-column-end: span 2;
  grid-row-start: 1;
  grid-row-end: span 2;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .item-big[b-ypthbwany3] {
    grid-column-start: 1;
    grid-column-end: span 2;
    grid-row-start: 1;
    grid-row-end: span 2;
  }
}
.item-big .text h3[b-ypthbwany3] {
  font-size: 1.8rem;
}
.item-big .text h4[b-ypthbwany3] {
  font-size: 1.3rem;
}

.bild[b-ypthbwany3] {
  position: relative;
  width: 100%;
  background: #fafafa;
  border-bottom: solid 1px #8fc2a7;
}

.img-content[b-ypthbwany3] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.img-content > img[b-ypthbwany3] {
  max-width: 100%;
  height: auto;
  transition: max-width 0.5s;
}

a:hover .img-content > img[b-ypthbwany3] {
  max-width: 110%;
  transition: max-width 0.5s;
}

.cgy[b-ypthbwany3] {
  position: absolute;
  bottom: -1rem;
  right: 1rem;
  padding: 0 1rem;
  background-color: white;
  border: solid 1px #8fc2a7;
  border-radius: 5px;
  width: auto;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.025rem;
}
.cgy span[b-ypthbwany3] {
  position: relative;
}

.no-cgybox .cgy[b-ypthbwany3] {
  display: none;
}

.cgy-fuehrung .bild[b-ypthbwany3],
.cgy-innovation .bild[b-ypthbwany3],
.cgy-kommunikation .bild[b-ypthbwany3] {
  border-color: #8fc2a7;
}
.cgy-fuehrung .cgy[b-ypthbwany3],
.cgy-innovation .cgy[b-ypthbwany3],
.cgy-kommunikation .cgy[b-ypthbwany3] {
  padding-left: 2.5rem;
}
.cgy-fuehrung .content .text a:hover[b-ypthbwany3],
.cgy-innovation .content .text a:hover[b-ypthbwany3],
.cgy-kommunikation .content .text a:hover[b-ypthbwany3] {
  color: #8fc2a7;
}

.item-compact.nopreview .text-body[b-ypthbwany3] {
  display: none;
}
/* _content/WalnussConsulting/Components/Items/BoxDownload.razor.rz.scp.css */
.download-item[b-03yatpgkek] {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: white;
  padding: 1.5rem 1.5rem 0;
}

.bild[b-03yatpgkek] {
  width: 100%;
  margin: 0 0 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bild .download-img[b-03yatpgkek] {
  border-radius: 0%;
  width: 100%;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Centering y-axis */
  align-items: center;
  /* Centering x-axis */
}
.bild .download-img img[b-03yatpgkek] {
  width: auto;
  height: 100%;
  max-height: 200px;
  box-shadow: 0 0 5px rgba(44, 44, 44, 0.4);
}

.text[b-03yatpgkek] {
  width: 100%;
  text-align: center;
}
.text h3[b-03yatpgkek] {
  font-size: 1.3rem;
  margin: 0 0 0.5rem 0;
}
.text h3[b-03yatpgkek]:after {
  display: none;
}
.text h4[b-03yatpgkek] {
  font-size: 1rem;
  margin: 0 0 0.5rem 0;
}
.text h4[b-03yatpgkek]:after {
  display: none;
}
.text .issue[b-03yatpgkek] {
  color: #818181;
}
.text a[b-03yatpgkek] {
  text-decoration: none;
  color: inherit;
  transition: color 0.25s;
}
.text a:hover[b-03yatpgkek] {
  color: #e00917;
  transition: color 0.25s;
}

.img-content[b-03yatpgkek] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.img-content > img[b-03yatpgkek] {
  max-height: 100%;
  height: auto;
}
/* _content/WalnussConsulting/Components/Items/BoxFooter.razor.rz.scp.css */
.article[b-2jcvxk0xzi] {
  display: flex;
  flex-direction: row;
}

.text[b-2jcvxk0xzi] {
  width: 70%;
}
.text h4[b-2jcvxk0xzi] {
  font-size: 1.3rem;
  margin: 0 0 0.5rem 0;
}
.text h4[b-2jcvxk0xzi]:after {
  display: none;
}
.bild[b-2jcvxk0xzi] {
  width: calc(30% - 15px);
  margin: 0 15px 0 0;
}

.img-content[b-2jcvxk0xzi] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.img-content > img[b-2jcvxk0xzi] {
  max-height: 100%;
  height: auto;
}

a[b-2jcvxk0xzi] {
  text-decoration: none;
  color: #F9F9F9;
}
a:hover[b-2jcvxk0xzi] {
  color: #e00917;
}
a.cgy-orange:hover[b-2jcvxk0xzi] {
  color: #ea670c !important;
}
a.cgy-green:hover[b-2jcvxk0xzi] {
  color: #73b847 !important;
}
a.cgy-blue:hover[b-2jcvxk0xzi] {
  color: #0b74b9;
}
/* _content/WalnussConsulting/Components/Items/BoxGastronomic.razor.rz.scp.css */
/*$primary-light: #9B8FA6;

$secondary-light: #5B9191;
$secondary-soft: #96C2C1;
$secondary-ultrasoft: #AAD8D6;*/
/*$primary-light: #9B8FA6;

$secondary-light: #5B9191;
$secondary-soft: #96C2C1;
$secondary-ultrasoft: #AAD8D6;*/
.culinary-item[b-8o5dgdqm6c] {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.bild[b-8o5dgdqm6c] {
  width: 100%;
  margin: 0 0 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f4ede7;
  margin: 0 auto;
}
.bild .culinary-img[b-8o5dgdqm6c] {
  width: 100%;
  height: 264px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Centering y-axis */
  align-items: center;
  /* Centering x-axis */
}
.bild .culinary-img img[b-8o5dgdqm6c] {
  width: 100%;
  height: auto;
}

.text[b-8o5dgdqm6c] {
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding: 0.5rem 0 0 0;
}
.text h3[b-8o5dgdqm6c], .text h4[b-8o5dgdqm6c] {
  font-size: 1.75rem;
  color: #533622;
  margin: 0 0 0.5rem 0;
}
.text h3 span.thai[b-8o5dgdqm6c], .text h4 span.thai[b-8o5dgdqm6c] {
  font-size: 1.25rem;
  color: #6ba349;
  font-family: "Charmonman", sans-serif;
  font-weight: 400;
}
.text h3[b-8o5dgdqm6c]:after, .text h4[b-8o5dgdqm6c]:after {
  display: none;
}
.text .main[b-8o5dgdqm6c] {
  min-height: 150px;
}
.text .price[b-8o5dgdqm6c] {
  font-size: 1.5rem;
  font-family: "Indie Flower", sans-serif;
}
.text .allergens[b-8o5dgdqm6c] {
  font-size: 0.8rem;
}

.img-content[b-8o5dgdqm6c] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.img-content > img[b-8o5dgdqm6c] {
  max-height: 100%;
  height: auto;
}
/* _content/WalnussConsulting/Components/Items/BoxNav.razor.rz.scp.css */
.article[b-0w96sgsopv] {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}

.text[b-0w96sgsopv] {
  width: 100%;
  padding: 0.25rem;
}
.text h4[b-0w96sgsopv] {
  font-size: 0.9rem;
  margin: 0 0 0.5rem 0;
}
.text h4[b-0w96sgsopv]:after {
  display: none;
}
.text .issue[b-0w96sgsopv] {
  color: #818181;
  font-size: 0.7rem;
}

.bild[b-0w96sgsopv] {
  width: 100%;
  margin: 0;
}
.bild .img-content[b-0w96sgsopv] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.bild .img-content > img[b-0w96sgsopv] {
  max-width: 100%;
  height: auto;
}

a[b-0w96sgsopv] {
  text-decoration: none;
  color: #383e42;
}
a:hover[b-0w96sgsopv] {
  color: #cdcc01;
}
/* _content/WalnussConsulting/Components/Items/BoxPerson.razor.rz.scp.css */
.person-item[b-odt71ouqei] {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.bild[b-odt71ouqei] {
  width: 100%;
  max-width: 198px;
  margin: 0 0 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: solid 3px #ea670c;
  margin: 0 auto;
}
.bild .person-img[b-odt71ouqei] {
  width: 198px;
  height: 264px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Centering y-axis */
  align-items: center;
  /* Centering x-axis */
}
.bild .person-img img[b-odt71ouqei] {
  width: 100%;
  height: auto;
}

.text[b-odt71ouqei] {
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding: 0.5rem 0 0 0;
}
.text h3[b-odt71ouqei], .text h4[b-odt71ouqei] {
  font-size: 1.1rem;
  margin: 0 0 0.5rem 0;
}
.text h3[b-odt71ouqei]:after, .text h4[b-odt71ouqei]:after {
  display: none;
}
.text .person-name[b-odt71ouqei] {
  font-size: 1rem;
  margin: 0;
}

.img-content[b-odt71ouqei] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.img-content > img[b-odt71ouqei] {
  max-height: 100%;
  height: auto;
}

h3.cgy-orange[b-odt71ouqei] {
  color: #ea670c;
}
h3.cgy-orange a:hover[b-odt71ouqei] {
  color: #ea670c;
}

h3.cgy-green[b-odt71ouqei] {
  color: #73b847;
}
h3.cgy-green .text h3[b-odt71ouqei] {
  color: #73b847;
}

h3.cgy-blue[b-odt71ouqei] {
  color: #0b74b9;
}
h3.cgy-blue .text h3[b-odt71ouqei] {
  color: #0b74b9;
}
/* _content/WalnussConsulting/Components/Items/BoxTip.razor.rz.scp.css */
.tip-item[b-5bjvbdn1oq] {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: white;
  padding: 1.5rem 1.5rem 0;
}

.bild[b-5bjvbdn1oq] {
  width: 100%;
  margin: 0 0 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bild .tip-img[b-5bjvbdn1oq] {
  border-radius: 0%;
  width: 100%;
  height: 280px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Centering y-axis */
  align-items: center;
  /* Centering x-axis */
}
.bild .tip-img img[b-5bjvbdn1oq] {
  width: auto;
  height: 100%;
  max-height: 280px;
}

.text[b-5bjvbdn1oq] {
  width: 100%;
}
.text h4[b-5bjvbdn1oq] {
  font-size: 1.3rem;
  margin: 0 0 0.5rem 0;
}
.text h4[b-5bjvbdn1oq]:after {
  display: none;
}
.text .issue[b-5bjvbdn1oq] {
  color: #818181;
}

.img-content[b-5bjvbdn1oq] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.img-content > img[b-5bjvbdn1oq] {
  max-height: 100%;
  height: auto;
}
/* _content/WalnussConsulting/Components/Items/EventBox.razor.rz.scp.css */
.article[b-t4lgsc8uvv] {
  display: flex;
  flex-direction: column;
  background: white;
}

.content[b-t4lgsc8uvv] {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: 0.5rem 1rem;
  height: 100%;
  min-height: 0;
}
.content .text[b-t4lgsc8uvv] {
  flex-grow: 2;
  min-height: 125px;
}
.content .text h3[b-t4lgsc8uvv] {
  font-size: 1.3rem;
  margin: 0 0 0.15rem 0;
  min-height: 3rem;
}
.content .text h3[b-t4lgsc8uvv]:after {
  display: none;
}
.content .text h4[b-t4lgsc8uvv] {
  font-size: 1.1rem;
  margin: 0 0 0.5rem 0;
}
.content .text h4[b-t4lgsc8uvv]:after {
  display: none;
}
.content .text .text-body[b-t4lgsc8uvv] {
  display: inline-block;
  min-height: 4rem;
  font-size: 1rem;
}
.content .quicktips[b-t4lgsc8uvv] {
  width: 100%;
  justify-content: flex-end;
  max-height: 100px;
  list-style-type: none;
  color: #383e42;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 500;
  flex-grow: 1;
}
.content .quicktips li[b-t4lgsc8uvv] {
  float: left;
  width: 100%;
  margin-right: 1rem;
}
.content .quicktips li span[b-t4lgsc8uvv] {
  margin-right: 5px;
}
.content .lnk-book[b-t4lgsc8uvv] {
  display: inline-block;
  text-align: left;
  padding: 0.5rem 0;
  flex-grow: 1;
}
.content .lnk-book .btn[b-t4lgsc8uvv] {
  background-color: #cdcc01;
  color: white;
  opacity: 1;
  transition: opacity 0.5s;
  padding: 0.375rem 0.75rem;
  border-radius: 0;
  font-size: 1rem;
}
.content .lnk-book .btn:hover[b-t4lgsc8uvv] {
  opacity: 0.8;
  transition: opacity 0.5s;
}
.content .lnk-book .btn.btn-primary[b-t4lgsc8uvv] {
  color: #383e42 !important;
}

.item-big[b-t4lgsc8uvv] {
  grid-column-start: 1;
  grid-column-end: span 2;
  grid-row-start: 1;
  grid-row-end: span 2;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .item-big[b-t4lgsc8uvv] {
    grid-column-start: 1;
    grid-column-end: span 2;
    grid-row-start: 1;
    grid-row-end: span 2;
  }
}
.item-big .text h3[b-t4lgsc8uvv] {
  font-size: 1.8rem;
}
.item-big .text h4[b-t4lgsc8uvv] {
  font-size: 1.3rem;
}

.image[b-t4lgsc8uvv] {
  position: relative;
  width: 100%;
}
.image .img-content[b-t4lgsc8uvv] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #e2e3e3;
}
.image .img-content > img[b-t4lgsc8uvv] {
  max-width: 100%;
  height: auto;
}

.cgy[b-t4lgsc8uvv] {
  position: absolute;
  bottom: -22px;
  right: 1rem;
  background-color: #cdcc01;
  display: inline-block;
  width: 48px;
  height: 48px;
}
.cgy img[b-t4lgsc8uvv] {
  width: 100%;
  height: 100%;
}

.item-compact .text-body[b-t4lgsc8uvv] {
  display: none;
}
/* _content/WalnussConsulting/Components/Items/MegaMenuLink.razor.rz.scp.css */
.teasers[b-h7scky73ys] {
  width: calc(100% + 50px);
  padding: 1rem 15px 1rem 25px;
  margin: 0 -25px;
  display: flex;
  flex-flow: row;
  gap: 0.5rem;
  isolation: inherit;
}
.teasers li[b-h7scky73ys] {
  display: inline-block;
  width: 33%;
  background: white;
}

.main-title[b-h7scky73ys] {
  margin: 0.5rem 0;
  font-family: "bariolregular", Helvetica, Arial, sans-serif;
  font-size: 2rem;
}
@media (min-width: 1200px) and (min-height: 800px) {
  .main-title[b-h7scky73ys] {
    margin: 0.25rem 0;
  }
}
.main-title.space-top[b-h7scky73ys] {
  margin-top: 1.5rem;
}
@media (min-width: 1200px) and (min-height: 800px) {
  .main-title.space-top[b-h7scky73ys] {
    margin-top: 1rem;
  }
}

a[b-h7scky73ys] {
  text-decoration: none;
  color: #2e394b;
  transition: all 0.25s;
}
a:hover[b-h7scky73ys] {
  color: white;
  transition: all 0.25s;
}
/* _content/WalnussConsulting/Components/Items/PreloadingBox.razor.rz.scp.css */
.preloadingbox[b-5g7nsc978e] {
  display: inline-block;
  background: linear-gradient(270deg, #c2d6d1, #9c9cb6);
  background-size: 400% 400%;
  -webkit-animation: Preloading 2s ease infinite;
  -moz-animation: Preloading 2s ease infinite;
  animation: Preloading-b-5g7nsc978e 2s ease infinite;
}

@-webkit-keyframes Preloading {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes Preloading {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes Preloading-b-5g7nsc978e {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/* _content/WalnussConsulting/Components/Items/Spinner.razor.rz.scp.css */
.lds-ellipsis[b-6sku5h9ysl] {
  display: inline-block;
  position: relative;
  width: 80px;
  height: auto;
}

.lds-ellipsis div[b-6sku5h9ysl] {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #9a9a9a;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1)[b-6sku5h9ysl] {
  left: 8px;
  animation: lds-ellipsis1-b-6sku5h9ysl 1s infinite;
}

.lds-ellipsis div:nth-child(2)[b-6sku5h9ysl] {
  left: 8px;
  animation: lds-ellipsis2-b-6sku5h9ysl 1s infinite;
}

.lds-ellipsis div:nth-child(3)[b-6sku5h9ysl] {
  left: 24px;
  animation: lds-ellipsis2-b-6sku5h9ysl 1s infinite;
}

.lds-ellipsis div:nth-child(4)[b-6sku5h9ysl] {
  left: 40px;
  animation: lds-ellipsis3-b-6sku5h9ysl 1s infinite;
}

@keyframes lds-ellipsis1-b-6sku5h9ysl {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3-b-6sku5h9ysl {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2-b-6sku5h9ysl {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(16px, 0);
  }
}
/* _content/WalnussConsulting/Components/Items/TeaserBanner.razor.rz.scp.css */
.section-banner[b-1pcabz7tqz] {
  padding: 2rem 0;
  background-color: #fafafa;
}

.banner[b-1pcabz7tqz] {
  width: 100%;
  overflow-x: hidden;
  padding: 1.5rem 0 0.5rem 0;
  background-color: #e3e3e3;
}
@media (min-width: 800px) {
  .banner[b-1pcabz7tqz] {
    padding: 0;
  }
}
.banner .figure[b-1pcabz7tqz] {
  width: 100%;
}
@media (min-width: 800px) {
  .banner .figure[b-1pcabz7tqz] {
    width: 50%;
    float: right;
  }
}
.banner .figure img[b-1pcabz7tqz] {
  max-height: 300px;
  max-width: 100%;
}
.banner .content[b-1pcabz7tqz] {
  padding: 2rem 0;
  width: 100%;
  float: left;
  font-size: 16px;
}
@media (min-width: 800px) {
  .banner .content[b-1pcabz7tqz] {
    padding: 2rem 0;
    width: 50%;
    float: left;
  }
}

.regular[b-1pcabz7tqz], .reverse[b-1pcabz7tqz] {
  padding: 1rem 0;
}
.regular .figure[b-1pcabz7tqz], .reverse .figure[b-1pcabz7tqz] {
  float: none;
}
@media (min-width: 800px) {
  .regular .figure[b-1pcabz7tqz], .reverse .figure[b-1pcabz7tqz] {
    float: left;
    order: 1;
    text-align: right;
  }
}
@media (min-width: 800px) {
  .regular .content[b-1pcabz7tqz], .reverse .content[b-1pcabz7tqz] {
    order: 2;
  }
}
.regular .btn-dark[b-1pcabz7tqz], .reverse .btn-dark[b-1pcabz7tqz] {
  background-color: #fafafa;
  border-color: transparent;
  color: white;
}

@media (min-width: 800px) {
  .reverse .figure[b-1pcabz7tqz] {
    float: none;
    order: 2;
    text-align: left;
  }
}
@media (min-width: 800px) {
  .reverse .content[b-1pcabz7tqz] {
    order: 1;
    text-align: right;
  }
}
/* _content/WalnussConsulting/Components/Layout/Footer.razor.rz.scp.css */
footer[b-civukc8bt7] {
  background-color: #2e394b;
  padding: 3rem 0;
  color: #fafafa;
  font-size: 1rem;
}
@media (min-width: 990px) {
  footer[b-civukc8bt7] {
    padding: 3rem 0 1.5rem 0;
  }
}
footer h2[b-civukc8bt7] {
  color: white;
  margin: 0;
  text-transform: none;
}
footer a[b-civukc8bt7] {
  color: #fafafa;
  transition: all 0.25s;
  text-decoration: none;
}
footer a:hover[b-civukc8bt7] {
  color: #8fc2a7;
  transition: all 0.5s;
  text-decoration: none;
}
footer a.social[b-civukc8bt7] {
  font-size: 2rem;
  margin: 0.5rem;
}
footer a.footer-logo[b-civukc8bt7] {
  display: inline-block;
  width: 100%;
  max-width: 200px;
  margin: 0 0 1rem 0;
  padding-left: 1.75rem;
}
footer a.footer-logo img[b-civukc8bt7] {
  filter: brightness(0) saturate(100%) invert(66%) sepia(4%) saturate(42%) hue-rotate(188deg) brightness(94%) contrast(92%);
}

.legal[b-civukc8bt7] {
  padding-top: 2rem;
  margin-top: 3rem;
  font-size: 0.8rem;
  color: #fafafa;
}
.legal .ft-copyright[b-civukc8bt7] {
  order: 2;
  text-align: center;
}
@media (min-width: 990px) {
  .legal .ft-copyright[b-civukc8bt7] {
    text-align: left;
    order: 1;
  }
}
.legal .ft-links[b-civukc8bt7] {
  order: 1;
  text-align: center;
}
@media (min-width: 990px) {
  .legal .ft-links[b-civukc8bt7] {
    text-align: right;
    order: 2;
  }
}

.col[b-civukc8bt7] {
  vertical-align: bottom;
}
/* _content/WalnussConsulting/Components/Layout/Header.razor.rz.scp.css */
.gradient[b-6qsvvsnr1w] {
  display: flex;
  align-items: stretch;
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  height: 20px;
  z-index: 1000;
  transition: all 0.6s;
  display: inline-block;
  background: white;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}

header[b-6qsvvsnr1w] {
  display: flex;
  align-items: stretch;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  z-index: 1000;
  transition: all 0.6s;
  background: rgba(46, 57, 75, 0.95);
}
header .logo[b-6qsvvsnr1w] {
  width: 100%;
  text-align: left;
  margin: -40px 0 0 10px;
}
@media (min-width: 1200px) {
  header .logo[b-6qsvvsnr1w] {
    margin: -50px 0 0 50px;
  }
}
header .logo a[b-6qsvvsnr1w] {
  display: inline-block;
  padding: 0;
  transition: all 0.5s;
}
header .logo a img[b-6qsvvsnr1w] {
  width: 100%;
  height: 175px;
  transition: all 0.5s;
}
@media (min-width: 1200px) {
  header .logo a img[b-6qsvvsnr1w] {
    width: 100%;
    height: 225px;
  }
}
header .hamburger[b-6qsvvsnr1w] {
  width: 90px;
  transition: all 0.5s;
  margin: 0 0.5rem;
}
header.sticky[b-6qsvvsnr1w], header.page[b-6qsvvsnr1w] {
  position: fixed;
  height: 70px;
  background: rgba(46, 57, 75, 0.95);
  backdrop-filter: blur(4px);
  transition: all 0.25s;
}
header.sticky .book a[b-6qsvvsnr1w], header.page .book a[b-6qsvvsnr1w] {
  height: 60px;
}
header.sticky .logo[b-6qsvvsnr1w], header.page .logo[b-6qsvvsnr1w] {
  padding: 0;
  margin: -55px 0 0 0;
}
@media (min-width: 1200px) {
  header.sticky .logo[b-6qsvvsnr1w], header.page .logo[b-6qsvvsnr1w] {
    margin: -95px 0 0 50px;
  }
}
header.sticky .logo a[b-6qsvvsnr1w], header.page .logo a[b-6qsvvsnr1w] {
  transition: all 0.5s;
  padding: 1rem;
}
header.sticky .logo a img[b-6qsvvsnr1w], header.page .logo a img[b-6qsvvsnr1w] {
  height: 125px;
  transition: all 0.5s;
}
@media (min-width: 1200px) {
  header.sticky .logo a img[b-6qsvvsnr1w], header.page .logo a img[b-6qsvvsnr1w] {
    height: 175px;
  }
}
header.sticky .hamburger[b-6qsvvsnr1w], header.page .hamburger[b-6qsvvsnr1w] {
  width: 60px;
  transition: all 0.5s;
}

.spacer[b-6qsvvsnr1w] {
  display: block;
  position: relative;
  width: 100%;
  height: 6rem;
  background: rgb(255, 255, 255);
}
.spacer.home[b-6qsvvsnr1w] {
  height: 12rem;
}

.sidebar[b-6qsvvsnr1w] {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 600px;
  max-width: 80%;
  background-color: rgba(143, 194, 167, 0.9);
  color: #2e394b;
  z-index: 1000;
  margin-left: calc(-100vw + 0px);
  transition: margin 0.5s;
  text-align: left;
  display: flex;
  flex-flow: column;
}
.sidebar .group:nth-child(2)[b-6qsvvsnr1w] {
  align-self: end;
}
.sidebar .sidebar-body[b-6qsvvsnr1w] {
  width: 100%;
  height: calc(100vh - 90px);
  overflow-y: auto;
  position: relative;
  padding: 3rem 1rem 1rem 1rem;
}
@media (min-width: 1200px) {
  .sidebar .sidebar-body[b-6qsvvsnr1w] {
    padding: 4rem 1rem 1rem 4rem;
  }
}
.sidebar .sidebar-footer[b-6qsvvsnr1w] {
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  padding: 0 0 1rem 1rem;
}
@media (min-width: 1200px) {
  .sidebar .sidebar-footer[b-6qsvvsnr1w] {
    padding: 0 0 2rem 4rem;
  }
}
.sidebar .sidebar-footer .logo-nav[b-6qsvvsnr1w] {
  margin: 1rem 1rem 0 1rem;
  padding: 1rem 0 2rem 0;
  display: flex;
  flex-flow: row;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px #333;
}
.sidebar .sidebar-footer .logo-nav a[b-6qsvvsnr1w] {
  width: 30%;
  text-align: center;
}
.sidebar .sidebar-footer .logo-nav[b-6qsvvsnr1w]  a.underline:after {
  background-color: white;
}
.sidebar .sidebar-footer .logo-nav a:nth-child(2) img[b-6qsvvsnr1w] {
  max-height: 45px;
}
.sidebar.show[b-6qsvvsnr1w] {
  margin-left: 0;
  transition: all 0.25s;
}
.sidebar a[b-6qsvvsnr1w] {
  color: #2e394b;
  text-decoration: none;
  transition: all 0.5s;
}
.sidebar a:hover[b-6qsvvsnr1w] {
  color: white;
  transition: all 0.5s;
}
.sidebar .social[b-6qsvvsnr1w] {
  font-size: 1.5rem;
  margin: 0.5rem 0;
}
.sidebar .social span[b-6qsvvsnr1w] {
  margin-right: 1rem;
}
.sidebar .main-title[b-6qsvvsnr1w] {
  margin-top: 1rem;
}
@media (min-width: 1200px) and (min-height: 800px) {
  .sidebar .main-title[b-6qsvvsnr1w] {
    margin-top: 2rem;
  }
}
.sidebar ul[b-6qsvvsnr1w] {
  list-style-type: none;
  padding: 0;
}
.sidebar ul.teasers[b-6qsvvsnr1w] {
  width: calc(100% + 50px);
  padding: 1rem 15px 1rem 25px;
  margin: 0 -25px;
  display: flex;
  flex-flow: row;
  gap: 0.5rem;
  isolation: inherit;
}
.sidebar ul.teasers li[b-6qsvvsnr1w] {
  display: inline-block;
  width: 33%;
  background: white;
}
.sidebar .copyright[b-6qsvvsnr1w] {
  font-size: 0.8rem;
}
.sidebar .menu-close[b-6qsvvsnr1w] {
  display: inline-block;
  font-size: 2rem;
  line-height: 1rem;
  position: absolute;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
  transition: background 1s;
  text-align: center;
  padding-top: 2px;
}
.sidebar .menu-close[b-6qsvvsnr1w]:after {
  content: "";
  position: absolute;
}
.sidebar .menu-close:hover[b-6qsvvsnr1w] {
  animation-name: iconrotate-b-6qsvvsnr1w;
  animation-duration: 0.5s;
  transition: color 0.5s;
  color: white;
}

@keyframes iconrotate-b-6qsvvsnr1w {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.blur[b-6qsvvsnr1w] {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  opacitiy: 0;
  background: transparent;
  transition: all 0.5s;
}
.blur.show[b-6qsvvsnr1w] {
  z-index: 900;
  opacity: 1;
  transition: all 0.5s;
  transition-delay: 0s;
  background: rgba(100, 100, 100, 0.2);
  backdrop-filter: blur(4px);
}

/* Gestaltung #Hamburger */
.hamburger[b-6qsvvsnr1w] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hamburger label[b-6qsvvsnr1w] {
  display: flex;
  flex-direction: column;
  width: 28px;
  cursor: pointer;
  align-items: end;
}
.hamburger label span[b-6qsvvsnr1w] {
  background: #8fc2a7;
  border-radius: 2px;
  height: 2px;
  margin: 3px 0;
  transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.hamburger label span:nth-of-type(1)[b-6qsvvsnr1w] {
  width: 50%;
}
.hamburger label span:nth-of-type(2)[b-6qsvvsnr1w] {
  width: 100%;
}
.hamburger label span:nth-of-type(3)[b-6qsvvsnr1w] {
  width: 75%;
}
.hamburger label:hover span[b-6qsvvsnr1w] {
  background: white;
}
.hamburger label:hover span:nth-of-type(1)[b-6qsvvsnr1w] {
  width: 75%;
}
.hamburger label:hover span:nth-of-type(3)[b-6qsvvsnr1w] {
  width: 50%;
}
.hamburger input[type=checkbox][b-6qsvvsnr1w] {
  display: none;
}
.hamburger input[type=checkbox]:checked ~ span:nth-of-type(1)[b-6qsvvsnr1w] {
  transform-origin: bottom;
  width: 100%;
  transform: rotateZ(45deg) translate(8px, 5px);
  background: none;
}
.hamburger input[type=checkbox]:checked ~ span:nth-of-type(2)[b-6qsvvsnr1w] {
  transform-origin: top;
  width: 100%;
  transform: rotateZ(-45deg);
}
.hamburger input[type=checkbox]:checked ~ span:nth-of-type(3)[b-6qsvvsnr1w] {
  transform-origin: bottom;
  width: 100%;
  transform: translate(0px, -8px) rotateZ(45deg);
}
/* _content/WalnussConsulting/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/WalnussConsulting/Components/PageElementsBuilder.razor.rz.scp.css */
.breadcrumb[b-ehu9f0j9ei]{display:inline-block;background:none;width:100%;padding:1rem 0;margin:0;font-weight:300}.breadcrumb container[b-ehu9f0j9ei]{line-height:1rem}.breadcrumb ul[b-ehu9f0j9ei]{width:auto;display:inline-block;margin:0;padding:0;font-size:0.9rem}.breadcrumb li[b-ehu9f0j9ei]{list-style-type:none;width:auto;float:left}.breadcrumb li[b-ehu9f0j9ei]:before{content:"/";position:relative;display:inline-block;color:#e00917;margin:0 5px}.breadcrumb li:first-child[b-ehu9f0j9ei]:before{display:none}.breadcrumb li a[b-ehu9f0j9ei]{text-decoration:none}.breadcrumb.cgy-red a[b-ehu9f0j9ei],.breadcrumb.cgy-red li[b-ehu9f0j9ei]:before{color:#e00917}.breadcrumb.cgy-orange a[b-ehu9f0j9ei],.breadcrumb.cgy-orange li[b-ehu9f0j9ei]:before{color:#ea670c}.breadcrumb.cgy-green a[b-ehu9f0j9ei],.breadcrumb.cgy-green li[b-ehu9f0j9ei]:before{color:#73b847}.breadcrumb.cgy-blue a[b-ehu9f0j9ei],.breadcrumb.cgy-blue li[b-ehu9f0j9ei]:before{color:#0b74b9}
/* _content/WalnussConsulting/Components/Pages/PagesBappana.razor.rz.scp.css */
.banner[b-hgc1yvlnwb] {
  background-color: #d6e4e9;
  background-image: url("/medien/grafiken/hintergruende/bg-banner-blurred.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  width: 100%;
  height: 325px;
  margin: 0 0 -300px 0;
}

.breadcrumb[b-hgc1yvlnwb] {
  font-size: 0.9rem;
}
.breadcrumb ul[b-hgc1yvlnwb] {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.breadcrumb ul li[b-hgc1yvlnwb] {
  float: left;
  width: auto;
}
.breadcrumb ul li a[b-hgc1yvlnwb] {
  color: #8fc2a7;
  text-decoration: none;
}
.breadcrumb ul li[b-hgc1yvlnwb]:before {
  content: " / ";
  color: #8fc2a7;
}
.breadcrumb ul li:first-child[b-hgc1yvlnwb]:before {
  content: "";
}

figure[b-hgc1yvlnwb] {
  margin-inline: 0 0 1rem 0;
}
figure img[b-hgc1yvlnwb] {
  width: 100%;
  background: #2e394b;
  border-bottom: #8fc2a7 solid 5px;
}

.author-image[b-hgc1yvlnwb] {
  width: 150px;
  height: 200px;
  background: #2e394b;
  border-bottom: #8fc2a7 solid 5px;
  display: inline-block;
  margin: 0 0 0.5rem 0;
}
.author-image img[b-hgc1yvlnwb] {
  display: none;
}

.author-vcard a[b-hgc1yvlnwb] {
  color: black;
  text-decoration: none;
}
.author-vcard a:hover[b-hgc1yvlnwb] {
  color: #8fc2a7;
}

.intro[b-hgc1yvlnwb] {
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 2rem;
}
