@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400 (6.4.2)";
  src: url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --thera-com-grün: #8b9466;
  --thera-com-rot: #c68458;
  --white: white;
  --thera-com-braun: #8a745a;
  --primary-dark: #2c2c2c;
  --hover-links: #c5cab2;
  --primary: #b2edb2;
  --primary-light: var(--thera-com-hellgelb);
  --light-orange: #f9f5f2;
  --light-blue: #d0dfed;
  --light-gray\<deleted\|variable-720418ab\>: #f9f9fa;
  --thera-com-hellgrün: #c5cab2;
  --dark-gray\<deleted\|variable-e2382e90\>: #afafaf;
  --thera-com-hellrot: #e3c2ac;
  --thera-com-gelb: #fedfb2;
  --thera-com-hellgelb: #feefd9;
}

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

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

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

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-commerce-commercecartoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecartquantity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecartquantity::placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

.w-commerce-commercecartordervalue {
  font-weight: 700;
}

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity {
    font-size: 16px;
  }
}

body {
  color: var(--black);
  font-family: Nunito, sans-serif;
  font-size: 16px;
  line-height: 1em;
}

h1 {
  color: var(--thera-com-grün);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: adobe-garamond-pro, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.15em;
}

h2 {
  color: var(--thera-com-grün);
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: adobe-garamond-pro, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2em;
}

h3 {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2em;
}

h4 {
  color: var(--thera-com-rot);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: adobe-garamond-pro, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
}

h5 {
  color: var(--white);
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: adobe-garamond-pro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

h6 {
  color: var(--thera-com-braun);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: adobe-garamond-pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
}

p {
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5em;
}

a {
  border-bottom: 1px solid var(--primary-dark);
  color: var(--black);
  align-items: center;
  line-height: 1.2em;
  text-decoration: none;
  transition: all .35s;
}

a:hover {
  border-bottom-color: var(--hover-links);
  color: var(--hover-links);
}

ul {
  grid-row-gap: 10px;
  color: var(--black);
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

li {
  align-items: center;
  line-height: 1.4em;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 10px;
  display: block;
}

blockquote {
  border-left: 0px none var(--primary);
  background-color: var(--primary-light);
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 30px 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
}

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

.section.light-background {
  background-color: var(--primary-light);
}

.section.licensing-fonts {
  padding-top: 0;
  padding-bottom: 0;
}

.section.changelog-banner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.blog-grid-banner {
  background-color: var(--primary-dark);
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.banner-our-team {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
  overflow: hidden;
}

.section.banner-services-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.without-bottom-spacing {
  padding-bottom: 0;
}

.section.pricing-banner {
  background-color: var(--primary-light);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  padding-bottom: 0;
  display: flex;
}

.section.contacts-banner {
  background-color: var(--primary-light);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.banner-faq {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.banner-faq.kosten {
  background-color: #feefd9;
}

.section.banner-testimonials {
  background-color: var(--primary-dark);
  flex-direction: column;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.about-us-banner {
  justify-content: center;
  align-items: center;
  padding-top: 160px;
  padding-bottom: 60px;
  display: flex;
}

.section.dark-background {
  background-color: var(--primary-dark);
}

.section.events-banner {
  background-image: linear-gradient(#00000080, #00000080), url('../images/BG-Home-3-Banner-1_1BG Home 3 Banner (1).webp');
  background-position: 0 0, 50% 10%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.landing-banner {
  background-color: var(--primary-light);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.without-top-spacing {
  display: block;
}

.section.without-space {
  padding-top: 0;
  padding-bottom: 0;
}

.section.overflow-visible {
  overflow: visible;
}

.section.pb-100-desctop, .section.pb-100-desctop.tier, .section.pb-100-desctop.kontakt {
  margin-top: 0;
}

.section.banner-home-2 {
  background-color: #8b9466;
  padding-top: 210px;
  display: flex;
  overflow: hidden;
}

.section.banner-home {
  padding-top: 170px;
  overflow: hidden;
}

.section.video-section {
  background-image: url('../images/BG-Video-1_1BG Video (1).webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 420px;
  display: flex;
}

.section.banner-home-3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Banner-Home-3-1_1Banner Home 3 (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 220px;
  display: flex;
}

.section.video-services-section {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  min-height: 420px;
  display: flex;
  overflow: hidden;
}

.section.events-details-banner {
  padding-top: 170px;
  padding-bottom: 60px;
}

.section.blog-details-banner {
  padding-top: 170px;
}

.section.portfolio-banner {
  background-color: var(--primary-dark);
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.light-orange-bg---mobile-without-top {
  background-color: var(--light-orange);
}

.section.project-details-banner {
  padding-top: 140px;
}

.section.lessons-banner {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Banner-Lessons-1_1Banner Lessons (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.lesson-details-banner {
  padding-top: 170px;
  padding-bottom: 50px;
}

.section.team-members-banner {
  padding-top: 220px;
  padding-bottom: 60px;
}

.section.shop-banner {
  background-image: linear-gradient(#0009, #0009), url('../images/Shop-Banner-1_1Shop Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  display: flex;
}

.section.product-details-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.section.kundenreview {
  background-color: #feefd9;
  padding-top: 50px;
}

.base-container {
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.base-container.relative {
  z-index: 10;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.base-container.kontakt {
  margin-top: 70px;
}

.base-container.kontakt.anmeldungmarienberg {
  height: 100%;
}

.base-container.individuelle-coachings-wrap {
  margin-top: 30px;
  margin-bottom: 30px;
}

.base-container.zentriert {
  margin-bottom: 40px;
  display: flex;
}

.base-container.zentriert.jobs {
  margin-bottom: 0;
}

.base-container.ohne-header {
  margin-top: 80px;
}

.base-container.ohne-header.weiss {
  margin-top: 40px;
}

.grid-system-wrapper {
  flex-direction: column;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.grid-system {
  border-top: 1px solid var(--primary-dark);
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.grid-title {
  border-right: 1px solid var(--primary-dark);
  border-left: 1px none var(--primary-dark);
  background-color: var(--primary);
  color: var(--black);
  justify-content: center;
  width: 19%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 10px;
  display: flex;
}

.grid-title.first-grid {
  border-left-style: solid;
  border-left-color: var(--primary-dark);
  background-color: var(--primary);
  width: 24%;
  height: 100%;
  margin-top: 0;
}

.grid-description {
  border-right: 1px solid var(--primary-dark);
  border-bottom: 1px solid var(--primary-dark);
  justify-content: center;
  align-items: center;
  width: 19%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 10px;
  display: flex;
}

.grid-description.first-description {
  border-right: 1px solid var(--primary-dark);
  border-bottom: 1px solid var(--primary-dark);
  border-left: 1px solid var(--primary-dark);
  width: 24%;
}

.grid-description.last-description {
  border-right: 1px solid var(--primary-dark);
}

.spacing-system-column {
  padding-right: 20px;
}

.spacing-system-image {
  max-width: 80%;
}

.spacing-wrapper-mobile {
  width: 70%;
  margin-top: 30px;
  position: relative;
}

.typography-wrapper {
  margin-top: 30px;
}

.spacing-columns {
  margin-top: 40px;
}

.bottom-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  inset: auto 0% 10% auto;
}

.top-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  top: 8%;
  bottom: auto;
  right: 0;
}

.spacing-wrapper {
  width: 100%;
  margin-top: 30px;
  position: relative;
}

.middle-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  inset: 33% 0% auto auto;
}

.spasing-system-image-mobile {
  max-width: 70%;
}

.primary-style-guide {
  background-color: var(--primary);
  width: 75px;
  height: 75px;
}

.primary-dark-style-guide {
  background-color: var(--primary-dark);
  width: 75px;
  height: 75px;
}

.black-style-guide {
  background-color: var(--black);
  width: 75px;
  height: 75px;
}

.colors-container {
  grid-column-gap: 60px;
  justify-content: flex-start;
  margin-top: 40px;
  display: flex;
}

.color-container {
  grid-column-gap: 30px;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px;
  display: flex;
}

.primary-light-style-guide {
  background-color: var(--primary-light);
  width: 75px;
  height: 75px;
  box-shadow: 0 0 15px #0000001a;
}

.white-style-guide {
  background-color: var(--white);
  width: 75px;
  height: 75px;
}

.headings-typography-wrapper {
  flex-flow: wrap;
  width: 47%;
  display: flex;
}

.headers-wrapper {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.h1-tablet {
  font-size: 46px;
}

.h1-mobile {
  font-size: 44px;
}

.h3-mobile {
  font-weight: 600;
}

.style-guide-body-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.style-guide-body-wrapper.last-child {
  margin-right: 0;
}

.primary-button {
  background-color: var(--thera-com-grün);
  color: var(--white);
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  border: 1px solid #8b9466;
  border-radius: 5px;
  padding: 15px 50px;
  font-family: adobe-garamond-pro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
  transition: all .3s;
  display: inline-block;
}

.primary-button:hover {
  border-style: solid;
  border-color: var(--thera-com-braun);
  opacity: 1;
  color: var(--thera-com-braun);
  background-color: #0000;
  border-right-width: 1px;
  border-radius: 5px;
}

.primary-button.full-width-mobile {
  display: block;
}

.primary-button.serch-button {
  margin-left: auto;
  margin-right: auto;
}

.primary-button.pagination {
  margin-top: 30px;
}

.primary-button.white-button {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--black);
}

.primary-button.white-button:hover {
  background-color: var(--black);
  color: var(--white);
}

.style-guide-div {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}

.top-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  top: 5%;
  right: 0;
}

.middlr-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  top: 29%;
  right: 0;
}

.bottom-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  bottom: 7%;
  right: 0;
}

.grid-header {
  width: 100%;
  margin-top: 50px;
}

.link-wrapper {
  width: 50%;
  margin-top: 10px;
}

.navbar {
  background-color: #fff;
  padding: 40px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-container {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 2000px;
  height: 75px;
  margin-left: 0;
  margin-right: 0;
}

.nav-menu {
  text-align: right;
  margin-left: 0;
}

.nav-link {
  color: var(--thera-com-braun);
  text-align: center;
  letter-spacing: .5px;
  border-bottom-style: none;
  border-bottom-width: 0;
  width: 24.9579%;
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  transition-property: color;
  transition-duration: .3s;
}

.nav-link:hover {
  color: var(--hover-links);
}

.nav-link.w--current {
  color: var(--thera-com-grün);
}

.nav-link.white-nav-link {
  color: var(--white);
}

.nav-link.white-nav-link:hover, .nav-link.white-nav-link.w--current {
  color: var(--hover-links);
}

.nav-link.tablet-link {
  display: none;
}

.nav-dropdown-toggle {
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
}

.nav-dropdown-icon {
  font-size: 16px;
  display: none;
}

.nav-dropdown-list {
  background-color: #fff;
  border: 1px solid #0000002e;
  width: 200px;
  padding: 15px 20px;
}

.nav-dropdown-list.w--open {
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 0 10px #0000000a;
}

.nav-dropdown-list.megamenu {
  width: 360px;
}

.nav-dropdown-list.megamenu.w--open {
  width: 510px;
  display: flex;
  left: -114px;
}

.nav-dropdown-link-wrapper {
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-dropdown-link {
  text-transform: capitalize;
  border-bottom-style: none;
  border-bottom-width: 0;
  align-items: center;
  width: 100%;
  margin-left: -20px;
  padding: 8px 8px 8px 0;
  font-size: 16px;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.nav-dropdown-link:hover {
  color: var(--hover-links);
  margin-left: 0;
}

.nav-dropdown-link.w--current {
  color: var(--hover-links);
}

.nav-item-title {
  color: var(--primary-dark);
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: color .3s;
}

.nav-item-title:hover {
  color: var(--hover-links);
}

.nav-item-title.white-nav-item-title {
  color: var(--white);
}

.nav-item-title.white-nav-item-title:hover {
  color: var(--hover-links);
}

.pages-banner {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  padding-top: 170px;
  padding-bottom: 80px;
  display: flex;
}

.pages-banner.licensing-banner {
  background-color: var(--primary-dark);
}

.licensing-title-wrapper {
  border-bottom: 1px #5e5e5e80;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.licensing-images-wrapper {
  border-top: 1px solid #5e5e5e80;
  width: 100%;
  padding-top: 40px;
}

.licensing-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px #5e5e5e80;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  padding-bottom: 60px;
}

.licensing-grid.last-child {
  border-bottom-style: none;
  padding-bottom: 0;
}

.licensing-image {
  object-fit: cover;
  width: 100%;
  height: 320px;
}

.licensing-title {
  width: 100%;
  padding-bottom: 30px;
}

.licensing-image-link {
  border-bottom-style: none;
  width: 100%;
  height: 100%;
}

.licensing-image-link:hover {
  opacity: 1;
}

.license-link {
  color: var(--primary-dark);
  letter-spacing: normal;
  margin-right: 50px;
  font-weight: 700;
}

.license-link.last-child {
  margin-right: 0;
}

.banner-title {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  line-height: 1em;
}

.banner-title.text-dark {
  color: var(--primary-dark);
}

.licensing-heading {
  margin-bottom: 20px;
}

.licensing-icon-link-wrapper {
  border-bottom-style: none;
  margin-right: 25px;
}

.icon-style-guide {
  color: var(--primary-dark);
  font-family: "Fa Brands 400 (6.4.2)", sans-serif;
  font-size: 24px;
  transition: color .3s;
}

.icon-style-guide:hover {
  color: var(--hover-links);
}

.icon-style-guide.dribble {
  font-family: "Fa solid 900", sans-serif;
}

.licensing-fonts-wrapper {
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.licensing-paragraph {
  width: 50%;
  margin-right: 40px;
}

.licensing-paragraph.last-item {
  margin-right: 0;
}

.licensing-font-title {
  color: #5e5e5e80;
  text-transform: uppercase;
  font-weight: 400;
}

.licensing-icons-wrapper {
  margin-top: 30px;
  margin-bottom: 20px;
}

.utility-page-wrap {
  background-color: var(--light-orange);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 280px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.password-image {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.password-input {
  border: 1px solid var(--primary-dark);
  background-color: #0000;
  min-width: 280px;
  min-height: 47px;
  margin-bottom: 10px;
  padding: 10px 22px;
  font-size: 16px;
  line-height: 1.2em;
}

.password-input:focus {
  border: 1px solid var(--hover-links);
}

.password-input::placeholder {
  color: var(--black);
}

.password-title-wrapper {
  margin-bottom: 40px;
}

._404-paragraph {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

._404-logo-wrapper {
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 40px 0% auto;
}

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

._404-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  display: flex;
}

.coming-soon-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 690px;
  margin-left: 0;
  margin-right: 40px;
  display: flex;
}

.changelog-heading {
  margin-bottom: 20px;
}

.coming-soon-form {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  display: flex;
}

.coming-soon-input {
  border: 1px solid var(--light-blue);
  min-width: 300px;
  height: 47px;
  margin-bottom: 0;
  padding: 18px 22px;
}

.coming-soon-input:focus {
  border: 1px solid var(--hover-links);
}

.coming-soon-input::placeholder {
  font-size: 16px;
  line-height: 1em;
}

.coming-soon-paragraph {
  margin-top: 20px;
  margin-bottom: 40px;
}

.coming-soon-page-wrap {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.coming-soon-heading {
  margin-top: 60px;
}

.nav-menu-wrapper {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-bottom-wrapper {
  grid-row-gap: 5px;
  border-top: 1px solid var(--light-orange);
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 50px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.footer-bottom-wrapper.copyright {
  justify-content: center;
  align-items: flex-end;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-bottom-wrapper.unten {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
}

.footer-rights {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  font-size: 18px;
  line-height: 1.2em;
  display: flex;
}

.footer-copyright {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 18px;
  line-height: 1.2em;
  display: flex;
}

.footer-copyright.white-text {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.5em;
  display: block;
}

.footer-copyright-link {
  color: var(--primary-dark);
  letter-spacing: .2px;
  border-bottom-style: none;
  text-decoration: none;
  display: inline-block;
}

.footer-copyright-link:hover {
  color: var(--primary);
  border-bottom-style: none;
}

.footer-copyright-link.white-link {
  color: var(--white);
}

.footer-copyright-link.white-link:hover {
  color: var(--primary);
}

.section-title-wrapper {
  text-align: center;
  flex-direction: column;
  max-width: 720px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-title-wrapper.erwachsene {
  margin-bottom: 60px;
}

.style-guide-buttons-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.style-guide-button-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.text-button-icon {
  font-family: "Fa solid 900", sans-serif;
  font-size: 12px;
  line-height: 1;
}

.paragraph-large {
  font-size: 18px;
  line-height: 1.45em;
}

.paragraph-large.service-details-banner-paragraph {
  color: var(--white);
}

.career-customers-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
  width: 100%;
}

.banner-title-wrapper {
  z-index: 10;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 660px;
  display: flex;
  position: relative;
}

.text-white {
  color: var(--white);
}

.banner-description {
  text-align: center;
  max-width: 560px;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
}

.section-title-description {
  text-align: center;
  margin-top: 20px;
}

.accordion-list {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.accordion-list.w--open {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 20px;
  display: block;
}

.accordion-icon {
  color: var(--black);
  margin-bottom: 8px;
  margin-left: 20px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 17px;
  line-height: 1em;
}

.accordion-list-content {
  margin-top: 0;
  margin-bottom: 0;
}

.flex-vertical-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.light-background {
  background-color: var(--light-gray\<deleted\|variable-720418ab\>);
}

.coming-soon-image {
  max-width: 480px;
}

.link-with-icon {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--primary-dark);
  border-bottom-style: none;
  border-bottom-width: 0;
  display: flex;
}

.link-with-icon:hover {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.paragraph-no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.hidden {
  display: none;
}

.footer-link {
  border-bottom-style: none;
  border-bottom-color: var(--black);
  color: var(--white);
  letter-spacing: .2px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  transition: all .3s;
}

.footer-link:hover {
  color: var(--thera-com-hellgrün);
}

.white-text {
  color: #fff;
}

.footer-brand {
  color: #fff;
  border-bottom-style: none;
  height: 100px;
  margin-bottom: 10px;
}

.footer-brand:hover {
  border-bottom-style: none;
}

.footer-brand.w--current {
  color: #fff;
  margin-top: 40px;
  padding-left: 0;
  font-family: Poppins;
}

.social-icons {
  color: var(--white);
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: center;
  width: 34px;
  height: 34px;
  font-family: "Fa Brands 400 (6.4.2)", sans-serif;
  font-size: 15px;
  line-height: 1em;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.social-icons:hover {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--thera-com-grün);
}

.footer-logo {
  width: 100%;
  height: 100%;
}

.search-wrap-input {
  color: var(--primary-dark);
  background-color: #0000;
  border: 1px solid #0000;
  height: 60px;
  margin-bottom: 0;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.search-wrap-input:focus {
  border-style: none;
}

.search-wrap-input::placeholder {
  color: var(--dark-gray\<deleted\|variable-e2382e90\>);
}

.search-desktop {
  z-index: 1000;
  background-color: #ffffffe6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.search-close-button {
  cursor: pointer;
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
  font-weight: 900;
  position: absolute;
  inset: 50px 50px auto auto;
}

.search-bottom-line {
  background-color: var(--primary);
  width: 100%;
  height: 3px;
  margin-bottom: 20px;
  display: flex;
}

.search-wrapper {
  flex-direction: column;
  width: 100%;
  max-width: 1140px;
  display: flex;
}

.button-header {
  justify-content: flex-end;
  align-items: center;
  margin-left: 20px;
}

.button-header.desctop-hidden {
  display: none;
}

.without-top-spacing {
  padding-top: 0;
}

.search-link {
  border-bottom-style: none;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.4em;
  text-decoration: underline;
  transition: all .3s;
  display: inline-block;
}

.search-link:hover {
  opacity: .7;
}

.search-input {
  border: 1px solid var(--light-blue);
  height: 47px;
  margin-bottom: 0;
  padding: 16px 22px;
  font-size: 16px;
  line-height: 1em;
}

.search-input:focus {
  border: 1px solid var(--hover-links);
}

.search-result-wrapper {
  width: 100%;
  margin-top: 40px;
}

.search-section {
  padding-top: 150px;
  padding-bottom: 80px;
}

.testimonials-card-wrapper {
  z-index: 999;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
  position: relative;
}

.testimonials-card-item {
  border: 1px solid var(--thera-com-braun);
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.testimonials-card-title {
  letter-spacing: 1px;
  font-size: 18px;
}

.testimonials-card-name {
  margin-top: 20px;
  margin-bottom: 0;
}

.service-details-content-wrapper {
  width: 70%;
  margin-right: 40px;
}

.accordion-wrap-one-column {
  grid-row-gap: 20px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.service-details-sidebar-wrapper {
  background-color: var(--light-orange);
  width: 30%;
  padding: 30px;
  position: sticky;
  top: 110px;
}

.service-details-content {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.headings-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.service-list-item {
  position: relative;
}

.service-list-banner {
  background-image: url('../images/DSC06201_bearb.jpg');
  background-position: 50% 30%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-top: 150px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.service-list-banner.sprach {
  background-image: url('../images/Sharon-115_web.jpg');
  background-position: 50% 25%;
  margin-top: 150px;
  padding-top: 0;
}

.service-list-banner.team {
  background-image: url('../images/DSC06147_bearb.jpg');
  background-position: 50%;
  background-attachment: fixed;
}

.service-list-banner.jobs {
  background-image: url('../images/DSC06101_bearb.jpg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.service-list-banner.standorte {
  background-image: url('../images/DSC06166_bearb.jpg');
  background-position: 50%;
  background-size: contain;
}

.service-list-banner.coachings {
  background-image: url('../images/DSC06132_bearb.jpg');
  background-position: 50% 28%;
  background-size: contain;
}

.primary-button-white {
  border: 1px solid var(--white);
  background-color: var(--white);
  color: var(--thera-com-rot);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 5px;
  align-items: center;
  padding: 16px 50px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4em;
  transition: all .2s;
}

.primary-button-white:hover {
  border-style: solid;
  border-color: var(--white);
  color: var(--white);
  background-color: #0000;
}

.style-guide-content-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: nowrap;
  margin-top: 20px;
  display: flex;
}

.video {
  background-image: url('../images/Video-BG-1_1Video BG (1).webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.video:hover {
  color: var(--black);
}

.slide-3 {
  max-height: 580px;
}

.about-3-tab-link {
  color: var(--white);
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  margin-bottom: -12px;
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 19px;
  line-height: 32px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.about-3-tab-link.w--current {
  color: var(--white);
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 24px;
}

.portfolio-grid-collection-item {
  width: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 30px #00000014;
}

.portfolio-masonry-image-wrapper {
  position: relative;
}

.project-template-content {
  width: 45%;
}

.project-template-info {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.project-template-content-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.project-template-images-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-template-image {
  object-fit: cover;
  width: 100%;
  height: 420px;
}

.project-template-empty-state {
  background-color: #0000;
  height: 0;
  padding: 0;
}

.landing-banner-image {
  max-width: 85%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.landing-performance-grid {
  grid-column-gap: 120px;
  grid-row-gap: 60px;
  width: 100%;
}

.landing-progress-bar-wrapper {
  margin-top: 20px;
}

.landing-progress-bar-gray-line {
  background-color: var(--primary-light);
  border-radius: 10px;
  width: 100%;
  height: 15px;
}

.landing-progress-bar-95 {
  background-color: var(--primary);
  border-radius: 10px;
  width: 95%;
  height: 15px;
  margin-top: -15px;
  position: relative;
}

.landing-progress-bar-number {
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  inset: auto 0% 35px auto;
}

.landing-progress-bar-92 {
  background-color: var(--primary);
  border-radius: 10px;
  width: 92%;
  height: 15px;
  margin-top: -15px;
  position: relative;
}

.landing-progress-bar-100 {
  background-color: var(--primary);
  border-radius: 10px;
  width: 100%;
  height: 15px;
  margin-top: -15px;
  position: relative;
}

.landing-progress-bar-88 {
  background-color: var(--primary);
  border-radius: 10px;
  width: 88%;
  height: 15px;
  margin-top: -15px;
  position: relative;
}

.landing-features-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.landing-feature-icon {
  color: var(--white);
  background-color: #fff3;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 30px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
  display: flex;
}

.landing-feature-item {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.landing-inner-pages-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.landing-inner-page-item {
  background-color: var(--primary);
  text-align: center;
  border-bottom-style: none;
  width: 100%;
  padding: 6px;
}

.landing-inner-page-image {
  box-shadow: 0 0 30px 0 var(--primary-light);
  object-fit: cover;
  object-position: 50% 0%;
  height: auto;
}

.landing-inner-page-image-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.landing-inner-page-icon {
  z-index: 10;
  background-color: var(--primary);
  color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
  display: flex;
  position: absolute;
}

.landing-inner-page-overlay {
  z-index: 1;
  background-color: #fff3;
  position: absolute;
  inset: 0%;
}

.landing-banner-title-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 960px;
  margin-bottom: 60px;
  display: flex;
}

.nav-dropdown-column {
  width: 33%;
}

.landing-home-pages-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.landing-download-block-wrapper {
  background-color: var(--primary-dark);
  background-image: url('../images/Frame-47_1Frame 47.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: space-between;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 75px 80px 75px 200px;
  display: flex;
  box-shadow: 0 0 30px #0000004d;
}

.download-button-icon {
  margin-top: 4px;
  margin-right: 10px;
  font-family: "Fa solid 900", sans-serif;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.play-button-icon {
  z-index: 7;
  margin-left: 4px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
  position: relative;
}

.secondary-button {
  border: 1px solid var(--thera-com-rot);
  background-color: var(--thera-com-rot);
  color: var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 15px 30px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4em;
  transition: all .3s;
}

.secondary-button:hover {
  border-color: var(--thera-com-rot);
  background-color: var(--white);
  color: var(--thera-com-rot);
}

.secondary-button.negativ {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--thera-com-grün);
}

.secondary-button.negativ:hover {
  color: var(--white);
  background-color: #0000;
}

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

.blog-section-title {
  text-align: center;
  margin-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}

.map-wrapper {
  position: relative;
}

.map-wrapper.home-page {
  width: 100%;
  margin-bottom: 60px;
}

.contacts-wrapper-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 30px;
  padding-right: 30px;
}

.section-title-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 780px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-dark {
  color: var(--primary-dark);
}

.courses-collection {
  width: 100%;
}

.home-4-testimonials-wrapper, .testimonials-wrapper-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: stretch;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.top-banner-button-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 38px;
  display: flex;
  position: relative;
}

.about-img {
  object-fit: cover;
  position: absolute;
}

.about-img._1 {
  z-index: 2;
  width: 350px;
  inset: 0% 0% auto 12%;
}

.about-img._5 {
  z-index: 4;
  width: 350px;
  inset: 60% 0% auto 24%;
}

.about-img._3 {
  z-index: 1;
  width: 300px;
  inset: 19% 4% 0% auto;
}

.about-img._4 {
  z-index: 5;
  width: 220px;
  inset: 47% 30% 0% 50%;
}

.about-img._2 {
  z-index: 3;
  width: 300px;
  inset: 31% auto 0% 2%;
}

.subtitle {
  border-bottom: 2px solid #80808026;
  margin-bottom: 30px;
  margin-right: 0;
  padding-bottom: 4px;
  display: inline-block;
}

.our-services-wrap {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  display: flex;
}

.central-alignment-heaading {
  text-align: center;
  margin-bottom: 75px;
}

.heading-wrapper {
  margin-top: 40px;
  margin-bottom: 30px;
}

.content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 190px;
  display: flex;
}

.content {
  border-radius: 5px;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.industries-block-wrapper {
  background-color: #0000;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  max-width: 35vw;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.industries-block-wrapper:hover {
  box-shadow: 0 10px 20px #14173326;
}

.home-9-team-item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 31%;
  position: relative;
}

.about-4-team-slide {
  width: 23%;
  margin-right: 30px;
}

.about-6-projects-item {
  text-align: center;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 370px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-with-blue-bg {
  background-color: var(--primary);
  justify-content: center;
  display: flex;
}

.nav-dropdown-link-line {
  background-color: var(--hover-links);
  width: 16px;
  height: 2px;
  margin-right: 15px;
  display: inline-block;
}

.search {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.subtitle-2 {
  color: #c68458;
  border-bottom: 0 solid #80808026;
  margin-bottom: 30px;
  margin-right: 0;
  padding-bottom: 4px;
  display: inline-block;
}

.dropdown-nav-link {
  color: #999;
  margin-left: -20px;
  padding: 5px 0;
  font-family: Poppins;
  transition: color .2s;
  display: flex;
}

.dropdown-nav-link:hover, .dropdown-nav-link.w--current {
  color: #004ae2;
}

.gallery-image-link {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-19-gallery-img-link {
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu-wrap {
  color: var(--thera-com-braun);
  text-align: center;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  font-family: adobe-garamond-pro, sans-serif;
  font-weight: 400;
  display: flex;
}

.rich-text-style h2 {
  margin-bottom: 15px;
}

.rich-text-style h3, .rich-text-style h4 {
  margin-top: 25px;
  margin-bottom: 15px;
}

.rich-text-style h5, .rich-text-style h6 {
  margin-top: 20px;
}

.rich-text-style ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.rich-text-style img {
  object-fit: cover;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
}

.rich-text-style p {
  -webkit-text-stroke-width: .05px;
  font-weight: 400;
}

.home-banner-left-arrow {
  align-items: center;
  height: 40px;
  display: flex;
  inset: 0% auto 0% 2%;
}

.home-23-team-item {
  width: 33%;
}

.center-title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand-tablet {
  border-bottom-style: none;
  border-bottom-width: 0;
  height: 26px;
  display: none;
}

.brand {
  border-bottom-style: none;
  border-bottom-width: 0;
  width: 280px;
  height: auto;
}

.brand.w--current {
  justify-content: flex-start;
  align-items: flex-start;
  width: 240px;
}

.style-guide-subtitle {
  margin-bottom: 20px;
}

.coming-soon-form-main {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  display: flex;
}

.success-message {
  color: var(--black);
  text-align: center;
  background-color: #0000;
  padding-top: 18px;
  padding-bottom: 18px;
}

.error-message {
  color: var(--primary);
  text-align: center;
  background-color: #0000;
  padding: 0;
}

.typography-hero-wrapper {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.section-purchase {
  padding: 80px 15px;
  position: relative;
}

.button-wrapper-sg {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.light-orange-style-guide {
  background-color: var(--light-orange);
  width: 75px;
  height: 75px;
  box-shadow: 0 0 15px #0000001a;
}

.light-blue-style-guide {
  background-color: var(--light-blue);
  width: 75px;
  height: 75px;
}

.copyright-wrap {
  display: flex;
}

.logo-header {
  display: block;
}

.width-100 {
  width: 100%;
}

.width-100.mt-40-desctop {
  margin-top: 40px;
}

.width-100.erwachsene {
  background-color: #8a61ff00;
}

.blog-home-1-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
}

.blog-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.link-block-blog-img {
  border-bottom-style: none;
  width: 100%;
  height: 450px;
  overflow: hidden;
}

.content-blog-wrap {
  margin-top: 20px;
}

.button-blog-wrap {
  margin-top: 30px;
  display: flex;
}

.flex-section-title {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.flex-section-title.align-end {
  align-items: flex-end;
  margin-bottom: 50px;
}

.flex-section-title.vertical-left {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
}

.flex-section-title.vertical-center {
  justify-content: center;
}

.left-title {
  flex-direction: column;
  width: 45%;
  display: flex;
}

.left-title._w-60 {
  width: 70%;
}

.right-title {
  width: 47%;
}

.right-title.flex-right {
  justify-content: flex-end;
  width: 30%;
  padding-bottom: 10px;
  display: flex;
}

.info-blog-wrap {
  margin-bottom: 25px;
  display: flex;
}

.reading-time {
  border-left: 1px solid var(--hover-links);
  margin-left: 8px;
  padding-left: 8px;
}

.about-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.img-content-wrap {
  position: relative;
}

.img-4-home-1 {
  object-fit: cover;
  width: 90%;
  height: 100%;
}

.content-about-wrap {
  flex-direction: column;
  display: flex;
}

.libe-bottom {
  border-bottom: 1px solid var(--light-blue);
  padding-bottom: 10px;
}

.info-wrap {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.button-section-wrap {
  margin-top: 30px;
  display: flex;
}

.info-absolute-wrap {
  background-color: var(--primary-dark);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 20px 10px 10px;
  display: flex;
  position: absolute;
  inset: auto 0% -5% auto;
}

.numbers-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.number-info-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 140px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.number-info-wrap.banner-home-3 {
  text-align: left;
  align-items: flex-start;
  width: 50%;
  min-height: auto;
}

.bg-numbers {
  color: var(--light-orange);
  font-family: Josefin Sans, sans-serif;
  font-size: 170px;
  font-weight: 500;
  line-height: 1em;
  position: absolute;
  inset: 0%;
}

.bg-numbers.banner-home-3 {
  text-align: left;
  width: 100%;
  font-size: 80px;
  position: static;
}

.heading-2 {
  z-index: 10;
  margin-bottom: 0;
  position: relative;
}

.heading-2.small {
  color: var(--light-blue);
  font-size: 18px;
}

.line-absolute-light {
  background-color: var(--light-orange);
  width: 2px;
  height: 35%;
  position: absolute;
  inset: auto 0% auto auto;
}

.collection-list-project {
  display: flex;
}

.collection-item-project {
  width: 25%;
  position: relative;
  overflow: hidden;
}

.img-link-wrap {
  border-bottom-style: none;
  width: 100%;
}

.overlay-project-img {
  background-image: linear-gradient(#2c2c2c33, #2c2c2c33);
  position: absolute;
  inset: 0%;
}

.info-project-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.project-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.light-paragraph {
  color: var(--primary-light);
}

.light-paragraph.mt-0 {
  margin-top: 0;
}

.block-review {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.image-review {
  object-fit: cover;
  width: 30%;
  min-width: 250px;
  height: 250px;
  margin-right: 50px;
}

.quote-testimonials {
  text-align: left;
  background-color: #0000;
  border-left-style: solid;
  border-left-width: 3px;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.block-quote-review {
  color: #0e0e0e99;
  margin-bottom: 0;
}

.slider-review {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.slide-nav-testimonials {
  inset: auto 0% 0% auto;
}

.margin-top-20 {
  margin-top: 20px;
  display: inline-block;
}

.collection-list-services {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-services.disaplay-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  align-items: start;
  display: grid;
}

.collection-item-service {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-service-wrap {
  border: 1px solid var(--thera-com-rot);
  padding: 46px 20px 30px;
}

.icon-service-wrap {
  background-color: var(--primary-light);
  border-bottom-style: none;
  flex: 0 auto;
  width: 100px;
  margin-bottom: -30px;
  position: relative;
}

.icon-service {
  background-color: var(--primary-light);
  width: 70px;
}

.client-logo {
  filter: sepia();
}

.story-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1.1fr;
}

.img-5-home-1 {
  width: 100%;
}

.story-content-wrap {
  flex-direction: column;
  display: flex;
}

.mt-img {
  margin-top: 60px;
}

.im-6-home-1 {
  width: 100%;
}

.footer-dark {
  background-color: var(--thera-com-grün);
  align-self: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  position: relative;
}

.base-container-footer {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}

.text-footer-wrapper {
  border-top: 1px solid var(--light-orange);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 40px;
  display: flex;
}

.heading-5 {
  color: var(--white);
  font-size: 38px;
  font-weight: 400;
}

.footer-links-wrap {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
  display: flex;
}

.pages-links-wrapper {
  grid-column-gap: 30px;
  display: flex;
}

.icon-text {
  background-image: url('../images/Life_1Life.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 36px;
  height: 36px;
  margin-left: 15px;
  display: inline-block;
}

.collection-list-blog-3-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.link-block-blog-img-column {
  border-bottom-style: none;
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.blog-img-3-column {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.collection-item-blog {
  width: 100%;
}

.info-blog-3-column {
  background-color: var(--primary-light);
  margin-top: -3px;
  padding: 30px 25px;
}

.info-blog-3-column.white-bg {
  background-color: var(--white);
}

.h5-link {
  color: var(--black);
  text-transform: uppercase;
  border-bottom-style: none;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
}

.h5-link.mt-20 {
  color: var(--thera-com-grün);
}

.h5-link.project-name {
  color: var(--white);
  font-size: 22px;
}

.h5-link.project-name:hover {
  color: var(--hover-links);
}

.h5-link.mb-0 {
  margin-bottom: 0;
}

.h5-link.white-link {
  color: var(--white);
}

.h5-link.white-link:hover {
  color: var(--hover-links);
}

.button-footer-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.absolute-img-banner {
  z-index: 1;
  object-fit: cover;
  width: 25%;
  height: 100%;
  padding-top: 140px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.home-1-content-wrapper {
  z-index: 10;
  grid-row-gap: 40px;
  width: 77%;
  margin-left: auto;
  position: relative;
}

.content-banner-home-1 {
  padding-left: 60px;
  padding-right: 40px;
}

.img-banner-1 {
  object-fit: cover;
  width: 100%;
  height: 220px;
  position: relative;
  right: -46px;
}

.img-banner-1._2-type-img {
  height: 260px;
  position: relative;
  top: 46px;
  right: -75px;
}

.bg-banner-home-1 {
  background-color: var(--primary-light);
  width: 100%;
  height: 72%;
  position: absolute;
  inset: 0% 0% auto;
}

.banner-paragraph-home-1 {
  width: 85%;
}

.content-banner-home-2 {
  z-index: 10;
  background-color: #0000;
  flex-direction: column;
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 30px;
  display: flex;
  position: relative;
}

.margin-top-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.button-home-banner-wrap {
  margin-top: 20px;
  display: flex;
}

.slider-banner-home-2 {
  background-color: #0000;
  width: 60%;
  height: 85%;
  position: absolute;
  inset: auto 0% -4% auto;
}

.banner-img-home-2 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.slide-nav-banner-home-2 {
  inset: 0 0% 0 auto;
  transform: rotate(90deg);
}

.social-banner-home-2 {
  grid-column-gap: 20px;
  display: flex;
  position: absolute;
  inset: auto auto -5% 45px;
}

.big-info-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.info-consultation-wrap {
  flex-direction: column;
  display: flex;
}

.statistic-wrapper {
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.statistic-wrap {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.statistic-wrap.borders {
  border-right: 1px solid var(--light-orange);
  border-left: 1px solid var(--light-orange);
}

.number-statistic {
  opacity: 1;
  color: var(--thera-com-hellrot);
  margin-bottom: -32px;
  font-size: 62px;
  font-weight: 700;
  line-height: 1em;
}

.img-1-home-2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.team-member-2-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-member-photo-link {
  object-fit: cover;
  border-bottom-style: none;
  width: 48%;
  height: 100%;
  overflow: hidden;
}

.team-member-wrapper {
  display: flex;
}

.info-team-member {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 52%;
  padding-top: 10px;
  padding-left: 25px;
  display: flex;
}

.education-wrapper {
  margin-top: 0;
}

.mt-40 {
  margin-top: 40px;
}

.bg-light-orange-absolute {
  background-color: var(--light-orange);
  width: 99%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.copyright-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact-footer-wrap {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.contact-footer-wrap.logos {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.contact-footer-link {
  color: var(--primary-light);
  border-bottom-style: none;
  font-size: 18px;
}

.contact-footer-link.dark-link {
  color: var(--black);
  font-weight: 500;
}

.contact-footer-link.dark-link:hover {
  color: var(--hover-links);
}

.contact-footer-link.standortseite {
  color: var(--thera-com-rot);
}

.contact-wrap {
  grid-column-gap: 10px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contact-wrap.mt-15 {
  margin-top: 15px;
}

.contact-wrap.standortseite {
  margin-top: 10px;
  margin-bottom: 10px;
}

.contact-icon {
  color: var(--primary-light);
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
  line-height: 1.1em;
}

.contact-icon.standortseite {
  color: var(--thera-com-rot);
}

.collection-list-events {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-event-img {
  border-bottom-style: none;
  width: 100%;
  overflow: hidden;
}

.info-event-wrap {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

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

.date-event {
  color: #2c2c2c99;
  margin-top: 10px;
}

.arrow-event {
  margin-right: 15px;
  padding-bottom: 2px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.info-services-wrapper {
  background-color: var(--primary-light);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 60px;
  display: flex;
}

.info-paragraph {
  width: 95%;
}

.services-info-button-wrap {
  margin-top: 40px;
}

.about-info-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  width: 100%;
}

.left-info {
  flex-direction: column;
  display: flex;
}

.right-info {
  flex-direction: column;
  padding-bottom: 10px;
  display: flex;
}

.img {
  object-fit: cover;
  width: 100%;
  height: 240px;
  margin-top: 10px;
}

.number-meneger-wrap {
  margin-top: 40px;
}

.info-service-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
}

.content-services-wrapper {
  flex-direction: column;
  display: flex;
}

.img-bg-content {
  background-color: var(--primary-light);
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/BG-Home-3-Banner-1_1BG Home 3 Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 40px;
  display: flex;
}

.collection-list-service-home-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.services-wrapper-grid {
  border-top: 1px solid var(--light-orange);
  margin-top: 30px;
  padding-top: 40px;
}

.h6-link {
  color: var(--hover-links);
  text-transform: uppercase;
  border-bottom-style: none;
  font-family: Josefin Sans, sans-serif;
  font-size: 18px;
}

.h6-link:hover {
  color: var(--black);
}

.button-margin-30-wrapper {
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.stars {
  width: 110px;
  margin-bottom: 10px;
}

.banner-home-3-wrapper {
  grid-column-gap: 60px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.content-banner-home-3-wrap {
  flex-direction: column;
  justify-content: space-between;
  width: 60%;
  display: flex;
}

.info-banner-home-3-wrap {
  justify-content: space-between;
  width: 40%;
  display: flex;
}

.paragraph-banner-home-3 {
  color: var(--white);
}

.primary-text {
  color: var(--primary);
}

.events-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.link-block-img-event {
  border-bottom-style: none;
  width: 100%;
  height: 420px;
  overflow: hidden;
}

.event-photo {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.info-event-wrapper {
  background-color: var(--primary-dark);
  padding: 45px 25px 30px;
  position: relative;
  top: -3px;
}

.white-link {
  border-bottom-color: var(--white);
  color: var(--white);
  display: inline-block;
}

.white-link:hover {
  border-bottom-color: var(--hover-links);
  color: var(--hover-links);
}

.white-link.margin-top---20 {
  margin-top: 20px;
}

.event-date-absolute {
  background-color: var(--white);
  text-align: center;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  position: absolute;
  inset: -11% 3% auto auto;
}

.bg-black {
  background-color: var(--black);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 77%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.about-banner-img {
  object-fit: cover;
  object-position: 50% 20%;
  width: 100%;
  height: 400px;
  margin-top: 150px;
}

.lightbox-link-video {
  border-bottom-style: none;
  justify-content: center;
  display: flex;
}

.info-about-wrapper {
  grid-column-gap: 60px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.info-about-wrapper.linz {
  margin-top: 60px;
}

.video-absolute-wrapper {
  flex: none;
  width: 50%;
  height: 400px;
  position: relative;
}

.massage-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  box-shadow: 0 15px 40px #00000012;
}

.massage-img.bad-marienberg {
  object-position: 100% 50%;
}

.play-button-hover-primary {
  z-index: 10;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 94px;
  height: 94px;
  transition: all .3s;
  position: absolute;
  transform: scale(.85);
}

.play-button-hover-primary:hover {
  transform: scale(1);
}

.video-text {
  color: #003c38;
  margin-left: 0;
}

.play-button-icon-2 {
  z-index: 7;
  color: var(--primary-dark);
  margin-left: 4px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
  position: relative;
}

.about-video {
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.play-button-2 {
  z-index: 5;
  background-color: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
}

.play-button-2._w-45px {
  border: 1px solid var(--black);
  background-color: var(--white);
  width: 45px;
  height: 45px;
}

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

.video-wrap {
  z-index: 99;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 36px 40px;
  display: flex;
  position: absolute;
  inset: auto -20px 20px auto;
  overflow: visible;
}

.video-wrap.border {
  border: 1px solid var(--primary-dark);
}

.video-content-wrapper {
  width: 100%;
}

.faq-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1.1fr;
  align-items: start;
}

.accordion-item-2 {
  border-bottom: 1px solid var(--primary-dark);
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: static;
}

.accordion-toggle-2 {
  white-space: normal;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  display: flex;
}

.accordion-wrapper-one-column-2 {
  justify-content: center;
  width: 100%;
}

.faq-img-block {
  background-image: url('../images/Banner-Home-3_1Banner Home 3.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 460px;
}

.faq-img-block.faq-s-page {
  min-height: 520px;
}

.advertising-wrapper {
  z-index: 10;
  grid-column-gap: 40px;
  background-color: var(--primary-light);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.advertising-wrap {
  width: 60%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.advertising-img {
  object-fit: cover;
  width: 40%;
  min-height: 260px;
}

.absolute-image-left {
  object-fit: cover;
  object-position: 50% 50%;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.information-services-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
}

.brand-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1.1fr .9fr .9fr;
  place-items: center;
}

.brand-wrapper.coachings {
  text-align: center;
  display: block;
}

.content-services-information {
  flex-direction: column;
  display: flex;
}

.icon-services {
  filter: invert();
  margin-bottom: 40px;
}

.service-title-wrapper {
  z-index: 10;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 580px;
  display: flex;
  position: relative;
}

.dark-overlay-absolute {
  background-image: linear-gradient(#000000b3, #000000b3);
  position: absolute;
  inset: 0%;
}

.info-company-wrapper {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.primary-text-2 {
  color: #1c1c1c;
}

.info-company {
  color: #000;
  border-bottom: 1px solid #000;
  transition: border-color .3s, color .3s;
}

.info-company:hover {
  color: #be9661;
  border-bottom-color: #be9661;
}

.links-footer-wrapper {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.service-details-sidebar-contacts-2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.button-contact-wrapper {
  margin-top: 30px;
}

.collection-list-wrapper-event {
  width: 100%;
}

.collection-list-event {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.collection-item-events {
  border: 1px solid var(--primary-dark);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.event-link-img {
  border-bottom-style: none;
  width: 32%;
  height: 400px;
  overflow: hidden;
}

.event-img-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.info-event-wrap-2 {
  flex-direction: column;
  align-items: flex-start;
  width: 62%;
  padding-right: 20px;
  display: flex;
}

.info-event-wrap-2.event-details {
  width: 100%;
  padding-right: 0;
}

.date-location {
  margin-bottom: 10px;
  display: flex;
}

.mr-4 {
  margin-left: 4px;
}

.button-block {
  margin-top: 40px;
}

.h3-link {
  color: var(--black);
  text-transform: uppercase;
  border-bottom-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 600;
}

.collection-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.details-event-wrapper {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  align-items: center;
  width: 100%;
}

.details-img {
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.event-heading {
  font-size: 60px;
}

.collection-list-grid-blog {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-details-content-wrapper {
  z-index: 10;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr .8fr;
  align-items: center;
  position: relative;
}

.details-img-blog {
  object-fit: cover;
  width: 100%;
  height: 380px;
}

.content-blog-details-wrap {
  flex-direction: column;
  display: flex;
}

.text-block {
  color: var(--primary-dark);
  margin-bottom: 20px;
}

.right-background-absolute {
  background-color: var(--light-orange);
  width: 280px;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.margin-bottom---0-px {
  margin-bottom: 0;
}

.play-button-3, .play-button-icon-wrap {
  z-index: 5;
  background-color: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
}

.light-bg {
  background-color: var(--primary-light);
  width: 100%;
  height: 35%;
  position: absolute;
  inset: 0% 0% auto;
}

.pricing-plans-wrapper {
  z-index: 10;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  position: relative;
}

.pricing-plan-wrap {
  grid-row-gap: 20px;
  background-color: var(--white);
  flex-direction: column;
  padding: 30px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.info-plans {
  grid-column-gap: 15px;
  grid-template-rows: auto;
  align-items: start;
}

.price {
  color: var(--hover-links);
  font-size: 44px;
  font-weight: 700;
}

.price-text {
  letter-spacing: 1px;
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 1.1em;
}

.plans-wrap {
  flex-direction: column;
  display: flex;
}

.not-active-list {
  color: var(--light-blue);
}

.progressbar-active {
  background-color: var(--hover-links);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: absolute;
  inset: auto 0% -4px auto;
}

.progressbar-wrap {
  flex-direction: column;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.progressbar-number {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  bottom: 20px;
  right: -5px;
}

.progressbar-con {
  width: 100%;
}

.progress-bar-90 {
  background-color: var(--hover-links);
  border-radius: 2px;
  width: 90%;
  height: 4px;
  margin-top: -4px;
  position: relative;
}

.progressbar-item {
  margin-bottom: 30px;
}

.progressbar-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  width: 100%;
  display: flex;
}

.progress-bar-80 {
  background-color: var(--hover-links);
  border-radius: 2px;
  width: 95%;
  height: 4px;
  margin-top: -4px;
  position: relative;
}

.progress-bar-99 {
  background-color: var(--hover-links);
  border-radius: 2px;
  width: 99%;
  height: 4px;
  margin-top: -4px;
  position: relative;
}

.progressbar-gray-line {
  background-color: #afafaf80;
  border-radius: 2px;
  width: 100%;
  height: 4px;
}

.progressbar-content {
  flex-direction: column;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.search-result-list {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

._404-heading {
  color: var(--primary);
  font-size: 160px;
  line-height: 1em;
}

.link {
  font-size: 20px;
}

.links-contact-wrap {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.banner-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.banner-wrap.contact {
  grid-column-gap: 60px;
  align-items: center;
}

.banner-wrap.neuanmeldung {
  text-align: center;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.link-contact {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.success-message-contact {
  background-color: #0000;
}

.form {
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.contacts-input-2 {
  border: 1px solid var(--light-blue);
  color: #000;
  background-color: #fff;
  height: auto;
  padding: 16px 22px;
  font-size: 16px;
  transition: all .2s;
}

.contacts-input-2:focus {
  border-color: var(--hover-links);
}

.contacts-input-2::placeholder {
  color: #c0bfc0;
  font-size: 16px;
}

.contact-form-wrapper {
  background-color: #fff;
  padding: 40px;
}

.form-block-contacts {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 420px;
  margin-bottom: 0;
  display: flex;
}

.icon {
  color: var(--primary-dark);
  font-family: "Fa solid 900", sans-serif;
}

.contacts-textarea {
  border: 1px solid var(--light-blue);
  min-width: 100%;
  max-width: 100%;
  min-height: 200px;
  max-height: 100%;
  margin-bottom: 30px;
  padding: 16px 22px;
  font-size: 16px;
}

.contacts-textarea:focus {
  border-color: var(--hover-links);
}

.contacts-textarea::placeholder {
  color: #c0bfc0;
  font-size: 16px;
}

.right-banner-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.location-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.location-wrap {
  border-bottom: 1px solid var(--thera-com-hellgrün);
  padding-bottom: 20px;
}

.error-message-2 {
  background-color: var(--light-orange);
}

.link-without-line {
  border-bottom-style: none;
}

.grid-4-columns-large {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.full-width {
  width: 100%;
}

.collection-list-project-big {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-projects-big {
  position: relative;
  overflow: hidden;
}

.text-about-work-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.director-info-wrap {
  grid-row-gap: 10px;
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.name-director {
  font-size: 22px;
  font-weight: 600;
}

.section-loop-anim {
  background-color: var(--primary-dark);
  padding-top: 40px;
  padding-bottom: 40px;
}

.loop-anim-wrapper {
  align-items: center;
  display: flex;
  overflow: hidden;
}

.sizing-loop {
  flex: none;
  align-items: center;
  display: flex;
}

.loop-wrap-text {
  align-items: center;
  padding-right: 50px;
  display: flex;
}

._5 {
  color: #fff;
  margin-right: 15px;
  font-size: 48px;
  line-height: 1.2em;
}

.text-loop {
  color: #fff;
  letter-spacing: 1.5px;
  font-size: 48px;
  line-height: 1.2em;
}

.icon-healthy {
  width: 35px;
  margin-right: 50px;
}

.grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
}

.absolute-img-desctop {
  object-fit: cover;
  width: 45%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.faq-s-text-wrapper {
  flex-direction: column;
  display: flex;
}

.project-details-img {
  object-fit: cover;
  object-position: 50% 40%;
  width: 100%;
  height: 550px;
}

.services-project {
  color: var(--hover-links);
  margin-bottom: 15px;
}

.detals-info-project {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-top: 30px;
  display: flex;
}

.details-project-wrap {
  border-bottom: 1px solid var(--light-orange);
  padding-bottom: 20px;
}

.project-pagination-wrapper {
  border-top: 1px solid #afafaf80;
  align-items: stretch;
  display: flex;
}

.project-button-link {
  color: #0e0e0e;
  border-bottom-style: none;
  justify-content: center;
  width: 40%;
  display: flex;
}

.project-button-link:hover {
  color: var(--hover-links);
}

.project-button-link.left {
  border-bottom-style: none;
}

.project-prev-button-link-icon {
  margin-top: 2px;
  margin-right: 15px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 13px;
  line-height: 1;
}

.project-button-link-paragraph {
  font-size: 18px;
}

.project-pagination-icon-wrapper {
  text-align: center;
  border-left: 1px solid #afafaf80;
  border-right: 1px solid #afafaf80;
  width: 20%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.blog-template-pagination-icon {
  width: 30px;
}

.project-next-button-link-icon {
  margin-top: 2px;
  margin-left: 15px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 13px;
  line-height: 1;
}

.collection-list-lessons {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-lesson {
  background-color: var(--light-orange);
}

.info-lesson {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 20px 20px 30px;
  display: flex;
}

.h4-link {
  text-transform: uppercase;
  border-bottom-style: none;
  font-family: Josefin Sans, sans-serif;
  font-size: 26px;
  font-weight: 600;
  display: inline-block;
}

.time {
  font-size: 18px;
  font-weight: 500;
}

.link-block {
  border-bottom-style: none;
  overflow: hidden;
}

.name-lesson-wrap {
  grid-column-gap: 10px;
  border-bottom: 1px solid var(--primary-dark);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 15px;
  display: flex;
}

.link-wrap {
  margin-top: 15px;
}

.lesson-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.title-leeson-wrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.lightbox-link {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-style: none;
  justify-content: center;
  width: 100%;
  height: 500px;
  display: flex;
}

.light-orange-bg {
  background-color: var(--light-orange);
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 0% 0% auto;
}

.team-member-photo {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.link-block-team-member {
  border-bottom-style: none;
  width: 100%;
  overflow: hidden;
}

.smai-info-team-member {
  padding-top: 20px;
}

.position {
  color: #535b53;
  font-size: 20px;
  font-weight: 500;
}

.team-member-details-img {
  object-fit: cover;
  object-position: 50% 10%;
  width: 100%;
  min-height: 500px;
}

.linkedin {
  color: var(--primary-dark);
  border-bottom-style: none;
  font-family: "Fa Brands 400 (6.4.2)", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
}

.linkedin:hover {
  color: var(--hover-links);
}

.contact-link {
  text-transform: none;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.contact-link:hover {
  color: var(--hover-links);
}

.details-team-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1.2fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.contact {
  color: #535b53;
  font-weight: 500;
}

.instagram {
  color: var(--primary-dark);
  border-bottom-style: none;
  font-family: "Fa Brands 400 (6.4.2)", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
}

.instagram:hover {
  color: var(--hover-links);
}

.contact-team-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.line-top-border-wrapper {
  grid-column-gap: 20px;
  border-top: 1px solid var(--light-blue);
  align-items: center;
  margin-top: 60px;
  padding-top: 40px;
  display: flex;
}

.facebook {
  color: var(--primary-dark);
  border-bottom-style: none;
  font-family: "Fa Brands 400 (6.4.2)", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
}

.facebook:hover {
  color: var(--hover-links);
}

.shop-cart-header {
  padding-right: 9px;
}

.cart-button {
  background-color: #0000;
  padding: 0;
}

.icon-cart {
  color: var(--primary-dark);
  margin-left: 8px;
  transition: color .3s;
}

.icon-cart:hover {
  color: var(--hover-links);
}

.icon-cart.white-icon {
  color: var(--white);
}

.icon-cart.white-icon:hover {
  color: var(--hover-links);
}

.cart-quantity {
  background-color: var(--primary);
  color: var(--black);
  line-height: 20px;
  position: absolute;
  inset: -70% -32% auto auto;
}

.collection-list-products {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-product {
  border-bottom-style: none;
  width: 40%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.collection-item-product {
  background-color: var(--light-orange);
  justify-content: space-between;
  display: flex;
}

.info-product-wraper {
  flex-direction: column;
  justify-content: space-between;
  width: 57%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 10px;
  display: flex;
}

.flex-cart-wrap {
  align-items: flex-start;
}

.price-cart {
  color: var(--primary-dark);
  margin-top: 7px;
}

.cart-quantity-2 {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
}

.cart-quantity-2:focus {
  border-color: var(--hover-links);
}

.cart-container {
  background-color: var(--light-orange);
}

.product-photo {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.default-state {
  margin-bottom: 0;
}

.add-to-cart {
  margin-top: 30px;
}

.price-product {
  background-color: var(--primary-light);
  padding: 4px 8px;
  font-weight: 600;
  display: inline-block;
  position: absolute;
  inset: 8px auto auto 8px;
}

.out-of-stock-state {
  background-color: var(--primary);
}

.error-state {
  background-color: var(--light-blue);
}

.field-label-product {
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4em;
}

.price-2 {
  color: var(--hover-links);
  font-size: 32px;
  font-weight: 600;
  line-height: 1em;
}

.error-state-header {
  color: #000;
  text-align: center;
  background-color: #fcd5c0;
  border-radius: 6px;
}

.price-wrap {
  grid-column-gap: 5px;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.right-wrapper-shop {
  position: relative;
}

.product-img {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.shop-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  width: 100%;
}

.left-wrapper-shop {
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.add-to-cart-product {
  margin-top: 40px;
}

.category-product {
  grid-column-gap: 5px;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.info-shop {
  position: sticky;
  top: 100px;
}

.quantity {
  border-color: var(--light-blue);
  background-color: #0000;
  border-radius: 0;
  height: 47px;
  margin-bottom: 0;
}

.quantity:focus {
  border-color: var(--hover-links);
}

.lightbox-link-product {
  border-bottom-width: 0;
  border-bottom-color: #0000;
  width: 100%;
  height: 600px;
}

.details-wrap {
  margin-top: 40px;
}

.default-state-details {
  flex-direction: row;
  align-items: flex-end;
  display: flex;
}

.out-of-stock-state-2 {
  background-color: #faf7f2;
}

.checkout-form {
  background-color: var(--primary-light);
  min-height: auto;
  padding-top: 150px;
  padding-bottom: 60px;
}

.sticky-checkout {
  top: 100px;
}

.block-header {
  padding-top: 15px;
}

.email {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.email:focus {
  border-color: var(--hover-links);
}

.full-name {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.full-name:focus {
  border-color: var(--hover-links);
}

.street-address {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.street-address:focus {
  border-color: var(--hover-links);
}

.street-address-2 {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.street-address-2:focus {
  border-color: var(--hover-links);
}

.city {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.city:focus {
  border-color: var(--hover-links);
}

.state-province {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.state-province:focus {
  border-color: var(--hover-links);
}

.zip-postal-code {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.zip-postal-code:focus {
  border-color: var(--hover-links);
}

.country {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}

.country:focus {
  border-color: var(--hover-links);
}

.card-number {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: 54px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.card-number:focus, .card-number.-wfp-focus {
  border-color: var(--hover-links);
}

.expiration-date {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: 54px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.expiration-date:focus, .expiration-date.-wfp-focus {
  border-color: var(--hover-links);
}

.security-code {
  border-color: var(--light-blue);
  background-color: var(--white);
  border-radius: 0;
  height: 54px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.security-code:focus, .security-code.-wfp-focus {
  border-color: var(--hover-links);
}

.checkbox-label {
  margin-bottom: 0;
}

.checkbox {
  margin-top: 0;
}

.margin-top---7-px {
  margin-top: 7px;
}

.div-block-6 {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.paypal-checkout-form, .order-confirmation {
  background-color: var(--primary-light);
  min-height: auto;
  padding-top: 150px;
  padding-bottom: 60px;
}

.banner-team-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.overlay-img-banner-team {
  background-image: linear-gradient(#00000080, #00000080);
  position: absolute;
  inset: 0%;
}

.hire-popup {
  z-index: 1000;
  color: #fff;
  background-color: #1c276d;
  border-radius: 4px;
  width: 100%;
  max-width: 297px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  position: fixed;
  inset: auto auto 5px 5px;
}

.hire-popup-wrap {
  grid-row-gap: 10px;
  flex-direction: column;
  padding: 15px;
  display: flex;
  position: relative;
}

.hire-paragraph {
  letter-spacing: normal;
  max-width: 93%;
  font-size: 12px;
}

.hire-link {
  color: #fff;
  letter-spacing: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: underline;
  transition-property: none;
}

.hire-link:hover {
  opacity: 1;
  color: #fff;
  text-transform: none;
}

.hire-buttons-wrap {
  grid-column-gap: 20px;
  display: flex;
}

.hire-buttons {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2em;
}

.hire-buttons:hover {
  color: #ffffffb3;
}

.hire-popup-close {
  cursor: pointer;
  padding: 10px 20px;
  position: absolute;
  top: -7px;
  right: -14px;
}

.close-popup-image {
  width: 12px;
  height: 12px;
}

.more-templates {
  z-index: 100;
  color: #000;
  letter-spacing: normal;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  width: 140px;
  padding: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
  position: fixed;
  inset: auto 12px 48px auto;
}

.more-templates:hover {
  color: #000;
  border-color: #e4e4e4;
}

.buy-now-webflow-icon {
  margin-right: 8px;
}

.buy-this-template {
  z-index: 1000;
  color: #000;
  letter-spacing: normal;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
  position: fixed;
  inset: auto 12px 12px auto;
}

.buy-this-template:hover {
  color: #000;
  border-color: #e4e4e4;
}

.link-block-2 {
  object-fit: contain;
  border-bottom-style: none;
  flex: 0 auto;
  height: 100px;
  max-height: none;
  display: flex;
}

.image {
  object-fit: contain;
  width: auto;
  max-width: none;
  height: 100%;
  text-decoration: none;
  display: block;
}

.image.neolexon {
  height: 60%;
  margin-top: 0;
}

.trennlinie {
  background-color: #8b9466;
  height: 2px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.trennlinie.hoch-weiss {
  background-color: #fff;
  border-radius: 0;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.collection-list-erwachsene {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: block;
}

.collection-item-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: start;
  display: grid;
}

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

.div-100.anmeldungmarienberg {
  height: 100%;
}

.liste-services {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: stretch;
  display: grid;
}

.item-services {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-wrap {
  text-align: center;
  background-color: #feefd9;
  flex: 0 auto;
  width: 100px;
  margin-bottom: -30px;
  transition: all .35s;
  position: relative;
}

.image-2, .icon-sprachtherapie {
  width: 70px;
}

.service-content-wrap {
  text-align: center;
  object-fit: fill;
  border: 1px solid #c68458;
  flex: 1;
  width: 100%;
  height: auto;
  padding: 46px 20px 30px;
}

.head-services {
  color: var(--thera-com-grün);
  text-transform: uppercase;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.head-services:hover {
  color: var(--thera-com-rot);
}

.button {
  text-align: center;
  background-color: #8b9466;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 15px 20px;
}

.button.neuanmeldungen {
  margin-left: 20px;
  margin-right: 20px;
}

.text-links-bild-rechts {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.text-links-bild-rechts.stellen {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.image-3 {
  object-fit: contain;
  max-height: none;
}

.image-3.stellen {
  object-fit: cover;
  width: 100%;
  height: 200px;
  margin-top: 30px;
}

.text-rechts-bild-links {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.text-rechts-bild-links.jobs {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-top: 60px;
}

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

.bio-wrapper {
  margin-top: 40px;
}

.rich-text-block {
  font-size: 14px;
}

.paragraph {
  color: var(--thera-com-grün);
  -webkit-text-stroke-color: var(--black);
  font-family: adobe-garamond-pro, sans-serif;
  font-size: 20px;
}

.text-block-2 {
  color: #000;
}

.div-block-8 {
  object-fit: fill;
  width: auto;
  max-width: none;
}

.div-block-9 {
  background-color: #c5cab2;
  flex-flow: column;
  justify-content: center;
  padding: 20px;
  display: flex;
}

.paragraph-white {
  color: var(--white);
}

.text-mitte {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

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

.head-kosten {
  margin-top: 50px;
}

.heading-7 {
  margin-bottom: 0;
}

.text-block-3 {
  font-size: 18px;
  font-weight: 600;
}

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

.div-block-11.coach-wrap {
  margin-top: 40px;
}

.div-block-12 {
  background-color: #feefd9;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.text-block-4 {
  font-weight: 600;
}

.image-6 {
  object-fit: fill;
  object-position: 50% 50%;
}

.slide-6 {
  object-position: 50% 100%;
}

.mask {
  object-fit: cover;
  overflow: hidden;
}

.slide-nav {
  height: 10%;
  display: none;
  overflow: hidden;
}

.slider {
  object-fit: fill;
  height: 100%;
}

.image-7 {
  object-position: 50% 100%;
}

.slide-7 {
  object-fit: cover;
}

.image-8 {
  object-fit: fill;
  max-width: none;
  max-height: 100%;
}

.div-block-13 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.right-arrow, .left-arrow {
  display: none;
}

.image-9 {
  aspect-ratio: auto;
  object-fit: cover;
  height: 100%;
}

.image-10, .image-11 {
  object-fit: cover;
  height: 100%;
}

.head-jobs {
  text-align: center;
  margin-bottom: 30px;
}

.zitat {
  color: var(--thera-com-grün);
  text-align: center;
  margin-top: 40px;
  font-family: adobe-garamond-pro, sans-serif;
  font-size: 22px;
}

.zitat.stelle {
  text-align: left;
  margin-top: 10px;
}

.parkplatz {
  margin-top: 30px;
}

.zurueck-ma {
  text-align: center;
  margin-top: 80px;
}

.div-block-14 {
  margin-top: 0;
}

.overhead {
  color: var(--thera-com-rot);
}

.liste-stellen {
  font-size: 14px;
}

.div-stellen.video {
  background-image: none;
  flex-flow: column;
}

.div-stellen.stelle-2 {
  display: none;
}

.zwischenhead-stelle {
  margin-top: 30px;
}

.margin-null {
  margin-top: 0;
}

.image-12 {
  object-fit: cover;
  height: 100%;
}

.code-embed {
  height: 100%;
}

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

.div-block-15.neuanmeldungsformulare {
  margin-top: 40px;
}

.code-embed-2 {
  height: 100%;
}

.youtube {
  aspect-ratio: 9 / 16;
}

@media screen and (min-width: 1280px) {
  h1 {
    font-size: 60px;
  }

  .section {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section.changelog-banner, .section.blog-grid-banner, .section.banner-our-team, .section.banner-services-details, .section.pricing-banner, .section.banner-faq, .section.banner-testimonials {
    padding-top: 200px;
  }

  .section.about-us-banner {
    padding-top: 180px;
    padding-bottom: 80px;
  }

  .section.events-banner {
    background-image: linear-gradient(to bottom, null, null), url('../images/BG-Home-3-Banner-1_1BG Home 3 Banner (1).webp');
    background-position: 0 0, 50% 15%;
    padding-top: 200px;
  }

  .section.pb-100-desctop {
    padding-bottom: 100px;
  }

  .section.banner-home-2 {
    padding-top: 200px;
    padding-bottom: 60px;
  }

  .section.banner-home {
    padding-top: 200px;
  }

  .section.video-section {
    background-position: 50% 100%;
    min-height: 500px;
  }

  .section.banner-home-3 {
    min-height: 100vh;
  }

  .section.video-services-section {
    min-height: 500px;
  }

  .section.events-details-banner {
    padding-top: 150px;
  }

  .section.blog-details-banner {
    padding-top: 200px;
  }

  .section.padding-top---100px-desctop {
    padding-top: 100px;
  }

  .section.portfolio-banner, .section.lessons-banner, .section.lesson-details-banner, .section.shop-banner {
    padding-top: 200px;
  }

  .section.product-details-banner {
    padding-top: 160px;
  }

  .spacing-system-column {
    padding-right: 30px;
  }

  .headings-typography-wrapper {
    width: 48%;
  }

  .style-guide-body-wrapper {
    margin-right: 60px;
  }

  .nav-dropdown-list.megamenu.w--open {
    left: -124px;
  }

  .pages-banner {
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .footer-bottom-wrapper {
    padding-top: 60px;
  }

  .style-guide-buttons-wrapper {
    grid-column-gap: 160px;
    flex-wrap: nowrap;
  }

  .style-guide-button-wrapper {
    width: auto;
  }

  .paragraph-large.service-details-banner-paragraph {
    width: 85%;
  }

  .without-top-spacing {
    padding-top: 0;
  }

  .search-section {
    padding-bottom: 130px;
  }

  .testimonials-card-item {
    padding: 30px;
  }

  .service-list-banner {
    background-image: linear-gradient(to bottom, null, null), url('../images/BG-Video-1_1BG Video (1).webp');
    background-position: 0 0, 50% 80%;
    padding-top: 200px;
    padding-bottom: 130px;
  }

  .project-template-content-wrapper {
    margin-bottom: 80px;
  }

  .landing-inner-pages-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .landing-banner-title-wrapper {
    max-width: 1100px;
  }

  .testimonials {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .blog-section-title {
    margin-bottom: 70px;
  }

  .map-wrapper {
    padding-right: 70px;
  }

  .section-title-center {
    margin-bottom: 70px;
  }

  .about-img._3 {
    width: 340px;
  }

  .about-img._4 {
    width: 280px;
  }

  .about-img._2 {
    width: 340px;
  }

  .industries-block-wrapper {
    position: relative;
  }

  .section-with-blue-bg {
    padding-left: 40px;
    padding-right: 40px;
  }

  .center-title {
    padding-right: 140px;
  }

  .brand-tablet {
    height: 32px;
  }

  .brand {
    width: auto;
    height: auto;
  }

  .brand.w--current {
    width: 280px;
    min-width: 280px;
    height: auto;
  }

  .section-purchase {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .logo-header {
    min-width: 280px;
    min-height: auto;
  }

  .width-100 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .blog-home-1-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .blog-img {
    width: 100%;
  }

  .link-block-blog-img {
    height: 540px;
  }

  .about-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    grid-template-columns: 1.2fr .9fr;
    align-items: center;
  }

  .img-4-home-1 {
    width: 85%;
  }

  .info-absolute-wrap {
    padding: 25px 25px 15px;
  }

  .number-info-wrap {
    min-height: 150px;
  }

  .bg-numbers {
    font-size: 180px;
  }

  .heading-2.small {
    font-size: 17px;
  }

  .img-link-wrap {
    height: 500px;
  }

  .info-project-wrap {
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .quote-testimonials {
    font-size: 28px;
  }

  .story-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    grid-template-rows: auto;
    grid-template-columns: .9fr 1.1fr;
  }

  .img-5-home-1 {
    width: 100%;
  }

  .mt-img {
    margin-top: 100px;
  }

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

  .text-footer-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .h5-link.project-name {
    font-size: 24px;
  }

  .absolute-img-banner {
    width: 27%;
    padding-top: 120px;
    padding-left: 20px;
  }

  .home-1-content-wrapper {
    width: 75%;
  }

  .img-banner-1 {
    height: 210px;
    margin-left: -35px;
    top: -15px;
    right: -60px;
  }

  .img-banner-1._2-type-img {
    margin-left: 0;
    position: relative;
    right: -37px;
  }

  .banner-paragraph-home-1 {
    width: 82%;
  }

  .content-banner-home-2 {
    padding: 40px;
  }

  .slider-banner-home-2 {
    height: 85%;
    bottom: -2%;
  }

  .slide-nav-banner-home-2 {
    top: -5%;
  }

  .social-banner-home-2 {
    inset: auto auto 0% 50px;
  }

  .big-info-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1.3fr 1fr .7fr;
  }

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

  .statistic-wrap {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .statistic-wrap.borders {
    border-style: solid none;
    border-top-width: 1px;
    border-top-color: var(--light-orange);
    border-bottom-width: 1px;
    border-bottom-color: var(--light-orange);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .team-member-2-column {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .team-member-photo-link {
    width: 50%;
  }

  .info-team-member {
    justify-content: center;
    width: 50%;
    padding-top: 0;
    padding-left: 30px;
  }

  .education-wrapper {
    margin-top: 30px;
  }

  .bg-light-orange-absolute {
    width: 98%;
  }

  .collection-list-events {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .info-services-wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }

  .info-paragraph {
    width: 80%;
  }

  .about-info-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: start;
  }

  .img {
    height: 290px;
  }

  .info-service-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .collection-list-service-home-3 {
    grid-column-gap: 35px;
    grid-row-gap: 25px;
  }

  .content-banner-home-3-wrap {
    width: 70%;
  }

  .info-banner-home-3-wrap {
    width: 36%;
  }

  .events-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block {
    width: 75%;
  }

  .about-banner-img {
    height: 460px;
  }

  .info-about-wrapper {
    grid-column-gap: 100px;
  }

  .video-absolute-wrapper {
    height: 450px;
  }

  .video-wrap {
    bottom: 30px;
    right: -30px;
  }

  .advertising-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 50px;
  }

  .advertising-img {
    min-height: 240px;
  }

  .absolute-image-left {
    width: 49%;
  }

  .information-services-wrapper {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .service-title-wrapper {
    max-width: 740px;
  }

  .event-link-img {
    width: 30%;
  }

  .info-event-wrap-2 {
    width: 65%;
    padding-right: 30px;
  }

  .details-img {
    object-position: 50% 30%;
    height: 520px;
  }

  .content-blog-details-wrap {
    padding-right: 30px;
  }

  .right-background-absolute {
    width: 320px;
  }

  .pricing-plans-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .progressbar-wrapper {
    grid-column-gap: 60px;
  }

  .text-about-work-wrapper {
    width: 80%;
  }

  .text-loop {
    font-size: 48px;
  }

  .project-details-img {
    height: 650px;
  }

  .info-lesson {
    padding-left: 30px;
    padding-right: 30px;
  }

  .team-member-details-img {
    min-height: 550px;
  }

  .details-team-wrapper {
    grid-column-gap: 80px;
  }

  .info-product-wraper {
    width: 55%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 20px;
  }

  .shop-wrap {
    grid-column-gap: 60px;
  }

  .out-of-stock-state-2 {
    background-color: #faf7f2;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    padding-top: 170px;
    padding-bottom: 110px;
  }
}

@media screen and (min-width: 1440px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
  }

  .section.video-section, .section.video-services-section {
    min-height: 520px;
  }

  .base-container.banner-container {
    max-width: 1380px;
  }

  .nav-dropdown-list.megamenu.w--open {
    left: -123px;
  }

  .service-list-banner {
    background-image: linear-gradient(to bottom, null, null), url('../images/BG-Video-1_1BG Video (1).webp');
    background-position: 0 0, 50% 90%;
  }

  .about-img._1 {
    width: 380px;
  }

  .about-img._3 {
    width: 400px;
  }

  .about-img._4 {
    width: 300px;
  }

  .about-img._2 {
    width: 390px;
  }

  .our-services-wrap {
    align-items: center;
  }

  .section-with-blue-bg {
    padding-left: 100px;
    padding-right: 100px;
  }

  .absolute-img-banner {
    width: 30%;
    padding-left: 30px;
  }

  .img-banner-1 {
    right: -97px;
  }

  .img-banner-1._2-type-img {
    right: -106px;
  }

  .social-banner-home-2 {
    grid-row-gap: 0px;
    flex-flow: row;
    align-items: stretch;
    height: auto;
    inset: auto auto 0 55px;
  }

  .bg-light-orange-absolute {
    width: 95%;
  }

  .banner-home-3-wrapper {
    grid-column-gap: 100px;
  }

  .content-banner-home-3-wrap {
    width: 60%;
  }

  .info-banner-home-3-wrap {
    justify-content: flex-end;
    width: 40%;
  }

  .about-banner-img {
    object-position: 50% 10%;
    height: 500px;
  }

  .details-event-wrapper {
    grid-column-gap: 80px;
  }

  .right-background-absolute {
    width: 440px;
  }

  .banner-wrap {
    grid-template-columns: 1.1fr 1fr;
  }

  .absolute-img-desctop {
    width: 47%;
  }

  .banner-team-img {
    object-position: 50% 60%;
  }
}

@media screen and (min-width: 1920px) {
  blockquote {
    font-size: 34px;
  }

  .section.banner-services-details {
    background-position: 50% 35%;
  }

  .section.contacts-banner {
    padding-top: 180px;
  }

  .section.events-banner {
    background-image: linear-gradient(to bottom, null, null), url('../images/BG-Home-3-Banner-1_1BG Home 3 Banner (1).webp');
    background-position: 0 0, 50% 20%;
  }

  .section.landing-banner {
    padding-top: 180px;
  }

  .section.banner-home {
    padding-bottom: 100px;
  }

  .section.video-section {
    background-position: 50% 90%;
    min-height: 620px;
  }

  .section.video-services-section {
    min-height: 620px;
  }

  .section.events-details-banner {
    padding-top: 200px;
  }

  .section.project-details-banner, .section.team-members-banner {
    padding-top: 160px;
  }

  .section.product-details-banner {
    padding-top: 180px;
  }

  .base-container.banner-container {
    max-width: 1400px;
  }

  .nav-dropdown-list.megamenu.w--open {
    left: 0;
  }

  .search-section {
    padding-top: 170px;
  }

  .testimonials-card-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .service-list-banner {
    background-image: linear-gradient(to bottom, null, null), url('../images/BG-Video-1_1BG Video (1).webp');
    background-position: 0 0, 50% 70%;
  }

  .about-img._1 {
    width: 420px;
    left: 16%;
  }

  .about-img._3 {
    width: 430px;
    top: 20%;
    left: 54%;
  }

  .about-img._4 {
    left: 48%;
  }

  .section-with-blue-bg {
    padding-left: 180px;
    padding-right: 180px;
  }

  .img-link-wrap {
    height: 650px;
  }

  .base-container-footer {
    max-width: 1400px;
  }

  .text-footer-wrapper {
    padding-left: 100px;
    padding-right: 100px;
  }

  .heading-5 {
    width: 90%;
  }

  .link-block-blog-img-column {
    height: 320px;
  }

  .h5-link.project-name {
    font-size: 26px;
  }

  .absolute-img-banner {
    width: 35%;
    padding-top: 150px;
    padding-left: 100px;
  }

  .home-1-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
  }

  .content-banner-home-1 {
    padding-left: 70px;
  }

  .img-banner-1 {
    height: 240px;
    margin-left: 101px;
    right: -30px;
  }

  .img-banner-1._2-type-img {
    height: 300px;
    top: 59px;
    right: -230px;
  }

  .content-banner-home-2 {
    width: 66%;
    padding-left: 50px;
    padding-right: 50px;
  }

  .slider-banner-home-2 {
    height: 85%;
    bottom: -3%;
  }

  .social-banner-home-2 {
    left: 62px;
  }

  .img {
    height: 270px;
  }

  .info-service-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .banner-home-3-wrapper {
    grid-column-gap: 120px;
  }

  .about-banner-img {
    object-position: 50% 30%;
    height: 620px;
  }

  .details-img-blog {
    height: 400px;
  }

  .right-background-absolute {
    width: 34%;
  }

  ._404-heading {
    font-size: 180px;
  }

  .banner-wrap {
    grid-template-columns: 1.2fr 1fr;
  }

  .banner-wrap.contact {
    grid-column-gap: 100px;
    grid-template-columns: 1.1fr 1fr;
  }

  .location-wrapper {
    grid-column-gap: 60px;
  }

  .team-member-details-img {
    min-height: 570px;
  }

  .shop-wrap {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    padding-top: 200px;
  }

  .banner-team-img {
    object-position: 50% 52%;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 46px;
  }

  h4 {
    font-size: 20px;
  }

  blockquote {
    font-size: 30px;
  }

  .section.changelog-banner, .section.blog-grid-banner, .section.banner-our-team, .section.banner-services-details, .section.pricing-banner, .section.contacts-banner, .section.banner-faq, .section.banner-testimonials {
    padding-top: 140px;
  }

  .section.about-us-banner {
    padding-top: 120px;
  }

  .section.events-banner {
    padding-top: 140px;
  }

  .section.landing-banner {
    padding-top: 120px;
  }

  .section.banner-home-2, .section.banner-home {
    padding-top: 140px;
  }

  .section.video-section {
    min-height: 340px;
  }

  .section.banner-home-3 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Banner-Home-3-1_1Banner Home 3 (1).webp');
    background-position: 0 0, 50% 70%;
    background-size: auto, auto;
    padding-top: 200px;
  }

  .section.video-services-section {
    min-height: 340px;
  }

  .section.events-details-banner {
    padding-top: 120px;
  }

  .section.blog-details-banner {
    padding-top: 140px;
    padding-bottom: 0;
  }

  .section.padding-top---100px-desctop {
    padding-top: 0;
  }

  .section.portfolio-banner {
    padding-top: 140px;
  }

  .section.project-details-banner {
    padding-top: 120px;
  }

  .section.lessons-banner {
    justify-content: space-between;
    padding-top: 140px;
  }

  .section.lesson-details-banner {
    padding-top: 140px;
    overflow: hidden;
  }

  .section.team-members-banner {
    padding-top: 120px;
  }

  .section.shop-banner {
    padding-top: 140px;
  }

  .section.product-details-banner {
    padding-top: 120px;
  }

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

  .base-container.ohne-header {
    margin-top: 110px;
  }

  .grid-system {
    width: 100%;
  }

  .grid-description.first-description {
    text-align: center;
  }

  .spacing-system-image {
    width: 75%;
  }

  .spacing-wrapper-mobile {
    width: 70%;
  }

  .spacing-columns {
    flex-flow: wrap;
    display: flex;
  }

  .bottom-style-spacing-desktop {
    bottom: 6%;
  }

  .top-style-spacing-desktop {
    top: 4%;
  }

  .middle-style-spacing-desktop {
    top: 30%;
  }

  .spasing-system-image-mobile {
    width: 70%;
  }

  .colors-container {
    grid-row-gap: 20px;
    flex-wrap: wrap;
  }

  .style-guide-body-wrapper {
    width: 100%;
  }

  .primary-button {
    display: block;
  }

  .top-style-spacing-mobile {
    top: 3%;
  }

  .middlr-style-spacing-mobile {
    top: 26%;
  }

  .bottom-style-spacing-mobile {
    bottom: 6%;
  }

  .navbar {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .nav-menu {
    background-color: var(--primary-light);
    flex-direction: column;
    flex: 0 auto;
    width: 320px;
    position: fixed;
    inset: 0%;
  }

  .menu-button {
    text-align: right;
    background-color: #0000;
    align-items: center;
    padding: 0;
  }

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

  .nav-link {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 0;
    display: flex;
  }

  .nav-link.white-nav-link {
    color: var(--primary-dark);
  }

  .nav-link.tablet-link {
    text-align: left;
    display: block;
  }

  .nav-link.tablet-link.show-none {
    display: none;
  }

  .nav-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    transition: opacity .5s;
    display: flex;
    overflow: hidden;
  }

  .nav-dropdown-toggle {
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    display: flex;
  }

  .nav-dropdown-icon {
    margin-right: 1.5px;
    display: block;
    inset: 0% 0 0% auto;
  }

  .nav-dropdown-list {
    background-color: var(--primary-light);
    border-style: none;
    flex-direction: column;
    width: auto;
    padding: 0 40px 0 20px;
    display: flex;
    position: static;
  }

  .nav-dropdown-list.w--open {
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .nav-dropdown-list.megamenu {
    width: auto;
    height: 270px;
    padding-left: 20px;
    padding-right: 40px;
    overflow: scroll;
  }

  .nav-dropdown-list.megamenu.w--open {
    background-color: var(--primary-light);
    width: 100%;
  }

  .nav-dropdown-link-wrapper {
    flex-flow: wrap;
    padding-right: 0;
  }

  .nav-dropdown-link-wrapper:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-dropdown-link {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .close-menu-button, .close-menu-button.w--open {
    background-color: #0000;
    padding: 0 20px 0 0;
  }

  .nav-close-icon {
    z-index: 15;
    align-self: stretch;
  }

  .nav-item-title.white-nav-item-title {
    color: var(--primary-dark);
  }

  .pages-banner {
    padding-top: 140px;
  }

  .licensing-grid, .licensing-grid.last-child {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .licensing-paragraph {
    width: 100%;
  }

  .coming-soon-wrapper {
    align-items: center;
    margin-right: 0;
  }

  .coming-soon-paragraph {
    text-align: center;
    margin-bottom: 30px;
  }

  .coming-soon-heading {
    text-align: center;
    font-size: 56px;
  }

  .footer-bottom-wrapper {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px;
  }

  .footer-copyright.white-text {
    justify-content: center;
  }

  .section-title-wrapper {
    max-width: 600px;
  }

  .career-customers-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
  }

  .coming-soon-image {
    display: none;
  }

  .footer-link {
    font-size: 18px;
  }

  .white-text.size-text-banner-home-3 {
    font-size: 44px;
  }

  .footer-brand {
    width: 96px;
  }

  .footer-brand.w--current {
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .footer-logo {
    width: auto;
    max-width: none;
    height: 70px;
  }

  .search-desktop {
    display: none;
  }

  .search-bottom-line {
    display: flex;
  }

  .button-header {
    display: none;
  }

  .button-header.desctop-hidden {
    margin-top: 30px;
    margin-left: 0;
    display: flex;
  }

  .search-input:focus {
    border: 1px solid var(--primary);
  }

  .search-section {
    padding-top: 120px;
  }

  .testimonials-card-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .testimonials-card-item {
    width: 48%;
  }

  .service-details-content-wrapper {
    width: 60%;
    margin-right: 20px;
  }

  .service-details-sidebar-wrapper {
    width: 40%;
    padding-left: 25px;
    padding-right: 25px;
    top: 90px;
  }

  .headings-container {
    flex-wrap: wrap;
  }

  .service-list-banner {
    padding-top: 140px;
  }

  .service-list-banner.sprach {
    margin-top: 131px;
  }

  .service-list-banner.team {
    background-position: 50% 22%;
    background-repeat: no-repeat;
    background-size: 110%;
  }

  .service-list-banner.jobs {
    background-size: 120%;
  }

  .service-list-banner.standorte {
    background-position: 50% 33%;
  }

  .primary-button-white:hover {
    opacity: 1;
  }

  .style-guide-content-wrapper {
    grid-row-gap: 20px;
    flex-wrap: wrap;
  }

  .style-guide-content-wrapper.no-wrap {
    flex-wrap: nowrap;
  }

  .video {
    width: 100%;
    min-height: 340px;
  }

  .project-template-content {
    width: 43%;
  }

  .project-template-info {
    width: 55%;
    margin-left: 40px;
    padding-left: 0;
  }

  .project-template-image {
    height: 360px;
  }

  .landing-banner-image {
    max-width: 95%;
  }

  .landing-performance-grid {
    grid-column-gap: 80px;
    grid-row-gap: 60px;
  }

  .landing-features-grid, .landing-inner-pages-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .landing-inner-page-item.home-screen {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .landing-performance-item-title {
    max-width: 220px;
    font-size: 18px;
  }

  .nav-dropdown-column {
    justify-content: center;
    width: 180px;
  }

  .landing-home-pages-wrapper {
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .landing-download-block-wrapper {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px;
  }

  .landing-download-block-wrap {
    text-align: center;
    margin-bottom: 40px;
  }

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

  .blog-section-title {
    margin-bottom: 60px;
  }

  .contacts-wrapper-grid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title-center {
    margin-bottom: 60px;
  }

  .home-4-testimonials-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    width: 80%;
    margin-top: 20px;
  }

  .testimonials-wrapper-2 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-wrap: wrap;
    width: 80%;
    margin-top: 20px;
  }

  .about-img._1 {
    top: 7%;
    left: 15px;
  }

  .about-img._5 {
    top: 58%;
    bottom: 0;
    left: 60px;
  }

  .about-img._3 {
    width: 360px;
    top: 0%;
    right: 15px;
  }

  .about-img._4 {
    width: 240px;
    top: 57%;
    left: auto;
    right: 15px;
  }

  .about-img._2 {
    z-index: 5;
    top: 30%;
    left: 35%;
  }

  .subtitle {
    margin-bottom: 30px;
  }

  .content {
    margin-bottom: 0;
  }

  .industries-block-wrapper {
    max-width: 45vw;
  }

  .about-4-team-slide {
    width: 100%;
  }

  .nav-dropdown-link-line {
    display: none;
  }

  .subtitle-2 {
    margin-bottom: 30px;
  }

  .dropdown-nav-link {
    color: #222;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .dropdown-nav-link.w--current {
    color: #004ae2;
  }

  .menu-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .home-banner-left-arrow {
    inset: 20% auto auto 4%;
  }

  .tablet-menu {
    justify-content: space-between;
    align-items: center;
    height: 60px;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: flex;
  }

  .image-burger {
    margin-bottom: 1px;
  }

  .image-burger.white-burger {
    filter: invert();
  }

  .brand-tablet {
    width: 230px;
    height: auto;
    margin-top: 0;
    display: block;
  }

  .brand {
    width: 59px;
    height: 28px;
  }

  .brand.w--current {
    width: 240px;
    height: auto;
  }

  .coming-soon-form-main {
    justify-content: center;
  }

  .spacing-system-title {
    font-size: 25px;
  }

  .logo-header {
    max-width: 500%;
  }

  .plus {
    display: none;
  }

  .blog-home-1-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .link-block-blog-img {
    height: 380px;
  }

  .info-absolute-wrap {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
    bottom: -3%;
  }

  .numbers-wrapper {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .number-info-wrap.banner-home-3 {
    text-align: center;
    align-items: center;
  }

  .bg-numbers.banner-home-3 {
    text-align: center;
    font-size: 70px;
  }

  .line-absolute-light.tablet-hidden {
    display: none;
  }

  .collection-list-project {
    flex-wrap: wrap;
  }

  .collection-item-project {
    width: 50%;
  }

  .img-link-wrap {
    height: 500px;
  }

  .info-project-wrap {
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .block-review {
    align-items: stretch;
  }

  .image-review {
    height: 280px;
  }

  .quote-testimonials {
    font-size: 22px;
  }

  .slide-nav-testimonials {
    font-size: 15px;
  }

  .collection-list-services {
    grid-row-gap: 40px;
    flex-wrap: wrap;
  }

  .collection-list-services.disaplay-grid {
    grid-template-columns: 1fr 1fr;
  }

  .collection-item-service {
    width: 47%;
  }

  .collection-item-service.service-width-tablet-100 {
    width: 100%;
  }

  .img-5-home-1 {
    object-fit: cover;
    height: 480px;
  }

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

  .text-footer-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-5 {
    font-size: 30px;
  }

  .footer-links-wrap {
    align-items: center;
    margin-bottom: 40px;
  }

  .collection-list-blog-3-column {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .collection-item-blog {
    width: 47%;
  }

  .collection-item-blog.blog-grid {
    width: 100%;
  }

  .absolute-img-banner {
    object-position: 45% 50%;
  }

  .content-banner-home-1 {
    padding-left: 40px;
  }

  .img-banner-1 {
    height: 180px;
    right: -25px;
  }

  .img-banner-1._2-type-img {
    height: 200px;
    right: -36px;
  }

  .banner-paragraph-home-1 {
    width: 95%;
  }

  .content-banner-home-2 {
    width: 39%;
    margin-bottom: 0;
    padding-top: 40px;
    padding-left: 0;
  }

  .slider-banner-home-2 {
    height: 90%;
    bottom: -10%;
  }

  .banner-img-home-2 {
    object-fit: cover;
    width: 100%;
    height: 90%;
  }

  .social-banner-home-2 {
    bottom: -10%;
    left: 20px;
  }

  .big-info-wrapper {
    grid-template-columns: 1.1fr .9fr;
  }

  .team-member-2-column {
    grid-template-columns: 1fr;
    align-items: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .info-team-member {
    align-items: flex-start;
    padding-bottom: 10px;
  }

  .copyright-wrapper {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
  }

  .contact-footer-wrap {
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
  }

  .contact-wrap {
    grid-column-gap: 8px;
  }

  .collection-list-events {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .collection-item-event {
    width: 47%;
  }

  .img {
    height: 310px;
  }

  .info-service-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .img-bg-content {
    width: 80%;
    height: 450px;
  }

  .button-margin-30-wrapper {
    justify-content: center;
    margin-top: 40px;
  }

  .banner-home-3-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: center;
  }

  .content-banner-home-3-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 85%;
  }

  .info-banner-home-3-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 60%;
  }

  .events-wrapper {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-img-event {
    height: 400px;
  }

  .event-date-absolute {
    right: 5%;
  }

  .collection-list-wrapper-events {
    width: 47%;
  }

  .div-block {
    width: 87%;
  }

  .about-banner-img {
    height: 320px;
  }

  .info-about-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 40px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .video-absolute-wrapper {
    width: 100%;
  }

  .massage-img {
    width: 95%;
    margin-right: auto;
    display: block;
  }

  .about-video {
    width: 66px;
    min-height: auto;
  }

  .button-wrapper {
    margin-top: 40px;
  }

  .video-wrap {
    justify-content: space-between;
    padding-left: 40px;
    right: 0;
  }

  .video-content-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 85%;
    display: flex;
  }

  .faq-wrapper {
    grid-column-gap: 40px;
    grid-template-columns: .8fr 1.2fr;
  }

  .faq-img-block {
    background-position: 85%;
    min-height: 510px;
  }

  .faq-img-block.faq-s-page {
    min-height: 560px;
  }

  .advertising-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .advertising-wrap {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 0;
    padding-right: 30px;
    display: flex;
  }

  .advertising-img {
    width: 100%;
    height: 360px;
    min-height: auto;
  }

  .absolute-image-left {
    object-position: 90% 50%;
    width: 46%;
  }

  .information-services-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1.1fr;
  }

  .brand-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .info-company-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .links-footer-wrapper {
    grid-row-gap: 40px;
    justify-content: center;
    align-items: center;
  }

  .links-footer-wrapper.service-details {
    text-align: left;
    align-items: flex-start;
    width: 100%;
  }

  .service-details-sidebar-contacts-2 {
    margin-bottom: 40px;
  }

  .button-contact-wrapper {
    margin-top: 20px;
  }

  .collection-list {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .collection-item {
    width: 47%;
  }

  .details-event-wrapper {
    grid-column-gap: 40px;
    grid-template-columns: .9fr 1fr;
    align-items: center;
  }

  .event-heading {
    font-size: 50px;
  }

  .collection-list-grid-blog {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .blog-details-content-wrapper {
    z-index: 10;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    justify-content: center;
    display: flex;
    position: relative;
  }

  .details-img-blog {
    width: 50%;
  }

  .right-background-absolute {
    background-color: var(--light-orange);
    width: 100%;
    height: 275px;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .pricing-plans-wrapper {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .progressbar-wrap {
    width: 70%;
  }

  .progressbar-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .progressbar-content {
    align-items: center;
    width: 100%;
  }

  ._404-heading {
    font-size: 140px;
  }

  .links-contact-wrap {
    align-items: center;
  }

  .banner-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-bottom: 60px;
    display: flex;
  }

  .banner-wrap.contact {
    grid-row-gap: 50px;
    flex-direction: column;
    justify-content: center;
    width: 80%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-form-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .right-banner-wrap {
    justify-content: center;
    align-items: center;
  }

  .location-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

  .grid-4-columns-large {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .collection-list-project-big {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  ._5, .text-loop {
    font-size: 40px;
  }

  .grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: .9fr 1fr;
  }

  .project-details-img {
    height: auto;
  }

  .collection-list-lessons {
    grid-column-gap: 30px;
  }

  .info-lesson {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .h4-link {
    font-size: 20px;
  }

  .name-lesson-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
  }

  .project-heading {
    font-size: 38px;
  }

  .lightbox-link {
    height: 380px;
  }

  .team-member-details-img {
    height: auto;
    min-height: auto;
  }

  .details-team-wrapper {
    grid-column-gap: 40px;
    grid-auto-flow: row;
    margin-top: 50px;
  }

  .line-top-border-wrapper {
    margin-top: 40px;
    padding-top: 30px;
  }

  .shop-cart-header {
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 15px;
    display: flex;
  }

  .collection-list-products {
    grid-template-columns: 1fr;
  }

  .link-block-product {
    height: 280px;
  }

  .info-product-wraper {
    width: 55%;
    padding-right: 20px;
  }

  .price-2 {
    font-size: 30px;
  }

  .info-shop {
    top: 80px;
  }

  .lightbox-link-product {
    height: 380px;
  }

  .product-heading {
    font-size: 44px;
  }

  .checkout-form {
    padding-top: 140px;
  }

  .sticky-checkout {
    top: 80px;
  }

  .row, .div-block-6 {
    flex-direction: column;
  }

  .price-checkout {
    margin-top: 10px;
    margin-left: 16px;
  }

  .paypal-checkout-form, .order-confirmation {
    padding-top: 140px;
  }

  .banner-team-img {
    object-position: 50% 100%;
  }

  .hire-popup {
    max-width: 380px;
  }

  .hire-popup-wrap {
    display: none;
  }

  .liste-services {
    grid-template-columns: 1fr 1fr;
  }

  .text-links-bild-rechts {
    grid-auto-flow: row dense;
  }

  .text-links-bild-rechts.stellen, .text-mitte, .div-block-11.coach-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .slider {
    background-color: #0000;
  }

  .div-block-14 {
    margin-top: 40px;
  }

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

@media screen and (max-width: 767px) {
  h1 {
    font-size: 44px;
  }

  h2 {
    font-weight: 600;
  }

  blockquote {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 25px;
  }

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

  .section.changelog-banner, .section.blog-grid-banner, .section.banner-our-team, .section.banner-services-details, .section.pricing-banner, .section.contacts-banner, .section.banner-faq, .section.banner-testimonials {
    padding-top: 120px;
  }

  .section.about-us-banner {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .section.events-banner {
    padding-top: 120px;
  }

  .section.landing-banner {
    padding-top: 100px;
  }

  .section.without-top-spacing {
    padding-top: 0;
  }

  .section.banner-home-2 {
    flex-direction: column;
    padding-top: 120px;
    padding-bottom: 0;
  }

  .section.banner-home {
    padding-top: 120px;
  }

  .section.video-section {
    min-height: 320px;
  }

  .section.banner-home-3 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Banner-Home-3-1_1Banner Home 3 (1).webp');
    background-position: 0 0, 40%;
    padding-top: 120px;
  }

  .section.without-spacing-mobile {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.video-services-section {
    min-height: 320px;
  }

  .section.events-details-banner {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .section.blog-details-banner, .section.portfolio-banner {
    padding-top: 120px;
  }

  .section.light-orange-bg---mobile-without-top {
    padding-top: 0;
  }

  .section.lessons-banner {
    padding-top: 120px;
  }

  .section.lesson-details-banner {
    padding-top: 120px;
    padding-bottom: 30px;
  }

  .section.team-members-banner {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .section.shop-banner {
    padding-top: 120px;
  }

  .section.product-details-banner {
    padding-top: 100px;
  }

  .grid-system-wrapper {
    flex-direction: row;
    margin-top: 15px;
  }

  .grid-system {
    border-left: 1px solid var(--primary-dark);
    flex-direction: column;
  }

  .grid-title {
    border-bottom: 1px solid var(--primary-dark);
    border-right-style: none;
    width: 100%;
  }

  .grid-title.first-grid {
    border-left-style: none;
    border-right-style: none;
    width: 100%;
  }

  .grid-description {
    border-top: 1px solid var(--primary-dark);
    border-bottom-style: none;
    border-right-width: 1px;
    align-items: center;
    width: 100%;
  }

  .grid-description.first-description {
    border-width: 1px 1px .5px 0;
    border-top-style: none;
    border-top-color: var(--primary-dark);
    border-bottom-style: none;
    border-left-style: none;
    width: 100%;
  }

  .grid-description.last-description {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
  }

  .spacing-system-column {
    margin-top: 20px;
  }

  .spacing-wrapper-mobile {
    margin-top: 30px;
  }

  .typography-wrapper {
    margin-top: 20px;
  }

  .spacing-columns {
    margin-top: 0;
  }

  .bottom-style-spacing-desktop {
    bottom: 10%;
  }

  .top-style-spacing-desktop {
    top: 10%;
  }

  .spacing-wrapper {
    margin-top: 30px;
  }

  .middle-style-spacing-desktop {
    top: 34%;
  }

  .colors-container {
    margin-top: 20px;
  }

  .headings-typography-wrapper {
    width: 100%;
  }

  .headers-wrapper {
    width: 100%;
    margin-top: 10px;
  }

  .style-guide-body-wrapper, .primary-button.full-width-mobile, .primary-button.search-button {
    width: 100%;
  }

  .style-guide-div {
    grid-row-gap: 40px;
  }

  .top-style-spacing-mobile {
    top: 7%;
  }

  .middlr-style-spacing-mobile {
    top: 31%;
  }

  .bottom-style-spacing-mobile {
    bottom: 9%;
  }

  .grid-header {
    width: 100%;
    margin-top: 20px;
  }

  .link-wrapper {
    width: 100%;
    margin-bottom: 10px;
  }

  .nav-link {
    margin-left: 0;
  }

  .pages-banner {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .licensing-title-wrapper {
    margin-bottom: 20px;
  }

  .licensing-images-wrapper {
    padding-top: 10px;
  }

  .licensing-grid {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 40px;
  }

  .licensing-grid.last-child {
    grid-template-columns: 1fr 1fr;
  }

  .licensing-title {
    padding-bottom: 20px;
  }

  .licensing-fonts-wrapper {
    flex-wrap: wrap;
  }

  .licensing-paragraph {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .licensing-paragraph.last-item {
    margin-bottom: 0;
  }

  .licensing-font-title {
    margin-bottom: 10px;
  }

  .licensing-icons-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .utility-page-content {
    width: 70%;
  }

  .password-image {
    width: 100px;
  }

  .password-input {
    min-width: auto;
  }

  ._404-paragraph {
    margin-bottom: 30px;
  }

  .coming-soon-wrapper {
    margin-left: 0%;
  }

  .coming-soon-input {
    min-width: 240px;
  }

  .coming-soon-heading {
    font-size: 44px;
  }

  .footer-bottom-wrapper {
    flex-wrap: wrap;
  }

  .footer-bottom-wrapper.unten {
    grid-row-gap: 5px;
    flex-flow: row;
  }

  .section-title-wrapper {
    max-width: 98%;
    margin-bottom: 40px;
  }

  .style-guide-buttons-wrapper {
    flex-wrap: wrap;
    margin-top: 35px;
  }

  .style-guide-button-wrapper {
    width: 100%;
  }

  .white-text.size-text-banner-home-3 {
    font-size: 42px;
  }

  .footer-brand {
    height: 44px;
    padding-left: 0;
  }

  .footer-brand.w--current {
    align-self: center;
    position: static;
  }

  .footer-logo {
    box-sizing: border-box;
    vertical-align: middle;
    max-width: none;
    height: 70px;
    display: block;
  }

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

  .testimonials-card-wrapper {
    column-count: 1;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .testimonials-card-item {
    width: 100%;
  }

  .block-name {
    font-size: 16px;
  }

  .service-details-content-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .service-details-sidebar-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    display: flex;
    position: static;
  }

  .service-details-content {
    flex-wrap: wrap;
  }

  .headings-container {
    grid-row-gap: 30px;
  }

  .service-list-banner {
    background-position: 60%;
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .service-list-banner.team {
    background-position: 50% 28%;
    background-size: 120%;
  }

  .service-list-banner.jobs {
    background-size: 150%;
  }

  .service-list-banner.standorte {
    background-size: auto 48%;
  }

  .service-list-banner.coachings {
    background-position: 56% 28%;
    background-size: auto 49%;
  }

  .video {
    min-height: 280px;
  }

  .about-3-tab-link.w--current {
    font-size: 20px;
  }

  .project-template-content {
    width: 100%;
  }

  .project-template-info {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
  }

  .project-template-content-wrapper {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  .project-template-images-list {
    grid-template-columns: 1fr;
  }

  .landing-banner-image {
    display: none;
  }

  .landing-performance-grid {
    grid-column-gap: 80px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .landing-features-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .landing-inner-pages-wrapper {
    grid-template-columns: 1fr;
  }

  .landing-home-pages-wrapper {
    grid-row-gap: 40px;
  }

  .landing-download-block-wrap {
    margin-bottom: 30px;
  }

  .testimonials {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-section-title {
    margin-bottom: 40px;
  }

  .contacts-wrapper-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .section-title-center {
    margin-bottom: 40px;
  }

  .home-4-testimonials-wrapper {
    grid-row-gap: 30px;
    width: 100%;
  }

  .testimonials-wrapper-2 {
    width: 100%;
  }

  .about-img {
    width: 100%;
    max-height: 420px;
  }

  .about-img._1, .about-img._5, .about-img._3, .about-img._4, .about-img._2 {
    width: 100%;
    position: static;
  }

  .subtitle {
    line-height: 16px;
  }

  .our-services-wrap {
    grid-row-gap: 10px;
    width: 100%;
  }

  .content-wrapper {
    flex-wrap: wrap;
    width: auto;
  }

  .industries-block-wrapper {
    max-width: none;
  }

  .home-9-team-item {
    width: 48%;
  }

  .search {
    flex-direction: column;
  }

  .subtitle-2 {
    line-height: 16px;
  }

  .home-banner-left-arrow {
    top: 6%;
  }

  .home-23-team-item {
    width: 70%;
  }

  .brand-tablet {
    justify-content: flex-start;
    padding-left: 0;
  }

  .brand {
    padding-left: 0;
  }

  .brand.w--current {
    width: 240px;
  }

  .typography-hero-wrapper {
    grid-row-gap: 40px;
    margin-top: 20px;
  }

  .section-purchase {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .button-wrapper-sg {
    margin-top: 20px;
  }

  .link-block-blog-img {
    height: 320px;
  }

  .flex-section-title {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .flex-section-title.align-end {
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }

  .flex-section-title.vertical-left {
    text-align: center;
    justify-content: space-between;
    align-items: flex-start;
  }

  .left-title {
    width: 100%;
  }

  .left-title._w-60 {
    text-align: center;
    width: 100%;
  }

  .right-title {
    width: 100%;
  }

  .right-title.flex-right {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
  }

  .about-wrapper {
    grid-template-columns: 1fr;
  }

  .img-4-home-1 {
    width: 90%;
  }

  .content-about-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .bg-numbers {
    font-size: 140px;
  }

  .bg-numbers.banner-home-3 {
    font-size: 60px;
  }

  .block-review {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .image-review {
    height: 240px;
    margin-bottom: 30px;
    margin-right: 0;
  }

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

  .slide-nav-testimonials {
    inset: auto 0% 0%;
  }

  .mask-review {
    padding-bottom: 70px;
  }

  .collection-item-service {
    width: 80%;
  }

  .story-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .mt-img {
    margin-top: 40px;
  }

  .heading-5 {
    font-size: 28px;
  }

  .footer-links-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: flex-start center;
    display: flex;
  }

  .collection-item-blog {
    width: 80%;
  }

  .button-footer-wrapper {
    margin-top: 20px;
  }

  .absolute-img-banner {
    display: none;
    position: static;
  }

  .home-1-content-wrapper {
    place-items: center;
    width: 100%;
  }

  .content-banner-home-1 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .img-banner-1 {
    right: 0;
  }

  .img-banner-1._2-type-img {
    height: 180px;
    right: 0;
  }

  .bg-banner-home-1 {
    height: 75%;
  }

  .banner-paragraph-home-1 {
    width: 100%;
  }

  .content-banner-home-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .slider-banner-home-2 {
    width: 100%;
    margin-bottom: -140px;
    position: static;
  }

  .banner-img-home-2 {
    height: 100%;
  }

  .slide-nav-banner-home-2 {
    inset: 51% 0% auto;
    transform: rotate(0);
  }

  .social-banner-home-2 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 20px;
    position: static;
  }

  .big-info-wrapper {
    grid-template-columns: 1fr;
  }

  .info-consultation-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .heading-6 {
    font-size: 18px;
  }

  .team-member-2-column {
    width: 100%;
  }

  .contact-footer-wrap.logos {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    object-fit: fill;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 80px;
  }

  .info-services-wrapper {
    padding: 40px;
  }

  .info-paragraph {
    width: 97%;
  }

  .services-info-button-wrap {
    margin-top: 30px;
  }

  .about-info-wrapper {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .left-info, .right-info {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .img {
    height: 320px;
  }

  .number-meneger-wrap {
    margin-top: 30px;
  }

  .info-service-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .content-services-wrapper {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .img-bg-content {
    width: 100%;
    height: 380px;
  }

  .content-banner-home-3-wrap {
    width: 100%;
  }

  .info-banner-home-3-wrap {
    width: 85%;
  }

  .collection-list-wrapper-events {
    width: 75%;
  }

  .div-block {
    width: 95%;
  }

  .about-banner-img {
    height: 260px;
  }

  .info-about-wrapper {
    justify-content: stretch;
    place-items: center;
  }

  .video-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .faq-wrapper {
    grid-template-columns: 1fr;
  }

  .accordion-wrapper-one-column-2 {
    width: 100%;
  }

  .faq-img-block {
    min-height: 400px;
  }

  .faq-img-block.faq-s-page {
    min-height: 340px;
  }

  .advertising-wrapper {
    grid-column-gap: 50px;
  }

  .advertising-wrap {
    padding-top: 40px;
  }

  .advertising-img {
    height: 280px;
  }

  .absolute-image-left {
    width: 100%;
    height: 320px;
    margin-top: 40px;
    position: static;
  }

  .information-services-wrapper {
    text-align: center;
    grid-template-columns: 1fr;
  }

  .service-title-wrapper {
    max-width: 100%;
  }

  .info-company-wrapper {
    align-items: center;
  }

  .links-footer-wrapper.service-details {
    text-align: center;
    align-items: center;
  }

  .collection-item-events {
    grid-row-gap: 40px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .event-link-img {
    width: 100%;
  }

  .info-event-wrap-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .info-event-wrap-2.event-details {
    padding-left: 0;
  }

  .collection-item {
    width: 85%;
  }

  .details-event-wrapper {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .details-img {
    width: 75%;
    height: 420px;
  }

  .event-heading {
    font-size: 48px;
  }

  .details-img-blog {
    width: 65%;
  }

  .pricing-plans-wrapper {
    width: 90%;
  }

  .progressbar-wrap {
    width: 85%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .progressbar-wrapper {
    grid-row-gap: 40px;
  }

  .progressbar-content {
    text-align: center;
    width: 100%;
  }

  .search-result-list {
    grid-row-gap: 20px;
  }

  ._404-heading {
    font-size: 120px;
  }

  .links-contact-wrap {
    margin-top: 30px;
  }

  .banner-wrap {
    margin-bottom: 40px;
  }

  .banner-wrap.contact {
    grid-row-gap: 30px;
  }

  .grid-4-columns-large {
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .collection-list-project-big {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .loop-wrap-text {
    padding-right: 35px;
  }

  ._5, .text-loop {
    font-size: 36px;
  }

  .icon-healthy {
    margin-right: 35px;
  }

  .grid {
    grid-template-columns: 1fr;
    place-items: center;
    margin-top: 40px;
  }

  .absolute-img-desctop {
    width: 100%;
    height: 380px;
    position: static;
  }

  .faq-s-text-wrapper {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .hidden-mobile {
    display: none;
  }

  .align-left-mobile {
    text-align: left;
  }

  .project-details-img {
    height: 650px;
  }

  .project-pagination-icon-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .collection-list-lessons {
    grid-template-columns: 1fr;
  }

  .title-leeson-wrap {
    text-align: center;
  }

  .lightbox-link {
    height: 280px;
  }

  .light-orange-bg {
    height: 65%;
  }

  .team-member-details-img {
    width: 100%;
    height: auto;
  }

  .details-team-wrapper {
    grid-row-gap: 40px;
    flex-flow: wrap-reverse;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    place-items: center;
    margin-top: 80px;
    display: flex;
  }

  .right-wrapper-shop {
    justify-content: center;
    align-items: center;
  }

  .shop-wrap {
    flex-direction: column;
    display: flex;
  }

  .info-shop {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: static;
  }

  .checkout-form {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .sticky-checkout {
    position: static;
  }

  .paypal-checkout-form, .order-confirmation {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .banner-team-img {
    object-position: 50% 0%;
    height: auto;
    min-height: 400px;
    top: -22%;
  }

  .hire-popup {
    max-width: 300px;
  }

  .hire-buttons-wrap {
    grid-row-gap: 20px;
    flex-flow: column wrap;
    align-items: stretch;
  }

  .liste-services {
    grid-template-columns: 1fr;
  }

  .text-links-bild-rechts {
    flex-flow: wrap;
    display: flex;
  }

  .text-rechts-bild-links {
    flex-flow: wrap-reverse;
    display: flex;
  }

  .text-mitte, .div-block-10, .div-block-11.coach-wrap {
    grid-template-columns: 1fr;
  }

  .div-block-14 {
    flex-flow: column;
    align-self: flex-start;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 20px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .section.banner-home-2 {
    padding-top: 100px;
  }

  .section.banner-home {
    padding-bottom: 0;
  }

  .section.video-section {
    min-height: 300px;
  }

  .section.banner-home-3 {
    background-image: linear-gradient(to bottom, null, null), url('../images/Banner-Home-3-1_1Banner Home 3 (1).webp');
    background-position: 0 0, 50%;
  }

  .section.video-services-section {
    min-height: 300px;
  }

  .base-container.relative {
    margin-top: 0;
  }

  .base-container.ohne-header.weiss {
    max-width: 100%;
  }

  .grid-system-wrapper {
    flex-direction: row;
  }

  .grid-system {
    flex-direction: column;
    width: 50%;
  }

  .grid-title {
    align-items: center;
  }

  .grid-title.first-grid {
    text-align: center;
    flex: 1;
    width: 100%;
  }

  .grid-description {
    border-bottom-width: 1px;
    border-bottom-color: #fff3;
  }

  .grid-description.first-description {
    border-bottom: 1px #fff3;
    border-left-style: none;
    border-right-style: solid;
  }

  .grid-description.last-description {
    border-bottom-color: #a7a7a7;
  }

  .bottom-style-spacing-desktop {
    bottom: 8%;
  }

  .top-style-spacing-desktop {
    top: 7%;
  }

  .middle-style-spacing-desktop {
    top: 32%;
  }

  .primary-button.full-width-mobile {
    width: 100%;
  }

  .top-style-spacing-mobile {
    top: 5%;
  }

  .middlr-style-spacing-mobile {
    top: 28%;
  }

  .bottom-style-spacing-mobile {
    bottom: 8%;
  }

  .navbar {
    padding: 20px;
  }

  .nav-menu {
    align-items: center;
    width: 100%;
    left: 0%;
    right: 0%;
  }

  .nav-link {
    width: 99%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.megamenu {
    padding-right: 0;
  }

  .licensing-title-wrapper {
    grid-column-gap: 20px;
    flex-wrap: wrap;
  }

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

  .license-link {
    margin-right: 15px;
  }

  .utility-page-content {
    width: 100%;
  }

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

  .coming-soon-form {
    flex-wrap: wrap;
    justify-content: center;
  }

  .coming-soon-input {
    min-width: auto;
  }

  .coming-soon-paragraph {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .coming-soon-heading {
    font-size: 32px;
  }

  .footer-bottom-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
  }

  .footer-bottom-wrapper.unten {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .footer-copyright {
    text-align: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .footer-copyright.white-text {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .career-customers-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .banner-title-wrapper {
    text-align: center;
  }

  .footer-brand.w--current {
    align-self: center;
    position: static;
  }

  .footer-logo {
    box-sizing: content-box;
    vertical-align: middle;
    flex-flow: row;
    width: auto;
    max-width: none;
    height: 70px;
    display: block;
  }

  .service-list-banner {
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: 170%;
    height: 230px;
    margin-top: 107px;
    padding-top: 0;
  }

  .service-list-banner.sprach {
    background-position: 70% 25%;
    background-size: 960px;
    height: 230px;
    margin-top: 107px;
  }

  .service-list-banner.team {
    background-position: 50%;
    background-size: 180%;
  }

  .service-list-banner.jobs {
    background-position: 50% 13%;
    background-size: 140%;
  }

  .service-list-banner.standorte {
    background-position: 50%;
    background-size: 110%;
  }

  .service-list-banner.coachings {
    background-position: 50% 15%;
    background-size: 140%;
  }

  .style-guide-content-wrapper.no-wrap {
    flex-wrap: wrap;
  }

  .about-3-tab-link {
    font-size: 16px;
  }

  .about-3-tab-link.w--current {
    font-size: 18px;
  }

  .landing-features-grid {
    grid-template-columns: 1fr;
  }

  .section-title-center {
    margin-bottom: 20px;
  }

  .our-services-wrap, .home-9-team-item, .home-23-team-item {
    width: 100%;
  }

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

  .image-burger {
    margin-bottom: 0;
  }

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

  .brand-tablet.w--current {
    margin-top: 9px;
  }

  .brand.w--current {
    width: 240px;
  }

  .coming-soon-form-main {
    flex-wrap: wrap;
    justify-content: center;
  }

  .copyright-wrap {
    grid-row-gap: 5px;
    flex-direction: column;
    align-items: center;
  }

  .width-100.mt-40-desctop {
    margin-top: 0;
  }

  .blog-home-1-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .button-blog-wrap {
    margin-top: 20px;
  }

  .numbers-wrapper {
    grid-row-gap: 30px;
  }

  .number-info-wrap {
    min-height: 110px;
  }

  .bg-numbers {
    font-size: 130px;
  }

  .bg-numbers.banner-home-3 {
    font-size: 54px;
  }

  .heading-2 {
    font-size: 16px;
  }

  .heading-2.small {
    font-size: 17px;
  }

  .line-absolute-light {
    display: none;
  }

  .collection-item-project {
    width: 100%;
  }

  .img-link-wrap {
    height: 480px;
  }

  .collection-list-services.disaplay-grid {
    grid-template-columns: 1fr;
  }

  .collection-item-service {
    width: 100%;
  }

  .img-5-home-1 {
    height: 380px;
  }

  .text-footer-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-5 {
    font-size: 26px;
  }

  .footer-links-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .pages-links-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .icon-text {
    width: 25px;
    height: 25px;
  }

  .link-block-blog-img-column {
    height: 280px;
  }

  .collection-item-blog {
    width: 100%;
  }

  .home-1-content-wrapper {
    flex-direction: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .img-banner-1 {
    width: 100%;
  }

  .img-banner-1._2-type-img {
    object-position: 50% 0%;
    height: 200px;
    top: 0;
  }

  .bg-banner-home-1 {
    height: 85%;
  }

  .slider-banner-home-2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 350px;
    margin-bottom: 0;
  }

  .slide-nav-banner-home-2 {
    display: none;
    top: 46%;
  }

  .statistic-wrapper {
    grid-row-gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .statistic-wrap {
    text-align: center;
    width: 47%;
  }

  .statistic-wrap.borders {
    border-right-style: none;
  }

  .team-member-2-column {
    grid-row-gap: 50px;
  }

  .team-member-photo-link {
    object-position: 50% 20%;
    width: 100%;
    height: 350px;
  }

  .team-member-wrapper {
    flex-direction: column;
  }

  .info-team-member {
    text-align: center;
    align-items: center;
    width: 100%;
    padding: 30px 30px 0;
  }

  .education-wrapper, .mt-40 {
    margin-top: 20px;
  }

  .contact-footer-wrap {
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
  }

  .contact-footer-wrap.logos {
    object-fit: fill;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    height: 80px;
  }

  .collection-item-event {
    width: 100%;
  }

  .info-services-wrapper {
    padding: 30px;
  }

  .info-paragraph {
    width: 100%;
  }

  .img {
    height: 220px;
  }

  .img-bg-content {
    height: 260px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .info-banner-home-3-wrap {
    width: 100%;
  }

  .link-block-img-event {
    height: 360px;
  }

  .collection-list-wrapper-events, .div-block {
    width: 100%;
  }

  .about-banner-img, .video-absolute-wrapper {
    height: 200px;
  }

  .about-video {
    width: 64px;
  }

  .video-wrap {
    display: none;
    overflow: visible;
  }

  .video-content-wrapper {
    width: 100%;
  }

  .faq-img-block {
    min-height: 360px;
  }

  .faq-img-block.faq-s-page {
    min-height: 240px;
  }

  .advertising-wrap {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .advertising-img {
    height: 180px;
  }

  .absolute-image-left {
    height: 240px;
    margin-top: 30px;
  }

  .brand-wrapper {
    grid-column-gap: 30px;
    text-align: center;
    grid-template-columns: 1fr 1fr;
  }

  .event-link-img {
    height: 360px;
  }

  .collection-item {
    width: 100%;
  }

  .details-img {
    width: 100%;
    height: 360px;
  }

  .event-heading {
    font-size: 46px;
  }

  .collection-list-grid-blog {
    grid-template-columns: 1fr;
  }

  .details-img-blog {
    width: 85%;
    height: 360px;
  }

  .blog-details-heading {
    font-size: 40px;
  }

  .info-plans {
    grid-row-gap: 15px;
    text-align: center;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .list {
    text-align: left;
  }

  .progressbar-wrap {
    width: 100%;
  }

  .progressbar-number {
    right: -15px;
  }

  .banner-wrap, .banner-wrap.contact {
    width: 100%;
  }

  .contact-form-wrapper {
    padding: 20px;
  }

  .location-wrapper {
    grid-template-columns: 1fr 1fr;
  }

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

  .grid-4-columns-large {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-project-big {
    grid-template-columns: 1fr;
  }

  ._5, .text-loop {
    font-size: 32px;
  }

  .absolute-img-desctop {
    height: 300px;
  }

  .project-details-img {
    height: 450px;
  }

  .project-pagination-wrapper {
    flex-wrap: wrap;
  }

  .project-button-link {
    justify-content: flex-end;
    width: 100%;
    height: 70px;
    padding-right: 40px;
  }

  .project-button-link.left {
    justify-content: flex-start;
    padding-left: 40px;
  }

  .project-pagination-icon-wrapper {
    border-style: solid none;
    border-top-width: 1px;
    border-top-color: #afafaf80;
    border-bottom-width: 1px;
    border-bottom-color: #afafaf80;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

  .lightbox-link {
    height: 220px;
  }

  .team-member-photo {
    object-position: 50% 15%;
  }

  .team-member-details-img {
    width: 100%;
    height: 380px;
  }

  .details-team-wrapper {
    margin-top: 40px;
  }

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

  .collection-item-product {
    flex-direction: column;
  }

  .info-product-wraper {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .right-wrapper-shop {
    text-align: center;
  }

  .info-shop {
    text-align: center;
    display: flex;
  }

  .lightbox-link-product {
    height: 340px;
  }

  .default-state-details {
    text-align: center;
    justify-content: center;
  }

  .product-heading {
    font-size: 40px;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    padding-top: 100px;
  }

  .banner-team-img {
    min-height: 440px;
    top: -22%;
  }

  .hire-popup {
    bottom: 90px;
    left: auto;
    right: 12px;
  }

  .link-block-2 {
    height: 80px;
  }

  .image {
    height: 70%;
  }

  .liste-services {
    grid-template-rows: auto auto auto auto;
    justify-content: stretch;
  }

  .item-services {
    width: 100%;
  }

  .text-mitte {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .div-block-11.coach-wrap {
    grid-template-rows: auto auto;
  }

  .div-block-12.coaching {
    width: 100%;
  }

  .slider {
    height: 100%;
  }

  .slide-7 {
    vertical-align: baseline;
  }

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

  .paragraph-2 {
    max-width: 100%;
  }

  .heading-9 {
    font-size: 30px;
  }

  .div-block-14 {
    flex-flow: column;
    flex: 0 auto;
    align-self: flex-start;
    margin-bottom: 20px;
    display: flex;
  }

  .div-stellen.video {
    background-image: none;
    flex-flow: column;
  }
}

#w-node-_3a67abe3-3798-3531-d858-6591b33349d5-7260cd24, #w-node-dea3426e-3c45-8ad4-8017-050ca694945f-7260cd24, #w-node-dea3426e-3c45-8ad4-8017-050ca6949464-7260cd24, #w-node-_349eb6f0-3e4f-b1aa-5e86-f8c3ba2527fe-7260cd43, #w-node-_8fe89e83-dac9-e76a-7b12-75cb0bac8cf9-7260cd43, #w-node-_172b4498-5a34-aa9b-5369-715c50779ef7-7260cd7b, #w-node-_79274b27-5b63-53f5-b973-a17909bc5a6b-7260cd7d, #w-node-_79274b27-5b63-53f5-b973-a17909bc5a76-7260cd7d, #w-node-ea266304-dbfb-79c4-9cad-a340e947b511-7260cd81, #w-node-ea266304-dbfb-79c4-9cad-a340e947b512-7260cd81, #w-node-e0b3e837-4567-d044-19d7-e5d30cfd3edc-7260cda2, #w-node-_146aa2ba-7863-cfcc-69f5-951c0d323a08-7260cda2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_95c928b9-3c83-be36-691f-30284ea1588f-7260cda2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_64800db9-f31d-d6c6-b6ae-75013de96405-7260cdd9 {
  align-self: stretch;
}

#w-node-_36ff951e-d90b-20c3-07e9-52adccb0780d-7260cdd9, #w-node-_0c2584ed-1b1f-e4a0-76d2-6f2913e8e46d-7260cdd9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_229ceec6-ee1c-0b21-d414-ed8922e06d26-71f51079, #w-node-_56d49a99-e948-3f91-3c90-e0a1a5adb1d0-71f51079 {
  align-self: center;
}

#w-node-_36ff951e-d90b-20c3-07e9-52adccb0780d-71f51079 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_229ceec6-ee1c-0b21-d414-ed8922e06d26-25f22d70, #w-node-d0753a76-b437-9dd6-c6a8-aa18c7082833-25f22d70, #w-node-dc2013b3-d5bf-8e05-b595-59a7a865eeb2-25f22d70, #w-node-_39d048d8-178e-0f4c-f88c-abbcce362bf0-25f22d70, #w-node-b784a95b-9c6b-4ee0-a724-73b73aa6837d-25f22d70, #w-node-_39d048d8-178e-0f4c-f88c-abbcce362c06-25f22d70, #w-node-_954841c9-fe62-8c44-4562-0273f69e0e67-25f22d70 {
  align-self: start;
}

#w-node-_3a67abe3-3798-3531-d858-6591b33349d5-54569e5c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-dea3426e-3c45-8ad4-8017-050ca6949464-7260cd24 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_95c928b9-3c83-be36-691f-30284ea1588f-7260cda2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_8871a450-e1af-0a12-dd67-369249687158-7260cd16 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_8871a450-e1af-0a12-dd67-369249687162-7260cd16 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a25cbd3d-1f4c-289d-d9df-a96524fe768f-7260cd16 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-a25cbd3d-1f4c-289d-d9df-a96524fe7694-7260cd16, #w-node-dea3426e-3c45-8ad4-8017-050ca694945f-7260cd24, #w-node-dea3426e-3c45-8ad4-8017-050ca6949464-7260cd24 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_36ff951e-d90b-20c3-07e9-52adccb0780d-7260cdd9, #w-node-_0c2584ed-1b1f-e4a0-76d2-6f2913e8e46d-7260cdd9, #w-node-_36ff951e-d90b-20c3-07e9-52adccb0780d-71f51079 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_229ceec6-ee1c-0b21-d414-ed8922e06d26-25f22d70, #w-node-_954841c9-fe62-8c44-4562-0273f69e0e67-25f22d70 {
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_95c928b9-3c83-be36-691f-30284ea1588f-7260cda2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b2fe4be4-2fd5-da54-2f6f-97898dba7c15-12ad5985 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_36ff951e-d90b-20c3-07e9-52adccb0780d-7260cdd9, #w-node-_0c2584ed-1b1f-e4a0-76d2-6f2913e8e46d-7260cdd9, #w-node-_36ff951e-d90b-20c3-07e9-52adccb0780d-71f51079 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_954841c9-fe62-8c44-4562-0273f69e0e67-25f22d70 {
    align-self: start;
  }
}


@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400 (6.4.2)';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}